qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-13 19:12:26 to 2023-09-14 07:17:12 UTC [more...]

[PATCH v4 00/21] Support smp.clusters for x86 in QEMU
 2023-09-14  7:21 UTC  (20+ messages)
` [PATCH v4 01/21] i386: Fix comment style in topology.h
` [PATCH v4 02/21] tests: Rename test-x86-cpuid.c to test-x86-topo.c
` [PATCH v4 03/21] softmmu: Fix CPUSTATE.nr_cores' calculation
` [PATCH v4 04/21] hw/cpu: Update the comments of nr_cores and nr_dies
` [PATCH v4 05/21] i386/cpu: Fix i/d-cache topology to core level for Intel CPU
` [PATCH v4 06/21] i386/cpu: Use APIC ID offset to encode cache topo in CPUID[4]
` [PATCH v4 07/21] i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid()
` [PATCH v4 08/21] i386: Split topology types of CPUID[0x1F] from the definitions of CPUID[0xB]
` [PATCH v4 09/21] i386: Decouple CPUID[0x1F] subleaf with specific topology level
` [PATCH v4 10/21] i386: Introduce module-level cpu topology to CPUX86State
` [PATCH v4 11/21] i386: Support modules_per_die in X86CPUTopoInfo
` [PATCH v4 12/21] i386: Expose module level in CPUID[0x1F]
` [PATCH v4 13/21] i386: Support module_id in X86CPUTopoIDs
` [PATCH v4 14/21] i386/cpu: Introduce cluster-id to X86CPU
` [PATCH v4 16/21] hw/i386/pc: Support smp.clusters for x86 PC machine
` [PATCH v4 18/21] i386: Use CPUCacheInfo.share_level to encode CPUID[4]
` [PATCH v4 19/21] i386: Use offsets get NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14]
` [PATCH v4 20/21] i386: Use CPUCacheInfo.share_level to encode "
` [PATCH v4 21/21] i386: Add new property to control L2 cache topo in CPUID.04H

[PATCH v2 00/20] q800: add support for booting MacOS Classic - part 2
 2023-09-14  7:06 UTC  (3+ messages)
` [PATCH v2 07/20] audio: add Apple Sound Chip (ASC) emulation

[PATCH v5 0/3] hw/{i2c,nvme}: mctp endpoint, nvme management interface model
 2023-09-14  6:51 UTC  (4+ messages)
` [PATCH v5 3/3] hw/nvme: add "

[PATCH v3 0/5] block-backend: process I/O in the current AioContext
 2023-09-14  6:44 UTC  (3+ messages)
` [PATCH v3 1/5] block: remove AIOCBInfo->get_aio_context()

[PATCH 0/3] esp/scsi: minor fixes
 2023-09-14  6:43 UTC  (5+ messages)
` [PATCH 1/3] esp: use correct type for esp_dma_enable() in sysbus_esp_gpio_demux()
` [PATCH 2/3] esp: restrict non-DMA transfer length to that of available data
` [PATCH 3/3] scsi-disk: ensure that FORMAT UNIT commands are terminated

[PATCH v2] target/i386: Export GDS_NO bit to guests
 2023-09-14  6:22 UTC  (3+ messages)

[PATCH v2 00/24] Reduce usage of CPUArchState in cputlb.c
 2023-09-14  6:22 UTC  (37+ messages)
` [PATCH v2 01/24] target/arm: Replace TARGET_PAGE_ENTRY_EXTRA
` [PATCH v2 02/24] accel/tcg: Move CPUTLB definitions from cpu-defs.h
` [PATCH v2 03/24] qom: Propagate alignment through type system
` [PATCH v2 04/24] target/*: Use __alignof not __alignof__
` [PATCH v2 05/24] target/arm: Remove size and alignment for cpu subclasses
` [PATCH v2 06/24] target/*: Add instance_align to all cpu base classes
` [PATCH v2 07/24] accel/tcg: Validate placement of CPUNegativeOffsetState
` [PATCH v2 08/24] accel/tcg: Move CPUNegativeOffsetState into CPUState
` [PATCH v2 09/24] accel/tcg: Remove CPUState.icount_decr_ptr
` [PATCH v2 10/24] accel/tcg: Move can_do_io to CPUNegativeOffsetState
` [PATCH v2 11/24] accel/tcg: Remove cpu_neg()
` [PATCH v2 12/24] tcg: Rename cpu_env to tcg_env
` [PATCH v2 13/24] accel/tcg: Replace CPUState.env_ptr with cpu_env()
` [PATCH v2 14/24] accel/tcg: Remove cpu_set_cpustate_pointers
` [PATCH v2 15/24] accel/tcg: Remove env_neg()
` [PATCH v2 16/24] tcg: Remove TCGContext.tlb_fast_offset
` [PATCH v2 17/24] accel/tcg: Modify tlb_*() to use CPUState
` [PATCH v2 18/24] accel/tcg: Modify probe_access_internal() "
` [PATCH v2 19/24] accel/tcg: Modifies memory access functions "
` [PATCH v2 20/24] accel/tcg: Modify atomic_mmu_lookup() "
` [PATCH v2 21/24] accel/tcg: Use CPUState in atomicity helpers
` [PATCH v2 22/24] accel/tcg: Remove env_tlb()
` [PATCH v2 23/24] accel/tcg: Unify user and softmmu do_[st|ld]*_mmu()
` [PATCH v2 24/24] accel/tcg: move ld/st helpers to ldst_common.c.inc

[PATCH] ui: add XBGR8888 and ABGR8888 in drm_format_pixman_map
 2023-09-14  5:56 UTC  (2+ messages)

[PATCH] mem/x86: add processor address space check for VM memory
 2023-09-14  5:53 UTC  (9+ messages)

[PATCH v2 0/2] hw/mips/jazz: Rework the NIC init code
 2023-09-14  5:51 UTC  (2+ messages)

[RFC 0/7] vhost-vdpa: add support for iommufd
 2023-09-14  5:44 UTC  (3+ messages)

[PATCH 0/4] hw/cxl: Line length reduction and related
 2023-09-14  5:44 UTC  (3+ messages)
` [PATCH 3/4] hw/cxl: CXLDVSECPortExtensions renamed to CXLDVSECPortExt

