qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-30 18:44:17 to 2023-05-31 06:18:27 UTC [more...]

[PATCH 00/12] aspeed: fixes and extensions
 2023-05-31  6:17 UTC  (28+ messages)
` [PATCH 01/12] aspeed/hace: Initialize g_autofree pointer
` [PATCH 02/12] aspeed: Introduce a boot_rom region at the machine level
` [PATCH 03/12] aspeed: Use the boot_rom region of the fby35 machine
` [PATCH 04/12] hw/ssi: Add an "addr" property to SSIPeripheral
` [PATCH 05/12] hw/ssi: Introduce a ssi_get_cs() helper
` [PATCH 06/12] aspeed/smc: Wire CS lines at reset
` [PATCH 07/12] hw/ssi: Check for duplicate addresses
` [PATCH 09/12] m25p80: Introduce an helper to retrieve the BlockBackend of a device
` [PATCH 10/12] aspeed: Get the BlockBackend of FMC0 from the flash device
` [PATCH 11/12] aspeed: Introduce a "uart" machine option

[PATCH v2] hw/cxl: Fix CFMW config memory leak
 2023-05-31  6:08 UTC  (3+ messages)

[PATCH v3] hw/cxl: Fix CFMW config memory leak
 2023-05-31  6:07 UTC 

[PATCH] tests/avocado/virtio-gpu: Cancel test if drm rendering is not available
 2023-05-31  5:53 UTC  (2+ messages)

[RFC PATCH 0/5] target/ppc: initial SMT support in TCG
 2023-05-31  5:49 UTC  (7+ messages)
