qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-16 18:20:00 to 2024-08-19 22:24:00 UTC [more...]

[RFC PATCH] scripts/lsan-suppressions: Add a LeakSanitizer suppressions file
 2024-08-19 22:23 UTC  (3+ messages)

apparent memory leak from object-add+object-del of memory-backend-ram
 2024-08-19 19:07 UTC  (2+ messages)

[PATCH] MAINTAINERS: Remove myself as reviewer
 2024-08-19 16:54 UTC  (2+ messages)

[PATCH 00/11 v2] RISC-V: support CLIC v0.9 specification
 2024-08-19 16:02 UTC  (12+ messages)
  ` [PATCH 01/11 v2] target/riscv: Add CLIC CSR mintstatus
  ` [PATCH 02/11 v2] target/riscv: Update CSR xintthresh in CLIC mode
  ` [PATCH 03/11 v2] hw/intc: Add CLIC device
  ` [PATCH 04/11 v2] target/riscv: Update CSR xie in CLIC mode
  ` [PATCH 05/11 v2] target/riscv: Update CSR xip "
  ` [PATCH 06/11 v2] target/riscv: Update CSR xtvec "
  ` [PATCH 07/11 v2] target/riscv: Update CSR xnxti "
  ` [PATCH 08/11 v2] target/riscv: Update interrupt handling "
  ` [PATCH 09/11 v2] target/riscv: Update interrupt return "
  ` [PATCH 10/11 v2] hw/riscv: add CLIC into virt machine
  ` [PATCH 11/11 v2] tests: add riscv clic qtest case and a function in qtest

[PATCH v4 0/6] AWS Nitro Enclave emulation support
 2024-08-19 16:14 UTC  (20+ messages)
` [PATCH v4 1/6] machine/nitro-enclave: New machine type for AWS Nitro Enclaves
` [PATCH v4 2/6] machine/nitro-enclave: Add vhost-user-vsock device
` [PATCH v4 3/6] device/virtio-nsm: Support for Nitro Secure Module device
` [PATCH v4 4/6] machine/nitro-enclave: Add built-in "
` [PATCH v4 5/6] crypto: Support SHA384 hash when using glib
` [PATCH v4 6/6] docs/nitro-enclave: Documentation for nitro-enclave machine type

[PATCH v5 00/16] Introduce support for IGVM files
 2024-08-19 16:11 UTC  (3+ messages)
` [PATCH v5 01/16] meson: Add optional dependency on IGVM library

[RFC-PATCH v1 2/2] vhost-user: add a request-reply lock
 2024-08-19 15:50 UTC  (4+ messages)
` [RFC-PATCH v2] "

[RFC] Virtualizing tagged disaggregated memory capacity (app specific, multi host shared)
 2024-08-19 15:40 UTC  (3+ messages)

[PATCH v2] i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f
 2024-08-19 15:32 UTC  (5+ messages)

[PATCH] crypto/tlscredspsk: Free username on finalize
 2024-08-19 15:28 UTC  (2+ messages)

[PULL v2 00/61] virtio,pci,pc: features,fixes
 2024-08-19 15:22 UTC  (3+ messages)
` [PULL v2 42/61] physmem: Add helper function to destroy CPU AddressSpace

[PATCH] docs/system/cpu-hotplug: Update example's socket-id/core-id
 2024-08-19 14:43 UTC 

[PATCH v8 00/13] Add ACPI CPER firmware first error injection on ARM emulation
 2024-08-19 14:21 UTC  (16+ messages)
