summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-06-048-2/+53
|\
| * vhost-blk: turn on pre-defined RO feature bitChangpeng Liu2018-06-011-1/+0Star
| * nvdimm, acpi: support NFIT platform capabilitiesRoss Zwisler2018-06-012-0/+6
| * migration: drop an unused includeMichael S. Tsirkin2018-06-011-1/+1
| * osdep: add wait.h compat macrosMichael S. Tsirkin2018-05-241-0/+10
| * vhost-user: support registering external host notifiersTiwei Bie2018-05-241-0/+8
| * vhost-user: introduce shared vhost-user stateTiwei Bie2018-05-243-0/+24
| * vhost: allow backends to filter memory sectionsTiwei Bie2018-05-241-0/+4
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-06-0125-94/+137
|\ \
| * | qdev: Remove DeviceClass::init() and ::exit()Philippe Mathieu-Daudé2018-06-011-16/+4Star
| * | hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::initPhilippe Mathieu-Daudé2018-06-011-3/+0Star
| * | hw/i2c/smbus: Use DeviceClass::realize instead of SMBusDeviceClass::initPhilippe Mathieu-Daudé2018-06-011-1/+0Star
| * | Update Linux headers to 4.17-rc6Peter Maydell2018-06-018-37/+78
| * | virtio-gpu-3d: Define VIRTIO_GPU_CAPSET_VIRGL2 elsewhereAlex Williamson2018-06-011-0/+6
| * | vmstate: Add a VSTRUCT typeCorey Minyard2018-06-011-0/+45
| * | memory: get rid of memory_region_init_reservationPaolo Bonzini2018-06-011-23/+0Star
| * | memory.h: Fix typo in documentation commentPeter Maydell2018-06-011-1/+1
| * | hw: Clean "hw/devices.h" includesPhilippe Mathieu-Daudé2018-06-011-5/+2Star
| * | hw/misc/mips_itu: Cleanup includesPhilippe Mathieu-Daudé2018-06-011-0/+2
| * | hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-018-8/+0Star
| * | vfio: Include "exec/address-spaces.h" directly in the source filePhilippe Mathieu-Daudé2018-05-311-1/+0Star
| * | sandbox: disable -sandbox if CONFIG_SECCOMP undefinedYi Min Zhao2018-05-311-1/+2
* | | sandbox: disable -sandbox if CONFIG_SECCOMP undefinedYi Min Zhao2018-06-011-1/+2
* | | xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pagesPaul Durrant2018-05-311-0/+16
* | | xen/hvm: correct reporting of modified memory under physmap during migrationIgor Druzhinin2018-05-311-3/+2Star
* | | vmstate.h: Provide VMSTATE_BOOL_SUB_ARRAYPeter Maydell2018-05-311-0/+3
* | | Make address_space_get_iotlb_entry() take a MemTxAttrs argumentPeter Maydell2018-05-311-1/+1
* | | Make flatview_translate() take a MemTxAttrs argumentPeter Maydell2018-05-311-3/+4
* | | Make MemoryRegion valid.accepts callback take a MemTxAttrs argumentPeter Maydell2018-05-311-1/+2
* | | Make memory_region_access_valid() take a MemTxAttrs argumentPeter Maydell2018-05-311-1/+2
* | | Make address_space_access_valid() take a MemTxAttrs argumentPeter Maydell2018-05-312-2/+5
* | | Make address_space_map() take a MemTxAttrs argumentPeter Maydell2018-05-312-2/+4
* | | Make address_space_translate{, _cached}() take a MemTxAttrs argumentPeter Maydell2018-05-311-1/+3
* | | Make tb_invalidate_phys_addr() take a MemTxAttrs argumentPeter Maydell2018-05-311-2/+3
* | | memory.h: Improve IOMMU related documentationPeter Maydell2018-05-311-10/+95
* | | tcg: Fix helper function vs host abi for float16Richard Henderson2018-05-311-1/+1
* | | Merge remote-tracking branch 'remotes/ehabkost/tags/numa-next-pull-request' i...Peter Maydell2018-05-313-0/+4
|\ \ \
| * | | cli: add --preconfig optionIgor Mammedov2018-05-301-0/+1
| * | | qapi: introduce new cmd option "allow-preconfig"Igor Mammedov2018-05-301-0/+1
| * | | numa: split out NumaOptions parsing into set_numa_options()Igor Mammedov2018-05-301-0/+1
| * | | numa: postpone options post-processing till machine_run_board_init()Igor Mammedov2018-05-301-0/+1
| |/ /
* / / job: Add error message for failing jobsKevin Wolf2018-05-301-1/+6
|/ /
* | gdbstub: Clarify what gdb_handlesig() is doingPeter Maydell2018-05-251-0/+15
* | linux-user: Assert on bad type in thunk_type_align() and thunk_type_size()Peter Maydell2018-05-241-2/+2
* | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180524-pull-request' ...Peter Maydell2018-05-241-0/+69
|\ \
| * | vga: move bochs vbe defines to header fileGerd Hoffmann2018-05-241-0/+69
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-05-249-10/+276
|\ \ \ | | |/ | |/|
| * | intel-iommu: rework the page walk logicPeter Xu2018-05-231-0/+2
| * | util: implement simple iova treePeter Xu2018-05-231-0/+134
| * | intel-iommu: only do page walk for MAP notifiersPeter Xu2018-05-231-0/+2