qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-08 14:03:50 to 2024-08-09 13:23:52 UTC [more...]

[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 v1 0/5] Guestperf: miscellaneous refinement and enrichment
 2024-08-09 12:59 UTC  (11+ 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

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

[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 0/1] module: Prevent crash by resetting local_err in module_load_qom_all()
 2024-08-09 12:14 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v4 0/2] cxl: add device reporting poison handler
 2024-08-09 11:48 UTC  (7+ messages)
` [PATCH v4 1/2] cxl/core: introduce device reporting poison hanlding
` [PATCH v4 2/2] cxl: avoid duplicated report from MCE & device

[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  (13+ 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] "

[RFC PATCH 00/23] NXP i.MX RT595, ARM SVD and device model unit tests
 2024-08-09  9:59 UTC  (17+ 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 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 v2] virtio-gpu: Correct virgl_renderer_resource_get_info() error check
 2024-08-09  9:16 UTC  (2+ 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 v5 0/7] Add ACPI CPER firmware first error injection on ARM emulation
 2024-08-09  8:42 UTC  (21+ 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 v4 00/15] hw/misc/aspeed_hace: Fix SG Accumulative Hash Calculations
 2024-08-09  8:37 UTC  (32+ messages)
` [PATCH v4 01/15] crypto: accumulative hashing API
` [PATCH v4 02/15] crypto/hash-glib: Implement new hash API
` [PATCH v4 03/15] crypto/hash-gcrypt: "
` [PATCH v4 04/15] crypto/hash-gnutls: "
` [PATCH v4 06/15] crypto/hash-afalg: "
` [PATCH v4 07/15] crypto/hash: Implement and use "
` [PATCH v4 08/15] tests/unit/test-crypto-hash: accumulative hashing
` [PATCH v4 09/15] crypto/hash-glib: Remove old hash API functions
` [PATCH v4 10/15] crypto/hash-gcrypt: "
` [PATCH v4 11/15] crypto/hash-gnutls: "
` [PATCH v4 12/15] crypto/hash-nettle: "
` [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  (3+ 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)

[PULL 0/5] NBD: fix CVE-2024-7409 for 9.1
 2024-08-08 21:53 UTC  (6+ 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 V2 00/11] Live update: cpr-exec
 2024-08-08 18:32 UTC  (6+ messages)
` [PATCH V2 01/11] machine: alloc-anon option

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

bug?
 2024-08-08 17:27 UTC  (2+ messages)

[PATCH] block/blkio: use FUA flag on write zeroes only if supported
 2024-08-08 17:04 UTC  (3+ messages)

[PATCH] arm/virt: place power button pin number on a define
 2024-08-08 15:06 UTC  (3+ messages)

[PATCH v2 00/17] intel_iommu: Enable stage-1 translation for emulated device
 2024-08-08 15:04 UTC  (9+ messages)
` [PATCH v2 03/17] intel_iommu: Add a placeholder variable for scalable modern mode
` [PATCH v2 04/17] intel_iommu: Flush stage-2 cache in PASID-selective PASID-based iotlb invalidation

[PATCH] hw/core/ptimer: fix timer zero period condition
 2024-08-08 15:04 UTC  (2+ messages)

[PATCH v1 0/2] hw/ppc: SPI model - coverity fixes
 2024-08-08 14:33 UTC  (6+ messages)
` [PATCH v1 1/2] Fixes: Coverity CID 1558827
` [PATCH v1 2/2] Fixes: Coverity CID 1558831

[PATCH] i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f
 2024-08-08 14:46 UTC  (6+ 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).