aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2011-11-18scsi-disk: guess geometryPaolo Bonzini
2011-11-18scsi: fix fw pathPaolo Bonzini
2011-11-17Fix spelling in documentation and comments (similiar -> similar)Stefan Weil
2011-11-14pc_piix: set qxl revision to 2 for pc-0.14Alon Levy
2011-11-14hw/omap_gpio: Fix infinite recursion when doing 8/16 bit readsPeter Maydell
2011-11-14Revert bugfix e7852674d5 until tested or until after the release.Andrzej Zaborowski
2011-11-14s390x: initialize virtio dev regionAlexander Graf
2011-11-14s390: Fix cpu shutdown for KVMChristian Borntraeger
2011-11-14s390: fix short kernel command linesChristian Borntraeger
2011-11-14s390: fix reset hypercall to reset the statusChristian Borntraeger
2011-11-14hw/onenand: reject read-only drivesJuha Riihimäki
2011-11-14hw/nand: reject read-only drivesJuha Riihimäki
2011-11-14hw/arm_sysctl: Fix RESETCTL for realview-pb-a8 and -pbx-a9Jean-Christophe DUBOIS
2011-11-14hw/pxa2xx.c: Fix handling of RW bits in PMCRPeter Maydell
2011-11-14hw/usb-net.c: Fix precedence bug when checking rndis_statePeter Maydell
2011-11-11Merge remote-tracking branch 'kwolf/block-stable' into stagingAnthony Liguori
2011-11-11hw/arm_timer.c: Fix bounds check for Integrator timer accessesPeter Maydell
2011-11-11hw/pxa2xx.c: Fix handling of R/WC bits in PMCRPeter Maydell
2011-11-11hw/pl061: Remove pointless comparison of array to nullPeter Maydell
2011-11-11hw/tc58128.c: Remove unnecessary check for g_malloc failurePeter Maydell
2011-11-11hw/omap_intc.c: Avoid crash on access to nonexistent banked registersPeter Maydell
2011-11-11pseries: Fix initialization of sPAPREnvironment structureDavid Gibson
2011-11-11hw/pc.c: Fix use-while-uninitialized of fd_type[]Peter Maydell