` [RFC PATCH 1/5] target/ppc: gdbstub init spr gdb_id for all CPUs
` [RFC PATCH 2/5] target/ppc: Add initial flags and helpers for SMT support
` [RFC PATCH 3/5] target/ppc: Add support for SMT CTRL register
` [RFC PATCH 4/5] target/ppc: Add msgsnd/p and DPDES SMT support
` [RFC PATCH 5/5] spapr: Allow up to 8 threads SMT configuration

[PATCH v3 00/48] tcg: Build once for system, once for user
 2023-05-31  5:30 UTC  (56+ messages)
` [PATCH v3 01/48] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL
` [PATCH v3 02/48] tcg/riscv: "
` [PATCH v3 03/48] tcg/s390x: "
` [PATCH v3 04/48] tcg/sparc64: "
` [PATCH v3 05/48] tcg: Move TCG_TYPE_TL from tcg.h to tcg-op.h
` [PATCH v3 06/48] tcg: Widen CPUTLBEntry comparators to 64-bits
` [PATCH v3 07/48] tcg: Add tlb_fast_offset to TCGContext
` [PATCH v3 08/48] *: Add missing includes of qemu/error-report.h
` [PATCH v3 09/48] *: Add missing includes of tcg/debug-assert.h
` [PATCH v3 10/48] *: Add missing includes of tcg/tcg.h
` [PATCH v3 11/48] tcg: Split out tcg-target-reg-bits.h
` [PATCH v3 12/48] target/arm: Fix test of TCG_OVERSIZED_GUEST
` [PATCH v3 13/48] tcg: Split out tcg/oversized-guest.h
` [PATCH v3 14/48] tcg: Move TCGv, dup_const_tl definitions to tcg-op.h
` [PATCH v3 15/48] tcg: Split tcg/tcg-op-common.h from tcg/tcg-op.h
` [PATCH v3 16/48] target/arm: Include helper-gen.h in translator.h
` [PATCH v3 17/48] target/hexagon: Include helper-gen.h where needed
` [PATCH v3 18/48] tcg: Remove outdated comments in helper-head.h
` [PATCH v3 19/48] tcg: Move TCGHelperInfo and dependencies to tcg/helper-info.h
` [PATCH v3 20/48] tcg: Pass TCGHelperInfo to tcg_gen_callN
` [PATCH v3 21/48] tcg: Move temp_idx and tcgv_i32_temp debug out of line
` [PATCH v3 22/48] tcg: Split tcg_gen_callN
` [PATCH v3 23/48] tcg: Split helper-gen.h
` [PATCH v3 24/48] tcg: Split helper-proto.h
` [PATCH v3 25/48] tcg: Add insn_start_words to TCGContext
` [PATCH v3 26/48] tcg: Add guest_mo "
` [PATCH v3 27/48] tcg: Move TLB_FLAGS_MASK check out of get_alignment_bits
` [PATCH v3 28/48] tcg: Split tcg/tcg-op-gvec.h
` [PATCH v3 29/48] tcg: Remove NO_CPU_IO_DEFS
` [PATCH v3 30/48] exec-all: Widen tb_page_addr_t for user-only
` [PATCH v3 31/48] exec-all: Widen TranslationBlock pc and cs_base to 64-bits
` [PATCH v3 32/48] tcg: Spit out exec/translation-block.h
` [PATCH v3 33/48] include/exec: Remove CODE_GEN_AVG_BLOCK_SIZE
` [PATCH v3 34/48] accel/tcg: Move most of gen-icount.h into translator.c
` [PATCH v3 35/48] accel/tcg: Introduce translator_io_start
` [PATCH v3 36/48] accel/tcg: Move translator_fake_ldb out of line
` [PATCH v3 37/48] target/arm: Tidy helpers for translation
` [PATCH v3 38/48] target/mips: "
` [PATCH v3 39/48] *: Add missing includes of exec/translation-block.h
` [PATCH v3 40/48] *: Add missing includes of exec/exec-all.h
` [PATCH v3 41/48] accel/tcg: Tidy includes for translator.[ch]
` [PATCH v3 42/48] tcg: Fix PAGE/PROT confusion
` [PATCH v3 43/48] tcg: Move env defines out of NEED_CPU_H in helper-head.h
` [PATCH v3 44/48] tcg: Remove target-specific headers from tcg.[ch]
` [PATCH v3 45/48] plugins: Move plugin_insn_append to translator.c
` [PATCH v3 46/48] plugins: Drop unused headers from exec/plugin-gen.h
` [PATCH v3 47/48] exec/poison: Do not poison CONFIG_SOFTMMU
` [PATCH v3 48/48] tcg: Build once for system and once for user-only

[PATCH] tap: introduce IFF_NAPI
 2023-05-31  5:27 UTC  (6+ messages)

[PATCH v5 0/3] hw/riscv/virt: pflash improvements
 2023-05-31  5:16 UTC  (2+ messages)

[PATCH 0/4] Add SCMI vhost-user VIRTIO device
 2023-05-31  5:05 UTC  (7+ messages)
` [PATCH 1/4] hw/virtio: Add boilerplate for vhost-user-scmi device
` [PATCH 2/4] hw/virtio: Add vhost-user-scmi-pci boilerplate
` [PATCH 4/4] tests/qtest: enable tests for virtio-scmi
` [PATCH 3/4] tests/qtest: Fix a comment typo in vhost-user-test.c

[PATCH v2 0/1] target/i386: add support for LAM in CPUID enumeration
 2023-05-31  3:45 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v13 00/10] TCG code quality tracking
 2023-05-31  2:05 UTC  (8+ messages)
` [PATCH v13 04/10] accel/tcg: add jit stats and time to TBStatistics

[RFC] Native Library Calls
 2023-05-31  2:08 UTC  (2+ messages)

[PATCH] hw/clx: Fix CFMW config memory leak
 2023-05-31  1:58 UTC  (3+ messages)

[PATCH 0/2] Vhost-vdpa Shadow Virtqueue Offloads support
 2023-05-31  1:47 UTC  (5+ messages)
` [PATCH 1/2] vdpa: Add vhost_vdpa_net_load_offloads
` [PATCH 2/2] vdpa: Allow VIRTIO_NET_F_CTRL_GUEST_OFFLOADS in SVQ

[PATCH v4 0/2] Move ASID test to vhost-vdpa net initialization
 2023-05-31  1:44 UTC  (3+ messages)
