summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* spapr: Cleanups relating to DRC awaiting_release fieldDavid Gibson2017-07-171-5/+6
* spapr: Refactor spapr_drc_detach()David Gibson2017-07-171-1/+1
* spapr: Remove 'awaiting_allocation' DRC flagDavid Gibson2017-07-171-1/+0Star
* spapr: Treat devices added before inbound migration as coldpluggedLaurent Vivier2017-07-171-0/+8
* spapr: Minor cleanups to events handlingDavid Gibson2017-07-171-5/+1Star
* spapr: migrate pending_events of spapr stateDaniel Henrique Barboza2017-07-171-2/+7
* Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...Peter Maydell2017-07-149-18/+137
|\
| * s390x/arch_dump: also dump guarded storage control blockChristian Borntraeger2017-07-141-0/+1
| * s390x/kvm: enable guarded storageFan Zhang2017-07-141-0/+3
| * s390x/cpumodel: wire up new hardware featuresJason J. Herne2017-07-141-2/+1Star
| * s390x/flic: migrate ais statesYi Min Zhao2017-07-141-0/+1
| * s390x/css: use SubchDev.orbHalil Pasic2017-07-141-3/+3
| * s390x/css: activate ChannelSubSys migrationHalil Pasic2017-07-141-0/+4
| * s390x/css: add ORB to SubchDevHalil Pasic2017-07-141-0/+1
| * s390x: add css_migration_enabled to machine classHalil Pasic2017-07-141-0/+7
| * s390x/css: update css_adapter_interruptYi Min Zhao2017-07-141-1/+1
| * s390x/sic: realize SIC handlingFei Li2017-07-141-0/+2
| * s390x/flic: introduce inject_airq callbackYi Min Zhao2017-07-141-0/+2
| * s390x/flic: introduce modify_ais_mode callbackFei Li2017-07-141-1/+8
| * s390x: add flags field for registering I/O adapterFei Li2017-07-142-2/+8
| * s390x/migration: Monitor commands for storage attributesClaudio Imbrenda2017-07-141-0/+4
| * s390x/migration: Storage attributes deviceClaudio Imbrenda2017-07-141-0/+77
| * linux-headers: update to 4.13-rc0Christian Borntraeger2017-07-143-9/+14
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-07-1416-89/+214
|\ \
| * | cpu: Convert to DEFINE_PROP_LINKFam Zheng2017-07-141-0/+1
| * | qdev: Add const qualifier to PropertyInfo definitionsFam Zheng2017-07-143-30/+30
| * | qdev: Introduce DEFINE_PROP_LINKFam Zheng2017-07-142-0/+10
| * | qdev: Introduce PropertyInfo.createFam Zheng2017-07-141-0/+1
| * | qom: enforce readonly nature of link's check callbackIgor Mammedov2017-07-142-4/+5
| * | nbd: Implement NBD_INFO_BLOCK_SIZE on clientEric Blake2017-07-141-0/+6
| * | nbd: Expose and debug more NBD constantsEric Blake2017-07-141-9/+28
| * | nbd: Create struct for tracking export infoEric Blake2017-07-141-4/+11
| * | memory/iommu: introduce IOMMUMemoryRegionClassAlexey Kardashevskiy2017-07-143-11/+41
| * | memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy2017-07-146-24/+41
| * | qom/cpu: remove host_tid fieldAlex Bennée2017-07-141-2/+0Star
| * | gdbstub: rename cpu_index -> cpu_gdb_indexAlex Bennée2017-07-141-9/+0Star
| * | Revert "exec.c: Fix breakpoint invalidation race"Pranith Kumar2017-07-141-0/+3
| * | hmp: add hmp analogue for qmp-chardev-changeAnton Nefedov2017-07-141-0/+10
| * | char: avoid chardevice direct accessAnton Nefedov2017-07-141-0/+7
| * | char: forbid direct chardevice access for hotswap devicesAnton Nefedov2017-07-141-0/+10
| * | char: chardevice hotswapAnton Nefedov2017-07-141-0/+9
| * | char: add backend hotswap handlerAnton Nefedov2017-07-141-0/+5
| |/
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into...Peter Maydell2017-07-142-0/+18
|\ \ | |/ |/|
| * error: Implement the warn and free Error functionsAlistair Francis2017-07-131-0/+11
| * error: Functions to report warnings and informational messagesAlistair Francis2017-07-131-0/+7
* | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell2017-07-133-15/+122
|\ \
| * | include/hw/ptimer.h: Add documentation commentsPeter Maydell2017-07-111-0/+120
| * | hw/misc: add missing includesPhilippe Mathieu-Daudé2017-07-111-0/+2
| * | util/qemu-sockets: Drop unused helper socket_address_to_string()Mao Zhongyi2017-07-111-15/+0Star
* | | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-07-11' in...Peter Maydell2017-07-139-42/+81
|\ \ \