qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-05 02:38:17 to 2023-05-05 20:20:08 UTC [more...]

[PATCH v4 00/57] tcg: Improve atomicity support
 2023-05-05 20:19 UTC  (103+ messages)
` [PATCH v4 03/57] accel/tcg: Introduce tlb_read_idx
` [PATCH v4 06/57] accel/tcg: Honor atomicity of loads
` [PATCH v4 07/57] accel/tcg: Honor atomicity of stores
` [PATCH v4 08/57] target/loongarch: Do not include tcg-ldst.h
` [PATCH v4 09/57] tcg: Unify helper_{be,le}_{ld,st}*
` [PATCH v4 10/57] accel/tcg: Implement helper_{ld, st}*_mmu for user-only
` [PATCH v4 11/57] tcg/tci: Use helper_{ld,st}*_mmu "
` [PATCH v4 12/57] tcg: Add 128-bit guest memory primitives
` [PATCH v4 13/57] meson: Detect atomic128 support with optimization
` [PATCH v4 14/57] tcg/i386: Add have_atomic16
` [PATCH v4 15/57] accel/tcg: Use have_atomic16 in ldst_atomicity.c.inc
` [PATCH v4 17/57] tcg/aarch64: Detect have_lse, have_lse2 for linux
` [PATCH v4 18/57] tcg/aarch64: Detect have_lse, have_lse2 for darwin
` [PATCH v4 20/57] tcg: Introduce TCG_OPF_TYPE_MASK
` [PATCH v4 21/57] tcg/i386: Use full load/store helpers in user-only mode
` [PATCH v4 22/57] tcg/aarch64: "
` [PATCH v4 23/57] tcg/ppc: "
` [PATCH v4 24/57] tcg/loongarch64: "
` [PATCH v4 25/57] tcg/riscv: "
` [PATCH v4 26/57] tcg/arm: Adjust constraints on qemu_ld/st
` [PATCH v4 27/57] tcg/arm: Use full load/store helpers in user-only mode
` [PATCH v4 28/57] tcg/mips: "
` [PATCH v4 29/57] tcg/s390x: "
` [PATCH v4 30/57] tcg/sparc64: Allocate %g2 as a third temporary
` [PATCH v4 31/57] tcg/sparc64: Rename tcg_out_movi_imm13 to tcg_out_movi_s13
` [PATCH v4 32/57] tcg/sparc64: Rename tcg_out_movi_imm32 to tcg_out_movi_u32
` [PATCH v4 33/57] tcg/sparc64: Split out tcg_out_movi_s32
` [PATCH v4 34/57] tcg/sparc64: Use standard slow path for softmmu
` [PATCH v4 35/57] accel/tcg: Remove helper_unaligned_{ld,st}
` [PATCH v4 36/57] tcg/loongarch64: Assert the host supports unaligned accesses
` [PATCH v4 37/57] tcg/loongarch64: Support softmmu "
` [PATCH v4 38/57] tcg/riscv: "
` [PATCH v4 39/57] tcg: Introduce tcg_target_has_memory_bswap
` [PATCH v4 40/57] tcg: Add INDEX_op_qemu_{ld,st}_i128
` [PATCH v4 41/57] tcg: Support TCG_TYPE_I128 in tcg_out_{ld, st}_helper_{args, ret}
` [PATCH v4 42/57] tcg: Introduce atom_and_align_for_opc
` [PATCH v4 43/57] tcg/i386: Use atom_and_align_for_opc
` [PATCH v4 44/57] tcg/aarch64: "
` [PATCH v4 45/57] tcg/arm: "
` [PATCH v4 46/57] tcg/loongarch64: "
` [PATCH v4 47/57] tcg/mips: "
` [PATCH v4 48/57] tcg/ppc: "
` [PATCH v4 49/57] tcg/riscv: "
` [PATCH v4 50/57] tcg/s390x: "
` [PATCH v4 51/57] tcg/sparc64: "
` [PATCH v4 52/57] tcg/i386: Honor 64-bit atomicity in 32-bit mode
` [PATCH v4 53/57] tcg/i386: Support 128-bit load/store with have_atomic16
` [PATCH v4 54/57] tcg/aarch64: Rename temporaries
` [PATCH v4 55/57] tcg/aarch64: Support 128-bit load/store

[PATCH 0/2] Hexagon: improve output for arch version debugging
 2023-05-05 18:59 UTC  (6+ messages)
` [PATCH 1/2] Hexagon: list available CPUs with `-cpu help`
` [PATCH 2/2] Hexagon: append eflags to unknown cpu model string

[PATCH v3 00/10] tracing: remove dynamic vcpu state
 2023-05-05 18:27 UTC  (12+ messages)
` [PATCH v3 01/10] *-user: remove the guest_user_syscall tracepoints
` [PATCH v3 02/10] trace-events: remove the remaining vcpu trace events
` [PATCH v3 03/10] trace: remove vcpu_id from the TraceEvent structure
` [PATCH v3 04/10] scripts/qapi: document the tool that generated the file
` [PATCH v3 05/10] qapi: make the vcpu parameters deprecated for 8.1
` [PATCH v3 06/10] trace: remove code that depends on setting vcpu
` [PATCH v3 07/10] trace: remove control-vcpu.h
` [PATCH v3 08/10] tcg: remove the final vestiges of dstate
` [PATCH v3 09/10] hw/9pfs: use qemu_xxhash4
` [PATCH v3 10/10] accel/tcg: include cs_base in our hash calculations

[PULL 00/45] loongarch-to-apply queue
 2023-05-05 18:16 UTC  (6+ messages)
` [PULL 16/45] target/loongarch: Implement vdiv/vmod
` [PULL 19/45] target/loongarch: Implement vsigncov
` [PULL 22/45] target/loongarch: Implement vsll vsrl vsra vrotr
` [PULL 45/45] hw/intc: don't use target_ulong for LoongArch ipi

[PATCH v2 1/5] hw/display/virtio-gpu-virgl: virtio_gpu_gl -> virtio_gpu_virgl
 2023-05-05 17:47 UTC  (5+ messages)
` [PATCH v2 3/5] hw/display/virtio-gpu-virgl: define callbacks in realize function

