qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] block/snapshot: fix *errp handling in bdrv_snapshot_goto
Kevin Wolf
[PATCH v2] target/arm: Define raw write for PMU CLR registers
Akihiko Odaki
Re: [PATCH v2] target/arm: Define raw write for PMU CLR registers
Peter Maydell
Re: [PATCH v2] target/arm: Define raw write for PMU CLR registers
Akihiko Odaki
Re: [PATCH v2] target/arm: Define raw write for PMU CLR registers
Peter Maydell
Re: [PATCH v2] target/arm: Define raw write for PMU CLR registers
Akihiko Odaki
Re: [PATCH v2 03/14] ppc/xive2: Support group-matching when looking for target
Nicholas Piggin
[PATCH 00/16] Add Multi-Core Debug (MCD) API support
Mario Fleischmann
[PATCH 14/16] mcd: Implement single stepping
Mario Fleischmann
[PATCH 12/16] gdbstub: Expose gdb_write_register
Mario Fleischmann
[PATCH 10/16] mcd: Implement runstate control
Mario Fleischmann
[PATCH 05/16] mcd: Implement target system query
Mario Fleischmann
[PATCH 03/16] mcd: Implement target initialization API
Mario Fleischmann
[PATCH 04/16] mcd: Implement server connection API
Mario Fleischmann
[PATCH 09/16] mcd: Implement register query
Mario Fleischmann
[PATCH 07/16] mcd: Implement memory space query
Mario Fleischmann
[PATCH 16/16] mcd: Implement reset control
Mario Fleischmann
[PATCH 08/16] gdbstub: Expose GDBRegisterState
Mario Fleischmann
[PATCH 13/16] mcd: Implement register/memory access
Mario Fleischmann
[PATCH 06/16] mcd: Implement core connection control
Mario Fleischmann
[PATCH 02/16] mcd: Introduce MCD server
Mario Fleischmann
[PATCH 15/16] mcd: Implement trigger control
Mario Fleischmann
[PATCH 11/16] mcd test: Implement core state query
Mario Fleischmann
[PATCH] doc: add missing 'Asset' type in function test doc
Aditya Gupta
[PULL 08/54] accel/tcg: Build tcg_flags helpers as common code
Philippe Mathieu-Daudé
Re: [PATCH 07/16] codebase: prepare to remove cpu.h from exec/exec-all.h
Richard Henderson
[PATCH] docs: Explain how to use passt
Laurent Vivier
Re: [PATCH] docs: Explain how to use passt
Paolo Bonzini
Re: [PATCH] docs: Explain how to use passt
David Gibson
Re: [PATCH V5] migration: ram block cpr blockers
Fabiano Rosas
Re: [PATCH v2 02/21] hw/vfio/spapr: Do not include <linux/kvm.h>
Eric Auger
[PULL 08/42] MAINTAINERS: Add myself as vfio-igd maintainer
Cédric Le Goater
Re: [BUG, RFC] cpr-transfer: qxl guest driver crashes after migration
Andrey Drobyshev
[PATCH v5 00/17] make system memory API available for common code
Pierrick Bouvier
[PATCH v5 01/17] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
Pierrick Bouvier
[PATCH v5 04/17] exec/memory_ldst_phys: extract memory_ldst_phys declarations from cpu-all.h
Pierrick Bouvier
[PATCH v5 15/17] include/exec/memory: move devend functions to memory-internal.h
Pierrick Bouvier
Re: [PATCH v5 15/17] include/exec/memory: move devend functions to memory-internal.h
Philippe Mathieu-Daudé
[PATCH v5 05/17] exec/memory.h: make devend_memop "target defines" agnostic
Pierrick Bouvier
Re: [PATCH v5 05/17] exec/memory.h: make devend_memop "target defines" agnostic
Philippe Mathieu-Daudé
Re: [PATCH v5 05/17] exec/memory.h: make devend_memop "target defines" agnostic
Pierrick Bouvier
[PATCH v5 14/17] include/exec/memory: extract devend_big_endian from devend_memop
Pierrick Bouvier
[PATCH v5 12/17] hw/xen: add stubs for various functions
Pierrick Bouvier
[PATCH v5 16/17] system/memory: make compilation unit common
Pierrick Bouvier
[PATCH v5 02/17] exec/tswap: implement {ld, st}.*_p as functions instead of macros
Pierrick Bouvier
Re: [PATCH v5 00/17] make system memory API available for common code
Pierrick Bouvier
Re: [PATCH v5 00/17] make system memory API available for common code
Anthony PERARD
Re: [PATCH v5 00/17] make system memory API available for common code
Pierrick Bouvier
Re: [PATCH v5 00/17] make system memory API available for common code
Philippe Mathieu-Daudé
Re: [PATCH v5 00/17] make system memory API available for common code
Markus Armbruster
[PATCH v5 17/17] system/ioport: make compilation unit common
Pierrick Bouvier
[PATCH v5 13/17] system/physmem: compilation unit is now common to all targets
Pierrick Bouvier
[PATCH v5 10/17] system/kvm: make kvm_flush_coalesced_mmio_buffer() accessible for common code
Pierrick Bouvier
[PATCH v5 07/17] exec/exec-all: remove dependency on cpu.h
Pierrick Bouvier
[PATCH v5 09/17] exec/ram_addr: remove dependency on cpu.h
Pierrick Bouvier
[PATCH v5 11/17] exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled
Pierrick Bouvier
Re: [PATCH v5 11/17] exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled
Philippe Mathieu-Daudé
Re: [PATCH v5 11/17] exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled
Pierrick Bouvier
Re: [PATCH v5 11/17] exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled
Philippe Mathieu-Daudé
Re: [PATCH v5 11/17] exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled
Philippe Mathieu-Daudé
Re: [PATCH v5 11/17] exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled
Pierrick Bouvier
[PATCH v5 08/17] exec/memory-internal: remove dependency on cpu.h
Pierrick Bouvier
[PATCH v5 03/17] exec/memory_ldst: extract memory_ldst declarations from cpu-all.h
Pierrick Bouvier
[PATCH v5 06/17] codebase: prepare to remove cpu.h from exec/exec-all.h
Pierrick Bouvier
Re: [PATCH 2/7] hw/hyperv/hyperv.h: header cleanup
Alex Bennée
Re: [PATCH 2/7] hw/hyperv/hyperv.h: header cleanup
Pierrick Bouvier
Re: [PATCH 3/4] hw/rx: Reset the CPU at qemu reset time
Peter Maydell
[PULL 04/25] rust: qemu_api_macros: add Wrapper derive macro
Paolo Bonzini
Re: [PATCH v2 24/62] docs/qapi-domain: add :unstable: directive option
Markus Armbruster
Re: [PATCH v5 8/8] ppc/pnv: Update skiboot to support Power11
Aditya Gupta
Re: [PATCH v5 8/8] ppc/pnv: Update skiboot to support Power11
Cédric Le Goater
Re: [PATCH v5 8/8] ppc/pnv: Update skiboot to support Power11
Aditya Gupta
Re: [PATCH v5 8/8] ppc/pnv: Update skiboot to support Power11
Cédric Le Goater
Re: [PATCH v5 8/8] ppc/pnv: Update skiboot to support Power11
Nicholas Piggin
Re: [PATCH v5 8/8] ppc/pnv: Update skiboot to support Power11
Cédric Le Goater
Re: [PATCH v5 8/8] ppc/pnv: Update skiboot to support Power11
Aditya Gupta
[PATCH v6 28/29] tests/functional/aspeed: Add test case for AST2700 A1
Jamin Lin via
[PULL 36/54] target: Set disassemble_info::endian value for little-endian targets
Philippe Mathieu-Daudé
[PULL 18/54] accel/tcg: Move cpu_memory_rw_debug() user implementation to user-exec.c
Philippe Mathieu-Daudé
[PATCH v2] tests/qtest: Unit test for pcf8563_rtc
Ilya Chichkov
[PATCH v6 24/29] hw/arm/aspeed_ast27x0: Sort the memmap table by mapping address
Jamin Lin via
Re: [PATCH v2 13/21] hw/vfio/igd: Compile once
Cédric Le Goater
RE: [PATCH v4 18/23] hw/arm/aspeed_ast27x0: Support two levels of INTC controllers for AST2700 A1
Jamin Lin
[PATCH 1/7] hw/hyperv/hv-balloon-stub: common compilation unit
Pierrick Bouvier
Re: [PATCH v3 6/7] memory: Attach MemoryAttributeManager to guest_memfd-backed RAMBlocks
Chenyi Qiang
Re: [PATCH v3 6/7] memory: Attach MemoryAttributeManager to guest_memfd-backed RAMBlocks
David Hildenbrand
Re: [PATCH v3 6/7] memory: Attach MemoryAttributeManager to guest_memfd-backed RAMBlocks
Chenyi Qiang
Re: [PATCH v3 6/7] memory: Attach MemoryAttributeManager to guest_memfd-backed RAMBlocks
David Hildenbrand
Re: [PATCH v3 6/7] memory: Attach MemoryAttributeManager to guest_memfd-backed RAMBlocks
Chenyi Qiang
Re: [PATCH v3 6/7] memory: Attach MemoryAttributeManager to guest_memfd-backed RAMBlocks
Tony Lindgren
Re: [PATCH v3 6/7] memory: Attach MemoryAttributeManager to guest_memfd-backed RAMBlocks
Chenyi Qiang
Re: [PATCH v3 6/7] memory: Attach MemoryAttributeManager to guest_memfd-backed RAMBlocks
Tony Lindgren
Re: [PATCH v3 6/7] memory: Attach MemoryAttributeManager to guest_memfd-backed RAMBlocks
Chenyi Qiang
Re: [PATCH v3 6/7] memory: Attach MemoryAttributeManager to guest_memfd-backed RAMBlocks
Tony Lindgren
Re: [PATCH 0/7] hw/hyperv: remove duplication compilation units
Richard Henderson
[PATCH v2 0/2] i.MX 8M Plus EVK Fixes
Bernhard Beschow
[PATCH v2 2/2] hw/arm/fsl-imx8mp: Remove unused define
Bernhard Beschow
Re: [PATCH v2 2/2] hw/arm/fsl-imx8mp: Remove unused define
Peter Maydell
[PATCH v2 1/2] hw/arm/fsl-imx8mp: Derive struct FslImx8mpState from TYPE_SYS_BUS_DEVICE
Bernhard Beschow
Re: [PATCH v2 1/2] hw/arm/fsl-imx8mp: Derive struct FslImx8mpState from TYPE_SYS_BUS_DEVICE
Peter Maydell
Re: [PATCH v2 1/2] hw/arm/fsl-imx8mp: Derive struct FslImx8mpState from TYPE_SYS_BUS_DEVICE
Peter Maydell
Re: [PATCH v2 1/2] hw/arm/fsl-imx8mp: Derive struct FslImx8mpState from TYPE_SYS_BUS_DEVICE
Bernhard Beschow
Re: [PATCH v3 0/2] target/riscv: throw debug exception before page fault
Alistair Francis
[RFC] Proposal for a QEMU video subsystem for cameras and webcams
David Milosevic
Re: [RFC] Proposal for a QEMU video subsystem for cameras and webcams
Alex Bennée
Re: [RFC] Proposal for a QEMU video subsystem for cameras and webcams
Thomas Huth
Re: Re: [RFC] Proposal for a QEMU video subsystem for cameras and webcams
zhenwei pi
Re: [PATCH v2 03/14] ppc/xive2: Add grouping level to notification
Nicholas Piggin
[PATCH 4/7] hw/hyperv/hyperv-proto: move SYNDBG definition from target/i386
Pierrick Bouvier
Re: [PATCH 4/7] hw/hyperv/hyperv-proto: move SYNDBG definition from target/i386
Philippe Mathieu-Daudé
[PULL 24/42] migration/multifd: Make MultiFDSendData a struct
Cédric Le Goater
Re: [PATCH v2 7/9] cpu: Introduce cpu_get_phys_bits()
Philippe Mathieu-Daudé
[PATCH 03/14] hw/vfio: Compile some common objects once
Philippe Mathieu-Daudé
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
Thomas Huth
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
Dr. David Alan Gilbert
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
Daniel P . Berrangé
Re: [PATCH v2 02/10] target/i386: disable PERFCORE when "-pmu" is configured
Zhao Liu
Re: [PATCH] tests/functional: fix race in virtio balloon test
Thomas Huth
[PULL 25/42] migration/multifd: Add multifd_device_state_supported()
Cédric Le Goater
[PATCH v4 04/47] x86: qemu: Switch to bochs display
Simon Glass
[PULL 42/54] target/riscv: Set disassemble_info::endian value in disas_set_info()
Philippe Mathieu-Daudé
Re: [PATCH 05/16] qemu/bswap: implement {ld,st}.*_p as functions
Richard Henderson
Re: [PATCH 05/16] qemu/bswap: implement {ld,st}.*_p as functions
Pierrick Bouvier
Re: [PATCH 05/16] qemu/bswap: implement {ld,st}.*_p as functions
Richard Henderson
Re: [PATCH 05/16] qemu/bswap: implement {ld,st}.*_p as functions
Pierrick Bouvier
Re: [PATCH 05/16] qemu/bswap: implement {ld,st}.*_p as functions
Richard Henderson
Re: [PATCH 05/16] qemu/bswap: implement {ld,st}.*_p as functions
Pierrick Bouvier
Re: [PATCH 05/16] qemu/bswap: implement {ld,st}.*_p as functions
BALATON Zoltan
Re: [PATCH 05/16] qemu/bswap: implement {ld,st}.*_p as functions
Pierrick Bouvier
[PATCH v5 18/29] hw/misc/aspeed_scu: Add Support for AST2700/AST2750 A1 Silicon Revisions
Jamin Lin via
Re: [PATCH v8 00/28] vfio-user client
Cédric Le Goater
Re: [PATCH v8 00/28] vfio-user client
Steven Sistare
Re: [PATCH v8 00/28] vfio-user client
John Levon
[PULL 0/4] Migration patches for 2025-03-14
Fabiano Rosas
[PULL 2/4] pflash: fix cpr
Fabiano Rosas
[PULL 3/4] hw/loader: fix roms during cpr
Fabiano Rosas
[PULL 4/4] hw/qxl: fix cpr
Fabiano Rosas
[PULL 1/4] migration: cpr_is_incoming
Fabiano Rosas
Re: [PULL 0/4] Migration patches for 2025-03-14
Stefan Hajnoczi
[PULL 15/38] cpus: Un-inline cpu_has_work()
Philippe Mathieu-Daudé
Re: [PATCH 1/2] util/qemu-sockets: Add support for keep-alive flag to passive sockets
Vladimir Sementsov-Ogievskiy
Re: [PATCH 1/2] util/qemu-sockets: Add support for keep-alive flag to passive sockets
Juraj Marcin
[PATCH v5 00/46] x86: Improve operation under QEMU
Simon Glass
[PATCH v5 06/46] x86: qemu: Avoid accessing BSS too early
Simon Glass
[PATCH v5 04/46] x86: qemu: Switch to bochs display
Simon Glass
[PATCH v5 34/46] x86: qemu: Use the new e820 API
Simon Glass
[PATCH v5 28/46] x86: qemu: Support environment and cat command
Simon Glass
[PATCH v5 05/46] x86: qemu: Enable dhrystone
Simon Glass
[PATCH] hw/arm: Add missing psci_conduit to NPCM8XX SoC boot info
Guenter Roeck
Re: [PATCH] hw/arm: Add missing psci_conduit to NPCM8XX SoC boot info
Peter Maydell
Re: [PATCH] hw/arm: Add missing psci_conduit to NPCM8XX SoC boot info
Guenter Roeck
[PATCH] hvf: arm: Emulate ICC_RPR_EL1 accesses properly
Zenghui Yu
Re: [PATCH] hvf: arm: Emulate ICC_RPR_EL1 accesses properly
Peter Maydell
Re: [PATCH] hvf: arm: Emulate ICC_RPR_EL1 accesses properly
Zenghui Yu
[Stable-7.2.17 00/27] Patch Round-up for stable 7.2.17, freeze on 2025-03-24
Michael Tokarev
[Stable-7.2.17 12/27] hw/i386/amd_iommu: Explicit use of AMDVI_BASE_ADDR in amdvi_init
Michael Tokarev
[Stable-7.2.17 09/27] hw/intc/arm_gicv3_cpuif: Don't downgrade monitor traps for AArch32 EL3
Michael Tokarev
[Stable-7.2.17 07/27] target/arm: Report correct syndrome for UNDEFINED LOR sysregs when NS=0
Michael Tokarev
[Stable-7.2.17 01/27] linux-user: Do not define struct sched_attr if libc headers do
Michael Tokarev
[Stable-7.2.17 08/27] target/arm: Make CP_ACCESS_TRAPs to AArch32 EL3 be Monitor traps
Michael Tokarev
[Stable-7.2.17 04/27] target/sparc: Fix gdbstub incorrectly handling registers f32-f62
Michael Tokarev
[Stable-7.2.17 03/27] hw/net/smc91c111: Ignore attempt to pop from empty RX fifo
Michael Tokarev
[Stable-7.2.17 23/27] hw/net/smc91c111: Sanitize packet numbers
Michael Tokarev
[Stable-7.2.17 19/27] goldfish_rtc: Fix tick_offset migration
Michael Tokarev
[Stable-7.2.17 14/27] cryptodev/vhost: allocate CryptoDevBackendVhost using g_mem0()
Michael Tokarev
[Stable-7.2.17 25/27] hw/net/smc91c111: Don't allow data register access to overrun buffer
Michael Tokarev
[Stable-7.2.17 02/27] ui/sdl2: reenable the SDL2 Windows keyboard hook procedure
Michael Tokarev
[Stable-7.2.17 27/27] docs: Rename default-configs to configs
Michael Tokarev
[Stable-7.2.17 22/27] ppc/pnv/occ: Fix common area sensor offsets
Michael Tokarev
[Stable-7.2.17 26/27] block: Zero block driver state before reopening
Michael Tokarev
[Stable-7.2.17 21/27] hw/gpio: npcm7xx: fixup out-of-bounds access
Michael Tokarev
[Stable-7.2.17 16/27] target/riscv: rvv: Fix unexpected behavior of vector reduction instructions when vl is 0
Michael Tokarev
[Stable-7.2.17 10/27] Kconfig: Extract CONFIG_USB_CHIPIDEA from CONFIG_IMX
Michael Tokarev
[Stable-7.2.17 20/27] block/qed: fix use-after-free by nullifying timer pointer after free
Michael Tokarev
[Stable-7.2.17 17/27] target/riscv/debug.c: use wp size = 4 for 32-bit CPUs
Michael Tokarev
[Stable-7.2.17 05/27] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1
Michael Tokarev
[Stable-7.2.17 11/27] amd_iommu: Use correct DTE field for interrupt passthrough
Michael Tokarev
[Stable-7.2.17 24/27] hw/net/smc91c111: Sanitize packet length on tx
Michael Tokarev
[Stable-7.2.17 13/27] amd_iommu: Use correct bitmask to set capability BAR
Michael Tokarev
[Stable-7.2.17 06/27] target/arm: Report correct syndrome for UNDEFINED S1E2 AT ops at EL3
Michael Tokarev
[Stable-7.2.17 18/27] target/riscv: throw debug exception before page fault
Michael Tokarev
[Stable-7.2.17 15/27] vdpa: Fix endian bugs in shadow virtqueue
Michael Tokarev
[Stable-8.2.10 00/42] Patch Round-up for stable 8.2.10, freeze on 2025-03-24
Michael Tokarev
[Stable-8.2.10 01/42] linux-user: Do not define struct sched_attr if libc headers do
Michael Tokarev
[Stable-8.2.10 08/42] elfload: Fix alignment when unmapping excess reservation
Michael Tokarev
[Stable-8.2.10 04/42] ui/sdl2: reenable the SDL2 Windows keyboard hook procedure
Michael Tokarev
[Stable-8.2.10 12/42] target/arm: Report correct syndrome for UNDEFINED LOR sysregs when NS=0
Michael Tokarev
[Stable-8.2.10 07/42] linux-user: Honor elf alignment when placing images
Michael Tokarev
[Stable-8.2.10 05/42] hw/net/smc91c111: Ignore attempt to pop from empty RX fifo
Michael Tokarev
[Stable-8.2.10 03/42] gitlab-ci.d/cirrus: Update the FreeBSD job to v14.2
Michael Tokarev
[Stable-8.2.10 24/42] target/riscv/debug.c: use wp size = 4 for 32-bit CPUs
Michael Tokarev
[Stable-8.2.10 09/42] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1
Michael Tokarev
[Stable-8.2.10 28/42] docs/about/build-platforms: Correct minimum supported Python version
Michael Tokarev
[Stable-8.2.10 25/42] target/riscv: throw debug exception before page fault
Michael Tokarev
[Stable-8.2.10 18/42] amd_iommu: Use correct bitmask to set capability BAR
Michael Tokarev
[Stable-8.2.10 33/42] net: parameterize the removing client from nc list
Michael Tokarev
[Stable-8.2.10 29/42] hw/gpio: npcm7xx: fixup out-of-bounds access
Michael Tokarev
[Stable-8.2.10 39/42] hw/xen/hvm: Fix Aarch64 typo
Michael Tokarev
[Stable-8.2.10 42/42] ui/cocoa: Temporarily ignore annoying deprecated declaration warnings
Michael Tokarev
[Stable-8.2.10 14/42] hw/intc/arm_gicv3_cpuif: Don't downgrade monitor traps for AArch32 EL3
Michael Tokarev
Earlier messages
Later messages