aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-19x86: fix pcmpestrm and pcmpistrmBlue Swirl
2011-11-19loader: Fix read_targphys() to behave when read() failsMarkus Armbruster
2011-11-19Improve "ta 0" shutdownFabien Chouteau
2011-11-19gdbstub: Fix memory leakStefan Weil
2011-11-19tcg-sparc: Fix set-but-not used warnings.Richard Henderson
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-18Merge remote-tracking branch 'qmp/queue/qmp-1.0' into stagingAnthony Liguori
2011-11-18fmodaudio: Remove unused variable 'bits16' (reported by cppcheck)Stefan Weil
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-18Documentation: Add section about iSCSI LUNS to qemu-docRonnie Sahlberg
2011-11-17Makefile: fix qga dependenciesMichael S. Tsirkin
2011-11-17Makefile: dependency fixMichael S. Tsirkin
2011-11-17Makefile: fix dependencies for generated .h, .cMichael S. Tsirkin
2011-11-17Makefile: remove more generated files on cleanMichael S. Tsirkin
2011-11-17qapi: Check for negative enum valuesLuiz Capitulino
2011-11-17monitor: Fix file_completion() to check for stat() failureMarkus Armbruster
2011-11-17Fixing some spelling in docs/libcacard.txtMatthias Brugger
2011-11-17Fix typo: runnning -> runningVagrant Cascadian
2011-11-17Fix some spelling bugs in documentation and commentsStefan Weil
2011-11-17Fix spelling in documentation and comments (similiar -> similar)Stefan Weil
2011-11-14Update version to 1.0-rc2v1.0-rc2Anthony Liguori
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-14tcg: Use TCGReg for standard tcg-target entry points.Richard Henderson
2011-11-14tcg: Standardize on TCGReg as the enum for hard registersRichard Henderson
2011-11-14s390x: Add shutdown for TCG s390-virtio machineAlexander Graf
2011-11-14s390: Fix cpu shutdown for KVMChristian Borntraeger
2011-11-14s390: fix short kernel command linesChristian Borntraeger