qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-26 07:36:30 to 2025-08-27 01:10:10 UTC [more...]

[RFC PATCH 00/61] target/arm: Implement FEAT_SYSREG128
 2025-08-27  1:04 UTC  (14+ messages)
` [PATCH 01/61] target/arm: Introduce KVMID_AA64_SYS_REG64
` [PATCH 02/61] target/arm: Move compare_u64 to helper.c
` [PATCH 4/7] target/arm/hvf: Add KVMID_TO_HVF, HVF_TO_KVMID
` [PATCH 04/61] target/arm/hvf: Reorder DEF_SYSREG arguments
` [PATCH 05/61] target/arm/hvf: Add KVMID_TO_HVF, HVF_TO_KVMID
` [PATCH 5/7] target/arm/hvf: Remove hvf_sreg_match.key
` [PATCH 07/61] target/arm/hvf: Replace hvf_sreg_match with hvf_sreg_list
` [PATCH 13/61] target/arm: Restrict the scope of CPREG_FIELD32, CPREG_FIELD64
` [PATCH 14/61] target/arm: Replace cpreg_field_is_64bit with cpreg_field_type
` [PATCH 15/61] target/arm: Add CP_REG_AA32_64BIT_{SHIFT,MASK}
` [PATCH 16/61] target/arm: Rename CP_REG_AA32_NS_{SHIFT,MASK}
` [PATCH 23/61] target/arm: Move cpreg elimination to define_one_arm_cp_reg
` [PATCH 35/61] target/arm: Rename some cpreg to their aarch64 names

[PATCH] tests/functional: Fix reverse_debugging asset precaching
 2025-08-27  0:10 UTC 

[ANNOUNCE] QEMU 10.1.0 is now available
 2025-08-26 23:19 UTC 

[PATCH v5 00/29] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2025-08-26 22:30 UTC  (5+ messages)
` [PATCH v5 04/29] hw/s390x/ipl: Create certificate store
` [PATCH v5 07/29] s390x/diag: Implement DIAG 320 subcode 1

[PATCH] memory: Fix leaks due to owner-shared MRs circular references
 2025-08-26 22:17 UTC 

[PATCH v8 0/2] Fix check-qtest-ppc64 sanitizer errors
 2025-08-26 21:57 UTC  (9+ messages)
` [PATCH v8 2/2] memory: Do not create circular reference with subregion

[PATCH] migration: fix SEEK_CUR offset calculation in qio_channel_block_seek
 2025-08-26 21:52 UTC  (4+ messages)

[PATCH 0/2] hw/pci-bridge: Create PLX Virtual Switch Device
 2025-08-26 20:55 UTC  (3+ messages)
` [PATCH 1/2] hw/pci-bridge: Create Initial revision for PLX Virtual Switch
` [PATCH 2/2] MAINTAINERS: Add entry for PLX VSwitches

[PATCH v5 00/21] intel_iommu: Enable stage-1 translation for passthrough device
 2025-08-26 17:21 UTC  (3+ messages)
` [PATCH v5 07/21] intel_iommu: Introduce a new structure VTDHostIOMMUDevice

[RFC 00/18] rust: split qemu-api
 2025-08-26 20:30 UTC  (28+ messages)
` [RFC 01/18] rust: remove unused global qemu "allocator"
` [RFC 02/18] rust: add workspace authors
` [RFC 03/18] rust: split Rust-only "common" crate
` [RFC 04/18] rust: split "util" crate
` [RFC 05/18] rust: move vmstate_clock!() to qdev module
` [RFC 06/18] rust: move VMState handling to QOM module
` [RFC 07/18] rust: move Cell vmstate impl
` [RFC 08/18] rust: split "migration" crate
` [RFC 09/18] rust: split "bql" crate
` [RFC 10/18] rust: split "qom" crate
` [RFC 11/18] rust: split "chardev" crate
` [RFC 12/18] rust: split "system" crate
` [RFC 13/18] rust: split "hwcore" crate
` [RFC 14/18] rust: rename qemu_api_macros -> qemu_macros
` [RFC 15/18] rust/hpet: drop now unneeded qemu_api dep
` [RFC 16/18] rust/pl011: drop dependency on qemu_api
` [RFC 17/18] rust: repurpose qemu_api -> tests
` [RFC 18/18] docs: update rust.rst

[PATCH v2 0/4] Add IBM PPE42 CPU support
 2025-08-26 20:17 UTC  (5+ messages)
` [PATCH v2 1/4] target/ppc: Add IBM PPE42 family of processors
` [PATCH v2 2/4] target/ppc: Add IBM PPE42 special instructions
` [PATCH v2 3/4] hw/ppc: Add a test machine for the IBM PPE42 CPU
` [PATCH v2 4/4] tests/functional: Add test for IBM PPE42 instructions

[PATCH v4 00/47] AMD Versal Gen 2 support
 2025-08-26 20:05 UTC  (4+ messages)
` [PATCH v4 23/47] hw/intc/arm_gicv3: Introduce a 'first-cpu-index' property

