messages from 2024-08-22 12:44:30 to 2024-08-23 19:03:37 UTC [more...]
[PATCH v8 00/17] riscv support for control flow integrity extensions
2024-08-23 19:01 UTC (4+ messages)
` [PATCH v8 01/17] target/riscv: Add zicfilp extension
` [PATCH v8 03/17] target/riscv: save and restore elp state on priv transitions
` [PATCH v8 11/17] target/riscv: mmu changes for zicfiss shadow stack protection
[PATCH 0/5] hw/net/can/xlnx-versal-canfd: Miscellaneous fixes
2024-08-23 18:11 UTC (7+ messages)
` [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 for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
2024-08-23 17:44 UTC (5+ messages)
` [PATCH for-9.2 01/10] hw/s390/virtio-ccw: Convert to three-phase reset
` [PATCH for-9.2 02/10] target/s390: Convert CPU to Resettable interface
[PATCH v4 00/16] migration/multifd: Remove multifd_send_state->pages
2024-08-23 17:39 UTC (17+ messages)
` [PATCH v4 01/16] migration/multifd: Reduce access to p->pages
` [PATCH v4 02/16] migration/multifd: Inline page_size and page_count
` [PATCH v4 03/16] migration/multifd: Remove pages->allocated
` [PATCH v4 04/16] migration/multifd: Pass in MultiFDPages_t to file_write_ramblock_iov
` [PATCH v4 05/16] migration/multifd: Introduce MultiFDSendData
` [PATCH v4 06/16] migration/multifd: Make MultiFDPages_t:offset a flexible array member
` [PATCH v4 07/16] migration/multifd: Replace p->pages with an union pointer
` [PATCH v4 08/16] migration/multifd: Move pages accounting into multifd_send_zero_page_detect()
` [PATCH v4 09/16] migration/multifd: Remove total pages tracing
` [PATCH v4 10/16] migration/multifd: Isolate ram pages packet data
` [PATCH v4 11/16] migration/multifd: Don't send ram data during SYNC
` [PATCH v4 12/16] migration/multifd: Replace multifd_send_state->pages with client data
` [PATCH v4 13/16] migration/multifd: Allow multifd sync without flush
` [PATCH v4 14/16] migration/multifd: Standardize on multifd ops names
` [PATCH v4 15/16] migration/multifd: Register nocomp ops dynamically
` [PATCH v4 16/16] migration/multifd: Move nocomp code into multifd-nocomp.c
[PATCH for-9.2 v6 00/12] riscv: QEMU RISC-V IOMMU Support
2024-08-23 17:18 UTC (7+ messages)
` [PATCH for-9.2 v6 03/12] hw/riscv: add RISC-V IOMMU base emulation
` [PATCH for-9.2 v6 08/12] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)
[PATCH] crypto: run qcrypto_pbkdf2_count_iters in a new thread
2024-08-23 17:13 UTC (2+ messages)
[PATCH for-9.2 0/6] arm: xlnx: fix minor memory leaks
2024-08-23 16:25 UTC (14+ messages)
` [PATCH for-9.2 1/6] hw/misc/xlnx-versal-cfu: destroy fifo in finalize
` [PATCH for-9.2 2/6] hw/misc/xlnx-versal-trng: Free s->prng in finalize, not unrealize
` [PATCH for-9.2 3/6] hw/nvram/xlnx-bbram: Call register_finalize_block
` [PATCH for-9.2 4/6] hw/nvram/xlnx-zynqmp-efuse: "
` [PATCH for-9.2 5/6] hw/misc/xlnx-versal-trng: "
` [PATCH for-9.2 6/6] hm/nvram/xlnx-versal-efuse-ctrl: "
[PATCH v3] tests/functional: Convert Aarch64 SBSA-Ref avocado tests
2024-08-23 14:44 UTC (3+ messages)
Issue with QEMU Live Migration
2024-08-23 14:42 UTC (7+ messages)
[PATCH RESEND v4 0/3] Upgrade ACPI SPCR table to support SPCR table revision 4 format
2024-08-23 14:29 UTC (8+ messages)
` [PATCH RESEND v4 1/3] qtest: allow SPCR acpi table changes
` [PATCH RESEND v4 2/3] hw/acpi: Upgrade ACPI SPCR table to support SPCR table revision 4 format
` [PATCH RESEND v4 3/3] tests/qtest/bios-tables-test: Update virt SPCR golden reference for RISC-V
[PULL for-9.1 0/3] Trivial patches for 2024-08-23
2024-08-23 14:15 UTC (4+ messages)
` [PULL 1/3] hw/x86: add a couple of comments explaining how the kernel image is parsed
` [PULL 2/3] system/vl.c: Print machine name, not "(null)", for unknown machine types
` [PULL 3/3] hw/display/vhost-user-gpu.c: fix vhost_user_gpu_chr_read()
Creating a vhost-user-vsock backend
2024-08-23 13:19 UTC
[PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
2024-08-23 13:17 UTC (12+ messages)
` [PATCH RFC V3 17/29] arm/virt: Release objects for *disabled* possible vCPUs after init
[PATCH v2] tests/functional: Convert Aarch64 SBSA-Ref avocado tests
2024-08-23 13:12 UTC (9+ messages)
[RFC PATCH 0/2] Specifying cache topology on ARM
2024-08-23 12:54 UTC (3+ messages)
` [PATCH 1/2] target/arm/tcg: increase cache level for cpu=max
` [PATCH 2/2] hw/acpi: add cache hierarchy node to pptt table
[PATCH v4 00/35] Convert avocado tests to normal Python unittests
2024-08-23 12:54 UTC (7+ messages)
` [PATCH v4 11/35] tests/functional: Prepare the meson build system for the functional tests
` [PATCH v4 14/35] tests/functional: add a module for handling asset download & caching
` [PATCH v4 15/35] tests/functional: enable pre-emptive caching of assets
[PATCH v4 0/7] Fix check-qtest-ppc64 sanitizer errors
2024-08-23 12:30 UTC (9+ messages)
` [PATCH v4 1/7] migration: Free removed SaveStateEntry
` [PATCH v4 2/7] memory: Do not refer to "memory region's reference count"
` [PATCH v4 3/7] memory: Refer to docs/devel/memory.rst for "owner"
` [PATCH v4 4/7] memory: Clarify that owner may be missing
` [PATCH v4 5/7] memory: Clarify owner must not call memory_region_ref()
` [PATCH v4 6/7] memory: Do not create circular reference with subregion
` [PATCH v4 7/7] tests/qtest: Delete previous boot file
[PATCH v4 0/3] Upgrade ACPI SPCR table to support SPCR table revision 4 format
2024-08-23 11:03 UTC (4+ messages)
` [PATCH v4 1/3] qtest: allow SPCR acpi table changes
` [PATCH v4 2/3] hw/acpi: Upgrade ACPI SPCR table to support SPCR table revision 4 format
` [PATCH v4 3/3] tests/qtest/bios-tables-test: Update virt SPCR golden reference for RISC-V
[PATCH] plugins: add plugin API to read guest memory
2024-08-23 10:29 UTC (4+ messages)
[PATCH v5] ptp: Add support for the AMZNC10C 'vmclock' device
2024-08-23 10:09 UTC
[PATCH] tests/functional: Convert Aarch64 Virt machine avocado tests
2024-08-23 8:24 UTC (3+ messages)
[PATCH v2] tests/functional: Convert Aarch64 Virt machine avocado tests
2024-08-23 8:24 UTC
[PATCH v8 0/8] Add Rust build support, ARM PL011 device impl
2024-08-23 8:11 UTC (9+ messages)
` [PATCH v8 1/8] Require meson version 1.5.0
` [PATCH v8 2/8] build-sys: Add rust feature option
` [PATCH v8 3/8] configure, meson: detect Rust toolchain
` [PATCH v8 4/8] rust: add bindgen step as a meson dependency
` [PATCH v8 5/8] .gitattributes: add Rust diff and merge attributes
` [PATCH v8 6/8] rust: add crate to expose bindings and interfaces
` [PATCH v8 7/8] rust: add utility procedural macro crate
` [PATCH v8 8/8] rust: add PL011 device model
[PATCH] hw/loongarch: Remove default enable with VIRTIO_VGA device
2024-08-23 7:30 UTC
[PATCH RESEND] hw/openrisc/openrisc_sim: keep serial@90000000 as default
2024-08-23 7:23 UTC (3+ messages)
[PATCH for-9.2] hw/arm/sbsa-ref: Don't leak string in sbsa_fdt_add_gic_node()
2024-08-23 6:42 UTC (3+ messages)
[PATCH] target/riscv: fix za64rs enabling
2024-08-23 6:34 UTC
[PATCH v2 00/15] Fix check-qtest-ppc64 sanitizer errors
2024-08-23 6:17 UTC (5+ messages)
` [PATCH v2 09/15] memory: Do not create circular reference with subregion
[PATCH for-9.2 v7 0/9] virtio-net: add support for SR-IOV emulation
2024-08-23 5:06 UTC (3+ messages)
[PATCH for-9.2 v15 00/11] hw/pci: SR-IOV related fixes and improvements
2024-08-23 5:00 UTC (12+ messages)
` [PATCH for-9.2 v15 01/11] hw/pci: Rename has_power to enabled
` [PATCH for-9.2 v15 02/11] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
` [PATCH for-9.2 v15 03/11] hw/ppc/spapr_pci: Do not reject VFs created after a PF
` [PATCH for-9.2 v15 04/11] s390x/pci: Check for multifunction after device realization
` [PATCH for-9.2 v15 05/11] pcie_sriov: Do not manually unrealize
` [PATCH for-9.2 v15 06/11] pcie_sriov: Reuse SR-IOV VF device instances
` [PATCH for-9.2 v15 07/11] pcie_sriov: Release VFs failed to realize
` [PATCH for-9.2 v15 08/11] pcie_sriov: Remove num_vfs from PCIESriovPF
` [PATCH for-9.2 v15 09/11] pcie_sriov: Register VFs after migration
` [PATCH for-9.2 v15 10/11] hw/pci: Use -1 as the default value for rombar
` [PATCH for-9.2 v15 11/11] hw/qdev: Remove opts member
[PATCH] target: riscv: Enable Bit Manip for OpenTitan Ibex CPU
2024-08-23 0:32 UTC
[PATCH] scripts/coccinelle: New range.cocci
2024-08-23 0:20 UTC (5+ messages)
[PATCH v2 0/4] linux-user/flatload: Take mmap_lock in load_flt_binary()
2024-08-22 23:48 UTC (2+ messages)
[ANNOUNCE] QEMU 9.1.0-rc3 is now available
2024-08-22 23:25 UTC
[PATCH v3 0/1] Add support for generating OpenSBI domains in the device tree
2024-08-22 22:04 UTC (5+ messages)
` [PATCH v3 1/1] "
[PATCH] docs/sphinx: fix extra stuff in TOC after freeform QMP sections
2024-08-22 20:48 UTC
[PATCH] target/riscv/kvm: Fix the group bit setting of AIA
2024-08-22 20:18 UTC (2+ messages)
[RFC PATCH v2 00/23] NXP i.MX RT595, ARM SVD and device model unit tests
2024-08-22 20:05 UTC (3+ messages)
[PATCH v3 00/14] migration/multifd: Remove multifd_send_state->pages
2024-08-22 19:11 UTC (24+ messages)
` [PATCH v3 09/14] migration/multifd: Isolate ram pages packet data
` [PATCH v3 10/14] migration/multifd: Don't send ram data during SYNC
` [PATCH v3 11/14] migration/multifd: Replace multifd_send_state->pages with client data
` [PATCH v3 12/14] migration/multifd: Allow multifd sync without flush
` [PATCH v3 13/14] migration/multifd: Register nocomp ops dynamically
` [PATCH v3 14/14] migration/multifd: Move ram code into multifd-ram.c
[PATCH v17 00/13] Support blob memory and venus on qemu
2024-08-22 18:51 UTC (14+ messages)
` [PATCH v17 01/13] virtio-gpu: Use trace events for tracking number of in-flight fences
` [PATCH v17 02/13] virtio-gpu: Move fence_poll timer to VirtIOGPUGL
` [PATCH v17 03/13] virtio-gpu: Move print_stats "
` [PATCH v17 04/13] virtio-gpu: Handle virtio_gpu_virgl_init() failure
` [PATCH v17 05/13] virtio-gpu: Unrealize GL device
` [PATCH v17 06/13] virtio-gpu: Use pkgconfig version to decide which virgl features are available
` [PATCH v17 07/13] virtio-gpu: Support context-init feature with virglrenderer
` [PATCH v17 08/13] virtio-gpu: Don't require udmabuf when blobs and virgl are enabled
` [PATCH v17 09/13] virtio-gpu: Add virgl resource management
` [PATCH v17 10/13] virtio-gpu: Support suspension of commands processing
` [PATCH v17 11/13] virtio-gpu: Handle resource blob commands
` [PATCH v17 12/13] virtio-gpu: Register capsets dynamically
` [PATCH v17 13/13] virtio-gpu: Support Venus context
[PATCH v2] target/ppc: Fix migration of CPUs with TLB_EMB TLB type
2024-08-22 17:26 UTC (2+ messages)
[PATCH v7 00/17] riscv support for control flow integrity extensions
2024-08-22 17:02 UTC (3+ messages)
` [PATCH v7 13/17] target/riscv: update `decode_save_opc` to store extra word2
[PATCH v4 0/6] AWS Nitro Enclave emulation support
2024-08-22 15:19 UTC (5+ messages)
` [PATCH v4 4/6] machine/nitro-enclave: Add built-in Nitro Secure Module device
[PATCH v5 0/8] AWS Nitro Enclave emulation support
2024-08-22 15:08 UTC (9+ messages)
` [PATCH v5 1/8] crypto: Define macros for hash algorithm digest lengths
` [PATCH v5 2/8] crypto: Support SHA384 hash when using glib
` [PATCH v5 3/8] crypto: Introduce x509 utils
` [PATCH v5 4/8] tests/lcitool: Update libvirt-ci and add libcbor dependency
` [PATCH v5 5/8] device/virtio-nsm: Support for Nitro Secure Module device
` [PATCH v5 6/8] hw/core: Add Enclave Image Format (EIF) related helpers
` [PATCH v5 7/8] machine/nitro-enclave: New machine type for AWS Nitro Enclaves
` [PATCH v5 8/8] docs/nitro-enclave: Documentation for nitro-enclave machine type
[PATCH for-9.1] nbd/server: CVE-2024-7409: Avoid use-after-free when closing server
2024-08-22 14:35 UTC
[PATCH 0/7] vfio/igd: add passthrough support for IGDs of gen 11 and later
2024-08-22 13:54 UTC (4+ messages)
` [PATCH 5/7] vfio/igd: add ID's for ElkhartLake and TigerLake
` [PATCH 6/7] vfio/igd: don't set stolen memory size to zero
` [PATCH 7/7] vfio/igd: correctly calculate stolen memory size for gen 9 and later
[PATCH 0/3] tests/functional: Convert ARM bFLT linux-user avocado test
2024-08-22 13:55 UTC (5+ messages)
` [PATCH 1/3] tests/functional: Add QemuUserTest class
` [PATCH 3/3] tests/avocado: Remove unused "
[PATCH for-9.1?] system/vl.c: Print machine name, not "(null)", for unknown machine types
2024-08-22 13:54 UTC (2+ messages)
[PATCH v16 00/13] Support blob memory and venus on qemu
2024-08-22 13:48 UTC (4+ messages)
[PATCH] ppc: fixed incorrect name filed in vmstate_tlbemb_entry
2024-08-22 13:44 UTC (8+ messages)
[PATCH v8 0/5] Implement QATzip compression method
2024-08-22 13:04 UTC (3+ messages)
` [PATCH v8 1/5] docs/migration: add qatzip compression feature
[PATCH for-9.2 0/9] tests/qtest/migration-test: Fix various leaks
2024-08-22 12:44 UTC (5+ messages)
` [PATCH for-9.2 5/9] tests/qtest/migration-test: Free QCRyptoTLSTestCertReq objects
` [PATCH for-9.2 6/9] tests/unit/crypto-tls-x509-helpers: deinit privkey in test_tls_cleanup
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).