aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-06-08ftgmac100: compute maximum frame size depending on the protocolCédric Le Goater1-1/+6
2018-06-08misc: add pca9552 LED blinker modelCédric Le Goater2-0/+64
2018-06-08smbus: add a smbus_eeprom_init_one() routineCédric Le Goater1-0/+1
2018-06-08arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICRShannon Zhao1-0/+1
2018-06-05vfio: remove DPRINTF() definition from vfio-common.hTiwei Bie1-9/+0
2018-06-04Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell5-2/+86
2018-06-04Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i...Peter Maydell2-1/+10
2018-06-04Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into st...Peter Maydell1-1/+1
2018-06-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell8-2/+53
2018-06-04migration: discard non-migratable RAMBlocksCédric Le Goater1-0/+4
2018-06-04migration: introduce decompress-error-checkXiao Guangrong1-1/+6
2018-06-01tcg: Pass tb and index to tcg_gen_exit_tb separatelyRichard Henderson1-1/+1
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell25-94/+137
2018-06-01vhost-blk: turn on pre-defined RO feature bitChangpeng Liu1-1/+0
2018-06-01nvdimm, acpi: support NFIT platform capabilitiesRoss Zwisler2-0/+6
2018-06-01migration: drop an unused includeMichael S. Tsirkin1-1/+1
2018-06-01block-backend: Add blk_co_copy_rangeFam Zheng1-0/+4
2018-06-01iscsi: Implement copy offloadingFam Zheng1-0/+4
2018-06-01file-posix: Implement bdrv_co_copy_rangeFam Zheng1-2/+8
2018-06-01block: Introduce API for copy offloadingFam Zheng2-0/+70
2018-06-01qdev: Remove DeviceClass::init() and ::exit()Philippe Mathieu-Daudé1-16/+4
2018-06-01hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::initPhilippe Mathieu-Daudé1-3/+0
2018-06-01hw/i2c/smbus: Use DeviceClass::realize instead of SMBusDeviceClass::initPhilippe Mathieu-Daudé1-1/+0
2018-06-01Update Linux headers to 4.17-rc6Peter Maydell8-37/+78
2018-06-01virtio-gpu-3d: Define VIRTIO_GPU_CAPSET_VIRGL2 elsewhereAlex Williamson1-0/+6
2018-06-01vmstate: Add a VSTRUCT typeCorey Minyard1-0/+45
2018-06-01memory: get rid of memory_region_init_reservationPaolo Bonzini1-23/+0
2018-06-01memory.h: Fix typo in documentation commentPeter Maydell1-1/+1
2018-06-01hw: Clean "hw/devices.h" includesPhilippe Mathieu-Daudé1-5/+2
2018-06-01hw/misc/mips_itu: Cleanup includesPhilippe Mathieu-Daudé1-0/+2
2018-06-01hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé8-8/+0
2018-06-01sandbox: disable -sandbox if CONFIG_SECCOMP undefinedYi Min Zhao1-1/+2
2018-05-31xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pagesPaul Durrant1-0/+16
2018-05-31xen/hvm: correct reporting of modified memory under physmap during migrationIgor Druzhinin1-3/+2
2018-05-31vfio: Include "exec/address-spaces.h" directly in the source filePhilippe Mathieu-Daudé1-1/+0
2018-05-31sandbox: disable -sandbox if CONFIG_SECCOMP undefinedYi Min Zhao1-1/+2
2018-05-31vmstate.h: Provide VMSTATE_BOOL_SUB_ARRAYPeter Maydell1-0/+3
2018-05-31Make address_space_get_iotlb_entry() take a MemTxAttrs argumentPeter Maydell1-1/+1
2018-05-31Make flatview_translate() take a MemTxAttrs argumentPeter Maydell1-3/+4
2018-05-31Make MemoryRegion valid.accepts callback take a MemTxAttrs argumentPeter Maydell1-1/+2
2018-05-31Make memory_region_access_valid() take a MemTxAttrs argumentPeter Maydell1-1/+2
2018-05-31Make address_space_access_valid() take a MemTxAttrs argumentPeter Maydell2-2/+5
2018-05-31Make address_space_map() take a MemTxAttrs argumentPeter Maydell2-2/+4
2018-05-31Make address_space_translate{, _cached}() take a MemTxAttrs argumentPeter Maydell1-1/+3
2018-05-31Make tb_invalidate_phys_addr() take a MemTxAttrs argumentPeter Maydell1-2/+3
2018-05-31memory.h: Improve IOMMU related documentationPeter Maydell1-10/+95
2018-05-31tcg: Fix helper function vs host abi for float16Richard Henderson1-1/+1
2018-05-31Merge remote-tracking branch 'remotes/ehabkost/tags/numa-next-pull-request' i...Peter Maydell3-0/+4
2018-05-30cli: add --preconfig optionIgor Mammedov1-0/+1
2018-05-30qapi: introduce new cmd option "allow-preconfig"Igor Mammedov1-0/+1