qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[Stable-8.2.10 22/42] target/arm/hvf: sign extend the data for a load operation when SSE=1
Michael Tokarev
[Stable-8.2.10 19/42] cryptodev/vhost: allocate CryptoDevBackendVhost using g_mem0()
Michael Tokarev
[Stable-8.2.10 02/42] qmp: update vhost-user protocol feature maps
Michael Tokarev
[Stable-8.2.10 27/42] block/qed: fix use-after-free by nullifying timer pointer after free
Michael Tokarev
[Stable-8.2.10 31/42] target/arm: Correct STRD atomicity
Michael Tokarev
[Stable-8.2.10 26/42] goldfish_rtc: Fix tick_offset migration
Michael Tokarev
[Stable-8.2.10 41/42] docs: Rename default-configs to configs
Michael Tokarev
[Stable-8.2.10 17/42] amd_iommu: Use correct DTE field for interrupt passthrough
Michael Tokarev
[Stable-8.2.10 20/42] vdpa: Fix endian bugs in shadow virtqueue
Michael Tokarev
[Stable-8.2.10 21/42] target/loongarch/gdbstub: Fix gdbstub incorrectly handling some registers
Michael Tokarev
[Stable-8.2.10 35/42] ppc/pnv/occ: Fix common area sensor offsets
Michael Tokarev
[Stable-8.2.10 32/42] util/qemu-timer.c: Don't warp timer from timerlist_rearm()
Michael Tokarev
[Stable-8.2.10 37/42] hw/net/smc91c111: Sanitize packet length on tx
Michael Tokarev
[Stable-8.2.10 11/42] target/arm: Report correct syndrome for UNDEFINED S1E2 AT ops at EL3
Michael Tokarev
[Stable-8.2.10 06/42] target/sparc: Fix gdbstub incorrectly handling registers f32-f62
Michael Tokarev
[Stable-8.2.10 10/42] target/arm: Report correct syndrome for UNDEFINED AT ops with wrong NSE, NS
Michael Tokarev
[Stable-8.2.10 15/42] target/arm: Honour SDCR.TDCC and SCR.TERR in AArch32 EL3 non-Monitor modes
Michael Tokarev
[Stable-8.2.10 34/42] net: move backend cleanup to NIC cleanup
Michael Tokarev
[Stable-8.2.10 38/42] hw/net/smc91c111: Don't allow data register access to overrun buffer
Michael Tokarev
[Stable-8.2.10 36/42] hw/net/smc91c111: Sanitize packet numbers
Michael Tokarev
[Stable-8.2.10 23/42] target/riscv: rvv: Fix unexpected behavior of vector reduction instructions when vl is 0
Michael Tokarev
[Stable-8.2.10 30/42] target/arm: Correct LDRD atomicity and fault behaviour
Michael Tokarev
[Stable-8.2.10 16/42] Kconfig: Extract CONFIG_USB_CHIPIDEA from CONFIG_IMX
Michael Tokarev
[Stable-8.2.10 13/42] target/arm: Make CP_ACCESS_TRAPs to AArch32 EL3 be Monitor traps
Michael Tokarev
[Stable-8.2.10 40/42] block: Zero block driver state before reopening
Michael Tokarev
[PATCH v3 0/8] Implement Firmware Assisted Dump for PSeries
Aditya Gupta
[PATCH v3 5/8] hw/ppc: Implement saving CPU state in Fadump
Aditya Gupta
[PATCH v3 2/8] hw/ppc: Implement fadump register command
Aditya Gupta
[PATCH v3 8/8] tests/functional: Add test for fadump in PSeries
Aditya Gupta
Re: [PATCH v3 8/8] tests/functional: Add test for fadump in PSeries
Thomas Huth
Re: [PATCH v3 8/8] tests/functional: Add test for fadump in PSeries
Aditya Gupta
Re: [PATCH v3 8/8] tests/functional: Add test for fadump in PSeries
Thomas Huth
Re: [PATCH v3 8/8] tests/functional: Add test for fadump in PSeries
Aditya Gupta
[PATCH v3 4/8] hw/ppc: Preserve memory regions registered for fadump
Aditya Gupta
[PATCH v3 6/8] hw/ppc: Pass dump-sizes property for fadump in device tree
Aditya Gupta
[PATCH v3 1/8] hw/ppc: Implement skeleton code for fadump in PSeries
Aditya Gupta
[PATCH v3 7/8] hw/ppc: Enable fadump for PSeries
Aditya Gupta
[PATCH v3 3/8] hw/ppc: Trigger Fadump boot if fadump is registered
Aditya Gupta
[Stable-9.2.3 00/51] Patch Round-up for stable 9.2.3, freeze on 2025-03-24
Michael Tokarev
[Stable-9.2.3 03/51] target/arm: Report correct syndrome for UNDEFINED S1E2 AT ops at EL3
Michael Tokarev
[Stable-9.2.3 04/51] target/arm: Report correct syndrome for UNDEFINED LOR sysregs when NS=0
Michael Tokarev
[Stable-9.2.3 11/51] hw/i386/pc: Fix crash that occurs when introspecting TYPE_PC_MACHINE machines
Michael Tokarev
[Stable-9.2.3 05/51] target/arm: Make CP_ACCESS_TRAPs to AArch32 EL3 be Monitor traps
Michael Tokarev
[Stable-9.2.3 23/51] target/riscv: rvv: Fix unexpected behavior of vector reduction instructions when vl is 0
Michael Tokarev
[Stable-9.2.3 14/51] amd_iommu: Use correct bitmask to set capability BAR
Michael Tokarev
[Stable-9.2.3 17/51] hw/virtio/virtio-nsm: Respond with correct length
Michael Tokarev
[Stable-9.2.3 20/51] physmem: replace assertion with error
Michael Tokarev
[Stable-9.2.3 16/51] vdpa: Fix endian bugs in shadow virtqueue
Michael Tokarev
[Stable-9.2.3 07/51] target/arm: Honour SDCR.TDCC and SCR.TERR in AArch32 EL3 non-Monitor modes
Michael Tokarev
[Stable-9.2.3 24/51] target/riscv: rvv: Fix incorrect vlen comparison in prop_vlen_set
Michael Tokarev
[Stable-9.2.3 15/51] cryptodev/vhost: allocate CryptoDevBackendVhost using g_mem0()
Michael Tokarev
[Stable-9.2.3 31/51] target/arm: Apply correct timer offset when calculating deadlines
Michael Tokarev
[Stable-9.2.3 08/51] target/arm: Correct errors in WFI/WFE trapping
Michael Tokarev
[Stable-9.2.3 22/51] target/arm/hvf: sign extend the data for a load operation when SSE=1
Michael Tokarev
[Stable-9.2.3 30/51] hw/gpio: npcm7xx: fixup out-of-bounds access
Michael Tokarev
[Stable-9.2.3 26/51] target/riscv: throw debug exception before page fault
Michael Tokarev
[Stable-9.2.3 12/51] hw/i386/microvm: Fix crash that occurs when introspecting the microvm machine
Michael Tokarev
[Stable-9.2.3 40/51] target/arm: Correct STRD atomicity
Michael Tokarev
[Stable-9.2.3 39/51] target/arm: Correct LDRD atomicity and fault behaviour
Michael Tokarev
[Stable-9.2.3 38/51] hw/arm: enable secure EL2 timers for sbsa machine
Michael Tokarev
[Stable-9.2.3 01/51] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1
Michael Tokarev
[Stable-9.2.3 13/51] amd_iommu: Use correct DTE field for interrupt passthrough
Michael Tokarev
[Stable-9.2.3 19/51] target/loongarch/gdbstub: Fix gdbstub incorrectly handling some registers
Michael Tokarev
[Stable-9.2.3 50/51] block: Zero block driver state before reopening
Michael Tokarev
[Stable-9.2.3 43/51] net: move backend cleanup to NIC cleanup
Michael Tokarev
[Stable-9.2.3 45/51] ppc/pnv/occ: Fix common area sensor offsets
Michael Tokarev
[Stable-9.2.3 41/51] util/qemu-timer.c: Don't warp timer from timerlist_rearm()
Michael Tokarev
[Stable-9.2.3 42/51] net: parameterize the removing client from nc list
Michael Tokarev
[Stable-9.2.3 36/51] target/arm: Implement SEL2 physical and virtual timers
Michael Tokarev
[Stable-9.2.3 27/51] goldfish_rtc: Fix tick_offset migration
Michael Tokarev
[Stable-9.2.3 51/51] docs: Rename default-configs to configs
Michael Tokarev
[Stable-9.2.3 10/51] hw/net: Fix NULL dereference with software RSS
Michael Tokarev
[Stable-9.2.3 32/51] target/arm: Don't apply CNTVOFF_EL2 for EL2_VIRT timer
Michael Tokarev
[Stable-9.2.3 37/51] hw/arm: enable secure EL2 timers for virt machine
Michael Tokarev
[Stable-9.2.3 21/51] target/arm/hvf: Disable SME feature
Michael Tokarev
[Stable-9.2.3 06/51] hw/intc/arm_gicv3_cpuif: Don't downgrade monitor traps for AArch32 EL3
Michael Tokarev
[Stable-9.2.3 18/51] vhost-user-snd: correct the calculation of config_size
Michael Tokarev
[Stable-9.2.3 33/51] target/arm: Make CNTPS_* UNDEF from Secure EL1 when Secure EL2 is enabled
Michael Tokarev
[Stable-9.2.3 48/51] hw/net/smc91c111: Don't allow data register access to overrun buffer
Michael Tokarev
[Stable-9.2.3 46/51] hw/net/smc91c111: Sanitize packet numbers
Michael Tokarev
[Stable-9.2.3 47/51] hw/net/smc91c111: Sanitize packet length on tx
Michael Tokarev
[Stable-9.2.3 34/51] target/arm: Always apply CNTVOFF_EL2 for CNTV_TVAL_EL02 accesses
Michael Tokarev
[Stable-9.2.3 49/51] hw/xen/hvm: Fix Aarch64 typo
Michael Tokarev
[Stable-9.2.3 25/51] target/riscv/debug.c: use wp size = 4 for 32-bit CPUs
Michael Tokarev
[Stable-9.2.3 28/51] block/qed: fix use-after-free by nullifying timer pointer after free
Michael Tokarev
[Stable-9.2.3 35/51] target/arm: Refactor handling of timer offset for direct register accesses
Michael Tokarev
[Stable-9.2.3 44/51] xen: No need to flush the mapcache for grants
Michael Tokarev
[Stable-9.2.3 09/51] Kconfig: Extract CONFIG_USB_CHIPIDEA from CONFIG_IMX
Michael Tokarev
[Stable-9.2.3 02/51] target/arm: Report correct syndrome for UNDEFINED AT ops with wrong NSE, NS
Michael Tokarev
[Stable-9.2.3 29/51] docs/about/build-platforms: Correct minimum supported Python version
Michael Tokarev
[PULL 00/17] target-arm queue
Peter Maydell
[PULL 15/17] target/arm: Make DisasContext.{fp, sve}_access_checked tristate
Peter Maydell
[PULL 14/17] util/cacheflush: Make first DSB unconditional on aarch64
Peter Maydell
[PULL 02/17] target/arm: Un-inline access_secure_reg()
Peter Maydell
[PULL 16/17] target/arm: Simplify pstate_sm check in sve_access_check
Peter Maydell
[PULL 03/17] linux-user/aarch64: Remove unused get/put_user macros
Peter Maydell
[PULL 07/17] target/arm: SCR_EL3.RW should be treated as 1 if EL2 doesn't support AArch32
Peter Maydell
[PULL 08/17] target/arm: HCR_EL2.RW should be RAO/WI if EL1 doesn't support AArch32
Peter Maydell
[PULL 11/17] MAINTAINERS: Fix status for Arm boards I "maintain"
Peter Maydell
[PULL 04/17] linux-user/arm: Remove unused get_put_user macros
Peter Maydell
[PULL 09/17] target/arm: Add cpu local variable to exception_return helper
Peter Maydell
[PULL 13/17] Revert "hw/char/pl011: Warn when using disabled receiver"
Peter Maydell
[PULL 06/17] target/arm: Move arm_current_el() and arm_el_is_aa64() to internals.h
Peter Maydell
[PULL 01/17] target/arm: Move A32_BANKED_REG_{GET, SET} macros to cpregs.h
Peter Maydell
[PULL 17/17] meson.build: Set RUST_BACKTRACE for all tests
Peter Maydell
[PULL 05/17] target/arm: Move arm_cpu_data_is_big_endian() etc to internals.h
Peter Maydell
[PULL 12/17] tests/functional: Bump up arm_replay timeout
Peter Maydell
[PULL 10/17] target/arm: Forbid return to AArch32 when CPU is AArch64-only
Peter Maydell
Re: [PULL 00/17] target-arm queue
Stefan Hajnoczi
[PATCH] ppc/amigaone: Constify default_env
BALATON Zoltan
Re: [PATCH] ppc/amigaone: Constify default_env
Nicholas Piggin
Re: [PATCH] ppc/amigaone: Constify default_env
Philippe Mathieu-Daudé
[PATCH] ppc/amigaone: Check blk_pwrite return value
BALATON Zoltan
Re: [PATCH] ppc/amigaone: Check blk_pwrite return value
Nicholas Piggin
Re: [PATCH] ppc/amigaone: Check blk_pwrite return value
Cédric Le Goater
Re: [PATCH] ppc/amigaone: Check blk_pwrite return value
BALATON Zoltan
Re: [PATCH] ppc/amigaone: Check blk_pwrite return value
Nicholas Piggin
Re: [PATCH v2 00/14] Factor out HVF's instruction emulator
Wei Liu
[BUG][RFC] CPR transfer Issues: Socket permissions and PID files
Chaney, Ben
Re: [BUG][RFC] CPR transfer Issues: Socket permissions and PID files
Steven Sistare
Re: [PATCH 2/2] utils/qemu-sockets: Introduce keep-alive-idle-period inet socket option
Vladimir Sementsov-Ogievskiy
Re: [PATCH] util/loongarch64: Add clang compiler support
Yao Zi
Re: [PATCH] util/loongarch64: Add clang compiler support
bibo mao
[PATCH] configure: disable split_debug on Windows and on non-git builds
Paolo Bonzini
Re: [PATCH] configure: disable split_debug on Windows and on non-git builds
Peter Maydell
Re: [PATCH] configure: disable split_debug on Windows and on non-git builds
Daniel P . Berrangé
Re: [PATCH] configure: disable split_debug on Windows and on non-git builds
Paolo Bonzini
Re: [PATCH] configure: disable split_debug on Windows and on non-git builds
Pierrick Bouvier
Re: [PATCH] configure: disable split_debug on Windows and on non-git builds
Alex Bennée
Re: [PATCH] configure: disable split_debug on Windows and on non-git builds
Richard Henderson
Re: [PATCH] configure: disable split_debug on Windows and on non-git builds
Pierrick Bouvier
Re: [PATCH v4 00/47] x86: Improve operation under QEMU
Simon Glass
Re: [PATCH v4 00/47] x86: Improve operation under QEMU
Tom Rini
Re: [PATCH v4 00/47] x86: Improve operation under QEMU
Simon Glass
Re: [PATCH v4 00/47] x86: Improve operation under QEMU
Tom Rini
Re: [PATCH v4 00/47] x86: Improve operation under QEMU
Simon Glass
[PATCH 0/2] xen: An error handling fix
Markus Armbruster
[PATCH 2/2] hw/xen: Downgrade a xen_bus_realize() non-error to warning
Markus Armbruster
Re: [PATCH 2/2] hw/xen: Downgrade a xen_bus_realize() non-error to warning
Stefano Stabellini
[PATCH 1/2] hw/xen: Fix xen_bus_realize() error handling
Markus Armbruster
Re: [PATCH 1/2] hw/xen: Fix xen_bus_realize() error handling
Stefano Stabellini
Re: [PATCH 0/2] xen: An error handling fix
Markus Armbruster
[PATCH 1/1] linux-user: Hold the fd-trans lock across fork
Geoffrey Thomas
[PATCH v3 0/7] Move memory listener register to vhost_vdpa_init
Jonah Palmer
[PATCH v3 2/7] vdpa: reorder vhost_vdpa_set_backend_cap
Jonah Palmer
[PATCH v3 1/7] vdpa: check for iova tree initialized at net_client_start
Jonah Palmer
[PATCH v3 3/7] vdpa: set backend capabilities at vhost_vdpa_init
Jonah Palmer
[PATCH v3 4/7] vdpa: add listener_registered
Jonah Palmer
[PATCH v3 7/7] vdpa: move memory listener register to vhost_vdpa_init
Jonah Palmer
[PATCH v3 5/7] vdpa: reorder listener assignment
Jonah Palmer
[PATCH v3 6/7] vdpa: move iova_tree allocation to net_vhost_vdpa_init
Jonah Palmer
Re: [PATCH v3 0/7] Move memory listener register to vhost_vdpa_init
Lei Yang
Re: [PATCH v3 0/7] Move memory listener register to vhost_vdpa_init
Jason Wang
Re: [PATCH v3 0/7] Move memory listener register to vhost_vdpa_init
Lei Yang
Re: [PATCH v3 0/7] Move memory listener register to vhost_vdpa_init
Dragos Tatulea
Re: [PATCH v3 0/7] Move memory listener register to vhost_vdpa_init
Si-Wei Liu
Re: [PATCH v3 0/7] Move memory listener register to vhost_vdpa_init
Lei Yang
Re: [PATCH v3 0/7] Move memory listener register to vhost_vdpa_init
Dragos Tatulea
Re: [PATCH v3 4/7] memory-attribute-manager: Introduce MemoryAttributeManager to manage RAMBLock with guest_memfd
Gupta, Pankaj
Re: [PATCH v3 4/7] memory-attribute-manager: Introduce MemoryAttributeManager to manage RAMBLock with guest_memfd
Chenyi Qiang
Re: [PATCH v3 4/7] memory-attribute-manager: Introduce MemoryAttributeManager to manage RAMBLock with guest_memfd
David Hildenbrand
Re: [PATCH v3 4/7] memory-attribute-manager: Introduce MemoryAttributeManager to manage RAMBLock with guest_memfd
Gupta, Pankaj
Re: [PATCH v3 4/7] memory-attribute-manager: Introduce MemoryAttributeManager to manage RAMBLock with guest_memfd
Chenyi Qiang
Re: [PATCH v3 4/7] memory-attribute-manager: Introduce MemoryAttributeManager to manage RAMBLock with guest_memfd
Gupta, Pankaj
Re: [PATCH v3 4/7] memory-attribute-manager: Introduce MemoryAttributeManager to manage RAMBLock with guest_memfd
Chenyi Qiang
Re: [PATCH v3 4/7] memory-attribute-manager: Introduce MemoryAttributeManager to manage RAMBLock with guest_memfd
Gupta, Pankaj
Re: [PATCH v3 4/7] memory-attribute-manager: Introduce MemoryAttributeManager to manage RAMBLock with guest_memfd
Chenyi Qiang
[PATCH 0/2] qga: Add 'guest-get-load' command
Konstantin Kostiuk
[PATCH 2/2] qga: Add tests for guest-get-load command
Konstantin Kostiuk
[PATCH 1/2] qga-win: implement a 'guest-get-load' command
Konstantin Kostiuk
Re: [PATCH 1/2] qga-win: implement a 'guest-get-load' command
Daniel P . Berrangé
Re: [PATCH 1/2] qga-win: implement a 'guest-get-load' command
Konstantin Kostiuk
Re: [PATCH 0/2] qga: Add 'guest-get-load' command
Dehan Meng
Re: [PATCH 0/2] qga: Add 'guest-get-load' command
Yan Vugenfirer
[PATCH RFC] target: riscv: Add Svrsw60b59b extension support
Alexandre Ghiti
Re: [PATCH RFC] target: riscv: Add Svrsw60b59b extension support
Alexandre Ghiti
Re: [PATCH RFC] target: riscv: Add Svrsw60b59b extension support
Daniel Henrique Barboza
Re: [PATCH RFC] target: riscv: Add Svrsw60b59b extension support
Alexandre Ghiti
[RFC PATCH] meson.build: don't bother with split-debug for windows
Alex Bennée
Re: [RFC PATCH] meson.build: don't bother with split-debug for windows
Konstantin Kostiuk
Re: [RFC PATCH] meson.build: don't bother with split-debug for windows
Peter Maydell
[PULL 00/12] QAPI patches patches for 2025-03-14
Markus Armbruster
[PULL 04/12] docs/qapi_domain: add namespace support to FQN
Markus Armbruster
[PULL 10/12] docs: add QAPI namespace "QMP" to qemu-qmp-ref
Markus Armbruster
[PULL 09/12] docs/qapi-domain: add namespaced index support
Markus Armbruster
[PULL 08/12] docs/qapi_domain: add namespace support to cross-references
Markus Armbruster
[PULL 06/12] docs/qapi-domain: add qapi:namespace directive
Markus Armbruster
[PULL 11/12] docs: disambiguate references in qapi-domain.rst
Markus Armbruster
[PULL 01/12] qapi/block-core: Improve x-blockdev-change documentation
Markus Armbruster
[PULL 07/12] docs/qapidoc: add :namespace: option to qapi-doc directive
Markus Armbruster
[PULL 12/12] docs: enable transmogrifier for QSD and QGA
Markus Armbruster
[PULL 03/12] docs/qapi-domain: always store fully qualified name in signode
Markus Armbruster
[PULL 05/12] docs/qapi-domain: add :namespace: override option
Markus Armbruster
[PULL 02/12] docs/qapi_domain: isolate TYPE_CHECKING imports
Markus Armbruster
Re: [PULL 00/12] QAPI patches patches for 2025-03-14
Stefan Hajnoczi
[PATCH v2 0/3] vhost: fix the IO error after live migration
Haoqian He
[PATCH v2 2/3] vhost: return failure if stop virtqueue failed in vhost_dev_stop
Haoqian He
Re: [PATCH v2 2/3] vhost: return failure if stop virtqueue failed in vhost_dev_stop
Haoqian He
[PATCH v2 1/3] virtio: add VM state change cb with return value
Haoqian He
Re: [PATCH v2 1/3] virtio: add VM state change cb with return value
Stefano Garzarella
Earlier messages
Later messages