qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-24 02:41:40 to 2024-07-25 03:20:07 UTC [more...]

[PATCH] intel_iommu: Fix for IQA reg read dropped DW field
 2024-07-25  3:18 UTC 

[PATCH 1/1] target/riscv: Remove redundant insn length check for zama16b
 2024-07-25  2:45 UTC  (7+ messages)

[PATCH v6 0/8] target/riscv: Expose RV32 cpu to RV64 QEMU
 2024-07-25  1:53 UTC  (6+ messages)
` [PATCH v6 7/8] target/riscv: Add any32 and max32 CPU for "

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

[PULL 00/11] Crypto patches
 2024-07-24 23:53 UTC  (13+ 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

[PATCH v2 00/23] Convert avocado tests to normal Python unittests
 2024-07-24 23:35 UTC  (25+ messages)
` [PATCH v2 01/23] python: Install pycotap in our venv if necessary
` [PATCH v2 02/23] tests/functional: Add base classes for the upcoming pytest-based tests
` [PATCH v2 03/23] tests/Makefile.include: Increase the level of indentation in the help text
` [PATCH v2 04/23] tests/functional: Prepare the meson build system for the functional tests
` [PATCH v2 05/23] tests/functional: Convert simple avocado tests into standalone python tests
` [PATCH v2 06/23] tests/functional: Convert avocado tests that just need a small adjustment
` [PATCH v2 07/23] tests/functional: Implement fetch_asset() method for downloading assets
` [PATCH v2 08/23] tests/functional: Convert some tests that download files via fetch_asset()
` [PATCH v2 09/23] tests/functional: Add a function for extracting files from an archive
` [PATCH v2 10/23] tests/functional: Convert some avocado tests that needed avocado.utils.archive
` [PATCH v2 11/23] tests/functional: Set up logging
` [PATCH v2 12/23] tests/functional: Convert the s390x avocado tests into standalone tests
` [PATCH v2 13/23] tests/functional: Convert the x86_cpu_model_versions test
` [PATCH v2 14/23] tests/functional: Convert the microblaze avocado tests into standalone tests
` [PATCH v2 15/23] tests/functional: Convert the riscv_opensbi avocado test into a standalone test
` [PATCH v2 16/23] tests/functional: Convert the virtio_gpu "
` [PATCH v2 17/23] tests/functional: Convert most ppc avocado tests into standalone tests
` [PATCH v2 18/23] tests/functional: Convert the ppc_amiga avocado test into a standalone test
` [PATCH v2 19/23] tests/functional: Convert the ppc_hv "
` [PATCH v2 20/23] tests/functional: Convert the m68k nextcube test with tesseract
` [PATCH v2 21/23] tests/functional: Convert the acpi-bits test into a standalone test
` [PATCH v2 22/23] tests/functional: Convert the rx_gdbsim avocado "
` [PATCH v2 23/23] gitlab-ci: Add "check-functional" to the build tests

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

[PATCH v5 00/13] riscv: QEMU RISC-V IOMMU Support
 2024-07-24 21:39 UTC  (7+ messages)
` [PATCH v5 05/13] hw/riscv: add riscv-iommu-pci reference device
` [PATCH v5 13/13] docs/specs: add riscv-iommu

[PULL 00/30] riscv-to-apply queue
 2024-07-24 21:30 UTC  (6+ messages)
` [PULL 26/30] target/riscv: Do not setup pmu timer if OF is disabled

[PATCH v4 00/11] XIVE changes for Cache Watch, VSTs, STT and info pic
 2024-07-24 21:21 UTC  (12+ messages)
` [PATCH v4 01/11] pnv/xive2: XIVE2 Cache Watch, Cache Flush and Sync Injection support
` [PATCH v4 02/11] pnv/xive2: Structure/define alignment changes
` [PATCH v4 03/11] pnv/xive: Support cache flush and queue sync inject with notifications
` [PATCH v4 04/11] pnv/xive2: Add NVG and NVC to cache watch facility
` [PATCH v4 05/11] pnv/xive2: Configure Virtualization Structure Tables through the PC
` [PATCH v4 06/11] pnv/xive2: Enable VST NVG and NVC index compression
` [PATCH v4 07/11] pnv/xive2: Set Translation Table for the NVC port space
` [PATCH v4 08/11] pnv/xive2: Fail VST entry address computation if table has no VSD
` [PATCH v4 09/11] pnv/xive2: Move xive2_nvp_pic_print_info() to xive2.c
` [PATCH v4 10/11] pnv/xive2: Refine TIMA 'info pic' output
` [PATCH v4 11/11] pnv/xive2: Dump more END state with 'info pic'

[PULL 00/14] Bsd user for 9.1 patches
 2024-07-24 20:25 UTC  (3+ messages)

[PATCH v7 0/6] plugins: access values during a memory read/write
 2024-07-24 19:47 UTC  (7+ messages)
