summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* pseries: Export find_phb() utility function for PCI codeAlexey Kardashevskiy2012-08-151-10/+21
* pseries: added allocator for a block of IRQsAlexey Kardashevskiy2012-08-152-0/+27
* pseries: Separate PCI RTAS setup from common from emulation specific PCI setupAlexey Kardashevskiy2012-08-153-5/+12
* pseries: Rework irq assignment to avoid carrying qemu_irqs aroundAlexey Kardashevskiy2012-08-1510-42/+50
* pseries: Remove extraneous printsDavid Gibson2012-08-151-18/+0
* PPC: spapr: Remove global variableAlexander Graf2012-08-152-3/+3
* PPC: spapr: Rework VGA select logicAlexander Graf2012-08-151-4/+9
* spapr: Add support for -vga optionzhlcindy@gmail.com2012-08-151-1/+25
* Add one new file vga-pci.h and cleanup on all platformszhlcindy@gmail.com2012-08-1511-8/+21
* Revert "PPC: e500: Use new MPIC dt format"Alexander Graf2012-08-151-17/+14
* PPC: e500: add generic e500 platformScott Wood2012-08-152-1/+61
* PPC: e500: split mpc8544ds machine from generic e500 codeScott Wood2012-08-154-51/+114
* PPC: e500: change internal references away from mpc8544dsScott Wood2012-08-151-13/+14
* PPC: e500: rename mpc8544ds into generic fileScott Wood2012-08-152-9/+11
* pseries pci: spapr_populate_pci_devices renamed to spapr_populate_pci_dtAlexey Kardashevskiy2012-08-153-7/+7
* pseries pci: removed redundant busdevAlexey Kardashevskiy2012-08-152-3/+2
* Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2012-08-131-0/+2
|\
| * qmp: add SUSPEND_DISK eventLuiz Capitulino2012-08-131-0/+2
* | Merge remote-tracking branch 'pmaydell/arm-devs.next' into stagingAnthony Liguori2012-08-137-57/+86
|\ \
| * | arm: Move some ARM devices into libhwAndreas Färber2012-08-132-12/+23
| * | ssd0323: abort() instead of exit(1) on error.Peter A. G. Crosthwaite2012-08-131-1/+3
| * | hw/sd.c: make sd_wp_addr() return boolMitsyanko Igor2012-08-131-1/+1
| * | hw/sd.c: make sd_dataready() return boolMitsyanko Igor2012-08-132-2/+2
| * | hw/sd.c: convert binary variables to boolMitsyanko Igor2012-08-132-14/+14
| * | hw/sd.c: introduce wrapper for conversion address to wp groupMitsyanko Igor2012-08-131-14/+13
| * | hw/sd.c: make sd_wp_addr() accept 64 bit address argumentMitsyanko Igor2012-08-131-1/+1
| * | hw/sd.c: convert wp_groups in SDState to bitfieldMitsyanko Igor2012-08-131-14/+19
| * | armv7m: Guard against no -kernel argumentPeter A. G. Crosthwaite2012-08-131-0/+5
| * | hw/armv7m_nvic: Fix incorrect default for num-irqs propertyPeter Maydell2012-08-131-7/+14
| |/
* | Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2012-08-134-4/+5
|\ \ | |/ |/|
| * kvm: Decouple 'MSI routing via irqfds' from 'kernel irqchip'Peter Maydell2012-08-091-2/+2
| * kvm: Move kvm_allows_irq0_override() to target-i386, fix return typePeter Maydell2012-08-091-0/+1
| * kvm: Rename kvm_irqchip_set_irq() to kvm_set_irq()Peter Maydell2012-08-092-2/+2
* | xilinx_axi*: Re-implemented interconnectPeter A. G. Crosthwaite2012-08-138-107/+139
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-08-114-10/+70
|\ \
| * | virtio-blk: disable write cache if not negotiatedPaolo Bonzini2012-08-101-0/+14
| * | virtio-blk: support VIRTIO_BLK_F_CONFIG_WCEPaolo Bonzini2012-08-102-3/+17
| * | ahci: Fix sglist memleak in ahci_dma_rw_buf()Jason Baron2012-08-101-0/+3
| * | ahci: Fix ahci cdrom read corruptions for reads > 128kJason Baron2012-08-102-7/+35
| * | virtio-blk: fix use-after-free while handling scsi commandsAvi Kivity2012-08-101-0/+1
* | | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2012-08-112-12/+110
|\ \ \
| * | | scsi-disk: add support for the UNMAP commandPaolo Bonzini2012-08-091-1/+92
| * | | scsi-disk: improve out-of-range LBA detection for WRITE SAMEPaolo Bonzini2012-08-091-1/+2
| * | | scsi-disk: more assertions and resets for aiocbPaolo Bonzini2012-08-091-8/+8
| * | | virtio-scsi: do not compare 32-bit QEMU tags against 64-bit virtio-scsi tagsPaolo Bonzini2012-08-091-2/+8
* | | | unicore32-softmmu: Add is_default setting for puv3 machineGuan Xuetao2012-08-111-0/+1
* | | | unicore32-softmmu: Add ps2 supportGuan Xuetao2012-08-111-0/+5
* | | | unicore32-softmmu: Add puv3 dma supportGuan Xuetao2012-08-113-0/+111
* | | | unicore32-softmmu: Add puv3 pm supportGuan Xuetao2012-08-113-0/+151
* | | | unicore32-softmmu: Add puv3 gpio supportGuan Xuetao2012-08-113-0/+148
OpenPOWER on IntegriCloud