[PATCH] Hexagon (decode): look for pkts with multiple insns at the same slot
 2023-05-05 17:42 UTC  (2+ messages)

[RFC PATCH v1 0/9] Hypervisor-Enforced Kernel Integrity
 2023-05-05 17:31 UTC  (16+ messages)
` [PATCH v1 1/9] KVM: x86: Add kvm_x86_ops.fault_gva()
` [PATCH v1 2/9] KVM: x86/mmu: Add support for prewrite page tracking
` [PATCH v1 3/9] virt: Implement Heki common code
` [PATCH v1 4/9] KVM: x86: Add new hypercall to set EPT permissions
` [PATCH v1 5/9] KVM: x86: Add new hypercall to lock control registers
` [PATCH v1 6/9] KVM: x86: Add Heki hypervisor support
` [PATCH v1 7/9] KVM: VMX: Add MBEC support
` [PATCH v1 8/9] KVM: x86/mmu: Enable guests to lock themselves thanks to MBEC
` [PATCH v1 9/9] virt: Add Heki KUnit tests

[PATCH v4 0/7] Add EPYC-Genoa model and update previous EPYC Models
 2023-05-05 17:15 UTC  (5+ messages)
` [PATCH v4 4/7] target/i386: Add feature bits for CPUID_Fn80000021_EAX

