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
2022-04-20
util/log: Rename qemu_log_lock to qemu_log_trylock
Richard Henderson
2022-04-20
util/log: Move qemu_log_lock, qemu_log_unlock out of line
Richard Henderson
2022-04-20
os-posix: Use qemu_log_enabled
Richard Henderson
2022-04-20
util/log: Pass Error pointer to qemu_set_log
Richard Henderson
2022-04-20
util/log: Return bool from qemu_set_log_filename
Richard Henderson
2022-04-20
target/hexagon: Remove qemu_set_log in hexagon_translate_init
Richard Henderson
2022-04-20
util/log: Drop manual log buffering
Richard Henderson
2022-04-20
Merge tag 'pull-block-2022-04-20' of https://gitlab.com/hreitz/qemu into staging
Richard Henderson
2022-04-20
Merge tag 'pull-request-2022-04-20' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2022-04-20
qcow2: Add errp to rebuild_refcount_structure()
Hanna Reitz
2022-04-20
iotests/108: Test new refcount rebuild algorithm
Hanna Reitz
2022-04-20
qcow2: Improve refcount structure rebuilding
Hanna Reitz
2022-04-20
iotests/303: Check for zstd support
Hanna Reitz
2022-04-20
iotests/065: Check for zstd support
Hanna Reitz
2022-04-20
iotests.py: Add supports_qcow2_zstd_compression()
Hanna Reitz
2022-04-20
tests/qemu-iotests: Move the bash and sanitizer checks to meson.build
Thomas Huth
2022-04-20
tests/qemu-iotests/meson.build: Improve the indentation
Thomas Huth
2022-04-20
tests/avocado: Allow overwrite smp and memory size command line options
Ahmed Abouzied
2022-04-20
hw: Add compat machines for 7.1
Cornelia Huck
2022-04-20
docs/ccid: convert to restructuredText
Lucas Ramage
2022-04-20
tests/qtest: properly initialise the vring used idx
Alex Bennée
2022-04-20
tests/qtest: Move the fuzz tests to x86 only
Thomas Huth
2022-04-20
tests/qtest: Enable more tests for the "mipsel" target
Thomas Huth
2022-04-20
tests: Drop perl-Test-Harness from the CI containers / VMs
Thomas Huth
2022-04-19
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-04-19
Open 7.1 development tree
Richard Henderson
2022-04-19
Update version for v7.0.0 release
v7.0.0
Peter Maydell
2022-04-13
target/i386: Remove unused XMMReg, YMMReg types and CPUState fields
Peter Maydell
2022-04-13
target/i386: do not access beyond the low 128 bits of SSE registers
Paolo Bonzini
2022-04-12
Update version for v7.0.0-rc4 release
v7.0.0-rc4
Peter Maydell
2022-04-08
virtio-iommu: use-after-free fix
Wentao Liang
2022-04-08
Merge tag 'fixes-20220408-pull-request' of git://git.kraxel.org/qemu into sta...
Peter Maydell
2022-04-07
ui/cursor: fix integer overflow in cursor_alloc (CVE-2021-4206)
Mauro Matteo Cascella
2022-04-07
display/qxl-render: fix race condition in qxl_cursor (CVE-2021-4207)
Mauro Matteo Cascella
2022-04-06
Update version for v7.0.0-rc3 release
v7.0.0-rc3
Peter Maydell
2022-04-06
acpi: fix acpi_index migration
Dr. David Alan Gilbert
2022-04-06
virtio-ccw: do not include headers for all virtio devices
Paolo Bonzini
2022-04-06
virtio-ccw: move device type declarations to .c files
Paolo Bonzini
2022-04-06
virtio-ccw: move vhost_ccw_scsi to a separate file
Paolo Bonzini
2022-04-06
s390x: follow qdev tree to detect SCSI device on a CCW bus
Paolo Bonzini
2022-04-06
hw: hyperv: Initial commit for Synthetic Debugging device
Jon Doron
2022-04-06
hyperv: Add support to process syndbg commands
Jon Doron
2022-04-06
hyperv: Add definitions for syndbg
Jon Doron
2022-04-06
hyperv: SControl is optional to enable SynIc
Jon Doron
2022-04-06
thread-posix: optimize qemu_sem_timedwait with zero timeout
Paolo Bonzini
2022-04-06
thread-posix: implement Semaphore with QemuCond and QemuMutex
Longpeng(Mike)
2022-04-06
thread-posix: use monotonic clock for QemuCond and QemuSemaphore
Longpeng(Mike)
2022-04-06
thread-posix: remove the posix semaphore support
Longpeng(Mike)
2022-04-06
whpx: Added support for breakpoints and stepping
Ivan Shcherbakov
2022-04-06
build-sys: simplify AF_VSOCK check
Marc-André Lureau
[next]