aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2011-06-30etraxfs-ser: Correct default value for RW_REC_CTRLEdgar E. Iglesias
2011-06-27Merge remote-tracking branch 'kraxel/usb.17' into stagingAnthony Liguori
2011-06-27Merge remote-tracking branch 'amit/for-anthony' into stagingAnthony Liguori
2011-06-27Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-06-27virtio-serial: Fix segfault on guest bootLuiz Capitulino
2011-06-26Remove exec-all.h include directivesBlue Swirl
2011-06-26Fix fallouts from Linux header inclusionJan Kiszka
2011-06-24Fix comment typos in hw/armv7m.cMatthew Fernandez
2011-06-24Spell "unkown" correctly in error_report() argumentsMarkus Armbruster
2011-06-24Strip trailing '\n' from error_report()'s first argumentMarkus Armbruster
2011-06-23usb: ignore USB_DT_DEBUGGerd Hoffmann
2011-06-23usb-storage: Turn drive serial into a qdev property usb-storage.serialMarkus Armbruster
2011-06-23hw/usb-ohci.c: Fix handling of remote wakeup corner casesPeter Maydell
2011-06-23usb-bus: Don't allow speed mismatch while attaching devicesHans de Goede
2011-06-23usb: Add a speedmask to devicesHans de Goede
2011-06-23usb: Proper error propagation for usb_device_attach errorsHans de Goede
2011-06-23usb-bus: Don't allow attaching a device to a bus with no free portsHans de Goede
2011-06-23ehci: switch to nanosecondsGerd Hoffmann
2011-06-23ehci: add freq + maxframes propertiesGerd Hoffmann
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