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

[PATCH v2] hw/vfio-user: wait for proxy close correctly
 2025-07-11 12:45 UTC 

[PATCH v6 00/36] ACPI PCI Hotplug support on ARM
 2025-07-11 12:33 UTC  (6+ messages)
` [PATCH v6 18/36] qtest/bios-tables-test: Add a variant to the aarch64 viot test
` [PATCH v6 21/36] hw/arm/virt-acpi-build: Let non hotplug ports support static acpi-index

[PATCH v2 0/2] MAX78000: documentation and test
 2025-07-11 12:33 UTC  (6+ messages)
` [PATCH v2 1/2] docs/system: arm: Add max78000 board description
` [PATCH v2 2/2] tests/functional: Add a test for the MAX78000 arm machine

[PULL v2 00/36] Accelerators patches for 2025-07-04
 2025-07-11 12:17 UTC  (5+ messages)
` [PULL v2 09/36] accel/tcg: Unregister the RCU before exiting RR thread

[PULL 00/11] aspeed queue
 2025-07-11 12:01 UTC  (3+ messages)
` [PULL 09/11] docs: add support for gb200-bmc

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

[PATCH-for-10.1 v6 0/6] target/arm: Add FEAT_MEC to max cpu
 2025-07-11 11:51 UTC  (2+ messages)

[PATCH] hw/vfio: fix region fd initialization
 2025-07-11 11:40 UTC  (2+ messages)

[PATCH] hw/vfio-user: wait for proxy close correctly
 2025-07-11 11:38 UTC  (2+ messages)

[PATCH] meson: Add most 3rd-party includes as system includes
 2025-07-11 11:00 UTC  (4+ messages)

[PATCH v5 00/19] hw/i386: separate isapc out from pc_piix
 2025-07-11 10:41 UTC  (23+ messages)
` [PATCH v5 01/19] hw/i386/pc_piix.c: restrict isapc machine to 32-bit CPUs
` [PATCH v5 02/19] hw/i386/pc_piix.c: remove include for loader.h
` [PATCH v5 03/19] hw/i386/pc_piix.c: inline pc_xen_hvm_init_pci() into pc_xen_hvm_init()
` [PATCH v5 04/19] hw/i386/pc_piix.c: duplicate pc_init1() into pc_isa_init()
` [PATCH v5 05/19] hw/i386/pc_piix.c: remove pcmc->pci_enabled dependent initialisation from pc_init_isa()
` [PATCH v5 06/19] hw/i386/pc_piix.c: remove SMI and piix4_pm "
` [PATCH v5 07/19] hw/i386/pc_piix.c: remove SGX "
` [PATCH v5 08/19] hw/i386/pc_piix.c: remove nvdimm "
` [PATCH v5 09/19] hw/i386/pc_piix.c: simplify RAM size logic in pc_init_isa()
` [PATCH v5 10/19] hw/i386/pc_piix.c: hardcode hole64_size to 0 "
` [PATCH v5 11/19] hw/i386/pc_piix.c: remove pc_system_flash_cleanup_unused() from pc_init_isa()
` [PATCH v5 12/19] hw/i386/pc_piix.c: always initialise ISA IDE drives in pc_init_isa()
` [PATCH v5 13/19] hw/i386/pc_piix.c: assume pcmc->pci_enabled is always false "
` [PATCH v5 14/19] hw/i386/pc_piix.c: hardcode pcms->pci_bus to NULL "
` [PATCH v5 15/19] hw/i386/pc_piix.c: assume pcmc->pci_enabled is always true in pc_init1()
` [PATCH v5 16/19] hw/i386: move isapc machine to separate isapc.c file
` [PATCH v5 17/19] hw/i386/pc_piix.c: remove unused headers after isapc machine split
` [PATCH v5 18/19] hw/i386/pc_piix.c: replace rom_memory with pci_memory
` [PATCH v5 19/19] hw/i386/isapc.c: replace rom_memory with system_memory

[PATCH v4 00/18] hw/i386: separate isapc out from pc_piix
 2025-07-11 10:28 UTC  (6+ messages)
` [PATCH v4 18/18] hw/i386/isapc.c: replace rom_memory with system_memory

