aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-06-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell8-2/+53
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-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
2018-05-30numa: split out NumaOptions parsing into set_numa_options()Igor Mammedov1-0/+1
2018-05-30numa: postpone options post-processing till machine_run_board_init()Igor Mammedov1-0/+1
2018-05-30job: Add error message for failing jobsKevin Wolf1-1/+6
2018-05-25gdbstub: Clarify what gdb_handlesig() is doingPeter Maydell1-0/+15
2018-05-24linux-user: Assert on bad type in thunk_type_align() and thunk_type_size()Peter Maydell1-2/+2
2018-05-24osdep: add wait.h compat macrosMichael S. Tsirkin1-0/+10
2018-05-24vhost-user: support registering external host notifiersTiwei Bie1-0/+8
2018-05-24vhost-user: introduce shared vhost-user stateTiwei Bie3-0/+24
2018-05-24vhost: allow backends to filter memory sectionsTiwei Bie1-0/+4
2018-05-24Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180524-pull-request' ...Peter Maydell1-0/+69
2018-05-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell9-10/+276
2018-05-24Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell4-464/+600
2018-05-24Merge remote-tracking branch 'remotes/sstabellini-http/tags/xen-20180522-tag'...Peter Maydell2-3/+48
2018-05-24vga: move bochs vbe defines to header fileGerd Hoffmann1-0/+69
2018-05-23intel-iommu: rework the page walk logicPeter Xu1-0/+2