qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-22 01:40:40 to 2024-08-23 08:13:30 UTC [more...]

[PATCH v8 0/8] Add Rust build support, ARM PL011 device impl
 2024-08-23  8:11 UTC  (3+ messages)
` [PATCH v8 3/8] configure, meson: detect Rust toolchain
` [PATCH v8 7/8] rust: add utility procedural macro crate

[PATCH] hw/loongarch: Remove default enable with VIRTIO_VGA device
 2024-08-23  7:30 UTC 

[PATCH v4 00/35] Convert avocado tests to normal Python unittests
 2024-08-23  7:28 UTC  (5+ messages)
` [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 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] tests/functional: Convert Aarch64 SBSA-Ref avocado tests
 2024-08-23  6:20 UTC  (9+ messages)

[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 v4 0/7] Fix check-qtest-ppc64 sanitizer errors
 2024-08-23  6:13 UTC  (8+ 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 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  (7+ 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

[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] plugins: add plugin API to read guest memory
 2024-08-22 20:37 UTC  (3+ messages)

[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  (19+ 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 for-9.2 0/6] arm: xlnx: fix minor memory leaks
 2024-08-22 16:21 UTC  (7+ 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 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  (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)

[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  (13+ messages)
` [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 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  (3+ messages)
` [PATCH v2 3/3] tests/functional: Convert mipsel Malta YAMON avocado test

[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  (7+ messages)
  ` [PATCH 4/4] hw/ufs: ufs descriptor read test implemented
  ` [PATCH 1/4] hw/ufs: minor bug fixes related to ufs-test
      `  "

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

[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  (5+ messages)
` [PATCH v6 12/16] target/riscv: AMO operations always raise store/AMO fault

[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 


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