messages from 2024-08-06 13:30:48 to 2024-08-07 12:44:10 UTC [more...]
[PATCH v3 0/5] linux-user: Trace sendto/recvfrom
2024-08-07 12:43 UTC (4+ messages)
` [PATCH v3 2/5] linux-user: Display sockaddr buffer as pointer
` [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
[RFC PATCH 00/23] NXP i.MX RT595, ARM SVD and device model unit tests
2024-08-07 11:24 UTC (7+ messages)
` [RFC PATCH 04/23] hw/arm: add SVD file for NXP i.MX RT595
` [RFC PATCH 22/23] hw/arm: add basic support for the RT500 SoC
[RFC PATCH-for-9.1? 0/2] hw/intc/arm_gic: Only provide query-gic-capabilities when GIC built-in
2024-08-07 11:10 UTC (12+ 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
[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 (10+ 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
` [PATCH 4/4] virtio-mem: Add support for suspend+wake-up with plugged memory
[PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
2024-08-07 9:53 UTC (2+ messages)
[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 v5 0/7] Add ACPI CPER firmware first error injection on ARM emulation
2024-08-07 9:34 UTC (10+ 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
` [PATCH v5 7/7] scripts/ghes_inject: add a script to generate GHES error inject
[PATCH 0/5] Report fatal errors from failure with pre-opened eBPF RSS FDs
2024-08-07 9:13 UTC (12+ messages)
` [PATCH 1/5] hw/net: fix typo s/epbf/ebpf/ in virtio-net
` [PATCH 2/5] ebpf: drop redundant parameter checks in static methods
` [PATCH 3/5] ebpf: add formal error reporting to all APIs
` [PATCH 4/5] hw/net: report errors from failing to use eBPF RSS FDs
` [PATCH 5/5] ebpf: improve trace event coverage to all key operations
[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 v1 0/3] target/i386: Add nested FRED support
2024-08-07 8:18 UTC (4+ 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 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] migration: Refine the convergence detection
2024-08-07 6:46 UTC (5+ messages)
[PATCH 0/2] target/i386: Fix carry flag for BLSI
2024-08-07 5:41 UTC (2+ messages)
[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 for-9.1] tcg/ppc: Sync tcg_out_test and constraints
2024-08-07 4:08 UTC
[PATCH v6] virtio-pci: Fix the use of an uninitialized irqfd
2024-08-07 4:02 UTC (2+ messages)
[PATCH v3 00/20] riscv support for control flow integrity extensions
2024-08-07 3:41 UTC (41+ 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 1/3] virtio_net: Add the check for vdpa's mac address
2024-08-07 2:35 UTC (5+ messages)
[PATCH 0/2] Support multifd compression test for guestperf
2024-08-07 2:05 UTC (6+ messages)
` [PATCH 1/2] tests/migration: Nitpick the inconsistent parameters
` [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 (6+ messages)
` [PATCH 3/7] target/ppc: Fix mtDPDES targeting SMT siblings
` [PATCH 7/7] target/ppc: Fix VRMA to not check virtual page class key protection
[PATCH] Add plugin bbvgen: basic block icounts for topblocks + simpoints
2024-08-06 21:48 UTC (3+ messages)
[PATCH V2 00/11] Live update: cpr-exec
2024-08-06 20:56 UTC (9+ messages)
` [PATCH V2 04/11] migration: stop vm earlier for cpr
[PATCH v2 4/4] virtio-net: Add support for USO features
2024-08-06 20:41 UTC (18+ messages)
[PATCH v2 0/9] Bump Avocado to 103.0 LTS and update tests for compatibility and new features
2024-08-06 19:30 UTC (14+ messages)
` [PATCH v2 1/9] Bump avocado to 103.0
` [PATCH v2 2/9] tests/avocado: apply proper skipUnless decorator
` [PATCH v2 3/9] tests/avocado: add cdrom permission related tests
` [PATCH v2 4/9] tests/avocado: machine aarch64: standardize location and RO access
` [PATCH v2 5/9] tests/avocado: simplify parameters on fetch_asset with name only
` [PATCH v2 6/9] tests/avocado/boot_xen.py: fetch kernel during test setUp()
` [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 v2 9/9] Avocado tests: allow for parallel execution of tests
[PATCH 0/3] virtio-gpu-gl: Improve OpenGL and related display error messages
2024-08-06 19:27 UTC (7+ messages)
` [PATCH 1/3] hw/display/virtio-gpu: Improve "opengl is not available" error message
` [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 (5+ messages)
` [PATCH v3 01/12] crypto: accumulative hashing API
[PATCH 0/6] qapi: generalize special features
2024-08-06 17:49 UTC (9+ messages)
` [PATCH 5/6] qapi: apply schema prefix to QAPI feature enum constants
` Complications due to having multiple QAPI schemas (was: [PATCH 5/6] qapi: apply schema prefix to QAPI feature enum constants)
[PATCH] net: Fix '-net nic,model=' for non-help arguments
2024-08-06 17:21 UTC
[PATCH v16 00/13] Support blob memory and venus on qemu
2024-08-06 17:08 UTC (5+ messages)
` [PATCH v16 01/13] virtio-gpu: Use trace events for tracking number of in-flight fences
` [PATCH v16 02/13] virtio-gpu: Move fence_poll timer to VirtIOGPUGL
[PATCH] hw/display: Add SSD1306 dot matrix display controller support
2024-08-06 16:43 UTC (3+ messages)
[PATCH] target/hexagon: don't look for static glib
2024-08-06 16:18 UTC (2+ messages)
[PATCH] ppc/pnv: ADU fix possible buffer overrun with invalid size
2024-08-06 15:13 UTC
[PATCH-for-9.1?] qapi/util: Include missing 'qapi/error.h' header
2024-08-06 14:32 UTC (2+ messages)
[PATCH v1 0/2] hw/ppc: SPI model - coverity fixes
2024-08-06 14:11 UTC (5+ messages)
` [PATCH v1 1/2] Fixes: Coverity CID 1558827
` [PATCH v1 2/2] Fixes: Coverity CID 1558831
[PATCH for-9.1 v3 0/2] NBD CVE-2024-7409
2024-08-06 13:56 UTC (4+ messages)
` [PATCH v3 2/2] nbd: Clean up clients more efficiently
[PULL 0/8] Net patches
2024-08-06 13:30 UTC (3+ messages)
` [PULL 2/8] virtio-net: Ensure queue index fits with RSS
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).