qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-08 17:23:11 to 2024-08-11 07:36:37 UTC [more...]

[PATCH v2 4/4] virtio-net: Add support for USO features
 2024-08-11  7:35 UTC  (13+ messages)

[PATCH for-9.2 0/4] target/m68k: Implement fmove.p
 2024-08-11  6:03 UTC  (5+ messages)
` [PATCH 1/4] target/m68k: Introduce M68K_FEATURE_FPU_PACKED_DECIMAL
` [PATCH 2/4] target/m68k: Implement packed decimal real loads
` [PATCH 3/4] target/m68k: Implement packed decimal real stores
` [PATCH 4/4] tests/tcg/m68k: Add packed decimal tests

[PATCH v3 0/5] AWS Nitro Enclave emulation support
 2024-08-10 16:45 UTC  (6+ messages)
` [PATCH v3 1/5] machine/nitro-enclave: New machine type for AWS Nitro Enclaves
` [PATCH v3 2/5] machine/nitro-enclave: Add vhost-user-vsock device
` [PATCH v3 3/5] device/virtio-nsm: Support for Nitro Secure Module device
` [PATCH v3 4/5] machine/nitro-enclave: Add built-in "
` [PATCH v3 5/5] docs/nitro-enclave: Documentation for nitro-enclave machine type

[PULL 00/57] tcg patch queue
 2024-08-10 11:47 UTC  (4+ messages)
` [PULL 15/57] target/mips: Pass ptw_mmu_idx down from mips_cpu_tlb_fill

[PULL 0/5] NBD: fix CVE-2024-7409 for 9.1
 2024-08-10 11:39 UTC  (7+ messages)
` [PULL 1/5] nbd: Minor style and typo fixes
` [PULL 2/5] nbd/server: Plumb in new args to nbd_client_add()
` [PULL 3/5] nbd/server: CVE-2024-7409: Cap default max-connections to 100
` [PULL 4/5] nbd/server: CVE-2024-7409: Drop non-negotiating clients
` [PULL 5/5] nbd/server: CVE-2024-7409: Close stray clients at server-stop

[PATCH 0/2] target/arm: Fix EL3-is-AArch32 mmu indexes
 2024-08-10 11:38 UTC  (5+ messages)
` [PATCH 1/2] target/arm: Update translation regime comment for new features
` [PATCH 2/2] target/arm: Fix usage of MMU indexes when EL3 is AArch32

[PATCH v1 0/5] Guestperf: miscellaneous refinement and enrichment
 2024-08-10  2:32 UTC  (12+ messages)
` [PATCH v1 1/5] tests/migration: Move the guestperf tool to scripts directory
` [PATCH v1 2/5] tests/migration: Make initrd-stress.img built by default
` [PATCH v1 3/5] guestperf: Support deferred migration for multifd
` [PATCH v1 4/5] guestperf: Nitpick the inconsistent parameters
` [PATCH v1 5/5] guestperf: Introduce multifd compression option

[RFC PATCH 00/23] NXP i.MX RT595, ARM SVD and device model unit tests
 2024-08-09 22:40 UTC  (19+ messages)
` [RFC PATCH 03/23] scripts: add script to generate C header files from SVD XML files
` [RFC PATCH 04/23] hw/arm: add SVD file for NXP i.MX RT595
` [RFC PATCH 20/23] hw/ssi: add support for flexspi

[PATCH v2 00/13] Add RISC-V Counter delegation ISA extension support
 2024-08-09 21:40 UTC  (10+ messages)
` [PATCH v2 13/13] target/riscv: Enable PMU related extensions to preferred rule

[PATCH v5 0/7] Add ACPI CPER firmware first error injection on ARM emulation
 2024-08-09 19:26 UTC  (22+ messages)
` [PATCH v5 5/7] qapi/ghes-cper: add an interface to do generic CPER error injection
` [PATCH v5 6/7] acpi/ghes: add support for generic error injection via QAPI
` [PATCH v5 7/7] scripts/ghes_inject: add a script to generate GHES error inject

[PATCH v3 00/20] riscv support for control flow integrity extensions
 2024-08-09 18:55 UTC  (4+ messages)
` [PATCH v3 14/20] target/riscv: mmu changes for zicfiss shadow stack protection

[PULL 00/11] target-arm queue
 2024-08-09 18:08 UTC  (12+ messages)
