summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* xen-bus: use a separate fd for each event channelPaul Durrant2019-06-241-4/+2Star
* hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1Greg Kurz2019-06-212-6/+0Star
* hw/arm: Correctly disable FPU/DSP for some ARMSSE-based boardsPeter Maydell2019-06-171-0/+7
* hw/arm/armv7m: Forward "vfp" and "dsp" properties to CPUPeter Maydell2019-06-171-0/+4
* hw/acpi: extract acpi_add_rom_blob()Wei Yang2019-06-161-0/+9
* vfio/common: Introduce vfio_set_irq_signaling helperEric Auger2019-06-131-0/+2
* Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190613-pull-request' ...Peter Maydell2019-06-132-2/+4
|\
| * edid: flip the default to enabledGerd Hoffmann2019-06-131-1/+1
| * edid: add xmax + ymax propertiesGerd Hoffmann2019-06-131-1/+3
* | semihosting: split console_out into string and char versionsAlex Bennée2019-06-121-6/+19
|/
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...Peter Maydell2019-06-123-5/+5
|\
| * ppc/xive: Make XIVE generate the proper interrupt typesBenjamin Herrenschmidt2019-06-121-1/+2
| * spapr: Clean up spapr_drc_populate_dt()David Gibson2019-06-121-2/+1Star
| * spapr: Clean up dt creation for PCI busesDavid Gibson2019-06-121-2/+2
* | Supply missing header guardsMarkus Armbruster2019-06-129-1/+45
* | Clean up a few header guard symbolsMarkus Armbruster2019-06-122-6/+6
* | Normalize position of header guardMarkus Armbruster2019-06-127-14/+15
* | Include qemu-common.h exactly where neededMarkus Armbruster2019-06-1235-35/+0Star
* | Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-123-2/+2
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-06-065-21/+10Star
|\
| * vhost-scsi: Allow user to enable migrationLiran Alon2019-06-031-0/+1
| * pci: Make is_bridge a boolDavid Gibson2019-05-301-1/+1
| * pcie: Simplify pci_adjust_config_limit()David Gibson2019-05-302-2/+7
| * acpi: pci: use build_append_foo() API to construct MCFGWei Yang2019-05-301-18/+0Star
| * hw/acpi: Consolidate build_mcfg to pci.cWei Yang2019-05-301-0/+1
* | scsi-disk: Use qdev_prop_drive_iothreadKevin Wolf2019-06-041-0/+1
* | block: Add qdev_prop_drive_iothread property typeKevin Wolf2019-06-042-2/+8
* | q35: Revert to kernel irqchipAlex Williamson2019-06-032-0/+6
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190529' into...Peter Maydell2019-05-308-0/+66
|\ \
| * | spapr: Don't migrate the hpt_maxpagesize cap to older machine typesGreg Kurz2019-05-291-0/+1
| * | spapr/irq: add KVM support to the 'dual' machineCédric Le Goater2019-05-291-1/+0Star
| * | spapr/irq: initialize the IRQ device only onceCédric Le Goater2019-05-291-0/+1
| * | spapr/irq: introduce a spapr_irq_init_device() helperCédric Le Goater2019-05-292-0/+3
| * | spapr: introduce routines to delete the KVM IRQ deviceCédric Le Goater2019-05-292-0/+2
| * | sysbus: add a sysbus_mmio_unmap() helperCédric Le Goater2019-05-291-0/+1
| * | spapr/xive: add migration support for KVMCédric Le Goater2019-05-292-0/+4
| * | spapr/xive: introduce a VM state change handlerCédric Le Goater2019-05-291-0/+1
| * | spapr/xive: add state synchronization with KVMCédric Le Goater2019-05-292-0/+9
| * | spapr/xive: add hcall support when under KVMCédric Le Goater2019-05-291-0/+15
| * | spapr/xive: add KVM supportCédric Le Goater2019-05-292-0/+23
| * | spapr: Add forgotten capability to migration streamDavid Gibson2019-05-291-0/+1
| * | spapr/xive: fix EQ page addresses above 64GBCédric Le Goater2019-05-291-0/+6
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190529-pull-request' ...Peter Maydell2019-05-305-23/+217
|\ \ | |/ |/|
| * hw/display: add vhost-user-vga & gpu-pciMarc-André Lureau2019-05-292-6/+53
| * virtio-gpu: split virtio-gpu, introduce virtio-gpu-baseMarc-André Lureau2019-05-291-17/+56
| * virtio-gpu: add a pixman helper headerMarc-André Lureau2019-05-291-0/+45
| * virtio-gpu: add bswap helpers headerMarc-André Lureau2019-05-291-0/+61
| * vhost-user: add vhost_user_gpu_set_socket()Marc-André Lureau2019-05-291-0/+2
* | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-280519-2...Peter Maydell2019-05-282-0/+111
|\ \
| * | semihosting: enable chardev backed output for consoleAlex Bennée2019-05-281-0/+7