messages from 2025-05-26 13:22:28 to 2025-05-27 09:10:29 UTC [more...]
FWIW: current qemu-user can't be built statically on debian bookworm arm64 with capstone anymore
2025-05-27 9:09 UTC (2+ messages)
[PATCH v5 00/10] Enable shared device assignment
2025-05-27 9:06 UTC (27+ messages)
` [PATCH v5 02/10] memory: Change memory_region_set_ram_discard_manager() to return the result
` [PATCH v5 03/10] memory: Unify the definiton of ReplayRamPopulate() and ReplayRamDiscard()
` [PATCH v5 04/10] ram-block-attribute: Introduce RamBlockAttribute to manage RAMBlock with guest_memfd
` [PATCH v5 05/10] ram-block-attribute: Introduce a helper to notify shared/private state changes
` [PATCH v5 07/10] RAMBlock: Make guest_memfd require coordinate discard
` [PATCH v5 08/10] memory: Change NotifyRamDiscard() definition to return the result
` [PATCH v5 09/10] KVM: Introduce RamDiscardListener for attribute changes during memory conversions
[PATCH v5 0/5] ARM Nested Virt Support
2025-05-27 9:05 UTC (8+ messages)
` [PATCH v5 1/5] linux-headers: Update against kvm/next
` [PATCH v5 2/5] hw/arm: Allow setting KVM vGIC maintenance IRQ
` [PATCH v5 3/5] target/arm/kvm: Add helper to detect EL2 when using KVM
` [PATCH v5 4/5] target/arm: Enable feature ARM_FEATURE_EL2 if EL2 is supported
` [PATCH v5 5/5] hw/arm/virt: Allow virt extensions with KVM
[PATCH] linux-user: implement pgid field of /proc/self/stat
2025-05-27 9:00 UTC (2+ messages)
[RFC 00/10] i386/cpu: Cache CPUID fixup, Intel cache model & topo CPUID enhencement
2025-05-27 9:19 UTC (6+ messages)
` [RFC 01/10] i386/cpu: Mark CPUID[0x80000005] as reserved for Intel
KVM/QEMU community call today @ 14:00 UTC
2025-05-27 8:56 UTC
[PATCH] system/main: comment lock rationale
2025-05-27 8:55 UTC (2+ messages)
[PATCH v4 0/3] hw/misc/aspeed_otp: Add ASPEED OTP memory model and SoC integration
2025-05-27 8:54 UTC (9+ messages)
` [PATCH v4 1/3] hw/misc/aspeed_otp: Add ASPEED OTP memory device model
` [PATCH v4 2/3] hw/misc/aspeed_sbc: Connect ASPEED OTP memory device to SBC controller
[PATCH v2 00/29] vfio-user client
2025-05-27 8:52 UTC (6+ messages)
` [PATCH v2 07/29] vfio: add per-region fd support
[PATCH v2 00/12] hw/loongarch/virt: Add kernel irqchip support
2025-05-27 8:50 UTC (13+ messages)
` [PATCH v2 01/12] hw/intc/loongarch_extioi: Add kernel irqchip realize function
` [PATCH v2 02/12] hw/intc/loongarch_extioi: Add kernel irqchip save and restore function
` [PATCH v2 03/12] hw/intc/loongarch_ipi: Add kernel irqchip realize function
` [PATCH v2 04/12] hw/intc/loongson_ipi: Add load and save interface with ipi_common class
` [PATCH v2 05/12] hw/intc/loongarch_ipi: Add kernel irqchip save and restore function
` [PATCH v2 06/12] hw/intc/loongarch_pch_msi: Inject MSI interrupt to kernel
` [PATCH v2 07/12] hw/intc/loongarch_pch: Add kernel irqchip realize function
` [PATCH v2 08/12] ihw/intc/loongarch_pch: Add kernel irqchip save and restore function
` [PATCH v2 09/12] hw/intc/loongarch_pch: Inject irq line interrupt to kernel
` [PATCH v2 10/12] target/loongarch: Report error with split kernel_irqchip option
` [PATCH v2 11/12] hw/loongarch/virt: Disable emulation with IOCSR misc register
` [PATCH v2 12/12] hw/loongarch/virt: Add kernel irqchip support
[PATCH] tests/unit/test-util-sockets: fix mem-leak on error object
2025-05-27 8:43 UTC (2+ messages)
[PATCH v2] vfio/igd: Fix incorrect error propagation in vfio_pci_igd_opregion_detect()
2025-05-27 7:59 UTC (4+ messages)
[PATCH v2 00/25] ACPI PCI Hotplug support on ARM
2025-05-27 7:40 UTC (26+ messages)
` [PATCH v2 01/25] hw/i386/acpi-build: Make aml_pci_device_dsm() static
` [PATCH v2 02/25] hw/arm/virt: Introduce machine state acpi pcihp flags and props
` [PATCH v2 03/25] hw/acpi: Rename and move build_x86_acpi_pci_hotplug to pcihp
` [PATCH v2 04/25] hw/pci-host/gpex-acpi: Add native_pci_hotplug arg to acpi_dsdt_add_pci_osc
` [PATCH v2 05/25] hw/pci-host/gpex-acpi: Split host bridge OSC and DSM generation
` [PATCH v2 06/25] hw/pci-host/gpex-acpi: Propagate hotplug type info from virt machine downto gpex
` [PATCH v2 07/25] hw/i386/acpi-build: Turn build_q35_osc_method into a generic method
` [PATCH v2 08/25] tests/qtest/bios-tables-test: Prepare for changes in the DSDT table
` [PATCH v2 09/25] hw/pci-host/gpex-acpi: Use build_pci_host_bridge_osc_method
` [PATCH v2 10/25] tests/qtest/bios-tables-test: Update DSDT blobs after GPEX _OSC change
` [PATCH v2 11/25] hw/i386/acpi-build: Introduce build_append_pcihp_resources() helper
` [PATCH v2 12/25] hw/acpi/pcihp: Add an AmlRegionSpace arg to build_acpi_pci_hotplug
` [PATCH v2 13/25] hw/i386/acpi-build: Move build_append_notification_callback to pcihp
` [PATCH v2 14/25] hw/i386/acpi-build: Move build_append_pci_bus_devices/pcihp_slots "
` [PATCH v2 15/25] hw/i386/acpi-build: Introduce and use acpi_get_pci_host
` [PATCH v2 16/25] hw/i386/acpi-build: Move aml_pci_edsm to a generic place
` [PATCH v2 17/25] hw/arm/virt-acpi-build: Modify the DSDT ACPI table to enable ACPI PCI hotplug
` [PATCH v2 18/25] hw/acpi/ged: Prepare the device to react to PCI hotplug events
` [PATCH v2 19/25] hw/acpi/ged: Call pcihp plug callbacks in hotplug handler implementation
` [PATCH v2 20/25] hw/acpi/ged: Support migration of AcpiPciHpState
` [PATCH v2 21/25] hw/core/sysbus: Introduce sysbus_mmio_map_name() helper
` [PATCH v2 22/25] hw/arm/virt: Let virt support pci hotplug/unplug GED event
` [PATCH v2 23/25] hw/arm/virt: Plug pcihp hotplug/hotunplug callbacks
` [PATCH v2 24/25] tests/qtest/bios-tables-test: Keep ACPI PCI hotplug off
` [PATCH v2 25/25] hw/arm/virt: Use ACPI PCI hotplug by default
[PATCH 00/13] qapi: Doc fixes and improvements
2025-05-27 7:39 UTC (14+ messages)
` [PATCH 01/13] qapi: Tidy up run-together sentences in doc comments
` [PATCH 02/13] qapi: Tidy up whitespace "
` [PATCH 03/13] qapi: Move (since X.Y) to end of description
` [PATCH 04/13] qapi: Avoid breaking lines within (since X.Y)
` [PATCH 05/13] qapi: Drop a problematic (Since: 2.11) from query-hotpluggable-cpus
` [PATCH 06/13] qapi: Correct spelling of QEMU in doc comments
` [PATCH 07/13] qapi: Fix capitalization "
` [PATCH 08/13] qapi: Use proper markup instead of CAPS for emphasis "
` [PATCH 09/13] qapi: Spell JSON null correctly in blockdev-reopen documentation
` [PATCH 10/13] qapi: Refer to job-FOO instead of deprecated block-job-FOO in docs
` [PATCH 11/13] qapi: Mention both job-cancel and block-job-cancel in doc comments
` [PATCH 12/13] qapi: Tidy up references to job state CONCLUDED
` [PATCH 13/13] qapi: Improve documentation around job state @concluded
[PATCH v9 00/55] QEMU TDX support
2025-05-27 7:46 UTC (5+ messages)
[PATCH 0/4] An overdue deprecation, a doc fix, a bit of cleanup
2025-05-27 7:45 UTC (2+ messages)
[PATCH 00/12] accel/tcg: Fix cross-page pointer wrapping issue
2025-05-27 7:33 UTC (16+ messages)
` [PATCH 04/12] target/arm: Fill in TCGCPUOps.pointer_wrap
` [PATCH 06/12] target/loongarch: "
` [PATCH 09/12] target/riscv: "
` [PATCH 10/12] target/s390x: "
[PATCH] hw/xen: Fix trace_xs_node_read() params
2025-05-27 7:22 UTC (4+ messages)
[PATCH 00/22] ACPI PCI Hotplug support on ARM
2025-05-27 7:18 UTC (10+ messages)
` [PATCH 14/22] hw/i386/acpi-build: Move aml_pci_edsm to a generic place
[PATCH 0/5] ACPI tests for PCI Hotplug on ARM
2025-05-27 6:46 UTC (11+ messages)
` [PATCH 2/5] tests/qtest/bios-tables-test: Keep ACPI PCI hotplug off
` [PATCH 3/5] tests/qtest/bios-tables-test: Update changed ACPI blobs
[PATCH v8 0/2] tests/functional: add memlock tests
2025-05-27 6:35 UTC (4+ messages)
` [PATCH v8 2/2] "
[PATCH] Fix comment for virtio-9p
2025-05-27 6:22 UTC (3+ messages)
[PATCH v4 0/7] ui/spice: Enable gl=on option for non-local or remote clients
2025-05-27 4:22 UTC (10+ messages)
` [PATCH v4 4/7] ui/spice: Add an option to submit gl_draw requests at fixed rate
` [PATCH v4 5/7] ui/console-gl: Add a helper to create a texture with linear memory layout
[PATCH] hw/intc/loongarch_extioi: Move unrealize function to common code
2025-05-27 4:04 UTC (2+ messages)
[PATCH v4 00/11] Improve futex usage
2025-05-27 3:00 UTC (5+ messages)
[PATCH] trace/simple: seperate hot paths of tracing fucntions
2025-05-27 2:51 UTC (5+ messages)
[PATCH rfcv3 00/21] intel_iommu: Enable stage-1 translation for passthrough device
2025-05-27 2:16 UTC (12+ messages)
` [PATCH rfcv3 05/21] vfio/iommufd: Save vendor specific device info
` [PATCH rfcv3 15/21] intel_iommu: Bind/unbind guest page table to host
[PATCH v2] hw/i386/pc_piix: Fix RTC ISA IRQ wiring of isapc machine
2025-05-26 20:38 UTC
[RFC PATCH 0/2] hw/ide/ahci: Delay a bit before completing reset
2025-05-26 18:25 UTC (4+ messages)
` [RFC PATCH 1/2] hw/ide/ahci: Introduce ahci_reset_delayed() and ahci_reset_complete()
` [RFC PATCH 2/2] hw/ide/ahci: Delay a bit before completing reset
[PATCH] accel/tcg: Fix atomic_mmu_lookup vs TLB_FORCE_SLOW
2025-05-26 18:13 UTC (2+ messages)
[PULL 00/39] aspeed queue
2025-05-26 18:05 UTC (2+ messages)
[PATCH v3 0/2] semihosting/uaccess: Compile once
2025-05-26 17:26 UTC (5+ messages)
` [PATCH v3 1/2] semihosting/uaccess: Remove uses of target_ulong type
` [PATCH v3 2/2] semihosting/uaccess: Compile once
[PATCH V5] vfio: return mr from vfio_get_xlat_addr
2025-05-26 16:57 UTC (7+ messages)
[PATCH v5 00/25] tcg-plugins: add hooks for discontinuities
2025-05-26 16:22 UTC (7+ messages)
` [PATCH v5 05/25] target/alpha: call plugin trap callbacks
[PATCH v2 0/7] single-binary: build target common libraries with dependencies
2025-05-26 16:04 UTC (2+ messages)
[RFC PATCH 00/13] migration: Unify capabilities and parameters
2025-05-26 15:41 UTC (10+ messages)
` [RFC PATCH 04/13] migration: Fix parameter validation
` [RFC PATCH 13/13] [PoC] migration: Allow migrate commands to provide the migration config
[PATCH v2 0/2] migration: Some fix and enhancements to HMP "info migrate"
2025-05-26 15:40 UTC (9+ messages)
` [PATCH v2 2/2] migration/hmp: Add "info migrate -a", reorg the dump
[PATCH] tests/qtest: Remove migration-helpers.c
2025-05-26 15:31 UTC (4+ messages)
[PATCH v12 00/10] Support virtio-gpu DRM native context
2025-05-26 15:12 UTC (5+ messages)
` [PATCH v12 03/10] virtio-gpu: Handle virgl fence creation errors
` [PATCH v12 10/10] docs/system: virtio-gpu: Document host/guest requirements
[PATCH v2 00/25] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
2025-05-26 14:46 UTC (3+ messages)
` [PATCH v2 18/25] s390x: Guest support for Secure-IPL Code Loading Attributes Facility (SCLAF)
[PATCH RFC 1/1] TCG insn.c: Implement counting specific addresses
2025-05-26 14:35 UTC (2+ messages)
` [PATCH RFC v2 "
[PATCH 00/12] rust: bindings for Error
2025-05-26 14:24 UTC (13+ messages)
` [PATCH 01/12] rust: make declaration of dependent crates more consistent
` [PATCH 02/12] subprojects: add the anyhow crate
` [PATCH 03/12] subprojects: add the foreign crate
` [PATCH 04/12] util/error: expose Error definition to Rust code
` [PATCH 05/12] util/error: allow non-NUL-terminated err->src
` [PATCH 06/12] util/error: make func optional
` [PATCH 07/12] qemu-api: add bindings to Error
` [PATCH 08/12] rust: qdev: support returning errors from realize
` [PATCH 09/12] rust/hpet: change timer of num_timers to usize
` [PATCH 10/12] hpet: return errors from realize if properties are incorrect
` [PATCH 11/12] rust/hpet: "
` [PATCH 12/12] rust/hpet: Drop BqlCell wrapper for num_timers
[PATCH 0/3] hw/boards: Remove MachineState::usb_disabled field
2025-05-26 14:20 UTC (3+ messages)
[PATCH v2 0/4] tests/functional: Test with scripts/vmstate-static-checker.py
2025-05-26 13:52 UTC (9+ messages)
` [PATCH v2 3/4] "
` [PATCH v2 4/4] tests/functional/test_vmstate: Test whether the checker script works as expected
[PATCH 0/4] hw/microblaze: Endianness clean-ups and deprecations
2025-05-26 13:51 UTC (5+ messages)
` [PATCH 1/4] hw/microblaze: Add endianness property to the petalogix_s3adsp1800 machine
[PATCH v3 00/24] block: do not drain while holding the graph lock
2025-05-26 13:21 UTC (25+ messages)
` [PATCH v3 01/24] block: remove outdated comments about AioContext locking
` [PATCH v3 02/24] block: move drain outside of read-locked bdrv_reopen_queue_child()
` [PATCH v3 03/24] block/snapshot: move drain outside of read-locked bdrv_snapshot_delete()
` [PATCH v3 04/24] block: move drain outside of read-locked bdrv_inactivate_recurse()
` [PATCH v3 05/24] block: mark bdrv_parent_change_aio_context() GRAPH_RDLOCK
` [PATCH v3 06/24] block: mark change_aio_ctx() callback and instances as GRAPH_RDLOCK(_PTR)
` [PATCH v3 07/24] block: mark bdrv_child_change_aio_context() GRAPH_RDLOCK
` [PATCH v3 08/24] block: move drain outside of bdrv_change_aio_context() and mark GRAPH_RDLOCK
` [PATCH v3 09/24] block: move drain outside of bdrv_try_change_aio_context()
` [PATCH v3 10/24] block: move drain outside of bdrv_attach_child_common(_abort)()
` [PATCH v3 11/24] block: move drain outside of bdrv_set_backing_hd_drained()
` [PATCH v3 12/24] block: move drain outside of bdrv_root_attach_child()
` [PATCH v3 13/24] block: move drain outside of bdrv_attach_child()
` [PATCH v3 14/24] block: move drain outside of quorum_add_child()
` [PATCH v3 15/24] block: move drain outside of bdrv_root_unref_child()
` [PATCH v3 16/24] block: move drain outside of quorum_del_child()
` [PATCH v3 17/24] blockdev: drain while unlocked in internal_snapshot_action()
` [PATCH v3 18/24] blockdev: drain while unlocked in external_snapshot_action()
` [PATCH v3 19/24] block: mark bdrv_drained_begin() and friends as GRAPH_UNLOCKED
` [PATCH v3 20/24] iotests/graph-changes-while-io: remove image file after test
` [PATCH v3 21/24] iotests/graph-changes-while-io: add test case with removal of lower snapshot
` [PATCH v3 22/24] block/io: remove duplicate GLOBAL_STATE_CODE() in bdrv_do_drained_end()
` [PATCH v3 23/24] block: never use atomics to access bs->quiesce_counter
` [PATCH v3 24/24] block: add bdrv_graph_wrlock_drained() convenience wrapper
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).