summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target/arm: Fix LD1W and LDFF1W (scalar plus vector)Richard Henderson2018-07-161-2/+2
* Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-07-16' into ...Peter Maydell2018-07-1613-261/+261
|\
| * monitor: Fix tracepoint crash on JSON syntax errorMarkus Armbruster2018-07-161-1/+1
| * MAINTAINERS: New section "Incompatible changes", copy libvir-listMarkus Armbruster2018-07-161-0/+4
| * qemu-doc: Move appendix "Deprecated features" to its own fileMarkus Armbruster2018-07-162-234/+235
| * cli qmp: Mark --preconfig, exit-preconfig experimentalMarkus Armbruster2018-07-167-17/+18
| * qapi: Do not expose "allow-preconfig" in query-qmp-schemaMarkus Armbruster2018-07-163-9/+3Star
|/
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180716' into...Peter Maydell2018-07-168-49/+66
|\
| * sm501: Fix warning about unreachable codeBALATON Zoltan2018-07-161-1/+1
| * sam460ex: Correct use after free errorBALATON Zoltan2018-07-161-1/+2
| * etsec: fix IRQ (un)maskingMichael Davidsaver2018-07-164-43/+49
| * ppc/xics: fix ICP reset pathGreg Kurz2018-07-161-3/+11
| * spapr: Correct inverted test in spapr_pc_dimm_node()David Gibson2018-07-161-1/+1
| * sm501: Update screen on frame buffer address changeBALATON Zoltan2018-07-161-0/+2
* | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re...Peter Maydell2018-07-162-54/+95
|\ \ | |/ |/|
| * Zero out the host's `msg_control` bufferJonas Schievink2018-07-151-0/+2
| * linux-user: fix mmap_find_vma_reserved()Laurent Vivier2018-07-151-7/+12
| * linux-user: convert remaining fcntl() to safe_fcntl()Laurent Vivier2018-07-151-1/+1
| * linux-user: ppc64: use the correct values for F_*LK64sShivaprasad G Bhat2018-07-151-46/+80
|/
* docs: Grammar and spelling fixesVille Skyttä2018-07-1318-21/+22
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-07-1212-35/+226
|\
| * qemu-img: align result of is_allocated_sectorsPeter Lieven2018-07-122-16/+46
| * scsi-disk: Block Device Characteristics emulation fixDaniel Henrique Barboza2018-07-121-3/+4
| * iotests: add test 226 for file driver typesJohn Snow2018-07-123-0/+93
| * file-posix: specify expected filetypesJohn Snow2018-07-122-8/+37
| * qemu-img: Document copy offloading implications with -S and -cFam Zheng2018-07-121-2/+4
| * iotests: nbd: Stop qemu-nbd before remaking imageFam Zheng2018-07-121-6/+15
| * iotests: 153: Fix dead codeFam Zheng2018-07-122-0/+27
|/
* ui/cocoa.m: replace scrollingDeltaY with deltaYJohn Arbuckle2018-07-121-7/+13
* Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20180712' into ...Peter Maydell2018-07-121-2/+10
|\
| * seccomp: allow sched_setscheduler() with SCHED_IDLE policyMarc-André Lureau2018-07-121-2/+10
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180712' into stagingPeter Maydell2018-07-123-6/+6
|\ \
| * | error: Remove NULL checks on error_propagate() callsPhilippe Mathieu-Daudé2018-07-111-3/+1Star
| * | s390x/storage attributes: fix CMMA_BLOCK_SIZE usageClaudio Imbrenda2018-07-112-3/+5
| |/
* | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20180711.1' in...Peter Maydell2018-07-121-1/+0Star
|\ \
| * | vfio/pci: do not set the PCIDevice 'has_rom' attributeCédric Le Goater2018-07-111-1/+0Star
| |/
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-11' in...Peter Maydell2018-07-121-0/+1
|\ \ | |/ |/|
| * monitor: fix double-free of request errorMarc-André Lureau2018-07-111-0/+1
|/
* Update version for v3.0.0-rc0 releasePeter Maydell2018-07-101-1/+1
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-07-1042-177/+647
|\
| * block: Use common write req handling in truncateFam Zheng2018-07-101-20/+35
| * block: Fix bdrv_co_truncate overlap checkFam Zheng2018-07-101-1/+2
| * block: Use common req handling in copy offloadingFam Zheng2018-07-101-14/+10Star
| * block: Use common req handling for discardFam Zheng2018-07-101-10/+23
| * block: Fix handling of image enlarging writeFam Zheng2018-07-101-3/+7
| * block: Extract common write req handlingFam Zheng2018-07-101-34/+57
| * block: Use uint64_t for BdrvTrackedRequest byte fieldsFam Zheng2018-07-102-5/+7
| * block: Use BdrvChild to discardFam Zheng2018-07-1011-20/+20
| * block: Add copy offloading trace pointsFam Zheng2018-07-104-0/+15
| * block: Prefix file driver trace points with "file_"Fam Zheng2018-07-103-4/+4