summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | scsi: remove block descriptors from CDsPaolo Bonzini2011-11-181-1/+2
| * | | | scsi: fix parsing of allocation length fieldPaolo Bonzini2011-11-181-10/+87
| * | | | scsi: update list of commandsPaolo Bonzini2011-11-183-10/+29
| * | | | atapi: kill MODE SENSE(6), fix MODE SENSE(10)Paolo Bonzini2011-11-181-12/+8
| * | | | scsi-disk: guess geometryPaolo Bonzini2011-11-181-2/+2
| * | | | scsi: fix fw pathPaolo Bonzini2011-11-182-2/+2
| |/ / /
* | | | Fix spelling in documentation and comments (similiar -> similar)Stefan Weil2011-11-171-1/+1
|/ / /
* | | pc_piix: set qxl revision to 2 for pc-0.14Alon Levy2011-11-141-0/+12
* | | hw/omap_gpio: Fix infinite recursion when doing 8/16 bit readsPeter Maydell2011-11-141-1/+1
* | | Revert bugfix e7852674d5 until tested or until after the release.Andrzej Zaborowski2011-11-141-3/+2
| |/ |/|
* | hw/onenand: reject read-only drivesJuha Riihimäki2011-11-141-0/+5
* | hw/nand: reject read-only drivesJuha Riihimäki2011-11-141-8/+14
* | hw/arm_sysctl: Fix RESETCTL for realview-pb-a8 and -pbx-a9Jean-Christophe DUBOIS2011-11-141-6/+21
* | hw/pxa2xx.c: Fix handling of RW bits in PMCRPeter Maydell2011-11-141-0/+1
* | hw/usb-net.c: Fix precedence bug when checking rndis_statePeter Maydell2011-11-141-2/+3
* | Merge remote-tracking branch 'kwolf/block-stable' into stagingAnthony Liguori2011-11-114-9/+43
|\ \
| * | hw/pc.c: Fix use-while-uninitialized of fd_type[]Peter Maydell2011-11-111-3/+1
| * | scsi-disk: implement eject requestsPaolo Bonzini2011-11-111-3/+21
OpenPOWER on IntegriCloud