qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v2 07/10] cxl-mailbox-utils: 0x5602 - FMAPI Set DC Region Config
Jonathan Cameron via
Re: [PATCH v2 07/10] cxl-mailbox-utils: 0x5602 - FMAPI Set DC Region Config
Fan Ni
[PATCH v2 0/8] Add bios-tables-test for LoongArch system
Bibo Mao
[PATCH v2 3/8] tests/qtest/bios-tables-test: Use MiB macro rather hardcode value
Bibo Mao
[PATCH v2 6/8] rebuild-expected-aml.sh: Add support for LoongArch
Bibo Mao
[PATCH v2 1/8] uefi-test-tools:: Add LoongArch64 support
Bibo Mao
[PATCH v2 4/8] tests/acpi: Add empty ACPI data files for LoongArch
Bibo Mao
[PATCH v2 2/8] tests/data/uefi-boot-images: Add ISO image for LoongArch system
Bibo Mao
[PATCH v2 5/8] tests/qtest/bios-tables-test: Add basic testing for LoongArch
Bibo Mao
[PATCH v2 7/8] tests/acpi: Fill acpi table data for LoongArch
Bibo Mao
[PATCH v2 8/8] tests/acpi: Remove stale allowed tables
Bibo Mao
[PATCH 00/33] tcg: Add WebAssembly backend
Kohei Tokunaga
[PATCH 02/33] tcg/wasm32: Do not use TCI disassembler in Wasm backend
Kohei Tokunaga
[PATCH 15/33] tcg/wasm32: Add andc/orc/eqv/nand/nor instructions
Kohei Tokunaga
[PATCH 12/33] tcg/wasm32: Add ext instructions
Kohei Tokunaga
[PATCH 01/33] tcg: Fork TCI for wasm32 backend
Kohei Tokunaga
[PATCH 09/33] tcg/wasm32: Add deposit/sextract/extract instrcutions
Kohei Tokunaga
[PATCH 18/33] tcg/wasm32: Add addc/subb instructions
Kohei Tokunaga
[PATCH 11/33] tcg/wasm32: Add mov/movi instructions
Kohei Tokunaga
[PATCH 31/33] tcg/wasm32: Enable TLB lookup
Kohei Tokunaga
[PATCH 25/33] tcg/wasm32: Set mulu2/muls2 as unimplemented
Kohei Tokunaga
[PATCH 07/33] tcg/wasm32: Add shl/shr/sar instructions
Kohei Tokunaga
[PATCH 17/33] tcg/wasm32: Add rot/clz/ctz instructions
Kohei Tokunaga
[PATCH 22/33] tcg/wasm32: Add qemu_ld/qemu_st instructions
Kohei Tokunaga
[PATCH 19/33] tcg/wasm32: Add br/brcond instructions
Kohei Tokunaga
[PATCH 20/33] tcg/wasm32: Add exit_tb/goto_tb/goto_ptr instructions
Kohei Tokunaga
[PATCH 33/33] .gitlab-ci.d: build wasm backend in CI
Kohei Tokunaga
[PATCH 06/33] tcg/wasm32: Add add/sub/mul instructions
Kohei Tokunaga
[PATCH 23/33] include/exec: Allow using 64bit guest addresses on emscripten
Kohei Tokunaga
Re: [PATCH 23/33] include/exec: Allow using 64bit guest addresses on emscripten
Paolo Bonzini
Re: [PATCH 23/33] include/exec: Allow using 64bit guest addresses on emscripten
Kohei Tokunaga
[PATCH 28/33] tcg/wasm32: Implement instantiation of Wasm binary
Kohei Tokunaga
[PATCH 03/33] meson: Enable to build wasm backend
Kohei Tokunaga
[PATCH 04/33] tcg/wasm32: Set TCG_TARGET_INSN_UNIT_SIZE to 1
Kohei Tokunaga
[PATCH 16/33] tcg/wasm32: Add neg/not/ctpop instructions
Kohei Tokunaga
[PATCH 30/33] tcg/wasm32: Enable instantiation of TBs executed many times
Kohei Tokunaga
[PATCH 13/33] tcg/wasm32: Add bswap instructions
Kohei Tokunaga
[PATCH 21/33] tcg/wasm32: Add call instruction
Kohei Tokunaga
[PATCH 05/33] tcg/wasm32: Add and/or/xor instructions
Kohei Tokunaga
[PATCH 08/33] tcg/wasm32: Add setcond/negsetcond/movcond instructions
Kohei Tokunaga
[PATCH 27/33] tcg/wasm32: Write wasm binary to TB
Kohei Tokunaga
[PATCH 14/33] tcg/wasm32: Add rem/div instructions
Kohei Tokunaga
[PATCH 10/33] tcg/wasm32: Add load and store instructions
Kohei Tokunaga
[PATCH 29/33] tcg/wasm32: Allow Asyncify unwinding from TB
Kohei Tokunaga
[PATCH 24/33] tcg/wasm32: Set TCG_TARGET_REG_BITS to 64
Kohei Tokunaga
[PATCH 26/33] tcg/wasm32: Add initialization of fundamental registers
Kohei Tokunaga
[PATCH 32/33] meson: Propagate optimization flag for linking on Emscripten
Kohei Tokunaga
[RFC PATCH 00/25] Implementing a MSHV (Microsoft Hypervisor) accelerator
Magnus Kulke
[RFC PATCH 03/25] target/i386/mshv: Add x86 decoder/emu implementation
Magnus Kulke
Re: [RFC PATCH 03/25] target/i386/mshv: Add x86 decoder/emu implementation
Daniel P . Berrangé
Re: [RFC PATCH 03/25] target/i386/mshv: Add x86 decoder/emu implementation
Paolo Bonzini
Re: [RFC PATCH 03/25] target/i386/mshv: Add x86 decoder/emu implementation
Wei Liu
[RFC PATCH 19/25] target/i386/mshv: Set local interrupt controller state
Magnus Kulke
Re: [RFC PATCH 19/25] target/i386/mshv: Set local interrupt controller state
Paolo Bonzini
[RFC PATCH 05/25] include/hw/hyperv: Add MSHV ABI header definitions
Magnus Kulke
Re: [RFC PATCH 05/25] include/hw/hyperv: Add MSHV ABI header definitions
Paolo Bonzini
[RFC PATCH 04/25] hw/intc: Generalize APIC helper names from kvm_* to accel_*
Magnus Kulke
[RFC PATCH 17/25] target/i386/mshv: Implement mshv_get_special_regs()
Magnus Kulke
Re: [RFC PATCH 17/25] target/i386/mshv: Implement mshv_get_special_regs()
Paolo Bonzini
Re: [RFC PATCH 17/25] target/i386/mshv: Implement mshv_get_special_regs()
Wei Liu
[RFC PATCH 16/25] target/i386/mshv: Implement mshv_get_standard_regs()
Magnus Kulke
Re: [RFC PATCH 16/25] target/i386/mshv: Implement mshv_get_standard_regs()
Wei Liu
[RFC PATCH 22/25] target/i386/mshv: Integrate x86 instruction decoder/emulator
Magnus Kulke
Re: [RFC PATCH 22/25] target/i386/mshv: Integrate x86 instruction decoder/emulator
Wei Liu
[RFC PATCH 23/25] target/i386/mshv: Write MSRs to the hypervisor
Magnus Kulke
[RFC PATCH 21/25] target/i386/mshv: Register MSRs with MSHV
Magnus Kulke
[RFC PATCH 08/25] accel/mshv: Initialize VM partition
Magnus Kulke
Re: [RFC PATCH 08/25] accel/mshv: Initialize VM partition
Wei Liu
[RFC PATCH 10/25] accel/mshv: Add ioeventfd support
Magnus Kulke
[RFC PATCH 14/25] target/i386/mshv: Add CPU create and remove logic
Magnus Kulke
Re: [RFC PATCH 14/25] target/i386/mshv: Add CPU create and remove logic
Wei Liu
[RFC PATCH 02/25] target/i386/emulate: allow instruction decoding from stream
Magnus Kulke
Re: [RFC PATCH 02/25] target/i386/emulate: allow instruction decoding from stream
Paolo Bonzini
Re: [RFC PATCH 02/25] target/i386/emulate: allow instruction decoding from stream
Wei Liu
[RFC PATCH 12/25] accel/mshv: Add vCPU creation and execution loop
Magnus Kulke
Re: [RFC PATCH 12/25] accel/mshv: Add vCPU creation and execution loop
Paolo Bonzini
Re: [RFC PATCH 12/25] accel/mshv: Add vCPU creation and execution loop
Paolo Bonzini
[RFC PATCH 18/25] target/i386/mshv: Implement mshv_arch_put_registers()
Magnus Kulke
Re: [RFC PATCH 18/25] target/i386/mshv: Implement mshv_arch_put_registers()
Paolo Bonzini
Re: [RFC PATCH 18/25] target/i386/mshv: Implement mshv_arch_put_registers()
Wei Liu
[RFC PATCH 01/25] accel: Add Meson and config support for MSHV accelerator
Magnus Kulke
Re: [RFC PATCH 01/25] accel: Add Meson and config support for MSHV accelerator
Daniel P . Berrangé
Re: [RFC PATCH 01/25] accel: Add Meson and config support for MSHV accelerator
Paolo Bonzini
[RFC PATCH 25/25] accel/mshv: Add memory remapping workaround
Magnus Kulke
Re: [RFC PATCH 25/25] accel/mshv: Add memory remapping workaround
Paolo Bonzini
[RFC PATCH 06/25] accel/mshv: Add accelerator skeleton
Magnus Kulke
Re: [RFC PATCH 06/25] accel/mshv: Add accelerator skeleton
Daniel P . Berrangé
Re: [RFC PATCH 06/25] accel/mshv: Add accelerator skeleton
Paolo Bonzini
[RFC PATCH 13/25] accel/mshv: Add vCPU signal handling
Magnus Kulke
[RFC PATCH 09/25] accel/mshv: Register guest memory regions with hypervisor
Magnus Kulke
Re: [RFC PATCH 09/25] accel/mshv: Register guest memory regions with hypervisor
Wei Liu
[RFC PATCH 24/25] target/i386/mshv: Implement mshv_vcpu_run()
Magnus Kulke
Re: [RFC PATCH 24/25] target/i386/mshv: Implement mshv_vcpu_run()
Paolo Bonzini
Re: [RFC PATCH 24/25] target/i386/mshv: Implement mshv_vcpu_run()
Wei Liu
[RFC PATCH 07/25] accel/mshv: Register memory region listeners
Magnus Kulke
[RFC PATCH 20/25] target/i386/mshv: Register CPUID entries with MSHV
Magnus Kulke
[RFC PATCH 15/25] target/i386/mshv: Implement mshv_store_regs()
Magnus Kulke
Re: [RFC PATCH 15/25] target/i386/mshv: Implement mshv_store_regs()
Wei Liu
Re: [RFC PATCH 00/25] Implementing a MSHV (Microsoft Hypervisor) accelerator
Paolo Bonzini
[RFC PATCH 11/25] accel/mshv: Add basic interrupt injection support
Magnus Kulke
Re: [RFC PATCH 11/25] accel/mshv: Add basic interrupt injection support
Paolo Bonzini
Re: [RFC PATCH 11/25] accel/mshv: Add basic interrupt injection support
Wei Liu
[PATCH v2 00/24] block: do not drain while holding the graph lock
Fiona Ebner
[PATCH v2 01/24] block: remove outdated comments about AioContext locking
Fiona Ebner
Re: [PATCH v2 01/24] block: remove outdated comments about AioContext locking
Kevin Wolf
[PATCH v2 11/24] block: move drain outside of bdrv_set_backing_hd_drained()
Fiona Ebner
[PATCH v2 07/24] block: mark bdrv_child_change_aio_context() GRAPH_RDLOCK
Fiona Ebner
Re: [PATCH v2 07/24] block: mark bdrv_child_change_aio_context() GRAPH_RDLOCK
Eric Blake
[PATCH v2 14/24] block: move drain outside of quorum_add_child()
Fiona Ebner
[PATCH v2 24/24] block: add bdrv_graph_wrlock_drained() convenience wrapper
Fiona Ebner
Re: [PATCH v2 24/24] block: add bdrv_graph_wrlock_drained() convenience wrapper
Eric Blake
[PATCH v2 23/24] block: never use atomics to access bs->quiesce_counter
Fiona Ebner
[PATCH v2 17/24] blockdev: drain while unlocked in internal_snapshot_action()
Fiona Ebner
[PATCH v2 12/24] block: move drain outside of bdrv_root_attach_child()
Fiona Ebner
[PATCH v2 21/24] iotests/graph-changes-while-io: add test case with removal of lower snapshot
Fiona Ebner
[PATCH v2 10/24] block: move drain outside of bdrv_attach_child_common(_abort)()
Fiona Ebner
[PATCH v2 22/24] block/io: remove duplicate GLOBAL_STATE_CODE() in bdrv_do_drained_end()
Fiona Ebner
[PATCH v2 03/24] block/snapshot: move drain outside of read-locked bdrv_snapshot_delete()
Fiona Ebner
Re: [PATCH v2 03/24] block/snapshot: move drain outside of read-locked bdrv_snapshot_delete()
Kevin Wolf
[PATCH v2 18/24] blockdev: drain while unlocked in external_snapshot_action()
Fiona Ebner
[PATCH v2 06/24] block: mark change_aio_ctx() callback and instances as GRAPH_RDLOCK(_PTR)
Fiona Ebner
Re: [PATCH v2 06/24] block: mark change_aio_ctx() callback and instances as GRAPH_RDLOCK(_PTR)
Eric Blake
[PATCH v2 04/24] block: move drain outside of read-locked bdrv_inactivate_recurse()
Fiona Ebner
Re: [PATCH v2 04/24] block: move drain outside of read-locked bdrv_inactivate_recurse()
Kevin Wolf
[PATCH v2 05/24] block: mark bdrv_parent_change_aio_context() GRAPH_RDLOCK
Fiona Ebner
Re: [PATCH v2 05/24] block: mark bdrv_parent_change_aio_context() GRAPH_RDLOCK
Kevin Wolf
[PATCH v2 20/24] iotests/graph-changes-while-io: remove image file after test
Fiona Ebner
[PATCH v2 02/24] block: move drain outside of read-locked bdrv_reopen_queue_child()
Fiona Ebner
Re: [PATCH v2 02/24] block: move drain outside of read-locked bdrv_reopen_queue_child()
Kevin Wolf
[PATCH v2 19/24] block: mark bdrv_drained_begin() as GRAPH_UNLOCKED
Fiona Ebner
[PATCH v2 16/24] block: move drain outside of quorum_del_child()
Fiona Ebner
[PATCH v2 09/24] block: move drain outside of bdrv_try_change_aio_context()
Fiona Ebner
[PATCH v2 08/24] block: move drain outside of bdrv_change_aio_context() and mark GRAPH_RDLOCK
Fiona Ebner
[PATCH v2 13/24] block: move drain outside of bdrv_attach_child()
Fiona Ebner
[PATCH v2 15/24] block: move drain outside of bdrv_root_unref_child()
Fiona Ebner
Re: [PATCH v2 00/24] block: do not drain while holding the graph lock
Eric Blake
[PULL 00/35] RISCV, i386, endianness fixes for 2025-05-20
Paolo Bonzini
[PULL 29/35] target/riscv: generalize custom CSR functionality
Paolo Bonzini
[PULL 18/35] target/riscv: move RISCVCPUConfig fields to a header file
Paolo Bonzini
[PULL 35/35] qom: reverse order of instance_post_init calls
Paolo Bonzini
[PULL 19/35] target/riscv: include default value in cpu_cfg_fields.h.inc
Paolo Bonzini
[PULL 11/35] target/riscv: cpu: store max SATP mode as a single integer
Paolo Bonzini
[PULL 31/35] target/riscv: convert TT Ascalon to RISCVCPUDef
Paolo Bonzini
[PULL 24/35] target/riscv: convert dynamic CPU models to RISCVCPUDef
Paolo Bonzini
[PULL 04/35] hw/pci-host: Remove unused pci_host_data_be_ops
Paolo Bonzini
[PULL 17/35] target/riscv: merge riscv_cpu_class_init with the class_base function
Paolo Bonzini
[PULL 10/35] target/riscv: assert argument to set_satp_mode_max_supported is valid
Paolo Bonzini
[PULL 16/35] target/riscv: store RISCVCPUDef struct directly in the class
Paolo Bonzini
[PULL 15/35] target/riscv: introduce RISCVCPUDef
Paolo Bonzini
[PULL 03/35] hw/pci-host/gt64120: Fix endianness handling
Paolo Bonzini
[PULL 23/35] target/riscv: convert bare CPU models to RISCVCPUDef
Paolo Bonzini
[PULL 12/35] target/riscv: update max_satp_mode based on QOM properties
Paolo Bonzini
[PULL 02/35] i386/hvf: Make CPUID_HT supported
Paolo Bonzini
[PULL 21/35] target/riscv: convert abstract CPU classes to RISCVCPUDef
Paolo Bonzini
[PULL 08/35] qapi/misc-target: Fix the doc to distinguish query-sgx and query-sgx-capabilities
Paolo Bonzini
[PULL 22/35] target/riscv: convert profile CPU models to RISCVCPUDef
Paolo Bonzini
[PULL 20/35] target/riscv: add more RISCVCPUDef fields
Paolo Bonzini
[PULL 07/35] qapi/misc-target: Fix the doc related SGXEPCSection
Paolo Bonzini
[PULL 34/35] target/riscv: remove .instance_post_init
Paolo Bonzini
[PULL 05/35] qapi/misc-target: Rename SGXEPCSection to SgxEpcSection
Paolo Bonzini
[PULL 30/35] target/riscv: convert THead C906 to RISCVCPUDef
Paolo Bonzini
[PULL 33/35] target/riscv: convert Xiangshan Nanhu to RISCVCPUDef
Paolo Bonzini
[PULL 28/35] target/riscv: th: make CSR insertion test a bit more intuitive
Paolo Bonzini
[PULL 06/35] qapi/misc-target: Rename SGXInfo to SgxInfo
Paolo Bonzini
[PULL 25/35] target/riscv: convert SiFive E CPU models to RISCVCPUDef
Paolo Bonzini
[PULL 26/35] target/riscv: convert ibex CPU models to RISCVCPUDef
Paolo Bonzini
[PULL 14/35] target/riscv: move satp_mode.{map, init} out of CPUConfig
Paolo Bonzini via
[PULL 27/35] target/riscv: convert SiFive U models to RISCVCPUDef
Paolo Bonzini
[PULL 32/35] target/riscv: convert Ventana V1 to RISCVCPUDef
Paolo Bonzini
[PULL 01/35] i386/tcg: Make CPUID_HT and CPUID_EXT3_CMP_LEG supported
Paolo Bonzini
[PULL 09/35] hw/riscv: acpi: only create RHCT MMU entry for supported types
Paolo Bonzini
[PULL 13/35] target/riscv: remove supported from RISCVSATPMap
Paolo Bonzini
Re: [PULL 00/35] RISCV, i386, endianness fixes for 2025-05-20
Stefan Hajnoczi
[PATCH v3] target/riscv/kvm: add satp mode for host cpu
Meng Zhuo
Re: [PATCH v3] target/riscv/kvm: add satp mode for host cpu
Andrew Jones
Re: [PATCH v3] target/riscv/kvm: add satp mode for host cpu
Andrew Jones
[PATCH v5 00/10] Enable shared device assignment
Chenyi Qiang
[PATCH v5 02/10] memory: Change memory_region_set_ram_discard_manager() to return the result
Chenyi Qiang
[PATCH v5 01/10] memory: Export a helper to get intersection of a MemoryRegionSection with a given range
Chenyi Qiang
[PATCH v5 03/10] memory: Unify the definiton of ReplayRamPopulate() and ReplayRamDiscard()
Chenyi Qiang
[PATCH v5 04/10] ram-block-attribute: Introduce RamBlockAttribute to manage RAMBlock with guest_memfd
Chenyi Qiang
[PATCH v5 05/10] ram-block-attribute: Introduce a helper to notify shared/private state changes
Chenyi Qiang
[PATCH v5 10/10] ram-block-attribute: Add more error handling during state changes
Chenyi Qiang
[PATCH v5 09/10] KVM: Introduce RamDiscardListener for attribute changes during memory conversions
Chenyi Qiang
[PATCH v5 06/10] memory: Attach RamBlockAttribute to guest_memfd-backed RAMBlocks
Chenyi Qiang
[PATCH v5 08/10] memory: Change NotifyRamDiscard() definition to return the result
Chenyi Qiang
[PATCH v5 07/10] RAMBlock: Make guest_memfd require coordinate discard
Chenyi Qiang
Re: [PATCH v2] qemu-img: fix offset calculation in bench
Kevin Wolf
Re: [PATCH v7 00/16] Introduce support for IGVM files
Ani Sinha
[PATCH v2] tcg/perf: Placate clang-21's -Wdefault-const-init-field-unsafe
Ilya Leoshkevich
[PATCH v1 0/3] Fix RAM size detection failure on BE hosts
Jamin Lin via
[PATCH v1 1/3] hw/intc/aspeed: Set impl.min_access_size to 4
Jamin Lin via
[PATCH v1 2/3] hw/intc/aspeed Fix coding style
Jamin Lin via
[PATCH v1 3/3] hw/arm/aspeed_ast27x0: Fix RAM size detection failure on BE hosts
Jamin Lin via
[PATCH 00/11] SVM API declaration for emulated devices
CLEMENT MATHIEU--DRIF
[PATCH 03/11] pcie: Helper function to check if ATS is enabled
CLEMENT MATHIEU--DRIF
[PATCH 05/11] pcie: Helper functions to check to check if PRI is enabled
CLEMENT MATHIEU--DRIF
[PATCH 11/11] pci: Add a PCI-level API for PRI
CLEMENT MATHIEU--DRIF
[PATCH 07/11] pci: Add an API to get IOMMU's min page size and virtual address width
CLEMENT MATHIEU--DRIF
[PATCH 06/11] pci: Cache the bus mastering status in the device
CLEMENT MATHIEU--DRIF
Earlier messages
Later messages