qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-23 14:25:31 to 2024-07-24 09:56:55 UTC [more...]

[PATCH 0/2] gitlab: expose installed package info in build logs
 2024-07-24  9:55 UTC  (3+ messages)
` [PATCH 1/2] gitlab: record installed packages in /packages.txt in containers
` [PATCH 2/2] gitlab: display /packages.txt in build jobs

[PULL 00/11] Crypto patches
 2024-07-24  9:47 UTC  (12+ messages)
` [PULL 01/11] crypto: Remove 'crypto-tls-x509-helpers.h' from crypto-tls-psk-helpers.c
` [PULL 02/11] crypto: Restrict pkix_asn1_tab[] to crypto-tls-x509-helpers.c
` [PULL 03/11] crypto: Allow building with GnuTLS but without Libtasn1
` [PULL 04/11] docs/devel: Add introduction to LUKS volume with detached header
` [PULL 05/11] meson.build: fix libgcrypt detection on system without libgcrypt-config
` [PULL 06/11] qapi: drop unused QCryptoBlockCreateOptionsLUKS.detached-header
` [PULL 07/11] meson: build chardev trace files when have_block
` [PULL 08/11] chardev: add tracing of socket error conditions
` [PULL 09/11] crypto: drop gnutls debug logging support
` [PULL 10/11] crypto: push error reporting into TLS session I/O APIs
` [PULL 11/11] crypto: propagate errors from TLS session I/O callbacks

[RFC PATCH v5 0/8] Add Rust support, implement ARM PL011
 2024-07-24  9:14 UTC  (3+ messages)

[PATCH 0/2] tests/tcg: Fix new cross-compiler warnings
 2024-07-24  9:54 UTC  (5+ messages)
` [PATCH 1/2] tests/tcg: Use --noexecstack with assembler files
` [PATCH 2/2] tests/tcg/loongarch64: Use --no-warn-rwx-segments to link system tests

Questions about pci p2p
 2024-07-24  9:44 UTC 

[RFC PATCH v2 0/9] migration/multifd: Remove multifd_send_state->pages
 2024-07-24  9:30 UTC  (15+ messages)
` [RFC PATCH v2 7/9] migration/multifd: Isolate ram pages packet data

More than 255 vcpus Windows VM setup without viommu ?
 2024-07-24  9:22 UTC  (9+ messages)

[PATCH v1] target/i386: Always set leaf 0x1f
 2024-07-24  9:00 UTC  (2+ messages)

[PULL 0/1] LoongArch fix for 9.1
 2024-07-24  8:39 UTC  (2+ messages)
` [PULL 1/1] target/loongarch: Fix helper_lddir() a CID INTEGER_OVERFLOW issue

[PULL 00/14] Bsd user for 9.1 patches
 2024-07-24  8:55 UTC  (16+ messages)
` [PULL 01/14] bsd-user:Add CPU initialization and management functions
` [PULL 02/14] bsd-user:Add AArch64 register handling and related functions
` [PULL 03/14] bsd-user:Add ARM AArch64 support and capabilities
` [PULL 04/14] bsd-user:Add ARM AArch64 signal handling support
` [PULL 05/14] bsd-user:Add get_mcontext function for ARM AArch64
` [PULL 06/14] bsd-user:Add setup_sigframe_arch "
` [PULL 07/14] bsd-user:Add set_mcontext "
` [PULL 08/14] bsd-user:Add AArch64 improvements and signal handling functions
` [PULL 09/14] bsd-user: Simplify the implementation of execve
` [PULL 10/14] bsd-user: Hard wire aarch64 to be 4k pages only
` [PULL 11/14] bsd-user: Sync fork_start/fork_end with linux-user
` [PULL 12/14] bsd-user: Define TARGET_SIGSTACK_ALIGN and use it to round stack
` [PULL 13/14] bsd-user: Make compile for non-linux user-mode stuff
` [PULL 14/14] bsd-user: Add aarch64 build to tree

[PATCH v1 00/17] intel_iommu: Enable stage-1 translation for emulated device
 2024-07-24  8:42 UTC  (19+ messages)
` [PATCH v1 04/17] intel_iommu: Flush stage-2 cache in PADID-selective PASID-based iotlb invalidation
` [PATCH v1 10/17] intel_iommu: Process "
` [PATCH v1 11/17] intel_iommu: Extract device IOTLB invalidation logic
` [PATCH v1 14/17] intel_iommu: piotlb invalidation should notify unmap
` [PATCH v1 17/17] tests/qtest: Add intel-iommu test

