qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-26 08:56:27 to 2025-05-27 06:48:04 UTC [more...]

[PATCH 0/5] ACPI tests for PCI Hotplug on ARM
 2025-05-27  6:46 UTC  (13+ messages)
` [PATCH 1/5] tests/qtest/bios-tables-test: Prepare for changes in the ACPI tables
` [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 v5 0/5] ARM Nested Virt Support
 2025-05-27  6:24 UTC  (6+ 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] Fix comment for virtio-9p
 2025-05-27  6:22 UTC  (3+ messages)

[PATCH v5 00/10] Enable shared device assignment
 2025-05-27  6:06 UTC  (34+ messages)
` [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 06/10] memory: Attach RamBlockAttribute to guest_memfd-backed RAMBlocks
` [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 10/10] ram-block-attribute: Add more error handling during state changes

[PATCH v9 00/55] QEMU TDX support
 2025-05-27  4:27 UTC  (4+ 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 00/12] accel/tcg: Fix cross-page pointer wrapping issue
 2025-05-27  4:04 UTC  (15+ 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/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  (16+ messages)
` [PATCH v4 04/11] qemu-thread: Replace __linux__ with CONFIG_LINUX
` [PATCH v4 06/11] qemu-thread: Use futex for QemuEvent on Windows
` [PATCH v4 08/11] migration: Replace QemuSemaphore with QemuEvent
` [PATCH v4 09/11] migration/colo: "
` [PATCH v4 11/11] hw/display/apple-gfx: "

[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)

[PATCH] hw/xen: Fix trace_xs_node_read() params
 2025-05-26 18:10 UTC  (3+ 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] tests/unit/test-util-sockets: fix mem-leak on error object
 2025-05-26 17:20 UTC 

[PATCH V5] vfio: return mr from vfio_get_xlat_addr
 2025-05-26 16:57 UTC  (7+ messages)

[PATCH v2] vfio/igd: Fix incorrect error propagation in vfio_pci_igd_opregion_detect()
 2025-05-26 16:57 UTC  (2+ messages)

[PATCH v5 00/25] tcg-plugins: add hooks for discontinuities
 2025-05-26 16:22 UTC  (15+ messages)
` [PATCH v5 03/25] plugins: add hooks for new discontinuity related callbacks
` [PATCH v5 05/25] target/alpha: call plugin trap callbacks
` [PATCH v5 15/25] target/ppc: "

[PATCH v2 0/7] single-binary: build target common libraries with dependencies
 2025-05-26 16:04 UTC  (3+ 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  (7+ messages)
` [PATCH 1/3] hw/ppc/spapr: Only create default devices when requested
` [PATCH 2/3] hw/ppc/mac_newworld: "
` [PATCH 3/3] hw/boards: Remove MachineState::usb_disabled field

[PATCH 00/22] ACPI PCI Hotplug support on ARM
 2025-05-26 13:56 UTC  (12+ messages)
` [PATCH 08/22] hw/pci-host/gpex-acpi: Use build_pci_host_bridge_osc_method
` [PATCH 13/22] hw/i386/acpi-build: Introduce and use acpi_get_pci_host

[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

[PATCH v3 00/10] kvm/arm: Introduce a customizable aarch64 KVM host model
 2025-05-26 12:44 UTC  (6+ messages)
` [PATCH v3 06/10] arm/kvm: Allow reading all the writable ID registers

[PATCH 00/14] rust: example of bindings code for Rust in QEMU
 2025-05-26 12:35 UTC  (5+ messages)
` [PATCH 03/14] rust: define traits and pointer wrappers to convert from/to C representations

[PATCH v2 00/29] vfio-user client
 2025-05-26 12:08 UTC  (5+ messages)
` [PATCH v2 07/29] vfio: add per-region fd support

[PATCH 0/3] hw/ppc: Fix --without-default-devices build
 2025-05-26 11:57 UTC  (10+ messages)
` [PATCH 1/3] hw/acpi: Build IPMI stubs when ACPI is disabled
` [PATCH 2/3] hw/ppc: PowerNV machines expose a I2C bus
` [PATCH 3/3] hw/ppc: Add stub for pnv_chip_find_core()

Using parallel port on the Pegasos 2
 2025-05-26 11:47 UTC  (5+ messages)

[PATCH] target/i386/tcg/helper-tcg: fix file references in comments
 2025-05-26 11:47 UTC  (2+ messages)

[PATCH v2 00/24] block: do not drain while holding the graph lock
 2025-05-26 11:42 UTC  (9+ messages)
` [PATCH v2 03/24] block/snapshot: move drain outside of read-locked bdrv_snapshot_delete()
` [PATCH v2 07/24] block: mark bdrv_child_change_aio_context() GRAPH_RDLOCK

[PULL 0/2] Firmware/seabios 20231128 patches
 2025-05-26 11:25 UTC  (3+ messages)

[RFC 00/10] i386/cpu: Cache CPUID fixup, Intel cache model & topo CPUID enhencement
 2025-05-26 10:52 UTC  (2+ messages)

Adding CVA6 machine to RISC-V
 2025-05-26 10:12 UTC  (5+ messages)
` [PATCH 1/2] hw/riscv: add CVA6 machine
` [PATCH 2/2] target/riscv: add cva6 cpu type

[PATCH V3 0/4] acpi: Add machine option to disable SPCR table
 2025-05-26 10:07 UTC  (3+ messages)
` [PATCH V3 1/4] "

[PULL 0/9] Audio patches
 2025-05-26 10:02 UTC  (4+ messages)
` [PULL 8/9] alsaaudio: Set try-poll to false by default

[PATCH] tests/functional/test_mips_malta: Re-enable the check for the PCI host bridge
 2025-05-26  9:55 UTC  (2+ messages)

[PATCH v2 0/3] iotests improvements for mirror-sparse and others
 2025-05-26  9:42 UTC  (5+ messages)
` [PATCH v2 1/3] iotests: Use disk_usage in more places
` [PATCH v2 3/3] iotests: Filter out ZFS in several tests

[PATCH] hw/block: Drop unused nand.c
 2025-05-26  9:40 UTC  (2+ messages)

[PATCH v4 0/7] Move memory listener register to vhost_vdpa_init
 2025-05-26  9:16 UTC  (5+ messages)

[PATCH v4 00/27] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
 2025-05-26  8:58 UTC  (12+ messages)
` [PATCH v4 12/27] target/i386/cpu: Remove CPUX86State::enable_cpuid_0xb field
      ` How to mark internal properties (was: Re: [PATCH v4 12/27] target/i386/cpu: Remove CPUX86State::enable_cpuid_0xb field)
            ` How to mark internal properties

[PATCH v2 0/4] xlnx-zynqmp: add support to boot on RPUs
 2025-05-26  8:55 UTC  (4+ messages)
` [PATCH v2 2/4] hw/intc/arm_gic: introduce a first-cpu-index property
` [PATCH v2 3/4] hw/arm/xlnx-zynqmp: wire a second GIC for the Cortex-R5
` [PATCH v2 4/4] hw/arm/xlnx-zynqmp: adapt cluster-id based on the boot cpu


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).