` [PULL 01/11] target/arm: Fix BTI versus CF_PCREL
` [PULL 02/11] include: Fix typo in name of MAKE_IDENTFIER macro
` [PULL 03/11] docs/specs/rocker.txt: Convert to rST
` [PULL 04/11] docs/interop/nbd.txt: "
` [PULL 05/11] docs/interop/parallels.txt: "
` [PULL 06/11] docs/interop/prl-xml.txt: "
` [PULL 07/11] docs/interop/prl-xml.rst: Fix minor grammar nits
` [PULL 08/11] docs: Typo fix in live disk backup
` [PULL 09/11] target/arm: add support for PMUv3 64-bit PMCCNTR in AArch32 mode
` [PULL 10/11] hw/core/ptimer: fix timer zero period condition for freq > 1GHz
` [PULL 11/11] arm/virt: place power button pin number on a define

[PATCH for-9.2 0/2] NBD: tune handshake timeout
 2024-08-09 16:14 UTC  (3+ messages)
` [PATCH 1/2] qemu-nbd: Allow users to adjust handshake limit
` [PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP

[PULL 00/20] target-arm queue
 2024-08-09 16:07 UTC  (4+ messages)
` [PULL 17/20] target/arm: Do memory type alignment check when translation disabled

[PATCH v2] virtio-gpu: Correct virgl_renderer_resource_get_info() error check
 2024-08-09 13:26 UTC  (3+ messages)

[PATCH 0/1] module: Prevent crash by resetting local_err in module_load_qom_all()
 2024-08-09 13:22 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 0/4] virtio-mem: Implement support for suspend+wake-up with plugged memory
 2024-08-09 13:06 UTC  (16+ messages)
` [PATCH 2/4] reset: Add RESET_TYPE_WAKEUP
` [PATCH 3/4] virtio-mem: Implement Resettable interface instead of using LegacyReset

[PATCH v3 0/4] Add support for Zhaoxin Yongfeng CPU model and
 2024-08-09  9:42 UTC  (5+ messages)
` [PATCH v3 1/4] target/i386: Add support for Zhaoxin CPU vendor identification
` [PATCH v3 2/4] target/i386: Add CPUID leaf 0xC000_0001 EDX definitions
` [PATCH v3 3/4] target/i386: Introduce Zhaoxin Yongfeng CPU model
` [PATCH v3 4/4] target/i386: Mask CMPLegacy bit in CPUID[0x80000001].ECX for Zhaoxin CPUs

[PATCH 0/6] qapi: Supply some of the missing member documentation
 2024-08-09 12:27 UTC  (17+ messages)
` [PATCH 1/6] qapi/char: Supply "
` [PATCH 2/6] qapi/common: "
` [PATCH 3/6] qapi/crypto: "
` [PATCH 4/6] qapi/introspect: "
` [PATCH 5/6] qapi/pci: "
` [PATCH 6/6] qapi/rocker: "

[PATCH 0/8] Introduce SMP Cache Topology
 2024-08-09 12:24 UTC  (11+ messages)
` [PATCH 8/8] qemu-options: Add the description of smp-cache object

[PATCH v4 2/2] cxl: avoid duplicated report from MCE & device
 2024-08-09 11:48 UTC  (4+ messages)

[PATCH] qio: fix qemu crash when live migration
 2024-08-09 10:32 UTC  (3+ messages)

[PATCH v2 4/4] virtio-net: Add support for USO features
 2024-08-09 10:28 UTC  (12+ messages)

[PATCH v8 0/8] Support RISC-V IOPMP
 2024-08-09 10:14 UTC  (14+ messages)
` [PATCH v8 4/8] hw/misc/riscv_iopmp: Add RISC-V IOPMP device
` [PATCH v8 5/8] hw/misc/riscv_iopmp: Add API to set up IOPMP protection for system memory
` [PATCH v8 6/8] hw/misc/riscv_iopmp: Add API to configure RISCV CPU IOPMP support
` [PATCH v8 8/8] hw/riscv/virt: Add "

CxlCorErrorType member @retry-threshold is undocumented
 2024-08-09 10:11 UTC  (3+ messages)

[PATCH 0/4] hw/arm/virt: Improve virt_kvm_type()
 2024-08-09 10:01 UTC  (10+ messages)
` [PATCH 1/4] hw/arm/virt: hide virt_kvm_type() on !CONFIG_KVM
` [PATCH 2/4] hw/arm/virt: Avoid multiple lines of comments in virt_kvm_type()
` [PATCH 3/4] hw/arm/virt: Use kvm_arch_get_default_type()
` [PATCH 4/4] target/arm/kvm: Remove kvm_arm_get_max_vm_ipa_size()

[PATCH qemu v3 0/1] target/riscv: Add Zilsd and Zclsd extension support
 2024-08-09  9:59 UTC  (2+ messages)
` [PATCH qemu v3 1/1] "

[PATCH 0/1] Fix energy calcultation in RAPL MSR
 2024-08-09 10:10 UTC  (3+ messages)