` [PATCH v8 01/13] acpi/generic_event_device: add an APEI error device
` [PATCH v8 03/13] acpi/ghes: Add support for GED "
` [PATCH v8 04/13] qapi/acpi-hest: add an interface to do generic CPER error injection
` [PATCH v8 05/13] acpi/ghes: rework the logic to handle HEST source ID
` [PATCH v8 06/13] acpi/ghes: add support for generic error injection via QAPI
` [PATCH v8 12/13] acpi/ghes: cleanup generic error data logic
` [PATCH v8 13/13] acpi/ghes: check if the BIOS pointers for HEST are correct

[PATCH v3] hw/ppc: Implement -dtb support for PowerNV
 2024-08-19 14:06 UTC  (6+ messages)

[PATCH v11 0/2] Support message-based DMA in vfio-user server
 2024-08-19 14:03 UTC  (3+ messages)
` [PATCH v11 1/2] Update subprojects/libvfio-user
` [PATCH v11 2/2] vfio-user: Message-based DMA support

[PATCH] softmmu: Support concurrent bounce buffers
 2024-08-19 13:54 UTC 

[PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
 2024-08-19 13:46 UTC  (27+ messages)
` [PATCH RFC V3 01/29] arm/virt, target/arm: Add new ARMCPU {socket, cluster, core, thread}-id property
  ` [PATCH RFC V3 01/29] arm/virt,target/arm: Add new ARMCPU {socket,cluster,core,thread}-id property
` [PATCH RFC V3 06/29] arm/virt, kvm: Pre-create disabled possible vCPUs @machine init
  ` [PATCH RFC V3 06/29] arm/virt,kvm: "
` [PATCH RFC V3 11/29] arm/virt: Create GED dev before *disabled* CPU Objs are destroyed
` [PATCH RFC V3 17/29] arm/virt: Release objects for *disabled* possible vCPUs after init
` [PATCH RFC V3 18/29] arm/virt: Add/update basic hot-(un)plug framework
` [PATCH RFC V3 24/29] target/arm: Add support of *unrealize* ARMCPU during vCPU Hot-unplug

[PATCH] gitlab-ci: Build MSYS2 job using multiple CPUs
 2024-08-19 13:17 UTC  (2+ messages)

[PATCH] hyperv: Make sure SynIC state is really updated before KVM_RUN
 2024-08-19 13:00 UTC 

[PATCH v2 00/17] intel_iommu: Enable stage-1 translation for emulated device
 2024-08-19 12:16 UTC  (14+ messages)
` [PATCH v2 04/17] intel_iommu: Flush stage-2 cache in PASID-selective PASID-based iotlb invalidation
` [PATCH v2 13/17] intel_iommu: piotlb invalidation should notify unmap
` [PATCH v2 16/17] intel_iommu: Introduce a property to control FS1GP cap bit setting

[PATCH] qemu-guest-agent: Update the logfile path of qga-fsfreeze-hook.log
 2024-08-19 11:47 UTC  (3+ messages)

[PULL for 9.1 00/21] Some fixes for 9.1-rc3 (build, replay, docs, plugins)
 2024-08-19 11:46 UTC  (3+ messages)
` [PULL 15/21] chardev: set record/replay on the base device of a muxed device

[PATCH v2 0/2] riscv: char: Avoid dropped charecters
 2024-08-19 11:31 UTC  (3+ messages)
` [PATCH v2 1/2] hw/char: riscv_htif: Use blocking qemu_chr_fe_write_all
` [PATCH v2 2/2] hw/char: sifive_uart: Print uart charecters async

[PATCH] .gitlab-ci.d/windows.yml: Disable the qtests in the MSYS2 job
 2024-08-19 10:49 UTC  (7+ messages)

[PATCH 0/4] hw/arm: Enable 'nested' SMMU in virt, sbsa-ref
 2024-08-19 10:07 UTC  (4+ messages)
` [PATCH 4/4] hw/arm/sbsa-ref: Use two-stage SMMU

[PATCH-for-9.1 v3 0/2] hw/i386/pc: Fix vmport option handling
 2024-08-19  9:45 UTC  (5+ messages)
` [PATCH-for-9.1 v3 1/2] hw/i386/pc: Unify vmport=auto handling
` [PATCH-for-9.1 v3 2/2] hw/i386/pc: Ensure vmport prerequisites are fulfilled

[PATCH 0/2] hw/riscv/virt: Fix PCI devices with AIA
 2024-08-19  8:42 UTC  (7+ messages)
` [PATCH for-9.1 1/2] Revert "hw/riscv/virt.c: imsics DT: add '#msi-cells'"
` [PATCH 2/2] hw/riscv/virt: Introduce strict-dt

[PATCH qemu v5 0/1] target/riscv: Add Zilsd and Zclsd extension support
 2024-08-19  8:26 UTC  (2+ messages)
` [PATCH qemu v5 1/1] "

[PULL 0/1] riscv-to-apply queue
 2024-08-19  7:46 UTC  (3+ messages)
` [PULL 1/1] Revert "hw/riscv/virt.c: imsics DT: add '#msi-cells'"

[PATCH for-9.1] target/i386: Fix tss access size in switch_tss_ra
 2024-08-19  7:40 UTC 

