qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-30 15:31:37 to 2025-07-01 11:50:04 UTC [more...]

[PATCH v3 00/21] export/fuse: Use coroutines and multi-threading
 2025-07-01 11:44 UTC  (21+ messages)
` [PATCH v3 01/21] fuse: Copy write buffer content before polling
` [PATCH v3 02/21] fuse: Ensure init clean-up even with error_fatal
` [PATCH v3 03/21] fuse: Remove superfluous empty line
` [PATCH v3 04/21] fuse: Explicitly set inode ID to 1
` [PATCH v3 05/21] fuse: Change setup_... to mount_fuse_export()
` [PATCH v3 06/21] fuse: Fix mount options
` [PATCH v3 07/21] fuse: Set direct_io and parallel_direct_writes
` [PATCH v3 08/21] fuse: Introduce fuse_{at,de}tach_handlers()
` [PATCH v3 09/21] fuse: Introduce fuse_{inc,dec}_in_flight()
` [PATCH v3 10/21] fuse: Add halted flag
` [PATCH v3 11/21] fuse: Rename length to blk_len in fuse_write()
` [PATCH v3 12/21] block: Move qemu_fcntl_addfl() into osdep.c
` [PATCH v3 13/21] fuse: Manually process requests (without libfuse)
` [PATCH v3 14/21] fuse: Reduce max read size
` [PATCH v3 15/21] fuse: Process requests in coroutines
` [PATCH v3 16/21] block/export: Add multi-threading interface
` [PATCH v3 17/21] iotests/307: Test multi-thread export interface
` [PATCH v3 18/21] fuse: Implement multi-threading
` [PATCH v3 20/21] iotests/308: Add multi-threading sanity test
` [PATCH v3 21/21] fuse: Increase MAX_WRITE_SIZE with a second buffer

[PATCH v4 00/48] block: do not drain while holding the graph lock
 2025-07-01 11:37 UTC  (6+ messages)
` [PATCH v4 23/48] block: never use atomics to access bs->quiesce_counter
` [PATCH v4 24/48] block: add bdrv_graph_wrlock_drained() convenience wrapper

about 0x602 in e1000.c
 2025-07-01 11:30 UTC 

[PATCH] i386/cpu: ARCH_CAPABILITIES should not be advertised on AMD
 2025-07-01 11:12 UTC  (7+ messages)

[PATCH 0/2] Clean up of target/i386/host-cpu.c
 2025-07-01 10:58 UTC  (5+ messages)
` [PATCH 1/2] i386/cpu: Rename host_cpu_instance_init() to apply_host_vendor()
` [PATCH 2/2] i386/cpu: Move the implementation of is_host_cpu_intel() host-cpu.c

[PATCH] tests/functional/test_aarch64_sbsaref_freebsd: Fix the URL of the ISO image
 2025-07-01 10:58 UTC 

[PATCH 0/3] vhost-user-blk: add an option to skip GET_VRING_BASE for force shutdown
 2025-07-01 10:55 UTC  (2+ messages)

[PATCH] tests/functional: Add dependency to the keymap_targets
 2025-07-01 10:48 UTC 

[PATCH v2 00/12] target/arm: Fix M-profile helper loads/stores alignment checks
 2025-07-01 10:31 UTC  (13+ messages)
` [PATCH v2 01/12] target/arm: Fix VLSTM/VLLDM helper load/store "
` [PATCH v2 02/12] target/arm: Fix BLXNS helper store "
` [PATCH v2 03/12] target/arm: Fix function_return helper load "
` [PATCH v2 04/12] target/arm: Fix VLDR "
` [PATCH v2 05/12] target/arm: Fix VSTR helper store "
` [PATCH v2 06/12] target/arm: Fix VLDR_SG helper load "
` [PATCH v2 07/12] target/arm: Fix VSTR_SG helper store "
` [PATCH v2 08/12] target/arm: Fix VLD4 helper load "
` [PATCH v2 09/12] target/arm: Fix VLD2 "
` [PATCH v2 10/12] target/arm: Fix VST4 helper store "
` [PATCH v2 11/12] target/arm: Fix VST2 "
` [PATCH v2 12/12] target/arm: Fix helper macros indentation in mve_helper.c

[PULL 00/24] Misc HW patches for 2025-06-10
 2025-07-01 10:31 UTC  (3+ messages)