[PATCH] target/riscv: Add asserts for out-of-bound access
 2024-07-24  8:31 UTC 

[PATCH 0/3] Resolve vt82c686 and piix4 qemu_irq memory leaks
 2024-07-24  8:20 UTC  (5+ messages)

[PATCH 0/5] crypto: improve error reporting detail
 2024-07-24  8:17 UTC  (5+ messages)
` [PATCH 1/5] qapi: allow for g_autoptr(Error) usage

[PULL 00/28] Misc HW+ patches for 2024-07-23
 2024-07-24  8:14 UTC  (30+ messages)
` [PULL 01/28] accel: Restrict probe_access*() functions to TCG
` [PULL 02/28] hw/i386/intel_iommu: Extract device IOTLB invalidation logic
` [PULL 03/28] hw/intc/loongson_ipi: Access memory in little endian
` [PULL 04/28] hw/intc/loongson_ipi: Fix resource leak
` [PULL 05/28] hw/intc/loongson_ipi: Declare QOM types using DEFINE_TYPES() macro
` [PULL 06/28] docs: Correct Loongarch -> LoongArch
` [PULL 07/28] docs/interop/firmware.json: add new enum FirmwareFormat
` [PULL 08/28] docs/interop/firmware.json: add new enum FirmwareArchitecture
` [PULL 09/28] docs/interop/firmware.json: convert "Example" section
` [PULL 10/28] hw/i2c/mpc_i2c: Fix mmio region size
` [PULL 11/28] hw/mips/loongson3_virt: remove useless type cast
` [PULL 12/28] util/range: Make ranges_overlap() return bool
` [PULL 13/28] cxl/mailbox: make range overlap check more readable
` [PULL 14/28] sparc/ldst_helper: "
` [PULL 15/28] system/memory_mapping: "
` [PULL 16/28] crypto/block-luks: "
` [PULL 17/28] dump: "
` [PULL 18/28] hw/nubus/virtio-mmio: Fix missing ERRP_GUARD() in realize handler
` [PULL 19/28] hw/char/goldfish: Use DMA memory API
` [PULL 20/28] chardev/char-fe: Document returned value on error
` [PULL 21/28] util/fifo8: Fix style
` [PULL 22/28] util/fifo8: Use fifo8_reset() in fifo8_create()
` [PULL 23/28] util/fifo8: Rename fifo8_peek_buf() -> fifo8_peek_bufptr()
` [PULL 24/28] util/fifo8: Rename fifo8_pop_buf() -> fifo8_pop_bufptr()
` [PULL 25/28] util/fifo8: Expose fifo8_pop_buf()
` [PULL 26/28] util/fifo8: Introduce fifo8_drop()
` [PULL 27/28] MAINTAINERS: Cover guest-agent in QAPI schema
` [PULL 28/28] MAINTAINERS: Add myself as a reviewer of machine core

[PATCH] target/i386: Raise the highest index value used for any VMCS encoding
 2024-07-24  8:08 UTC 

[PATCH] target/i386: Always set leaf 0x1f
 2024-07-24  8:01 UTC  (7+ messages)

[PATCH v3] target/s390x: filter deprecated properties based on model expansion type
 2024-07-24  7:56 UTC  (4+ messages)

[PATCH v5 0/5] Power11 support for QEMU [PSeries]
 2024-07-24  6:50 UTC  (7+ messages)
` [PATCH v5 1/5] target/ppc: reduce code duplication across Power9/10 init code

