summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/devices: Move SMSC 91C111 declaration into a new headerPhilippe Mathieu-Daudé2019-04-292-11/+19
* hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded stringPhilippe Mathieu-Daudé2019-04-291-0/+2
* hw/net/ne2000-isa: Add guards to the headerPhilippe Mathieu-Daudé2019-04-291-0/+6
* hw/devices: Move LAN9118 declarations into a new headerPhilippe Mathieu-Daudé2019-04-292-3/+19
* hw/devices: Move TI touchscreen declarations into a new headerPhilippe Mathieu-Daudé2019-04-293-20/+37
* hw/devices: Move Gamepad declarations into a new headerPhilippe Mathieu-Daudé2019-04-292-3/+19
* hw/devices: Move CBus declarations into a new headerPhilippe Mathieu-Daudé2019-04-292-14/+32
* hw/devices: Move Blizzard declarations into a new headerPhilippe Mathieu-Daudé2019-04-292-7/+22
* hw/devices: Move TC6393XB declarations into a new headerPhilippe Mathieu-Daudé2019-04-292-6/+24
* hw/display/tc6393xb: Remove unused functionsPhilippe Mathieu-Daudé2019-04-291-3/+0Star
* hw/arm/smmuv3: Remove SMMUNotifierNodeEric Auger2019-04-291-6/+2Star
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into...Peter Maydell2019-04-273-1/+59
|\
| * ppc/hash64: Rework R and C bit updatesBenjamin Herrenschmidt2019-04-261-0/+2
| * spapr: Drop duplicate PCI swizzle codeGreg Kurz2019-04-261-0/+4
| * spapr/rtas: modify spapr_rtas_register() to remove RTAS handlersCédric Le Goater2019-04-261-0/+4
| * spapr: Support NVIDIA V100 GPU with NVLink2Alexey Kardashevskiy2019-04-262-1/+49
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2019-04-262-1/+6
|\ \
| * | vl.c: make find_default_machine() localWei Yang2019-04-251-1/+0Star
| * | hw: add compat machines for 4.1Cornelia Huck2019-04-252-0/+6
| |/
* / s390 vfio-ccw: Add bootindex property and IPLB dataJason J. Herne2019-04-122-0/+29
|/
* pci: Allow PCI bus subtypes to support extended config space accessesGreg Kurz2019-04-092-0/+3
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-04-071-1/+0Star
|\
| * intel_iommu: Drop extended root fieldPeter Xu2019-04-021-1/+0Star
* | riscv: plic: Fix incorrect irq calculationAlistair Francis2019-04-053-4/+4
|/
* spapr: Simplify handling of host-serial and host-model valuesDavid Gibson2019-03-291-0/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-03-281-2/+5
|\
| * intel-iommu: optimize nodmar memory regionsPeter Xu2019-03-201-2/+5
* | pflash: Require backend size to match device, improve errorsMarkus Armbruster2019-03-261-1/+6
* | virtio-gpu: delay virglrenderer reset when blocked.Gerd Hoffmann2019-03-181-0/+1
* | {hmp, hw/pvrdma}: Expose device internals via monitor interfaceYuval Shaia2019-03-161-0/+40
* | hw/intc/bcm2836_control: Implement local timerZoltán Baldaszti2019-03-151-0/+9
|/
* i386, acpi: check acpi_memory_hotplug capacity in pre_plugWei Yang2019-03-131-0/+2
* gen_pcie_root_port: Add ACS (Access Control Services) capabilityKnut Omang2019-03-131-0/+1
* pcie: Add a simple PCIe ACS (Access Control Services) helper functionKnut Omang2019-03-132-0/+10
* vhost-user-blk: Add support to get/set inflight bufferXie Yongji2019-03-131-0/+1
* vhost-user: Support transferring inflight buffer between qemu and backendXie Yongji2019-03-132-0/+28
* intel_iommu: add scalable-mode option to make scalable mode workYi Sun2019-03-131-1/+2
* intel_iommu: add 256 bits qi_desc supportLiu, Yi L2019-03-131-0/+1
* intel_iommu: scalable mode emulationLiu, Yi L2019-03-131-2/+22
* vhost-user: simplify vhost_user_init/vhost_user_cleanupMarc-André Lureau2019-03-133-3/+3
* Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2019-03-123-9/+7Star
|\
| * machine: Move nvdimms state into struct MachineStateEric Auger2019-03-112-4/+2Star
| * nvdimm: Rename AcpiNVDIMMState into NVDIMMStateEric Auger2019-03-112-6/+6
* | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190311.0' ...Peter Maydell2019-03-121-0/+4
|\ \
| * | vfio/display: delay link up eventGerd Hoffmann2019-03-111-0/+1
| * | vfio/display: add edid support.Gerd Hoffmann2019-03-111-0/+3
* | | Merge remote-tracking branch 'remotes/armbru/tags/pull-pflash-2019-03-11' int...Peter Maydell2019-03-123-26/+40
|\ \ \
| * | | pc: Support firmware configuration with -blockdevMarkus Armbruster2019-03-111-0/+3
| * | | pc_sysfw: Pass PCMachineState to pc_system_firmware_init()Philippe Mathieu-Daudé2019-03-111-2/+1Star
| * | | pflash_cfi01: Add pflash_cfi01_get_blk() helperPhilippe Mathieu-Daudé2019-03-111-0/+1