` [PATCH 1/1] target/i386: Fix arguments for vmsr_read_thread_stat()

[PATCH 1/3] virtio_net: Add the check for vdpa's mac address
 2024-08-09  9:15 UTC  (9+ messages)

[PATCH 00/18] qapi: Reduce use of 'prefix'
 2024-08-09  9:03 UTC  (7+ messages)
` [PATCH 01/18] qapi: Smarter camel_to_upper() to reduce need for 'prefix'
` [PATCH 09/18] qapi/machine: Rename CpuS390* to S390Cpu, and drop 'prefix'

[PATCH v1 0/3] target/i386: Add nested FRED support
 2024-08-09  9:02 UTC  (12+ messages)
` [PATCH v1 2/3] target/i386: Add VMX control bits for "
` [PATCH v1 3/3] target/i386: Raise the highest index value used for any VMCS encoding

[PATCH v4 00/15] hw/misc/aspeed_hace: Fix SG Accumulative Hash Calculations
 2024-08-09  8:37 UTC  (11+ messages)
` [PATCH v4 03/15] crypto/hash-gcrypt: Implement new hash API
` [PATCH v4 12/15] crypto/hash-nettle: Remove old hash API functions
` [PATCH v4 13/15] crypto/hash-afalg: "
` [PATCH v4 14/15] crypto/hashpriv: Remove old hash API function

[PATCH v3] kvm: replace fprintf with error_report/printf() in kvm_init()
 2024-08-09  8:35 UTC  (2+ messages)

[RFC PATCH] accel/tcg: clear all TBs from a page when it is written to
 2024-08-09  8:26 UTC  (2+ messages)

[PATCH v5 0/5] target/riscv: Add Smrnmi support
 2024-08-09  8:12 UTC  (6+ messages)
` [PATCH v5 1/5] target/riscv: Add `ext_smrnmi` in the RISCVCPUConfig
` [PATCH v5 2/5] target/riscv: Handle Smrnmi interrupt and exception
` [PATCH v5 3/5] target/riscv: Add Smrnmi CSRs
` [PATCH v5 4/5] target/riscv: Add Smrnmi mnret instruction
` [PATCH v5 5/5] target/riscv: Add Smrnmi cpu extension

[PATCH 0/2] Some refactoring
 2024-08-09  7:58 UTC  (7+ messages)
` [PATCH v2 1/2] kvm: replace fprintf with error_report() in kvm_init() for error conditions
` [PATCH v3 2/2] kvm: refactor core virtual machine creation into its own function

[PATCH 1/3] tests/acpi: Add empty ACPI SRAT data file for RISC-V
 2024-08-09  6:17 UTC  (6+ 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 for-9.1] tcg/ppc: Sync tcg_out_test and constraints
 2024-08-09  6:11 UTC  (3+ messages)

[PATCH v4 0/4] target/riscv: Add Smrnmi support
 2024-08-09  5:50 UTC  (8+ messages)
` [PATCH v4 1/4] target/riscv: Add Smrnmi cpu extension

[PATCH 1/2] kvm: replace fprintf with error_report() in kvm_init() for error conditions
 2024-08-09  5:03 UTC  (3+ messages)
` [PATCH v3 2/2] kvm: refactor core virtual machine creation into its own function

[PATCH v6 4/5] vvfat: Fix reading files with non-continuous clusters
 2024-08-09  4:35 UTC  (2+ messages)

[PATCH v2 0/4] Add support for Zhaoxin Yongfeng CPU model and other improvements
 2024-08-09  3:47 UTC  (8+ messages)
` [PATCH v2 4/4] target/i386: Update CMPLegacy handling for Zhaoxin CPUs

[PATCH 1/1] hw/intc/riscv_aplic: Fix APLIC in clrip and clripnum write emulation
 2024-08-09  3:28 UTC  (3+ messages)

[PATCH v2] kvm: refactor core virtual machine creation into its own function
 2024-08-09  3:41 UTC  (2+ messages)

[ANNOUNCE] QEMU 9.1.0-rc1 is now available
 2024-08-08 23:29 UTC 

[PULL 0/6] hex queue
 2024-08-08 22:59 UTC  (3+ messages)

[PATCH v2] aspeed: Deprecate the tacoma-bmc machine
 2024-08-08 22:05 UTC  (2+ messages)

[PATCH V2 00/11] Live update: cpr-exec
 2024-08-08 18:32 UTC  (6+ messages)
` [PATCH V2 01/11] machine: alloc-anon option

[PATCH v4 0/2] cxl: add device reporting poison handler
 2024-08-08 18:28 UTC  (3+ messages)
` [PATCH v4 1/2] cxl/core: introduce device reporting poison hanlding

The members of QCryptodevBackendServiceType are undocumented
 2024-08-08 18:09 UTC 

bug?
 2024-08-08 17:27 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).