summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-18scsi-disk: guess geometryPaolo Bonzini1-2/+2
2011-11-18scsi: fix fw pathPaolo Bonzini2-2/+2
2011-11-17Fix spelling in documentation and comments (similiar -> similar)Stefan Weil1-1/+1
2011-11-14pc_piix: set qxl revision to 2 for pc-0.14Alon Levy1-0/+12
2011-11-14hw/omap_gpio: Fix infinite recursion when doing 8/16 bit readsPeter Maydell1-1/+1
2011-11-14Revert bugfix e7852674d5 until tested or until after the release.Andrzej Zaborowski1-3/+2
2011-11-14s390x: initialize virtio dev regionAlexander Graf1-0/+12
2011-11-14s390: Fix cpu shutdown for KVMChristian Borntraeger1-2/+30
2011-11-14s390: fix short kernel command linesChristian Borntraeger1-1/+1
2011-11-14s390: fix reset hypercall to reset the statusChristian Borntraeger1-0/+1
2011-11-14hw/onenand: reject read-only drivesJuha Riihimäki1-0/+5
2011-11-14hw/nand: reject read-only drivesJuha Riihimäki1-8/+14
2011-11-14hw/arm_sysctl: Fix RESETCTL for realview-pb-a8 and -pbx-a9Jean-Christophe DUBOIS1-6/+21
2011-11-14hw/pxa2xx.c: Fix handling of RW bits in PMCRPeter Maydell1-0/+1
2011-11-14hw/usb-net.c: Fix precedence bug when checking rndis_statePeter Maydell1-2/+3
2011-11-11Merge remote-tracking branch 'kwolf/block-stable' into stagingAnthony Liguori4-9/+43
2011-11-11hw/arm_timer.c: Fix bounds check for Integrator timer accessesPeter Maydell1-2/+2
2011-11-11hw/pxa2xx.c: Fix handling of R/WC bits in PMCRPeter Maydell1-1/+3
2011-11-11hw/pl061: Remove pointless comparison of array to nullPeter Maydell1-1/+1