index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-22
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
53
-432
/
+552
2011-06-22
Merge remote-tracking branch 'agraf/xen-next' into staging
Anthony Liguori
8
-39
/
+402
2011-06-20
lsi: Fix unused-but-set-variable warning
Christophe Fergeau
1
-2
/
+0
2011-06-19
xen: Add the Xen platform pci device
Steven Smith
4
-0
/
+349
2011-06-19
xen: fix interrupt routing
Stefano Stabellini
3
-38
/
+35
2011-06-19
cirrus_vga: reset lfb_addr after a pci config write if the BAR is unmapped
Stefano Stabellini
1
-1
/
+4
2011-06-19
xen: Add xc_domain_add_to_physmap to xen_interface.
Anthony PERARD
1
-0
/
+14
2011-06-16
wdt: remove unused variables
Michael S. Tsirkin
1
-3
/
+0
2011-06-15
usb-ehci: move device/vendor/class id to qdev
Michael S. Tsirkin
1
-5
/
+4
2011-06-15
ppce500: move device/vendor/class id to qdev
Michael S. Tsirkin
1
-10
/
+3
2011-06-15
pci: don't call qdev pci init method
Isaku Yamahata
1
-4
/
+6
2011-06-15
Merge remote-tracking branch 'origin/master' into pci
Michael S. Tsirkin
105
-3048
/
+5163
2011-06-15
hw/9118.c: Implement active-low interrupt support
Peter Maydell
1
-3
/
+9
2011-06-15
smc91c111: qdevify reset
Juha Riihimäki
1
-5
/
+4
2011-06-15
Merge remote-tracking branch 'kraxel/usb.16' into staging
Anthony Liguori
8
-513
/
+816
2011-06-15
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
6
-29
/
+267
2011-06-15
ide: Clear error_status after restarting flush
Kevin Wolf
1
-7
/
+11
2011-06-15
ide: add TRIM support
Christoph Hellwig
5
-5
/
+124
2011-06-15
ide: allow other dma comands than read and write
Christoph Hellwig
4
-17
/
+33
2011-06-15
ide: Add forgotten VMSTATE_END_OF_LIST in subsection
Kevin Wolf
1
-0
/
+1
2011-06-15
ide: Fix ide_drive_pio_state_needed()
Kevin Wolf
1
-1
/
+2
2011-06-15
ide: Split error status from status register
Kevin Wolf
4
-8
/
+105
2011-06-14
usb-ccid: Plug memory leak on qdev exit()
Markus Armbruster
1
-20
/
+8
2011-06-14
print meaningful error message in case of --disable-vhost-net
Michael Tokarev
1
-0
/
+2
2011-06-14
virtio: compat event idx support
Michael S. Tsirkin
1
-0
/
+48
2011-06-14
usb-uhci: fix expire time initialization.
Gerd Hoffmann
1
-2
/
+2
2011-06-14
hw/usb-ohci.c: Implement remote wakeup
Peter Maydell
1
-0
/
+17
2011-06-14
hw/usb-ohci.c: Ignore writes to HcPeriodCurrentED register
Peter Maydell
1
-0
/
+4
2011-06-14
usb: Use defines for serial bus release number register for EHCI
Brad Hards
1
-1
/
+1
2011-06-14
usb: Use defines for serial bus release number register for UHCI
Brad Hards
1
-1
/
+1
2011-06-14
usb: Add defines for USB Serial Bus Release Number register
Brad Hards
1
-0
/
+6
2011-06-14
usb-bus: Don't detach non attached devices on device exit
Hans de Goede
1
-1
/
+3
2011-06-14
usb-bus: Add knowledge of USB_SPEED_SUPER to usb_speed helper
Hans de Goede
1
-0
/
+1
2011-06-14
usb-ehci: split trace calls to handle arg count limits
Gerd Hoffmann
1
-21
/
+27
2011-06-14
usb-ehci: itd handling fixes.
Gerd Hoffmann
1
-36
/
+65
2011-06-14
The USB tablet should not claim boot protocol support.
Kevin O'Connor
1
-1
/
+0
2011-06-14
Fix USB mouse Set_Protocol behavior
Kevin O'Connor
1
-2
/
+2
2011-06-14
usb-ehci: drop EXECUTING checks.
Gerd Hoffmann
1
-30
/
+2
2011-06-14
usb: cancel async packets on unplug
Gerd Hoffmann
7
-7
/
+106
2011-06-14
ehci: fix a number of unused-but-set-variable warnings (new with gcc-4.6)
Hans de Goede
1
-4
/
+1
2011-06-14
usb-ehci: fix error handling.
Gerd Hoffmann
1
-10
/
+15
2011-06-14
usb-ehci: fix offset writeback in ehci_buffer_rw
Gerd Hoffmann
1
-2
/
+2
2011-06-14
usb-ehci: multiqueue support
Gerd Hoffmann
1
-32
/
+139
2011-06-14
usb-ehci: add queue data struct
Gerd Hoffmann
1
-229
/
+257
2011-06-14
usb-ehci: trace buffer copy
Gerd Hoffmann
1
-7
/
+1
2011-06-14
usb-ehci: improve mmio tracing
Gerd Hoffmann
1
-10
/
+6
2011-06-14
usb-ehci: trace port state
Gerd Hoffmann
1
-6
/
+4
2011-06-14
usb-ehci: trace state machine changes
Gerd Hoffmann
1
-137
/
+170
2011-06-14
usb-ehci: trace mmio and usbsts
Gerd Hoffmann
1
-73
/
+83
2011-06-12
virtio: event index support
Michael S. Tsirkin
3
-10
/
+97
[next]