` [PULL 22/24] hw/misc/stm32_rcc: Fix stm32_rcc_write() arguments order

[PATCH v3 00/26] arm: Fixes and preparatory cleanups for split-accel
 2025-07-01 10:18 UTC  (21+ messages)
` [PATCH v3 04/26] target/arm/hvf: Simplify GIC hvf_arch_init_vcpu()
` [PATCH v3 06/26] target/arm/hvf: Trace hv_vcpu_run() failures
` [PATCH v3 10/26] accel/hvf: Model PhysTimer register
` [PATCH v3 11/26] target/arm/hvf: Pass @target_el argument to hvf_raise_exception()
` [PATCH v3 12/26] target/arm: Restrict system register properties to system binary
` [PATCH v3 18/26] hw/arm/virt: Only require TCG || QTest to use TrustZone
` [PATCH v3 20/26] hw/arm/virt: Rename cpu_post_init() -> post_cpus_gic_realized()

[PATCH] b4: Drop linktrailermask
 2025-07-01 10:04 UTC  (2+ messages)

[PATCH v2 0/1] Allow injection of virtio-gpu EDID name
 2025-07-01  9:40 UTC  (3+ messages)
` [PATCH v2 1/1] hw/display: "

[PATCH 1/3] Socket Activation: stash $LISTEN_FDNAMES
 2025-07-01  9:38 UTC  (3+ messages)
` [PATCH 3/3] Socket activation: enable spice listener

[PATCH v4 00/32] ACPI PCI Hotplug support on ARM
 2025-07-01  9:28 UTC  (11+ messages)
` [PATCH v4 19/32] tests/qtest/bios-tables-test: Update ARM DSDT reference blobs
` [PATCH v4 25/32] hw/acpi/ged: Prepare the device to react to PCI hotplug events
` [PATCH v4 29/32] hw/arm/virt: Let virt support pci hotplug/unplug GED event

[PATCH v2 00/24] migration: Unify capabilities and parameters
 2025-07-01  9:10 UTC  (36+ messages)
` [PATCH v2 01/24] migration: Fix leak of block_bitmap_mapping
` [PATCH v2 02/24] migration: Add a qdev property for StrOrNull
` [PATCH v2 03/24] migration: Normalize tls arguments
` [PATCH v2 04/24] migration: Remove MigrateSetParameters
` [PATCH v2 05/24] qapi/migration: Don't document MigrationParameter
` [PATCH v2 06/24] migration: Run a post update routine after setting parameters
` [PATCH v2 07/24] migration: Add a flag to track block-bitmap-mapping input
` [PATCH v2 08/24] migration: Remove checks for s->parameters has_* fields
` [PATCH v2 09/24] migration: Do away with usage of QERR_INVALID_PARAMETER_VALUE
` [PATCH v2 10/24] migration: Extract code to mark all parameters as present
` [PATCH v2 11/24] migration: Use QAPI_CLONE_MEMBERS in query_migrate_parameters
` [PATCH v2 12/24] migration: Use QAPI_CLONE_MEMBERS in migrate_params_test_apply
` [PATCH v2 13/24] migration: Use QAPI_CLONE_MEMBERS in migrate_params_apply
` [PATCH v2 14/24] migration: Use visitors in migrate_params_test_apply
` [PATCH v2 15/24] migration: Cleanup hmp_info_migrate_parameters
` [PATCH v2 16/24] migration: Add capabilities into MigrationParameters
` [PATCH v2 17/24] migration: Remove s->capabilities
` [PATCH v2 18/24] qapi/migration: Deprecate capabilities commands
` [PATCH v2 19/24] migration: Store the initial values used for s->parameters
` [PATCH v2 20/24] migration: Allow migrate commands to provide the migration config
` [PATCH v2 21/24] tests/qtest/migration: Take reference when passing %p to qtest_qmp
` [PATCH v2 22/24] tests/qtest/migration: Adapt the capabilities helper to take a config
` [PATCH v2 23/24] tests/qtest/migration: Adapt convergence routines to config
` [PATCH v2 24/24] tests/qtest/migration: Pass the migration config to file tests

[PATCH 00/21] migration: Unify capabilities and parameters
 2025-07-01  9:05 UTC  (10+ messages)
` [PATCH 01/21] migration: Normalize tls arguments

[RFC PATCH 00/25] Implementing a MSHV (Microsoft Hypervisor) accelerator
 2025-07-01  8:35 UTC  (4+ messages)
