aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-21migration, xen: Fix block image lock issue on live migrationAnthony PERARD
2017-11-21Update version for v2.11.0-rc2 releasev2.11.0-rc2Peter Maydell
2017-11-21Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2017-11-21qemu-iotest: add test for blockjob coroutine race conditionJeff Cody
2017-11-21qemu-iotests: add option in common.qemu for mismatch onlyJeff Cody
2017-11-21coroutine: abort if we try to schedule or enter a pending coroutineJeff Cody
2017-11-21blockjob: do not allow coroutine double entry or entry-after-completionJeff Cody
2017-11-21Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2017-11-21build: disarm the TCG unit test trapDaniel P. Berrange
2017-11-21Merge remote-tracking branch 'mreitz/tags/pull-block-2017-11-21' into queue-b...Kevin Wolf
2017-11-21iotests: Fix 176 on 32-bit hostEric Blake
2017-11-21block: Close a BlockDriverState completely even when bs->drv is NULLAlberto Garcia
2017-11-21block: Error out on load_vm with active dirty bitmapsKevin Wolf
2017-11-21block: Add errp to bdrv_all_goto_snapshot()Kevin Wolf
2017-11-21block: Add errp to bdrv_snapshot_goto()Kevin Wolf
2017-11-21block: Don't request I/O permission with BDRV_O_NO_IOKevin Wolf
2017-11-21block: Don't use BLK_PERM_CONSISTENT_READ for format probingKevin Wolf
2017-11-21Use HTTPS for qemu.org and other domainsStefan Hajnoczi
2017-11-21Use qemu.org domain nameStefan Hajnoczi
2017-11-21scripts/make-release: ship u-boot source as a tarballMichael Roth
2017-11-21accel/tcg: Handle atomic accesses to notdirty memory correctlyPeter Maydell
2017-11-21exec.c: Factor out before/after actions for notdirty memory writesPeter Maydell
2017-11-21Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-11-20-tag' in...Peter Maydell
2017-11-21Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20171120' int...Peter Maydell
2017-11-21Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171120'...Peter Maydell
2017-11-20qga: replace GetIfEntry with GetIfEntry2 for interface statsZhiPeng Lu
2017-11-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171120-v1' into sta...Peter Maydell
2017-11-20Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171120' int...Peter Maydell
2017-11-20pc-bios/s390-ccw.img: update imageCornelia Huck
2017-11-20Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2017-11-20linux-user: Fix calculation of auxv lengthPeter Maydell
2017-11-20hw/arm: Silence xlnx-ep108 deprecation warning during testsThomas Huth
2017-11-20hw/arm/aspeed: Unlock SCU when running kernelJoel Stanley
2017-11-20arm: check regime, not current state, for ATS write PAR formatPeter Maydell
2017-11-20nvic: Fix ARMv7M MPU_RBAR readsPeter Maydell
2017-11-20target/arm: Report GICv3 sysregs present in ID registers if neededPeter Maydell
2017-11-20Revert "cpu-exec: don't overwrite exception_index"Peter Maydell
2017-11-20pc-bios/s390-ccw: Fix problem with invalid virtio-scsi LUN when rebootingThomas Huth
2017-11-20s390x/tcg: fix DIAG 308 with > 1 VCPU (MTTCG)David Hildenbrand
2017-11-20s390x: fix storing CPU status (again)David Hildenbrand
2017-11-20hw/net/vmxnet3: Fix code to work on big endian hosts, tooThomas Huth
2017-11-20net: Transmit zero UDP checksum as 0xFFFFEd Swierk
2017-11-20MAINTAINERS: Add missing entry for eepro100 emulationStefan Weil
2017-11-20hw/net/eepro100: Fix endianness problem on big endian hostsThomas Huth
2017-11-20Revert "Add new PCI ID for i82559a"Jason Wang
2017-11-20colo-compare: fix the dangerous assignmentMao Zhongyi
2017-11-20spapr: reset DRCs after devicesGreg Kurz
2017-11-20target/ppc: Update setting of cpu features to account for compat modesSuraj Jitindar Singh
2017-11-17Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2017-11-17Merge remote-tracking branch 'mreitz/tags/pull-block-2017-11-17' into queue-b...Kevin Wolf