50% of all time spent in victim_tlb_hit() !? (or case when OVPSim beats QEMU hands down)
 2023-09-14  5:09 UTC 

[PATCH v11 0/9] rutabaga_gfx + gfxstream
 2023-09-14  4:38 UTC  (4+ messages)
` [PATCH v11 6/9] gfxstream + rutabaga: add initial support for gfxstream

[PATCH v13 0/9] rutabaga_gfx + gfxstream
 2023-09-14  4:10 UTC  (9+ messages)

[RFC PATCH v2 00/21] QEMU gmem implemention
 2023-09-14  3:51 UTC  (22+ messages)
` [RFC PATCH v2 01/21] *** HACK *** linux-headers: Update headers to pull in gmem APIs
` [RFC PATCH v2 02/21] RAMBlock: Add support of KVM private gmem
` [RFC PATCH v2 03/21] HostMem: Add private property and associate it with RAM_KVM_GMEM
` [RFC PATCH v2 04/21] memory: Introduce memory_region_has_gmem_fd()
` [RFC PATCH v2 05/21] kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslot
` [RFC PATCH v2 06/21] i386: Add support for sw-protected-vm object
` [RFC PATCH v2 07/21] i386/pc: Drop pc_machine_kvm_type()
` [RFC PATCH v2 08/21] target/i386: Implement mc->kvm_type() to get VM type
` [RFC PATCH v2 09/21] target/i386: Introduce kvm_confidential_guest_init()
` [RFC PATCH v2 10/21] i386/kvm: Implement kvm_sw_protected_vm_init() for sw-protcted-vm specific functions
` [RFC PATCH v2 11/21] kvm: Introduce support for memory_attributes
` [RFC PATCH v2 12/21] kvm/memory: Introduce the infrastructure to set the default shared/private value
` [RFC PATCH v2 13/21] i386/kvm: Set memory to default private for KVM_X86_SW_PROTECTED_VM
` [RFC PATCH v2 14/21] physmem: replace function name with __func__ in ram_block_discard_range()
` [RFC PATCH v2 15/21] physmem: extract ram_block_discard_range_fd() from ram_block_discard_range()
` [RFC PATCH v2 16/21] physmem: Introduce ram_block_convert_range()
` [RFC PATCH v2 17/21] kvm: handle KVM_EXIT_MEMORY_FAULT
` [RFC PATCH v2 18/21] trace/kvm: Add trace for page convertion between shared and private
` [RFC PATCH v2 19/21] pci-host/q35: Move PAM initialization above SMRAM initialization
` [RFC PATCH v2 20/21] q35: Introduce smm_ranges property for q35-pci-host
` [RFC PATCH v2 21/21] i386: Disable SMM mode for X86_SW_PROTECTED_VM

[PATCH] vhost: Add a defensive check in vhost_commit against wrong deallocation
 2023-09-14  3:46 UTC  (2+ messages)

[PATCH] vdpa net: zero vhost_vdpa iova_tree pointer at cleanup
 2023-09-14  3:23 UTC  (2+ messages)