[PATCH v2 0/9] i386/cpu: Intel cache model & topo CPUID enhencement
 2025-07-11 10:46 UTC  (10+ messages)
` [PATCH v2 1/9] i386/cpu: Introduce cache model for SierraForest
` [PATCH v2 2/9] i386/cpu: Introduce cache model for GraniteRapids
` [PATCH v2 3/9] i386/cpu: Introduce cache model for SapphireRapids
` [PATCH v2 4/9] i386/cpu: Introduce cache model for YongFeng
` [PATCH v2 5/9] i386/cpu: Add a "x-force-cpuid-0x1f" property
` [PATCH v2 6/9] i386/cpu: Enable 0x1f leaf for SierraForest by default
` [PATCH v2 7/9] i386/cpu: Enable 0x1f leaf for GraniteRapids "
` [PATCH v2 8/9] i386/cpu: Enable 0x1f leaf for SapphireRapids "
` [PATCH v2 9/9] i386/cpu: Enable 0x1f leaf for YongFeng "

[PATCH] hw/s390x/s390-pci-bus.c: Use g_assert_not_reached() in functions taking an ett
 2025-07-11 10:21 UTC  (3+ messages)

[PATCH] tcg: Use uintptr_t in tcg_malloc implementation
 2025-07-11 10:20 UTC  (2+ messages)

[PATCH] target/i386: merge host_cpu_instance_init() and host_cpu_max_instance_init()
 2025-07-11 10:19 UTC  (5+ messages)

[PATCH v2 00/18] i386/cpu: Unify the cache model in X86CPUState
 2025-07-11 10:21 UTC  (19+ messages)
` [PATCH v2 01/18] i386/cpu: Refine comment of CPUID2CacheDescriptorInfo
` [PATCH v2 02/18] i386/cpu: Add descriptor 0x49 for CPUID 0x2 encoding
` [PATCH v2 03/18] i386/cpu: Add default cache model for Intel CPUs with level < 4
` [PATCH v2 04/18] i386/cpu: Present same cache model in CPUID 0x2 & 0x4
` [PATCH v2 05/18] i386/cpu: Consolidate CPUID 0x4 leaf
` [PATCH v2 06/18] i386/cpu: Drop CPUID 0x2 specific cache info in X86CPUState
` [PATCH v2 07/18] i386/cpu: Add x-vendor-cpuid-only-v2 option for compatibility
` [PATCH v2 08/18] i386/cpu: Mark CPUID[0x80000005] as reserved for Intel
` [PATCH v2 09/18] i386/cpu: Rename AMD_ENC_ASSOC to X86_ENC_ASSOC
` [PATCH v2 10/18] i386/cpu: Fix CPUID[0x80000006] for Intel CPU
` [PATCH v2 11/18] i386/cpu: Add legacy_intel_cache_info cache model
` [PATCH v2 12/18] i386/cpu: Add legacy_amd_cache_info "
` [PATCH v2 13/18] i386/cpu: Select legacy cache model based on vendor in CPUID 0x2
` [PATCH v2 14/18] i386/cpu: Select legacy cache model based on vendor in CPUID 0x4
` [PATCH v2 15/18] i386/cpu: Select legacy cache model based on vendor in CPUID 0x80000005
` [PATCH v2 16/18] i386/cpu: Select legacy cache model based on vendor in CPUID 0x80000006
` [PATCH v2 17/18] i386/cpu: Select legacy cache model based on vendor in CPUID 0x8000001D
` [PATCH v2 18/18] i386/cpu: Use a unified cache_info in X86CPUState

[PATCH v4 1/3] net/af-xdp: Remove XDP program cleanup logic
 2025-07-11  9:49 UTC  (4+ messages)
` [PATCH v4 3/3] net/af-xdp: Support pinned map path for AF_XDP sockets

