messages from 2025-09-22 18:56:21 to 2025-09-23 10:04:04 UTC [more...]
[PATCH v6 00/19] virtio-net: live-TAP local migration
2025-09-23 10:01 UTC (15+ messages)
` [PATCH v6 01/19] net/tap: net_init_tap_one(): drop extra error propagation
` [PATCH v6 02/19] net/tap: net_init_tap_one(): move parameter checking earlier
` [PATCH v6 03/19] net/tap: rework net_tap_init()
` [PATCH v6 04/19] net/tap: pass NULL to net_init_tap_one() in cases when scripts are NULL
` [PATCH v6 06/19] net/tap: setup exit notifier only when needed
` [PATCH v6 07/19] net/tap: split net_tap_fd_init()
` [PATCH v6 08/19] net/tap: tap_set_sndbuf(): add return value
` [PATCH v6 10/19] net/tap: rework sndbuf handling
` [PATCH v6 12/19] net/tap: move vhost fd initialization to net_tap_new()
` [PATCH v6 15/19] net/tap: postpone tap setup to pre-incoming
` [PATCH v6 16/19] qapi: add interface for backend-transfer virtio-net/tap migration
` [PATCH v6 17/19] virtio-net: support backend-transfer migration for virtio-net/tap
` [PATCH v6 18/19] tests/functional: add skipWithoutSudo() decorator
` [PATCH v6 19/19] tests/functional: add test_x86_64_tap_migration
[PATCH 0/5] vfio: relax the vIOMMU check
2025-09-23 9:55 UTC (18+ messages)
` [PATCH 1/5] vfio/iommufd: Add framework code to support getting dirty bitmap before unmap
` [PATCH 3/5] vfio/iommufd: Add IOMMU_HWPT_GET_DIRTY_BITMAP_NO_CLEAR flag support
[PATCH v3 00/13] Error reporting cleanup, a fix, and &error_warn removal
2025-09-23 9:54 UTC (19+ messages)
` [PATCH v3 01/13] monitor: Clean up HMP gdbserver error reporting
` [PATCH v3 02/13] tcg: Fix error reporting on mprotect() failure in tcg_region_init()
` [PATCH v3 03/13] hw/cxl: Convert cxl_fmws_link() to Error
` [PATCH v3 04/13] migration/cpr: Clean up error reporting in cpr_resave_fd()
` [PATCH v3 05/13] hw/remote/vfio-user: Clean up error reporting
` [PATCH v3 06/13] net/slirp: "
` [PATCH v3 07/13] ui/spice-core: "
` [PATCH v3 08/13] util/oslib-win32: Do not treat null @errp as &error_warn
` [PATCH v3 09/13] ui/pixman: Consistent error handling in qemu_pixman_shareable_free()
` [PATCH v3 10/13] ui/dbus: Clean up dbus_update_gl_cb() error checking
` [PATCH v3 11/13] ui/dbus: Consistent handling of texture mutex failure
` [PATCH v3 12/13] ivshmem-flat: Mark an instance of missing error handling FIXME
` [PATCH v3 13/13] error: Kill @error_warn
[PATCH] plugins: Add PC diversion API function
2025-09-23 9:42 UTC (3+ messages)
[PATCH v2 00/12] accel/tcg: Improve tb_flush usage
2025-09-23 9:45 UTC (27+ messages)
` [PATCH v2 01/12] gdbstub: Remove tb_flush uses
` [PATCH v2 02/12] accel/tcg: Split out tb_flush__exclusive
` [PATCH v2 03/12] target/alpha: Simplify call_pal implementation
` [PATCH v2 04/12] target/riscv: Record misa_ext in TCGTBCPUState.cs_base
` [PATCH v2 05/12] accel/tcg: Move post-load tb_flush to vm_change_state hook
` [PATCH v2 06/12] hw/ppc/spapr: Use tb_invalidate_phys_range in h_page_init
` [PATCH v2 07/12] linux-user: Use tb_flush_exclusive to start second thread
` [PATCH v2 08/12] plugins: Use tb_flush__exclusive
` [PATCH v2 09/12] accel/tcg: Introduce EXCP_TB_FLUSH
` [PATCH v2 10/12] accel/tcg: Use EXCP_TB_FLUSH in tb_gen_code
` [PATCH v2 11/12] accel/tcg: Remove tb_flush
` [PATCH v2 12/12] accel/tcg: Tighten assert in tb_flush__exclusive
[PATCH] virtio: Add function name to error messages
2025-09-23 9:42 UTC (10+ messages)
` "
` [PATCH v2] "
[PATCH v6 00/19] hw/i386: separate isapc out from pc_piix
2025-09-23 9:30 UTC (9+ messages)
` [PATCH v6 01/19] hw/i386/pc_piix.c: restrict isapc machine to 32-bit CPUs
[PATCH v2 0/3] memory: Stop piggybacking on memory region owners
2025-09-23 9:27 UTC (5+ messages)
` [PATCH v2 1/3] qom: Do not finalize twice
` [PATCH v2 3/3] memory: Stop piggybacking on memory region owners
[PATCH] target/riscv: rvv: Fix vslide1[up|down].vx unexpected result when XLEN=32 and SEW=64
2025-09-23 9:21 UTC (2+ messages)
[PATCH v2 0/2] riscv: Modify minimum VLEN rule
2025-09-23 9:07 UTC (3+ messages)
` [PATCH v2 1/2] target/riscv: rvv: Replace checking V by checking Zve32x
` [PATCH v2 2/2] target/riscv: rvv: Modify minimum VLEN according to enabled vector extensions
[PATCH] vhost: Do not actively send a config interrupt
2025-09-23 9:06 UTC (2+ messages)
[PATCH 0/5] virtio: allow virtio_error() in IOThreads
2025-09-23 8:45 UTC (9+ messages)
` [PATCH 1/5] vhost: use virtio_config_get_guest_notifier()
` [PATCH 2/5] virtio: unify virtio_notify_irqfd() and virtio_notify()
` [PATCH 3/5] virtio: support irqfd in virtio_notify_config()
` [PATCH 4/5] tests/libqos: extract qvirtqueue_set_avail_idx()
` [PATCH 5/5] tests/virtio-scsi: add a virtio_error() IOThread test
[PATCH v2] tracing: deprecate "ust" tracing backend
2025-09-23 8:43 UTC (2+ messages)
[PATCH] x86: ich9: fix default value of 'No Reboot' bit in GCS
2025-09-23 8:40 UTC (3+ messages)
[PATCH v1 00/21] Control coprocessor reset for AST2700
2025-09-23 8:31 UTC (4+ messages)
` [PATCH v1 08/21] hw/arm/ast27x0: Add SCU alias for SSP and ensure correct device realization order
` [SPAM] "
[PATCH v3 0/7] Do not unparent in instance_finalize()
2025-09-23 8:08 UTC (2+ messages)
Issues with pdcm in qemu 10.1-rc on migration and save/restore
2025-09-23 7:53 UTC (7+ messages)
` [RFC PATCH 0/2] Fix cross migration issue with missing features: pdcm, arch-capabilities
` [PATCH 1/2] target/i386: add compatibility property for arch_capabilities
[PATCH v2 00/12] rust: miscellaneous cleanup & HPET #property conversion
2025-09-23 7:51 UTC (2+ messages)
[PATCH v7 0/2] Deprecate Power8E and Power8NVL
2025-09-23 7:40 UTC (2+ messages)
Re: [PATCH] accel/tcg: fix self-modify-code problem when modify code in a single tb loop
2025-09-23 7:35 UTC
[PATCH v12 00/17] Change ghes to use HEST-based offsets and add support for error inject
2025-09-23 7:25 UTC (19+ messages)
` [PATCH v12 01/17] Revert "hw/acpi/ghes: Make ghes_record_cper_errors() static"
` [PATCH v12 02/17] acpi/ghes: Cleanup the code which gets ghes ged state
` [PATCH v12 03/17] acpi/ghes: prepare to change the way HEST offsets are calculated
` [PATCH v12 04/17] acpi/ghes: add a firmware file with HEST address
` [PATCH v12 05/17] acpi/ghes: Use HEST table offsets when preparing GHES records
` [PATCH v12 06/17] acpi/ghes: don't hard-code the number of sources for HEST table
` [PATCH v12 07/17] acpi/ghes: add a notifier to notify when error data is ready
` [PATCH v12 08/17] acpi/generic_event_device: Update GHES migration to cover hest addr
` [PATCH v12 09/17] acpi/generic_event_device: add logic to detect if HEST addr is available
` [PATCH v12 10/17] acpi/generic_event_device: add an APEI error device
` [PATCH v12 11/17] tests/acpi: virt: allow acpi table changes at DSDT and HEST tables
` [PATCH v12 12/17] arm/virt: Wire up a GED error device for ACPI / GHES
` [PATCH v12 13/17] qapi/acpi-hest: add an interface to do generic CPER error injection
` [PATCH v12 14/17] acpi/generic_event_device.c: enable use_hest_addr for QEMU 10.x
` [PATCH v12 15/17] tests/acpi: virt: update HEST and DSDT tables
` [PATCH v12 16/17] docs: hest: add new "etc/acpi_table_hest_addr" and update workflow
` [PATCH v12 17/17] scripts/ghes_inject: add a script to generate GHES error inject
[PATCH v11 00/17] Change ghes to use HEST-based offsets and add support for error inject
2025-09-23 6:57 UTC (9+ messages)
` [PATCH v11 07/17] acpi/ghes: add a notifier to notify when error data is ready
` [PATCH v11 15/17] tests/acpi: virt: update HEST and DSDT tables
` [PATCH v11 17/17] scripts/ghes_inject: add a script to generate GHES error inject
[PATCH] .gitmodules: Update URLs for the u-boot submodules
2025-09-23 6:54 UTC (2+ messages)
[PATCH] hw/loongarch/virt: Align VIRT_GED_CPUHP_ADDR to 4 bytes
2025-09-23 6:15 UTC (5+ messages)
[PATCH] tests/qtest: optimize qtest_get_machines
2025-09-23 5:49 UTC (4+ messages)
[PATCH 0/8] target/i386: SEV: Add support for enabling VMSA SEV features
2025-09-23 4:18 UTC (4+ messages)
` [PATCH 8/8] target/i386: SEV: Add support for setting TSC frequency for Secure TSC
[PATCH 0/5] target/loongarch: Move TCG specified functions to tcg_cpu.c
2025-09-23 2:41 UTC (4+ messages)
` [PATCH 3/5] target/loongarch: Set file tcg_cpu.c separate from cpu.c
[PATCH 0/3] target/i386: Add support for Zhaoxin Shijidadao vCPU models
2025-09-23 2:11 UTC (4+ messages)
` [PATCH 1/3] target/i386: Add cache model for Zhaoxin Shijidadao vCPUs
` [PATCH 2/3] target/i386: Introduce Zhaoxin Shijidadao-Client CPU model
` [PATCH 3/3] target/i386: Introduce Zhaoxin Shijidadao-Server "
Re: [PATCH] accel/tcg: fix self-modify-code problem when modify code in a single tb loop
2025-09-23 2:10 UTC (2+ messages)
` "
[PATCH v6 00/28] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
2025-09-23 1:31 UTC (7+ messages)
` [PATCH v6 01/28] Add boot-certs to s390-ccw-virtio machine type option
[PATCH] accel/tcg: fix self-modify-code problem when modify code in a single tb loop
2025-09-22 23:22 UTC (2+ messages)
[PATCH v3 0/2] migration/tls: Graceful shutdowns for main and postcopy channels
2025-09-22 21:41 UTC (6+ messages)
[PATCH <RFC> 00/15] Encode object type security status in code
2025-09-22 21:33 UTC (3+ messages)
` [PATCH 02/15] qom: add tracking of security state of object types
[PATCH v6 00/25] tcg-plugins: add hooks for discontinuities
2025-09-22 21:12 UTC (12+ messages)
` [PATCH v6 03/25] plugins: add hooks for new discontinuity related callbacks
` [PATCH v6 08/25] target/hppa: call plugin trap callbacks
` [PATCH v6 22/25] target/xtensa: "
[PATCH 00/25] September maintainer updates (docs, plugins, semihosting) pre-PR
2025-09-22 19:37 UTC (3+ messages)
` [PATCH 01/25] docs/devel: fix typo in code-provenance.rst
Should QEMU (accel=kvm) kvm-clock/guest_tsc stop counting during downtime blackout?
2025-09-22 19:37 UTC (5+ messages)
[PATCH] system/memory: Split address_space_write_rom_internal
2025-09-22 19:29 UTC
[PATCH v5 00/76] target/arm: Implement FEAT_GCS
2025-09-22 18:49 UTC (53+ messages)
` [PATCH v5 05/76] target/arm: Cache NV1 early in get_phys_addr_lpae
` [PATCH v5 06/76] target/arm: Populate PIE in aa64_va_parameters
` [PATCH v5 11/76] target/arm: Implement dirtybit check for PIE
` [PATCH v5 12/76] target/arm: Enable FEAT_S1PIE and FEAT_S2PIE on -cpu max
` [PATCH v5 15/76] include/hw/core/cpu: Invert the indexing into CPUTLBDescFast
` [PATCH v5 16/76] target/hppa: Adjust mmu indexes to begin with 0
` [PATCH v5 18/76] include/hw/core/cpu: Widen MMUIdxMap
` [PATCH v5 20/76] target/arm: Convert arm_mmu_idx_to_el from switch to table
` [PATCH v5 21/76] target/arm: Remove unused env argument from regime_el
` [PATCH v5 28/76] target/arm: Convert arm_mmu_idx_is_stage1_of_2 from switch to table
` [PATCH v5 30/76] target/arm: Introduce mmu indexes for GCS
` [PATCH v5 31/76] target/arm: Introduce regime_to_gcs
` [PATCH v5 35/76] target/arm: Add GCS enable and trap levels to DisasContext
` [PATCH v5 37/76] target/arm: Make helper_exception_return system-only
` [PATCH v5 38/76] target/arm: Export cpsr_{read_for, write_from}_spsr_elx
` [PATCH v5 40/76] target/arm: Add syndrome data for EC_GCS
` [PATCH v5 41/76] target/arm: Add arm_hcr_el2_nvx_eff
` [PATCH v5 42/76] target/arm: Use arm_hcr_el2_nvx_eff in access_nv1
` [PATCH v5 43/76] target/arm: Split out access_nv1_with_nvx
` [PATCH v5 44/76] target/arm: Implement EXLOCKException for ELR_ELx and SPSR_ELx
` [PATCH v5 45/76] target/arm: Split {full,core}_a64_user_mem_index
` [PATCH v5 46/76] target/arm: Introduce delay_exception{_el}
` [PATCH v5 47/76] target/arm: Emit HSTR trap exception out of line
` [PATCH v5 48/76] target/arm: Emit v7m LTPSIZE "
` [PATCH v5 49/76] target/arm: Implement GCSSTR, GCSSTTR
` [PATCH v5 50/76] target/arm: Implement GCSB
` [PATCH v5 51/76] target/arm: Implement GCSPUSHM
` [PATCH v5 52/76] target/arm: Implement GCSPOPM
` [PATCH v5 53/76] target/arm: Implement GCSPUSHX
` [PATCH v5 54/76] target/arm: Implement GCSPOPX
` [PATCH v5 55/76] target/arm: Implement GCSPOPCX
` [PATCH v5 56/76] target/arm: Implement GCSSS1
` [PATCH v5 57/76] target/arm: Implement GCSSS2
` [PATCH v5 58/76] target/arm: Add gcs record for BL
` [PATCH v5 59/76] target/arm: Add gcs record for BLR
` [PATCH v5 60/76] target/arm: Add gcs record for BLR with PAuth
` [PATCH v5 61/76] target/arm: Load gcs record for RET
` [PATCH v5 62/76] target/arm: Load gcs record for RET with PAuth
` [PATCH v5 63/76] target/arm: Copy EXLOCKEn to EXLOCK on exception to the same EL
` [PATCH v5 64/76] target/arm: Implement EXLOCK check during exception return
` [PATCH v5 65/76] target/arm: Enable FEAT_GCS with -cpu max
` [PATCH v5 66/76] linux-user/aarch64: Implement prctls for GCS
` [PATCH v5 67/76] linux-user/aarch64: Allocate new gcs stack on clone
` [PATCH v5 68/76] linux-user/aarch64: Release gcs stack on thread exit
` [PATCH v5 69/76] linux-user/aarch64: Implement map_shadow_stack syscall
` [PATCH v5 70/76] target/arm: Enable GCSPR_EL0 for read in user-mode
` [PATCH v5 71/76] linux-user/aarch64: Inject SIGSEGV for GCS faults
` [PATCH v5 72/76] linux-user/aarch64: Generate GCS signal records
` [PATCH v5 73/76] linux-user/aarch64: Enable GCS in HWCAP
` [PATCH v5 74/76] tests/tcg/aarch64: Add gcsstr
` [PATCH v5 75/76] tests/tcg/aarch64: Add gcspushm
` [PATCH v5 76/76] tests/tcg/aarch64: Add gcsss
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).