` [RFC PATCH 24/25] target/i386/mshv: Implement mshv_vcpu_run()

[PATCH] target/arm: Fix M-profile helper loads/stores alignment checks
 2025-07-01  8:27 UTC  (3+ messages)

[PATCH v2 00/21] export/fuse: Use coroutines and multi-threading
 2025-07-01  7:31 UTC  (7+ messages)
` [PATCH v2 12/21] block: Move qemu_fcntl_addfl() into osdep.c
` [PATCH v2 18/21] fuse: Implement multi-threading

[PULL 00/35] RISCV, i386, endianness fixes for 2025-05-20
 2025-07-01  6:50 UTC  (6+ messages)
` [PULL 35/35] qom: reverse order of instance_post_init calls
  ` [Regression] "

[PATCH v6 0/5] ARM Nested Virt Support
 2025-07-01  6:50 UTC  (2+ messages)

[PATCH v2 0/3] Fix some more RVV source overlap issues
 2025-07-01  6:44 UTC  (7+ messages)
` [PATCH v2 1/3] target/riscv: rvv: Apply vext_check_input_eew to vector integer/fp compare instructions
` [PATCH v2 2/3] target/riscv: rvv: Apply vext_check_input_eew to vector reduction instructions
` [PATCH v2 3/3] target/riscv: vadc and vsbc are vm=0 instructions

[PATCH v5 00/11] hw/arm/virt: Add support for user creatable SMMUv3 device
 2025-07-01  6:37 UTC  (12+ messages)
` [PATCH v5 01/11] hw/arm/smmu-common: Check SMMU has PCIe Root Complex association
` [PATCH v5 11/11] qtest/bios-tables-test: Update tables for smmuv3 tests

[PATCH v6 0/2] ramfb: Add property to control if load the romfile
 2025-07-01  5:17 UTC  (5+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] hw/i386: Add the ramfb romfile compatibility

[PATCH] target/riscv: rvv: Minimum VLEN needs to respect V/Zve extensions
 2025-07-01  4:11 UTC  (2+ messages)

[PATCH v3 0/2] Add S-mode checks for delegation-related CSRs
 2025-07-01  3:47 UTC  (5+ messages)
` [PATCH v3 1/2] target/riscv: Restrict mideleg/medeleg/medelegh access to S-mode harts
` [PATCH v3 2/2] target/riscv: Restrict midelegh "

[PATCH v2 00/10] net: Add passt netdev backend
 2025-07-01  1:46 UTC  (7+ messages)
` [PATCH v2 03/10] net: Introduce helper to identify vhost-user clients
` [PATCH v2 05/10] net: Consolidate vhost feature bits into NetClientInfo
` [PATCH v2 09/10] net: Add passt network backend

[PATCH 0/4] i386/cpu: Clean Up Reserved CPUID Leaves for Intel
 2025-07-01  1:00 UTC  (5+ messages)
` [PATCH 3/4] i386/cpu: Mark ECX/EDX in CPUID 0x80000008 leaf as reserved "

[PATCH] hmp-cmds-target, target/riscv: add 'info register'
 2025-07-01  0:07 UTC  (4+ messages)

[PATCH v3 RESEND] migration: Fix migration failure when aia is configured as aplic-imsic
 2025-06-30 23:23 UTC  (2+ messages)

[PATCH 0/2] KVM Support for imx8mp-evk Machine
 2025-06-30 21:03 UTC  (7+ messages)
` [PATCH 2/2] hw/arm/imx8mp-evk: Add KVM support

[PATCH v1 00/18] Support AST2700 A1
 2025-06-30 20:28 UTC  (3+ messages)

Options to output the preprocessor code
 2025-06-30 20:18 UTC  (4+ messages)

[PATCH v3 00/28] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2025-06-30 19:56 UTC  (9+ messages)
` [PATCH v3 01/28] Add boot-certificates to s390-ccw-virtio machine type option
` [PATCH v3 03/28] hw/s390x/ipl: Create certificate store

[PATCH v3] hw/riscv/virt: Add acpi ged and powerdown support
 2025-06-30 18:00 UTC  (2+ messages)

[HACK QEMU PATCH v1 0/1] CXL MCTP FMAPI Binding Fix for MCTP over i2c/USB
 2025-06-30 17:24 UTC  (5+ messages)
` [HACK QEMU PATCH v1 1/1] hw/cxl: Fix MCTP Binding Check

[PATCH] Makefile: prune quilt source files for cscope
 2025-06-30 17:20 UTC 

[RFC PATCH v13 0/4] Report vfio-ap configuration changes
 2025-06-30 17:07 UTC  (4+ messages)
