aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2011-12-05xen_disk: remove dead codePaolo Bonzini
2011-11-28ccid: Fix buffer overrun in handling of VSC_ATR messageMarkus Armbruster
2011-11-289pfs: improve portability to older systemsAneesh Kumar K.V
2011-11-28eepro100: Fix alignment requirement for statistical countersStefan Weil
2011-11-28virtio: add and use virtio_set_featuresPaolo Bonzini
2011-11-289pfs: improve portability to older systemsPaolo Bonzini
2011-11-28Merge remote-tracking branch 'kwolf/block-stable' into stagingAnthony Liguori
2011-11-28Merge remote-tracking branch 'kraxel/usb.32' into stagingAnthony Liguori
2011-11-23usb-ehci: add register namesGerd Hoffmann
2011-11-23usb-ehci: codestyle fixupsGerd Hoffmann
2011-11-23usb-hub: implement resetGerd Hoffmann
2011-11-23rtl8139: Fix invalid IO access alignmentJulian Pidancet
2011-11-22usb-hub: wakeup on detach too.Gerd Hoffmann
2011-11-22usb: fix usb_qdev_init error handling.Gerd Hoffmann
2011-11-22usb: make usb_create_simple catch and pass up errors.Gerd Hoffmann
2011-11-22scsi-generic: add as boot devicePaolo Bonzini
2011-11-22scsi: fix fw pathPaolo Bonzini
2011-11-22usb-msd: do not register twice in the boot orderPaolo Bonzini
2011-11-22virtio-blk: fix cross-endian config spacePaolo Bonzini
2011-11-21ivshmem: fix PCI BAR2 registration during initializationHongyong Zang
2011-11-21msix: avoid mask updates if mask is unchangedMichael S. Tsirkin
2011-11-21msix: Prevent bogus mask updates on MMIO accessesMichael S. Tsirkin
2011-11-21msix: track function masked in pci device stateMichael S. Tsirkin
2011-11-219p: pass dotl flags to the unlinkat methodPaolo Bonzini
2011-11-219p: allow compiling the dummy virtio-9p-handle.c code on LinuxPaolo Bonzini
2011-11-21ivshmem: use migration blockers to prevent live migration in peer mode (v2)Anthony Liguori
2011-11-21Merge remote-tracking branch 'kraxel/usb.31' into stagingAnthony Liguori
2011-11-21Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori
2011-11-21ehci: add assertGerd Hoffmann
2011-11-21usb-storage: don't try to send the status early.Gerd Hoffmann
2011-11-21usb-storage: drop result from device state.Gerd Hoffmann
2011-11-21usb-storage: drop tag from device state.Gerd Hoffmann
2011-11-21usb-storage: fill status in complete callback.Gerd Hoffmann
2011-11-21usb-storage: move status debug message to usb_msd_send_status.Gerd Hoffmann
2011-11-19loader: Fix read_targphys() to behave when read() failsMarkus Armbruster
2011-11-19Merge branch 's390-1.0' of git://repo.or.cz/qemu/agrafBlue Swirl
2011-11-19Merge branch 'ppc-1.0' of git://repo.or.cz/qemu/agrafBlue Swirl
2011-11-18Merge remote-tracking branch 'kwolf/block-stable' into stagingAnthony Liguori
2011-11-18pseries: Fix qdev.id handling in the VIO bus codeMichael Ellerman
2011-11-18pseries: Allow kernel's early debug output to workDavid Gibson
2011-11-18pseries: Default reg for vty should be SPAPR_VTY_BASE_ADDRESSMichael Ellerman
2011-11-18pseries: Check we have a chardev in spapr_vty_init()Michael Ellerman
2011-11-18pseries: Fix buggy spapr_vio_find_by_reg()David Gibson
2011-11-18pseries: Correct RAM size check for SLOFDavid Gibson
2011-11-18scsi-block: always use SG_IO for MMC devicesPaolo Bonzini
2011-11-18scsi: pass down REQUEST SENSE to the device when there is no stored sensePaolo Bonzini
2011-11-18scsi: remove block descriptors from CDsPaolo Bonzini
2011-11-18scsi: fix parsing of allocation length fieldPaolo Bonzini
2011-11-18scsi: update list of commandsPaolo Bonzini
2011-11-18atapi: kill MODE SENSE(6), fix MODE SENSE(10)Paolo Bonzini