aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2011-11-11scsi-disk: implement eject requestsPaolo Bonzini
2011-11-11atapi: implement eject requestsPaolo Bonzini
2011-11-10hw/lan9118.c: Add missing 'break' to fix buffer overrunPeter Maydell
2011-11-10qdev: Fix crash on -device '?=x'Markus Armbruster
2011-11-09hpet: fix infinite loop in qemu_run_timers with -icount enabledMax Filippov
2011-11-09hw/omap_gpmc.c: Add missing 'break's to fix 8 bit NAND writesPeter Maydell
2011-11-09hw/omap_dss.c: Fix !-vs-~ bug in handling DISPC_CONTROLPeter Maydell
2011-11-09configure: fix detection for xattr.h on modern distributionsAvi Kivity
2011-11-08virtex: Remove memset of clk_setupEdgar E. Iglesias
2011-11-07qxl: fix vga port initialization.Gerd Hoffmann
2011-11-07ac97: don't override the pci subsystem idGerd Hoffmann
2011-11-07pc: add 1.0 machine typeGerd Hoffmann
2011-11-07disable automatic loading of sgabios when -nographicPaolo Bonzini
2011-11-07Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-11-07Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-11-07xen-platform: Fix IO port read/write functionsAnthony PERARD
2011-11-06arm_gic: handle banked enable bits for per-cpu interruptsRabin Vincent
2011-11-04dma: Avoid reentrancy in DMA transfer handlersKevin Wolf
2011-11-02Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensaBlue Swirl
2011-11-02Merge remote-tracking branch 'aneesh/for-upstream-8' into stagingAnthony Liguori
2011-11-02Fix X86 CPU topology in KVM modeBharata B Rao
2011-11-02intel-hda: fix stream searchGerd Hoffmann
2011-11-02virtio-blk: pass full status to the guestPaolo Bonzini
2011-11-02hw/9pfs: use g_vasprintf() instead of rolling our ownStefan Hajnoczi
2011-11-02xtensa_lx60: fix build date code and change memory region namesMax Filippov
2011-11-02xtensa_lx60: pass kernel arguments from -appendMax Filippov
2011-11-02xtensa_lx60: add FLASH supportMax Filippov