qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-11 14:13:11 to 2025-07-14 06:25:48 UTC [more...]

[PATCH-for-10.1 v7 0/6] target/arm: Add FEAT_MEC to max cpu
 2025-07-14  6:21 UTC  (7+ messages)
` [PATCH v7 3/6] target/arm: Add FEAT_SCTLR2
` [PATCH v7 4/6] target/arm: Add FEAT_TCR2

[PULL 00/13] Net patches
 2025-07-14  5:34 UTC  (14+ messages)
` [PULL 01/13] net: fix buffer overflow in af_xdp_umem_create()
` [PULL 02/13] virtio-net: Add queues for RSS during migration
` [PULL 03/13] net: Refactor stream logic for reuse in '-net passt'
` [PULL 04/13] net: Define net_client_set_link()
` [PULL 05/13] vhost_net: Rename vhost_set_vring_enable() for clarity
` [PULL 06/13] net: Add get_vhost_net callback to NetClientInfo
` [PULL 07/13] net: Consolidate vhost feature bits into vhost_net structure
` [PULL 08/13] net: Add get_acked_features callback to VhostNetOptions
` [PULL 09/13] net: Add save_acked_features callback to vhost_net
` [PULL 10/13] net: Allow network backends to advertise max TX queue size
` [PULL 11/13] net: Add is_vhost_user flag to vhost_net struct
` [PULL 12/13] net: Add passt network backend
` [PULL 13/13] net/passt: Implement vhost-user backend support

[PATCH] vfio, migration: save device parent pci config
 2025-07-14  2:37 UTC  (3+ messages)

[PATCH] target/loongarch: Fix valid virtual address checking
 2025-07-14  2:20 UTC  (2+ messages)

[PATCH v2 00/18] i386/cpu: Unify the cache model in X86CPUState
 2025-07-14  2:14 UTC  (4+ messages)
` [PATCH v2 03/18] i386/cpu: Add default cache model for Intel CPUs with level < 4

[PATCH] net/tap: drop too small packets
 2025-07-14  2:12 UTC  (5+ messages)

[PATCH v10 (RESEND) 00/20] Change ghes to use HEST-based offsets and add support for error inject
 2025-07-14  0:56 UTC  (2+ messages)

[PATCH RFC] virtio-net: Fix VLAN filter table initialization timing
 2025-07-13 21:33 UTC  (3+ messages)

[PATCH] intel_iommu: Allow both Status Write and Interrupt Flag in QI wait
 2025-07-13 21:29 UTC  (2+ messages)

[PATCH v14 0/7] Specifying cache topology on ARM
 2025-07-13 21:15 UTC  (3+ messages)
` [PATCH v14 5/7] hw/acpi: add cache hierarchy to pptt table

[PATCH v9 0/2] ramfb: Add property to control if load the romfile
 2025-07-13 21:02 UTC  (3+ messages)
` [PATCH v9 2/2] hw/i386: Add the ramfb romfile compatibility

[PATCH] vhost-user: enable asym capabilities for user backend
 2025-07-13 20:49 UTC  (2+ messages)

[PATCH] hvf: arm: Remove $pc from trace_hvf_data_abort()
 2025-07-13 15:47 UTC 

[PATCH 0/3] hw/ppc: Fix --without-default-devices build
 2025-07-13 11:18 UTC  (5+ messages)
` [PATCH 3/3] hw/ppc: Add stub for pnv_chip_find_core()

[PATCH] pcie_sriov: Fix configuration and state synchronization
 2025-07-13  9:27 UTC 

[PULL 0/6] Trivial patches for 2025-07-13
 2025-07-13  9:10 UTC  (7+ messages)
` [PULL 1/6] hw/usb/dev-hid: Support side and extra mouse buttons for usb-tablet
` [PULL 2/6] docs: remove repeated word
` [PULL 3/6] accel/kvm: Adjust the note about the minimum required kernel version
` [PULL 4/6] docs/system/target-i386: Remove the sentence about RHEL 7 being supported
` [PULL 5/6] hw/uefi: Create and use trace.h wrapper header
` [PULL 6/6] docs/devel/tracing: Update trace.h creation rune to include SPDX

[PATCH] net: fix buffer overflow in af_xdp_umem_create()
 2025-07-13  8:38 UTC  (3+ messages)

[PULL 000/119] target-arm queue
 2025-07-08  7:25 UTC  (2+ messages)

[PULL 0/9] tcg/linux-user/fpu patch queue
 2025-07-13  7:06 UTC  (11+ messages)
` [PULL 1/9] fpu: Process float_muladd_negate_result after rounding
` [PULL 2/9] linux-user: Implement fchmodat2 syscall
` [PULL 3/9] linux-user: Check for EFAULT failure in nanosleep
` [PULL 4/9] linux-user/gen-vdso: Handle fseek() failure
` [PULL 5/9] linux-user/gen-vdso: Don't read off the end of buf[]
` [PULL 6/9] linux-user/mips/o32: Drop sa_restorer functionality
` [PULL 7/9] linux-user: Hold the fd-trans lock across fork
` [PULL 8/9] tcg: Use uintptr_t in tcg_malloc implementation
` [PULL 9/9] linux-user: Use qemu_set_cloexec() to mark pidfd as FD_CLOEXEC

