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
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
2022-04-06
build-sys: drop ntddscsi.h check
Marc-André Lureau
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
qga: remove explicit environ argument from exec/spawn
Marc-André Lureau
2022-04-06
Move fcntl_setfl() to oslib-posix
Marc-André Lureau
2022-04-06
Move CPU softfloat unions to cpu-float.h
Marc-André Lureau
2022-04-06
include: move page_size_init() to include/hw/core/cpu.h
Marc-André Lureau
2022-04-06
include: move os_*() to os-foo.h
Marc-André Lureau
2022-04-06
include: move qemu_get_vm_name() to sysemu.h
Marc-André Lureau
2022-04-06
include: move progress API to qemu-progress.h
Marc-André Lureau
2022-04-06
include: move target page bits declaration to page-vary.h
Marc-André Lureau
2022-04-06
include: move cpu_exec* declarations to cpu-common.h
Marc-André Lureau
2022-04-06
include: move C/util-related declarations to cutils.h
Marc-André Lureau
2022-04-06
include: move dump_in_progress() to runstate.h
Marc-André Lureau
2022-04-06
include: move coroutine IO functions to coroutine.h
Marc-André Lureau
2022-04-06
include: move qemu_pipe() to osdep.h
Marc-André Lureau
2022-04-06
include: move qemu_write_full() declaration to osdep.h
Marc-André Lureau
2022-04-06
include: move TFR to osdep.h
Marc-André Lureau
2022-04-06
error-report: use error_printf() for program prefix
Marc-André Lureau
2022-04-06
util: rename qemu-error.c to match its header name
Marc-André Lureau
2022-04-06
error-report: replace deprecated g_get_current_time() with glib >= 2.62
Marc-André Lureau
2022-04-06
qga: replace deprecated g_get_current_time()
Marc-André Lureau
2022-04-06
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
tests: replace free_all() usage with g_auto
Marc-André Lureau
[next]