[PATCH v6 00/57] Add LoongArch LASX instructions
 2023-09-14  3:16 UTC  (61+ messages)
` [PATCH v6 01/57] target/loongarch: Renamed lsx*.c to vec* .c
` [PATCH v6 02/57] target/loongarch: Implement gvec_*_vl functions
` [PATCH v6 03/57] target/loongarch: Use gen_helper_gvec_4_ptr for 4OP + env vector instructions
` [PATCH v6 04/57] target/loongarch: Use gen_helper_gvec_4 for 4OP "
` [PATCH v6 05/57] target/loongarch: Use gen_helper_gvec_3_ptr for 3OP + env "
` [PATCH v6 06/57] target/loongarch: Use gen_helper_gvec_3 for 3OP "
` [PATCH v6 07/57] target/loongarch: Use gen_helper_gvec_2_ptr for 2OP + env "
` [PATCH v6 08/57] target/loongarch: Use gen_helper_gvec_2 for 2OP "
` [PATCH v6 09/57] target/loongarch: Use gen_helper_gvec_2i for 2OP + imm "
` [PATCH v6 10/57] target/loongarch: Replace CHECK_SXE to check_vec(ctx, 16)
` [PATCH v6 11/57] target/loongarch: Add LASX data support
` [PATCH v6 12/57] target/loongarch: check_vec support check LASX instructions
` [PATCH v6 13/57] target/loongarch: Add avail_LASX to "
` [PATCH v6 14/57] target/loongarch: Implement xvadd/xvsub
` [PATCH v6 15/57] target/loongarch: Implement xvreplgr2vr
` [PATCH v6 16/57] target/loongarch: Implement xvaddi/xvsubi
` [PATCH v6 17/57] target/loongarch: Implement xvneg
` [PATCH v6 18/57] target/loongarch: Implement xvsadd/xvssub
` [PATCH v6 19/57] target/loongarch: Implement xvhaddw/xvhsubw
` [PATCH v6 20/57] target/loongarch: Implement xvaddw/xvsubw
` [PATCH v6 21/57] target/loongarch: Implement xavg/xvagr
` [PATCH v6 22/57] target/loongarch: Implement xvabsd
` [PATCH v6 23/57] target/loongarch: Implement xvadda
` [PATCH v6 24/57] target/loongarch: Implement xvmax/xvmin
` [PATCH v6 25/57] target/loongarch: Implement xvmul/xvmuh/xvmulw{ev/od}
` [PATCH v6 26/57] target/loongarch: Implement xvmadd/xvmsub/xvmaddw{ev/od}
` [PATCH v6 27/57] target/loongarch; Implement xvdiv/xvmod
` [PATCH v6 28/57] target/loongarch: Implement xvsat
` [PATCH v6 29/57] target/loongarch: Implement xvexth
` [PATCH v6 30/57] target/loongarch: Implement vext2xv
` [PATCH v6 31/57] target/loongarch: Implement xvsigncov
` [PATCH v6 32/57] target/loongarch: Implement xvmskltz/xvmskgez/xvmsknz
` [PATCH v6 33/57] target/loognarch: Implement xvldi
` [PATCH v6 34/57] target/loongarch: Implement LASX logic instructions
` [PATCH v6 35/57] target/loongarch: Implement xvsll xvsrl xvsra xvrotr
` [PATCH v6 36/57] target/loongarch: Implement xvsllwil xvextl
` [PATCH v6 37/57] target/loongarch: Implement xvsrlr xvsrar
` [PATCH v6 38/57] target/loongarch: Implement xvsrln xvsran
` [PATCH v6 39/57] target/loongarch: Implement xvsrlrn xvsrarn
` [PATCH v6 40/57] target/loongarch: Implement xvssrln xvssran
` [PATCH v6 41/57] target/loongarch: Implement xvssrlrn xvssrarn
` [PATCH v6 42/57] target/loongarch: Implement xvclo xvclz
` [PATCH v6 43/57] target/loongarch: Implement xvpcnt
` [PATCH v6 44/57] target/loongarch: Implement xvbitclr xvbitset xvbitrev
` [PATCH v6 45/57] target/loongarch: Implement xvfrstp
` [PATCH v6 46/57] target/loongarch: Implement LASX fpu arith instructions
` [PATCH v6 47/57] target/loongarch: Implement LASX fpu fcvt instructions
` [PATCH v6 48/57] target/loongarch: Implement xvseq xvsle xvslt
` [PATCH v6 49/57] target/loongarch: Implement xvfcmp
` [PATCH v6 50/57] target/loongarch: Implement xvbitsel xvset
` [PATCH v6 51/57] target/loongarch: Implement xvinsgr2vr xvpickve2gr
` [PATCH v6 52/57] target/loongarch: Implement xvreplve xvinsve0 xvpickve
` [PATCH v6 53/57] target/loongarch: Implement xvpack xvpick xvilv{l/h}
` [PATCH v6 54/57] target/loongarch: Implement xvshuf xvperm{i} xvshuf4i
` [PATCH v6 55/57] target/loongarch: Implement xvld xvst
` [PATCH v6 56/57] target/loongarch: Move simply DO_XX marcos togther
` [PATCH v6 57/57] target/loongarch: CPUCFG support LASX

[PULL v2 00/45] riscv-to-apply queue
 2023-09-14  3:08 UTC  (3+ messages)

qemu-riscv32 usermode still broken?
 2023-09-14  1:22 UTC  (3+ messages)

[PATCH v2 qemu 0/3] Allow dump-guest-memory to output standard kdump format
 2023-09-14  1:03 UTC  (4+ messages)
` [PATCH v2 qemu 1/3] dump: Pass DumpState to write_ functions
` [PATCH v2 qemu 2/3] dump: Allow directly outputting reassembled kdumps
` [PATCH v2 qemu 3/3] dump: Add qmp argument "reassembled"

