summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* hw: Clean "hw/devices.h" includesPhilippe Mathieu-Daudé2018-06-011-5/+2Star
* hw/misc/mips_itu: Cleanup includesPhilippe Mathieu-Daudé2018-06-011-0/+2
* hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-018-8/+0Star
* vfio: Include "exec/address-spaces.h" directly in the source filePhilippe Mathieu-Daudé2018-05-311-1/+0Star
* Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180524-pull-request' ...Peter Maydell2018-05-241-0/+69
|\
| * vga: move bochs vbe defines to header fileGerd Hoffmann2018-05-241-0/+69
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-05-245-8/+18
|\ \
| * | intel-iommu: rework the page walk logicPeter Xu2018-05-231-0/+2
| * | intel-iommu: only do page walk for MAP notifiersPeter Xu2018-05-231-0/+2
| * | intel-iommu: add iommu lockPeter Xu2018-05-231-0/+6
| * | intel-iommu: remove IntelIOMMUNotifierNodePeter Xu2018-05-231-7/+2Star
| * | nvdimm: fix typo in label-size definitionRoss Zwisler2018-05-231-1/+1
| * | virtio: support setting memory region based host notifierTiwei Bie2018-05-232-0/+4
| * | allocate pci id for mdpyGerd Hoffmann2018-05-231-0/+1
| |/
* | Merge remote-tracking branch 'remotes/sstabellini-http/tags/xen-20180522-tag'...Peter Maydell2018-05-242-3/+48
|\ \ | |/ |/|
| * xen_backend: make the xen_feature_grant_copy flag privatePaul Durrant2018-05-221-1/+0Star
| * xen_backend: add grant table helpersPaul Durrant2018-05-221-0/+33
| * xen: add a meaningful declaration of grant_copy_segment into xen_common.hPaul Durrant2018-05-221-2/+15
* | trivial: Do not include pci.h if it is not necessaryThomas Huth2018-05-203-4/+0Star
* | xlnx-zynqmp: Connect the ZynqMP GDMA and ADMAFrancisco Iglesias2018-05-181-0/+5
* | xlnx-zdma: Add a model of the Xilinx ZynqMP generic DMAFrancisco Iglesias2018-05-181-0/+84
|/
* i386: Add new property to control cache infoBabu Moger2018-05-151-0/+5
* pc: add 2.13 machine typesBabu Moger2018-05-151-0/+3
* 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