summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * | atapi: implement eject requestsPaolo Bonzini2011-11-112-3/+21
| |/
* | hw/arm_timer.c: Fix bounds check for Integrator timer accessesPeter Maydell2011-11-111-2/+2
* | hw/pxa2xx.c: Fix handling of R/WC bits in PMCRPeter Maydell2011-11-111-1/+3
* | hw/pl061: Remove pointless comparison of array to nullPeter Maydell2011-11-111-1/+1
* | hw/tc58128.c: Remove unnecessary check for g_malloc failurePeter Maydell2011-11-111-5/+1
* | hw/omap_intc.c: Avoid crash on access to nonexistent banked registersPeter Maydell2011-11-111-0/+6
|/
* hw/lan9118.c: Add missing 'break' to fix buffer overrunPeter Maydell2011-11-101-0/+1
* qdev: Fix crash on -device '?=x'Markus Armbruster2011-11-101-1/+1
* hpet: fix infinite loop in qemu_run_timers with -icount enabledMax Filippov2011-11-091-2/+2
* hw/omap_gpmc.c: Add missing 'break's to fix 8 bit NAND writesPeter Maydell2011-11-091-0/+2
* hw/omap_dss.c: Fix !-vs-~ bug in handling DISPC_CONTROLPeter Maydell2011-11-091-4/+5
* configure: fix detection for xattr.h on modern distributionsAvi Kivity2011-11-094-4/+4
* virtex: Remove memset of clk_setupEdgar E. Iglesias2011-11-081-1/+0
* qxl: fix vga port initialization.Gerd Hoffmann2011-11-071-5/+17
* ac97: don't override the pci subsystem idGerd Hoffmann2011-11-072-5/+27
* pc: add 1.0 machine typeGerd Hoffmann2011-11-071-3/+11
* disable automatic loading of sgabios when -nographicPaolo Bonzini2011-11-071-9/+0
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2011-11-071-0/+10
|\
| * dma: Avoid reentrancy in DMA transfer handlersKevin Wolf2011-11-041-0/+10
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-11-071-9/+9
|\ \
| * | xen-platform: Fix IO port read/write functionsAnthony PERARD2011-11-071-9/+9
| |/
* | arm_gic: handle banked enable bits for per-cpu interruptsRabin Vincent2011-11-061-15/+20
|/
* Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensaBlue Swirl2011-11-022-16/+120
|\
| * xtensa_lx60: fix build date code and change memory region namesMax Filippov2011-11-021-4/+4
| * xtensa_lx60: pass kernel arguments from -appendMax Filippov2011-11-022-4/+45
| * xtensa_lx60: add FLASH supportMax Filippov2011-11-021-8/+71
* | Merge remote-tracking branch 'aneesh/for-upstream-8' into stagingAnthony Liguori2011-11-021-99/+4
|\ \
| * | hw/9pfs: use g_vasprintf() instead of rolling our ownStefan Hajnoczi2011-11-021-99/+4
| |/
* | Fix X86 CPU topology in KVM modeBharata B Rao2011-11-021-1/+0
* | intel-hda: fix stream searchGerd Hoffmann2011-11-021-1/+1
* | virtio-blk: pass full status to the guestPaolo Bonzini2011-11-021-1/+15
|/
* Revert "virtio: Add PCI memory BAR in addition to PIO BAR"Anthony Liguori2011-11-011-2/+0
* pcnet: Add link state supportJan Kiszka2011-11-014-0/+10
* pcnet-pci: Fix PIO word access to PROMJan Kiszka2011-11-011-12/+36
* pcnet: Move BCR defines to headerJan Kiszka2011-11-013-20/+21
* event_notifier: move to top-level directoryAvi Kivity2011-11-012-78/+0
* virtio: Add PCI memory BAR in addition to PIO BARDavid Gibson2011-11-011-0/+2
* usb-uhci: Use PCI DMA stub functionsDavid Gibson2011-11-011-11/+11
* usb-ehci: Use PCI DMA stub functionsDavid Gibson2011-11-011-19/+25
* PCI IDE: Use PCI DMA stub functionsDavid Gibson2011-11-011-9/+10
* intel-hda: Use PCI DMA stub functionsDavid Gibson2011-11-011-7/+7
* pcnet-pci: Use PCI DMA stub functionsEduard - Gabriel Munteanu2011-11-011-2/+4
* lsi53c895a: Use PCI DMA stub functionsEduard - Gabriel Munteanu2011-11-011-17/+16
* e1000: Use PCI DMA stub functionsEduard - Gabriel Munteanu2011-11-011-14/+15
* es1370: Use PCI DMA stub functionsEduard - Gabriel Munteanu2011-11-011-2/+3
* ac97: Use PCI DMA stub functionsEduard - Gabriel Munteanu2011-11-011-3/+4
* eepro100: Use PCI DMA stub functionsEduard - Gabriel Munteanu2011-11-011-72/+49
* rtl8139: Use PCI DMA stub functionsEduard - Gabriel Munteanu2011-11-011-52/+54
* Add stub functions for PCI device models to do PCI DMADavid Gibson2011-11-011-0/+67
* ps2: migrate ledstateChristophe Fergeau2011-11-011-2/+44
OpenPOWER on IntegriCloud