` [PATCH v4 2/2] vdpa: move CVQ isolation check to net_init_vhost_vdpa

[PATCH v2 0/2] vhost: release memory objects in an error path
 2023-05-31  1:22 UTC  (5+ messages)
` [PATCH v2 1/2] vhost: release memory_listener object in "
` [PATCH v2 2/2] vhost: release virtqueue objects "

[PULL 00/27] tcg patch queue
 2023-05-31  1:08 UTC  (29+ messages)
` [PULL 01/27] tcg: Fix register move type in tcg_out_ld_helper_ret
` [PULL 02/27] accel/tcg: Fix check for page writeability in load_atomic16_or_exit
` [PULL 03/27] meson: Split test for __int128_t type from __int128_t arithmetic
` [PULL 04/27] qemu/atomic128: Add x86_64 atomic128-ldst.h
` [PULL 05/27] tcg/i386: Support 128-bit load/store
` [PULL 06/27] tcg/aarch64: Rename temporaries
` [PULL 07/27] tcg/aarch64: Reserve TCG_REG_TMP1, TCG_REG_TMP2
` [PULL 08/27] tcg/aarch64: Simplify constraints on qemu_ld/st
` [PULL 09/27] tcg/aarch64: Support 128-bit load/store
` [PULL 10/27] tcg/ppc: "
` [PULL 11/27] tcg/s390x: "
` [PULL 12/27] accel/tcg: Extract load_atom_extract_al16_or_al8 to host header
` [PULL 13/27] accel/tcg: Extract store_atom_insert_al16 "
` [PULL 14/27] accel/tcg: Add x86_64 load_atom_extract_al16_or_al8
` [PULL 15/27] accel/tcg: Add aarch64 lse2 load_atom_extract_al16_or_al8
` [PULL 16/27] accel/tcg: Add aarch64 store_atom_insert_al16
` [PULL 17/27] tcg: Remove TCG_TARGET_TLB_DISPLACEMENT_BITS
` [PULL 18/27] decodetree: Add --test-for-error
` [PULL 19/27] decodetree: Fix recursion in prop_format and build_tree
` [PULL 20/27] decodetree: Diagnose empty pattern group
` [PULL 21/27] decodetree: Do not remove output_file from /dev
` [PULL 22/27] tests/decode: Convert tests to meson
` [PULL 23/27] docs: Document decodetree named field syntax
` [PULL 24/27] scripts/decodetree: Pass lvalue-formatter function to str_extract()
` [PULL 25/27] scripts/decodetree: Implement a topological sort
` [PULL 26/27] scripts/decodetree: Implement named field support
` [PULL 27/27] tests/decode: Add tests for various named-field cases

[PATCH 0/2] s390x/ap: fix hang when mdev attached to guest is removed
 2023-05-31  0:56 UTC  (4+ messages)
` [PATCH 1/2] linux-headers: Update with vfio_ap IRQ index mapping
` [PATCH 2/2] s390x/ap: Wire up the device request notifier interface

[PATCH v14 00/10] TCG code quality tracking
 2023-05-31  0:54 UTC  (4+ messages)
` [PATCH v14 04/10] accel/tcg: add jit stats and time to TBStatistics

[PATCH 0/4] target/riscv: Fix mstatus related problems
 2023-05-31  0:27 UTC  (10+ messages)
` [PATCH 1/4] target/riscv: Make MPV only work when MPP != PRV_M
` [PATCH 2/4] target/riscv: Remove check on mode for MPRV
` [PATCH 3/4] target/riscv: Support MSTATUS.MPV/GVA only when RVH is enabled
` [PATCH 4/4] target/riscv: Remove redundant assignment to SXL

[RFC PATCH v1 0/9] Hypervisor-Enforced Kernel Integrity
 2023-05-30 23:16 UTC  (5+ messages)
` [PATCH v1 5/9] KVM: x86: Add new hypercall to lock control registers

[PATCH v3 00/15] vfio: VFIO migration support with vIOMMU
 2023-05-30 22:04 UTC  (7+ messages)
` [PATCH v3 01/15] hw/pci: Refactor pci_device_iommu_address_space()
` [PATCH v3 08/15] vfio/common: Relax vIOMMU detection when DMA translation is off
` [PATCH v3 10/15] intel-iommu: Implement IOMMU_ATTR_MAX_IOVA get_attr() attribute

[QEMU][PATCH v6 4/4] tests/qtest: Introduce tests for Xilinx VERSAL CANFD controller
 2023-05-30 21:22 UTC 

[QEMU][PATCH v6 0/4] Introduce Xilinx Versal CANFD
 2023-05-30 21:07 UTC  (4+ messages)
` [QEMU][PATCH v6 1/4] MAINTAINERS: Include canfd tests under Xilinx CAN
` [QEMU][PATCH v6 2/4] hw/net/can: Introduce Xilinx Versal CANFD controller
` [QEMU][PATCH v6 3/4] xlnx-versal: Connect Xilinx VERSAL CANFD controllers

