summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* ps2: Fix mouse stream corruption due to lost dataGeoffrey McRae2018-05-151-0/+5
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180514' into stagingPeter Maydell2018-05-141-2/+0Star
|\
| * s390x: refactor reset/reipl handlingDavid Hildenbrand2018-05-141-2/+0Star
* | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2018-05-141-3/+0Star
|\ \ | |/ |/|
| * net: Remove the deprecated "vlan" parameterThomas Huth2018-05-141-3/+0Star
* | arm/boot: split load_dtb() from arm_load_kernel()Igor Mammedov2018-05-102-41/+41
* | platform-bus-device: use device plug callback instead of machine_done notifierIgor Mammedov2018-05-102-2/+3
* | pc: simplify MachineClass::get_hotplug_handler handlingIgor Mammedov2018-05-101-8/+0Star
|/
* Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2018-05-085-28/+70
|\
| * spapr: rename "hotplug memory" terminology to "device memory"David Hildenbrand2018-05-071-2/+2
| * pc: rename "hotplug memory" terminology to "device memory"David Hildenbrand2018-05-071-1/+1
| * machine: rename MemoryHotplugState to DeviceMemoryStateDavid Hildenbrand2018-05-071-4/+4
| * pc-dimm: move actual plug/unplug of a memory region to MemoryDeviceDavid Hildenbrand2018-05-071-0/+3
| * pc-dimm: factor out capacity and slot checks into MemoryDeviceDavid Hildenbrand2018-05-071-1/+0Star
| * pc-dimm: factor out address search into MemoryDevice codeDavid Hildenbrand2018-05-072-5/+3Star
| * pc-dimm: pass in the machine and to the MemoryHotplugStateDavid Hildenbrand2018-05-071-2/+2
| * pc-dimm: no need to pass the memory regionDavid Hildenbrand2018-05-071-3/+2Star
| * machine: make MemoryHotplugState accessible via the machineDavid Hildenbrand2018-05-074-13/+13
| * pc-dimm: factor out MemoryDevice interfaceDavid Hildenbrand2018-05-072-2/+45
* | Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-2.13-pull-2018050...Peter Maydell2018-05-085-29/+21Star
|\ \
| * | RISC-V: Make virt header comment title consistentMichael Clark2018-05-061-1/+1
| * | RISC-V: Make some header guards more specificMichael Clark2018-05-062-4/+4
| * | RISC-V: Remove unused class definitionsMichael Clark2018-05-064-22/+0Star
| * | RISC-V: Use ROM base address and size from memmapMichael Clark2018-05-061-2/+0Star
| * | RISC-V: Replace hardcoded constants with enum valuesMichael Clark2018-05-064-0/+16
| |/
* | hw/arm/virt-acpi-build: Add smmuv3 node in IORT tablePrem Mallappa2018-05-041-0/+15
* | hw/arm/virt: Add SMMUv3 to the virt boardPrem Mallappa2018-05-041-0/+10
* | hw/arm/smmuv3: SkeletonPrem Mallappa2018-05-041-0/+87
* | hw/arm/smmu-common: VMSAv8-64 page table walkEric Auger2018-05-041-0/+14
* | hw/arm/smmu-common: IOMMU memory region and address space setupEric Auger2018-05-041-0/+8
* | hw/arm/smmu-common: smmu base device and datatypesEric Auger2018-05-041-0/+123
|/
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180504' into stagingPeter Maydell2018-05-042-2/+3
|\
| * hw/s390x: Allow to configure the consoles with the "-serial" parameterThomas Huth2018-04-302-1/+2
| * s390x/sclp: extend SCLP event masks to 64 bitsClaudio Imbrenda2018-04-301-1/+1
* | mac_newworld: move wiring of macio IRQs to macio_newworld_realize()Mark Cave-Ayland2018-05-041-1/+0Star
* | uninorth: create new uninorth deviceMark Cave-Ayland2018-05-041-0/+11
* | spapr: Make a helper to set up cpu entry point stateDavid Gibson2018-05-041-0/+3
|/
* spapr: Support ibm,dynamic-memory-v2 propertyBharata B Rao2018-04-271-0/+1
* target/ppc: Pass cpu instead of env to ppc_create_page_sizes_prop()David Gibson2018-04-271-1/+1
* spapr: Introduce pseries-2.13 machine typeDavid Gibson2018-04-271-0/+2
* uninorth: rename UNINState to UNINHostStateMark Cave-Ayland2018-04-271-6/+6
* uninorth: move PCI IO (ISA) memory region into the uninorth deviceMark Cave-Ayland2018-04-271-0/+1
* uninorth: use object link to pass OpenPIC object to uninorthMark Cave-Ayland2018-04-271-1/+4
* uninorth: introduce temporary pic_irqs device propertyMark Cave-Ayland2018-04-271-0/+1
* mac_oldworld: move wiring of macio IRQs to macio_oldworld_realize()Mark Cave-Ayland2018-04-271-1/+0Star
* heathrow: remove obsolete heathow_init() functionMark Cave-Ayland2018-04-271-1/+1
* uninorth: move uninorth definitions into uninorth.hMark Cave-Ayland2018-04-271-0/+51
* xen: Remove now-obsolete xen_xc_domain_add_to_physmapIan Jackson2018-04-261-22/+0Star
* xen: Use newly added dmops for mapping VGA memoryRoss Lagerwall2018-04-261-0/+32
* xen: destroy_hvm_domain: Try xendevicemodel_shutdownIan Jackson2018-04-261-0/+7