[PATCH 0/4] hw/misc/bcm2835_property: Fix set-palette, OTP-access properties
 2024-07-24  7:06 UTC  (3+ messages)
` [PATCH 2/4] hw/misc/bcm2835_property: Avoid overflow in OTP access properties

[PATCH] target/i386: Remove dead assignment to ss in do_interrupt64()
 2024-07-24  6:57 UTC  (3+ messages)

[PATCH] intel-iommu: fix Read DMAR IQA REG DW
 2024-07-24  6:34 UTC  (5+ messages)

[PATCH 1/1] target/riscv: Remove redundant insn length check for zama16b
 2024-07-24  6:32 UTC  (5+ messages)

[PATCH] target/rx: Use target_ulong for address in LI
 2024-07-24  6:15 UTC  (2+ messages)

[PATCH] gitlab-ci: Use -fno-sanitize=function in the clang-user job
 2024-07-24  6:08 UTC  (2+ messages)

[PULL v2 00/16] vfio queue
 2024-07-24  5:39 UTC  (2+ messages)

[PATCH qemu v2 0/3] hw/cxl: Misc minor improvements
 2024-07-24  4:53 UTC  (3+ messages)
` [PATCH v2 1/3] hw/cxl/cxl-host: Fix segmentation fault when getting cxl-fmw property

[PATCH v2] chardev/char-win-stdio.c: restore old console mode
 2024-07-24  4:47 UTC  (2+ messages)

[PULL v2 00/61] virtio,pci,pc: features,fixes
 2024-07-24  4:41 UTC  (4+ messages)
` [PULL v2 18/61] intel_iommu: fix FRCD construction macro

[PATCH v4 0/7] Rework x86 page table walks
 2024-07-24  3:39 UTC  (9+ messages)
` [PATCH v4 1/7] Code motion: expose some TCG definitions for page table walk consolidation
` [PATCH v4 2/7] Import vmcs12 definition from Linux/KVM
` [PATCH v4 3/7] Add an "info pg" command that prints the current page tables

[PATCH qemu v2 0/1] target/riscv: Add Zilsd and Zcmlsd extension support
 2024-07-24  3:06 UTC  (3+ messages)
` [PATCH qemu v2 1/1] "

[PATCH] target/sh4: Avoid shift into sign bit in update_itlb_use()
 2024-07-24  3:00 UTC  (4+ messages)

[PATCH] target/loongarch: Fix helper_lddir() a CID INTEGER_OVERFLOW issue
 2024-07-24  2:59 UTC  (2+ messages)

[PULL 00/11] target/i386, HPET changes for QEMU 9.1 soft freeze
 2024-07-24  2:58 UTC  (2+ messages)

[PATCH v6 0/8] target/riscv: Expose RV32 cpu to RV64 QEMU
 2024-07-24  2:44 UTC  (2+ messages)

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

[PATCH] roms: Support compile the efi bios for loongarch
 2024-07-24  2:22 UTC 

[PATCH v3] target/i386/kvm: Refine VMX controls setting for backward compatibility
 2024-07-24  2:03 UTC  (5+ messages)

[PULL 0/3] loongarch fixes for 9.0
 2024-07-24  1:00 UTC  (4+ messages)
` [PULL 2/3] target/loongarch: Fix tlb huge page loading issue

[PATCH v2 00/13] Add RISC-V Counter delegation ISA extension support
 2024-07-23 23:30 UTC  (14+ messages)
` [PATCH v2 01/13] target/riscv: Add properties for Indirect CSR Access extension
` [PATCH v2 02/13] target/riscv: Decouple AIA processing from xiselect and xireg
` [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 05/13] target/riscv: Add counter delegation definitions
` [PATCH v2 06/13] target/riscv: Add select value range check for counter delegation
` [PATCH v2 07/13] target/riscv: Add counter delegation/configuration support
` [PATCH v2 08/13] target/riscv: Add configuration for S[m|s]csrind, Smcdeleg/Ssccfg
` [PATCH v2 09/13] target/riscv: Invoke pmu init after feature enable
` [PATCH v2 10/13] target/riscv: Enable sscofpmf for bare cpu by default
` [PATCH v2 11/13] target/riscv: Repurpose the implied rule startergy
` [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 RFC 0/8] Add Counter delegation ISA extension support
 2024-07-23 23:31 UTC  (4+ messages)