[PATCH 0/2] hw: fix some leaks in xlnx devices
 2025-08-26 19:50 UTC  (9+ messages)
` [PATCH 1/2] hw/misc/xlnx-versal-cframe-reg: Free FIFO, g_tree on deinit
` [PATCH 2/2] hw/display/xlnx_dp: Don't leak dpcd and edid objects

PGP keysigning at KVM Forum 2025
 2025-08-26 19:17 UTC  (2+ messages)

[PATCH] migration: Fix state transition in postcopy_start() error handling
 2025-08-26 19:00 UTC  (3+ messages)

[PATCH v5 0/4] target/arm: Added support for SME register exposure to GDB
 2025-08-26 18:52 UTC  (11+ messages)
` [PATCH v5 3/4] target/arm: Added support for SME register exposure to
` [PATCH v5 4/4] target/arm: Added test case for SME register exposure

[PATCH v6 2/3] target/arm: Added support for SME register exposure to GDB
 2025-08-26 18:50 UTC 

[PATCH v6 0/3] target/arm: Added support for SME register exposure to GDB
 2025-08-26 18:45 UTC  (4+ messages)
` [PATCH v6 1/3] target/arm: Increase MAX_PACKET_LENGTH for SME ZA remote gdb debugging
` [PATCH v6 2/3] target/arm: Added support for SME register exposure to GDB
` [PATCH v6 3/3] target/arm: Added test case "

[PATCH 0/2] KVM Support for imx8mp-evk Machine
 2025-08-26 18:21 UTC  (8+ messages)
` [PATCH 2/2] hw/arm/imx8mp-evk: Add KVM support

[RFC 0/6] virtio-net: initial iterative live migration support
 2025-08-26 18:08 UTC  (8+ messages)