` [RFC PATCH v13 4/4] s390: implementing CHSC SEI for AP config change

[QEMU PATCH v4 00/10] CXL: FMAPI DCD Management Commands 0x5600-0x5605
 2025-06-30 17:06 UTC  (7+ messages)
` [QEMU PATCH v4 03/10] cxl-mailbox-utils: 0x5601 - FMAPI Get Host Region Config
` [QEMU PATCH v4 09/10] cxl-mailbox-utils: 0x5604 - FMAPI Initiate DC Add
` [QEMU PATCH v4 10/10] cxl-mailbox-utils: 0x5605 - FMAPI Initiate DC Release

[PATCH 0/6] target/arm: Few accel cleanups
 2025-06-30 17:03 UTC  (18+ messages)
` [PATCH 1/6] target/arm: Only set CPU_INTERRUPT_EXITTB for TCG
` [PATCH 2/6] target/arm: Only allow disabling NEON when using TCG
` [PATCH 3/6] target/arm: Better describe PMU depends on TCG or HVF
` [PATCH 4/6] target/arm: Re-use arm_is_psci_call() in HVF
` [PATCH 5/6] target/arm: Share ARM_PSCI_CALL trace event between TCG and HVF
` [PATCH 6/6] target/arm: Allow arm_cpu_tlb_fill_align optionally set CPUTLBEntryFull

[ANNOUNCE] OpenVADL 0.2.0
 2025-06-30 16:28 UTC 

[PATCH v2 0/2] target/alpha: Add TCG plugin register tracking support
 2025-06-30 16:41 UTC  (3+ messages)
` [PATCH v2 1/2] contrib/plugins/execlog: Add tab to the separator search of insn_disas
` [PATCH v2 2/2] target/alpha: Add GDB XML feature file

[PATCH-for-10.1 v6 0/9] hw/arm: GIC 'its=off' ACPI table fixes
 2025-06-30 16:16 UTC  (2+ messages)

[PATCH v8 00/14] arm: rework id register storage
 2025-06-30 16:02 UTC  (3+ messages)

[PULL 00/29] tcg patch queue
 2025-06-30 15:28 UTC  (26+ messages)
` [PULL 02/29] tcg/optimize: Add one's mask to TempOptInfo
` [PULL 03/29] tcg/optimize: Introduce fold_masks_zosa
` [PULL 04/29] tcg/optimize: Build and use o_bits in fold_and
` [PULL 06/29] tcg/optimize: Build and use z_bits and o_bits in fold_eqv
` [PULL 07/29] tcg/optimize: Build and use z_bits and o_bits in fold_nand
` [PULL 08/29] tcg/optimize: Build and use z_bits and o_bits in fold_nor
` [PULL 09/29] tcg/optimize: Build and use z_bits and o_bits in fold_not
` [PULL 10/29] tcg/optimize: Build and use one and affected bits in fold_or
` [PULL 11/29] tcg/optimize: Build and use zero, one and affected bits in fold_orc
` [PULL 13/29] tcg/optimize: Build and use o_bits in fold_bswap
` [PULL 14/29] tcg/optimize: Build and use o_bits in fold_deposit
` [PULL 15/29] tcg/optimize: Build and use o_bits in fold_extract
` [PULL 16/29] tcg/optimize: Build and use z_bits and o_bits in fold_extract2
` [PULL 17/29] tcg/optimize: Build and use o_bits in fold_exts
` [PULL 18/29] tcg/optimize: Build and use o_bits in fold_extu
` [PULL 19/29] tcg/optimize: Build and use o_bits in fold_movcond
` [PULL 20/29] tcg/optimize: Build and use o_bits in fold_sextract
` [PULL 21/29] tcg/optimize: Build and use o_bits in fold_shift
` [PULL 22/29] tcg/optimize: Use fold_and in do_constant_folding_cond[12]
` [PULL 23/29] tcg/optimize: Fold and to extract during optimize
` [PULL 24/29] tcg/optimize: Simplify fold_and constant checks
` [PULL 25/29] tcg/optimize: Simplify fold_andc "
` [PULL 27/29] tcg/optimize: Simplify fold_eqv "
` [PULL 28/29] tcg/riscv: Fix typo in tgen_extract
` [PULL 29/29] tcg: Fix constant propagation in tcg_reg_alloc_dup

[PATCH] MAINTAINERS: add myself as reviewer for Apple Silicon HVF
 2025-06-30 15:37 UTC  (3+ messages)


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