index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-08-10
hostmem-file: add the 'pmem' option
Junyan He
2018-08-10
configure: add libpmem support
Junyan He
2018-08-10
memory, exec: switch file ram allocation functions to 'flags' parameters
Junyan He
2018-08-10
memory, exec: Expose all memory block related flags.
Junyan He
2018-07-31
Update version for v3.0.0-rc3 release
v3.0.0-rc3
Peter Maydell
2018-07-31
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-31' in...
Peter Maydell
2018-07-31
monitor: temporary fix for dead-lock on event recursion
Marc-André Lureau
2018-07-31
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re...
Peter Maydell
2018-07-31
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-07-31
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180731' into staging
Peter Maydell
2018-07-31
linux-user: ppc64: don't use volatile register during safe_syscall
Shivaprasad G Bhat
2018-07-31
tests: add check_invalid_maps to test-mmap
Alex Bennée
2018-07-31
linux-user/mmap.c: handle invalid len maps correctly
Alex Bennée
2018-07-30
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-07-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180730'...
Peter Maydell
2018-07-30
s390x/sclp: fix maxram calculation
Christian Borntraeger
2018-07-30
target/arm: Remove duplicate 'host' entry in '-cpu ?' output
Philippe Mathieu-Daudé
2018-07-30
hw/misc/tz-mpc: Zero the LUT on initialization, not just reset
Peter Maydell
2018-07-30
hw/arm/iotkit: Fix IRQ number for timer1
Peter Maydell
2018-07-30
armv7m_nvic: Fix m-security subsection name
Peter Maydell
2018-07-30
hw/arm/sysbus-fdt: Fix assertion in copy_properties_from_host()
Geert Uytterhoeven
2018-07-30
arm/smmuv3: Fix missing VMSD terminator
Dr. David Alan Gilbert
2018-07-30
qemu-iotests: Test query-blockstats with -drive and -blockdev
Kevin Wolf
2018-07-30
block/qapi: Include anonymous BBs in query-blockstats
Kevin Wolf
2018-07-30
block/qapi: Add 'qdev' field to query-blockstats result
Kevin Wolf
2018-07-30
file-posix: Fix write_zeroes with unmap on block devices
Kevin Wolf
2018-07-30
block: Fix documentation for BDRV_REQ_MAY_UNMAP
Kevin Wolf
2018-07-30
iotests: Add test for 'qemu-img convert -C' compatibility
Fam Zheng
2018-07-30
qemu-img: Add -C option for convert with copy offloading
Fam Zheng
2018-07-30
Revert "qemu-img: Document copy offloading implications with -S and -c"
Fam Zheng
2018-07-30
iotests: Don't lock /dev/null in 226
Fam Zheng
2018-07-30
docs: Describe using images in writing iotests
Fam Zheng
2018-07-30
file-posix: Handle EINTR in preallocation=full write
Fam Zheng
2018-07-30
qcow2: A grammar fix in conflicting cache sizing error message
Leonid Bloch
2018-07-30
qcow: fix a reference leak
KONRAD Frederic
2018-07-30
backends/cryptodev: remove dead code
Jay Zhou
2018-07-30
timer: remove replay clock probe in deadline calculation
Pavel Dovgalyuk
2018-07-30
i386: implement MSR_SMI_COUNT for TCG
Paolo Bonzini
2018-07-30
i386: do not migrate MSR_SMI_COUNT on machine types <2.12
Paolo Bonzini
2018-07-30
Merge remote-tracking branch 'remotes/armbru/tags/pull-qobject-2018-07-27-v2'...
Peter Maydell
2018-07-28
qstring: Move qstring_from_substr()'s @end one to the right
Markus Armbruster
2018-07-28
qstring: Assert size calculations don't overflow
Markus Armbruster
2018-07-28
qstring: Fix qstring_from_substr() not to provoke int overflow
liujunjie
2018-07-24
Update version for v3.0.0-rc2 release
v3.0.0-rc2
Peter Maydell
2018-07-24
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180724a'...
Peter Maydell
2018-07-24
Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...
Peter Maydell
2018-07-24
tests: fix TLS handshake failure with TLS 1.3
Daniel P. Berrangé
2018-07-24
tests: use error_abort in places expecting errors
Daniel P. Berrangé
2018-07-24
tests: don't silence error reporting for all tests
Daniel P. Berrangé
2018-07-24
tests: call qcrypto_init instead of gnutls_global_init
Daniel P. Berrangé
[next]