qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-14 15:39:39 to 2025-03-15 14:28:11 UTC [more...]

[PATCH v5 00/46] x86: Improve operation under QEMU
 2025-03-15 14:25 UTC  (3+ messages)
` [PATCH v5 04/46] x86: qemu: Switch to bochs display
` [PATCH v5 06/46] x86: qemu: Avoid accessing BSS too early

[PATCH] hw/arm: Add missing psci_conduit to NPCM8XX SoC boot info
 2025-03-15 14:20 UTC 

[PATCH v4 00/47] x86: Improve operation under QEMU
 2025-03-15 13:57 UTC  (6+ messages)

[PATCH] hvf: arm: Emulate ICC_RPR_EL1 accesses properly
 2025-03-15 13:20 UTC 

[Stable-7.2.17 00/27] Patch Round-up for stable 7.2.17, freeze on 2025-03-24
 2025-03-15  9:14 UTC  (28+ messages)
` [Stable-7.2.17 01/27] linux-user: Do not define struct sched_attr if libc headers do
` [Stable-7.2.17 02/27] ui/sdl2: reenable the SDL2 Windows keyboard hook procedure
` [Stable-7.2.17 03/27] hw/net/smc91c111: Ignore attempt to pop from empty RX fifo
` [Stable-7.2.17 04/27] target/sparc: Fix gdbstub incorrectly handling registers f32-f62
` [Stable-7.2.17 05/27] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1
` [Stable-7.2.17 06/27] target/arm: Report correct syndrome for UNDEFINED S1E2 AT ops at EL3
` [Stable-7.2.17 07/27] target/arm: Report correct syndrome for UNDEFINED LOR sysregs when NS=0
` [Stable-7.2.17 08/27] target/arm: Make CP_ACCESS_TRAPs to AArch32 EL3 be Monitor traps
` [Stable-7.2.17 09/27] hw/intc/arm_gicv3_cpuif: Don't downgrade monitor traps for AArch32 EL3
` [Stable-7.2.17 10/27] Kconfig: Extract CONFIG_USB_CHIPIDEA from CONFIG_IMX
` [Stable-7.2.17 11/27] amd_iommu: Use correct DTE field for interrupt passthrough
` [Stable-7.2.17 12/27] hw/i386/amd_iommu: Explicit use of AMDVI_BASE_ADDR in amdvi_init
` [Stable-7.2.17 13/27] amd_iommu: Use correct bitmask to set capability BAR
` [Stable-7.2.17 14/27] cryptodev/vhost: allocate CryptoDevBackendVhost using g_mem0()
` [Stable-7.2.17 15/27] vdpa: Fix endian bugs in shadow virtqueue
` [Stable-7.2.17 16/27] target/riscv: rvv: Fix unexpected behavior of vector reduction instructions when vl is 0
` [Stable-7.2.17 17/27] target/riscv/debug.c: use wp size = 4 for 32-bit CPUs
` [Stable-7.2.17 18/27] target/riscv: throw debug exception before page fault
` [Stable-7.2.17 19/27] goldfish_rtc: Fix tick_offset migration
` [Stable-7.2.17 20/27] block/qed: fix use-after-free by nullifying timer pointer after free
` [Stable-7.2.17 21/27] hw/gpio: npcm7xx: fixup out-of-bounds access
` [Stable-7.2.17 22/27] ppc/pnv/occ: Fix common area sensor offsets
` [Stable-7.2.17 23/27] hw/net/smc91c111: Sanitize packet numbers
` [Stable-7.2.17 24/27] hw/net/smc91c111: Sanitize packet length on tx
` [Stable-7.2.17 25/27] hw/net/smc91c111: Don't allow data register access to overrun buffer
` [Stable-7.2.17 26/27] block: Zero block driver state before reopening
` [Stable-7.2.17 27/27] docs: Rename default-configs to configs

[Stable-8.2.10 00/42] Patch Round-up for stable 8.2.10, freeze on 2025-03-24
 2025-03-15  7:42 UTC  (43+ messages)
` [Stable-8.2.10 01/42] linux-user: Do not define struct sched_attr if libc headers do
` [Stable-8.2.10 02/42] qmp: update vhost-user protocol feature maps
` [Stable-8.2.10 03/42] gitlab-ci.d/cirrus: Update the FreeBSD job to v14.2
` [Stable-8.2.10 04/42] ui/sdl2: reenable the SDL2 Windows keyboard hook procedure
` [Stable-8.2.10 05/42] hw/net/smc91c111: Ignore attempt to pop from empty RX fifo
` [Stable-8.2.10 06/42] target/sparc: Fix gdbstub incorrectly handling registers f32-f62
` [Stable-8.2.10 07/42] linux-user: Honor elf alignment when placing images
` [Stable-8.2.10 08/42] elfload: Fix alignment when unmapping excess reservation
` [Stable-8.2.10 09/42] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1
` [Stable-8.2.10 10/42] target/arm: Report correct syndrome for UNDEFINED AT ops with wrong NSE, NS
` [Stable-8.2.10 11/42] target/arm: Report correct syndrome for UNDEFINED S1E2 AT ops at EL3
` [Stable-8.2.10 12/42] target/arm: Report correct syndrome for UNDEFINED LOR sysregs when NS=0
` [Stable-8.2.10 13/42] target/arm: Make CP_ACCESS_TRAPs to AArch32 EL3 be Monitor traps
` [Stable-8.2.10 14/42] hw/intc/arm_gicv3_cpuif: Don't downgrade monitor traps for AArch32 EL3
` [Stable-8.2.10 15/42] target/arm: Honour SDCR.TDCC and SCR.TERR in AArch32 EL3 non-Monitor modes
` [Stable-8.2.10 16/42] Kconfig: Extract CONFIG_USB_CHIPIDEA from CONFIG_IMX
` [Stable-8.2.10 17/42] amd_iommu: Use correct DTE field for interrupt passthrough
` [Stable-8.2.10 18/42] amd_iommu: Use correct bitmask to set capability BAR
` [Stable-8.2.10 19/42] cryptodev/vhost: allocate CryptoDevBackendVhost using g_mem0()
` [Stable-8.2.10 20/42] vdpa: Fix endian bugs in shadow virtqueue
` [Stable-8.2.10 21/42] target/loongarch/gdbstub: Fix gdbstub incorrectly handling some registers
` [Stable-8.2.10 22/42] target/arm/hvf: sign extend the data for a load operation when SSE=1
` [Stable-8.2.10 23/42] target/riscv: rvv: Fix unexpected behavior of vector reduction instructions when vl is 0
` [Stable-8.2.10 24/42] target/riscv/debug.c: use wp size = 4 for 32-bit CPUs
` [Stable-8.2.10 25/42] target/riscv: throw debug exception before page fault
` [Stable-8.2.10 26/42] goldfish_rtc: Fix tick_offset migration
` [Stable-8.2.10 27/42] block/qed: fix use-after-free by nullifying timer pointer after free
` [Stable-8.2.10 28/42] docs/about/build-platforms: Correct minimum supported Python version
` [Stable-8.2.10 29/42] hw/gpio: npcm7xx: fixup out-of-bounds access
` [Stable-8.2.10 30/42] target/arm: Correct LDRD atomicity and fault behaviour
` [Stable-8.2.10 31/42] target/arm: Correct STRD atomicity
` [Stable-8.2.10 32/42] util/qemu-timer.c: Don't warp timer from timerlist_rearm()
` [Stable-8.2.10 33/42] net: parameterize the removing client from nc list
` [Stable-8.2.10 34/42] net: move backend cleanup to NIC cleanup
` [Stable-8.2.10 35/42] ppc/pnv/occ: Fix common area sensor offsets
` [Stable-8.2.10 36/42] hw/net/smc91c111: Sanitize packet numbers
` [Stable-8.2.10 37/42] hw/net/smc91c111: Sanitize packet length on tx
` [Stable-8.2.10 38/42] hw/net/smc91c111: Don't allow data register access to overrun buffer
` [Stable-8.2.10 39/42] hw/xen/hvm: Fix Aarch64 typo
` [Stable-8.2.10 40/42] block: Zero block driver state before reopening
` [Stable-8.2.10 41/42] docs: Rename default-configs to configs
` [Stable-8.2.10 42/42] ui/cocoa: Temporarily ignore annoying deprecated declaration warnings

[PATCH v3 0/8] Implement Firmware Assisted Dump for PSeries
 2025-03-15  6:46 UTC  (9+ messages)
` [PATCH v3 1/8] hw/ppc: Implement skeleton code for fadump in PSeries
` [PATCH v3 2/8] hw/ppc: Implement fadump register command
` [PATCH v3 3/8] hw/ppc: Trigger Fadump boot if fadump is registered
` [PATCH v3 4/8] hw/ppc: Preserve memory regions registered for fadump
` [PATCH v3 5/8] hw/ppc: Implement saving CPU state in Fadump
` [PATCH v3 6/8] hw/ppc: Pass dump-sizes property for fadump in device tree
` [PATCH v3 7/8] hw/ppc: Enable fadump for PSeries
` [PATCH v3 8/8] tests/functional: Add test for fadump in PSeries

[Stable-9.2.3 00/51] Patch Round-up for stable 9.2.3, freeze on 2025-03-24
 2025-03-15  6:17 UTC  (52+ messages)
` [Stable-9.2.3 01/51] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1
` [Stable-9.2.3 02/51] target/arm: Report correct syndrome for UNDEFINED AT ops with wrong NSE, NS
` [Stable-9.2.3 03/51] target/arm: Report correct syndrome for UNDEFINED S1E2 AT ops at EL3
` [Stable-9.2.3 04/51] target/arm: Report correct syndrome for UNDEFINED LOR sysregs when NS=0
` [Stable-9.2.3 05/51] target/arm: Make CP_ACCESS_TRAPs to AArch32 EL3 be Monitor traps
` [Stable-9.2.3 06/51] hw/intc/arm_gicv3_cpuif: Don't downgrade monitor traps for AArch32 EL3
` [Stable-9.2.3 07/51] target/arm: Honour SDCR.TDCC and SCR.TERR in AArch32 EL3 non-Monitor modes
` [Stable-9.2.3 08/51] target/arm: Correct errors in WFI/WFE trapping
` [Stable-9.2.3 09/51] Kconfig: Extract CONFIG_USB_CHIPIDEA from CONFIG_IMX
` [Stable-9.2.3 10/51] hw/net: Fix NULL dereference with software RSS
` [Stable-9.2.3 11/51] hw/i386/pc: Fix crash that occurs when introspecting TYPE_PC_MACHINE machines
` [Stable-9.2.3 12/51] hw/i386/microvm: Fix crash that occurs when introspecting the microvm machine
` [Stable-9.2.3 13/51] amd_iommu: Use correct DTE field for interrupt passthrough
` [Stable-9.2.3 14/51] amd_iommu: Use correct bitmask to set capability BAR
` [Stable-9.2.3 15/51] cryptodev/vhost: allocate CryptoDevBackendVhost using g_mem0()
` [Stable-9.2.3 16/51] vdpa: Fix endian bugs in shadow virtqueue
` [Stable-9.2.3 17/51] hw/virtio/virtio-nsm: Respond with correct length
` [Stable-9.2.3 18/51] vhost-user-snd: correct the calculation of config_size
` [Stable-9.2.3 19/51] target/loongarch/gdbstub: Fix gdbstub incorrectly handling some registers
` [Stable-9.2.3 20/51] physmem: replace assertion with error
` [Stable-9.2.3 21/51] target/arm/hvf: Disable SME feature
` [Stable-9.2.3 22/51] target/arm/hvf: sign extend the data for a load operation when SSE=1
` [Stable-9.2.3 23/51] target/riscv: rvv: Fix unexpected behavior of vector reduction instructions when vl is 0
` [Stable-9.2.3 24/51] target/riscv: rvv: Fix incorrect vlen comparison in prop_vlen_set
` [Stable-9.2.3 25/51] target/riscv/debug.c: use wp size = 4 for 32-bit CPUs
` [Stable-9.2.3 26/51] target/riscv: throw debug exception before page fault
` [Stable-9.2.3 27/51] goldfish_rtc: Fix tick_offset migration
` [Stable-9.2.3 28/51] block/qed: fix use-after-free by nullifying timer pointer after free
` [Stable-9.2.3 29/51] docs/about/build-platforms: Correct minimum supported Python version
` [Stable-9.2.3 30/51] hw/gpio: npcm7xx: fixup out-of-bounds access
` [Stable-9.2.3 31/51] target/arm: Apply correct timer offset when calculating deadlines
` [Stable-9.2.3 32/51] target/arm: Don't apply CNTVOFF_EL2 for EL2_VIRT timer
` [Stable-9.2.3 33/51] target/arm: Make CNTPS_* UNDEF from Secure EL1 when Secure EL2 is enabled
` [Stable-9.2.3 34/51] target/arm: Always apply CNTVOFF_EL2 for CNTV_TVAL_EL02 accesses
` [Stable-9.2.3 35/51] target/arm: Refactor handling of timer offset for direct register accesses
` [Stable-9.2.3 36/51] target/arm: Implement SEL2 physical and virtual timers
` [Stable-9.2.3 37/51] hw/arm: enable secure EL2 timers for virt machine
` [Stable-9.2.3 38/51] hw/arm: enable secure EL2 timers for sbsa machine
` [Stable-9.2.3 39/51] target/arm: Correct LDRD atomicity and fault behaviour
` [Stable-9.2.3 40/51] target/arm: Correct STRD atomicity
` [Stable-9.2.3 41/51] util/qemu-timer.c: Don't warp timer from timerlist_rearm()
` [Stable-9.2.3 42/51] net: parameterize the removing client from nc list
` [Stable-9.2.3 43/51] net: move backend cleanup to NIC cleanup
` [Stable-9.2.3 44/51] xen: No need to flush the mapcache for grants
` [Stable-9.2.3 45/51] ppc/pnv/occ: Fix common area sensor offsets
` [Stable-9.2.3 46/51] hw/net/smc91c111: Sanitize packet numbers
` [Stable-9.2.3 47/51] hw/net/smc91c111: Sanitize packet length on tx
` [Stable-9.2.3 48/51] hw/net/smc91c111: Don't allow data register access to overrun buffer
` [Stable-9.2.3 49/51] hw/xen/hvm: Fix Aarch64 typo
` [Stable-9.2.3 50/51] block: Zero block driver state before reopening
` [Stable-9.2.3 51/51] docs: Rename default-configs to configs

