aboutsummaryrefslogtreecommitdiffstats
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2011-11-02xtensa_lx60: fix build date code and change memory region namesMax Filippov1-4/+4
2011-11-02xtensa_lx60: pass kernel arguments from -appendMax Filippov2-4/+45
2011-11-02xtensa_lx60: add FLASH supportMax Filippov1-8/+71
2011-11-01Revert "virtio: Add PCI memory BAR in addition to PIO BAR"Anthony Liguori1-2/+0
2011-11-01pcnet: Add link state supportJan Kiszka4-0/+10
2011-11-01pcnet-pci: Fix PIO word access to PROMJan Kiszka1-12/+36
2011-11-01pcnet: Move BCR defines to headerJan Kiszka3-20/+21
2011-11-01event_notifier: move to top-level directoryAvi Kivity2-78/+0
2011-11-01virtio: Add PCI memory BAR in addition to PIO BARDavid Gibson1-0/+2
2011-11-01usb-uhci: Use PCI DMA stub functionsDavid Gibson1-11/+11
2011-11-01usb-ehci: Use PCI DMA stub functionsDavid Gibson1-19/+25
2011-11-01PCI IDE: Use PCI DMA stub functionsDavid Gibson1-9/+10
2011-11-01intel-hda: Use PCI DMA stub functionsDavid Gibson1-7/+7
2011-11-01pcnet-pci: Use PCI DMA stub functionsEduard - Gabriel Munteanu1-2/+4
2011-11-01lsi53c895a: Use PCI DMA stub functionsEduard - Gabriel Munteanu1-17/+16
2011-11-01e1000: Use PCI DMA stub functionsEduard - Gabriel Munteanu1-14/+15
2011-11-01es1370: Use PCI DMA stub functionsEduard - Gabriel Munteanu1-2/+3
2011-11-01ac97: Use PCI DMA stub functionsEduard - Gabriel Munteanu1-3/+4
2011-11-01eepro100: Use PCI DMA stub functionsEduard - Gabriel Munteanu1-72/+49
2011-11-01rtl8139: Use PCI DMA stub functionsEduard - Gabriel Munteanu1-52/+54
2011-11-01Add stub functions for PCI device models to do PCI DMADavid Gibson1-0/+67
2011-11-01ps2: migrate ledstateChristophe Fergeau1-2/+44
2011-11-01spapr: fix buildAnthony Liguori1-2/+2
2011-11-01Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafBlue Swirl8-41/+762
2011-11-01Merge remote-tracking branch 'kraxel/usb.29' into stagingAnthony Liguori2-4/+5
2011-11-01Merge remote-tracking branch 'spice/spice.v46' into stagingAnthony Liguori3-20/+45
2011-11-01Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori1-0/+2
2011-11-01opencores_eth: fix RX path: FCS, padding and TLMax Filippov1-5/+24
2011-11-01fw_cfg: Use g_file_get_contents instead of multiple fread() callsPavel Borzenkov1-64/+38
2011-11-01usb: change VID/PID for usb-hub and usb-msd to prevent conflictRoy Tam2-4/+4
2011-11-01usb-hub: wakeup on attachGerd Hoffmann1-0/+1
2011-11-01qxl: create slots on post_load in vga stateAlon Levy1-7/+19
2011-11-01qxl: make sure we continue to run with a shared bufferGerd Hoffmann1-1/+12
2011-11-01qxl: stride fixupGerd Hoffmann2-12/+14
2011-11-01sysbus: Supply missing va_end()Markus Armbruster1-0/+2
2011-10-31Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori21-607/+1188
2011-10-31Merge remote-tracking branch 'aneesh/for-upstream-7' into stagingAnthony Liguori9-136/+842
2011-10-31Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori4-279/+140
2011-10-31Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2-7/+11
2011-10-31Merge remote-tracking branch 'spice/spice.v45' into stagingAnthony Liguori2-37/+32
2011-10-31hw/9pfs: Replace rwlocks with RCU variants of interfaces.Harsh Prateek Bora1-16/+13
2011-10-31hw/9pfs: Add synthetic file system support using 9pAneesh Kumar K.V3-0/+630
2011-10-31hw/9pfs: Abstract open state of fid to V9fsFidOpenStateAneesh Kumar K.V7-128/+160
2011-10-31hw/9pfs: Read-only support for 9p exportM. Mohan Kumar1-0/+50
2011-10-31hw/9pfs: Fix error handling in local_mknodAneesh Kumar K.V1-8/+5
2011-10-31hw/vexpress.c, hw/realview.c: Add PL041 to VExpress, Realview boardsPeter Maydell2-2/+13
2011-10-31Add AACI audio playback support to the ARM Versatile/PB platformMathieu Sonet6-0/+1239
2011-10-31pseries: Add partial support for PCIDavid Gibson4-4/+603
2011-10-30pseries: Correct vmx/dfp handling in both KVM and TCG casesDavid Gibson1-5/+5
2011-10-30ppc: Avoid decrementer related kvm exitsDavid Gibson1-0/+6