[PULL v2 00/36] Accelerators patches for 2025-07-04
 2025-07-08  7:25 UTC  (2+ messages)

[PULL v2 0/4] loongarch-to-apply queue
 2025-07-13  7:06 UTC  (2+ messages)

[PULL 00/15] functional tests and s390x patches
 2025-07-13  7:06 UTC  (2+ messages)

[PULL 00/36] target-arm queue
 2025-07-13  7:06 UTC  (2+ messages)

[PULL 00/26] Migration patches for 2025-07-11
 2025-07-13  7:06 UTC  (27+ messages)
` [PULL 01/26] migration/hmp: Reorg "info migrate" once more
` [PULL 03/26] migration/docs: Move docs for postcopy blocktime feature
` [PULL 04/26] migration/bg-snapshot: Do not check for SKIP in iterator
` [PULL 05/26] migration: Drop save_live_complete_postcopy hook
` [PULL 06/26] migration: Rename save_live_complete_precopy to save_complete
` [PULL 07/26] migration: qemu_savevm_complete*() helpers
` [PULL 08/26] migration/ram: One less indent for ram_find_and_save_block()
` [PULL 09/26] migration/ram: Add tracepoints for ram_save_complete()
` [PULL 10/26] migration: Rewrite the migration complete detect logic
` [PULL 11/26] migration/postcopy: Avoid clearing dirty bitmap for postcopy too
` [PULL 12/26] migration: Add option to set postcopy-blocktime
` [PULL 13/26] migration/postcopy: Push blocktime start/end into page req mutex
` [PULL 14/26] migration/postcopy: Drop all atomic ops in blocktime feature
` [PULL 15/26] migration/postcopy: Make all blocktime vars 64bits
` [PULL 16/26] migration/postcopy: Drop PostcopyBlocktimeContext.start_time
` [PULL 17/26] migration/postcopy: Bring blocktime layer to ns level
` [PULL 18/26] migration/postcopy: Add blocktime fault counts per-vcpu
` [PULL 19/26] migration/postcopy: Report fault latencies in blocktime
` [PULL 20/26] migration/postcopy: Initialize blocktime context only until listen
` [PULL 21/26] migration/postcopy: Cache the tid->vcpu mapping for blocktime
` [PULL 22/26] migration/postcopy: Cleanup the total blocktime accounting
` [PULL 23/26] migration/postcopy: Optimize blocktime fault tracking with hashtable
` [PULL 24/26] migration/postcopy: blocktime allows track / report non-vCPU faults
` [PULL 25/26] migration/postcopy: Add latency distribution report for blocktime
` [PULL 26/26] migration: Rename save_live_complete_precopy_thread to save_complete_precopy_thread

[PATCH v2 0/9] target/arm: Implement FEAT_ATS1A
 2025-07-12 21:26 UTC  (13+ messages)
` [PATCH v2 1/9] target/arm: Add prot_check parameter to pmsav8_mpu_lookup
` [PATCH v2 2/9] target/arm: Add in_prot_check to S1Translate
` [PATCH v2 3/9] target/arm: Skip permission check from arm_cpu_get_phys_page_attrs_debug
` [PATCH v2 4/9] target/arm: Introduce get_phys_addr_for_at
` [PATCH v2 5/9] target/arm: Skip AF and DB updates for AccessType_AT
` [PATCH v2 6/9] target/arm: Convert do_ats_write to access_perm
` [PATCH v2 7/9] target/arm: Fill in HFG[RWI]TR_EL2 bits for Arm v9.5
` [PATCH v2 8/9] target/arm: Remove outdated comment for ZCR_EL12
` [PATCH v2 9/9] target/arm: Implement FEAT_ATS1A

Add the stm32f407 SoC
 2025-07-12 16:04 UTC 

[PATCH] tests/functional: test_x86_cpu_model_versions: remove dead tests
 2025-07-12 13:28 UTC 

