QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-19 06:44:25 to 2024-04-21 16:53:04 UTC [more...]

[PATCH 00/24] include/exec: Rework (part 2)
 2024-04-21 16:52 UTC  (31+ messages)
` [PATCH 01/24] exec: Declare MMUAccessType type in 'mmu-access-type.h' header
` [PATCH 02/24] exec: Declare CPUBreakpoint/CPUWatchpoint type in 'breakpoint.h' header
` [PATCH 03/24] hw/core: Avoid including the full 'hw/core/cpu.h' in 'tcg-cpu-ops.h'
` [PATCH 04/24] exec: Restrict TCG specific declarations of 'cputlb.h'
` [PATCH 05/24] exec: Restrict 'cpu_ldst.h' to TCG accelerator
` [PATCH 06/24] exec: Have guest_addr_valid() methods take abi_ptr/size_t arguments
` [PATCH 07/24] exec: Un-inline tlb_vaddr_to_host() and declare it in 'exec/cputlb.h'
` [PATCH 08/24] physmem: Move TCG CPU IOTLB methods around
` [PATCH 10/24] exec: Reduce tlb_set_dirty() declaration scope
` [PATCH 12/24] exec: Move CPUTLBEntry helpers to cputlb.c
` [PATCH 13/24] target/sparc: Replace abi_ulong by uint32_t for TARGET_ABI32
` [PATCH 17/24] exec: Include missing 'qemu/log-for-trace.h' header in 'exec/log.h'
` [PATCH 18/24] plugins: Include missing 'qemu/bitmap.h' header
` [PATCH 19/24] gdbstub: Avoid including 'cpu.h' in 'gdbstub/helpers.h'
` [PATCH 21/24] plugins: Un-inline qemu_plugin_disable_mem_helpers()

[PATCH] hw/misc : Correct 5 spaces indents in stm32l4x5_exti
 2024-04-21 14:14 UTC 

[PATCH v5 0/5] Add device DM163 (led driver, matrix colors shield & display)
 2024-04-21 14:02 UTC  (6+ messages)
` [PATCH v5 1/5] hw/display : Add device DM163
` [PATCH v5 2/5] hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoC
` [PATCH v5 3/5] hw/arm : Create Bl475eMachineState
` [PATCH v5 4/5] hw/arm : Connect DM163 to B-L475E-IOT01A
` [PATCH v5 5/5] tests/qtest : Add testcase for DM163

[PATCH v3 2/2] cxl/core: add poison creation event handler
 2024-04-21 12:14 UTC  (2+ messages)

Qemu for TC377
 2024-04-21 10:17 UTC  (4+ messages)

[PATCH] target/arm: fix MPIDR value for ARM CPUs with SMT
 2024-04-21  8:40 UTC  (3+ messages)

[PATCH v7 00/12] Enabling DCD emulation support in Qemu
 2024-04-20 20:35 UTC  (28+ messages)
` [PATCH v7 01/12] hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of identify memory device command
` [PATCH v7 02/12] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
` [PATCH v7 03/12] include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memory devices
` [PATCH v7 04/12] hw/mem/cxl_type3: Add support to create DC regions to "
` [PATCH v7 05/12] hw/mem/cxl-type3: Refactor ct3_build_cdat_entries_for_mr to take mr size instead of mr as argument
` [PATCH v7 06/12] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
` [PATCH v7 07/12] hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox support
` [PATCH v7 08/12] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
` [PATCH v7 09/12] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
` [PATCH v7 10/12] hw/mem/cxl_type3: Add DPA range validation for accesses to DC regions
` [PATCH v7 11/12] hw/cxl/cxl-mailbox-utils: Add superset extent release mailbox support
` [PATCH v7 12/12] hw/mem/cxl_type3: Allow to release extent superset in QMP interface

cross-i686-tci CI job is flaky again (timeouts): can somebody who cares about TCI investigate?
 2024-04-20 20:25 UTC  (3+ messages)

xlnx-versal-virt machine in qemu
 2024-04-20 18:13 UTC 

[PATCH 0/3] target/arm: Make the counter frequency default 1GHz for new CPUs, machines
 2024-04-20 17:04 UTC  (6+ messages)
