]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2023-11-09  David Woodhousehw/xen: select kernel mode for per-vCPU event channel...
2023-11-09  David Woodhousei386/xen: fix per-vCPU upcall vector for Xen emulation
2023-11-09  David Woodhousei386/xen: Don't advertise XENFEAT_supervisor_mode_kernel
2023-11-09  Cédric Le Goaterutil/uuid: Remove UUID_FMT_LEN
2023-11-09  Cédric Le Goatervfio/pci: Fix buffer overrun when writing the VF token
2023-11-09  Cédric Le Goaterutil/uuid: Add UUID_STR_LEN definition
2023-11-09  Peter Maydelltarget/arm: Correctly propagate stage 1 BTI guarded...
2023-11-09  Richard Hendersontarget/arm: Fix SVE STR increment
2023-11-01  Andrey Drobyshevqemu-iotests: 024: add rebasing test case for overlay_s...
2023-11-01  Andrey Drobyshevqemu-img: rebase: stop when reaching EOF of old backing...
2023-11-01  Akihiko Odakitests/tcg: Add -fno-stack-protector
2023-11-01  Kevin Wolfblock: Fix locking in media change monitor commands
2023-10-31  Glenn Milesmisc/led: LED state is set opposite of what is expected
2023-10-31  Peter Maydelltarget/arm: Fix syndrome for FGT traps on ERET
2023-10-29  Richard Hendersontarget/sparc: Clear may_lookup for npc == DYNAMIC_PC
2023-10-24  Peter Maydellhw/rdma/vmw/pvrdma_cmd: Use correct struct in query_port()
2023-10-24  Lu Gaohw/sd/sdhci: Block Size Register bits [14:12] is lost
2023-10-21  Michal Orzeltarget/arm: Fix CNTPCT_EL0 trapping from EL0 when HCR_E...
2023-10-21  Helge Dellerlasips2: LASI PS/2 devices are not user-createable
2023-10-19  Mikulas Patockalinux-user/sh4: Fix crashes on signal delivery
2023-10-19  Mikulas Patockalinux-user/mips: fix abort on integer overflow
2023-10-19  Richard Hendersonlinux-user: Fixes for zero_bss
2023-10-19  Paolo Bonzinitracetool: avoid invalid escape in Python string
2023-10-19  Paolo Bonzinitests/vm: avoid invalid escape in Python string
2023-10-19  Paolo Bonzinitests/avocado: avoid invalid escape in Python string
2023-10-19  Paolo Bonzinitarget/hexagon: avoid invalid escape in Python string
2023-10-19  Paolo Bonzinidocs/sphinx: avoid invalid escape in Python string
2023-10-19  Paolo Bonzinitests/docker: avoid invalid escape in Python string
2023-10-19  John Snowpython/qmp: remove Server.wait_closed() call for Python...
2023-10-19  Juan Quintelamigration: Non multifd migration don't care about multi...
2023-10-19  Fabiano Rosasmigration: Fix analyze-migration read operation signedness
2023-10-19  Yuval Shaiahw/pvrdma: Protect against buggy or malicious guest...
2023-10-16  Michael TokarevUpdate version for 8.1.2 release v8.1.2
2023-10-13  Max Choutarget/riscv: Fix vfwmaccbf16.vf
2023-10-13  Alvin Changdisas/riscv: Fix the typo of inverted order of pmpaddr1...
2023-10-13  Olaf Heringroms: use PYTHON to invoke python
2023-10-11  Volker Rümelinhw/audio/es1370: reset current sample counter
2023-10-11  Peter Xumigration/qmp: Fix crash on setting tls-authz with...
2023-10-10  Fiona Ebnerutil/log: re-allow switching away from stderr log file
2023-10-10  Alex Williamsonvfio/display: Fix missing update to set backing fields
2023-10-06  Akihiko Odakiamd_iommu: Fix APIC address check
2023-10-06  Eugenio Pérezvdpa net: follow VirtIO initialization properly at...
2023-10-06  Eugenio Pérezvdpa net: stop probing if cannot set features
2023-10-06  Eugenio Pérezvdpa net: fix error message setting virtio status
2023-10-06  Eugenio Pérezvdpa net: zero vhost_vdpa iova_tree pointer at cleanup
2023-10-06  Richard Hendersonlinux-user/hppa: Fix struct target_sigcontext layout
2023-10-05  Thomas Huthchardev/char-pty: Avoid losing bytes when the other...
2023-10-05  Laszlo Ersekhw/display/ramfb: plug slight guest-triggerable leak...
2023-10-05  Marc-André... win32: avoid discarding the exception handler
2023-10-04  Paolo Bonzinitarget/i386: fix memory operand size for CVTPS2PD
2023-10-04  Paolo Bonzinitarget/i386: generalize operand size "ph" for use in...
2023-10-04  Thomas Huthsubprojects/berkeley-testfloat-3: Update to fix a probl...
2023-10-03  Mark Cave-Aylandscsi-disk: ensure that FORMAT UNIT commands are terminated
2023-10-03  Mark Cave-Aylandesp: restrict non-DMA transfer length to that of availa...
2023-10-03  Mark Cave-Aylandesp: use correct type for esp_dma_enable() in sysbus_es...
2023-10-03  Fabiano Rosasoptionrom: Remove build-id section
2023-10-02  Bastian Koppelmanntarget/tricore: Fix RCPW/RRPW_INSERT insns for width = 0
2023-10-02  Richard Hendersonaccel/tcg: Always require can_do_io
2023-10-02  Richard Hendersonaccel/tcg: Always set CF_LAST_IO with CF_NOIRQ
2023-10-02  Richard Hendersonaccel/tcg: Improve setting of can_do_io at start of TB
2023-10-02  Richard Hendersonaccel/tcg: Track current value of can_do_io in the TB
2023-10-02  Richard Hendersonaccel/tcg: Hoist CF_MEMI_ONLY check outside translation...
2023-10-02  Richard Hendersonaccel/tcg: Avoid load of icount_decr if unused
2023-10-02  Richard Hendersonsoftmmu: Use async_run_on_cpu in tcg_commit
2023-10-02  Fabiano Rosasmigration: Move return path cleanup to main migration...
2023-10-02  Fabiano Rosasmigration: Replace the return path retry logic
2023-10-02  Fabiano Rosasmigration: Consolidate return path closing code
2023-10-02  Fabiano Rosasmigration: Remove redundant cleanup of postcopy_qemufil...
2023-10-02  Fabiano Rosasmigration: Fix possible race when shutting down to_dst_file
2023-10-02  Fabiano Rosasmigration: Fix possible races when shutting down the...
2023-10-02  Fabiano Rosasmigration: Fix possible race when setting rp_state...
2023-10-02  Peter Xumigration: Fix race that dest preempt thread close...
2023-10-02  Paolo Bonziniui/vnc: fix handling of VNC_FEATURE_XVP
2023-10-02  Paolo Bonziniui/vnc: fix debug output for invalid audio message
2023-10-02  Thomas Huthhw/scsi/scsi-disk: Disallow block sizes smaller than...
2023-10-02  Nicholas Pigginaccel/tcg: mttcg remove false-negative halted assertion
2023-10-02  Thomas Huthmeson.build: Make keyutils independent from keyring
2023-10-02  Peter Maydelltarget/arm: Don't skip MTE checks for LDRT/STRT at EL0
2023-10-02  Fabian Vogthw/arm/boot: Set SCR_EL3.FGTEn when booting kernel
2023-10-02  Anton Johanssoninclude/exec: Widen tlb_hit/tlb_hit_page()
2023-10-02  Hanna Czenczektests/file-io-error: New test
2023-10-02  Hanna Czenczekfile-posix: Simplify raw_co_prw's 'out' zone code
2023-10-02  Hanna Czenczekfile-posix: Fix zone update in I/O error path
2023-10-02  Hanna Czenczekfile-posix: Check bs->bl.zoned for zone info
2023-10-02  Hanna Czenczekfile-posix: Clear bs->bl.zoned on error
2023-10-02  Dmitry Frolovhw/cxl: Fix out of bound array access
2023-10-02  Li Zhijianhw/cxl: Fix CFMW config memory leak
2023-10-02  Mikulas Patockalinux-user/hppa: lock both words of function descriptor
2023-10-02  Mikulas Patockalinux-user/hppa: clear the PSW 'N' bit when delivering...
2023-09-25  Nicholas Pigginhw/ppc: Read time only once to perform decrementer...
2023-09-25  Nicholas Pigginhw/ppc: Reset timebase facilities on machine reset
2023-09-25  Nicholas Pigginhw/ppc: Always store the decrementer value
2023-09-25  Nicholas Piggintarget/ppc: Sign-extend large decrementer to 64-bits
2023-09-25  Nicholas Pigginhw/ppc: Avoid decrementer rounding errors
2023-09-25  Nicholas Pigginhw/ppc: Round up the decrementer interval when converti...
2023-09-25  Nicholas Pigginhost-utils: Add muldiv64_round_up
2023-09-25  Nicholas Pigginhw/ppc: Introduce functions for conversion between...
2023-09-21  Michael TokarevUpdate version for 8.1.1 release v8.1.1
2023-09-21  Marc-André... tpm: fix crash when FD >= 1024 and unnecessary errors...
2023-09-21  Jonathan Perkinmeson: Fix targetos match for illumos and Solaris.
next