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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2020-07-17
crypto: use a stronger private key for tests
Daniel P. Berrangé
2
-37
/
+79
2020-07-17
qemu-img resize: Require --shrink for shrinking all image formats
Kevin Wolf
1
-11
/
+3
2020-07-17
Remove VXHS block device
Marc-André Lureau
18
-718
/
+10
2020-07-17
vvfat: set status to odd fixes
Prasad J Pandit
1
-1
/
+1
2020-07-16
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
3
-2
/
+39
2020-07-16
i386: hvf: Explicitly set CR4 guest/host mask
Roman Bolshakov
1
-0
/
+1
2020-07-16
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200716-pull-request...
Peter Maydell
2
-2
/
+2
2020-07-16
target/i386: add the missing vmx features for Skylake-Server and Cascadelake-...
Chenyi Qiang
1
-0
/
+14
2020-07-16
target/i386: fix model number and add missing features for Icelake-Server CPU...
Chenyi Qiang
1
-0
/
+14
2020-07-16
target/i386: add fast short REP MOV support
Chenyi Qiang
2
-1
/
+3
2020-07-16
i386/cpu: Don't add unavailable_features to env->user_features
Xiaoyao Li
1
-1
/
+0
2020-07-16
i368/cpu: Clear env->user_features after loading versioned CPU model
Xiaoyao Li
1
-0
/
+7
2020-07-16
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-07-15-1...
Peter Maydell
2
-2
/
+9
2020-07-16
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
15
-77
/
+188
2020-07-16
usb: fix storage regression
Gerd Hoffmann
1
-2
/
+1
2020-07-16
vfio: fix use-after-free in display
Gerd Hoffmann
1
-0
/
+1
2020-07-15
tests: tpm: Skip over pcrUpdateCounter byte in result comparison
Stefan Berger
1
-1
/
+5
2020-07-15
tpm: tpm_spapr: Exit on TPM backend failures
Stefan Berger
1
-1
/
+4
2020-07-15
Update version for v5.1.0-rc0 release
v5.1.0-rc0
Peter Maydell
1
-1
/
+1
2020-07-15
Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-for-rc0-150720-3...
Peter Maydell
12
-32
/
+174
2020-07-15
ftgmac100: fix dblac write test
erik-smit
1
-6
/
+8
2020-07-15
net: detect errors from probing vnet hdr flag for TAP devices
Daniel P. Berrange
6
-12
/
+29
2020-07-15
net: check if the file descriptor is valid before using it
Laurent Vivier
5
-39
/
+79
2020-07-15
qemu-options.hx: Clean up and fix typo for colo-compare
Zhang Chen
1
-16
/
+16
2020-07-15
net/colo-compare.c: Expose compare "max_queue_size" to users
Zhang Chen
2
-3
/
+45
2020-07-15
hw/net: Added CSO for IPv6
Andrew
1
-3
/
+12
2020-07-15
virtio-net: fix removal of failover device
Juan Quintela
1
-0
/
+1
2020-07-15
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20200714' ...
Peter Maydell
3
-9
/
+6
2020-07-15
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200714...
Peter Maydell
7
-71
/
+368
2020-07-15
.travis.yml: skip ppc64abi32-linux-user with plugins
Alex Bennée
1
-1
/
+2
2020-07-15
plugins: expand the bb plugin to be thread safe and track per-cpu
Alex Bennée
1
-13
/
+84
2020-07-15
cputlb: ensure we save the IOTLB data in case of reset
Alex Bennée
3
-3
/
+52
2020-07-15
tests/plugins: don't unconditionally add -Wpsabi
Alex Bennée
2
-4
/
+21
2020-07-15
fpu/softfloat: fix up float16 nan recognition
LIU Zhiwei
1
-2
/
+2
2020-07-15
gitlab-ci/containers: Add missing wildcard where we should look for changes
Thomas Huth
1
-0
/
+1
2020-07-15
docker.py: fix fetching of FROM layers
Alex Bennée
1
-5
/
+11
2020-07-15
tests/docker: Remove the libssh workaround from the ubuntu 20.04 image
Thomas Huth
1
-3
/
+0
2020-07-15
docs/devel: fix grammar in multi-thread-tcg
Alex Bennée
1
-1
/
+1
2020-07-15
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sdcard-CVE-2020-1325...
Peter Maydell
4
-31
/
+106
2020-07-14
python/qmp.py: add QMPProtocolError
John Snow
1
-0
/
+10
2020-07-14
python/qmp.py: add casts to JSON deserialization
John Snow
1
-2
/
+6
2020-07-14
python/qmp.py: Do not return None from cmd_obj
John Snow
1
-9
/
+5
2020-07-14
python/qmp.py: re-absorb MonitorResponseError
John Snow
3
-18
/
+21
2020-07-14
iotests.py: use qemu.qmp type aliases
John Snow
1
-6
/
+3
2020-07-14
python/qmp.py: Define common types
John Snow
1
-0
/
+18
2020-07-14
python/machine.py: change default wait timeout to 3 seconds
John Snow
1
-2
/
+2
2020-07-14
python/machine.py: re-add sigkill warning suppression
John Snow
1
-1
/
+6
2020-07-14
python/machine.py: split shutdown into hard and soft flavors
John Snow
1
-15
/
+83
2020-07-14
tests/acceptance: Don't test reboot on cubieboard
John Snow
1
-6
/
+2
2020-07-14
tests/acceptance: wait() instead of shutdown() where appropriate
John Snow
2
-0
/
+12
[next]