qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-09 09:30:48 to 2023-08-10 15:51:07 UTC [more...]

[PATCH] virtio: don't zero out memory region cache for indirect descriptors
 2023-08-10 15:50 UTC  (2+ messages)

[PATCH for-8.2 0/5] target/arm: Implement cortex-a710
 2023-08-10 15:49 UTC  (12+ messages)
` [PATCH 1/5] target/arm: Disable FEAT_TRF in neoverse-v1
` [PATCH 2/5] target/arm: Reduce dcz_blocksize to uint8_t
` [PATCH 3/5] target/arm: Allow cpu to configure GM blocksize
` [PATCH 4/5] target/arm: Support more GM blocksizes
` [PATCH 5/5] target/arm: Implement cortex-a710

[PATCH 0/8] some testing and gdbstub fixes
 2023-08-10 15:50 UTC  (12+ messages)
` [PATCH 1/8] gitlab: enable ccache for many build jobs
` [PATCH 2/8] tests/docker: cleanup non-verbose output
` [PATCH 3/8] tests/tcg: remove quoting for info output
` [PATCH 4/8] tests: remove test-gdbstub.py
` [PATCH 5/8] tests/tcg: clean-up gdb confirm/pagination settings
` [PATCH 6/8] tests/tcg: ensure system-mode gdb tests start stopped
` [PATCH 7/8] gdbstub: more fixes for client Ctrl-C handling
` [PATCH 8/8] gdbstub: don't complain about preemptive ACK chars

[PATCH for-8.1] accel/tcg: Avoid reading too much in load_atom_{2,4}
 2023-08-10 15:48 UTC 

[PATCH v2 0/5] Enable vdpa net migration with features depending on CVQ
 2023-08-10 15:36 UTC  (6+ messages)
` [PATCH v2 1/5] vdpa: use first queue SVQ state for CVQ default
` [PATCH v2 2/5] vdpa: export vhost_vdpa_set_vring_ready
` [PATCH v2 3/5] vdpa: rename vhost_vdpa_net_load to vhost_vdpa_net_cvq_load
` [PATCH v2 4/5] vdpa: move vhost_vdpa_set_vrings_ready to the caller
` [PATCH v2 5/5] vdpa: remove net cvq migration blocker

[PATCH] disas/riscv: Further correction to LUI disassembly
 2023-08-10 15:31 UTC  (2+ messages)

[PATCH 0/1] gitlab: enable ccache for many build jobs
 2023-08-10 15:29 UTC  (2+ messages)

LTP test related to virtio releasing and reassigning resource leads to guest hung
 2023-08-10 15:24 UTC  (5+ messages)

[PATCH v1 0/6] Add some macros to check cpu features
 2023-08-10 15:03 UTC  (9+ messages)
` [PATCH v1 1/6] target/loongarch: Fix loongarch_la464_initfn() misses setting LSPW
` [PATCH v1 2/6] target/loongarch: Add some checks before translating fpu instructions
` [PATCH v1 3/6] target/loongarch: Add REQUIRE_LSPW macro to check LSPW instructions
` [PATCH v1 4/6] target/loongarch: Add REQUIRE_LAM macro to check atomic instructions
` [PATCH v1 5/6] target/loongarch: Add REQUIRE_LSX macro to check LSX instructions
` [PATCH v1 6/6] target/loongarch: Add REQUIRE_IOCSR macro to check IOCSR instructions

[PATCH] Aspeed: i2c: Fixed Tx and Rx error in BUFF Mode
 2023-08-10 13:55 UTC 

[PATCH v1 0/3] softmmu/physmem: file_ram_open() readonly improvements
 2023-08-10 14:19 UTC  (8+ messages)
` [PATCH v1 1/3] softmmu/physmem: fallback to opening guest RAM file as readonly in a MAP_PRIVATE mapping
` Re:[PATCH v1 0/3] softmmu/physmem: file_ram_open() readonly improvements

[PATCH v3 0/6] target/arm: Fixes for RME
 2023-08-10 13:36 UTC  (9+ messages)
` [PATCH v3 1/6] target/arm/ptw: Load stage-2 tables from realm physical space
` [PATCH v3 2/6] target/arm/helper: Fix tlbmask and tlbbits for TLBI VAE2*
` [PATCH v3 3/6] target/arm: Skip granule protection checks for AT instructions
` [PATCH v3 4/6] target/arm: Pass security space rather than flag "
` [PATCH v3 5/6] target/arm/helper: Check SCR_EL3.{NSE, NS} encoding "
` [PATCH v3 6/6] target/arm/helper: Implement CNTHCTL_EL2.CNT[VP]MASK

[PATCH v3] Fix SEGFAULT on getting physical address of MMIO region
 2023-08-10 13:18 UTC  (3+ messages)

[PATCH] roms: Support compile the efi bios for loongarch
 2023-08-10 12:54 UTC  (7+ messages)

