summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2011-12-05xen_disk: remove dead codePaolo Bonzini1-84/+2
2011-11-28ccid: Fix buffer overrun in handling of VSC_ATR messageMarkus Armbruster1-0/+1
2011-11-289pfs: improve portability to older systemsAneesh Kumar K.V1-1/+6
2011-11-28eepro100: Fix alignment requirement for statistical countersStefan Weil1-1/+9
2011-11-28virtio: add and use virtio_set_featuresPaolo Bonzini5-20/+23
2011-11-289pfs: improve portability to older systemsPaolo Bonzini1-2/+5
2011-11-28Merge remote-tracking branch 'kwolf/block-stable' into stagingAnthony Liguori6-11/+21
2011-11-28Merge remote-tracking branch 'kraxel/usb.32' into stagingAnthony Liguori4-36/+76
2011-11-23usb-ehci: add register namesGerd Hoffmann1-0/+2
2011-11-23usb-ehci: codestyle fixupsGerd Hoffmann1-28/+28
2011-11-23usb-hub: implement resetGerd Hoffmann1-3/+17
2011-11-23rtl8139: Fix invalid IO access alignmentJulian Pidancet1-13/+1
2011-11-22usb-hub: wakeup on detach too.Gerd Hoffmann1-0/+2
2011-11-22usb: fix usb_qdev_init error handling.Gerd Hoffmann1-3/+15
2011-11-22usb: make usb_create_simple catch and pass up errors.Gerd Hoffmann2-2/+12
2011-11-22scsi-generic: add as boot devicePaolo Bonzini1-0/+5
2011-11-22scsi: fix fw pathPaolo Bonzini1-2/+2
2011-11-22usb-msd: do not register twice in the boot orderPaolo Bonzini4-6/+10
2011-11-22virtio-blk: fix cross-endian config spacePaolo Bonzini1-3/+4
2011-11-21ivshmem: fix PCI BAR2 registration during initializationHongyong Zang1-1/+1
2011-11-21msix: avoid mask updates if mask is unchangedMichael S. Tsirkin1-9/+20
2011-11-21msix: Prevent bogus mask updates on MMIO accessesMichael S. Tsirkin1-0/+6
2011-11-21msix: track function masked in pci device stateMichael S. Tsirkin2-7/+16
2011-11-219p: pass dotl flags to the unlinkat methodPaolo Bonzini2-11/+11
2011-11-219p: allow compiling the dummy virtio-9p-handle.c code on LinuxPaolo Bonzini1-1/+2
2011-11-21ivshmem: use migration blockers to prevent live migration in peer mode (v2)Anthony Liguori1-1/+11
2011-11-21Merge remote-tracking branch 'kraxel/usb.31' into stagingAnthony Liguori2-30/+36
2011-11-21Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori6-25/+124
2011-11-21ehci: add assertGerd Hoffmann1-0/+1
2011-11-21usb-storage: don't try to send the status early.Gerd Hoffmann1-6/+10
2011-11-21usb-storage: drop result from device state.Gerd Hoffmann1-3/+1
2011-11-21usb-storage: drop tag from device state.Gerd Hoffmann1-7/+6
2011-11-21usb-storage: fill status in complete callback.Gerd Hoffmann1-17/+21
2011-11-21usb-storage: move status debug message to usb_msd_send_status.Gerd Hoffmann1-2/+2
2011-11-19loader: Fix read_targphys() to behave when read() failsMarkus Armbruster2-6/+7
2011-11-19Merge branch 's390-1.0' of git://repo.or.cz/qemu/agrafBlue Swirl1-3/+44
2011-11-19Merge branch 'ppc-1.0' of git://repo.or.cz/qemu/agrafBlue Swirl3-16/+73
2011-11-18Merge remote-tracking branch 'kwolf/block-stable' into stagingAnthony Liguori5-44/+153
2011-11-18pseries: Fix qdev.id handling in the VIO bus codeMichael Ellerman1-7/+29
2011-11-18pseries: Allow kernel's early debug output to workDavid Gibson1-2/+30
2011-11-18pseries: Default reg for vty should be SPAPR_VTY_BASE_ADDRESSMichael Ellerman1-1/+1
2011-11-18pseries: Check we have a chardev in spapr_vty_init()Michael Ellerman1-0/+5
2011-11-18pseries: Fix buggy spapr_vio_find_by_reg()David Gibson1-2/+2
2011-11-18pseries: Correct RAM size check for SLOFDavid Gibson1-3/+3
2011-11-18scsi-block: always use SG_IO for MMC devicesPaolo Bonzini1-2/+14
2011-11-18scsi: pass down REQUEST SENSE to the device when there is no stored sensePaolo Bonzini3-5/+9
2011-11-18scsi: remove block descriptors from CDsPaolo Bonzini1-1/+2
2011-11-18scsi: fix parsing of allocation length fieldPaolo Bonzini1-10/+87
2011-11-18scsi: update list of commandsPaolo Bonzini3-10/+29
2011-11-18atapi: kill MODE SENSE(6), fix MODE SENSE(10)Paolo Bonzini1-12/+8