[PATCH] Hexagon (target/hexagon/*.py): raise exception on reg parsing error
 2023-05-05 16:58 UTC  (3+ messages)

[PULL 0/6] ppc queue
 2023-05-05 16:34 UTC  (7+ messages)
` [PULL 1/6] hw/display/sm501: Remove unneeded increment from loop
` [PULL 2/6] ppc: spapr: cleanup cr get/set with helpers
` [PULL 3/6] MAINTAINERS: Adding myself in the list for ppc/spapr
` [PULL 4/6] tcg: ppc64: Fix mask generation for vextractdm
` [PULL 5/6] tests: tcg: ppc64: Add tests for Vector Extract Mask Instructions
` [PULL 6/6] hw/ppc/Kconfig: NVDIMM is a hard requirement for the pseries machine

[PTACH v2 0/6] Add RISC-V KVM AIA Support
 2023-05-05 16:17 UTC  (8+ messages)
` [PTACH v2 1/6] update-linux-headers: sync-up header with Linux for KVM AIA support
` [PTACH v2 2/6] target/riscv: support the AIA device emulateion with KVM enabled
` [PTACH v2 3/6] target/riscv: check the in-kernel irqchip support
` [PTACH v2 4/6] target/riscv: Create an KVM AIA irqchip
` [PTACH v2 5/6] target/riscv: update APLIC and IMSIC to support KVM AIA
` [PTACH v2 6/6] target/riscv: select KVM AIA in riscv virt machine

[PATCH] target/ppc: Fix nested-hv HEAI delivery
 2023-05-05 16:06 UTC  (3+ messages)

[PATCH 0/9] tcg: Remove compatability helpers for qemu ld/st
 2023-05-05 16:07 UTC  (2+ messages)

[PATCH] vfio/pci: Static Resizable BAR capability
 2023-05-05 16:06 UTC  (3+ messages)

[PATCH v2 0/2] target/arm: Fix handling of VSTCR_EL2.SW and VTCR_EL2.NSW
 2023-05-05 15:53 UTC  (3+ messages)
` [PATCH v2 2/2] target/arm: Fix handling of SW and NSW bits for stage 2 walks

[PATCH] 9pfs/xen: Fix segfault on shutdown
 2023-05-05 15:47 UTC  (3+ messages)

[PATCH v2] vhost-user: send SET_STATUS 0 after GET_VRING_BASE
 2023-05-05 15:39 UTC  (2+ messages)

[PATCH] target/ppc: Fix fallback to MFSS for MFFSCRN, MFFSCRNI, MFFSCE and MFFSL
 2023-05-05 15:23 UTC  (3+ messages)

[PATCH v7 0/1] arm: enable MTE for QEMU + kvm
 2023-05-05 15:14 UTC  (8+ messages)
` [PATCH v7 1/1] arm/kvm: add support for MTE

[PULL 00/89] riscv-to-apply queue
 2023-05-05 15:00 UTC  (2+ messages)

[PATCH] migration: for snapshots, hold the BQL during setup callbacks
 2023-05-05 14:59 UTC  (2+ messages)

Machine x-remote property auto-shutdown
 2023-05-05 14:58 UTC 

[RFC 0/1] migration: Update error description whenever migration fails
 2023-05-05 14:44 UTC  (4+ messages)
` [RFC 1/1] "

[PATCH 0/4] vhost-user-fs: Internal migration
 2023-05-05 14:37 UTC  (9+ messages)

[PATCH v2 0/3] target/arm: disable-tcg and without-default-devices fixes
 2023-05-05 14:31 UTC  (5+ messages)
` [PATCH v2 1/3] target/arm: Select SEMIHOSTING when using TCG
` [PATCH v2 2/3] target/arm: Select CONFIG_ARM_V7M when TCG is enabled
` [PATCH v2 3/3] tests/qtest: Don't run cdrom tests if no accelerator is present

migration/rdma.c's macro ERROR()
 2023-05-05 14:26 UTC  (2+ messages)

[PATCH v2 00/12] Start replacing target_ulong with vaddr
 2023-05-05 14:14 UTC  (13+ messages)
` [PATCH v2 01/12] accel: Replace target_ulong in tlb_*()
` [PATCH v2 02/12] accel/tcg/translate-all.c: Widen pc and cs_base
` [PATCH v2 03/12] target: Widen pc/cs_base in cpu_get_tb_cpu_state
` [PATCH v2 04/12] accel/tcg/cputlb.c: Widen CPUTLBEntry access functions
` [PATCH v2 05/12] accel/tcg/cputlb.c: Widen addr in MMULookupPageData
` [PATCH v2 06/12] accel/tcg/cpu-exec.c: Widen pc to vaddr
` [PATCH v2 07/12] accel/tcg: Widen pc to vaddr in CPUJumpCache
` [PATCH v2 08/12] accel: Replace target_ulong with vaddr in probe_*()
` [PATCH v2 09/12] accel/tcg: Replace target_ulong with vaddr in *_mmu_lookup()
` [PATCH v2 10/12] accel/tcg: Replace target_ulong with vaddr in translator_*()
` [PATCH v2 11/12] accel/tcg: Replace target_ulong with vaddr in page_*()
` [PATCH v2 12/12] cpu: Replace target_ulong with hwaddr in tb_invalidate_phys_addr()

Cortex-R52 support in Qemu
 2023-05-05 14:15 UTC  (2+ messages)

[PATCH v1 0/1] Add support for namespace attach/detach during runtime
 2023-05-05 12:12 UTC  (2+ messages)
` [PATCH v1 1/1] hw/nvme: Add hotplug handler to nvme bus

[PATCH v4] linux-user: fix getgroups/setgroups allocations
 2023-05-05 12:37 UTC  (2+ messages)

[PATCH v7 0/1] util/async-teardown: appear in query-command-line-options
 2023-05-05 12:00 UTC  (2+ messages)
` [PATCH v7 1/1] util/async-teardown: wire up query-command-line-options

[PATCH 0/9] QEMU file cleanups
 2023-05-05 12:14 UTC  (6+ messages)
` [PATCH 9/9] qemu-file: Account for rate_limit usage on qemu_fflush()

[PATCH] sbsa-ref: use Bochs graphics card instead of VGA
 2023-05-05 12:09 UTC 

[PATCH v2 00/20] Graph locking, part 3 (more block drivers)
 2023-05-05 12:02 UTC  (3+ messages)
` [PATCH v2 04/20] block: Don't call no_coroutine_fns in qmp_block_resize()

[PATCH v3] linux-user: Add /proc/cpuinfo handler for RISC-V
 2023-05-05 11:51 UTC  (2+ messages)

[PULL 0/1] audio patch
 2023-05-05 11:46 UTC  (4+ messages)
` [PULL 1/1] audio/pwaudio.c: Add Pipewire audio backend for QEMU

[RFC PATCH 0/4] spapr: clean up nested hv
 2023-05-05 11:09 UTC  (9+ messages)
` [RFC PATCH 1/4] spapr: H_ENTER_NESTED should restore host XER ca field
` [RFC PATCH 2/4] spapr: Add a nested state struct
` [RFC PATCH 3/4] spapr: load and store l2 state with helper functions
` [RFC PATCH 4/4] spapr: Move spapr nested HV to a new file

[PATCH] hw/ppc/Kconfig: NVDIMM is a hard requirement for the pseries machine
 2023-05-05 10:41 UTC  (4+ messages)

Question about graph locking preconditions regarding qemu_in_main_thread()
 2023-05-05  9:35 UTC 

[PATCH v4 0/2] tests/tcg/s390x: Enable the multiarch system tests
 2023-05-05  9:31 UTC  (3+ messages)
` [PATCH v4 1/2] tests/tcg/multiarch: Make the system memory test work on big-endian
` [PATCH v4 2/2] tests/tcg/s390x: Enable the multiarch system tests

[PATCH v20 00/21] s390x: CPU Topology
 2023-05-05  9:34 UTC  (4+ messages)
` [PATCH v20 06/21] s390x/cpu topology: interception of PTF instruction

[PATCH] include/qemu/osdep.h: Bump _WIN32_WINNT to the Windows 8 API
 2023-05-05  8:22 UTC  (2+ messages)

[PATCH] scripts/coverity-scan: Add xtensa and openrisc components
 2023-05-05  8:21 UTC  (3+ messages)

[PATCH v4 00/10] COLO: improve build options
 2023-05-05  8:21 UTC  (8+ messages)
` [PATCH v4 10/10] migration: block incoming colo when capability is disabled

[PULL 0/6] Misc QGA patches
 2023-05-04 14:41 UTC  (2+ messages)

[PATCH 0/3] target/arm: disable-tcg and without-default-devices fixes
 2023-05-05  8:18 UTC  (7+ messages)
` [PATCH 1/3] target/arm: Use CONFIG_SEMIHOSTING instead of TCG for semihosting

[PATCH] hw: Fix format for comments
 2023-05-05  7:23 UTC 

[PATCH v3 0/6] misc tweaks for kvm and the 64bit pci window
 2023-05-05  7:11 UTC  (7+ messages)
` [PATCH v3 1/6] better kvm detection
` [PATCH v3 2/6] detect physical address space size
` [PATCH v3 3/6] move 64bit pci window to end of address space
` [PATCH v3 4/6] be less conservative with the 64bit pci io window
` [PATCH v3 5/6] qemu: log reservations in fw_cfg e820 table
` [PATCH v3 6/6] check for e820 conflict

[PATCH v4 00/48] igb: Fix for DPDK
 2023-05-05  6:46 UTC  (3+ messages)

[RFC 0/7] vhost-vdpa: add support for iommufd
 2023-05-05  6:29 UTC  (3+ messages)

[PATCH] docs: vhost-user: VHOST_USER_GET_STATUS require reply
 2023-05-05  5:39 UTC 

[PATCH v3 0/5] virtio-gpu cleanups and obvious definitions
 2023-05-05  4:56 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).