[PATCH v6] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
 2025-03-15  6:08 UTC  (8+ messages)

[PATCH 00/37] accel/tcg, codebase: Build once patches
 2025-03-14 22:05 UTC  (14+ messages)
` [PATCH 25/37] common-user: Split out watchpoint-stub.c
` [PATCH 32/37] include/hw/intc: Remove ifndef CONFIG_USER_ONLY from armv7m_nvic.h

[PATCH 0/2] gdb invalid memory access handling improvements
 2025-03-14 21:57 UTC  (7+ messages)
` [PATCH 1/2] gdbstub: Add phys_memory_rw_debug for physical memory access
` [PATCH 2/2] memory: suppress INVALID_MEM logs caused by debug access

[PATCH] configure: disable split_debug on Windows and on non-git builds
 2025-03-14 21:53 UTC  (8+ messages)

[PATCH] host/include/loongarch64: Fix inline assembly compatibility with Clang
 2025-03-14 20:32 UTC  (2+ messages)

[PATCH 0/2] xen: An error handling fix
 2025-03-14 20:22 UTC  (5+ messages)
` [PATCH 1/2] hw/xen: Fix xen_bus_realize() error handling
` [PATCH 2/2] hw/xen: Downgrade a xen_bus_realize() non-error to warning

[PATCH] ppc/amigaone: Check blk_pwrite return value
 2025-03-14 20:01 UTC 