[PULL v2 00/25] Misc QEMU-GA patches 2024-07-22
 2024-08-19  7:07 UTC  (7+ messages)
` [PULL v2 25/25] qga/linux: Add new api 'guest-network-get-route'

[PATCH] gitlab-ci: Replace build_script -> step_script in Cirrus jobs
 2024-08-19  5:38 UTC  (2+ messages)

[PATCH 0/2] riscv: char: Avoid dropped charecters
 2024-08-19  5:32 UTC  (4+ messages)
` [PATCH 2/2] hw/char: sifive_uart: Print uart charecters async

[PATCH 1/3] tests/acpi: Add empty ACPI SRAT data file for RISC-V
 2024-08-19  4:50 UTC  (7+ messages)
` [PATCH 2/3] tests/qtest/bios-tables-test.c: Enable numamem testing "
` [PATCH 3/3] tests/acpi: Add expected ACPI SRAT AML file "

[PATCH v2 4/4] virtio-net: Add support for USO features
 2024-08-19  4:27 UTC  (16+ messages)

[PATCH 0/8] hw/pci-host/designware: QOM shuffling (Host bridge <-> Root function)
 2024-08-19  4:23 UTC  (17+ messages)
` [PATCH 1/8] hw/pci-host/designware: Declare CPU QOM types using DEFINE_TYPES() macro
` [PATCH 2/8] hw/pci-host/designware: Initialize root function in host bridge realize
` [PATCH 3/8] hw/pci-host/designware: Add 'host_mem' variable for clarity
` [PATCH 4/8] hw/pci-host/designware: Hoist host controller in root function #0
` [PATCH 5/8] hw/pci-host/designware: Keep host reference in DesignwarePCIEViewport
` [PATCH 6/8] hw/pci-host/designware: Move viewports from root func to host bridge
` [PATCH 7/8] hw/pci-host/designware: Move MSI registers "
` [PATCH 8/8] hw/pci-host/designware: Create ViewPorts during host bridge realization

[PATCH v3 0/3] Upgrade ACPI SPCR table to support SPCR table version 4 format
 2024-08-19  4:09 UTC  (3+ messages)
` [PATCH v3 2/3] hw/acpi: "

[PATCH v7 0/7] Add Rust build support, ARM PL011 device impl
 2024-08-19  4:09 UTC  (4+ messages)

[PATCH v5 0/5] target/riscv: Add Smrnmi support
 2024-08-19  3:49 UTC  (5+ messages)
` [PATCH v5 1/5] target/riscv: Add `ext_smrnmi` in the RISCVCPUConfig
` [PATCH v5 4/5] target/riscv: Add Smrnmi mnret instruction

[PATCH v2 00/17] bsd-user: Comprehensive RISCV Support
 2024-08-19  3:08 UTC  (7+ messages)
` [PATCH v2 01/17] bsd-user: Implement RISC-V CPU initialization and main loop
` [PATCH v2 07/17] bsd-user: Add RISC-V signal trampoline setup function
` [PATCH v2 09/17] bsd-user: Add RISC-V thread setup and initialization support

[PATCH v1 00/15] tcg/riscv: Add support for vector
 2024-08-19  2:53 UTC  (9+ messages)
` [PATCH v1 05/15] tcg/riscv: Add riscv vset{i}vli support
` [PATCH v1 06/15] tcg/riscv: Implement vector load/store

[PATCH for-9.2 v3 0/6] target/sparc: emulate floating point queue when raising fp traps
 2024-08-19  2:42 UTC  (7+ messages)
            ` [PATCH for-9.2 v3 0/6] target/sparc: emulate floating point queue when raising fp traps -- CORRECTION

[PATCH for-9.2 v6 00/12] riscv: QEMU RISC-V IOMMU Support
 2024-08-18 18:20 UTC  (4+ messages)
` [PATCH for-9.2 v6 03/12] hw/riscv: add RISC-V IOMMU base emulation

[PATCH v9 00/10] Support persistent reservation operations
 2024-08-18 16:57 UTC  (7+ messages)
` [PATCH v9 09/10] hw/nvme: add reservation protocal command
            ` Ping: "

[PATCH v3 0/5] AWS Nitro Enclave emulation support
 2024-08-18 11:51 UTC  (2+ messages)