[PATCH] tests/vm: bump FreeBSD image to 14.3
 2025-07-12 13:28 UTC 

[PATCH 0/2] ui: fix VNC endian regression & improve tracing
 2025-07-12  8:26 UTC  (2+ messages)

[Stable-10.0.3 00/39] Patch Round-up for stable 10.0.3, freeze on 2025-07-21
 2025-07-12  8:22 UTC  (3+ messages)

[PATCH v3] linux-user: Add syscall dispatch support
 2025-07-11 16:48 UTC 

[PATCH v4 00/28] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2025-07-11 22:50 UTC  (30+ messages)
` [PATCH v4 01/28] Add boot-certificates to s390-ccw-virtio machine type option
` [PATCH v4 02/28] crypto/x509-utils: Add helper functions for certificate store
` [PATCH v4 03/28] hw/s390x/ipl: Create "
` [PATCH v4 04/28] s390x: Guest support for Certificate Store Facility (CS)
` [PATCH v4 05/28] s390x/diag: Introduce DIAG 320 for certificate store facility
` [PATCH v4 06/28] s390x/diag: Refactor address validation check from diag308_parm_check
` [PATCH v4 07/28] s390x/diag: Implement DIAG 320 subcode 1
` [PATCH v4 08/28] crypto/x509-utils: Add helper functions for DIAG 320 subcode 2
` [PATCH v4 09/28] s390x/diag: Implement "
` [PATCH v4 10/28] s390x/diag: Introduce DIAG 508 for secure IPL operations
` [PATCH v4 11/28] crypto/x509-utils: Add helper functions for DIAG 508 subcode 1
` [PATCH v4 12/28] s390x/diag: Implement DIAG 508 subcode 1 for signature verification
` [PATCH v4 13/28] pc-bios/s390-ccw: Introduce IPL Information Report Block (IIRB)
` [PATCH v4 14/28] pc-bios/s390-ccw: Define memory for IPLB and convert IPLB to pointers
` [PATCH v4 15/28] hw/s390x/ipl: Add IPIB flags to IPL Parameter Block
` [PATCH v4 16/28] hw/s390x/ipl: Set iplb->len to maximum length of "
` [PATCH v4 17/28] s390x: Guest support for Secure-IPL Facility
` [PATCH v4 18/28] pc-bios/s390-ccw: Refactor zipl_run()
` [PATCH v4 19/28] pc-bios/s390-ccw: Refactor zipl_load_segment function
` [PATCH v4 20/28] pc-bios/s390-ccw: Add signature verification for secure IPL in audit mode
` [PATCH v4 21/28] s390x: Guest support for Secure-IPL Code Loading Attributes Facility (SCLAF)
` [PATCH v4 22/28] pc-bios/s390-ccw: Add additional security checks for secure boot
` [PATCH v4 23/28] Add secure-boot to s390-ccw-virtio machine type option
` [PATCH v4 24/28] hw/s390x/ipl: Set IPIB flags for secure IPL
` [PATCH v4 25/28] pc-bios/s390-ccw: Handle true secure IPL mode
` [PATCH v4 26/28] pc-bios/s390-ccw: Handle secure boot with multiple boot devices
` [PATCH v4 27/28] hw/s390x/ipl: Handle secure boot without specifying a boot device
` [PATCH v4 28/28] docs: Add secure IPL documentation

[PATCH] target/riscv/kvm/kvm-cpu: Fixed the issue of resume after QEMU+KVM migration
 2025-07-11 22:46 UTC  (4+ messages)
` [PATCH V2] "
  ` [PATCH for v10.0.0] "

[Stable-7.2.19 00/15] Patch Round-up for stable 7.2.19, freeze on 2025-07-21
 2025-07-11 20:46 UTC  (16+ messages)
