qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-06 18:53:11 to 2024-08-07 20:02:12 UTC [more...]

[PATCH v4 00/15] hw/misc/aspeed_hace: Fix SG Accumulative Hash Calculations
 2024-08-07 20:01 UTC  (17+ 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 05/15] crypto/hash-nettle: "
` [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 v4 15/15] hw/misc/aspeed_hace: Fix SG Accumulative hashing

[PATCH V2 00/11] Live update: cpr-exec
 2024-08-07 19:47 UTC  (12+ messages)
` [PATCH V2 04/11] migration: stop vm earlier for cpr

[PATCH for-9.1 0/2] NBD: don't print raw server error text to terminal
 2024-08-07 18:49 UTC  (11+ messages)
` [PATCH 1/2] util: Refactor json-writer's string sanitizer to be public
` [PATCH 2/2] qemu-img: CVE-XXX Sanitize untrusted output from NBD server

[PATCH v3 00/20] riscv support for control flow integrity extensions
 2024-08-07 18:46 UTC  (43+ messages)
` [PATCH v3 01/20] accel/tcg: restrict assert on icount_enabled to qemu-system
` [PATCH v3 02/20] target/riscv: Add zicfilp extension
` [PATCH v3 03/20] target/riscv: Introduce elp state and enabling controls for zicfilp
` [PATCH v3 04/20] target/riscv: save and restore elp state on priv transitions
` [PATCH v3 05/20] target/riscv: additional code information for sw check
` [PATCH v3 06/20] target/riscv: tracking indirect branches (fcfi) for zicfilp
` [PATCH v3 07/20] target/riscv: zicfilp `lpad` impl and branch tracking
` [PATCH v3 08/20] disas/riscv: enabled `lpad` disassembly
` [PATCH v3 09/20] target/riscv: Add zicfiss extension
` [PATCH v3 10/20] target/riscv: introduce ssp and enabling controls for zicfiss
` [PATCH v3 11/20] target/riscv: tb flag for shadow stack instructions
` [PATCH v3 12/20] target/riscv: implement zicfiss instructions
` [PATCH v3 13/20] target/riscv: compressed encodings for sspush and sspopchk
` [PATCH v3 14/20] target/riscv: mmu changes for zicfiss shadow stack protection
` [PATCH v3 15/20] target/riscv: shadow stack mmu index for shadow stack instructions
` [PATCH v3 16/20] disas/riscv: enable disassembly for zicfiss instructions
` [PATCH v3 17/20] disas/riscv: enable disassembly for compressed sspush/sspopchk
` [PATCH v3 18/20] target/riscv: add trace-hooks for each case of sw-check exception
` [PATCH v3 19/20] linux-user: permit RISC-V CFI dynamic entry in VDSO
` [PATCH v3 20/20] linux-user: Add RISC-V zicfilp support "

[PATCH for-9.1 v4 0/7] CVE-2024-7409
 2024-08-07 18:29 UTC  (13+ messages)
` [PATCH v4 1/7] nbd: Minor style fixes
` [PATCH v4 2/7] nbd/server: Plumb in new args to nbd_client_add()
` [PATCH v4 3/7] nbd/server: CVE-2024-7409: Change default max-connections to 100
` [PATCH v4 4/7] nbd/server: CVE-2024-7409: Drop non-negotiating clients
` [PATCH v4 5/7] nbd/server: CVE-2024-7409: Close stray client sockets at shutdown
` [PATCH v4 6/7] qemu-nbd: Allow users to adjust handshake limit
` [PATCH v4 7/7] nbd/server: Allow users to adjust handshake limit in QMP

[PATCH v2 0/9] Bump Avocado to 103.0 LTS and update tests for compatibility and new features
 2024-08-07 17:26 UTC  (9+ messages)
` [PATCH v2 2/9] tests/avocado: apply proper skipUnless decorator
` [PATCH v2 7/9] tests/avocado/tuxrun_baselines.py: use Avocado's zstd support
` [PATCH v2 8/9] tests/avocado/machine_aarch64_sbsaref.py: allow for rw usage of image

[PATCH 0/2] target/i386: Fix carry flag for BLSI
 2024-08-07 16:49 UTC  (3+ messages)

[PATCH for-9.1] tcg/ppc: Sync tcg_out_test and constraints
 2024-08-07 16:46 UTC  (2+ messages)