[PATCH] net/vmnet: Pad short Ethernet frames
 2024-08-18  6:33 UTC  (2+ messages)
` [PATCH v2] "

[PULL v2 for 9.1 00/21] Some fixes for 9.1-rc3 (build, replay, docs, plugins)
 2024-08-17 22:04 UTC  (2+ messages)

[PATCH] hw/misc: Add a virtual PCILeech device
 2024-08-17 17:30 UTC  (2+ messages)

[PATCH] hw/i386/pc: Warn about unsatisfied vmport deps
 2024-08-17 12:33 UTC  (8+ messages)

[RFC PATCH v2 00/23] NXP i.MX RT595, ARM SVD and device model unit tests
 2024-08-17 10:26 UTC  (24+ messages)
` [RFC PATCH v2 01/23] fifo32: add peek function
` [RFC PATCH v2 02/23] tests/unit: add fifo test
` [RFC PATCH v2 03/23] scripts: add script to generate C header files from SVD XML files
` [RFC PATCH v2 04/23] Add mcux-soc-svd subproject
` [RFC PATCH v2 05/23] hw: add register access utility functions
` [RFC PATCH v2 06/23] hw/misc: add basic flexcomm device model
` [RFC PATCH v2 07/23] tests/unit: add system bus mock
` [RFC PATCH v2 08/23] test/unit: add register access macros and functions
` [RFC PATCH v2 09/23] test/unit: add flexcomm unit test
` [RFC PATCH v2 10/23] hw/char: add support for flexcomm usart
` [RFC PATCH v2 11/23] test/unit: add flexcomm usart unit test
` [RFC PATCH v2 12/23] hw/i2c: add support for flexcomm i2c
` [RFC PATCH v2 13/23] test/unit: add i2c-tester
` [RFC PATCH v2 14/23] test/unit: add unit tests for flexcomm i2c
` [RFC PATCH v2 15/23] hw/ssi: add support for flexcomm spi
` [RFC PATCH v2 16/23] test/unit: add spi-tester
` [RFC PATCH v2 17/23] test/unit: add unit tests for flexcomm spi
` [RFC PATCH v2 18/23] hw/misc: add support for RT500's clock controller
` [RFC PATCH v2 19/23] test/unit: add unit tests "
` [RFC PATCH v2 20/23] hw/ssi: add support for flexspi
` [RFC PATCH v2 21/23] hw/misc: add support for RT500's reset controller
` [RFC PATCH v2 22/23] hw/arm: add basic support for the RT500 SoC
` [RFC PATCH v2 23/23] hw/arm: add RT595-EVK board

[PATCH] net: Check if nc is NULL in qemu_get_vnet_hdr_len()
 2024-08-17  7:00 UTC 

[PATCH 0/6] build contrib/plugins using meson
 2024-08-17  6:47 UTC  (13+ messages)
` [PATCH 1/6] contrib/plugins/execlog: fix warning
` [PATCH 2/6] contrib/plugins/cache: fix warning when compiling on 32bits host

[PATCH v1 00/10] xen: pvh: Partial QOM:fication with new x86 PVH machine
 2024-08-16 22:58 UTC  (10+ messages)
` [PATCH v1 04/10] hw/arm: xenpvh: Add support for SMP guests

[PATCH] hw/riscv: Respect firmware ELF entry point
 2024-08-17  0:25 UTC 

[PATCH] hvf: arm: Allow creating VMs with > 63GB of RAM on macOS 15+
 2024-08-17  0:36 UTC  (5+ messages)

[PATCH v2] contrib/plugins: Add a plugin to generate basic block vectors
 2024-08-16 22:12 UTC  (6+ messages)

[PATCH 1/3] target/hexagon: Rename HEX_EXCP_ => HEX_EVENT_
 2024-08-16 21:32 UTC  (6+ messages)
` [PATCH 2/3] target/hexagon: rename HEX_EVENT_TRAP0=>HEX_CAUSE_TRAP0
` [PATCH 3/3] target/hexagon: add enums for event, cause

[RFC V1 0/6] Live update: cpr-transfer
 2024-08-16 18:34 UTC  (9+ messages)

[PATCH 0/5] hw/net/can/xlnx-versal-canfd: Miscellaneous fixes
 2024-08-16 16:35 UTC  (2+ messages)
` [PATCH 5/5] hw/net/can/xlnx-versal-canfd: Handle RX of short FD frames


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