[PATCH v2 0/3] KVM: s390: Enable AP instructions for pv-guests
 2023-08-10 12:47 UTC  (4+ messages)
` [PATCH v2 1/3] linux-headers: update asm-s390/kvm.h
` [PATCH v2 2/3] target/s390x/kvm: Refactor AP functionalities
` [PATCH v2 3/3] target/s390x: AP-passthrough for PV guests

[PATCH v5 00/11] Add la32 & va32 support for loongarch64-softmmu
 2023-08-10 12:47 UTC  (14+ messages)
` [PATCH v5 02/11] target/loongarch: Add new object class for loongarch32 cpus
` [PATCH v5 08/11] target/loongarch: Reject la64-only instructions in la32 mode
` [PATCH v5 09/11] target/loongarch: Truncate high 32 bits of address in VA32 mode
` [PATCH v5 10/11] target/loongarch: Sign extend results "
` [PATCH v5 11/11] target/loongarch: Add loongarch32 cpu la132

[PATCH for-8.2] configure: fix and complete detection of tricore tools
 2023-08-10 11:57 UTC  (4+ messages)

[PATCH 0/9] Use known good releases when installing in pyvenv
 2023-08-10 11:56 UTC  (10+ messages)
` [PATCH 2/9] python: mkvenv: introduce TOML-like representation of dependencies
` [PATCH 3/9] python: mkvenv: add ensuregroup command
` [PATCH 4/9] lcitool: bump libvirt-ci submodule and regenerate
` [PATCH 5/9] configure: never use PyPI for Meson
` [PATCH 7/9] configure: switch to ensuregroup
` [PATCH 8/9] Revert "tests: Use separate virtual environment for avocado"

[PATCH for-8.2] dockerfiles: bump tricore cross compiler container to Debian 11
 2023-08-10 11:54 UTC  (5+ messages)

[PATCH v2] kvm: Remove KVM_CREATE_IRQCHIP support assumption
 2023-08-10 11:49 UTC  (4+ messages)

CXL volatile memory is not listed
 2023-08-10 11:18 UTC  (4+ messages)

[PATCH v4 00/11] Add la32 & va32 mode for loongarch64-softmmu
 2023-08-10 11:08 UTC  (6+ messages)
` [PATCH v4 01/11] target/loongarch: Add macro to check current arch

[PATCH] thunk: Delete checks for old host definitions
 2023-08-10 10:56 UTC  (2+ messages)

[PATCH] util: Delete a check for IA-64
 2023-08-10 10:52 UTC  (2+ messages)

[PATCH] linux-user/riscv: Use abi_ulong for target_ucontext
 2023-08-10 10:48 UTC  (2+ messages)

[PATCH 0/3] linux-user, configure: fix CPU canonicalization
 2023-08-10 10:31 UTC  (3+ messages)
` [PATCH 1/3] configure: fix detection for x32 linux-user

[RFC v1 0/3] Initial support for SPDM
 2023-08-10 10:18 UTC  (4+ messages)

[PATCH] gdbstub: Fix client Ctrl-C handling
 2023-08-10 10:05 UTC  (3+ messages)

[PATCH for-8.2] configure: fix container_hosts misspellings and duplications
 2023-08-10  9:22 UTC  (2+ messages)

[PATCH v5 0/6] accel/kvm: Specify default IPA size for arm64
 2023-08-10  9:21 UTC  (11+ messages)
` [PATCH v5 1/6] kvm: Introduce kvm_arch_get_default_type hook
` [PATCH v5 3/6] mips: Report an error when KVM_VM_MIPS_VZ is unavailable
` [PATCH v5 4/6] accel/kvm: Use negative KVM type for error propagation
` [PATCH v5 6/6] accel/kvm: Make kvm_dirty_ring_reaper_init() void

[PATCH][RFC] Add crash handler for qemu-linux-user
 2023-08-10  9:14 UTC  (3+ messages)

[PATCH] Aspeed: i2c: Fixed Tx and Rx error in BUFF Mode
 2023-08-10  9:13 UTC  (2+ messages)

[RFC v4 00/11] Native Library Calls
 2023-08-10  8:41 UTC  (28+ messages)
` [RFC v4 01/11] build: Implement logic for sharing cross-building config files
` [RFC v4 02/11] build: Implement libnative library and the build machinery for libnative
` [RFC v4 03/11] linux-user: Implement envlist_appendenv and add tests for envlist
` [RFC v4 04/11] linux-user: Implement native-bypass option support
` [RFC v4 05/11] linux-user/elfload: Add support for parsing symbols of native libraries
` [RFC v4 06/11] tcg: Add tcg opcodes and helpers for native library calls
` [RFC v4 07/11] target/i386: Add support "
` [RFC v4 10/11] tests/tcg/multiarch: Add nativecall.c test
` [RFC v4 11/11] docs/user: Add doc for native library calls

[PATCH] target/riscv/kvm.c: fix mvendorid size in vcpu_set_machine_ids()
 2023-08-10  7:51 UTC  (7+ messages)

[PATCH QEMU v2 0/3] provide a smooth upgrade solution for multi-queues disk
 2023-08-10  7:07 UTC  (4+ messages)
` [PATCH QEMU v2 3/3] vhost-user-blk-pci: introduce auto-num-queues property
` [PATCH QEMU v2 1/3] virtio-scsi-pci: "
` [PATCH QEMU v2 2/3] virtio-blk-pci: "