[PULL 00/21] Migration 20230530 patches
 2023-05-30 20:23 UTC  (2+ messages)

[PATCH 00/16] target/riscv, KVM: fixes and enhancements
 2023-05-30 19:46 UTC  (17+ messages)
` [PATCH 01/16] target/riscv: skip features setup for KVM CPUs
` [PATCH 02/16] hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
` [PATCH 03/16] target/riscv/cpu.c: restrict 'mvendorid' value
` [PATCH 04/16] target/riscv/cpu.c: restrict 'mimpid' value
` [PATCH 05/16] target/riscv/cpu.c: restrict 'marchid' value
` [PATCH 06/16] target/riscv: use KVM scratch CPUs to init KVM properties
` [PATCH 07/16] target/riscv: read marchid/mimpid in kvm_riscv_init_machine_ids()
` [PATCH 08/16] target/riscv: handle mvendorid/marchid/mimpid for KVM CPUs
` [PATCH 09/16] linux-headers: Update to v6.4-rc1
` [PATCH 10/16] target/riscv/kvm.c: init 'misa_ext_mask' with scratch CPU
` [PATCH 11/16] target/riscv: add KVM specific MISA properties
` [PATCH 12/16] target/riscv/kvm.c: update KVM MISA bits
` [PATCH 13/16] target/riscv/kvm.c: add multi-letter extension KVM properties
` [PATCH 14/16] target/riscv: adapt 'riscv_isa_string' for KVM
` [PATCH 15/16] target/riscv: update multi-letter extension KVM properties
` [PATCH 16/16] target/riscv/kvm.c: read/write (cbom|cboz)_blocksize in KVM

[PATCH v3 00/20] target/arm: Implement FEAT_LSE2
 2023-05-30 19:14 UTC  (21+ messages)
` [PATCH v3 01/20] target/arm: Add commentary for CPUARMState.exclusive_high
` [PATCH v3 02/20] target/arm: Add feature test for FEAT_LSE2
` [PATCH v3 03/20] target/arm: Introduce finalize_memop_{atom,pair}
` [PATCH v3 04/20] target/arm: Use tcg_gen_qemu_ld_i128 for LDXP
` [PATCH v3 05/20] target/arm: Use tcg_gen_qemu_{st, ld}_i128 for do_fp_{st, ld}
` [PATCH v3 06/20] target/arm: Use tcg_gen_qemu_st_i128 for STZG, STZ2G
` [PATCH v3 07/20] target/arm: Use tcg_gen_qemu_{ld, st}_i128 in gen_sve_{ld, st}r
` [PATCH v3 08/20] target/arm: Sink gen_mte_check1 into load/store_exclusive
` [PATCH v3 09/20] target/arm: Load/store integer pair with one tcg operation
` [PATCH v3 10/20] target/arm: Hoist finalize_memop out of do_gpr_{ld, st}
` [PATCH v3 11/20] target/arm: Hoist finalize_memop out of do_fp_{ld, st}
` [PATCH v3 12/20] target/arm: Pass memop to gen_mte_check1*
` [PATCH v3 13/20] target/arm: Pass single_memop to gen_mte_checkN
` [PATCH v3 14/20] target/arm: Check alignment in helper_mte_check
` [PATCH v3 15/20] target/arm: Add SCTLR.nAA to TBFLAG_A64
` [PATCH v3 16/20] target/arm: Relax ordered/atomic alignment checks for LSE2
` [PATCH v3 17/20] target/arm: Move mte check for store-exclusive
` [PATCH v3 18/20] tests/tcg/aarch64: Use stz2g in mte-7.c
` [PATCH v3 19/20] tests/tcg/multiarch: Adjust sigbus.c
` [PATCH v3 20/20] target/arm: Enable FEAT_LSE2 for -cpu max

[PATCH] migration: stop tracking ram writes when cancelling background migration
 2023-05-30 18:45 UTC  (2+ messages)

[PATCH v2 00/20] Next round of migration atomic counters
 2023-05-30 18:39 UTC  (2+ messages)
` [PATCH v2 04/20] qemu-file: We only call qemu_file_transferred_* on the sending side


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