qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-18 10:36:52 to 2025-06-19 14:54:50 UTC [more...]

aspeed: Split the machine definition into individual source files
 2025-06-19 14:54 UTC  (2+ messages)

[PATCH v6 0/5] ARM Nested Virt Support
 2025-06-19 14:50 UTC  (6+ messages)
` [PATCH v6 1/5] linux-headers: Update against v6.16-rc2
` [PATCH v6 2/5] hw/arm: Allow setting KVM vGIC maintenance IRQ
` [PATCH v6 3/5] target/arm/kvm: Add helper to detect EL2 when using KVM
` [PATCH v6 4/5] target/arm: Enable feature ARM_FEATURE_EL2 if EL2 is supported
` [PATCH v6 5/5] hw/arm/virt: Allow virt extensions with KVM

[PATCH 00/20] arm: Fixes and preparatory cleanups for split-accel
 2025-06-19 14:40 UTC  (24+ messages)
` [PATCH 01/20] target/arm: Remove arm_handle_psci_call() stub
` [PATCH 02/20] target/arm: Reduce arm_cpu_post_init() declaration scope
` [PATCH 03/20] target/arm: Unify gen_exception_internal()
` [PATCH 04/20] target/arm/hvf: Simplify GIC hvf_arch_init_vcpu()
` [PATCH 05/20] target/arm/hvf: Directly re-lock BQL after hv_vcpu_run()
` [PATCH 06/20] target/arm/hvf: Trace hv_vcpu_run() failures
` [PATCH 07/20] accel/hvf: Trace VM memory mapping
` [PATCH 08/20] target/arm/hvf: Log $pc in hvf_unknown_hvc() trace event
` [PATCH 09/20] target/arm/hvf: Correct dtb_compatible value
` [PATCH 10/20] target/arm: Restrict system register properties to system binary
` [PATCH 11/20] target/arm: Create GTimers *after* features finalized / accel realized
` [PATCH 12/20] accel: Keep reference to AccelOpsClass in AccelClass
` [PATCH 13/20] accel: Introduce AccelOpsClass::cpu_target_realize() hook
` [PATCH 14/20] accel/hvf: Add hvf_arch_cpu_realize() stubs
` [PATCH 15/20] target/arm/hvf: Really set Generic Timer counter frequency
` [PATCH 16/20] hw/arm/virt: Only require TCG || QTest to use TrustZone
` [PATCH 17/20] hw/arm/virt: Only require TCG || QTest to use virtualization extension
` [PATCH 18/20] hw/arm/virt: Rename cpu_post_init() -> post_cpus_gic_realized()
` [PATCH 19/20] hw/arm/sbsa-ref: Tidy up use of RAMLIMIT_GB definition
` [PATCH 20/20] tests/functional/sbsa-ref: Move where machine type is set

[PATCH v7 0/5] Enable shared device assignment
 2025-06-19 14:29 UTC  (7+ messages)
` [PATCH v7 3/5] memory: Unify the definiton of ReplayRamPopulate() and ReplayRamDiscard()

[PATCH v3] Add RISCV ZALASR extension
 2025-06-19 13:55 UTC 

[PATCH v4 00/19] vfio-user client
 2025-06-19 13:31 UTC  (20+ messages)
` [PATCH v4 01/19] vfio-user: add vfio-user class and container
` [PATCH v4 02/19] vfio-user: connect vfio proxy to remote server
` [PATCH v4 03/19] vfio-user: implement message receive infrastructure
` [PATCH v4 04/19] vfio-user: implement message send infrastructure
` [PATCH v4 05/19] vfio-user: implement VFIO_USER_DEVICE_GET_INFO
` [PATCH v4 06/19] vfio-user: implement VFIO_USER_DEVICE_GET_REGION_INFO
` [PATCH v4 07/19] vfio-user: implement VFIO_USER_REGION_READ/WRITE
` [PATCH v4 08/19] vfio-user: set up PCI in vfio_user_pci_realize()
` [PATCH v4 09/19] vfio-user: implement VFIO_USER_DEVICE_GET/SET_IRQ*
` [PATCH v4 10/19] vfio-user: forward MSI-X PBA BAR accesses to server
` [PATCH v4 11/19] vfio-user: set up container access to the proxy
` [PATCH v4 12/19] vfio-user: implement VFIO_USER_DEVICE_RESET
` [PATCH v4 13/19] vfio-user: implement VFIO_USER_DMA_MAP/UNMAP
` [PATCH v4 14/19] vfio-user: implement VFIO_USER_DMA_READ/WRITE
` [PATCH v4 15/19] vfio-user: add 'x-msg-timeout' option
` [PATCH v4 16/19] vfio-user: support posted writes
` [PATCH v4 17/19] vfio-user: add coalesced "
` [PATCH v4 18/19] docs: add vfio-user documentation
` [PATCH v4 19/19] vfio-user: introduce vfio-user protocol specification

[PATCH v5 0/5] ARM Nested Virt Support
 2025-06-19 13:29 UTC  (11+ messages)
` [PATCH v5 5/5] hw/arm/virt: Allow virt extensions with KVM