[PATCH v6 00/10] Fix segfault on migration return path
 2023-09-13 23:48 UTC  (7+ messages)
` [PATCH v6 08/10] migration/yank: Use channel features
` [PATCH v6 09/10] migration/yank: Keep track of registered yank instances

[PATCH 0/5] elf2dmp: improve Win2022, Win11 and large dumps
 2023-09-13 22:46 UTC  (6+ messages)
` [PATCH 1/5] elf2dmp: replace PE export name check with PDB name check
` [PATCH 2/5] elf2dmp: introduce physical block alignment
` [PATCH 3/5] elf2dmp: introduce merging of physical memory runs
` [PATCH 4/5] elf2dmp: use Linux mmap with MAP_NORESERVE when possible
` [PATCH 5/5] elf2dmp: rework PDB_STREAM_INDEXES::segments obtaining

[RFC PATCH 0/3] target/ppc: Change CR registers from i32 to tl
 2023-09-13 22:29 UTC  (2+ messages)

[PATCH v3 00/23] bsd-user: Implement mmap related system calls for FreeBSD
 2023-09-13 22:24 UTC  (5+ messages)
` [PATCH v3 17/23] bsd-user: Implement mincore(2)

[PATCH v3 0/4] Add full zoned storage emulation to qcow2 driver
 2023-09-13 21:11 UTC  (5+ messages)
` [PATCH v3 2/4] qcow2: add configurations for zoned format extension
` [PATCH v3 3/4] qcow2: add zoned emulation capability

[PATCH] target/hppa: Optimize ldcw/ldcd instruction translation
 2023-09-13 20:30 UTC  (4+ messages)

[PATCH v3 0/4] virtio-blk: use blk_io_plug_call() instead of notification BH
 2023-09-13 20:27 UTC  (6+ messages)
` [PATCH v3 1/4] block: rename blk_io_plug_call() API to defer_call()
` [PATCH v3 2/4] util/defer-call: move defer_call() to util/
` [PATCH v3 3/4] virtio: use defer_call() in virtio_irqfd_notify()
` [PATCH v3 4/4] virtio-blk: remove batch notification BH

QEMU migration-test CI intermittent failure
 2023-09-13 19:51 UTC  (3+ messages)

[PATCH v2 0/4] virtio-blk: use blk_io_plug_call() instead of notification BH
 2023-09-13 19:39 UTC  (4+ messages)
` [PATCH v2 2/4] util/defer-call: move defer_call() to util/

Assertion `dpy_ui_info_supported(con)' failed
 2023-09-13 19:34 UTC  (2+ messages)

[PATCH v1 0/2] i386/a-b-bootblock: zero the first byte of each page on start
 2023-09-13 19:22 UTC  (2+ messages)

[PULL 0/2] hw/nvme: updates
 2023-09-13 19:17 UTC  (2+ messages)

[PATCH for-8.1] vfio/display: Fix missing update to set backing fields
 2023-09-13 19:18 UTC  (8+ messages)

[PULL 0/4] Build fix patches for 2023-09-13
 2023-09-13 19:17 UTC  (2+ messages)

[PULL v3 0/1] Merge tpm 2023/09/12 v3
 2023-09-13 19:17 UTC  (2+ messages)

[PATCH v3 0/5] Support message-based DMA in vfio-user server
 2023-09-13 19:11 UTC  (3+ messages)
` [PATCH v3 2/5] softmmu: Support concurrent bounce buffers


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