summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * 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 'stefanha/trivial-patches' into stagingAnthony Liguori2012-08-155-5/+6
|\ \
| * | ivshmem, qdev-monitor: fix order of qerror parametersAlberto Garcia2012-08-152-2/+3
| * | framebuffer: Fix spelling in comment (leight -> height)Stefan Weil2012-08-151-1/+1
| * | Spelling fix in comment (peripherans -> peripherals)Stefan Weil2012-08-151-1/+1
| * | ehci: fix assertion typoAlejandro Martinez Ruiz2012-08-151-1/+1
| |/
* | kvmvapic: Disable if there is insufficient memoryJan Kiszka2012-08-141-1/+3
* | kvm: i8254: Finish time conversion fixJan Kiszka2012-08-141-4/+10
* | kvm: i8254: Cache kernel clock offset in KVMPITStateJan Kiszka2012-08-141-14/+24
|/
* 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
* | | | unicore32-softmmu: Add puv3 ostimer supportGuan Xuetao2012-08-113-0/+155
OpenPOWER on IntegriCloud