` [RFC 1/6] migration: Add virtio-iterative capability

[PATCH 0/4] rust: little clean-ups and updates
 2025-08-26 17:43 UTC  (6+ messages)
` [PATCH 1/4] rust: run cargo update
` [PATCH 2/4] rust: remove unused global qemu "allocator"
` [PATCH 3/4] build-sys/rust: update syn to v2.0.106
` [PATCH 4/4] rust/qemu-api-macros: make derive(Object) friendly when missing parent

[PATCH v2 00/35] wasm: Add Wasm TCG backend based on wasm64
 2025-08-26 16:10 UTC  (36+ messages)
` [PATCH v2 01/35] meson: Add wasm64 support to the --cpu flag
` [PATCH v2 02/35] configure: Enable to propagate -sMEMORY64 flag to Emscripten
` [PATCH v2 03/35] dockerfiles: Add support for wasm64 to the wasm Dockerfile
` [PATCH v2 04/35] .gitlab-ci.d: Add build tests for wasm64
` [PATCH v2 05/35] tcg/wasm: Add tcg-target.h and tcg-target-reg-bits.h
` [PATCH v2 06/35] tcg/wasm: Add register-related definitions
` [PATCH v2 07/35] tcg/wasm: Add constraint definitions
` [PATCH v2 08/35] tcg/wasm: Add relocation callbacks
` [PATCH v2 09/35] tcg/wasm: Add and/or/xor instructions
` [PATCH v2 10/35] tcg/wasm: Add add/sub/mul instructions
` [PATCH v2 11/35] tcg/wasm: Add shl/shr/sar instructions
` [PATCH v2 12/35] tcg/wasm: Add setcond/negsetcond/movcond instructions
` [PATCH v2 13/35] tcg/wasm: Add sextract instruction
` [PATCH v2 14/35] tcg/wasm: Add load and store instructions
` [PATCH v2 15/35] tcg/wasm: Add mov/movi instructions
` [PATCH v2 16/35] tcg/wasm: Add ext instructions
` [PATCH v2 17/35] tcg/wasm: Add div/rem instructions
` [PATCH v2 18/35] tcg/wasm: Add neg/ctpop instructions
` [PATCH v2 19/35] tcg/wasm: Add rot/clz/ctz instructions
` [PATCH v2 20/35] tcg/wasm: Add br/brcond instructions
` [PATCH v2 21/35] tcg/wasm: Add exit_tb/goto_tb/goto_ptr instructions
` [PATCH v2 22/35] tcg/wasm: Add call instruction
` [PATCH v2 23/35] tcg/wasm: Add qemu_ld/qemu_st instructions
` [PATCH v2 24/35] tcg/wasm: Add mb instruction
` [PATCH v2 25/35] tcg/wasm: Mark unimplemented instructions
` [PATCH v2 26/35] tcg/wasm: Add initialization of fundamental registers
` [PATCH v2 27/35] tcg/wasm: Write wasm binary to TB
` [PATCH v2 28/35] tcg/wasm: Implement instantiation of Wasm binary
` [PATCH v2 29/35] tcg/wasm: Allow switching coroutine from a helper
` [PATCH v2 30/35] tcg/wasm: Enable instantiation of TBs executed many times
` [PATCH v2 31/35] tcg/wasm: Enable TLB lookup
` [PATCH v2 32/35] tcg/wasm: Add tcg_target_init function
` [PATCH v2 33/35] meson.build: enable to build Wasm backend
` [PATCH v2 34/35] meson.build: Propagate optimization flag for linking on Emscripten
` [PATCH v2 35/35] .gitlab-ci.d: build wasm backend in CI

[PATCH 00/11] target/arm: Implement FEAT_CSSC, FEAT_CMPBR
 2025-08-26 16:11 UTC  (3+ messages)
` [PATCH 05/11] target/arm: Implement CTZ, CNT, ABS

[PATCH] tests/functional/test_aarch64_virt_gpu: Skip test if EGL won't initialize
 2025-08-26 16:11 UTC  (4+ messages)

[PATCH] pcie_sriov: Fix broken MMIO accesses from SR-IOV VFs
 2025-08-26 15:49 UTC  (3+ messages)

[PATCH 0/4] tests/functional: Adapt reverse_debugging to run w/o Avocado
 2025-08-26 15:31 UTC  (15+ messages)
` [PATCH 2/4] tests/functional: Support tests that require a runner

[PATCH v2] kvm/kvm-all: make kvm_park/unpark_vcpu local to kvm-all.c
 2025-08-26 15:09 UTC  (6+ messages)

New capabilities for plugins
 2025-08-26 14:37 UTC  (9+ messages)

[RFC PATCH 00/14] tracetool: add Rust support
 2025-08-26 13:52 UTC  (19+ messages)
` [PATCH 01/14] treewide: write "unsigned long int" instead of "long unsigned int"
` [PATCH 03/14] trace/ftrace: move snprintf+write from tracepoints to ftrace.c
` [PATCH 04/14] tracetool: add CHECK_TRACE_EVENT_GET_STATE
` [PATCH 05/14] tracetool/backend: remove redundant trace event checks
` [PATCH 06/14] tracetool: Add Rust format support
` [PATCH 10/14] tracetool/simple: add Rust support
` [PATCH 11/14] log: change qemu_loglevel to unsigned

[PATCH v2 0/4] Introduce a battery, AC adapter, and lid button
 2025-08-26 12:47 UTC  (3+ messages)
` [PATCH v2 1/4] hw/acpi: Increase the number of possible ACPI interrupts

[PATCH v2] 9pfs: Add FreeBSD support
 2025-08-26 12:34 UTC  (4+ messages)

[PATCH 0/4] Add IBM PPE42 CPU support
 2025-08-26 12:12 UTC  (12+ messages)
