aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2011-06-26Fix fallouts from Linux header inclusionJan Kiszka
2011-06-22net: Warn about "-net nic" options which were ignoredPeter Maydell
2011-06-22Optimize screendumpAvi Kivity
2011-06-22Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2011-06-22Merge remote-tracking branch 'mst/for_anthony' into stagingAnthony Liguori
2011-06-22Merge remote-tracking branch 'agraf/xen-next' into stagingAnthony Liguori
2011-06-20kvm: Drop CONFIG_KVM_PARAJan Kiszka
2011-06-20lsi: Fix unused-but-set-variable warningChristophe Fergeau
2011-06-19xen: Add the Xen platform pci deviceSteven Smith
2011-06-19xen: fix interrupt routingStefano Stabellini
2011-06-19cirrus_vga: reset lfb_addr after a pci config write if the BAR is unmappedStefano Stabellini
2011-06-19xen: Add xc_domain_add_to_physmap to xen_interface.Anthony PERARD
2011-06-16wdt: remove unused variablesMichael S. Tsirkin
2011-06-15usb-ehci: move device/vendor/class id to qdevMichael S. Tsirkin
2011-06-15ppce500: move device/vendor/class id to qdevMichael S. Tsirkin
2011-06-15pci: don't call qdev pci init methodIsaku Yamahata
2011-06-15Merge remote-tracking branch 'origin/master' into pciMichael S. Tsirkin
2011-06-15hw/9118.c: Implement active-low interrupt supportPeter Maydell
2011-06-15smc91c111: qdevify resetJuha Riihimäki
2011-06-15Merge remote-tracking branch 'kraxel/usb.16' into stagingAnthony Liguori
2011-06-15Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-06-15ide: Clear error_status after restarting flushKevin Wolf
2011-06-15ide: add TRIM supportChristoph Hellwig
2011-06-15ide: allow other dma comands than read and writeChristoph Hellwig
2011-06-15ide: Add forgotten VMSTATE_END_OF_LIST in subsectionKevin Wolf
2011-06-15ide: Fix ide_drive_pio_state_needed()Kevin Wolf
2011-06-15ide: Split error status from status registerKevin Wolf
2011-06-14usb-ccid: Plug memory leak on qdev exit()Markus Armbruster
2011-06-14print meaningful error message in case of --disable-vhost-netMichael Tokarev
2011-06-14virtio: compat event idx supportMichael S. Tsirkin
2011-06-14usb-uhci: fix expire time initialization.Gerd Hoffmann
2011-06-14hw/usb-ohci.c: Implement remote wakeupPeter Maydell
2011-06-14hw/usb-ohci.c: Ignore writes to HcPeriodCurrentED registerPeter Maydell
2011-06-14usb: Use defines for serial bus release number register for EHCIBrad Hards
2011-06-14usb: Use defines for serial bus release number register for UHCIBrad Hards
2011-06-14usb: Add defines for USB Serial Bus Release Number registerBrad Hards
2011-06-14usb-bus: Don't detach non attached devices on device exitHans de Goede
2011-06-14usb-bus: Add knowledge of USB_SPEED_SUPER to usb_speed helperHans de Goede
2011-06-14usb-ehci: split trace calls to handle arg count limitsGerd Hoffmann
2011-06-14usb-ehci: itd handling fixes.Gerd Hoffmann
2011-06-14The USB tablet should not claim boot protocol support.Kevin O'Connor
2011-06-14Fix USB mouse Set_Protocol behaviorKevin O'Connor
2011-06-14usb-ehci: drop EXECUTING checks.Gerd Hoffmann
2011-06-14usb: cancel async packets on unplugGerd Hoffmann
2011-06-14ehci: fix a number of unused-but-set-variable warnings (new with gcc-4.6)Hans de Goede
2011-06-14usb-ehci: fix error handling.Gerd Hoffmann
2011-06-14usb-ehci: fix offset writeback in ehci_buffer_rwGerd Hoffmann
2011-06-14usb-ehci: multiqueue supportGerd Hoffmann
2011-06-14usb-ehci: add queue data structGerd Hoffmann
2011-06-14usb-ehci: trace buffer copyGerd Hoffmann