summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* ccid: Fix buffer overrun in handling of VSC_ATR messageMarkus Armbruster2011-11-281-0/+1
* 9pfs: improve portability to older systemsAneesh Kumar K.V2011-11-281-1/+6
* eepro100: Fix alignment requirement for statistical countersStefan Weil2011-11-281-1/+9
* virtio: add and use virtio_set_featuresPaolo Bonzini2011-11-285-20/+23
* 9pfs: improve portability to older systemsPaolo Bonzini2011-11-281-2/+5
* Merge remote-tracking branch 'kwolf/block-stable' into stagingAnthony Liguori2011-11-286-11/+21
|\
| * scsi-generic: add as boot devicePaolo Bonzini2011-11-221-0/+5
| * scsi: fix fw pathPaolo Bonzini2011-11-221-2/+2
| * usb-msd: do not register twice in the boot orderPaolo Bonzini2011-11-224-6/+10
| * virtio-blk: fix cross-endian config spacePaolo Bonzini2011-11-221-3/+4
* | Merge remote-tracking branch 'kraxel/usb.32' into stagingAnthony Liguori2011-11-284-36/+76
|\ \
| * | usb-ehci: add register namesGerd Hoffmann2011-11-231-0/+2
| * | usb-ehci: codestyle fixupsGerd Hoffmann2011-11-231-28/+28
| * | usb-hub: implement resetGerd Hoffmann2011-11-231-3/+17
| * | usb-hub: wakeup on detach too.Gerd Hoffmann2011-11-221-0/+2
| * | usb: fix usb_qdev_init error handling.Gerd Hoffmann2011-11-221-3/+15
| * | usb: make usb_create_simple catch and pass up errors.Gerd Hoffmann2011-11-222-2/+12
| |/
* | rtl8139: Fix invalid IO access alignmentJulian Pidancet2011-11-231-13/+1
|/
* ivshmem: fix PCI BAR2 registration during initializationHongyong Zang2011-11-211-1/+1
* msix: avoid mask updates if mask is unchangedMichael S. Tsirkin2011-11-211-9/+20
* msix: Prevent bogus mask updates on MMIO accessesMichael S. Tsirkin2011-11-211-0/+6
* msix: track function masked in pci device stateMichael S. Tsirkin2011-11-212-7/+16
* 9p: pass dotl flags to the unlinkat methodPaolo Bonzini2011-11-212-11/+11
* 9p: allow compiling the dummy virtio-9p-handle.c code on LinuxPaolo Bonzini2011-11-211-1/+2
* ivshmem: use migration blockers to prevent live migration in peer mode (v2)Anthony Liguori2011-11-211-1/+11
* Merge remote-tracking branch 'kraxel/usb.31' into stagingAnthony Liguori2011-11-212-30/+36
|\
| * ehci: add assertGerd Hoffmann2011-11-211-0/+1
| * usb-storage: don't try to send the status early.Gerd Hoffmann2011-11-211-6/+10
| * usb-storage: drop result from device state.Gerd Hoffmann2011-11-211-3/+1
| * usb-storage: drop tag from device state.Gerd Hoffmann2011-11-211-7/+6
| * usb-storage: fill status in complete callback.Gerd Hoffmann2011-11-211-17/+21
| * usb-storage: move status debug message to usb_msd_send_status.Gerd Hoffmann2011-11-211-2/+2
* | Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2011-11-216-25/+124
|\ \ | |/
| * loader: Fix read_targphys() to behave when read() failsMarkus Armbruster2011-11-192-6/+7
| * Merge branch 's390-1.0' of git://repo.or.cz/qemu/agrafBlue Swirl2011-11-191-3/+44
| |\
| | * s390x: initialize virtio dev regionAlexander Graf2011-11-141-0/+12
| | * s390: Fix cpu shutdown for KVMChristian Borntraeger2011-11-141-2/+30
| | * s390: fix short kernel command linesChristian Borntraeger2011-11-141-1/+1
| | * s390: fix reset hypercall to reset the statusChristian Borntraeger2011-11-141-0/+1
| * | Merge branch 'ppc-1.0' of git://repo.or.cz/qemu/agrafBlue Swirl2011-11-193-16/+73
| |\ \
| | * | pseries: Fix qdev.id handling in the VIO bus codeMichael Ellerman2011-11-181-7/+29
| | * | pseries: Allow kernel's early debug output to workDavid Gibson2011-11-181-2/+30
| | * | pseries: Default reg for vty should be SPAPR_VTY_BASE_ADDRESSMichael Ellerman2011-11-181-1/+1
| | * | pseries: Check we have a chardev in spapr_vty_init()Michael Ellerman2011-11-181-0/+5
| | * | pseries: Fix buggy spapr_vio_find_by_reg()David Gibson2011-11-181-2/+2
| | * | pseries: Correct RAM size check for SLOFDavid Gibson2011-11-181-3/+3
| | * | pseries: Fix initialization of sPAPREnvironment structureDavid Gibson2011-11-111-1/+3
* | | | Merge remote-tracking branch 'kwolf/block-stable' into stagingAnthony Liguori2011-11-185-44/+153
|\ \ \ \
| * | | | scsi-block: always use SG_IO for MMC devicesPaolo Bonzini2011-11-181-2/+14
| * | | | scsi: pass down REQUEST SENSE to the device when there is no stored sensePaolo Bonzini2011-11-183-5/+9
OpenPOWER on IntegriCloud