` [PATCH v7 1/6] plugins: save value during memory accesses
` [PATCH v7 2/6] plugins: extend API to get latest memory value accessed
` [PATCH v7 3/6] tests/tcg: add mechanism to run specific tests with plugins
` [PATCH v7 4/6] tests/tcg: allow to check output of plugins
` [PATCH v7 5/6] tests/plugin/mem: add option to print memory accesses
` [PATCH v7 6/6] tests/tcg/multiarch: add test for plugin memory access

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

[PATCH v3 0/2] Consolidate create-sync and create-fence
 2024-07-24 19:18 UTC  (3+ messages)

[PATCH] hw/acpi: Add vmclock device
 2024-07-24 18:45 UTC  (3+ messages)

[PATCH v4 00/17] Introduce support for IGVM files
 2024-07-24 17:30 UTC  (22+ messages)
` [PATCH v4 01/17] meson: Add optional dependency on IGVM library
` [PATCH v4 02/17] backends/confidential-guest-support: Add functions to support IGVM
` [PATCH v4 03/17] backends/igvm: Add IGVM loader and configuration
` [PATCH v4 04/17] hw/i386: Add igvm-cfg object and processing for IGVM files
` [PATCH v4 05/17] i386/pc_sysfw: Ensure sysfw flash configuration does not conflict with IGVM
` [PATCH v4 06/17] sev: Fix error handling in sev_encrypt_flash()
` [PATCH v4 07/17] sev: Update launch_update_data functions to use Error handling
` [PATCH v4 11/17] docs/system: Add documentation on support for IGVM
` [PATCH v4 12/17] docs/interop/firmware.json: Add igvm to FirmwareDevice
` [PATCH v4 13/17] backends/confidential-guest-support: Add set_guest_policy() function

[PATCH] ptp: Add vDSO-style vmclock support
 2024-07-24 17:16 UTC 

[RFC 0/2] Identify aliased maps in vdpa SVQ iova_tree
 2024-07-24 16:59 UTC  (15+ messages)

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

[PATCH] target/i386: Raise the highest index value used for any VMCS encoding
 2024-07-24 15:02 UTC  (2+ messages)

[PATCH 0/8] Introduce SMP Cache Topology
 2024-07-24 15:10 UTC  (14+ messages)
` [PATCH 2/8] qapi/qom: Introduce smp-cache object
` [PATCH 8/8] qemu-options: Add the description of "

[PATCH v5 00/13] WIP: Use Intel DSA accelerator to offload zero page checking in multifd live migration
 2024-07-24 14:50 UTC  (5+ messages)
` [PATCH v5 08/13] migration/multifd: Add new migration option for multifd DSA offloading

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

[PATCH-for-9.1] target/riscv: Remove the deprecated 'any' CPU type
 2024-07-24 13:07 UTC 

[PATCH v7] docs: add test for firmware.json QAPI
 2024-07-24 12:45 UTC 

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

[PATCH] virtio-rng: block max-bytes=0
 2024-07-24 12:30 UTC  (3+ messages)

[PATCH] hw/intc/ioapic: Delete a wrong IRQ redirection on I/O APIC
 2024-07-24 12:07 UTC  (4+ messages)

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

[PATCH] net: Reinstate '-net nic, model=help' output as documented in man page
 2024-07-24 12:01 UTC  (3+ messages)

[PATCH 0/3] Resolve vt82c686 and piix4 qemu_irq memory leaks
 2024-07-24 11:58 UTC  (6+ messages)

[PATCH v1 00/11] Convert avocado tests to normal Python unittests
 2024-07-24 11:43 UTC  (3+ messages)

[PATCH] migration: Refine the convergence detection
 2024-07-24 11:39 UTC 

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

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

[PATCH 0/2] tests/tcg: Fix new cross-compiler warnings
 2024-07-24 10:50 UTC  (5+ messages)
` [PATCH 1/2] tests/tcg: Use --noexecstack with assembler files

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

[PATCH 0/4] gdbstub: Add support for MTE in system mode
 2024-07-24 10:19 UTC  (5+ messages)
` [PATCH 1/4] gdbstub: Use specific MMU index when probing MTE addresses
` [PATCH 2/4] gdbstub: Add support for MTE in system mode

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  (6+ 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 00/17] intel_iommu: Enable stage-1 translation for emulated device
 2024-07-24  8:42 UTC  (17+ messages)
` [PATCH v1 04/17] intel_iommu: Flush stage-2 cache in PADID-selective PASID-based iotlb invalidation
` [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/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  (2+ messages)

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

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

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

[PATCH] target/rx: Use target_ulong for address in LI
 2024-07-24  6:15 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

[PULL v2 00/61] virtio,pci,pc: features,fixes
 2024-07-24  4:41 UTC  (3+ 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  (8+ 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  (2+ 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 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 


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