` [PATCH RFC 4/8] target/riscv: Support generic CSR indirect access

[PATCH] target/tricore: Use unsigned types for bitops in helper_eq_b()
 2024-07-23 23:28 UTC  (3+ messages)

[PULL v2 00/25] Misc QEMU-GA patches 2024-07-22
 2024-07-23 23:17 UTC  (2+ messages)

[PATCH qemu] fix for SME FMOPA instructions
 2024-07-23 22:17 UTC 

[PATCH v3 0/2] Consolidate create-sync and create-fence
 2024-07-23 22:02 UTC  (3+ messages)
` [PATCH v3 1/2] ui/egl-helpers: Consolidates "
` [PATCH v3 2/2] ui/dmabuf: Remove 'sync' from QemuDmaBuf struct

[PATCH] docs/devel: update tcg-plugins page
 2024-07-23 21:26 UTC  (3+ messages)

[PATCH] hw/char/goldfish: Use DMA memory API
 2024-07-23 20:40 UTC  (4+ messages)

[PATCH] system/physmem: Where we assume we have a RAM MR, assert it
 2024-07-23 18:33 UTC  (3+ messages)

[PATCH v2] hw/nubus/nubus-virtio-mmio: Fix missing ERRP_GUARD() in nubus_virtio_mmio_realize()
 2024-07-23 18:26 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add myself as a reviewer of machine core
 2024-07-23 18:02 UTC  (3+ messages)

[PATCH v2 0/7] util/fifo8: Rework fifo8_pop_buf()
 2024-07-23 18:02 UTC  (2+ messages)

[PATCH 0/2] Postcopy migration and vhost-user errors
 2024-07-23 17:57 UTC  (14+ messages)

[PATCH] target/xtensa: Make use of 'segment' in pptlb helper less confusing
 2024-07-23 17:33 UTC  (3+ messages)

[PATCH 00/14] bsd-user: Misc changes for 9.1 (I hope)
 2024-07-23 16:54 UTC  (8+ messages)
` [PATCH 14/14] bsd-user: Add aarch64 build to tree

[PATCH v2 0/2] virtio: Always reset vhost devices
 2024-07-23 16:39 UTC  (3+ messages)
` [PATCH v2 1/2] virtio: Allow .get_vhost() without vhost_started
` [PATCH v2 2/2] virtio: Always reset vhost devices

[PATCH 0/2] hw/intc/loongson_ipi: Fixes for qemu-stable
 2024-07-23 16:10 UTC  (2+ messages)

[PATCH] util/async.c: Forbid negative min/max in aio_context_set_thread_pool_params()
 2024-07-23 16:03 UTC  (4+ messages)

[PATCH] target/m68k: avoid shift into sign bit in dump_address_map()
 2024-07-23 15:45 UTC  (2+ messages)

[PATCH v5 00/13] riscv: QEMU RISC-V IOMMU Support
 2024-07-23 15:25 UTC  (3+ messages)
` [PATCH v5 11/13] hw/riscv/riscv-iommu: Add another irq for mrif notifications

[PULL 00/16] vfio queue
 2024-07-23 15:13 UTC  (2+ messages)

[PULL 0/8] Ui patches
 2024-07-23 14:59 UTC  (2+ messages)

[PATCH 00/12] tcg patch queue
 2024-07-23 14:59 UTC  (2+ messages)
` [PULL "

[PATCH v6 0/9] hw/iommufd: IOMMUFD Dirty Tracking
 2024-07-23 14:24 UTC  (3+ messages)

[PATCH 0/8] Introduce SMP Cache Topology
 2024-07-23 14:40 UTC  (6+ messages)
` [PATCH 1/8] hw/core: Make CPU topology enumeration arch-agnostic


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