summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2012-08-15pseries: Add PCI MSI/MSI-X supportAlexey Kardashevskiy3-4/+263
2012-08-15pseries: Add trace event for PCI irqsAlexey Kardashevskiy1-0/+2
2012-08-15pseries: Export find_phb() utility function for PCI codeAlexey Kardashevskiy1-10/+21
2012-08-15pseries: added allocator for a block of IRQsAlexey Kardashevskiy2-0/+27
2012-08-15pseries: Separate PCI RTAS setup from common from emulation specific PCI setupAlexey Kardashevskiy3-5/+12
2012-08-15pseries: Rework irq assignment to avoid carrying qemu_irqs aroundAlexey Kardashevskiy10-42/+50
2012-08-15pseries: Remove extraneous printsDavid Gibson1-18/+0
2012-08-15PPC: spapr: Remove global variableAlexander Graf2-3/+3
2012-08-15PPC: spapr: Rework VGA select logicAlexander Graf1-4/+9
2012-08-15spapr: Add support for -vga optionzhlcindy@gmail.com1-1/+25
2012-08-15Add one new file vga-pci.h and cleanup on all platformszhlcindy@gmail.com11-8/+21
2012-08-15Revert "PPC: e500: Use new MPIC dt format"Alexander Graf1-17/+14
2012-08-15PPC: e500: add generic e500 platformScott Wood2-1/+61
2012-08-15PPC: e500: split mpc8544ds machine from generic e500 codeScott Wood4-51/+114
2012-08-15PPC: e500: change internal references away from mpc8544dsScott Wood1-13/+14
2012-08-15PPC: e500: rename mpc8544ds into generic fileScott Wood2-9/+11
2012-08-15pseries pci: spapr_populate_pci_devices renamed to spapr_populate_pci_dtAlexey Kardashevskiy3-7/+7
2012-08-15pseries pci: removed redundant busdevAlexey Kardashevskiy2-3/+2
2012-08-13Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori1-0/+2
2012-08-13Merge remote-tracking branch 'pmaydell/arm-devs.next' into stagingAnthony Liguori7-57/+86
2012-08-13qmp: add SUSPEND_DISK eventLuiz Capitulino1-0/+2
2012-08-13arm: Move some ARM devices into libhwAndreas Färber2-12/+23
2012-08-13Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori4-4/+5
2012-08-13ssd0323: abort() instead of exit(1) on error.Peter A. G. Crosthwaite1-1/+3
2012-08-13hw/sd.c: make sd_wp_addr() return boolMitsyanko Igor1-1/+1
2012-08-13hw/sd.c: make sd_dataready() return boolMitsyanko Igor2-2/+2
2012-08-13hw/sd.c: convert binary variables to boolMitsyanko Igor2-14/+14
2012-08-13hw/sd.c: introduce wrapper for conversion address to wp groupMitsyanko Igor1-14/+13
2012-08-13hw/sd.c: make sd_wp_addr() accept 64 bit address argumentMitsyanko Igor1-1/+1
2012-08-13hw/sd.c: convert wp_groups in SDState to bitfieldMitsyanko Igor1-14/+19
2012-08-13armv7m: Guard against no -kernel argumentPeter A. G. Crosthwaite1-0/+5
2012-08-13hw/armv7m_nvic: Fix incorrect default for num-irqs propertyPeter Maydell1-7/+14
2012-08-13xilinx_axi*: Re-implemented interconnectPeter A. G. Crosthwaite8-107/+139
2012-08-11Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori4-10/+70
2012-08-11Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2-12/+110
2012-08-11unicore32-softmmu: Add is_default setting for puv3 machineGuan Xuetao1-0/+1
2012-08-11unicore32-softmmu: Add ps2 supportGuan Xuetao1-0/+5
2012-08-11unicore32-softmmu: Add puv3 dma supportGuan Xuetao3-0/+111
2012-08-11unicore32-softmmu: Add puv3 pm supportGuan Xuetao3-0/+151
2012-08-11unicore32-softmmu: Add puv3 gpio supportGuan Xuetao3-0/+148
2012-08-11unicore32-softmmu: Add puv3 ostimer supportGuan Xuetao3-0/+155
2012-08-11unicore32-softmmu: Add puv3 interrupt supportGuan Xuetao3-1/+160
2012-08-11unicore32-softmmu: Add puv3 soc/board supportGuan Xuetao3-0/+147
2012-08-11unicore32-softmmu: Add unicore32-softmmu build supportGuan Xuetao1-0/+1
2012-08-10virtio-blk: disable write cache if not negotiatedPaolo Bonzini1-0/+14
2012-08-10virtio-blk: support VIRTIO_BLK_F_CONFIG_WCEPaolo Bonzini2-3/+17
2012-08-10ahci: Fix sglist memleak in ahci_dma_rw_buf()Jason Baron1-0/+3
2012-08-10ahci: Fix ahci cdrom read corruptions for reads > 128kJason Baron2-7/+35
2012-08-10virtio-blk: fix use-after-free while handling scsi commandsAvi Kivity1-0/+1
2012-08-09target-xtensa: make 'sim' to be the default machineMax Filippov1-0/+1