qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-16 15:20:23 to 2024-08-19 11:32:32 UTC [more...]

[PATCH v2 0/2] riscv: char: Avoid dropped charecters
 2024-08-19 11:31 UTC 

[PATCH v8 00/13] Add ACPI CPER firmware first error injection on ARM emulation
 2024-08-19 11:21 UTC  (3+ messages)
` [PATCH v8 01/13] acpi/generic_event_device: add an APEI error device

[PATCH] gitlab-ci: Build MSYS2 job using multiple CPUs
 2024-08-19 11:21 UTC 

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

[PATCH v4 0/6] AWS Nitro Enclave emulation support
 2024-08-19 10:48 UTC  (12+ 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 0/4] hw/arm: Enable 'nested' SMMU in virt, sbsa-ref
 2024-08-19 10:07 UTC  (7+ messages)
` [PATCH 1/4] hw: add compat machines for 9.2
` [PATCH 2/4] hw/arm/smmuv3: Update comment documenting "stage" property
` [PATCH 3/4] hw/arm/virt: Default to two-stage SMMU from virt-9.2
` [PATCH 4/4] hw/arm/sbsa-ref: Use two-stage SMMU

[PATCH v2 00/17] intel_iommu: Enable stage-1 translation for emulated device
 2024-08-19  9:57 UTC  (13+ 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-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  (10+ 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 RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
 2024-08-19  5:31 UTC  (7+ messages)
` [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 24/29] target/arm: Add support of *unrealize* ARMCPU during vCPU Hot-unplug

[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  (21+ messages)
` [PATCH v2 01/17] bsd-user: Implement RISC-V CPU initialization and main loop
` [PATCH v2 02/17] bsd-user: Add RISC-V CPU execution loop and syscall handling
` [PATCH v2 03/17] bsd-user: Implement RISC-V CPU register cloning and reset functions
` [PATCH v2 04/17] bsd-user: Implement RISC-V TLS register setup
` [PATCH v2 05/17] bsd-user: Add RISC-V ELF definitions and hardware capability detection
` [PATCH v2 06/17] bsd-user: Define RISC-V register structures and register copying
` [PATCH v2 07/17] bsd-user: Add RISC-V signal trampoline setup function
` [PATCH v2 08/17] bsd-user: Implement RISC-V sysarch system call emulation
` [PATCH v2 09/17] bsd-user: Add RISC-V thread setup and initialization support
` [PATCH v2 10/17] bsd-user: Define RISC-V VM parameters and helper functions
` [PATCH v2 11/17] bsd-user: Define RISC-V system call structures and constants
` [PATCH v2 12/17] bsd-user: Add generic RISC-V64 target definitions
` [PATCH v2 13/17] bsd-user: Define RISC-V signal handling structures and constants
` [PATCH v2 14/17] bsd-user: Implement RISC-V signal trampoline setup functions
` [PATCH v2 15/17] bsd-user: Implement 'get_mcontext' for RISC-V
` [PATCH v2 16/17] bsd-user: Implement set_mcontext and get_ucontext_sigreturn for RISCV
` [PATCH v2 17/17] bsd-user: Add RISC-V 64-bit Target Configuration and Debug XML Files

[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  (16+ messages)
` [RFC V1 1/6] migration: SCM_RIGHTS for QEMUFile

[PATCH 0/5] hw/net/can/xlnx-versal-canfd: Miscellaneous fixes
 2024-08-16 16:35 UTC  (6+ messages)
` [PATCH 1/5] hw/net/can/xlnx-versal-canfd: Fix interrupt level
` [PATCH 2/5] hw/net/can/xlnx-versal-canfd: Fix CAN FD flag check
` [PATCH 3/5] hw/net/can/xlnx-versal-canfd: Translate CAN ID registers
` [PATCH 4/5] hw/net/can/xlnx-versal-canfd: Fix byte ordering
` [PATCH 5/5] hw/net/can/xlnx-versal-canfd: Handle RX of short FD frames

[PATCH 1/1] allow using a higher icount
 2024-08-16 16:20 UTC 

[RFC V1 00/12] Live update: iommufd
 2024-08-16 18:13 UTC  (4+ messages)
` [RFC V1 10/12] migration/ram: old host address

[PULL 0/5] Some small tests and s390x fixes
 2024-08-16 17:55 UTC  (4+ messages)
` [PULL 1/5] target/s390x: fix build warning (gcc-12 -fsanitize=thread)

[PATCH v2 0/4] build qemu with gcc and tsan
 2024-08-16 17:54 UTC  (4+ messages)
` [PATCH v2 2/4] target/i386: fix build warning (gcc-12 -fsanitize=thread)

[PATCH v7 0/5] Implement QATzip compression method
 2024-08-16 17:43 UTC  (9+ messages)
` [PATCH v7 1/5] docs/migration: add qatzip compression feature
` [PATCH v7 2/5] meson: Introduce 'qatzip' feature to the build system
` [PATCH v7 3/5] migration: Add migration parameters for QATzip
` [PATCH v7 4/5] migration: Introduce 'qatzip' compression method

[PATCH V2 00/11] Live update: cpr-exec
 2024-08-16 17:10 UTC  (21+ messages)
` [PATCH V2 06/11] migration: fix mismatched GPAs during cpr

[PATCH v10 00/18] virtio-net RSS/hash report fixes and improvements
 2024-08-16 15:59 UTC  (3+ messages)
` [PATCH v10 02/18] tap: Remove qemu_using_vnet_hdr()

[PATCH v3] contrib/plugins: Add a plugin to generate basic block vectors
 2024-08-16 15:43 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).