aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-07-09Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20200704' int...Peter Maydell
2020-07-09Merge remote-tracking branch 'remotes/kraxel/tags/modules-20200707-pull-reque...Peter Maydell
2020-07-09Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...Peter Maydell
2020-07-08Merge remote-tracking branch 'remotes/vivier/tags/m68k-next-pull-request' int...Peter Maydell
2020-07-08Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200706-pull-request...Peter Maydell
2020-07-07Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-06' in...Peter Maydell
2020-07-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-07-07object: qom module supportGerd Hoffmann
2020-07-07module: qom module supportGerd Hoffmann
2020-07-07vhost-vdpa: introduce vhost-vdpa net clientCindy Lu
2020-07-07vhost-vdpa: introduce vhost-vdpa backendCindy Lu
2020-07-07util/qemu-option: Document the get_opt_value() functionPhilippe Mathieu-Daudé
2020-07-06softfloat,m68k: disable floatx80_invalid_encoding() for m68kLaurent Vivier
2020-07-06fix the prototype of muls64/mulu64Lijun Pan
2020-07-06audio: set default value for pcspk.iobase propertyGerd Hoffmann
2020-07-06audio: create pcspk device earlyGerd Hoffmann
2020-07-06audio: rework pcspk_init()Gerd Hoffmann
2020-07-06pc_basic_device_init: drop no_vmport argGerd Hoffmann
2020-07-06pc_basic_device_init: drop has_pit argGerd Hoffmann
2020-07-06pc_basic_device_init: pass PCMachineStateGerd Hoffmann
2020-07-06audio: add deprecated_register_soundhwGerd Hoffmann
2020-07-06Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...Peter Maydell
2020-07-06block: drop unallocated_blocks_are_zeroVladimir Sementsov-Ogievskiy
2020-07-06block: inline bdrv_unallocated_blocks_are_zero()Vladimir Sementsov-Ogievskiy
2020-07-06block/core: add generic infrastructure for x-blockdev-amend qmp commandMaxim Levitsky
2020-07-06block/amend: separate amend and create options for qemu-imgMaxim Levitsky
2020-07-06block/amend: add 'force' optionMaxim Levitsky
2020-07-06qcrypto/core: add generic infrastructure for crypto options amendmentMaxim Levitsky
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-03hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interfacePhilippe Mathieu-Daudé
2020-07-03crypto: Add tls-cipher-suites objectPhilippe Mathieu-Daudé
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