summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ppc4xx_i2c: Rewrite to model hardware more closelyBALATON Zoltan2018-07-031-1/+2
* ppx/xics: introduce a parent_reset in ICSStateClassCédric Le Goater2018-07-031-0/+1
* ppc/xics: introduce a parent_realize in ICSStateClassCédric Le Goater2018-07-031-1/+2
* ppc/xics: introduce ICP DeviceRealize and DeviceReset handlersCédric Le Goater2018-07-031-2/+3
* Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180702' into stagingPeter Maydell2018-07-023-4/+28
|\
| * cpu: Assert asidx_from_attrs return value in rangeRichard Henderson2018-07-021-2/+4
| * tcg: Define and use new tlb_hit() and tlb_hit_page() functionsPeter Maydell2018-07-022-2/+24
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180702' into stagingPeter Maydell2018-07-023-1/+70
|\ \ | |/ |/|
| * s390x/tcg: properly implement the TODDavid Hildenbrand2018-07-021-0/+19
| * s390x/tod: factor out TOD into separate deviceDavid Hildenbrand2018-07-021-0/+46
| * loader: Check access size when calling rom_ptr() to avoid crashesThomas Huth2018-07-021-1/+1
| * s390/ipl: fix ipl with -no-rebootChristian Borntraeger2018-07-021-0/+4
* | tcg: Fix --disable-tcg build breakagePhilippe Mathieu-Daudé2018-07-021-4/+9
|/
* chardev: comment details for CLOSED eventPeter Xu2018-06-301-1/+10
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180629'...Peter Maydell2018-06-301-0/+16
|\
| * device_tree: Add qemu_fdt_node_unit_pathEric Auger2018-06-291-0/+16
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-06-294-7/+14
|\ \
| * | block: Remove unused sector-based vectored I/OEric Blake2018-06-291-4/+0Star
| * | file-posix: Make .bdrv_co_truncate asynchronousKevin Wolf2018-06-291-1/+3
| * | block: Use tracked request for truncateKevin Wolf2018-06-291-0/+1
| * | block: Move bdrv_truncate() implementation to io.cKevin Wolf2018-06-291-0/+2
| * | block: Convert .bdrv_truncate callback to coroutine_fnKevin Wolf2018-06-292-2/+6
| * | usb-storage: Add rerror/werror propertiesKevin Wolf2018-06-291-0/+2
* | | Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell2018-06-291-0/+8
|\ \ \
| * | | cutils: Provide strchrnulKeno Fischer2018-06-291-0/+8
| |/ /
* | | Merge remote-tracking branch 'remotes/berrange/tags/min-glib-pull-request' in...Peter Maydell2018-06-292-313/+61Star
|\ \ \ | |_|/ |/| |
| * | glib: enforce the minimum required version and warn about old APIsDaniel P. Berrangé2018-06-291-0/+68
| * | glib: bump min required glib library version to 2.40Daniel P. Berrangé2018-06-291-319/+0Star
| * | util: remove redundant include of glib.h and add osdep.hDaniel P. Berrangé2018-06-291-1/+0Star
| |/
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-06-2917-34/+67
|\ \ | |/ |/|
| * hw/scsi: add VPD Block Limits emulationDaniel Henrique Barboza2018-06-291-1/+2
| * hw/scsi: centralize SG_IO calls into single functionDaniel Henrique Barboza2018-06-291-0/+2
| * hw/scsi: cleanups before VPD BL emulationDaniel Henrique Barboza2018-06-291-0/+1
| * kvm: support -overcommit cpu-pm=on|offMichael S. Tsirkin2018-06-281-0/+1
| * hmp: obsolete "info ioapic"Peter Xu2018-06-281-3/+0Star
| * ioapic: support "info irq"Peter Xu2018-06-281-0/+3
| * memory/hmp: Print owners/parents in "info mtree"Alexey Kardashevskiy2018-06-281-1/+1
| * esp: remove legacy esp_init() functionMark Cave-Ayland2018-06-281-5/+0Star
| * pr-manager: add query-pr-managers QMP commandPaolo Bonzini2018-06-281-0/+2
| * pr-manager: put stubs in .c filePaolo Bonzini2018-06-281-9/+0Star
| * osdep: work around Coverity parsing errorsPaolo Bonzini2018-06-281-0/+15
| * pc-dimm: get_memory_region() will not fail after realizeDavid Hildenbrand2018-06-281-2/+4
| * nvdimm: convert nvdimm_mr into a pointerDavid Hildenbrand2018-06-281-1/+1
| * pc-dimm: merge get_(vmstate_)memory_region()David Hildenbrand2018-06-281-1/+2
| * hostmem: drop error variable from host_memory_backend_get_memory()David Hildenbrand2018-06-281-2/+1Star
| * pc-dimm: remove pc_dimm_get_free_slot() from headerDavid Hildenbrand2018-06-281-2/+0Star
| * pc-dimm: rename pc_dimm_memory_* to pc_dimm_*David Hildenbrand2018-06-281-3/+3
| * QemuMutex: support --enable-debug-mutexPaolo Bonzini2018-06-282-0/+8
| * kvm: Delete the slot if and only if the KVM_MEM_READONLY flag is changedShannon Zhao2018-06-281-0/+1
| * main-loop: document IOCanReadHandlerStefan Hajnoczi2018-06-281-0/+14