[PATCH] hw/arm/aspeed: add Catalina machine type
 2025-06-19 12:31 UTC  (3+ messages)

[PATCH V5 00/38] Live update: vfio and iommufd
 2025-06-19 12:03 UTC  (7+ messages)

[PATCH v4] hw/misc/aspeed_scu: Handle AST2600 protection key registers correctly
 2025-06-19 11:58 UTC  (2+ messages)

[PATCH 0/5] target/ppc: Move floating-point instructions to decodetree
 2025-06-19 11:57 UTC  (7+ messages)
` [PATCH 1/5] target/ppc: Move floating-point rounding and conversion "
` [PATCH 2/5] target/ppc: Move floating-point compare "
` [PATCH 3/5] target/ppc: Move floating-point move "
` [PATCH 4/5] target/ppc: Move remaining "
` [PATCH 5/5] MAINTAINERS: Add myself as reviewer for PowerPC TCG CPUs

[PATCH v3 00/23] vfio-user client
 2025-06-19 11:56 UTC  (4+ messages)

[PATCH REPOST v4 0/4] acpi: Add machine option to disable SPCR table
 2025-06-19 11:47 UTC  (2+ messages)

[RFC PATCH] pc-bios/meson: split blobs by available targets
 2025-06-19 11:16 UTC 

[RFC PATCH v2 QEMU 0/4] cxl/plugins: Hotness Monitoring Unit with 'real' data
 2025-06-19 10:55 UTC  (3+ messages)
` [RFC PATCH v2 QEMU 2/4] hw/cxl: Add emulation of a CXL Hotness Monitoring Unit (CHMU)

[PATCH v4 0/7] hw/arm/virt: Add support for user creatable SMMUv3 device
 2025-06-19  9:38 UTC  (13+ messages)
` [PATCH v4 1/7] hw/arm/smmu-common: Check SMMU has PCIe Root Complex association

[PULL 00/14] loongarch-to-apply queue
 2025-06-19  8:28 UTC  (15+ messages)
` [PULL 01/14] hw/intc/loongarch_extioi: Add kernel irqchip realize function
` [PULL 02/14] hw/intc/loongarch_extioi: Add kernel irqchip save and restore function
` [PULL 03/14] hw/intc/loongarch_ipi: Add kernel irqchip realize function
` [PULL 04/14] hw/intc/loongson_ipi: Add load and save interface with ipi_common class
` [PULL 05/14] hw/intc/loongarch_ipi: Add kernel irqchip save and restore function
` [PULL 06/14] hw/intc/loongarch_pch_msi: Inject MSI interrupt to kernel
` [PULL 07/14] hw/intc/loongarch_pch: Add kernel irqchip realize function
` [PULL 08/14] hw/intc/loongarch_pch: Add kernel irqchip save and restore function
` [PULL 09/14] hw/intc/loongarch_pch: Inject irq line interrupt to kernel
` [PULL 10/14] hw/loongarch/virt: Add reset support for kernel irqchip
` [PULL 11/14] target/loongarch: Report error with split kernel_irqchip option
` [PULL 12/14] hw/loongarch/virt: Disable emulation with IOCSR misc register
` [PULL 13/14] hw/loongarch/virt: Add kernel irqchip support
` [PULL 14/14] target/loongarch: fix vldi/xvldi raise wrong error

[PATCH] hw/riscv/virt: Add acpi ged and powerdown support
 2025-06-19  7:56 UTC 

[PATCH v5 2/2] hw/riscv: Initial support for BOSC's Xiangshan Kunminghu FPGA prototype
 2025-06-19  7:54 UTC  (2+ messages)

[PATCH v5 1/2] target/riscv: Add BOSC's Xiangshan Kunminghu CPU
 2025-06-19  7:51 UTC  (2+ messages)

[PATCH] hw/arm/aspeed: bletchley: update hw strap values
 2025-06-19  6:51 UTC  (2+ messages)

[RFC v5 0/4] Add QEMU model for ASPEED OTP memory and integrate with SoCs
 2025-06-19  6:41 UTC  (5+ messages)
` [RFC v5 1/4] hw/misc/aspeed_otp: Add ASPEED OTP memory device model
` [RFC v5 2/4] hw/misc/aspeed_sbc: Connect ASPEED OTP memory device to SBC
` [RFC v5 3/4] hw/arm: Integrate ASPEED OTP memory support into AST10x0 and AST2600 SoCs
` [RFC v5 4/4] tests/functional: Add integration tests for ASPEED OTP memory model

[PATCH v2 00/11] MAX78000FTHR Implementation
 2025-06-19  2:49 UTC 

[PATCH v2 00/11] MAX78000FTHR Implementation
 2025-06-18 23:05 UTC  (12+ messages)
` [PATCH v2 01/11] MAX78000: Add MAX78000FTHR Machine
` [PATCH v2 02/11] MAX78000: ICC Implementation
` [PATCH v2 03/11] MAX78000: Add ICC to SOC
` [PATCH v2 04/11] MAX78000: UART Implementation
` [PATCH v2 05/11] MAX78000: Add UART to SOC
` [PATCH v2 06/11] MAX78000: GCR Implementation
` [PATCH v2 07/11] MAX78000: Add GCR to SOC
` [PATCH v2 08/11] MAX78000: TRNG Implementation
` [PATCH v2 09/11] MAX78000: Add TRNG to SOC
` [PATCH v2 10/11] MAX78000: AES implementation
` [PATCH v2 11/11] MAX78000: Add AES to SOC

