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
2023-04-23
Update version for 7.2.2 release
v7.2.2
Michael Tokarev
2023-04-13
block/vhdx: fix dynamic VHDX BAT corruption
Lukas Tschoke
2023-04-13
hw/nvme: fix memory leak in nvme_dsm
Klaus Jensen
2023-04-13
io: tls: Inherit QIO_CHANNEL_FEATURE_SHUTDOWN on server side
Peter Xu
2023-04-12
target/arm: Handle m-profile in arm_is_secure
Richard Henderson
2023-04-10
linux-user: fix timerfd read endianness conversion
Mathis Marion
2023-04-10
linux-user: Fix unaligned memory access in prlimit64 syscall
Ilya Leoshkevich
2023-04-10
linux-user: fix sockaddr_in6 endianness
Mathis Marion
2023-04-10
qemu/osdep: Switch position of "extern" and "G_NORETURN"
Bernhard Beschow
2023-04-10
ui: fix crash on serial reset, during init
Marc-André Lureau
2023-04-10
qga/vss-win32: fix warning for clang++-15
Pierrick Bouvier
2023-04-10
target/s390x: Fix float_comp_to_cc() prototype
Cédric Le Goater
2023-04-10
aio-posix: fix race between epoll upgrade and aio_set_fd_handler()
Stefan Hajnoczi
2023-04-10
hw/arm: do not free machine->fdt in arm_load_dtb()
Markus Armbruster
2023-03-30
target/s390x: Fix EXECUTE of relative long instructions
Ilya Leoshkevich
2023-03-30
target/s390x: Split out gen_ri2
Richard Henderson
2023-03-30
target/s390x: Fix emulation of C(G)HRL
Nina Schoetterl-Glausch
2023-03-30
target/s390x/arch_dump: Fix memory corruption in s390x_write_elf64_notes()
Thomas Huth
2023-03-30
hw/pvrdma: Protect against buggy or malicious guest driver
Yuval Shaia
2023-03-30
hw/net/vmxnet3: allow VMXNET3_MAX_MTU itself as a value
Fiona Ebner
2023-03-30
qga/win32: Remove change action from MSI installer
Konstantin Kostiuk
2023-03-30
qga: Drop dangling reference to QERR_QGA_LOGGING_DISABLED
Markus Armbruster
2023-03-30
Update version for 7.2.1 release
v7.2.1
Michael Tokarev
2023-03-29
build-sys: fix crlf-ending C code
Marc-André Lureau
2023-03-29
tests/tcg: fix unused variable in linux-test
Alex Bennée
2023-03-29
block: Handle curl 7.55.0, 7.85.0 version changes
Anton Johansson
2023-03-29
intel-iommu: fail DEVIOTLB_UNMAP without dt mode
Jason Wang
2023-03-29
intel-iommu: fail MAP notifier without caching mode
Jason Wang
2023-03-29
chardev/char-socket: set s->listener = NULL in char_socket_finalize
Yajun Wu
2023-03-29
libvhost-user: check for NULL when allocating a virtqueue element
Carlos López
2023-03-29
vhost: avoid a potential use of an uninitialized variable in vhost_svq_poll()
Carlos López
2023-03-29
vdpa: stop all svq on device deletion
Eugenio Pérez
2023-03-29
hw/timer/hpet: Fix expiration time overflow
Akihiko Odaki
2023-03-29
virtio-rng-pci: fix transitional migration compat for vectors
Dr. David Alan Gilbert
2023-03-29
virtio-rng-pci: fix migration compat for vectors
Dr. David Alan Gilbert
2023-03-29
vhost-user-rng: Back up vqs before cleaning up vhost_dev
Akihiko Odaki
2023-03-29
vhost-user-i2c: Back up vqs before cleaning up vhost_dev
Akihiko Odaki
2023-03-29
vhost-user-gpio: Configure vhost_dev when connecting
Akihiko Odaki
2023-03-29
Revert "hw/i386: pass RNG seed via setup_data entry"
Michael S. Tsirkin
2023-03-29
Revert "x86: return modified setup_data only if read as memory, not as file"
Michael S. Tsirkin
2023-03-29
Revert "x86: use typedef for SetupData struct"
Michael S. Tsirkin
2023-03-29
Revert "x86: reinitialize RNG seed on system reboot"
Michael S. Tsirkin
2023-03-29
Revert "x86: re-initialize RNG seed when selecting kernel"
Michael S. Tsirkin
2023-03-29
Revert "x86: do not re-randomize RNG seed on snapshot load"
Michael S. Tsirkin
2023-03-29
hw/smbios: fix field corruption in type 4 table
Julia Suvorova
2023-03-29
block/iscsi: fix double-free on BUSY or similar statuses
Paolo Bonzini
2023-03-29
target/i386: Fix BZHI instruction
Richard Henderson
2023-03-29
target/i386: fix ADOX followed by ADCX
Paolo Bonzini
2023-03-29
target/i386: Fix C flag for BLSI, BLSMSK, BLSR
Richard Henderson
2023-03-29
target/i386: Fix BEXTR instruction
Richard Henderson
[next]