` [Stable-7.2.19 01/15] hw/misc/aspeed_hace: Ensure HASH_IRQ is always set to prevent firmware hang
` [Stable-7.2.19 02/15] vhost: Don't set vring call if guest notifier is unused
` [Stable-7.2.19 03/15] audio: fix SIGSEGV in AUD_get_buffer_size_out()
` [Stable-7.2.19 04/15] hw/core/qdev-properties-system: Add missing return in set_drive_helper()
` [Stable-7.2.19 05/15] hw/loongarch/virt: Fix big endian support with MCFG table
` [Stable-7.2.19 06/15] hw/arm/virt: Check bypass iommu is not set for iommu-map DT property
` [Stable-7.2.19 07/15] qemu-options.hx: Fix reversed description of icount sleep behavior
` [Stable-7.2.19 08/15] linux-user/arm: Fix return value of SYS_cacheflush
` [Stable-7.2.19 09/15] tcg: Fix constant propagation in tcg_reg_alloc_dup
` [Stable-7.2.19 10/15] target/arm: Correct KVM & HVF dtb_compatible value
` [Stable-7.2.19 11/15] target/arm: Fix SME vs AdvSIMD exception priority
` [Stable-7.2.19 12/15] target/arm: Fix sve_access_check for SME
` [Stable-7.2.19 13/15] target/arm: Fix 128-bit element ZIP, UZP, TRN
` [Stable-7.2.19 14/15] target/arm: Fix PSEL size operands to tcg_gen_gvec_ands
` [Stable-7.2.19 15/15] target/arm: Fix f16_dotadd vs nan selection

[PATCH v3 0/7] esp.c: only allow ESP commands permitted in the current mode
 2025-07-11 20:46 UTC  (8+ messages)
` [PATCH v3 1/7] esp.c: only raise IRQ in esp_transfer_data() for CMD_SEL, CMD_SELATN and CMD_TI commands
` [PATCH v3 2/7] esp.c: improve comment in esp_transfer_data()
` [PATCH v3 3/7] esp.h: remove separate ESPState typedef
` [PATCH v3 4/7] esp.c: only call dma_memory_read function if transfer length is non-zero
` [PATCH v3 5/7] esp.c: only call dma_memory_write "
` [PATCH v3 6/7] esp.c: add asc_mode property to indicate the current ESP mode
` [PATCH v3 7/7] esp.c: only allow ESP commands permitted in the current asc_mode

[PATCH v2 0/7] esp.c: only allow ESP commands permitted in the current mode
 2025-07-11 20:21 UTC  (13+ messages)
` [PATCH v2 1/7] esp.c: only raise IRQ in esp_transfer_data() for CMD_SEL, CMD_SELATN and CMD_TI commands
` [PATCH v2 4/7] esp.c: only call dma_memory_read function if transfer length is non-zero
` [PATCH v2 5/7] esp.c: only call dma_memory_write "

[PATCH] target/arm: Added support for SME register exposure to GDB
 2025-07-11 19:58 UTC  (3+ messages)

[PATCH 0/2] qapi: Minor documentation cleanups
 2025-07-11 17:35 UTC  (2+ messages)

[PATCH V5 0/3] fast qom tree get
 2025-07-11 17:24 UTC  (5+ messages)
` [PATCH V5 1/3] qom: qom-list-get
` [PATCH V5 2/3] python: use qom-list-get
` [PATCH V5 3/3] tests/qtest/qom-test: unit test for qom-list-get

[PATCH v6 0/4] qapi: add auto-generated return docs
 2025-07-11 17:22 UTC  (3+ messages)
` [PATCH v6 1/4] docs/qapi-domain: add return-nodesc

[PATCH v3] rust: add qdev Device derive macro
 2025-07-11 17:08 UTC  (2+ messages)

[PATCH V4 0/3] fast qom tree get
 2025-07-11 17:08 UTC  (14+ messages)
` [PATCH V4 1/3] qom: qom-list-get
` [PATCH V4 2/3] python: use qom-list-get
` [PATCH V4 3/3] tests/qtest/qom-test: unit test for qom-list-getv

[PATCH] hw/misc/ivshmem-pci: Improve error handling
 2025-07-11 17:04 UTC  (2+ messages)

[PATCH v2 0/9] i386/cpu: Intel cache model & topo CPUID enhencement
 2025-07-11 16:51 UTC  (2+ messages)

[PATCH] linux-user: Use qemu_set_cloexec() to mark pidfd as FD_CLOEXEC
 2025-07-11 16:47 UTC  (4+ messages)

[RFC PATCH] tests/functional: Move tests into architecture specific folders
 2025-07-11 16:15 UTC  (4+ messages)

[PATCH v2 0/3] Reformatted Sparc GDB XML patches
 2025-07-11 15:51 UTC  (4+ messages)
` [PATCH v2 1/3] Adds the GDB register XML files for Sparc64
` [PATCH v2 2/3] Adds the GDB register XML files for Sparc32
` [PATCH v2 3/3] Assign the GDB register XML files of Sparc64 to Sparc32plus

[PATCH v2 00/18] QAPI: add cross-references to qapi docs
 2025-07-11 15:13 UTC  (6+ messages)
` [PATCH v2 08/18] qapi: add cross-references to migration.json

[PATCH] tcg: Use uintptr_t in tcg_malloc implementation
 2025-07-11 14:31 UTC  (2+ 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).