[PATCH v2 0/9] hw/loongarch: add the advanced extended interrupt controllers (AVECINTC) support
 2025-06-19  2:39 UTC  (10+ messages)
` [PATCH v2 1/9] hw/loongarch: move some machine define to virt.h
` [PATCH v2 2/9] loongarch: add virt feature avecintc support
` [PATCH v2 3/9] loongarch: add a advance interrupt controller device
` [PATCH v2 4/9] target/loongarch: add msg interrupt CSR registers
` [PATCH v2 5/9] hw/loongarch: AVEC controller add a MemoryRegion
` [PATCH v2 6/9] hw/loongarch: Implement avec controller imput and output pins
` [PATCH v2 7/9] hw/loongarch: Implement avec set irq
` [PATCH v2 8/9] target/loongarch: CSR_ESTAT enable msg interrupts
` [PATCH v2 9/9] target/loongarch: CSR_ECFG enable msg interrupt

[PATCH v6] target/loongarch: fix vldi/xvldi raise wrong error
 2025-06-19  1:44 UTC  (3+ messages)

The current implementation status of ARM Secure SMMU in QEMU
 2025-06-19  0:19 UTC  (2+ messages)

[PATCH] target/riscv: Add a property to set vill bit on reserved usage of vsetvli instruction
 2025-06-18 21:36 UTC  (3+ messages)

[PATCH v2] target/riscv: Add a property to set vill bit on reserved usage of vsetvli instruction
 2025-06-18 21:35 UTC 

[PATCH v2] tcg: Remove NULL arithmetic in tcg_malloc()
 2025-06-18 18:37 UTC 

[PATCH v3 0/10] riscv: Add support for MIPS P8700 CPU
 2025-06-18 18:16 UTC  (16+ messages)
` [PATCH v3 01/10] hw/intc: Allow gaps in hartids for aclint and aplic
` [PATCH v3 04/10] target/riscv: Add MIPS P8700 CSRs
` [PATCH v3 03/10] target/riscv: Add MIPS P8700 CPU
` [PATCH v3 02/10] target/riscv: Add cpu_set_exception_base
` [PATCH v3 05/10] target/riscv: Add mips.ccmov instruction
` [PATCH v3 07/10] target/riscv: Add Xmipslsp instructions
` [PATCH v3 06/10] target/riscv: Add mips.pref instruction
` [PATCH v3 09/10] hw/pci: Allow explicit function numbers in pci
` [PATCH v3 08/10] configs/devices: Add MIPS Boston-aia board model to RISC-V
` [PATCH v3 10/10] riscv/boston-aia: Add an e1000e NIC in slot 0 func 1

[PATCH preview 0/3] reviving minimal QAPI generation from 2021
 2025-06-18 17:36 UTC  (6+ messages)

[PATCH v8 00/16] Introduce support for IGVM files
 2025-06-18 16:59 UTC  (3+ messages)
` [PATCH v8 14/16] backends/igvm: Handle policy for SEV guests

