summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* dma: Avoid reentrancy in DMA transfer handlersKevin Wolf2011-11-041-0/+10
* 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
* spapr: fix buildAnthony Liguori2011-11-011-2/+2
* Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafBlue Swirl2011-11-018-41/+762
|\
| * pseries: Add partial support for PCIDavid Gibson2011-10-314-4/+603
| * pseries: Correct vmx/dfp handling in both KVM and TCG casesDavid Gibson2011-10-301-5/+5
| * ppc: Avoid decrementer related kvm exitsDavid Gibson2011-10-301-0/+6
| * pseries: Under kvm use guest cpu = host cpu by defaultDavid Gibson2011-10-301-1/+1
| * pseries: Add device tree properties for VMX/VSX and DFP under kvmDavid Gibson2011-10-301-0/+17
| * pseries: Use Book3S-HV TCE acceleration capabilitiesDavid Gibson2011-10-302-1/+8
| * pseries: Allow KVM Book3S-HV on PPC970 CPUSDavid Gibson2011-10-301-12/+44
| * pseries: Support SMT systems for KVM Book3S-HVDavid Gibson2011-10-301-3/+21
| * ppc/e500_pci: Fix an array overflow issueLiu Yu-B132012011-10-301-16/+22
| * ppc/e500_pci: Fix code styleLiu Yu-B132012011-10-301-20/+56
* | Merge remote-tracking branch 'kraxel/usb.29' into stagingAnthony Liguori2011-11-012-4/+5
|\ \
| * | usb: change VID/PID for usb-hub and usb-msd to prevent conflictRoy Tam2011-11-012-4/+4
| * | usb-hub: wakeup on attachGerd Hoffmann2011-11-011-0/+1
* | | Merge remote-tracking branch 'spice/spice.v46' into stagingAnthony Liguori2011-11-013-20/+45
|\ \ \
| * | | qxl: create slots on post_load in vga stateAlon Levy2011-11-011-7/+19
| * | | qxl: make sure we continue to run with a shared bufferGerd Hoffmann2011-11-011-1/+12
| * | | qxl: stride fixupGerd Hoffmann2011-11-012-12/+14
| |/ /
* | | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-11-011-0/+2
|\ \ \
| * | | sysbus: Supply missing va_end()Markus Armbruster2011-11-011-0/+2
| |/ /
OpenPOWER on IntegriCloud