messages from 2025-07-01 13:05:11 to 2025-07-01 17:36:14 UTC [more...]
[PATCH 0/4] refresh filter parents when child was resized
2025-07-01 17:32 UTC (10+ messages)
` [PATCH 1/4] include/block/block_int-common: document when resize callback is used
` [PATCH 2/4] block: make bdrv_co_parent_cb_resize() a proper IO API function
` [PATCH 3/4] block: implement 'resize' callback for child_of_bds class
` [PATCH 4/4] iotests: add test for resizing a node below filters
[PATCH v2 00/11] migration: Some enhancements and cleanups for 10.1
2025-07-01 17:35 UTC (11+ messages)
` [PATCH v2 02/11] migration/hmp: Fix postcopy-blocktime per-vCPU results
` [PATCH v2 05/11] migration: Drop save_live_complete_postcopy hook
` [PATCH v2 06/11] migration: Rename save_live_complete_precopy to save_complete
` [PATCH v2 07/11] migration: qemu_savevm_complete*() helpers
` [PATCH v2 10/11] migration: Rewrite the migration complete detect logic
[PATCH v2 00/27] Implementing a MSHV (Microsoft Hypervisor) accelerator
2025-07-01 17:28 UTC (26+ messages)
` [PATCH v2 01/27] accel: Add Meson and config support for MSHV accelerator
` [PATCH v2 02/27] target/i386/emulate: Allow instruction decoding from stream
` [PATCH v2 03/27] target/i386/mshv: Add x86 decoder/emu implementation
` [PATCH v2 04/27] hw/intc: Generalize APIC helper names from kvm_* to accel_*
` [PATCH v2 05/27] include/hw/hyperv: Add MSHV ABI header definitions
` [PATCH v2 06/27] accel/mshv: Add accelerator skeleton
` [PATCH v2 07/27] accel/mshv: Register memory region listeners
` [PATCH v2 08/27] accel/mshv: Initialize VM partition
` [PATCH v2 09/27] accel/mshv: Register guest memory regions with hypervisor
` [PATCH v2 10/27] accel/mshv: Add ioeventfd support
` [PATCH v2 11/27] accel/mshv: Add basic interrupt injection support
` [PATCH v2 12/27] accel/mshv: Add vCPU creation and execution loop
` [PATCH v2 13/27] accel/mshv: Add vCPU signal handling
` [PATCH v2 14/27] target/i386/mshv: Add CPU create and remove logic
` [PATCH v2 15/27] target/i386/mshv: Implement mshv_store_regs()
` [PATCH v2 16/27] target/i386/mshv: Implement mshv_get_standard_regs()
` [PATCH v2 17/27] target/i386/mshv: Implement mshv_get_special_regs()
` [PATCH v2 19/27] target/i386/mshv: Set local interrupt controller state
` [PATCH v2 20/27] target/i386/mshv: Register CPUID entries with MSHV
` [PATCH v2 21/27] target/i386/mshv: Register MSRs "
` [PATCH v2 22/27] target/i386/mshv: Integrate x86 instruction decoder/emulator
` [PATCH v2 23/27] target/i386/mshv: Write MSRs to the hypervisor
` [PATCH v2 24/27] target/i386/mshv: Implement mshv_vcpu_run()
` [PATCH v2 25/27] target/i386/mshv: Handle HVMSG_X64_HALT vm exit
` [PATCH v2 27/27] docs: Add mshv to documentation
[PATCH 0/6] Fix paths for relocated files
2025-07-01 17:28 UTC (7+ messages)
` [PATCH 2/6] MAINTAINERS: fix "
` [PATCH 4/6] MAINTAINERS: fix VMware filename typo (vwm -> vmw)
` [PATCH 5/6] treewide: update docs file extensions (.txt -> .rst) in comments
[PATCH v3 0/1] Allow injection of virtio-gpu EDID name
2025-07-01 17:25 UTC (2+ messages)
` [PATCH v3 1/1] hw/display: "
[PULL 00/43] target-arm queue
2025-07-01 17:07 UTC (44+ messages)
` [PULL 01/43] MAINTAINERS: add myself as reviewer for Apple Silicon HVF
` [PULL 02/43] target/arm: Make RETA[AB] UNDEF when pauth is not implemented
` [PULL 03/43] arm/cpu: Add sysreg definitions in cpu-sysregs.h
` [PULL 04/43] arm/cpu: Store aa64isar0/aa64zfr0 into the idregs arrays
` [PULL 05/43] arm/cpu: Store aa64isar1/2 into the idregs array
` [PULL 06/43] arm/cpu: Store aa64pfr0/1 "
` [PULL 07/43] arm/cpu: Store aa64mmfr0-3 "
` [PULL 08/43] arm/cpu: Store aa64dfr0/1 "
` [PULL 09/43] arm/cpu: Store aa64smfr0 "
` [PULL 10/43] arm/cpu: Store id_isar0-7 "
` [PULL 11/43] arm/cpu: Store id_pfr0/1/2 "
` [PULL 12/43] arm/cpu: Store id_dfr0/1 "
` [PULL 13/43] arm/cpu: Store id_mmfr0-5 "
` [PULL 14/43] arm/kvm: use fd instead of fdarray[2]
` [PULL 15/43] hw/intc/gicv3_its: Do not check its_class_name()
` [PULL 16/43] hw/arm/virt: Simplify logic for setting instance's 'tcg_its' variable
` [PULL 17/43] hw/arm/virt: Simplify create_its()
` [PULL 18/43] hw/arm/virt-acpi-build: Improve comment in build_iort
` [PULL 19/43] hw/arm/virt-acpi-build: Factor out create_its_idmaps
` [PULL 20/43] qtest/bios-tables-test: Add test for when ITS is off on aarch64
` [PULL 21/43] qtest/bios-tables-test: Add blobs for its=off test "
` [PULL 22/43] hw/arm/virt-acpi-build: Fix ACPI IORT and MADT tables when its=off
` [PULL 23/43] qtest/bios-tables-test: Update blobs for its=off test on aarch64
` [PULL 24/43] target/arm: Remove arm_handle_psci_call() stub
` [PULL 25/43] target/arm: Reduce arm_cpu_post_init() declaration scope
` [PULL 26/43] target/arm: Unify gen_exception_internal()
` [PULL 27/43] target/arm/hvf: Directly re-lock BQL after hv_vcpu_run()
` [PULL 28/43] target/arm/hvf: Trace hv_vcpu_run() failures
` [PULL 29/43] accel/hvf: Trace VM memory mapping
` [PULL 30/43] target/arm/hvf: Log $pc in hvf_unknown_hvc() trace event
` [PULL 31/43] target/arm: Correct KVM & HVF dtb_compatible value
` [PULL 32/43] target/arm/hvf: Pass @target_el argument to hvf_raise_exception()
` [PULL 33/43] target/arm: Restrict system register properties to system binary
` [PULL 34/43] hw/arm/virt: Make EL3-guest accel check an accept-list
` [PULL 35/43] hw/arm/virt: Make EL2 accelerator "
` [PULL 36/43] hw/arm/virt: Rename cpu_post_init() -> post_cpus_gic_realized()
` [PULL 37/43] hw/arm/sbsa-ref: Tidy up use of RAMLIMIT_GB definition
` [PULL 38/43] tests/functional: Set sbsa-ref machine type in each test function
` [PULL 39/43] tests/functional: Restrict nested Aarch64 Xen test to TCG
` [PULL 40/43] tests/functional: Require TCG to run Aarch64 imx8mp-evk test
` [PULL 41/43] tests/functional: Add hvf_available() helper
` [PULL 42/43] tests/functional: Expand Aarch64 SMMU tests to run on HVF accelerator
` [PULL 43/43] tests/functional: test device passthrough on aarch64
[PATCH v4 00/48] block: do not drain while holding the graph lock
2025-07-01 17:16 UTC (6+ messages)
` [PATCH v4 27/48] block: call bdrv_set_backing_hd() while unlocked in bdrv_open_backing_file()
` [PATCH v4 41/48] block: mark bdrv_new() as GRAPH_UNLOCKED
[PATCH v8 00/14] arm: rework id register storage
2025-07-01 16:49 UTC (5+ messages)
` [PATCH v8 13/14] arm/cpu: switch to a generated cpu-sysregs.h.inc
[RFC PATCH] target/i386: Report TPR accesses to HVF
2025-07-01 16:35 UTC (2+ messages)
[PATCH v3 00/26] arm: Fixes and preparatory cleanups for split-accel
2025-07-01 16:34 UTC (5+ messages)
` [PATCH v3 25/26] tests/functional: Add hvf_available() helper
[PATCH qemu v16 0/5] arm/virt: CXL support via pxb_cxl
2025-07-01 16:26 UTC (15+ messages)
` [PATCH qemu v16 1/5] hw/cxl-host: Add an index field to CXLFixedMemoryWindow
` [PATCH qemu v16 3/5] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
` [PATCH qemu v16 4/5] docs/cxl: Add an arm/virt example
` [PATCH qemu v16 5/5] qtest/cxl: Add aarch64 virt test for CXL
[PATCH v2] block: include child references in block device info
2025-07-01 16:21 UTC
[PATCH V5 00/38] Live update: vfio and iommufd
2025-07-01 16:12 UTC (28+ messages)
` [PATCH V5 04/38] vfio/container: preserve descriptors
` [PATCH V5 18/38] vfio-pci: preserve MSI
` [PATCH V5 20/38] migration: close kvm after cpr
` [PATCH V5 27/38] vfio/iommufd: add vfio_device_free_name
` [PATCH V5 29/38] vfio/iommufd: register container for cpr
` [PATCH V5 30/38] migration: vfio cpr state hook
` [PATCH V5 31/38] vfio/iommufd: cpr state
` [PATCH V5 32/38] vfio/iommufd: preserve descriptors
` [PATCH V5 33/38] vfio/iommufd: reconstruct device
` [PATCH V5 35/38] vfio/iommufd: change process
[PULL 0/3] Memory/SDHCI/ParallelFlash patches for v7.2.0-rc0
2025-07-01 15:48 UTC (7+ messages)
[PATCH] block: include 'file' child node name in block device info
2025-07-01 15:53 UTC (4+ messages)
[RFC PATCH 00/25] Implementing a MSHV (Microsoft Hypervisor) accelerator
2025-07-01 15:51 UTC (8+ messages)
` [RFC PATCH 24/25] target/i386/mshv: Implement mshv_vcpu_run()
[PATCH] Add support for FMAPI Get Mutliheaded Head info opcode (5501h)
2025-07-01 13:19 UTC (9+ messages)
[PATCH] i386/cpu: ARCH_CAPABILITIES should not be advertised on AMD
2025-07-01 15:13 UTC (7+ messages)
[PATCH v3 00/68] accel: Preparatory cleanups for split-accel
2025-07-01 14:40 UTC (69+ messages)
` [PATCH v3 01/68] system/runstate: Document qemu_add_vm_change_state_handler()
` [PATCH v3 02/68] system/cpus: Defer memory layout changes until vCPUs are realized
` [PATCH v3 03/68] system/cpus: Assert interrupt handling is done with BQL locked
` [PATCH v3 04/68] accel: Keep reference to AccelOpsClass in AccelClass
` [PATCH v3 05/68] accel: Introduce AccelOpsClass::cpu_target_realize() hook
` [PATCH v3 06/68] accel/hvf: Add hvf_arch_cpu_realize() stubs
` [PATCH v3 07/68] accel/kvm: Remove kvm_init_cpu_signals() stub
` [PATCH v3 08/68] accel/kvm: Reduce kvm_create_vcpu() declaration scope
` [PATCH v3 09/68] accel: Propagate AccelState to AccelClass::init_machine()
` [PATCH v3 10/68] accel/kvm: Prefer local AccelState over global MachineState::accel
` [PATCH v3 11/68] accel/hvf: Re-use QOM allocated state
` [PATCH v3 12/68] accel/tcg: Prefer local AccelState over global current_accel()
` [PATCH v3 13/68] accel: Directly pass AccelState argument to AccelClass::has_memory()
` [PATCH v3 14/68] accel/kvm: Directly pass KVMState argument to do_kvm_create_vm()
` [PATCH v3 15/68] accel: Remove unused MachineState argument of AccelClass::setup_post()
` [PATCH v3 16/68] accel: Pass AccelState argument to gdbstub_supported_sstep_flags()
` [PATCH v3 17/68] accel: Move supports_guest_debug() declaration to AccelClass
` [PATCH v3 18/68] accel: Move cpus_are_resettable() "
` [PATCH v3 19/68] accel: Move cpu_common_[un]realize() declarations to AccelOpsClass
` [PATCH v3 20/68] accel/system: Introduce AccelClass::pre_resume_vm() handler
` [PATCH v3 21/68] accel/whpx: Convert ops::synchronize_pre_resume() -> pre_resume_vm()
` [PATCH v3 22/68] accel/system: Remove AccelOpsClass::synchronize_pre_resume()
` [PATCH v3 23/68] hw/core/machine: Display CPU model name in 'info cpus' command
` [PATCH v3 24/68] accel/system: Add 'info accel' on human monitor
` [PATCH v3 25/68] accel/tcg: Factor tcg_dump_flush_info() out
` [PATCH v3 26/68] accel/tcg: Implement get_[vcpu]_stats()
` [PATCH v3 27/68] accel/hvf: Implement get_vcpu_stats()
` [PATCH v3 28/68] accel/hvf: Report missing com.apple.security.hypervisor entitlement
` [PATCH v3 29/68] accel/hvf: Restrict internal declarations
` [PATCH v3 30/68] accel/hvf: Move per-cpu method declarations to hvf-accel-ops.c
` [PATCH v3 31/68] accel/hvf: Move generic method declarations to hvf-all.c
` [PATCH v3 32/68] cpus: Document CPUState::vcpu_dirty field
` [PATCH v3 33/68] accel/hvf: Replace @dirty field by generic "
` [PATCH v3 34/68] accel/nvmm: "
` [PATCH v3 35/68] accel/whpx: "
` [PATCH v3 36/68] accel/kvm: Remove kvm_cpu_synchronize_state() stub
` [PATCH v3 37/68] accel/system: Document cpu_synchronize_state()
` [PATCH v3 38/68] accel/system: Document cpu_synchronize_state_post_init/reset()
` [PATCH v3 39/68] accel/nvmm: Expose nvmm_enabled() to common code
` [PATCH v3 40/68] accel/whpx: Expose whpx_enabled() "
` [PATCH v3 41/68] accel/system: Introduce hwaccel_enabled() helper
` [PATCH v3 42/68] target/arm: Use generic hwaccel_enabled() to check 'host' cpu type
` [PATCH v3 43/68] accel/dummy: Extract 'dummy-cpus.h' header from 'system/cpus.h'
` [PATCH v3 44/68] accel/dummy: Factor dummy_thread_precreate() out
` [PATCH v3 45/68] accel/tcg: Factor tcg_vcpu_thread_precreate() out
` [PATCH v3 46/68] accel: Factor accel_create_vcpu_thread() out
` [PATCH v3 47/68] accel: Introduce AccelOpsClass::cpu_thread_routine handler
` [PATCH v3 48/68] accel/dummy: Convert to AccelOpsClass::cpu_thread_routine
` [PATCH v3 49/68] accel/tcg: "
` [PATCH v3 50/68] accel/hvf: "
` [PATCH v3 51/68] accel/kvm: "
` [PATCH v3 52/68] accel/nvmm: "
` [PATCH v3 53/68] accel/whpx: "
` [PATCH v3 54/68] accel: Factor accel_cpu_realize() out
` [PATCH v3 55/68] accel/tcg: Factor tcg_vcpu_init() out for re-use
` [PATCH v3 56/68] accel/tcg: Unregister the RCU before exiting RR thread
` [PATCH v3 57/68] accel/tcg: Expose vcpu_[un]register() for MTTCG
` [PATCH v3 58/68] accel/tcg: Factor mttcg_cpu_exec() out for re-use
` [PATCH v3 59/68] accel/tcg: Expose vcpu_[un]register() for RR
` [PATCH v3 60/68] accel/tcg: Factor rr_cpu_exec() out for re-use
` [PATCH v3 61/68] accel/tcg: Clear exit_request once in tcg_cpu_exec()
` [PATCH v3 62/68] accel/tcg: Add rr_vcpu_destroy() stub
` [PATCH v3 63/68] accel/system: Declare init/exec/destroy vcpu hooks
` [PATCH v3 64/68] accel/tcg: Register "
` [PATCH v3 65/68] accel/hvf: "
` [PATCH v3 66/68] accel/system: Pass old/new interrupt mask to handle_interrupt() handler
` [PATCH v3 67/68] accel: Have each accelerator implement the handle_interrupt() hook
` [RFC PATCH v3 68/68] system/memory: Restrict eventfd dispatch_write() to emulators
[PATCH 0/3] Reinvent BQL-free PIO/MMIO
2025-07-01 14:33 UTC (10+ messages)
` [PATCH 1/3] memory: reintroduce BQL-free fine-grained PIO/MMIO
[PATCH v2 00/24] migration: Unify capabilities and parameters
2025-07-01 14:20 UTC (4+ messages)
` [PATCH v2 03/24] migration: Normalize tls arguments
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).