[PATCH] intel_iommu: Allow both Status Write and Interrupt Flag in QI wait
 2025-07-11  9:47 UTC 

[PATCH v5 1/3] net/af-xdp: Remove XDP program cleanup logic
 2025-07-11  9:44 UTC  (3+ messages)
` [PATCH v5 2/3] net/af-xdp: Fix up cleanup path upon failure in queue creation
` [PATCH v5 3/3] net/af-xdp: Support pinned map path for AF_XDP sockets

[PULL 00/15] functional tests and s390x patches
 2025-07-11  9:33 UTC  (16+ messages)
` [PULL 01/15] target/s390x/kvm: Use vaddr in find/insert_hw_breakpoint()
` [PULL 02/15] target/s390x/tcg: Use vaddr in s390_probe_access()
` [PULL 03/15] hw/s390x/s390-pci-bus.c: Use g_assert_not_reached() in functions taking an ett
` [PULL 04/15] pc-bios/s390-ccw: Allow to select a different pxelinux.cfg entry via loadparm
` [PULL 05/15] pc-bios/s390-ccw: Allow up to 31 entries for pxelinux.cfg
` [PULL 06/15] pc-bios/s390-ccw: Make get_boot_index() from menu.c global
` [PULL 07/15] pc-bios/s390-ccw: Add a boot menu for booting via pxelinux.cfg
` [PULL 08/15] tests/functional: Add a test for s390x pxelinux.cfg network booting
` [PULL 09/15] pc-bios/s390-ccw: link statically
` [PULL 10/15] pc-bios: Update the s390 bios images with the pxelinux.cfg loadparm changes
` [PULL 11/15] tests/functional: Add dependency to the keymap_targets
` [PULL 12/15] tests/functional/test_ppc_bamboo: Replace broken link with working assets
` [PULL 13/15] target/s390x: Remove unused s390_cpu_[un]halt() user stubs
` [PULL 14/15] target/s390x: Expose s390_count_running_cpus() method
` [PULL 15/15] target/s390x: Have s390_cpu_halt() not return anything

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

[PATCH v2 00/18] QAPI: add cross-references to qapi docs
 2025-07-11  9:26 UTC  (11+ messages)
` [PATCH v2 03/18] qapi: add cross-references to block layer
` [PATCH v2 04/18] qapi: add cross-references to crypto.json
` [PATCH v2 06/18] qapi: add cross-references to job.json
` [PATCH v2 08/18] qapi: add cross-references to migration.json

[PATCH v5 00/11] hw/loongarch: add the advanced extended interrupt controllers (AVECINTC) support
 2025-07-11  8:59 UTC  (12+ messages)
` [PATCH v5 01/11] target/loongarch: move some machine define to virt.h
` [PATCH v5 02/11] hw/loongarch: add virt feature avecintc support
` [PATCH v5 03/11] hw/loongarch: add misc register supoort avecintc
` [PATCH v5 04/11] loongarch: add a advance interrupt controller device
` [PATCH v5 05/11] target/loongarch: add msg interrupt CSR registers
` [PATCH v5 06/11] hw/loongarch: AVEC controller add a MemoryRegion
` [PATCH v5 07/11] hw/loongarch: Implement avec controller imput and output pins
` [PATCH v5 08/11] hw/loongarch: Implement avec set irq
` [PATCH v5 09/11] target/loongarch: CPU enable msg interrupts
` [PATCH v5 10/11] target/loongarch:Implement csrrd CSR_MSGIR register
` [PATCH v5 11/11] hw/loongarch: Implement AVEC plug/unplug interfaces

[PATCH] target/arm: Remove helper_sme2_luti4_4b
 2025-07-11  9:21 UTC  (2+ messages)

[PATCH 0/4] target/s390x: Cleanups around s390_cpu_[un]halt()
 2025-07-11  9:21 UTC  (11+ messages)
