aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-07-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-07-07vhost-vdpa: introduce vhost-vdpa net clientCindy Lu
2020-07-07vhost-vdpa: introduce vhost-vdpa backendCindy Lu
2020-07-06Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...Peter Maydell
2020-07-04linux-user: Add strace support for printing arguments of ioctl()Filip Bozuta
2020-07-04Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200703'...Peter Maydell
2020-07-03Replace uses of FROM_SSI_SLAVE() macro with QOM castsPeter Maydell
2020-07-03hw/arm/pxa2xx_pic: Use LOG_GUEST_ERROR for bad guest register accessesPeter Maydell
2020-07-03hw/gpio/zaurus.c: Use LOG_GUEST_ERROR for bad guest register accessesPeter Maydell
2020-07-03hw/misc/max111x: Create header file for documentation, TYPE_ macrosPeter Maydell
2020-07-03hw/misc/max111x: Use GPIO lines rather than max111x_set_input()Peter Maydell
2020-07-03ssi: Add ssi_realize_and_unref()Peter Maydell
2020-07-03hw/arm/virt-acpi-build: Only expose flash on older machine typesAndrew Jones
2020-07-03hw/arm/virt: Let the virtio-iommu bypass MSIsEric Auger
2020-07-03virtio-iommu: Implement RESV_MEM probe requestEric Auger
2020-07-03qdev: Introduce DEFINE_PROP_RESERVED_REGIONEric Auger
2020-07-03Add the ability to select a different PHY for each i.MX6UL FEC interfaceJean-Christophe Dubois
2020-07-03Add a phy-num property to the i.MX FEC emulatorJean-Christophe Dubois
2020-07-03migration: Count new_dirty instead of real_dirtyKeqian Zhu
2020-07-03vhost_net: introduce set_config & get_configCindy Lu
2020-07-03vhost: introduce new VhostOps vhost_force_iommuCindy Lu
2020-07-03vhost: implement vhost_vq_get_addr methodCindy Lu
2020-07-03vhost: introduce new VhostOps vhost_vq_get_addrCindy Lu
2020-07-03vhost: introduce new VhostOps vhost_dev_startCindy Lu
2020-07-03virtio-bus: introduce queue_enabled methodJason Wang
2020-07-03net: introduce qemu_get_peerCindy Lu
2020-07-03numa: Auto-enable NUMA when any memory devices are possibleDavid Hildenbrand
2020-07-03virtio-mem: Exclude unplugged memory during migrationDavid Hildenbrand
2020-07-03virtio-mem: Allow notifiers for size changesDavid Hildenbrand
2020-07-03virtio-pci: Proxy for virtio-memDavid Hildenbrand
2020-07-03virtio-mem: Paravirtualized memory hot(un)plugDavid Hildenbrand
2020-07-02migration/colo: Use ram_block_discard_disable()David Hildenbrand
2020-07-02virtio-balloon: Rip out qemu_balloon_inhibit()David Hildenbrand
2020-07-02vfio: Convert to ram_block_discard_disable()David Hildenbrand
2020-07-02exec: Introduce ram_block_discard_(disable|require)()David Hildenbrand
2020-07-02qdev: Drop qbus_set_hotplug_handler() parameter @errpMarkus Armbruster
2020-07-02qdev: Drop qbus_set_bus_hotplug_handler() parameter @errpMarkus Armbruster
2020-06-26Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200626'...Peter Maydell
2020-06-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-06-26hyperv: vmbus: Remove the 2nd IRQJon Doron
2020-06-26osdep: Make MIN/MAX evaluate arguments only onceEric Blake
2020-06-26softfloat: return low bits of quotient from floatx80_modremJoseph Myers
2020-06-26softfloat: merge floatx80_mod and floatx80_remJoseph Myers
2020-06-26hw/misc/pca9552: Model qdev output GPIOsPhilippe Mathieu-Daudé
2020-06-26hw/misc/pca9552: Add a 'description' property for debugging purposePhilippe Mathieu-Daudé
2020-06-26hw/misc/pca9552: Add generic PCA955xClass, parent of TYPE_PCA9552Philippe Mathieu-Daudé
2020-06-26hw/misc/pca9552: Rename generic code as pca955xPhilippe Mathieu-Daudé
2020-06-26hw/misc/pca9552: Rename 'nr_leds' as 'pin_count'Philippe Mathieu-Daudé
2020-06-26hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()Philippe Mathieu-Daudé
2020-06-26hw/arm/aspeed: QOM'ify AspeedMachineStatePhilippe Mathieu-Daudé