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-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
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
2020-07-14
python/machine.py: Add _early_cleanup hook
John Snow
2020-07-14
python/machine.py: Close QMP socket in cleanup
John Snow
2020-07-14
python/machine.py: consolidate _post_shutdown()
John Snow
2020-07-14
scripts/performance: Add dissect.py script
Ahmed Karaman
2020-07-14
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2020-07-13-tag' in...
Peter Maydell
2020-07-14
MAINTAINERS: Adjust MIPS maintainership (add Huacai Chen & Jiaxun Yang)
Aleksandar Markovic
2020-07-14
target/mips: Fix ADD.S FPU instruction
Alex Richardson
2020-07-14
target/mips: Remove identical if/else branches
Aleksandar Markovic
2020-07-14
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...
Peter Maydell
2020-07-14
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-07-14
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
2020-07-14
Merge remote-tracking branch 'remotes/juanquintela/tags/migration-pull-reques...
Peter Maydell
2020-07-14
hw/sd/sdcard: Do not switch to ReceivingData if address is invalid
Philippe Mathieu-Daudé
2020-07-14
hw/sd/sdcard: Update coding style to make checkpatch.pl happy
Philippe Mathieu-Daudé
2020-07-14
hw/sd/sdcard: Do not allow invalid SD card sizes
Philippe Mathieu-Daudé
2020-07-14
hw/sd/sdcard: Simplify realize() a bit
Philippe Mathieu-Daudé
2020-07-14
hw/sd/sdcard: Restrict Class 6 commands to SCSD cards
Philippe Mathieu-Daudé
2020-07-14
tests/acceptance/boot_linux: Expand SD card image to power of 2
Philippe Mathieu-Daudé
2020-07-14
tests/acceptance/boot_linux: Tag tests using a SD card with 'device:sd'
Philippe Mathieu-Daudé
2020-07-14
docs/orangepi: Add instructions for resizing SD image to power of two
Niek Linnenbank
2020-07-14
MAINTAINERS: Cc qemu-block mailing list
Philippe Mathieu-Daudé
[next]