index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tpm: tpm_spapr: Exit on TPM backend failures
Stefan Berger
2020-07-15
1
-1
/
+4
*
Update version for v5.1.0-rc0 release
Peter Maydell
2020-07-15
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-for-rc0-150720-3...
Peter Maydell
2020-07-15
12
-32
/
+174
|
\
|
*
.travis.yml: skip ppc64abi32-linux-user with plugins
Alex Bennée
2020-07-15
1
-1
/
+2
|
*
plugins: expand the bb plugin to be thread safe and track per-cpu
Alex Bennée
2020-07-15
1
-13
/
+84
|
*
cputlb: ensure we save the IOTLB data in case of reset
Alex Bennée
2020-07-15
3
-3
/
+52
|
*
tests/plugins: don't unconditionally add -Wpsabi
Alex Bennée
2020-07-15
2
-4
/
+21
|
*
fpu/softfloat: fix up float16 nan recognition
LIU Zhiwei
2020-07-15
1
-2
/
+2
|
*
gitlab-ci/containers: Add missing wildcard where we should look for changes
Thomas Huth
2020-07-15
1
-0
/
+1
|
*
docker.py: fix fetching of FROM layers
Alex Bennée
2020-07-15
1
-5
/
+11
|
*
tests/docker: Remove the libssh workaround from the ubuntu 20.04 image
Thomas Huth
2020-07-15
1
-3
/
+0
|
*
docs/devel: fix grammar in multi-thread-tcg
Alex Bennée
2020-07-15
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20200714' ...
Peter Maydell
2020-07-15
3
-9
/
+6
|
\
\
|
*
|
MAINTAINERS: Adjust MIPS maintainership (add Huacai Chen & Jiaxun Yang)
Aleksandar Markovic
2020-07-14
1
-0
/
+4
|
*
|
target/mips: Fix ADD.S FPU instruction
Alex Richardson
2020-07-14
1
-1
/
+1
|
*
|
target/mips: Remove identical if/else branches
Aleksandar Markovic
2020-07-14
1
-8
/
+1
*
|
|
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200714...
Peter Maydell
2020-07-15
7
-71
/
+368
|
\
\
\
|
*
|
|
python/qmp.py: add QMPProtocolError
John Snow
2020-07-14
1
-0
/
+10
|
*
|
|
python/qmp.py: add casts to JSON deserialization
John Snow
2020-07-14
1
-2
/
+6
|
*
|
|
python/qmp.py: Do not return None from cmd_obj
John Snow
2020-07-14
1
-9
/
+5
|
*
|
|
python/qmp.py: re-absorb MonitorResponseError
John Snow
2020-07-14
3
-18
/
+21
|
*
|
|
iotests.py: use qemu.qmp type aliases
John Snow
2020-07-14
1
-6
/
+3
|
*
|
|
python/qmp.py: Define common types
John Snow
2020-07-14
1
-0
/
+18
|
*
|
|
python/machine.py: change default wait timeout to 3 seconds
John Snow
2020-07-14
1
-2
/
+2
|
*
|
|
python/machine.py: re-add sigkill warning suppression
John Snow
2020-07-14
1
-1
/
+6
|
*
|
|
python/machine.py: split shutdown into hard and soft flavors
John Snow
2020-07-14
1
-15
/
+83
|
*
|
|
tests/acceptance: Don't test reboot on cubieboard
John Snow
2020-07-14
1
-6
/
+2
|
*
|
|
tests/acceptance: wait() instead of shutdown() where appropriate
John Snow
2020-07-14
2
-0
/
+12
|
*
|
|
python/machine.py: Make wait() call shutdown()
John Snow
2020-07-14
1
-8
/
+9
|
*
|
|
python/machine.py: Add a configurable timeout to shutdown()
John Snow
2020-07-14
1
-3
/
+5
|
*
|
|
python/machine.py: Prohibit multiple shutdown() calls
John Snow
2020-07-14
1
-1
/
+13
|
*
|
|
python/machine.py: Perform early cleanup for wait() calls, too
John Snow
2020-07-14
1
-0
/
+1
|
*
|
|
python/machine.py: Add _early_cleanup hook
John Snow
2020-07-14
1
-6
/
+12
|
*
|
|
python/machine.py: Close QMP socket in cleanup
John Snow
2020-07-14
1
-3
/
+4
|
*
|
|
python/machine.py: consolidate _post_shutdown()
John Snow
2020-07-14
1
-14
/
+13
|
*
|
|
scripts/performance: Add dissect.py script
Ahmed Karaman
2020-07-14
1
-0
/
+166
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sdcard-CVE-2020-1325...
Peter Maydell
2020-07-15
4
-31
/
+106
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
hw/sd/sdcard: Do not switch to ReceivingData if address is invalid
Philippe Mathieu-Daudé
2020-07-14
1
-14
/
+24
|
*
|
hw/sd/sdcard: Update coding style to make checkpatch.pl happy
Philippe Mathieu-Daudé
2020-07-14
1
-8
/
+16
|
*
|
hw/sd/sdcard: Do not allow invalid SD card sizes
Philippe Mathieu-Daudé
2020-07-14
1
-0
/
+25
|
*
|
hw/sd/sdcard: Simplify realize() a bit
Philippe Mathieu-Daudé
2020-07-14
1
-5
/
+5
|
*
|
hw/sd/sdcard: Restrict Class 6 commands to SCSD cards
Philippe Mathieu-Daudé
2020-07-14
1
-0
/
+5
|
*
|
tests/acceptance/boot_linux: Expand SD card image to power of 2
Philippe Mathieu-Daudé
2020-07-14
1
-9
/
+22
|
*
|
tests/acceptance/boot_linux: Tag tests using a SD card with 'device:sd'
Philippe Mathieu-Daudé
2020-07-14
1
-0
/
+3
|
*
|
docs/orangepi: Add instructions for resizing SD image to power of two
Niek Linnenbank
2020-07-14
1
-3
/
+13
|
*
|
MAINTAINERS: Cc qemu-block mailing list
Philippe Mathieu-Daudé
2020-07-14
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2020-07-13-tag' in...
Peter Maydell
2020-07-14
6
-18
/
+96
|
\
\
\
|
*
|
|
qga: Use qemu_get_host_name() instead of g_get_host_name()
Michal Privoznik
2020-07-14
1
-4
/
+13
|
*
|
|
util: Introduce qemu_get_host_name()
Michal Privoznik
2020-07-14
3
-0
/
+58
|
*
|
|
qga: fix assert regression on guest-shutdown
Marc-André Lureau
2020-07-14
1
-1
/
+5
[next]