qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-08 11:57:53 to 2024-08-09 09:15:20 UTC [more...]

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

[RFC PATCH 00/23] NXP i.MX RT595, ARM SVD and device model unit tests
 2024-08-09  9:13 UTC  (14+ 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/6] qapi: Supply some of the missing member documentation
 2024-08-09  9:11 UTC  (16+ 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 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/5] Guestperf: miscellaneous refinement and enrichment
 2024-08-09  9:00 UTC  (9+ 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 0/4] hw/arm/virt: Improve virt_kvm_type()
 2024-08-09  9:00 UTC  (7+ 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 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  (23+ 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 v4 0/2] cxl: add device reporting poison handler
 2024-08-09  7:31 UTC  (6+ messages)
` [PATCH v4 1/2] cxl/core: introduce device reporting poison hanlding
` [PATCH v4 2/2] cxl: avoid duplicated report from MCE & device

[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 

[PATCH 0/4] virtio-mem: Implement support for suspend+wake-up with plugged memory
 2024-08-08 18:07 UTC  (17+ messages)
` [PATCH 1/4] reset: Use ResetType for qemu_devices_reset() and MachineClass->reset()
` [PATCH 2/4] reset: Add RESET_TYPE_WAKEUP
` [PATCH 3/4] virtio-mem: Implement Resettable interface instead of using LegacyReset

CxlCorErrorType member @retry-threshold is undocumented
 2024-08-08 17:51 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 v2 4/4] virtio-net: Add support for USO features
 2024-08-08 15:25 UTC  (15+ 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  (12+ 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 v2 15/17] intel_iommu: Modify x-scalable-mode to be string option to expose scalable modern mode

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

[PATCH v2 4/4] virtio-net: Add support for USO features
 2024-08-08 14:45 UTC  (12+ 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)

[PATCH for-9.1 0/2] NBD: don't print raw server error text to terminal
 2024-08-08 14:02 UTC  (4+ messages)
` [PATCH 1/2] util: Refactor json-writer's string sanitizer to be public

[PATCH v2 0/3] Several fixes of AXI-ethernet/DMA
 2024-08-08 13:35 UTC  (7+ messages)
` [PATCH v2 1/3] hw/dma: xilinx_axidma: Correct the txlen value in the descriptor
` [PATCH v2 2/3] hw/dma: xilinx_axidma: Send DMA error IRQ if any memory access is failed
` [PATCH v2 3/3] hw/net: xilinx_axienet: Fix DMA RX IRQ if ethernet disable RX

[PATCH v6 00/10] Add ACPI CPER firmware first error injection on ARM emulation
 2024-08-08 13:23 UTC  (14+ messages)
` [PATCH v6 01/10] acpi/generic_event_device: add an APEI error device
` [PATCH v6 02/10] arm/virt: Wire up a GED error device for ACPI / GHES
` [PATCH v6 03/10] acpi/ghes: Add support for GED error device
` [PATCH v6 04/10] qapi/ghes-cper: add an interface to do generic CPER error injection
` [PATCH v6 05/10] acpi/ghes: rework the logic to handle HEST source ID
` [PATCH v6 06/10] acpi/ghes: add support for generic error injection via QAPI
` [PATCH v6 07/10] docs: acpi_hest_ghes: fix documentation for CPER size
` [PATCH v6 08/10] scripts/ghes_inject: add a script to generate GHES error inject
` [PATCH v6 09/10] target/arm: add an experimental mpidr arm cpu property object
` [PATCH v6 10/10] scripts/arm_processor_error.py: retrieve mpidr if not filled

[PATCH] target/arm: add support for 64-bit PMCCNTR in AArch32 mode
 2024-08-08 13:03 UTC  (2+ messages)

[PATCH 6/5] docs: Typo fix in live disk backup
 2024-08-08 12:51 UTC  (2+ messages)

[PATCH 0/5] docs: more conversions from txt to rst
 2024-08-08 12:46 UTC  (3+ messages)

[PATCH 0/6] qapi: generalize special features
 2024-08-08 12:11 UTC  (3+ messages)
` [PATCH 6/6] qapi: expose all schema features to code

[RFC PATCH-for-9.1? 0/2] hw/intc/arm_gic: Only provide query-gic-capabilities when GIC built-in
 2024-08-08 12:04 UTC  (13+ messages)
` [RFC PATCH-for-9.1? 1/2] target/arm: Move qmp_query_gic_capabilities() to hw/intc/


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