qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-30 14:12:22 to 2024-10-31 13:32:50 UTC [more...]

[PATCH 00/12] Enable building plugins on Windows with Clang
 2024-10-31 13:32 UTC  (19+ messages)
` [PATCH 01/12] scripts: remove erroneous file that breaks git clone on Windows
` [PATCH 02/12] contrib/plugins/cflow: fix warning
` [PATCH 03/12] meson: build contrib/plugins with meson
` [PATCH 04/12] contrib/plugins: remove Makefile for contrib/plugins
` [PATCH 05/12] qga: fix -Wsometimes-uninitialized windows warning
` [PATCH 06/12] qga: fix missing static and prototypes windows warnings
` [PATCH 07/12] win32: use compiler option instead of attribute gcc_struct
` [PATCH 08/12] plugins: enable linking with clang/lld
` [PATCH 09/12] plugins: add missing export for qemu_plugin_num_vcpus
` [PATCH 10/12] plugins: detect qemu plugin API symbols from header
` [PATCH 11/12] plugins: eradicate qemu-plugins.symbols static file
` [PATCH 12/12] docs: add information on how to setup build environments

QEMU Summit Minutes 2024
 2024-10-31 13:32 UTC 

[PATCH v3 00/23] rust: fix CI + allow older versions of rustc and bindgen
 2024-10-31 13:46 UTC  (8+ messages)
` [PATCH 11/23] rust: introduce a c_str macro
` [PATCH 13/23] rust: synchronize dependencies between subprojects and Cargo.lock
` [PATCH 14/23] rust: create a cargo workspace

[PULL 00/18] Migration 20241030 patches
 2024-10-31 13:28 UTC  (20+ messages)
` [PULL 01/18] migration: Cleanup migrate_fd_cleanup() on accessing to_dst_file
` [PULL 02/18] migration: Put thread names together with macros
` [PULL 03/18] migration: Ensure vmstate_save() sets errp
` [PULL 04/18] accel/tcg/icount-common: Remove the reference to the unused header file
` [PULL 05/18] migration: Stop CPU throttling conditionally
` [PULL 06/18] migration: Move cpu-throttole.c from system to migration
` [PULL 07/18] migration: Remove "rs" parameter in migration_bitmap_sync_precopy
` [PULL 08/18] migration: Support periodic RAMBlock dirty bitmap sync
` [PULL 09/18] tests/migration: Add case for periodic ramblock dirty sync
` [PULL 10/18] migration/dirtyrate: Silence warning about strcpy() on OpenBSD
` [PULL 11/18] migration: Deprecate query-migrationthreads command
` [PULL 12/18] migration: Take migration object refcount earlier for threads
` [PULL 13/18] migration: Unexport dirty_bitmap_mig_init()
` [PULL 14/18] migration: Unexport ram_mig_init()
` [PULL 15/18] migration: Drop migration_is_setup_or_active()
` [PULL 16/18] migration: Drop migration_is_idle()
` [PULL 17/18] migration/ram: Add load start trace event
` [PULL 18/18] migration/multifd: Zero p->flags before starting filling a packet

[RFC 00/21] kvm/arm: Introduce a customizable aarch64 KVM host model
 2024-10-31 12:59 UTC  (20+ messages)
` [RFC 18/21] arm/cpu: Introduce a customizable kvm host cpu model
` [RFC 21/21] arm/cpu-features: Document custom vcpu model

[Call for Presentations] FOSDEM 2025: Virt & IaaS devroom
 2024-10-31 12:54 UTC 

[PATCH v2] ui/sdl: Mouse event optimization
 2024-10-31 12:50 UTC  (3+ messages)

[PATCH] monitor: fix cases in switch in memory_dump
 2024-10-31 11:26 UTC  (6+ messages)

[PATCH v5 0/8] chardev: implement backend chardev multiplexing
 2024-10-31 12:10 UTC  (4+ messages)

[PATCH v2 1/1] pcie: enable Extended tag field support
 2024-10-31 11:42 UTC  (3+ messages)

[PULL 00/13] virtio-gpu vulkan support
 2024-10-31 11:29 UTC  (2+ messages)

[PATCH] scripts: remove erroneous file that breaks git clone on Windows
 2024-10-31 11:01 UTC  (3+ messages)

[PATCH] target/i386/hvf: fix handling of XSAVE-related CPUID bits
 2024-10-31 10:57 UTC 

[PATCH v3 0/6] Support virtio-gpu DRM native context
 2024-10-31 10:26 UTC  (9+ messages)
` [PATCH v3 2/6] ui/sdl2: Implement dpy dmabuf functions
` [PATCH v3 4/6] virtio-gpu: Handle virgl fence creation errors
` [PATCH v3 5/6] virtio-gpu: Support asynchronous fencing
` [PATCH v3 6/6] virtio-gpu: Support DRM native context

[PATCH v5 00/15] macOS PV Graphics and new vmapple machine type
 2024-10-31  9:32 UTC  (5+ messages)
` [PATCH v5 01/15] ui & main loop: Redesign of system-specific main thread event handling
` [PATCH v5 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support

[PATCH] next-kbd: convert to use qemu_input_handler_register()
 2024-10-31  9:33 UTC  (3+ messages)

[PATCH v3 0/8] Add AVX10.1 CPUID support and GraniteRapids-v2 model
 2024-10-31  8:52 UTC  (9+ messages)
` [PATCH v3 1/8] target/i386: cpu: set correct supported XCR0 features for TCG
` [PATCH v3 2/8] target/i386: do not rely on ExtSaveArea for accelerator-supported XCR0 bits
` [PATCH v3 3/8] target/i386: return bool from x86_cpu_filter_features
` [PATCH v3 4/8] target/i386: add AVX10 feature and AVX10 version property
` [PATCH v3 5/8] target/i386: add CPUID.24 features for AVX10
` [PATCH v3 6/8] target/i386: Add feature dependencies "
` [PATCH v3 7/8] target/i386: Add AVX512 state when AVX10 is supported
` [PATCH v3 8/8] target/i386: Introduce GraniteRapids-v2 model

[PATCH v5 00/19] s390x: Add Full Boot Order Support
 2024-10-31  8:45 UTC  (3+ messages)
` [PATCH v5 14/19] s390x: Add individual loadparm assignment to CCW device

