summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ppc: fix VTB migrationLaurent Vivier2017-11-221-2/+2
| * | spapr: Implement bug in spapr-vty device to be compatible with PowerVMDavid Gibson2017-11-221-0/+18
| * | hw/ppc/spapr: Fix virtio-scsi bootindex handling for LUNs >= 256Thomas Huth2017-11-221-0/+4
| |/
* | Fix build of console and GUI executables for WindowsStefan Weil2017-11-231-1/+1
* | tcg: Fix compilation without TCGJuan Quintela2017-11-231-0/+8
|/
* Update version for v2.11.0-rc2 releasePeter Maydell2017-11-211-1/+1
* Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2017-11-2110-7/+177
|\
| * qemu-iotest: add test for blockjob coroutine race conditionJeff Cody2017-11-213-0/+114
| * qemu-iotests: add option in common.qemu for mismatch onlyJeff Cody2017-11-211-1/+7
| * coroutine: abort if we try to schedule or enter a pending coroutineJeff Cody2017-11-214-3/+49
| * blockjob: do not allow coroutine double entry or entry-after-completionJeff Cody2017-11-212-3/+7
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2017-11-2110-68/+103
|\ \ | |/ |/|
| * Merge remote-tracking branch 'mreitz/tags/pull-block-2017-11-21' into queue-b...Kevin Wolf2017-11-215-34/+59
| |\
| | * iotests: Fix 176 on 32-bit hostEric Blake2017-11-212-5/+6
| | * block: Close a BlockDriverState completely even when bs->drv is NULLAlberto Garcia2017-11-213-29/+53
| |/
| * block: Error out on load_vm with active dirty bitmapsKevin Wolf2017-11-211-12/+3Star
| * block: Add errp to bdrv_all_goto_snapshot()Kevin Wolf2017-11-213-9/+11
| * block: Add errp to bdrv_snapshot_goto()Kevin Wolf2017-11-213-10/+22
| * block: Don't request I/O permission with BDRV_O_NO_IOKevin Wolf2017-11-211-4/+6
| * block: Don't use BLK_PERM_CONSISTENT_READ for format probingKevin Wolf2017-11-211-1/+4
* | build: disarm the TCG unit test trapDaniel P. Berrange2017-11-211-5/+1Star
* | Use HTTPS for qemu.org and other domainsStefan Hajnoczi2017-11-2111-30/+30
* | Use qemu.org domain nameStefan Hajnoczi2017-11-219-17/+17
|/
* scripts/make-release: ship u-boot source as a tarballMichael Roth2017-11-211-0/+4
* accel/tcg: Handle atomic accesses to notdirty memory correctlyPeter Maydell2017-11-213-13/+38
* exec.c: Factor out before/after actions for notdirty memory writesPeter Maydell2017-11-212-21/+106
* Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-11-20-tag' in...Peter Maydell2017-11-211-16/+38
|\
| * qga: replace GetIfEntry with GetIfEntry2 for interface statsZhiPeng Lu2017-11-201-16/+38
* | Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20171120' int...Peter Maydell2017-11-218-35/+144
|\ \
| * | linux-user: Fix calculation of auxv lengthPeter Maydell2017-11-201-2/+9
| * | linux-user: Handle rt_sigaction correctly for SPARCPeter Maydell2017-11-071-4/+23
| * | linux-user/sparc: Put address for data faults where linux-user expects itPeter Maydell2017-11-071-0/+8
| * | linux-user/ppc: Report correct fault address for data faultsPeter Maydell2017-11-071-1/+1
| * | linux-user/s390x: Mask si_addr for SIGSEGVPeter Maydell2017-11-071-1/+5
| * | linux-user: return EINVAL from prctl(PR_*_SECCOMP)James Cowgill2017-11-071-0/+6
| * | linux-user: fix 'finshed' typo in commentEmilio G. Cota2017-11-071-1/+1
| * | linux-user/syscall.c: Handle SH4's exceptional alignment for p{read, write}64James Clarke2017-11-071-11/+25
| * | linux-user: Handle TARGET_MAP_STACK and TARGET_MAP_HUGETLBHelge Deller2017-11-072-11/+30
| * | linux-user/hppa: Fix TARGET_F_RDLCK, TARGET_F_WRLCK, TARGET_F_UNLCKHelge Deller2017-11-071-0/+3
| * | linux-user/hppa: Fix TARGET_MAP_TYPEHelge Deller2017-11-071-1/+5
| * | linux-user/hppa: Fix typo for TARGET_NR_epoll_waitHelge Deller2017-11-071-1/+1
| * | linux-user/hppa: Fix cpu_clone_regsRichard Henderson2017-11-071-0/+4
| * | linux-user/hppa: Fix TARGET_SA_* definesHelge Deller2017-11-071-0/+8
| * | linux-user: Restrict usage of sa_restorerRichard Henderson2017-11-072-2/+15
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171120'...Peter Maydell2017-11-217-10/+64
|\ \ \
| * | | hw/arm: Silence xlnx-ep108 deprecation warning during testsThomas Huth2017-11-201-2/+5
| * | | hw/arm/aspeed: Unlock SCU when running kernelJoel Stanley2017-11-204-2/+17
| * | | arm: check regime, not current state, for ATS write PAR formatPeter Maydell2017-11-201-1/+1
| * | | nvic: Fix ARMv7M MPU_RBAR readsPeter Maydell2017-11-201-1/+1
| * | | target/arm: Report GICv3 sysregs present in ID registers if neededPeter Maydell2017-11-201-4/+40