qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-21 11:31:20 to 2024-08-22 15:20:17 UTC [more...]

[PATCH v4 0/6] AWS Nitro Enclave emulation support
 2024-08-22 15:19 UTC  (12+ 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 v3 00/14] migration/multifd: Remove multifd_send_state->pages
 2024-08-22 14:55 UTC  (14+ messages)
` [PATCH v3 02/14] migration/multifd: Inline page_size and page_count
` [PATCH v3 03/14] migration/multifd: Remove pages->allocated
` [PATCH v3 06/14] migration/multifd: Make MultiFDPages_t:offset a flexible array member
` [PATCH v3 07/14] migration/multifd: Replace p->pages with an union pointer
` [PATCH v3 09/14] migration/multifd: Isolate ram pages packet data

[PATCH v2] tests/functional: Convert Aarch64 SBSA-Ref avocado tests
 2024-08-22 14:43 UTC  (6+ messages)

[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  (8+ messages)
` [PATCH 1/7] vfio/igd: return an invalid generation for unknown devices
` [PATCH 2/7] vfio/igd: support legacy mode for all known generations
` [PATCH 3/7] vfio/igd: use new BDSM register location and size for gen 11 and later
` [PATCH 4/7] vfio/igd: add new bar0 quirk to emulate BDSM mirror
` [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  (6+ messages)
` [PATCH 1/3] tests/functional: Add QemuUserTest class
` [PATCH 2/3] tests/functional: Convert ARM bFLT linux-user avocado test
` [PATCH 3/3] tests/avocado: Remove unused QemuUserTest class

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

Issue with QEMU Live Migration
 2024-08-22 13:47 UTC  (4+ messages)

[PATCH] ppc: fixed incorrect name filed in vmstate_tlbemb_entry
 2024-08-22 13:44 UTC  (8+ messages)

[RFC PATCH v2 00/23] NXP i.MX RT595, ARM SVD and device model unit tests
 2024-08-22 13:28 UTC  (2+ messages)

[PATCH v8 0/5] Implement QATzip compression method
 2024-08-22 13:04 UTC  (9+ messages)
` [PATCH v8 1/5] docs/migration: add qatzip compression feature
` [PATCH v8 3/5] migration: Add migration parameters for QATzip
    ` [External] "
` [PATCH v8 4/5] migration: Introduce 'qatzip' compression method

[PATCH for-9.2 0/9] tests/qtest/migration-test: Fix various leaks
 2024-08-22 12:44 UTC  (19+ messages)
` [PATCH for-9.2 1/9] tests/qtest/migration-test: Fix bootfile cleanup handling
` [PATCH for-9.2 2/9] tests/qtest/migration-test: Don't leak resp in multifd_mapped_ram_fdset_end()
` [PATCH for-9.2 3/9] tests/qtest/migration-test: Fix leaks in calc_dirtyrate_ready()
` [PATCH for-9.2 4/9] tests/qtest/migration-helpers: Fix migrate_get_socket_address() leak
` [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
` [PATCH for-9.2 7/9] tests/qtest/migration-helpers: Don't dup argument to qdict_put_str()
` [PATCH for-9.2 8/9] tests/qtest/migration-test: Don't strdup in get_dirty_rate()
` [PATCH for-9.2 9/9] tests/qtest/migration-test: Don't leak QTestState in test_multifd_tcp_cancel()

[PATCH] tests/functional: Convert Aarch64 Virt machine avocado tests
 2024-08-22 12:41 UTC  (2+ messages)

[PATCH v4] ptp: Add vDSO-style vmclock support
 2024-08-22 12:31 UTC  (3+ messages)

[PULL 00/16] Trivial patches for 2024-06-30
 2024-08-22 12:13 UTC  (3+ messages)
` [PULL 15/16] vl.c: select_machine(): add selected machine type to error message

[PATCH] tests/functional: Convert Aarch64 SBSA-Ref avocado tests
 2024-08-22 11:38 UTC  (2+ messages)

[PATCH] tests/functional: Convert ARM Integrator/CP avocado tests
 2024-08-22 11:13 UTC  (2+ messages)

[PATCH v2 0/4] linux-user/flatload: Take mmap_lock in load_flt_binary()
 2024-08-22 11:08 UTC  (6+ messages)
` [PATCH v2 1/4] accel/tcg: Make page_set_flags() documentation public
` [PATCH v2 2/4] linux-user/flatload: Take mmap_lock in load_flt_binary()
` [PATCH v2 3/4] tests/avocado: Allow running user-mode tests
` [PATCH v2 4/4] tests/avocado: Run STM32 bFLT busybox binary in current directory

[PATCH for-9.1 v4 0/7] CVE-2024-7409
 2024-08-22 10:57 UTC  (2+ messages)

[PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
 2024-08-22 10:58 UTC  (10+ messages)
` [PATCH RFC V3 17/29] arm/virt: Release objects for *disabled* possible vCPUs after init

[PATCH] vmdk:truncate more one sector in init extent
 2024-08-22 10:52 UTC 

[PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
 2024-08-22 10:34 UTC  (4+ messages)

[PATCH] tests/avocado: Allow running user-mode tests
 2024-08-22  9:20 UTC  (3+ messages)

[PATCH v2 0/3] tests/functional: Convert few MIPS avocado tests
 2024-08-22  8:59 UTC  (5+ messages)
` [PATCH v2 1/3] tests/functional: Convert mips fuloong2e avocado test
` [PATCH v2 2/3] tests/functional: Convert mips64el Malta I6400 avocado tests
` [PATCH v2 3/3] tests/functional: Convert mipsel Malta YAMON avocado test

[PATCH v7 00/17] riscv support for control flow integrity extensions
 2024-08-22  8:25 UTC  (18+ messages)
` [PATCH v7 01/17] target/riscv: Add zicfilp extension
` [PATCH v7 02/17] target/riscv: Introduce elp state and enabling controls for zicfilp
` [PATCH v7 03/17] target/riscv: save and restore elp state on priv transitions
` [PATCH v7 04/17] target/riscv: additional code information for sw check
` [PATCH v7 05/17] target/riscv: tracking indirect branches (fcfi) for zicfilp
` [PATCH v7 06/17] target/riscv: zicfilp `lpad` impl and branch tracking
` [PATCH v7 07/17] disas/riscv: enable `lpad` disassembly
` [PATCH v7 08/17] target/riscv: Add zicfiss extension
` [PATCH v7 09/17] target/riscv: introduce ssp and enabling controls for zicfiss
` [PATCH v7 10/17] target/riscv: tb flag for shadow stack instructions
` [PATCH v7 11/17] target/riscv: mmu changes for zicfiss shadow stack protection
` [PATCH v7 12/17] target/riscv: AMO operations always raise store/AMO fault
` [PATCH v7 13/17] target/riscv: update `decode_save_opc` to store extra word2
` [PATCH v7 14/17] target/riscv: implement zicfiss instructions
` [PATCH v7 15/17] target/riscv: compressed encodings for sspush and sspopchk
` [PATCH v7 16/17] disas/riscv: enable disassembly for zicfiss instructions
` [PATCH v7 17/17] disas/riscv: enable disassembly for compressed sspush/sspopchk

[PATCH v2 0/4] hw/ufs: ufs device testing function added and modified
 2024-08-22  8:12 UTC  (5+ messages)
    ` [PATCH v2 1/4] hw/ufs: minor bug fixes related to ufs-test
    ` [PATCH v2 2/4] hw/ufs: ufs flag read/write test implemented
    ` [PATCH v2 4/4] hw/ufs: ufs descriptor read "
    ` [PATCH v2 3/4] hw/ufs: ufs attribute read/write "

[PATCH v3] hw/acpi: Add vmclock device
 2024-08-22  7:52 UTC 

[PATCH] target/loongarch: Support QMP dump-guest-memory
 2024-08-22  6:52 UTC 

[PATCH 0/4] hw/ufs: ufs device testing function added and modified
 2024-08-22  6:08 UTC  (10+ messages)
    ` [PATCH 3/4] hw/ufs: ufs attribute read/write test implemented
    ` [PATCH 4/4] hw/ufs: ufs descriptor read "
    ` [PATCH 1/4] hw/ufs: minor bug fixes related to ufs-test
        `  "
    ` [PATCH 2/4] hw/ufs: ufs flag read/write test implemented

[PATCH 0/5] hw/net/can/xlnx-versal-canfd: Miscellaneous fixes
 2024-08-22  1:11 UTC  (5+ messages)
` [PATCH 2/5] hw/net/can/xlnx-versal-canfd: Fix CAN FD flag check

[PATCH] plugins: add plugin API to read guest memory
 2024-08-21 23:56 UTC 

[PATCH v4] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
 2024-08-22  5:35 UTC  (2+ messages)

[PATCH v6 00/16] riscv support for control flow integrity extensions
 2024-08-22  5:13 UTC  (25+ messages)
` [PATCH v6 01/16] target/riscv: Add zicfilp extension
` [PATCH v6 02/16] target/riscv: Introduce elp state and enabling controls for zicfilp
` [PATCH v6 03/16] target/riscv: save and restore elp state on priv transitions
` [PATCH v6 04/16] target/riscv: additional code information for sw check
` [PATCH v6 05/16] target/riscv: tracking indirect branches (fcfi) for zicfilp
` [PATCH v6 06/16] target/riscv: zicfilp `lpad` impl and branch tracking
` [PATCH v6 07/16] disas/riscv: enable `lpad` disassembly
` [PATCH v6 08/16] target/riscv: Add zicfiss extension
` [PATCH v6 09/16] target/riscv: introduce ssp and enabling controls for zicfiss
` [PATCH v6 10/16] target/riscv: tb flag for shadow stack instructions
` [PATCH v6 11/16] target/riscv: mmu changes for zicfiss shadow stack protection
` [PATCH v6 12/16] target/riscv: AMO operations always raise store/AMO fault
` [PATCH v6 13/16] target/riscv: implement zicfiss instructions
` [PATCH v6 14/16] target/riscv: compressed encodings for sspush and sspopchk
` [PATCH v6 15/16] disas/riscv: enable disassembly for zicfiss instructions
` [PATCH v6 16/16] disas/riscv: enable disassembly for compressed sspush/sspopchk

[PATCH] vnc: fix crash when no console attached
 2024-08-22  4:15 UTC  (2+ messages)

[PATCH] target/loongarch/kvm: Add vCPU reset function
 2024-08-22  2:28 UTC 

[PATCH v5 10/13] migration/multifd: Enable DSA offloading in multifd sender path
 2024-08-21 21:16 UTC  (4+ messages)
` [PATCH v5 11/13] migration/multifd: Add migration option set packet size

[PATCH RFC 0/2] migration: introduce strict SLA
 2024-08-21 19:45 UTC  (11+ messages)
` [PATCH RFC 2/2] migration: abort on destination if switchover limit exceeded

[PATCH V2 00/11] Live update: cpr-exec
 2024-08-21 18:34 UTC  (11+ messages)

[PATCH] softmmu: Support concurrent bounce buffers
 2024-08-21 18:24 UTC  (2+ messages)

[PATCH] hw/char: suppress sunmouse events with no changes
 2024-08-21 17:14 UTC  (4+ messages)

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

[PATCH] tests/avocado: Move LinuxTest related code into a separate file
 2024-08-21 15:14 UTC  (3+ messages)

[PATCH v4 00/35] Convert avocado tests to normal Python unittests
 2024-08-21 14:49 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 26/35] tests/functional: Convert the ppc_hv avocado test into a standalone test

[PATCH 0/5] Serial device cleanup
 2024-08-21 14:48 UTC  (9+ messages)
` [PATCH 1/5] hw: Remove unused inclusion of hw/char/serial.h
` [PATCH 3/5] hw/ppc/Kconfig: Add missing SERIAL_ISA dependency to POWERNV machine
` [PATCH 4/5] hw/char/serial.h: Extract serial-isa.h
` [PATCH 5/5] hw/char: Extract serial-mm

[PATCH v5 0/3] hw/i386/acpi: Pre-compute the _PRT table
 2024-08-21 14:45 UTC  (6+ messages)
` [PATCH v5 1/3] tests/acpi: pc: allow DSDT acpi table changes
` [PATCH v5 3/3] tests/acpi: pc: update golden masters for DSDT

[PATCH v4 0/2] cxl: add device reporting poison handler
 2024-08-21 13:57 UTC  (4+ messages)
` [PATCH v4 1/2] cxl/core: introduce device reporting poison hanlding

[PATCH] tests/functional: Convert mips fuloong2e avocado test
 2024-08-21 13:30 UTC  (3+ messages)

[PATCH v10 0/8] memory: prevent dma-reentracy issues
 2024-08-21 13:25 UTC  (3+ messages)
` [PATCH v10 1/8] "

[PATCH 0/2] tests/functional: Convert MIPS Malta avocado tests
 2024-08-21 13:14 UTC  (4+ messages)
` [PATCH 1/2] tests/functional: Convert mips64el Malta I6400 "
` [PATCH 2/2] tests/functional: Convert mipsel Malta YAMON avocado test

[PATCH] hw/acpi/ich9: Add periodic and swsmi timer
 2024-08-21 13:00 UTC  (3+ messages)
` [PATCH v2] "

[RFC 0/2] Handling aliased guest memory maps in vhost-vDPA SVQs
 2024-08-21 12:55 UTC  (3+ messages)
` [RFC 1/2] vhost-vdpa: Decouple the IOVA allocator
` [RFC 2/2] vhost-vdpa: Implement GPA->IOVA & IOVA->SVQ HVA trees

[RFC v3 0/3] Add packed virtqueue to shadow virtqueue
 2024-08-21 12:19 UTC  (4+ messages)
` [RFC v3 3/3] vhost: Allocate memory for packed vring

[PATCH for-9.2 v6 00/12] riscv: QEMU RISC-V IOMMU Support
 2024-08-21 11:34 UTC  (3+ messages)
` [PATCH for-9.2 v6 04/12] pci-ids.rst: add Red Hat pci-id for RISC-V IOMMU device

[PATCH] roms: Support compile the efi bios for loongarch
 2024-08-21 11:33 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).