[PATCH v2] hw/riscv: Add Microblaze V 32bit virt board
 2024-10-31  8:43 UTC  (6+ messages)

[PATCH 0/2] target/riscv/kvm: Update kvm exts to Linux v6.11
 2024-10-31  7:34 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v2 0/8] Add AVX10.1 CPUID support and GraniteRapids-v2 model
 2024-10-31  7:19 UTC  (13+ messages)
` [PATCH 4/8] target/i386: add AVX10 feature and AVX10 version property

[PATCH v2 0/3] virtio: Convert feature properties to OnOffAuto
 2024-10-31  7:21 UTC  (7+ messages)
` [PATCH v2 1/3] qdev-properties: Accept bool for OnOffAuto
` [PATCH v2 2/3] qdev-properties: Add DEFINE_PROP_ON_OFF_AUTO_BIT64()

[PATCH] hw/loongarch/virt: Add reset interface for virt-machine
 2024-10-31  6:54 UTC 

[PATCH v4 00/15] macOS PV Graphics and new vmapple machine type
 2024-10-31  6:52 UTC  (16+ messages)
` [PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support

[RFC v3 0/3] Add packed virtqueue to shadow virtqueue
 2024-10-31  5:10 UTC  (7+ messages)
` [RFC v3 3/3] vhost: Allocate memory for packed vring

[PULL 00/14] MIPS patches for 2024-10-31
 2024-10-31  4:21 UTC  (15+ messages)
` [PULL 01/14] target/mips: Migrate TLB MemoryMapID register
` [PULL 02/14] target/mips: Enable MSA ASE for mips32r6-generic
` [PULL 03/14] target/mips: Extract decode_64bit_enabled() helper
` [PULL 04/14] target/mips: Simplify Loongson MULTU.G opcode
` [PULL 05/14] target/mips: Re-introduce OPC_ADDUH_QB_DSP and OPC_MUL_PH_DSP
` [PULL 06/14] target/mips: Convert Loongson DDIV.G opcodes to decodetree
` [PULL 07/14] target/mips: Convert Loongson DIV.G "
` [PULL 08/14] target/mips: Convert Loongson [D]DIVU.G "
` [PULL 09/14] target/mips: Convert Loongson [D]MOD[U].G "
` [PULL 10/14] target/mips: Convert Loongson [D]MULT[U].G "
` [PULL 11/14] target/mips: Remove unreachable 32-bit code on 64-bit Loongson Ext
` [PULL 12/14] target/mips: Introduce ase_3d_available() helper
` [PULL 13/14] target/mips: Introduce disas_mt_available()
` [PULL 14/14] target/mips: Remove unused CPUMIPSState::current_fpu field

[PATCH 0/2] crypto: misc gcrypt hash/hmac fixes
 2024-10-31  4:01 UTC  (5+ messages)
` [PATCH 1/2] crypto: fix error check on gcry_md_open
` [PATCH 2/2] crypto: perform runtime check for hash/hmac support in gcrypt

[PULL 00/50] riscv-to-apply queue
 2024-10-31  3:53 UTC  (51+ messages)
` [PULL 01/50] target/riscv/csr.c: Fix an access to VXSAT
` [PULL 02/50] target/riscv: Add fw_dynamic_info32 for booting RV32 OpenSBI
` [PULL 03/50] target/riscv: Adjust PMP size for no-MMU RV64 QEMU running RV32
` [PULL 04/50] target/riscv: Correct SXL return value for RV32 in RV64 QEMU
` [PULL 05/50] target/riscv: Detect sxl to set bit width for RV32 in RV64
` [PULL 06/50] target/riscv: Correct mcause/scause bit width for RV32 in RV64 QEMU
` [PULL 07/50] target/riscv: Enable RV32 CPU support "
` [PULL 08/50] target/riscv: Add max32 CPU for "
` [PULL 09/50] tests/avocado: Boot Linux for RV32 cpu on "
` [PULL 10/50] hw/intc: Make zeroth priority register read-only
` [PULL 11/50] hw/intc: Don't clear pending bits on IRQ lowering
` [PULL 12/50] target/riscv: Set vtype.vill on CPU reset
` [PULL 13/50] hw/intc/riscv_aplic: Check and update pending when write sourcecfg
` [PULL 14/50] hw/char: riscv_htif: Use blocking qemu_chr_fe_write_all
` [PULL 15/50] hw/char: sifive_uart: Print uart characters async
` [PULL 16/50] target/riscv: expose *envcfg csr and priv to qemu-user as well
` [PULL 17/50] target/riscv: Add zicfilp extension
` [PULL 18/50] target/riscv: Introduce elp state and enabling controls for zicfilp
` [PULL 19/50] target/riscv: save and restore elp state on priv transitions
` [PULL 20/50] target/riscv: additional code information for sw check
` [PULL 21/50] target/riscv: tracking indirect branches (fcfi) for zicfilp
` [PULL 22/50] target/riscv: zicfilp `lpad` impl and branch tracking
` [PULL 23/50] disas/riscv: enable `lpad` disassembly
` [PULL 24/50] target/riscv: Expose zicfilp extension as a cpu property
` [PULL 25/50] target/riscv: Add zicfiss extension
` [PULL 26/50] target/riscv: introduce ssp and enabling controls for zicfiss
` [PULL 27/50] target/riscv: tb flag for shadow stack instructions
` [PULL 28/50] target/riscv: mmu changes for zicfiss shadow stack protection
` [PULL 29/50] target/riscv: AMO operations always raise store/AMO fault
` [PULL 30/50] target/riscv: update `decode_save_opc` to store extra word2
` [PULL 31/50] target/riscv: implement zicfiss instructions
` [PULL 32/50] target/riscv: compressed encodings for sspush and sspopchk
` [PULL 33/50] disas/riscv: enable disassembly for zicfiss instructions
` [PULL 34/50] disas/riscv: enable disassembly for compressed sspush/sspopchk
` [PULL 35/50] target/riscv: Expose zicfiss extension as a cpu property
` [PULL 36/50] exec/memtxattr: add process identifier to the transaction attributes
` [PULL 37/50] hw/riscv: add riscv-iommu-bits.h
` [PULL 38/50] hw/riscv: add RISC-V IOMMU base emulation
` [PULL 39/50] pci-ids.rst: add Red Hat pci-id for RISC-V IOMMU device
` [PULL 40/50] hw/riscv: add riscv-iommu-pci reference device
` [PULL 41/50] hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplug
` [PULL 42/50] test/qtest: add riscv-iommu-pci tests
` [PULL 43/50] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)
` [PULL 44/50] hw/riscv/riscv-iommu: add ATS support
` [PULL 45/50] hw/riscv/riscv-iommu: add DBG support
` [PULL 46/50] qtest/riscv-iommu-test: add init queues test
` [PULL 47/50] docs/specs: add riscv-iommu
` [PULL 48/50] target/riscv/kvm: set 'aia_mode' to default in error path
` [PULL 49/50] target/riscv/kvm: clarify how 'riscv-aia' default works
` [PULL 50/50] target/riscv: Fix vcompress with rvv_ta_all_1s

[PATCH v3 0/9] target/mips: Convert Loongson LEXT opcodes to decodetree
 2024-10-31  3:54 UTC  (6+ messages)
` [PATCH v3 1/9] target/mips: Extract decode_64bit_enabled() helper
` [PATCH v3 9/9] target/mips: Remove unreachable 32-bit code on 64-bit Loongson Ext

[PATCH v2] target/riscv: Fix vcompress with rvv_ta_all_1s
 2024-10-31  2:22 UTC  (4+ messages)

[PATCH RFC 0/2] migration: Skip sync in ram_init_bitmaps()
 2024-10-31  2:08 UTC  (6+ messages)
` [PATCH RFC 2/2] migration: Avoid doing RAMBlock dirty sync in the initial iteration

