index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-29
blockjob: remove clock argument from block_job_sleep_ns
Paolo Bonzini
7
-14
/
+14
2017-11-29
block: Expect graph changes in bdrv_parent_drained_begin/end
Kevin Wolf
1
-4
/
+4
2017-11-28
blockjob: Remove the job from the list earlier in block_job_unref()
Alberto Garcia
1
-1
/
+1
2017-11-27
QAPI & interop: Clarify events emitted by 'block-job-cancel'
Kashyap Chamarthy
2
-18
/
+38
2017-11-27
qemu-options: Mention locking option of file driver
Fam Zheng
1
-0
/
+4
2017-11-27
docs: Add image locking subsection
Fam Zheng
2
-0
/
+37
2017-11-27
iotests: fix 075 and 078
John Snow
2
-16
/
+16
2017-11-24
osdep.h: Make TIME_MAX handle different time_t types
Peter Maydell
1
-1
/
+28
2017-11-24
hw/arm/virt: Add 2.11 machine type
Eric Auger
1
-2
/
+17
2017-11-24
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171124' into staging
Peter Maydell
3
-67
/
+4
2017-11-24
s390/kvm_virtio/linux-headers: remove traces of old virtio transport
Christian Borntraeger
3
-67
/
+4
2017-11-23
configure: Deal with OpenBSD/i386 emulation linker
Brad Smith
1
-3
/
+3
2017-11-23
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20171122' i...
Peter Maydell
3
-4
/
+41
2017-11-23
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171122' int...
Peter Maydell
3
-2
/
+24
2017-11-23
Fix build of console and GUI executables for Windows
Stefan Weil
1
-1
/
+1
2017-11-23
tcg: Fix compilation without TCG
Juan Quintela
1
-0
/
+8
2017-11-22
migration/ram.c: do not set 'postcopy_running' in POSTCOPY_INCOMING_END
Daniel Henrique Barboza
1
-2
/
+14
2017-11-22
ppc: fix VTB migration
Laurent Vivier
1
-2
/
+2
2017-11-22
spapr: Implement bug in spapr-vty device to be compatible with PowerVM
David Gibson
1
-0
/
+18
2017-11-22
hw/ppc/spapr: Fix virtio-scsi bootindex handling for LUNs >= 256
Thomas Huth
1
-0
/
+4
2017-11-21
migration, xen: Fix block image lock issue on live migration
Anthony PERARD
2
-2
/
+27
2017-11-21
Update version for v2.11.0-rc2 release
v2.11.0-rc2
Peter Maydell
1
-1
/
+1
2017-11-21
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
10
-7
/
+177
2017-11-21
qemu-iotest: add test for blockjob coroutine race condition
Jeff Cody
3
-0
/
+114
2017-11-21
qemu-iotests: add option in common.qemu for mismatch only
Jeff Cody
1
-1
/
+7
2017-11-21
coroutine: abort if we try to schedule or enter a pending coroutine
Jeff Cody
4
-3
/
+49
2017-11-21
blockjob: do not allow coroutine double entry or entry-after-completion
Jeff Cody
2
-3
/
+7
2017-11-21
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
10
-68
/
+103
2017-11-21
build: disarm the TCG unit test trap
Daniel P. Berrange
1
-5
/
+1
2017-11-21
Merge remote-tracking branch 'mreitz/tags/pull-block-2017-11-21' into queue-b...
Kevin Wolf
5
-34
/
+59
2017-11-21
iotests: Fix 176 on 32-bit host
Eric Blake
2
-5
/
+6
2017-11-21
block: Close a BlockDriverState completely even when bs->drv is NULL
Alberto Garcia
3
-29
/
+53
2017-11-21
block: Error out on load_vm with active dirty bitmaps
Kevin Wolf
1
-12
/
+3
2017-11-21
block: Add errp to bdrv_all_goto_snapshot()
Kevin Wolf
3
-9
/
+11
2017-11-21
block: Add errp to bdrv_snapshot_goto()
Kevin Wolf
3
-10
/
+22
2017-11-21
block: Don't request I/O permission with BDRV_O_NO_IO
Kevin Wolf
1
-4
/
+6
2017-11-21
block: Don't use BLK_PERM_CONSISTENT_READ for format probing
Kevin Wolf
1
-1
/
+4
2017-11-21
Use HTTPS for qemu.org and other domains
Stefan Hajnoczi
11
-30
/
+30
2017-11-21
Use qemu.org domain name
Stefan Hajnoczi
9
-17
/
+17
2017-11-21
scripts/make-release: ship u-boot source as a tarball
Michael Roth
1
-0
/
+4
2017-11-21
accel/tcg: Handle atomic accesses to notdirty memory correctly
Peter Maydell
3
-13
/
+38
2017-11-21
exec.c: Factor out before/after actions for notdirty memory writes
Peter Maydell
2
-21
/
+106
2017-11-21
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-11-20-tag' in...
Peter Maydell
1
-16
/
+38
2017-11-21
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20171120' int...
Peter Maydell
8
-35
/
+144
2017-11-21
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171120'...
Peter Maydell
7
-10
/
+64
2017-11-20
qga: replace GetIfEntry with GetIfEntry2 for interface stats
ZhiPeng Lu
1
-16
/
+38
2017-11-20
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171120-v1' into sta...
Peter Maydell
4
-2
/
+5
2017-11-20
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171120' int...
Peter Maydell
2
-29
/
+42
2017-11-20
pc-bios/s390-ccw.img: update image
Cornelia Huck
1
-0
/
+0
2017-11-20
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
13
-127
/
+201
[next]