messages from 2025-04-02 16:50:39 to 2025-04-03 18:05:31 UTC [more...]
[PATCH-for-10.0 v2 00/14] hw/arm: Tests & ACPI tables fixes for 10.0
2025-04-03 18:04 UTC (26+ messages)
` [PATCH-for-10.0 v2 01/14] tests/functional/test_aarch64_rme_virt: fix sporadic failure
` [PATCH-for-10.0 v2 02/14] tests/functional: Add a decorator for skipping tests on particular OS
` [PATCH-for-10.0 v2 03/14] tests/functional: Skip aarch64_replay test on macOS
` [PATCH-for-10.0 v2 04/14] tests/qtest: Skip Aarch64 VMapple machine
` [PATCH-for-10.0 v2 05/14] hw/arm: Do not build VMapple machine by default
` [PATCH-for-10.0? v2 06/14] hw/arm/virt: Remove pointless VirtMachineState::tcg_its field
` [PATCH-for-10.0? v2 07/14] hw/intc/gicv3_its: Do not check its_class_name() for NULL
` [PATCH-for-10.0? v2 08/14] hw/arm/virt: Simplify create_its()
` [PATCH-for-10.0? v2 09/14] hw/arm/virt-acpi: Factor its_enabled() helper out
` [PATCH-for-10.0? v2 10/14] qtest/bios-tables-test: Add test for -M virt, its=off
` [PATCH-for-10.0? v2 11/14] qtest/bios-tables-test: Whitelist aarch64/virt 'its_off' variant blobs
` [PATCH-for-10.0? v2 12/14] hw/arm/virt-acpi: Always build IORT table (even with GIC ITS disabled)
` [PATCH-for-10.0? v2 13/14] hw/arm/virt-acpi: Do not advertise disabled GIC ITS
` [PATCH-for-10.0? v2 14/14] qtest/bios-tables-test: Update aarch64/virt 'its_off' variant blobs
[PATCH v3 0/3] Enable QEMU NVMe userspace driver on s390x
2025-04-03 18:05 UTC (7+ messages)
[PATCH 00/15] export/fuse: Use coroutines and multi-threading
2025-04-03 17:59 UTC (6+ messages)
` [PATCH 14/15] fuse: Implement multi-threading
[PATCH 0/8] hexagon system emu, part 3/3
2025-04-03 17:41 UTC (4+ messages)
` [PATCH 1/8] hw/intc: Add l2vic interrupt controller
[PATCH] virtio-gpu-gl: Add 'serverfd' property
2025-04-03 15:51 UTC
[PATCH-for-10.1 00/24] cpus: Restrict SoftMMU mmu_index() to TCG
2025-04-03 17:21 UTC (9+ messages)
` [PATCH-for-10.1 01/24] hw/core/cpu: Update CPUClass::mmu_index docstring
` [PATCH-for-10.1 02/24] accel/tcg: Introduce TCGCPUOps::mmu_index() callback
` [PATCH-for-10.1 23/24] hw/core/cpu: Remove CPUClass::mmu_index()
[PATCH v8 00/28] vfio-user client
2025-04-03 17:13 UTC (19+ messages)
` [PATCH v8 03/28] vfio/container: support VFIO_DMA_UNMAP_FLAG_ALL
` [PATCH v8 04/28] vfio: add vfio_attach_device_by_iommu_type()
` [PATCH v8 05/28] vfio: add vfio_prepare_device()
` [PATCH v8 06/28] vfio: refactor out vfio_interrupt_setup()
` [PATCH v8 07/28] vfio: refactor out vfio_pci_config_setup()
` [PATCH v8 08/28] vfio: add region cache
` [PATCH v8 09/28] vfio: split out VFIOKernelPCIDevice
[PATCH] target/rx: Fix copy/paste typo (riscv -> rx)
2025-04-03 16:47 UTC (2+ messages)
[PATCH] target/hexagon: Implement CPUState.mmu_index
2025-04-03 16:28 UTC (4+ messages)
[PATCH v3 00/29] single-binary: start make hw/arm/ common
2025-04-03 16:18 UTC (6+ messages)
` [PATCH v3 03/29] include/exec/cpu-all: move compile time check for CPUArchState to cpu-target.c
[PATCH v2 0/2] [PATCH] block/file-posix.c: Use pwritev2() with RWF_DSYNC for FUA - update
2025-04-03 16:08 UTC (5+ messages)
` [PATCH v2 1/2] block/file-posix.c: Use pwritev2() with RWF_DSYNC for FUA
` [PATCH v2 2/2] [PATCH] block/file-posix.c: Use pwritev2() with RWF_DSYNC for FUA - update
[PATCH-for-10.1 v2 00/43] tcg: philmd's queue
2025-04-03 15:36 UTC (12+ messages)
` [PATCH-for-10.1 v2 38/43] tcg: Move cpu_req_mo() macro to target-agnostic 'backend-ldst.h'
` [PATCH-for-10.1 v2 39/43] tcg: Move qemu_tcg_mttcg_enabled() to 'system/tcg.h'
` [PATCH-for-10.1 v2 40/43] tcg: Convert TCGState::mttcg_enabled to TriState
` [PATCH-for-10.1 v2 41/43] tcg: Factor mttcg_init() out
` [PATCH-for-10.1 v2 42/43] tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field
` [PATCH-for-10.1 v2 43/43] target/arm: Update comment around cpu_untagged_addr()
[PATCH v3 2/4] hw/s390x: add Control-Program Identification to QOM
2025-04-03 14:33 UTC
[PATCH-for-10.0 0/5] hw/arm/virt-acpi: Do not advertise disabled GIC ITS in MADT table
2025-04-03 14:04 UTC (19+ messages)
` [PATCH-for-10.0 1/5] qtest/bios-tables-test: Add test for -M virt, its=off
` [PATCH-for-10.0 1/5] qtest/bios-tables-test: Add test for -M virt,its=off
` [PATCH-for-10.0 2/5] qtest/bios-tables-test: Whitelist aarch64/virt/APIC.its_off blob
` [PATCH-for-10.0 3/5] hw/arm/virt-acpi: Factor its_enabled() helper out
` [PATCH-for-10.0 5/5] qtest/bios-tables-test: Update aarch64/virt/APIC.its_off blob
[PATCH 0/3] target/mips: Revert TARGET_PAGE_BITS_VARY and bug fixes
2025-04-03 13:51 UTC (8+ messages)
` [PATCH 1/3] target/mips: Revert TARGET_PAGE_BITS_VARY
[PULL 00/23] tcg patch queue
2025-04-03 13:43 UTC (6+ messages)
` [PULL 04/23] include/exec: Split out exec/cpu-interrupt.h
[PATCH v1 0/2] virtio-gpu: fix blob unmapping sequence
2025-04-03 13:08 UTC (4+ messages)
` [PATCH v1 1/2] virtio-gpu: fix hang under TCG when unmapping blob
` [PATCH v1 2/2] virtio-gpu: refactor async blob unmapping
[PATCH for 10.1 0/3] target/i386: share some EFLAGS code between TCG and x86_emu
2025-04-03 13:17 UTC (4+ messages)
` [PATCH 1/3] target/i386: tcg: simplify computation of AF after INC/DEC
` [PATCH 2/3] target/i386: emulate: microoptimize and explain ADD_COUT_VEC/SUB_COUT_VEC
` [PATCH 3/3] target/i386: tcg: use cout to commonize add/adc/sub/sbb cases
[PATCH v8 0/7] Allow to enable multifd and postcopy migration together
2025-04-03 13:11 UTC (19+ messages)
` [PATCH v8 2/7] migration: Refactor channel discovery mechanism
` [PATCH v8 3/7] migration: enable multifd and postcopy together
` [PATCH v8 6/7] migration: Add save_postcopy_prepare() savevm handler
` [PATCH v8 7/7] migration/ram: Implement save_postcopy_prepare()
[PATCH v3 0/4] *** Add SCLP event type CPI ***
2025-04-03 12:49 UTC (4+ messages)
` [PATCH v3 4/4] hw/s390x: compat handling for backward migration
[RFC PATCH-for-10.0] hw/vmapple: Allow running QTest framework on macOS
2025-04-03 12:44 UTC (3+ messages)
[PATCH 0/2] add explicit virtual time callback for plugins
2025-04-03 11:38 UTC (3+ messages)
` [PATCH 1/2] accel/tcg: add get_virtual_clock for TCG
` [PATCH 2/2] plugins: add qemu_plugin_register_time_cb support
[PATCH] hw/ufs: Fix incorrect comment for segment_size and allocation_unit_size
2025-04-03 11:03 UTC (2+ messages)
[PATCH 0/2] Initial logging support for Rust
2025-04-03 9:46 UTC (6+ messages)
` [PATCH 2/2] rust/hw/char/pl011/src/device: Implement logging
[RFC PATCH] tests/tcg: make aarch64 boot.S handle different starting modes
2025-04-03 10:00 UTC
[PATCH for 10.1 0/5] target/i386: TCG changes
2025-04-03 9:22 UTC (6+ messages)
` [PATCH 1/5] target/i386: special case ADC/SBB x,0 and SBB x,x
` [PATCH 2/5] target/i386: tcg: remove tmp0 and tmp4 from SHLD/SHRD
` [PATCH 3/5] target/i386: tcg: remove subf from SHLD/SHRD expansion
` [PATCH 4/5] target/i386: tcg: remove tmp0
` [PATCH 5/5] target/i386: tcg: remove some more uses of temporaries
[PATCH v4] QIOChannelSocket: Flush zerocopy socket error queue on sendmsg failure due to ENOBUF
2025-04-03 8:21 UTC
[PATCH v5 00/65] QEMU Guest memfd + QEMU TDX support
2025-04-03 8:10 UTC (7+ messages)
` [PATCH v5 49/65] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
[PATCH v5] [for-10.1] virtio: add VIRTQUEUE_ERROR QAPI event
2025-04-03 7:37 UTC (3+ messages)
[PATCH v5 0/4] virtio_net: Add the check for vdpa's mac address
2025-04-03 5:48 UTC (10+ messages)
` [PATCH v5 2/4] "
` [PATCH v5 3/4] virtio_net: Add second acceptable configuration for MAC setup
` [PATCH v5 4/4] virtio_net: Add third "
[PATCH] ui/curses: Fix infinite loop on windows
2025-04-03 1:07 UTC
[PATCH] hw/arm/virt.c: Fix wrong default cpu type in AARCH64
2025-04-03 2:23 UTC (3+ messages)
[PATCH-for-10.1 00/43] tcg: philmd's queue
2025-04-02 23:11 UTC (46+ messages)
` [PATCH-for-10.1 01/43] tcg: Declare TARGET_INSN_START_EXTRA_WORDS in 'cpu-param.h'
` [PATCH-for-10.1 02/43] tcg: Always define TARGET_INSN_START_EXTRA_WORDS
` [PATCH-for-10.1 03/43] hw/core/cpu: Update CPUClass::mmu_index docstring
` [PATCH-for-10.1 04/43] accel/tcg: Introduce TCGCPUOps::mmu_index() callback
` [PATCH-for-10.1 05/43] target/alpha: Restrict SoftMMU mmu_index() to TCG
` [PATCH-for-10.1 06/43] target/arm: "
` [PATCH-for-10.1 07/43] target/avr: "
` [PATCH-for-10.1 08/43] target/hppa: "
` [PATCH-for-10.1 09/43] target/i386: Remove unused cpu_(ldub, stb)_kernel macros
` [PATCH-for-10.1 10/43] target/i386: Restrict cpu_mmu_index_kernel() to TCG
` [PATCH-for-10.1 11/43] target/i386: Restrict SoftMMU mmu_index() "
` [PATCH-for-10.1 12/43] target/loongarch: "
` [PATCH-for-10.1 13/43] target/m68k: "
` [PATCH-for-10.1 14/43] target/microblaze: "
` [PATCH-for-10.1 15/43] target/mips: "
` [PATCH-for-10.1 16/43] target/openrisc: "
` [PATCH-for-10.1 17/43] target/ppc: "
` [PATCH-for-10.1 18/43] target/riscv: "
` [PATCH-for-10.1 19/43] target/rx: Fix copy/paste typo (riscv -> rx)
` [PATCH-for-10.1 20/43] target/rx: Restrict SoftMMU mmu_index() to TCG
` [PATCH-for-10.1 21/43] target/s390x: "
` [PATCH-for-10.1 22/43] target/sh4: "
` [PATCH-for-10.1 23/43] target/sparc: "
` [PATCH-for-10.1 24/43] target/tricore: "
` [PATCH-for-10.1 25/43] target/xtensa: "
` [PATCH-for-10.1 26/43] hw/core/cpu: Remove CPUClass::mmu_index()
` [PATCH-for-10.1 27/43] exec: Restrict cpu-mmu-index.h to accel/tcg/
` [PATCH-for-10.1 28/43] exec: Restrict 'cpu-ldst-common.h' "
` [PATCH-for-10.1 29/43] exec: Restrict 'cpu_ldst.h' "
` [PATCH-for-10.1 30/43] exec: Do not include 'accel/tcg/cpu-ldst.h' in 'exec-all.h'
` [PATCH-for-10.1 31/43] tcg: Always define TCG_GUEST_DEFAULT_MO
` [PATCH-for-10.1 32/43] tcg: Simplify tcg_req_mo() macro
` [PATCH-for-10.1 33/43] tcg: Define guest_default_memory_order in TCGCPUOps
` [PATCH-for-10.1 34/43] tcg: Remove use of TCG_GUEST_DEFAULT_MO in tb_gen_code()
` [PATCH-for-10.1 35/43] tcg: Propagate CPUState argument to cpu_req_mo()
` [PATCH-for-10.1 36/43] tcg: Have tcg_req_mo() use TCGCPUOps::guest_default_memory_order
` [PATCH-for-10.1 37/43] tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally
` [PATCH-for-10.1 38/43] tcg: Move cpu_req_mo() macro to target-agnostic 'backend-ldst.h'
` [PATCH-for-10.1 39/43] tcg: Move qemu_tcg_mttcg_enabled() to 'system/tcg.h'
` [PATCH-for-10.1 40/43] tcg: Convert TCGState::mttcg_enabled to TriState
` [PATCH-for-10.1 41/43] tcg: Factor mttcg_init() out
` [PATCH-for-10.1 42/43] tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field
` [PATCH-for-10.1 43/43] target/arm: Update comment around cpu_untagged_addr()
[PATCH-for-10.1 00/13] arm: Spring header cleanups
2025-04-02 22:23 UTC (14+ messages)
` [PATCH-for-10.1 01/13] target/arm/cpu-features: Include missing 'cpu.h' header
` [PATCH-for-10.1 02/13] target/arm/qmp: "
` [PATCH-for-10.1 03/13] target/arm/kvm: Include missing 'cpu-qom.h' header
` [PATCH-for-10.1 04/13] target/arm/hvf: "
` [PATCH-for-10.1 05/13] hw/arm: Remove unnecessary 'cpu.h' header
` [PATCH-for-10.1 06/13] target/arm: Restrict inclusion of 'multiprocessing.h'
` [PATCH-for-10.1 07/13] target/arm: Move some definitions from 'cpu.h' to 'multiprocessing.h'
` [PATCH-for-10.1 08/13] hw/arm: Include missing 'target/arm/gtimer.h' header
` [PATCH-for-10.1 09/13] target/arm: Extract PSCI definitions to 'psci.h'
` [PATCH-for-10.1 10/13] target/arm: Extract feature definitions to 'cpu_has_feature.h' header
` [PATCH-for-10.1 11/13] target/arm: Add arm_cpu_has_feature() helper
` [PATCH-for-10.1 12/13] hw/arm/realview: Replace arm_feature() -> arm_cpu_has_feature()
` [PATCH-for-10.1 13/13] hw/arm/virt-acpi: "
[PATCH-for-10.1] hw/intc: Build TYPE_M68K_IRQC with common system objects
2025-04-02 21:38 UTC
[PATCH-for-10.0?] target/riscv: Do not expose rv128 CPU on user mode emulation
2025-04-02 21:25 UTC (3+ messages)
[PATCH-for-10.1 0/4] tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field
2025-04-02 21:12 UTC (4+ messages)
` [PATCH-for-10.1 3/4] tcg: Convert TCGState::mttcg_enabled to TriState
[RFC PATCH-for-10.1 v2 0/7] tcg: Move TCG_GUEST_DEFAULT_MO -> TCGCPUOps::guest_default_memory_order
2025-04-02 20:29 UTC (4+ messages)
[PATCH v2 00/42] accel/tcg, codebase: Build once patches
2025-04-02 20:14 UTC (5+ messages)
` [PATCH v2 06/42] include/exec: Split out cpu-mmu-index.h
[PATCH 0/2] Fix GDB support for macOS hvf
2025-04-02 18:15 UTC (3+ messages)
` [PATCH 1/2] hvf: avoid repeatedly setting trap debug for each cpu
[PATCH for-10.1 v9 0/9] virtio-net: add support for SR-IOV emulation
2025-04-02 18:34 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).