[PATCH RFC v2 0/7] QOM: Singleton interface
 2024-10-30 19:08 UTC  (14+ messages)
` [PATCH RFC v2 5/7] x86/iommu: Make x86-iommu a singleton object

[PATCH v3 0/7] target/i386: Add support for perfmon-v2, RAS bits and EPYC-Turin CPU model
 2024-10-30 18:53 UTC  (4+ messages)
` [PATCH v3 2/7] target/i386: Add RAS feature bits on EPYC CPU models

[PATCH] hw/net: Changing log error to trace message
 2024-10-30 18:52 UTC  (3+ messages)

[PATCH] crypto: purge 'loaded' property that was documented as already removed
 2024-10-30 18:50 UTC  (2+ messages)

[PATCH v9 0/6] Pointer Masking update for Zjpm v1.0
 2024-10-30 16:54 UTC  (4+ messages)

[PATCH v2 0/2] Fix for multi-process gdbstub breakpoints
 2024-10-30 16:51 UTC  (2+ messages)

[PATCH v6 0/7] Improve the performance of RISC-V vector unit-stride/whole register ld/st instructions
 2024-10-30 16:37 UTC  (9+ messages)
` [PATCH v6 3/7] target/riscv: rvv: Provide a fast path using direct access to host ram for unmasked unit-stride load/store
` [PATCH v6 4/7] target/riscv: rvv: Provide a fast path using direct access to host ram for unit-stride whole register load/store
` [PATCH v6 5/7] target/riscv: rvv: Provide a fast path using direct access to host ram for unit-stride load-only-first load instructions
` [PATCH v6 7/7] target/riscv: Inline unit-stride ld/st and corresponding functions for performance

[PATCH 1/1] target/arm: Add cortex-m0+ support
 2024-10-30 16:16 UTC  (3+ messages)

[qemu-web PATCH] mention DigitalOcean sponsorship
 2024-10-30 15:51 UTC  (2+ messages)

[RFC v4 0/2] target/riscv: add wrapper for target specific macros in atomicity check
 2024-10-30 15:25 UTC  (4+ messages)
` [RFC v4 2/2] target/riscv: rvv: improve performance of RISC-V vector loads and stores on large amounts of data

[PATCH] target/i386/hvf: hide MPX states from XCR0
 2024-10-30 15:24 UTC  (4+ messages)

[PATCH v3 0/8] Migration: Make misc.h helpers available for whole VM lifecycle
 2024-10-30 14:43 UTC  (10+ messages)
` [PATCH v3 7/8] migration: Unexport migration_is_active()

[PATCH v3 1/1] virtio-pci: fix memory_region_find for VirtIOPCIRegion's MR
 2024-10-30 14:11 UTC  (2+ messages)

[PATCH v1] linux-user: Add option to run `execve`d programs through QEMU
 2024-10-30 14:11 UTC  (3+ 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).