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-10-16
Update version for 8.1.2 release
v8.1.2
Michael Tokarev
2023-10-13
target/riscv: Fix vfwmaccbf16.vf
Max Chou
2023-10-13
disas/riscv: Fix the typo of inverted order of pmpaddr13 and pmpaddr14
Alvin Chang
2023-10-13
roms: use PYTHON to invoke python
Olaf Hering
2023-10-12
hw/audio/es1370: reset current sample counter
Volker Rümelin
2023-10-12
migration/qmp: Fix crash on setting tls-authz with null
Peter Xu
2023-10-10
util/log: re-allow switching away from stderr log file
Fiona Ebner
2023-10-10
vfio/display: Fix missing update to set backing fields
Alex Williamson
2023-10-06
amd_iommu: Fix APIC address check
Akihiko Odaki
2023-10-06
vdpa net: follow VirtIO initialization properly at cvq isolation probing
Eugenio Pérez
2023-10-06
vdpa net: stop probing if cannot set features
Eugenio Pérez
2023-10-06
vdpa net: fix error message setting virtio status
Eugenio Pérez
2023-10-06
vdpa net: zero vhost_vdpa iova_tree pointer at cleanup
Eugenio Pérez
2023-10-06
linux-user/hppa: Fix struct target_sigcontext layout
Richard Henderson
2023-10-05
chardev/char-pty: Avoid losing bytes when the other side just (re-)connected
Thomas Huth
2023-10-05
hw/display/ramfb: plug slight guest-triggerable leak on mode setting
Laszlo Ersek
2023-10-05
win32: avoid discarding the exception handler
Marc-André Lureau
2023-10-04
target/i386: fix memory operand size for CVTPS2PD
Paolo Bonzini
2023-10-04
target/i386: generalize operand size "ph" for use in CVTPS2PD
Paolo Bonzini
2023-10-04
subprojects/berkeley-testfloat-3: Update to fix a problem with compiler warnings
Thomas Huth
2023-10-03
scsi-disk: ensure that FORMAT UNIT commands are terminated
Mark Cave-Ayland
2023-10-03
esp: restrict non-DMA transfer length to that of available data
Mark Cave-Ayland
2023-10-03
esp: use correct type for esp_dma_enable() in sysbus_esp_gpio_demux()
Mark Cave-Ayland
2023-10-03
optionrom: Remove build-id section
Fabiano Rosas
2023-10-03
target/tricore: Fix RCPW/RRPW_INSERT insns for width = 0
Bastian Koppelmann
2023-10-03
accel/tcg: Always require can_do_io
Richard Henderson
2023-10-03
accel/tcg: Always set CF_LAST_IO with CF_NOIRQ
Richard Henderson
2023-10-03
accel/tcg: Improve setting of can_do_io at start of TB
Richard Henderson
2023-10-03
accel/tcg: Track current value of can_do_io in the TB
Richard Henderson
2023-10-03
accel/tcg: Hoist CF_MEMI_ONLY check outside translation loop
Richard Henderson
2023-10-03
accel/tcg: Avoid load of icount_decr if unused
Richard Henderson
2023-10-03
softmmu: Use async_run_on_cpu in tcg_commit
Richard Henderson
2023-10-03
migration: Move return path cleanup to main migration thread
Fabiano Rosas
2023-10-03
migration: Replace the return path retry logic
Fabiano Rosas
2023-10-03
migration: Consolidate return path closing code
Fabiano Rosas
2023-10-03
migration: Remove redundant cleanup of postcopy_qemufile_src
Fabiano Rosas
2023-10-03
migration: Fix possible race when shutting down to_dst_file
Fabiano Rosas
2023-10-03
migration: Fix possible races when shutting down the return path
Fabiano Rosas
2023-10-03
migration: Fix possible race when setting rp_state.error
Fabiano Rosas
2023-10-03
migration: Fix race that dest preempt thread close too early
Peter Xu
2023-10-03
ui/vnc: fix handling of VNC_FEATURE_XVP
Paolo Bonzini
2023-10-03
ui/vnc: fix debug output for invalid audio message
Paolo Bonzini
2023-10-03
hw/scsi/scsi-disk: Disallow block sizes smaller than 512 [CVE-2023-42467]
Thomas Huth
2023-10-03
accel/tcg: mttcg remove false-negative halted assertion
Nicholas Piggin
2023-10-03
meson.build: Make keyutils independent from keyring
Thomas Huth
2023-10-03
target/arm: Don't skip MTE checks for LDRT/STRT at EL0
Peter Maydell
2023-10-03
hw/arm/boot: Set SCR_EL3.FGTEn when booting kernel
Fabian Vogt
2023-10-03
include/exec: Widen tlb_hit/tlb_hit_page()
Anton Johansson
2023-10-03
tests/file-io-error: New test
Hanna Czenczek
2023-10-03
file-posix: Simplify raw_co_prw's 'out' zone code
Hanna Czenczek
[next]