` [PATCH 1/4] target/s390x: Remove unused s390_cpu_[un]halt() user stubs
` [PATCH 2/4] target/s390x: Expose s390_count_running_cpus() method
` [PATCH 3/4] target/s390x: Have s390_cpu_halt() not return anything
` [PATCH 4/4] target/s390x: Extract system internal declarations to s390x-internal.h

[PATCH] qga: Fix truncated output handling in guest-exec status reporting
 2025-07-11  8:53 UTC  (2+ messages)

[PATCH v8 00/12] hw/arm/virt: Add support for user creatable SMMUv3 device
 2025-07-11  8:47 UTC  (13+ messages)
` [PATCH v8 01/12] hw/arm/virt-acpi-build: Don't create ITS id mappings by default
` [PATCH v8 02/12] hw/arm/smmu-common: Check SMMU has PCIe Root Complex association
` [PATCH v8 03/12] hw/arm/virt-acpi-build: Re-arrange SMMUv3 IORT build
` [PATCH v8 04/12] hw/arm/virt-acpi-build: Update IORT for multiple smmuv3 devices
` [PATCH v8 05/12] hw/arm/virt: Factor out common SMMUV3 dt bindings code
` [PATCH v8 06/12] hw/arm/virt: Add an SMMU_IO_LEN macro
` [PATCH v8 07/12] hw/pci: Introduce pci_setup_iommu_per_bus() for per-bus IOMMU ops retrieval
` [PATCH v8 08/12] hw/arm/virt: Allow user-creatable SMMUv3 dev instantiation
` [PATCH v8 09/12] qemu-options.hx: Document the arm-smmuv3 device
` [PATCH v8 10/12] bios-tables-test: Allow for smmuv3 test data
` [PATCH v8 11/12] qtest/bios-tables-test: Add tests for legacy smmuv3 and smmuv3 device
` [PATCH v8 12/12] qtest/bios-tables-test: Update tables for smmuv3 tests

[PATCH] i386/tdx: Don't mask off CPUID_EXT_PDCM
 2025-07-11  8:58 UTC  (2+ messages)

[PATCH 0/2] MAX78000: documentation and test
 2025-07-11  8:48 UTC  (5+ messages)
` [PATCH 1/2] docs/system: arm: Add max78000 board description
` [PATCH 2/2] tests/functional: Add a test for the MAX78000 arm machine

[PATCH v3] rust: add qdev Device derive macro
 2025-07-11  8:49 UTC 

[PATCH] i386/tdx: Remove task->watch only when it's valid
 2025-07-11  8:45 UTC  (2+ messages)

[PATCH v2] i386/tdx: Build TDX only for 64-bit target
 2025-07-11  8:45 UTC  (2+ messages)

[PATCH 0/4] i386: Misc cleanup and fix
 2025-07-11  8:43 UTC  (2+ messages)

[PATCH 0/2] Clean up of target/i386/host-cpu.c
 2025-07-11  8:41 UTC  (2+ messages)

[PULL 00/19] Ui patches
 2025-07-11  8:38 UTC  (5+ messages)