` [PATCH 1/3] hw: Add compat machines for 9.1
` [PATCH 2/3] target/arm: Refactor default generic timer frequency handling
` [PATCH 3/3] target/arm: Default to 1GHz cntfrq for 'max' and new CPUs

[PATCH 0/3] Remove useless architecture prefix from the CPU list
 2024-04-20 16:53 UTC  (7+ messages)
` [PATCH 1/3] target/i386/cpu: Remove "x86" "
` [PATCH 2/3] target/s390x/cpu_models: Rework the output of "-cpu help"
` [PATCH 3/3] target/ppc/cpu_init: Remove "PowerPC" prefix from the CPU list

[PATCH] tests/unit: Remove debug statements in test-nested-aio-poll.c
 2024-04-20 16:43 UTC  (3+ messages)

[PATCH v2 0/4] Sparc CPU naming and help text improvements
 2024-04-20 16:42 UTC  (9+ messages)
` [PATCH v2 1/4] target/sparc/cpu: Rename the CPU models with a "+" in their names
` [PATCH v2 2/4] target/sparc/cpu: Avoid spaces by default in the CPU names
` [PATCH v2 3/4] docs/system/target-sparc: Improve the Sparc documentation
` [PATCH v2 4/4] docs/about: Deprecate the old "UltraSparc" CPU names that contain a "+"

[PATCH] target/riscv: Use get_address() to get address with Zicbom extensions
 2024-04-20 16:02 UTC  (3+ messages)

[PATCH 0/8] target/ppc: Move fixed-point insns to decodetree
 2024-04-20 15:51 UTC  (26+ messages)