[PATCH] ppc/amigaone: Constify default_env
 2025-03-14 20:01 UTC 

[BUG][RFC] CPR transfer Issues: Socket permissions and PID files
 2025-03-14 19:04 UTC  (2+ messages)

[PATCH v2 00/14] Factor out HVF's instruction emulator
 2025-03-14 19:01 UTC  (2+ messages)

[PATCH v5 00/17] make system memory API available for common code
 2025-03-14 18:39 UTC  (21+ messages)
` [PATCH v5 01/17] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
` [PATCH v5 02/17] exec/tswap: implement {ld, st}.*_p as functions instead of macros
` [PATCH v5 03/17] exec/memory_ldst: extract memory_ldst declarations from cpu-all.h
` [PATCH v5 04/17] exec/memory_ldst_phys: extract memory_ldst_phys "
` [PATCH v5 05/17] exec/memory.h: make devend_memop "target defines" agnostic
` [PATCH v5 06/17] codebase: prepare to remove cpu.h from exec/exec-all.h
` [PATCH v5 07/17] exec/exec-all: remove dependency on cpu.h
` [PATCH v5 08/17] exec/memory-internal: "
` [PATCH v5 09/17] exec/ram_addr: "
` [PATCH v5 10/17] system/kvm: make kvm_flush_coalesced_mmio_buffer() accessible for common code
` [PATCH v5 11/17] exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled
` [PATCH v5 12/17] hw/xen: add stubs for various functions
` [PATCH v5 13/17] system/physmem: compilation unit is now common to all targets
` [PATCH v5 14/17] include/exec/memory: extract devend_big_endian from devend_memop
` [PATCH v5 15/17] include/exec/memory: move devend functions to memory-internal.h
` [PATCH v5 16/17] system/memory: make compilation unit common
` [PATCH v5 17/17] system/ioport: "

[PATCH v2 0/2] i.MX 8M Plus EVK Fixes
 2025-03-14 18:32 UTC  (3+ messages)
` [PATCH v2 1/2] hw/arm/fsl-imx8mp: Derive struct FslImx8mpState from TYPE_SYS_BUS_DEVICE
` [PATCH v2 2/2] hw/arm/fsl-imx8mp: Remove unused define

[PATCH v2] vfio/igd: Update IGD passthrough documentation
 2025-03-14 17:49 UTC  (2+ messages)

[PATCH 0/2] util/qemu-sockets: Introduce configurable TCP keep-alive idle period
 2025-03-14 17:34 UTC  (5+ messages)
` [PATCH 1/2] util/qemu-sockets: Add support for keep-alive flag to passive sockets
` [PATCH 2/2] utils/qemu-sockets: Introduce keep-alive-idle-period inet socket option

[PATCH v4 00/17] make system memory API available for common code
 2025-03-14 17:20 UTC  (4+ messages)
` [PATCH v4 12/17] hw/xen: add stubs for various functions

[PATCH] util/loongarch64: Add clang compiler support
 2025-03-14 17:19 UTC  (2+ messages)

[PATCH v2] blockdev-backup: Add error handling option for copy-before-write jobs
 2025-03-14 17:03 UTC  (2+ messages)

[PATCH] docs/cxl: Add serial number for persistent-memdev
 2025-03-14 17:03 UTC  (9+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).