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
2020-07-16
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2020-07-16
i386: hvf: Explicitly set CR4 guest/host mask
Roman Bolshakov
2020-07-16
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200716-pull-request...
Peter Maydell
2020-07-16
target/i386: add the missing vmx features for Skylake-Server and Cascadelake-...
Chenyi Qiang
2020-07-16
target/i386: fix model number and add missing features for Icelake-Server CPU...
Chenyi Qiang
2020-07-16
target/i386: add fast short REP MOV support
Chenyi Qiang
2020-07-16
i386/cpu: Don't add unavailable_features to env->user_features
Xiaoyao Li
2020-07-16
i368/cpu: Clear env->user_features after loading versioned CPU model
Xiaoyao Li
2020-07-16
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-07-15-1...
Peter Maydell
2020-07-16
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2020-07-16
usb: fix storage regression
Gerd Hoffmann
2020-07-16
vfio: fix use-after-free in display
Gerd Hoffmann
2020-07-15
tests: tpm: Skip over pcrUpdateCounter byte in result comparison
Stefan Berger
2020-07-15
tpm: tpm_spapr: Exit on TPM backend failures
Stefan Berger
2020-07-15
Update version for v5.1.0-rc0 release
v5.1.0-rc0
Peter Maydell
2020-07-15
Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-for-rc0-150720-3...
Peter Maydell
2020-07-15
ftgmac100: fix dblac write test
erik-smit
2020-07-15
net: detect errors from probing vnet hdr flag for TAP devices
Daniel P. Berrange
2020-07-15
net: check if the file descriptor is valid before using it
Laurent Vivier
2020-07-15
qemu-options.hx: Clean up and fix typo for colo-compare
Zhang Chen
2020-07-15
net/colo-compare.c: Expose compare "max_queue_size" to users
Zhang Chen
2020-07-15
hw/net: Added CSO for IPv6
Andrew
2020-07-15
virtio-net: fix removal of failover device
Juan Quintela
2020-07-15
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20200714' ...
Peter Maydell
2020-07-15
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200714...
Peter Maydell
2020-07-15
.travis.yml: skip ppc64abi32-linux-user with plugins
Alex Bennée
2020-07-15
plugins: expand the bb plugin to be thread safe and track per-cpu
Alex Bennée
2020-07-15
cputlb: ensure we save the IOTLB data in case of reset
Alex Bennée
2020-07-15
tests/plugins: don't unconditionally add -Wpsabi
Alex Bennée
2020-07-15
fpu/softfloat: fix up float16 nan recognition
LIU Zhiwei
2020-07-15
gitlab-ci/containers: Add missing wildcard where we should look for changes
Thomas Huth
2020-07-15
docker.py: fix fetching of FROM layers
Alex Bennée
2020-07-15
tests/docker: Remove the libssh workaround from the ubuntu 20.04 image
Thomas Huth
2020-07-15
docs/devel: fix grammar in multi-thread-tcg
Alex Bennée
2020-07-15
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sdcard-CVE-2020-1325...
Peter Maydell
2020-07-14
python/qmp.py: add QMPProtocolError
John Snow
2020-07-14
python/qmp.py: add casts to JSON deserialization
John Snow
2020-07-14
python/qmp.py: Do not return None from cmd_obj
John Snow
2020-07-14
python/qmp.py: re-absorb MonitorResponseError
John Snow
2020-07-14
iotests.py: use qemu.qmp type aliases
John Snow
2020-07-14
python/qmp.py: Define common types
John Snow
2020-07-14
python/machine.py: change default wait timeout to 3 seconds
John Snow
2020-07-14
python/machine.py: re-add sigkill warning suppression
John Snow
2020-07-14
python/machine.py: split shutdown into hard and soft flavors
John Snow
2020-07-14
tests/acceptance: Don't test reboot on cubieboard
John Snow
2020-07-14
tests/acceptance: wait() instead of shutdown() where appropriate
John Snow
2020-07-14
python/machine.py: Make wait() call shutdown()
John Snow
2020-07-14
python/machine.py: Add a configurable timeout to shutdown()
John Snow
2020-07-14
python/machine.py: Prohibit multiple shutdown() calls
John Snow
2020-07-14
python/machine.py: Perform early cleanup for wait() calls, too
John Snow
[next]