index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
milkymist-softusb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-08
hw: move timer devices to hw/timer/, configure with default-configs/
Paolo Bonzini
1
-334
/
+0
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-1
/
+1
2013-04-01
hw/milkymist-softusb: set buffer in softusb_read_{dmem, pmem} error path
Peter Maydell
1
-0
/
+2
2013-04-01
milkymist-softusb: Don't map RAM memory regions in the device itself
Peter Maydell
1
-10
/
+11
2013-03-01
hw: include hw header files with full paths
Paolo Bonzini
1
-3
/
+3
2013-01-10
Make all static TypeInfos const
Andreas Färber
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
1
-1
/
+1
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-2
/
+2
2012-02-15
qom: Unify type registration
Andreas Färber
1
-2
/
+2
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
1
-8
/
+10
2012-01-27
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
1
-21
/
+22
2012-01-04
vmstate, memory: decouple vmstate from memory API
Avi Kivity
1
-2
/
+4
2011-11-28
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
Avi Kivity
1
-1
/
+1
2011-10-02
milkymist-{minimac2,softusb}: rename memory names
Michael Walle
1
-2
/
+2
2011-09-04
milkymist-softusb: convert to memory API
Avi Kivity
1
-24
/
+24
2011-08-25
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
Anthony Liguori
1
-24
/
+24
2011-08-25
milkymist-softusb: convert to memory API
Avi Kivity
1
-24
/
+24
2011-08-10
milkymist-softusb: use hid code directly
Michael Walle
1
-84
/
+38
2011-08-04
usb: use iovecs in USBPacket
Gerd Hoffmann
1
-4
/
+4
2011-08-04
lm32: softusb: claim to support full speed
Michael Walle
1
-2
/
+4
2011-07-05
usb: Replace device_destroy bus op with a child_detach port op
Hans de Goede
1
-2
/
+7
2011-06-24
Strip trailing '\n' from error_report()'s first argument
Markus Armbruster
1
-4
/
+4
2011-06-14
usb: cancel async packets on unplug
Gerd Hoffmann
1
-1
/
+9
2011-04-04
lm32: add Milkymist SoftUSB support
Michael Walle
1
-0
/
+357