[PATCH v4 0/9] gfxstream + rutabaga_gfx
 2023-08-10  6:55 UTC  (5+ messages)
` [PATCH v4 9/9] docs/system: add basic virtio-gpu documentation

[PATCH v2] migration/calc-dirty-rate: millisecond-granularity period
 2023-08-10  6:39 UTC  (9+ messages)

[PULL 0/1] OpenRISC FPU Fix for 8.1
 2023-08-10  6:35 UTC  (4+ messages)
` [PULL 1/1] target/openrisc: Set EPCR to next PC on FPE exceptions

[PATCH v2 0/4] virtio-net: add USO feature (UDP segmentation offload)
 2023-08-10  3:14 UTC  (3+ messages)

[PATCH] hw/ppc/e500: fix broken snapshot replay
 2023-08-10  1:34 UTC  (2+ messages)

[PATCH v2 for-8.2 00/19] ppc: record-replay enablement and fixes
 2023-08-10  1:12 UTC  (4+ messages)
` [PATCH v2 10/19] target/ppc: Migrate DECR SPR

[PULL 0/6] linux-user late fixes
 2023-08-09 22:04 UTC  (8+ messages)
` [PULL 1/6] qemu/osdep: Remove fallback for MAP_FIXED_NOREPLACE
` [PULL 2/6] linux-user: Split out do_mmap
` [PULL 3/6] linux-user: Use ARRAY_SIZE with bitmask_transtbl
` [PULL 4/6] tests/tcg: Disable filename test for info proc mappings
` [PULL 5/6] util/interval-tree: Check root for null in interval_tree_iter_first
` [PULL 6/6] linux-user: Fix openat() emulation to correctly detect accesses to /proc

[PULL 0/2] hw/nvme: more fixes
 2023-08-09 22:04 UTC  (4+ messages)
` [PULL 1/2] hw/nvme: fix null pointer access in directive receive
` [PULL 2/2] hw/nvme: fix null pointer access in ruh update

[PATCH] hw/pci-host: Allow extended config space access for Designware PCIe host
 2023-08-09 21:24 UTC  (2+ messages)

[PATCH] vfio/pci: hide ROM BAR on SFC9220 10/40G Ethernet Controller PF
 2023-08-09 17:03 UTC  (4+ messages)

[PATCH for-8.1 v10 00/14] linux-user: image mapping fixes
 2023-08-09 16:33 UTC  (7+ messages)
` [PATCH for-8.1 v10 10/14] util/selfmap: Rewrite using qemu/interval-tree.h
    ` Fix interval_tree_iter_first() to check root node value

[PATCH QEMU] docs/migration: Add the dirty limit section
 2023-08-09 12:29 UTC 

[RFC PATCH 00/19] QEMU gmem implemention
 2023-08-09 15:02 UTC  (3+ messages)
` [RFC PATCH 15/19] kvm: handle KVM_EXIT_MEMORY_FAULT

[PATCH for-8.2 0/3] pnv/lpc: Hook up xscoms for LPC
 2023-08-09 14:56 UTC  (3+ messages)
` [PATCH for-8.2 2/3] pnv/lpc: Hook up xscom region for P9/P10

[PATCH] Fix SEGFAULT on getting physical address of MMIO region
 2023-08-09 14:41 UTC  (4+ messages)

[PATCH v2] target/i386: Avoid cpu number overflow in legacy topology
 2023-08-09 13:47 UTC  (4+ messages)

[PATCH v2 0/3] hw/smbios: Cleanup topology related variables
 2023-08-09 13:39 UTC  (9+ messages)
` [PATCH v2 2/3] hw/smbios: Fix thread count in type4

[PATCH for-8.2 v2 0/7] tcg/ppc: Support power10 prefixed instructions
 2023-08-09 11:24 UTC  (9+ messages)
` [PATCH v2 3/7] tcg/ppc: Use prefixed instructions in tcg_out_mem_long
` [PATCH v2 4/7] tcg/ppc: Use PLD in tcg_out_movi for constant pool
` [PATCH v2 6/7] tcg/ppc: Disable USE_REG_TB for Power v3.1
` [PATCH v2 7/7] tcg/ppc: Use prefixed instructions for tcg_out_goto_tb

[PATCH for-8.1] tests/tcg: Disable filename test for info proc mappings
 2023-08-09 10:59 UTC  (2+ messages)

[PATCH 0/2] hw/nvme: two fixes
 2023-08-09 10:53 UTC  (2+ 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).