` [PATCH 1/4] target/ppc: Add IBM PPE42 family of processors

[PATCH v6 00/19] hw/i386: separate isapc out from pc_piix
 2025-08-26 12:12 UTC  (33+ messages)
` [PATCH v6 03/19] hw/i386/pc_piix.c: inline pc_xen_hvm_init_pci() into pc_xen_hvm_init()
` [PATCH v6 04/19] hw/i386/pc_piix.c: duplicate pc_init1() into pc_isa_init()
` [PATCH v6 05/19] hw/i386/pc_piix.c: remove pcmc->pci_enabled dependent initialisation from pc_init_isa()
` [PATCH v6 06/19] hw/i386/pc_piix.c: remove SMI and piix4_pm "
` [PATCH v6 07/19] hw/i386/pc_piix.c: remove SGX "
` [PATCH v6 08/19] hw/i386/pc_piix.c: remove nvdimm "
` [PATCH v6 09/19] hw/i386/pc_piix.c: simplify RAM size logic in pc_init_isa()
` [PATCH v6 10/19] hw/i386/pc_piix.c: hardcode hole64_size to 0 "
` [PATCH v6 12/19] hw/i386/pc_piix.c: always initialise ISA IDE drives "
` [PATCH v6 13/19] hw/i386/pc_piix.c: assume pcmc->pci_enabled is always false "
` [PATCH v6 14/19] hw/i386/pc_piix.c: hardcode pcms->pci_bus to NULL "
` [PATCH v6 15/19] hw/i386/pc_piix.c: assume pcmc->pci_enabled is always true in pc_init1()
` [PATCH v6 16/19] hw/i386: move isapc machine to separate isapc.c file
` [PATCH v6 17/19] hw/i386/pc_piix.c: remove unused headers after isapc machine split
` [PATCH v6 18/19] hw/i386/pc_piix.c: replace rom_memory with pci_memory
` [PATCH v6 19/19] hw/i386/isapc.c: replace rom_memory with system_memory

[PATCH 0/7] target/arm: Implement FEAT_LSE128
 2025-08-26 11:31 UTC  (2+ messages)

[PATCH 0/4] NVMe: Add SPDM over the storage transport support
 2025-08-26 11:21 UTC  (9+ messages)
` [PATCH 1/4] spdm-socket: add seperate send/recv functions
` [PATCH 2/4] spdm: add spdm storage transport virtual header
` [PATCH 3/4] hw/nvme: add NVMe Admin Security SPDM support
` [PATCH 4/4] hw/nvme: connect SPDM over NVMe Security Send/Recv

[PATCH for-10.2 0/8] docs: Update our kernel-doc script to the kernel's new Python one
 2025-08-26 10:36 UTC  (4+ messages)
` [PATCH for-10.2 8/8] MAINTAINERS: Put kernel-doc under the "docs build machinery" section

[PATCH] block/curl: fix curl internal handles handling
 2025-08-26 10:25 UTC  (2+ messages)

[PATCH trivial v2] block/curl: drop old/unuspported curl version checks
 2025-08-26 10:20 UTC  (2+ messages)

[PATCH 0/8] sd: Add RPMB emulation to eMMC model
 2025-08-26 10:18 UTC  (6+ messages)
` [PATCH 7/8] hw/sd/sdcard: Handle RPMB MAC field

[PATCH 0/2] qga-vss: Misc cleanup
 2025-08-26  9:08 UTC  (3+ messages)
` [PATCH 1/2] qga-vss: Replace asserts with condition and report error

[PATCH v4 6/8] add cpu_test_interrupt()/cpu_set_interrupt() helpers and use them tree wide
 2025-08-26  9:27 UTC  (7+ messages)
` [PATCH v5 "

[PATCH] qga-vss: Write hex value of error in log
 2025-08-26  9:02 UTC  (2+ messages)

[PATCH 0/2] qga: Fix --retry-path behaviour
 2025-08-26  9:00 UTC  (3+ messages)

[PATCH v2 0/3] vfio-user client functional test
 2025-08-26  8:31 UTC  (4+ messages)
` [PATCH v2 1/3] tests/functional: return output from cmd.py helpers
` [PATCH v2 2/3] tests/functional: add vm param to "
` [PATCH v2 3/3] tests/functional: add a vfio-user smoke test

[PATCH] qga/installer: Remove QGA VSS if QGA installation failed
 2025-08-26  7:59 UTC  (2+ 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).