summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2011-11-01Revert "virtio: Add PCI memory BAR in addition to PIO BAR"Anthony Liguori
2011-11-01pcnet: Add link state supportJan Kiszka
2011-11-01pcnet-pci: Fix PIO word access to PROMJan Kiszka
2011-11-01pcnet: Move BCR defines to headerJan Kiszka
2011-11-01event_notifier: move to top-level directoryAvi Kivity
2011-11-01virtio: Add PCI memory BAR in addition to PIO BARDavid Gibson
2011-11-01usb-uhci: Use PCI DMA stub functionsDavid Gibson
2011-11-01usb-ehci: Use PCI DMA stub functionsDavid Gibson
2011-11-01PCI IDE: Use PCI DMA stub functionsDavid Gibson
2011-11-01intel-hda: Use PCI DMA stub functionsDavid Gibson
2011-11-01pcnet-pci: Use PCI DMA stub functionsEduard - Gabriel Munteanu
2011-11-01lsi53c895a: Use PCI DMA stub functionsEduard - Gabriel Munteanu
2011-11-01e1000: Use PCI DMA stub functionsEduard - Gabriel Munteanu
2011-11-01es1370: Use PCI DMA stub functionsEduard - Gabriel Munteanu
2011-11-01ac97: Use PCI DMA stub functionsEduard - Gabriel Munteanu
2011-11-01eepro100: Use PCI DMA stub functionsEduard - Gabriel Munteanu
2011-11-01rtl8139: Use PCI DMA stub functionsEduard - Gabriel Munteanu
2011-11-01Add stub functions for PCI device models to do PCI DMADavid Gibson
2011-11-01ps2: migrate ledstateChristophe Fergeau
2011-11-01spapr: fix buildAnthony Liguori
2011-11-01Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafBlue Swirl
2011-11-01Merge remote-tracking branch 'kraxel/usb.29' into stagingAnthony Liguori
2011-11-01Merge remote-tracking branch 'spice/spice.v46' into stagingAnthony Liguori