` [PULL 14/19] ui/gtk: Update scales in fixed-scale mode when rendering GL area

[Stable-10.0.3 00/39] Patch Round-up for stable 10.0.3, freeze on 2025-07-21
 2025-07-11  8:16 UTC  (40+ messages)
` [Stable-10.0.3 01/39] hw/misc/aspeed_hace: Ensure HASH_IRQ is always set to prevent firmware hang
` [Stable-10.0.3 02/39] hw/arm/aspeed_ast27x0: Fix RAM size detection failure on BE hosts
` [Stable-10.0.3 03/39] ui/gtk: Document scale and coordinate handling
` [Stable-10.0.3 04/39] ui/gtk: Use consistent naming for variables in different coordinates
` [Stable-10.0.3 05/39] gtk/ui: Introduce helper gd_update_scale
` [Stable-10.0.3 06/39] ui/gtk: Update scales in fixed-scale mode when rendering GL area
` [Stable-10.0.3 07/39] ui/sdl: Consider scaling in mouse event handling
` [Stable-10.0.3 08/39] ui/vnc.c: replace big endian flag with byte order value
` [Stable-10.0.3 09/39] ui/vnc: take account of client byte order in pixman format
` [Stable-10.0.3 10/39] ui/vnc: fix tight palette pixel encoding for 8/16-bpp formats
` [Stable-10.0.3 11/39] hw/arm: Add missing psci_conduit to NPCM8XX SoC boot info
` [Stable-10.0.3 12/39] vhost: Don't set vring call if guest notifier is unused
` [Stable-10.0.3 13/39] hw/i386/pc_piix: Fix RTC ISA IRQ wiring of isapc machine
` [Stable-10.0.3 14/39] hw/i386/amd_iommu: Fix device setup failure when PT is on
` [Stable-10.0.3 15/39] hw/i386/amd_iommu: Fix xtsup when vcpus < 255
` [Stable-10.0.3 16/39] audio: fix SIGSEGV in AUD_get_buffer_size_out()
` [Stable-10.0.3 17/39] audio: fix size calculation "
` [Stable-10.0.3 18/39] hw/audio/asc: fix SIGSEGV in asc_realize()
` [Stable-10.0.3 19/39] target/i386: Remove FRED dependency on WRMSRNS
` [Stable-10.0.3 20/39] iotests: fix 240
` [Stable-10.0.3 21/39] hw/core/qdev-properties-system: Add missing return in set_drive_helper()
` [Stable-10.0.3 22/39] hw/loongarch/virt: Fix big endian support with MCFG table
` [Stable-10.0.3 23/39] hw/arm/virt: Check bypass iommu is not set for iommu-map DT property
` [Stable-10.0.3 24/39] qemu-options.hx: Fix reversed description of icount sleep behavior
` [Stable-10.0.3 25/39] hw/arm/mps2: Configure the AN500 CPU with 16 MPU regions
` [Stable-10.0.3 26/39] linux-user/arm: Fix return value of SYS_cacheflush
` [Stable-10.0.3 27/39] target/loongarch: add check for fcond
` [Stable-10.0.3 28/39] target/loongarch: fix vldi/xvldi raise wrong error
` [Stable-10.0.3 29/39] tcg: Fix constant propagation in tcg_reg_alloc_dup
` [Stable-10.0.3 30/39] target/arm: Make RETA[AB] UNDEF when pauth is not implemented
` [Stable-10.0.3 31/39] target/arm: Correct KVM & HVF dtb_compatible value
` [Stable-10.0.3 32/39] virtio-gpu: support context init multiple timeline
` [Stable-10.0.3 33/39] hw/s390x/ccw-device: Fix memory leak in loadparm setter
` [Stable-10.0.3 34/39] target/arm: Fix SME vs AdvSIMD exception priority
` [Stable-10.0.3 35/39] target/arm: Fix sve_access_check for SME
` [Stable-10.0.3 36/39] target/arm: Fix 128-bit element ZIP, UZP, TRN
` [Stable-10.0.3 37/39] target/arm: Fix PSEL size operands to tcg_gen_gvec_ands
` [Stable-10.0.3 38/39] target/arm: Fix f16_dotadd vs nan selection
` [Stable-10.0.3 39/39] target/arm: Fix bfdotadd_ebf "

[PATCH 0/4] target/i386: fix position of accel_cpu_instance_init
 2025-07-11  7:46 UTC  (9+ messages)
` [PATCH 2/4] target/i386: nvmm, whpx: add accel/CPU class that sets host vendor
` [PATCH 4/4] target/i386: move accel_cpu_instance_init to .instance_init

[PULL v2 0/4] loongarch-to-apply queue
 2025-07-11  7:13 UTC  (5+ messages)
` [PULL v2 1/4] hw/intc/loongarch_extioi: Move unrealize function to common code
` [PULL v2 2/4] target/loongarch: Correct spelling in helper_csrwr_pwcl()
` [PULL v2 3/4] target/loongarch: Fix CSR STLBPS register write emulation
` [PULL v2 4/4] target/loongarch: Remove unnecessary page size validity checking


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