[PATCH v3 0/5] docs: remove legacy qapidoc
 2025-06-18 16:53 UTC  (6+ messages)
` [PATCH v3 1/5] docs/sphinx: adjust qapidoc to cope with same-line error sections
` [PATCH v3 2/5] docs/sphinx: parse @references in freeform text
` [PATCH v3 3/5] docs/sphinx: remove legacy QAPI manual generator
` [PATCH v3 4/5] docs/sphinx: remove special parsing for freeform sections
` [PATCH v3 5/5] qapi: lift restriction on using '=' in doc blocks

[PATCH 0/3] tracetool:cleanup "if(true)" check from trace_foo()
 2025-06-18 16:23 UTC  (4+ messages)
` [PATCH 2/3] tracetool: introduce generate_unconditional

[PATCH v2 00/10] net: Add passt netdev backend
 2025-06-18 15:57 UTC  (11+ messages)
` [PATCH v2 01/10] net: Refactor stream logic for reuse in '-net passt'
` [PATCH v2 02/10] net: Define net_client_set_link()
` [PATCH v2 03/10] net: Introduce helper to identify vhost-user clients
` [PATCH v2 04/10] net: Add get_vhost_net callback to NetClientInfo
` [PATCH v2 05/10] net: Consolidate vhost feature bits into NetClientInfo
` [PATCH v2 06/10] net: Add get_acked_features callback to NetClientInfo
` [PATCH v2 07/10] net: Add save_acked_features "
` [PATCH v2 08/10] net: Allow network backends to advertise max TX queue size
` [PATCH v2 09/10] net: Add passt network backend
` [PATCH v2 10/10] net/passt: Implement vhost-user backend support

[PATCH v3 00/28] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2025-06-18 15:34 UTC  (6+ messages)
` [PATCH v3 02/28] crypto/x509-utils: Add helper functions for certificate store

[PATCH v1 0/2] Support the Frequency Counter Control register for AST2700
 2025-06-18 15:04 UTC  (5+ messages)
` [PATCH v1 1/2] hw/misc/aspeed_sdmc: Skipping dram_init in u-boot "
` [PATCH v1 2/2] hw/misc/aspeed_scu: Support the Frequency Counter Control register "

[PATCH 00/19] i3c: aspeed: Add I3C support
 2025-06-18 12:56 UTC  (4+ messages)

[PATCH] tcg: Remove null pointer arithmetic in tcg_malloc()
 2025-06-18 12:01 UTC  (3+ messages)

[PATCH rfcv3 15/21] intel_iommu: Bind/unbind guest page table to host
 2025-06-18 11:43 UTC  (11+ messages)

[PATCH 0/3] FM-API Physical switch command set update
 2025-06-18 11:32 UTC  (9+ messages)
  ` [PATCH 1/3] hw/cxl: Storing physical ports info during enumeration
  ` [PATCH 3/3] hw/cxl: Add Physical Port Control (Opcode 5102h)

[PATCH v2 00/12] hw/i386: separate isapc out from pc_piix
 2025-06-18 11:27 UTC  (13+ messages)
` [PATCH v2 01/12] hw/i386/pc_piix.c: duplicate pc_init1() into pc_isa_init()
` [PATCH v2 02/12] hw/i386/pc_piix.c: remove pcmc->pci_enabled dependent initialisation from pc_init_isa()
` [PATCH v2 03/12] hw/i386/pc_piix.c: remove SMI and piix4_pm "
` [PATCH v2 04/12] hw/i386/pc_piix.c: remove SGX "
` [PATCH v2 05/12] hw/i386/pc_piix.c: remove nvdimm "
` [PATCH v2 06/12] hw/i386/pc_piix.c: simplify RAM size logic in pc_init_isa()
` [PATCH v2 07/12] hw/i386/pc_piix.c: hardcode hole64_size to 0 "
` [PATCH v2 08/12] hw/i386/pc_piix.c: remove pc_system_flash_cleanup_unused() from pc_init_isa()
` [PATCH v2 09/12] hw/i386/pc_piix.c: always initialise ISA IDE drives in pc_init_isa()
` [PATCH v2 10/12] hw/i386/pc_piix.c: assume pcmc->pci_enabled is always false "
` [PATCH v2 11/12] hw/i386/pc_piix.c: hardcode pcms->pci_bus to NULL "
` [PATCH v2 12/12] hw/i386: move isapc machine to separate isapc.c file


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