summaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2019-07-02Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190701' into stagingPeter Maydell
2019-07-01Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190628-pull-request' ...Peter Maydell
2019-06-28i2c: Move bitbang_i2c.h to include/hw/i2c/BALATON Zoltan
2019-06-24vfio-ccw: support async command subregionCornelia Huck
2019-06-24xen: Import other xen/io/*.hAnthony PERARD
2019-06-24Revert xen/io/ring.h of "Clean up a few header guard symbols"Anthony PERARD
2019-06-24xen-bus / xen-block: add support for event channel pollingPaul Durrant
2019-06-24xen-bus: allow AioContext to be specified for each event channelPaul Durrant
2019-06-24xen-bus: use a separate fd for each event channelPaul Durrant
2019-06-21hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1Greg Kurz
2019-06-17hw/arm: Correctly disable FPU/DSP for some ARMSSE-based boardsPeter Maydell
2019-06-17hw/arm/armv7m: Forward "vfp" and "dsp" properties to CPUPeter Maydell
2019-06-16hw/acpi: extract acpi_add_rom_blob()Wei Yang
2019-06-13vfio/common: Introduce vfio_set_irq_signaling helperEric Auger
2019-06-13Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190613-pull-request' ...Peter Maydell
2019-06-13edid: flip the default to enabledGerd Hoffmann
2019-06-13edid: add xmax + ymax propertiesGerd Hoffmann
2019-06-12semihosting: split console_out into string and char versionsAlex Bennée
2019-06-12Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...Peter Maydell
2019-06-12Supply missing header guardsMarkus Armbruster
2019-06-12Clean up a few header guard symbolsMarkus Armbruster
2019-06-12Normalize position of header guardMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-06-12ppc/xive: Make XIVE generate the proper interrupt typesBenjamin Herrenschmidt
2019-06-12spapr: Clean up spapr_drc_populate_dt()David Gibson
2019-06-12spapr: Clean up dt creation for PCI busesDavid Gibson
2019-06-06Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-06-04scsi-disk: Use qdev_prop_drive_iothreadKevin Wolf
2019-06-04block: Add qdev_prop_drive_iothread property typeKevin Wolf
2019-06-03q35: Revert to kernel irqchipAlex Williamson
2019-06-02vhost-scsi: Allow user to enable migrationLiran Alon
2019-05-30Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190529' into...Peter Maydell
2019-05-30Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190529-pull-request' ...Peter Maydell
2019-05-29pci: Make is_bridge a boolDavid Gibson
2019-05-29pcie: Simplify pci_adjust_config_limit()David Gibson
2019-05-29acpi: pci: use build_append_foo() API to construct MCFGWei Yang
2019-05-29hw/acpi: Consolidate build_mcfg to pci.cWei Yang
2019-05-29hw/display: add vhost-user-vga & gpu-pciMarc-André Lureau
2019-05-29virtio-gpu: split virtio-gpu, introduce virtio-gpu-baseMarc-André Lureau
2019-05-29virtio-gpu: add a pixman helper headerMarc-André Lureau
2019-05-29virtio-gpu: add bswap helpers headerMarc-André Lureau
2019-05-29vhost-user: add vhost_user_gpu_set_socket()Marc-André Lureau
2019-05-29spapr: Don't migrate the hpt_maxpagesize cap to older machine typesGreg Kurz
2019-05-29spapr/irq: add KVM support to the 'dual' machineCédric Le Goater
2019-05-29spapr/irq: initialize the IRQ device only onceCédric Le Goater
2019-05-29spapr/irq: introduce a spapr_irq_init_device() helperCédric Le Goater
2019-05-29spapr: introduce routines to delete the KVM IRQ deviceCédric Le Goater
2019-05-29sysbus: add a sysbus_mmio_unmap() helperCédric Le Goater
2019-05-29spapr/xive: add migration support for KVMCédric Le Goater