` [PATCH 1/8] target/ppc: Move mul{li, lw, lwo, hw, hwu} instructions "
` [PATCH 2/8] target/ppc: Make divw[u] handler method decodetree compatible
` [PATCH 3/8] target/ppc: Move divw[u, e, eu] instructions to decodetree
` [PATCH 4/8] target/ppc: Move neg, darn, mod{sw, uw} "
` [PATCH 5/8] target/ppc: Move multiply fixed-point insns (64-bit operands) "
` [PATCH 6/8] target/ppc: Move div/mod fixed-point insns (64 bits "
` [PATCH 7/8] target/ppc: Move cmp{rb, eqb}, tw[i], td[i], isel instructions "
` [PATCH 8/8] target/ppc: Move logical fixed-point "

[PATCH v9 00/20] virtio-net RSS/hash report fixes and improvements
 2024-04-20 14:27 UTC  (6+ messages)
` [PATCH v9 13/20] virtio-net: Return an error when vhost cannot enable RSS

[PATCH 0/5] Sparc CPU naming and help text improvements
 2024-04-20  5:44 UTC  (5+ messages)
` [PATCH 4/5] docs/system/target-sparc: Improve the Sparc documentation

[PATCH] target/i386/translate.c: always write 32-bits for SGDT and SIDT
 2024-04-20  5:40 UTC  (3+ messages)

[PATCH v9 0/6] ui/console: Private QemuDmaBuf struct
 2024-04-20  4:36 UTC  (7+ messages)
` [PATCH v9 1/6] ui/gtk: Check if fence_fd is equal to or greater than 0
` [PATCH v9 2/6] ui/console: new dmabuf.h and dmabuf.c for QemuDmaBuf struct and helpers
` [PATCH v9 3/6] ui/console: Use qemu_dmabuf_get_..() helpers instead
` [PATCH v9 4/6] ui/console: Use qemu_dmabuf_set_..() "
` [PATCH v9 5/6] ui/console: Use qemu_dmabuf_new() and free() "
` [PATCH v9 6/6] ui/console: move QemuDmaBuf struct def to dmabuf.c

[RFC 0/2] Identify aliased maps in vdpa SVQ iova_tree
 2024-04-19 23:49 UTC  (5+ messages)
` [RFC 1/2] iova_tree: add an id member to DMAMap

Issue#414 and qemu_mutex_lock() API Conversion
 2024-04-19 19:23 UTC 

[PATCH v8 0/6] ui/console: Private QemuDmaBuf struct
 2024-04-19 18:59 UTC  (7+ messages)
` [PATCH v8 1/6] ui/gtk: Check if fence_fd is equal to or greater than 0
` [PATCH v8 2/6] ui/console: new dmabuf.h and dmabuf.c for QemuDmaBuf struct and helpers
` [PATCH v8 3/6] ui/console: Use qemu_dmabuf_get_..() helpers instead
` [PATCH v8 4/6] ui/console: Use qemu_dmabuf_set_..() "
` [PATCH v8 5/6] ui/console: Use qemu_dmabuf_new() and free() "
` [PATCH v8 6/6] ui/console: move QemuDmaBuf struct def to dmabuf.c

[PATCH v3 0/6] target/arm: Do memory alignment check for device memory
 2024-04-19 17:38 UTC  (10+ messages)
` [PATCH v3 5/6] target/arm: Do memory type alignment check when translation disabled
          ` [edk2-devel] "

[PATCH 0/5] target/arm: Update emulation.rst, add some easy features
 2024-04-19 17:37 UTC  (3+ messages)
` [PATCH 1/5] docs/system/arm/emulation.rst: Add missing implemented features

[PATCH v5 0/3] Add support for the RAPL MSRs series
 2024-04-19 17:30 UTC  (8+ messages)
` [PATCH v5 3/3] Add support for RAPL MSRs in KVM/Qemu

Add 'info pg' command to monitor
 2024-04-19 17:05 UTC  (7+ messages)

[PATCH 00/27] Add qapi-domain Sphinx extension
 2024-04-19 16:58 UTC  (6+ messages)
` [PATCH 24/27] docs/qapi-domain: add type cross-refs to field lists

[PATCH] hw/core/clock: always iterate through childs in clock_propagate_period
 2024-04-19 16:30 UTC  (7+ messages)

[PATCH] hw/core/clock: remove assert in clock_propagate
 2024-04-19 16:29 UTC 

[PATCH v2 00/22] arm: Run CCA VMs with KVM
 2024-04-19 16:25 UTC  (24+ messages)
` [PATCH v2 01/22] kvm: Merge kvm_check_extension() and kvm_vm_check_extension()
` [PATCH v2 02/22] target/arm: Add confidential guest support
` [PATCH v2 03/22] target/arm/kvm: Return immediately on error in kvm_arch_init()
` [PATCH v2 04/22] target/arm/kvm-rme: Initialize realm
` [PATCH v2 05/22] hw/arm/virt: Add support for Arm RME
` [PATCH v2 06/22] hw/arm/virt: Disable DTB randomness for confidential VMs
` [PATCH v2 07/22] hw/arm/virt: Reserve one bit of guest-physical address for RME
` [PATCH v2 08/22] target/arm/kvm: Split kvm_arch_get/put_registers
` [PATCH v2 09/22] target/arm/kvm-rme: Initialize vCPU
` [PATCH v2 10/22] target/arm/kvm: Create scratch VM as Realm if necessary
` [PATCH v2 11/22] hw/core/loader: Add ROM loader notifier
` [PATCH v2 12/22] target/arm/kvm-rme: Populate Realm memory
` [PATCH v2 13/22] hw/arm/boot: Register Linux BSS section for confidential guests
` [PATCH v2 14/22] target/arm/kvm-rme: Add Realm Personalization Value parameter
` [PATCH v2 15/22] target/arm/kvm-rme: Add measurement algorithm property
` [PATCH v2 16/22] target/arm/cpu: Set number of breakpoints and watchpoints in KVM
` [PATCH v2 17/22] target/arm/cpu: Set number of PMU counters "
` [PATCH v2 18/22] target/arm/kvm: Disable Realm reboot
` [PATCH v2 19/22] target/arm/cpu: Inform about reading confidential CPU registers
` [PATCH v2 20/22] target/arm/kvm-rme: Enable guest memfd
` [PATCH v2 21/22] hw/arm/virt: Move virt_flash_create() to machvirt_init()
` [PATCH v2 22/22] hw/arm/virt: Use RAM instead of flash for confidential guest firmware

[PATCH 0/3] hw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return boolean
 2024-04-19 15:40 UTC  (2+ messages)

[PATCH RFC 00/26] Multifd 🔀 device state transfer support with VFIO consumer
 2024-04-19 15:31 UTC  (11+ messages)

hw/usb/hcd-ohci: Fix #1510, #303: pid not IN or OUT
 2024-04-19 15:00 UTC  (3+ messages)

[PATCH v3 0/5] hw/char: Implement the STM32L4x5 USART, UART and LPUART
 2024-04-19 14:42 UTC  (3+ messages)

[PATCH] hw/dma: prevent overflow in soc_dma_set_request
 2024-04-19 14:42 UTC  (5+ messages)

[PATCH v11 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-04-19 14:01 UTC  (3+ messages)
` [PATCH v11 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info

[PATCH v13 00/24] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-04-19 13:41 UTC  (2+ messages)

[PATCH v3 00/16] Add AST2700 support
 2024-04-19 13:41 UTC  (6+ messages)
` [PATCH v3 07/16] aspeed/smc: fix dma moving incorrect data length issue
` [PATCH v3 12/16] aspeed/soc: Add AST2700 support

[PATCH v3 00/13] Drop old distros, bump glib and switch to glib URI parsing code
 2024-04-19 13:10 UTC  (7+ messages)
` [PATCH v3 01/13] tests: Remove Ubuntu 20.04 container
` [PATCH v3 04/13] tests: Update our CI to use CentOS Stream 9 instead of 8
` [PATCH v3 09/13] block/gluster: Use URI parsing code from glib

Deprecation/removal of nios2 target support
 2024-04-19 12:05 UTC  (4+ messages)

[PATCH] tcg: Fix the overflow in indexing tcg_ctx->temps
 2024-04-19 11:02 UTC  (6+ messages)
` 回复:[PATCH] "

[RFC PATCH v2 00/13] SMMUv3 nested translation support
 2024-04-19 10:56 UTC  (12+ messages)
` [RFC PATCH v2 04/13] hw/arm/smmuv3: Translate CD and TT using stage-2 table
` [RFC PATCH v2 05/13] hw/arm/smmu-common: Support nested translation
` [RFC PATCH v2 07/13] hw/arm/smmu: Support nesting in the rest of commands

[PATCH 00/12] misc: Remove sprintf() due to macOS deprecation
 2024-04-19 10:48 UTC  (5+ messages)

[PATCH v2 0/5] Check host IOMMU compatilibity with vIOMMU
 2024-04-19  9:49 UTC  (12+ messages)
` [PATCH v2 3/5] intel_iommu: Add a framework to do compatibility check with host IOMMU cap/ecap

[PATCH v8 00/11] Support blob memory and venus on qemu
 2024-04-19  9:44 UTC  (11+ messages)
` [PATCH v8 07/11] virtio-gpu: Support suspension of commands processing
` [PATCH v8 08/11] virtio-gpu: Handle resource blob commands
` [PATCH v8 09/11] virtio-gpu: Resource UUID
` [PATCH v8 10/11] virtio-gpu: Register capsets dynamically
` [PATCH v8 11/11] virtio-gpu: Support Venus context

hw/virtio: qtest failure in virtio_init_region_cache() on macOS
 2024-04-19  9:30 UTC 

[RFC PATCH] target/s390x: Remove KVM stubs in cpu_models.h
 2024-04-19  9:15 UTC  (2+ messages)
` [PATCH] "

[PATCH 0/6] s390x/cpu_models: Misc cleanup on returned error code and local @err variables
 2024-04-19  9:08 UTC  (19+ messages)
` [PATCH 1/6] target/s390x/cpu_model: Make check_compatibility() return boolean
` [PATCH 2/6] target/s390x/cpu_model: Drop local @err in s390_realize_cpu_model()
` [PATCH 3/6] target/s390x/cpu_models: Make kvm_s390_get_host_cpu_model() return boolean
` [PATCH 4/6] target/s390x/cpu_models: Drop local @err in get_max_cpu_model()
` [PATCH 5/6] target/s390x/cpu_models: Make kvm_s390_apply_cpu_model() return boolean
` [PATCH 6/6] target/s390x/cpu_models_sysemu: Drop local @err in apply_cpu_model()

[PATCH 0/7] qcow2: make subclusters discardable
 2024-04-19  9:06 UTC  (5+ messages)
` [PATCH 4/7] "

[PATCH v7 0/5] ui/console: Private QemuDmaBuf struct
 2024-04-19  6:53 UTC  (4+ messages)
` [PATCH v7 5/5] ui/dmabuf: New dmabuf.c and dmabuf.h for QemuDmaBuf struct and helpers


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 read-only IMAP folder(s) and NNTP newsgroup(s).