summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2011-11-08virtex: Remove memset of clk_setupEdgar E. Iglesias1-1/+0
2011-11-07qxl: fix vga port initialization.Gerd Hoffmann1-5/+17
2011-11-07ac97: don't override the pci subsystem idGerd Hoffmann2-5/+27
2011-11-07pc: add 1.0 machine typeGerd Hoffmann1-3/+11
2011-11-07disable automatic loading of sgabios when -nographicPaolo Bonzini1-9/+0
2011-11-07Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori1-0/+10
2011-11-07Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori1-9/+9
2011-11-07xen-platform: Fix IO port read/write functionsAnthony PERARD1-9/+9
2011-11-06arm_gic: handle banked enable bits for per-cpu interruptsRabin Vincent1-15/+20
2011-11-04dma: Avoid reentrancy in DMA transfer handlersKevin Wolf1-0/+10
2011-11-02Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensaBlue Swirl2-16/+120
2011-11-02Merge remote-tracking branch 'aneesh/for-upstream-8' into stagingAnthony Liguori1-99/+4
2011-11-02Fix X86 CPU topology in KVM modeBharata B Rao1-1/+0
2011-11-02intel-hda: fix stream searchGerd Hoffmann1-1/+1
2011-11-02virtio-blk: pass full status to the guestPaolo Bonzini1-1/+15
2011-11-02hw/9pfs: use g_vasprintf() instead of rolling our ownStefan Hajnoczi1-99/+4
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