aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-05-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-05-15block: Document BDRV_REQ_WRITE_UNCHANGED supportMax Reitz
2018-05-15block: Add BDRV_REQ_WRITE_UNCHANGED flagMax Reitz
2018-05-15block: BLK_PERM_WRITE includes ..._UNCHANGEDMax Reitz
2018-05-15blockjob: Add block_job_driver()Kevin Wolf
2018-05-15blockjob: Introduce block_job_ratelimit_get_delay()Kevin Wolf
2018-05-15blockjob: Implement block_job_set_speed() centrallyKevin Wolf
2018-05-15blockjob: Move RateLimit to BlockJobKevin Wolf
2018-05-15blockjob: Wrappers for progress counter accessKevin Wolf
2018-05-15block: Merge .bdrv_co_writev{,_flags} in driversEric Blake
2018-05-15block: Drop last of the sector-based aio callbacksEric Blake
2018-05-15file-win32: Switch to byte-based callbacksEric Blake
2018-05-15block: Support byte-based aio callbacksEric Blake
2018-05-15tcg: Optionally log FPU state in TCG -d cpu loggingpull-target-arm-20180515Peter Maydell
2018-05-15Merge remote-tracking branch 'remotes/kraxel/tags/input-20180515-pull-request...Peter Maydell
2018-05-15ps2: Fix mouse stream corruption due to lost dataGeoffrey McRae
2018-05-15Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.13-pull-r...Peter Maydell
2018-05-14Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180514' into stagingPeter Maydell
2018-05-14Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2018-05-14s390x: refactor reset/reipl handlingDavid Hildenbrand
2018-05-14Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2018-05-14linux-user: correctly align types in thunking codeLaurent Vivier
2018-05-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-05-14net: Remove the deprecated "vlan" parameterThomas Huth
2018-05-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180510'...Peter Maydell
2018-05-10atomic.h: Work around gcc spurious "unused value" warningPeter Maydell
2018-05-10arm/boot: split load_dtb() from arm_load_kernel()Igor Mammedov
2018-05-10platform-bus-device: use device plug callback instead of machine_done notifierIgor Mammedov
2018-05-10pc: simplify MachineClass::get_hotplug_handler handlingIgor Mammedov
2018-05-10blockjob: drop block_job_pause/resume_all()Stefan Hajnoczi
2018-05-09translator: merge max_insns into DisasContextBaseEmilio G. Cota
2018-05-09qemu-options: Bail out on unsupported options instead of silently ignoring themThomas Huth
2018-05-09opts: don't silently truncate long option valuesDaniel P. Berrangé
2018-05-09accel: use g_strsplit for parsing accelerator namesDaniel P. Berrangé
2018-05-09exec: reintroduce MemoryRegion cachingPaolo Bonzini
2018-05-09exec: move memory access declarations to a common header, inline *_phys funct...Paolo Bonzini
2018-05-09memdev: remove "id" propertyPaolo Bonzini
2018-05-09qom: allow object_get_canonical_path_component without parentPaolo Bonzini
2018-05-08Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2018-05-08Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-2.13-pull-2018050...Peter Maydell
2018-05-07spapr: rename "hotplug memory" terminology to "device memory"David Hildenbrand
2018-05-07pc: rename "hotplug memory" terminology to "device memory"David Hildenbrand
2018-05-07machine: rename MemoryHotplugState to DeviceMemoryStateDavid Hildenbrand
2018-05-07pc-dimm: move actual plug/unplug of a memory region to MemoryDeviceDavid Hildenbrand
2018-05-07pc-dimm: factor out capacity and slot checks into MemoryDeviceDavid Hildenbrand
2018-05-07pc-dimm: factor out address search into MemoryDevice codeDavid Hildenbrand
2018-05-07pc-dimm: pass in the machine and to the MemoryHotplugStateDavid Hildenbrand
2018-05-07pc-dimm: no need to pass the memory regionDavid Hildenbrand
2018-05-07machine: make MemoryHotplugState accessible via the machineDavid Hildenbrand
2018-05-07pc-dimm: factor out MemoryDevice interfaceDavid Hildenbrand