summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* block: Document BDRV_REQ_WRITE_UNCHANGED supportMax Reitz2018-05-151-2/+16
* block: Add BDRV_REQ_WRITE_UNCHANGED flagMax Reitz2018-05-151-1/+5
* block: BLK_PERM_WRITE includes ..._UNCHANGEDMax Reitz2018-05-151-0/+3
* blockjob: Add block_job_driver()Kevin Wolf2018-05-151-0/+7
* blockjob: Introduce block_job_ratelimit_get_delay()Kevin Wolf2018-05-151-0/+8
* blockjob: Implement block_job_set_speed() centrallyKevin Wolf2018-05-152-3/+2Star
* blockjob: Move RateLimit to BlockJobKevin Wolf2018-05-151-0/+4
* blockjob: Wrappers for progress counter accessKevin Wolf2018-05-151-0/+19
* block: Merge .bdrv_co_writev{,_flags} in driversEric Blake2018-05-151-2/+0Star
* block: Drop last of the sector-based aio callbacksEric Blake2018-05-151-6/+0Star
* file-win32: Switch to byte-based callbacksEric Blake2018-05-151-1/+1
* block: Support byte-based aio callbacksEric Blake2018-05-151-0/+6
* Merge remote-tracking branch 'remotes/kraxel/tags/input-20180515-pull-request...Peter Maydell2018-05-151-0/+5
|\
| * ps2: Fix mouse stream corruption due to lost dataGeoffrey McRae2018-05-151-0/+5
* | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.13-pull-r...Peter Maydell2018-05-151-5/+17
|\ \ | |/ |/|
| * linux-user: correctly align types in thunking codeLaurent Vivier2018-05-141-5/+17
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180514' into stagingPeter Maydell2018-05-141-2/+0Star
|\ \
| * | s390x: refactor reset/reipl handlingDavid Hildenbrand2018-05-141-2/+0Star
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2018-05-141-14/+0Star
|\ \ \
| * | | blockjob: drop block_job_pause/resume_all()Stefan Hajnoczi2018-05-101-14/+0Star
* | | | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2018-05-142-4/+0Star
|\ \ \ \ | |_|/ / |/| | |
| * | | net: Remove the deprecated "vlan" parameterThomas Huth2018-05-142-4/+0Star
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-05-1410-162/+462
|\ \ \
| * | | qemu-options: Bail out on unsupported options instead of silently ignoring themThomas Huth2018-05-091-1/+1
| * | | opts: don't silently truncate long option valuesDaniel P. Berrangé2018-05-091-1/+1
| * | | accel: use g_strsplit for parsing accelerator namesDaniel P. Berrangé2018-05-091-1/+0Star
| * | | exec: reintroduce MemoryRegion cachingPaolo Bonzini2018-05-094-6/+169
| * | | exec: move memory access declarations to a common header, inline *_phys funct...Paolo Bonzini2018-05-094-154/+292
| * | | memdev: remove "id" propertyPaolo Bonzini2018-05-091-1/+0Star
| * | | qom: allow object_get_canonical_path_component without parentPaolo Bonzini2018-05-091-0/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180510'...Peter Maydell2018-05-116-52/+45Star
|\ \ \ | |_|/ |/| |
| * | atomic.h: Work around gcc spurious "unused value" warningPeter Maydell2018-05-101-1/+1
| * | arm/boot: split load_dtb() from arm_load_kernel()Igor Mammedov2018-05-102-41/+41
| * | platform-bus-device: use device plug callback instead of machine_done notifierIgor Mammedov2018-05-102-2/+3
| * | pc: simplify MachineClass::get_hotplug_handler handlingIgor Mammedov2018-05-101-8/+0Star
| |/
* / translator: merge max_insns into DisasContextBaseEmilio G. Cota2018-05-091-4/+4
|/
* Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2018-05-085-28/+70
|\
| * spapr: rename "hotplug memory" terminology to "device memory"David Hildenbrand2018-05-071-2/+2
| * pc: rename "hotplug memory" terminology to "device memory"David Hildenbrand2018-05-071-1/+1
| * machine: rename MemoryHotplugState to DeviceMemoryStateDavid Hildenbrand2018-05-071-4/+4
| * pc-dimm: move actual plug/unplug of a memory region to MemoryDeviceDavid Hildenbrand2018-05-071-0/+3
| * pc-dimm: factor out capacity and slot checks into MemoryDeviceDavid Hildenbrand2018-05-071-1/+0Star
| * pc-dimm: factor out address search into MemoryDevice codeDavid Hildenbrand2018-05-072-5/+3Star
| * pc-dimm: pass in the machine and to the MemoryHotplugStateDavid Hildenbrand2018-05-071-2/+2
| * pc-dimm: no need to pass the memory regionDavid Hildenbrand2018-05-071-3/+2Star
| * machine: make MemoryHotplugState accessible via the machineDavid Hildenbrand2018-05-074-13/+13
| * pc-dimm: factor out MemoryDevice interfaceDavid Hildenbrand2018-05-072-2/+45
* | Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-2.13-pull-2018050...Peter Maydell2018-05-085-29/+21Star
|\ \
| * | RISC-V: Make virt header comment title consistentMichael Clark2018-05-061-1/+1
| * | RISC-V: Make some header guards more specificMichael Clark2018-05-062-4/+4