[RFC v3 0/3] Add packed virtqueue to shadow virtqueue
 2024-08-07 16:41 UTC  (6+ messages)
` [RFC v3 1/3] vhost: Introduce packed vq and add buffer elements
` [RFC v3 3/3] vhost: Allocate memory for packed vring

[RFC PATCH 00/23] NXP i.MX RT595, ARM SVD and device model unit tests
 2024-08-07 16:36 UTC  (6+ messages)
` [RFC PATCH 04/23] hw/arm: add SVD file for NXP i.MX RT595

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

[RFC PATCH] target/i386: allow access_ptr to force slow path on failed probe
 2024-08-07 16:12 UTC  (2+ messages)

[PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
 2024-08-07 16:07 UTC  (4+ messages)

[PATCH] migration: Refine the convergence detection
 2024-08-07 15:43 UTC  (7+ messages)

[PATCH v1 0/3] target/i386: Add nested FRED support
 2024-08-07 15:58 UTC  (7+ messages)
` [PATCH v1 1/3] target/i386: Delete duplicated macro definition CR4_FRED_MASK
` [PATCH v1 2/3] target/i386: Add VMX control bits for nested FRED support
` [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-07 14:25 UTC  (12+ messages)
` [PATCH v5 4/7] acpi/ghes: Support GPIO error source
` [PATCH v5 6/7] acpi/ghes: add support for generic error injection via QAPI

Updated invitation: QEMU/KVM developers conference call @ Every 2 weeks from 14:00 to 15:00 on Tuesday (BST) (qemu-devel@nongnu.org)
 2024-08-07 13:48 UTC 

Updated invitation: QEMU/KVM developers conference call @ Every 2 weeks from 14:00 to 15:00 on Tuesday from Tue 6 Aug to Tue 20 Aug (BST) (qemu-devel@nongnu.org)
 2024-08-07 13:48 UTC 

[PATCH] hw/core/ptimer: fix timer zero period condition
 2024-08-07  9:13 UTC 

[PATCH] virtio/vhost-user: fix qemu crash when hotunplug vhost-user-net device
 2024-08-07  9:55 UTC 

[PATCH 0/1] Fix energy calcultation in RAPL MSR
 2024-08-07 12:43 UTC  (2+ messages)
` [PATCH 1/1] target/i386: Fix arguments for vmsr_read_thread_stat()

[PATCH v3 0/5] linux-user: Trace sendto/recvfrom
 2024-08-07 12:43 UTC  (6+ messages)
` [PATCH v3 1/5] linux-user: Correct print_sockaddr() format
` [PATCH v3 2/5] linux-user: Display sockaddr buffer as pointer
` [PATCH v3 3/5] linux-user: Factor print_buf_len() out
` [PATCH v3 4/5] linux-user: Add strace for sendto()
` [PATCH v3 5/5] linux-user: Add strace for recvfrom()

[PATCH v2 0/4] linux-user: Trace sendto/recvfrom
 2024-08-07 12:37 UTC  (5+ messages)
` [PATCH v2 1/4] linux-user: Display sockaddr buffer as pointer
` [PATCH v2 2/4] linux-user: Factor print_buf_len() out
` [PATCH v2 3/4] linux-user: Add strace for sendto()
` [PATCH v2 4/4] linux-user: Add strace for recvfrom()

[PATCH 0/3] linux-user: Trace sendto/recvfrom
 2024-08-07 12:18 UTC  (8+ messages)
` [PATCH 1/3] linux-user: Display sockaddr buffer as pointer
` [PATCH 2/3] linux-user: Add strace for sendto()
` [PATCH 3/3] linux-user: Add strace for recvfrom()

[RFC PATCH] qapi: Generate QAPI files using qapi/ for generated header paths
 2024-08-07 12:09 UTC  (8+ messages)

[PATCH 0/6] A few more fixes for 9.1
 2024-08-07 11:40 UTC  (7+ messages)
` [PATCH 1/6] tests/avocado: Re-enable gdbsim-r5f562n8 testing U-Boot
` [PATCH 2/6] Makefile: trigger re-configure on updated pythondeps
` [PATCH 3/6] configure: Fix arch detection for GDB_HAS_MTE
` [PATCH 4/6] configure: Avoid use of param. expansion when using gdb_version
` [PATCH 5/6] configure: Fix GDB version detection for GDB_HAS_MTE
` [PATCH 6/6] scripts/checkpatch: more checks on files imported from Linux

[PATCH v3 0/2] RISC-V: Add preliminary textra trigger CSR functions
 2024-08-07 10:58 UTC  (4+ messages)

[PATCH 0/4] virtio-mem: Implement support for suspend+wake-up with plugged memory
 2024-08-07 10:03 UTC  (4+ messages)
` [PATCH 1/4] reset: Use ResetType for qemu_devices_reset() and MachineClass->reset()

[PATCH v2 0/2] object,accel-system: allow Accel type globals
 2024-08-07  9:46 UTC  (4+ messages)
` [PATCH v2 2/2] qom/object, accel-system: add support to Accel globals

[PATCH 0/8] Introduce SMP Cache Topology
 2024-08-07 10:00 UTC  (11+ messages)
` [PATCH 8/8] qemu-options: Add the description of smp-cache object

[PATCH 0/5] Report fatal errors from failure with pre-opened eBPF RSS FDs
 2024-08-07  9:13 UTC  (7+ messages)
` [PATCH 3/5] ebpf: add formal error reporting to all APIs

[PATCH v2] scripts/checkpatch: more checks on files imported from Linux
 2024-08-07  8:53 UTC  (2+ messages)

[PATCH v2] hw/ppc: Implement -dtb support for PowerNV
 2024-08-07  8:44 UTC  (3+ messages)

[PATCH for-9.2 v6 00/12] riscv: QEMU RISC-V IOMMU Support
 2024-08-07  8:37 UTC  (3+ messages)
` [PATCH for-9.2 v6 02/12] hw/riscv: add riscv-iommu-bits.h

[PATCH v2 00/13] Add RISC-V Counter delegation ISA extension support
 2024-08-07  7:53 UTC  (23+ messages)
` [PATCH v2 01/13] target/riscv: Add properties for Indirect CSR Access extension
` [PATCH v2 03/13] target/riscv: Enable S*stateen bits for AIA
` [PATCH v2 04/13] target/riscv: Support generic CSR indirect access
` [PATCH v2 07/13] target/riscv: Add counter delegation/configuration support
` [PATCH v2 12/13] target/riscv: Add a preferred ISA extension rule
` [PATCH v2 13/13] target/riscv: Enable PMU related extensions to preferred rule

[PATCH] target/riscv: Add a property to set vl to ceil(AVL/2)
 2024-08-07  7:29 UTC  (2+ messages)

[PULL 00/28] Misc HW & UI patches for 2024-08-06
 2024-08-07  7:24 UTC  (5+ messages)
` [PULL 01/28] hw/intc/loongson_ipi: Rename LoongsonIPI -> LoongsonIPIState

[PATCH 0/2] target/riscv: Convert RISC-V custom bitops to standard ones
 2024-08-07  4:10 UTC  (4+ messages)
` [PATCH 1/2] include: bitops: Add mask extract64/deposit64

[PATCH v6] virtio-pci: Fix the use of an uninitialized irqfd
 2024-08-07  4:02 UTC  (2+ messages)

[PATCH 1/3] virtio_net: Add the check for vdpa's mac address
 2024-08-07  2:35 UTC  (4+ messages)

[PATCH 0/2] Support multifd compression test for guestperf
 2024-08-07  2:05 UTC  (4+ messages)
` [PATCH 2/2] tests/migration: Introduce multifd compression into guestperf

[PULL v3 00/13] Block layer patches
 2024-08-07  0:30 UTC  (2+ messages)

[PATCH 0/7] various ppc fixes
 2024-08-06 22:19 UTC  (2+ messages)

[PATCH] Add plugin bbvgen: basic block icounts for topblocks + simpoints
 2024-08-06 21:48 UTC  (3+ messages)

[PATCH v2 4/4] virtio-net: Add support for USO features
 2024-08-06 20:41 UTC  (11+ messages)

[PATCH 0/3] virtio-gpu-gl: Improve OpenGL and related display error messages
 2024-08-06 19:27 UTC  (5+ messages)
` [PATCH 2/3] system/vl.c: Expand OpenGL related errors

[PATCH v3 00/12] hw/misc/aspeed_hace: Fix SG Accumulative Hash Calculations
 2024-08-06 18:51 UTC  (3+ 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).