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
2018-07-31
Update version for v3.0.0-rc3 release
v3.0.0-rc3
Peter Maydell
1
-1
/
+1
2018-07-31
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-31' in...
Peter Maydell
1
-1
/
+43
2018-07-31
monitor: temporary fix for dead-lock on event recursion
Marc-André Lureau
1
-1
/
+43
2018-07-31
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re...
Peter Maydell
3
-6
/
+39
2018-07-31
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
8
-15
/
+14
2018-07-31
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180731' into staging
Peter Maydell
1
-0
/
+1
2018-07-31
linux-user: ppc64: don't use volatile register during safe_syscall
Shivaprasad G Bhat
1
-2
/
+6
2018-07-31
tests: add check_invalid_maps to test-mmap
Alex Bennée
1
-1
/
+21
2018-07-31
linux-user/mmap.c: handle invalid len maps correctly
Alex Bennée
1
-3
/
+12
2018-07-30
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
18
-41
/
+449
2018-07-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180730'...
Peter Maydell
6
-9
/
+5
2018-07-30
s390x/sclp: fix maxram calculation
Christian Borntraeger
1
-0
/
+1
2018-07-30
target/arm: Remove duplicate 'host' entry in '-cpu ?' output
Philippe Mathieu-Daudé
1
-6
/
+0
2018-07-30
hw/misc/tz-mpc: Zero the LUT on initialization, not just reset
Peter Maydell
1
-1
/
+1
2018-07-30
hw/arm/iotkit: Fix IRQ number for timer1
Peter Maydell
1
-1
/
+1
2018-07-30
armv7m_nvic: Fix m-security subsection name
Peter Maydell
1
-1
/
+1
2018-07-30
hw/arm/sysbus-fdt: Fix assertion in copy_properties_from_host()
Geert Uytterhoeven
1
-0
/
+1
2018-07-30
arm/smmuv3: Fix missing VMSD terminator
Dr. David Alan Gilbert
1
-0
/
+1
2018-07-30
qemu-iotests: Test query-blockstats with -drive and -blockdev
Kevin Wolf
3
-0
/
+307
2018-07-30
block/qapi: Include anonymous BBs in query-blockstats
Kevin Wolf
1
-1
/
+5
2018-07-30
block/qapi: Add 'qdev' field to query-blockstats result
Kevin Wolf
2
-4
/
+20
2018-07-30
file-posix: Fix write_zeroes with unmap on block devices
Kevin Wolf
1
-15
/
+44
2018-07-30
block: Fix documentation for BDRV_REQ_MAY_UNMAP
Kevin Wolf
1
-5
/
+6
2018-07-30
iotests: Add test for 'qemu-img convert -C' compatibility
Fam Zheng
2
-0
/
+19
2018-07-30
qemu-img: Add -C option for convert with copy offloading
Fam Zheng
3
-6
/
+25
2018-07-30
Revert "qemu-img: Document copy offloading implications with -S and -c"
Fam Zheng
1
-4
/
+2
2018-07-30
iotests: Don't lock /dev/null in 226
Fam Zheng
1
-2
/
+2
2018-07-30
docs: Describe using images in writing iotests
Fam Zheng
1
-0
/
+11
2018-07-30
file-posix: Handle EINTR in preallocation=full write
Fam Zheng
1
-0
/
+3
2018-07-30
qcow2: A grammar fix in conflicting cache sizing error message
Leonid Bloch
3
-4
/
+4
2018-07-30
qcow: fix a reference leak
KONRAD Frederic
1
-0
/
+1
2018-07-30
backends/cryptodev: remove dead code
Jay Zhou
1
-5
/
+0
2018-07-30
timer: remove replay clock probe in deadline calculation
Pavel Dovgalyuk
1
-9
/
+2
2018-07-30
i386: implement MSR_SMI_COUNT for TCG
Paolo Bonzini
2
-0
/
+4
2018-07-30
i386: do not migrate MSR_SMI_COUNT on machine types <2.12
Paolo Bonzini
4
-1
/
+8
2018-07-30
Merge remote-tracking branch 'remotes/armbru/tags/pull-qobject-2018-07-27-v2'...
Peter Maydell
7
-10
/
+14
2018-07-28
qstring: Move qstring_from_substr()'s @end one to the right
Markus Armbruster
6
-8
/
+8
2018-07-28
qstring: Assert size calculations don't overflow
Markus Armbruster
1
-1
/
+5
2018-07-28
qstring: Fix qstring_from_substr() not to provoke int overflow
liujunjie
2
-2
/
+2
2018-07-24
Update version for v3.0.0-rc2 release
v3.0.0-rc2
Peter Maydell
1
-1
/
+1
2018-07-24
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180724a'...
Peter Maydell
4
-7
/
+32
2018-07-24
Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...
Peter Maydell
7
-76
/
+49
2018-07-24
tests: fix TLS handshake failure with TLS 1.3
Daniel P. Berrangé
1
-2
/
+2
2018-07-24
tests: use error_abort in places expecting errors
Daniel P. Berrangé
3
-72
/
+39
2018-07-24
tests: don't silence error reporting for all tests
Daniel P. Berrangé
2
-1
/
+4
2018-07-24
tests: call qcrypto_init instead of gnutls_global_init
Daniel P. Berrangé
2
-1
/
+4
2018-07-24
migration: fix duplicate initialization for expected_downtime and cleanup_bh
Lidong Chen
1
-2
/
+0
2018-07-24
tests: only update last_byte when at the edge
Peter Xu
1
-1
/
+1
2018-07-24
migration: disallow recovery for release-ram
Peter Xu
1
-0
/
+19
2018-07-24
migration: update recv bitmap only on dest vm
Peter Xu
1
-2
/
+9
[prev]
[next]