aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-16Update version for 8.1.2 releasev8.1.2Michael Tokarev
2023-10-13target/riscv: Fix vfwmaccbf16.vfMax Chou
2023-10-13disas/riscv: Fix the typo of inverted order of pmpaddr13 and pmpaddr14Alvin Chang
2023-10-13roms: use PYTHON to invoke pythonOlaf Hering
2023-10-12hw/audio/es1370: reset current sample counterVolker Rümelin
2023-10-12migration/qmp: Fix crash on setting tls-authz with nullPeter Xu
2023-10-10util/log: re-allow switching away from stderr log fileFiona Ebner
2023-10-10vfio/display: Fix missing update to set backing fieldsAlex Williamson
2023-10-06amd_iommu: Fix APIC address checkAkihiko Odaki
2023-10-06vdpa net: follow VirtIO initialization properly at cvq isolation probingEugenio Pérez
2023-10-06vdpa net: stop probing if cannot set featuresEugenio Pérez
2023-10-06vdpa net: fix error message setting virtio statusEugenio Pérez
2023-10-06vdpa net: zero vhost_vdpa iova_tree pointer at cleanupEugenio Pérez
2023-10-06linux-user/hppa: Fix struct target_sigcontext layoutRichard Henderson
2023-10-05chardev/char-pty: Avoid losing bytes when the other side just (re-)connectedThomas Huth
2023-10-05hw/display/ramfb: plug slight guest-triggerable leak on mode settingLaszlo Ersek
2023-10-05win32: avoid discarding the exception handlerMarc-André Lureau
2023-10-04target/i386: fix memory operand size for CVTPS2PDPaolo Bonzini
2023-10-04target/i386: generalize operand size "ph" for use in CVTPS2PDPaolo Bonzini
2023-10-04subprojects/berkeley-testfloat-3: Update to fix a problem with compiler warningsThomas Huth
2023-10-03scsi-disk: ensure that FORMAT UNIT commands are terminatedMark Cave-Ayland
2023-10-03esp: restrict non-DMA transfer length to that of available dataMark Cave-Ayland
2023-10-03esp: use correct type for esp_dma_enable() in sysbus_esp_gpio_demux()Mark Cave-Ayland
2023-10-03optionrom: Remove build-id sectionFabiano Rosas
2023-10-03target/tricore: Fix RCPW/RRPW_INSERT insns for width = 0Bastian Koppelmann
2023-10-03accel/tcg: Always require can_do_ioRichard Henderson
2023-10-03accel/tcg: Always set CF_LAST_IO with CF_NOIRQRichard Henderson
2023-10-03accel/tcg: Improve setting of can_do_io at start of TBRichard Henderson
2023-10-03accel/tcg: Track current value of can_do_io in the TBRichard Henderson
2023-10-03accel/tcg: Hoist CF_MEMI_ONLY check outside translation loopRichard Henderson
2023-10-03accel/tcg: Avoid load of icount_decr if unusedRichard Henderson
2023-10-03softmmu: Use async_run_on_cpu in tcg_commitRichard Henderson
2023-10-03migration: Move return path cleanup to main migration threadFabiano Rosas
2023-10-03migration: Replace the return path retry logicFabiano Rosas
2023-10-03migration: Consolidate return path closing codeFabiano Rosas
2023-10-03migration: Remove redundant cleanup of postcopy_qemufile_srcFabiano Rosas
2023-10-03migration: Fix possible race when shutting down to_dst_fileFabiano Rosas
2023-10-03migration: Fix possible races when shutting down the return pathFabiano Rosas
2023-10-03migration: Fix possible race when setting rp_state.errorFabiano Rosas
2023-10-03migration: Fix race that dest preempt thread close too earlyPeter Xu
2023-10-03ui/vnc: fix handling of VNC_FEATURE_XVPPaolo Bonzini
2023-10-03ui/vnc: fix debug output for invalid audio messagePaolo Bonzini
2023-10-03hw/scsi/scsi-disk: Disallow block sizes smaller than 512 [CVE-2023-42467]Thomas Huth
2023-10-03accel/tcg: mttcg remove false-negative halted assertionNicholas Piggin
2023-10-03meson.build: Make keyutils independent from keyringThomas Huth
2023-10-03target/arm: Don't skip MTE checks for LDRT/STRT at EL0Peter Maydell
2023-10-03hw/arm/boot: Set SCR_EL3.FGTEn when booting kernelFabian Vogt
2023-10-03include/exec: Widen tlb_hit/tlb_hit_page()Anton Johansson
2023-10-03tests/file-io-error: New testHanna Czenczek
2023-10-03file-posix: Simplify raw_co_prw's 'out' zone codeHanna Czenczek