qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] target/riscv/kvm: implement SBI debug console (DBCN) calls
Daniel Henrique Barboza
Re: [PATCH] target/riscv/kvm: implement SBI debug console (DBCN) calls
Philippe Mathieu-Daudé
Re: [PATCH] target/riscv/kvm: implement SBI debug console (DBCN) calls
Daniel Henrique Barboza
Re: [PATCH] target/riscv/kvm: implement SBI debug console (DBCN) calls
Daniel P . Berrangé
[PATCH 0/2] hw/nvme: stable fixes
Klaus Jensen
[PATCH 1/2] hw/nvme: fix namespace attachment
Klaus Jensen
[PATCH 2/2] hw/nvme: revert CMIC behavior
Klaus Jensen
Re: [PATCH 2/2] hw/nvme: revert CMIC behavior
alan . adamson
Re: [PATCH 0/2] hw/nvme: stable fixes
Michael Tokarev
Re: [PATCH 0/2] hw/nvme: stable fixes
Klaus Jensen
[PATCH] tests/functional: Add a test for the realview-eb-mpcore machine
Thomas Huth
Re: [PATCH 02/16] hw/pci-host/raven: Revert "raven: Move BIOS loading from board code to PCI host"
Philippe Mathieu-Daudé
Re: [PATCH 15/16] hw/pci-host/raven: Do not map regions in init method
Philippe Mathieu-Daudé
Re: [PATCH 15/16] hw/pci-host/raven: Do not map regions in init method
BALATON Zoltan
Re: [PATCH 15/16] hw/pci-host/raven: Do not map regions in init method
Philippe Mathieu-Daudé
Re: [PATCH 12/16] hw/pci-host/raven: Fix PCI config direct access region
Philippe Mathieu-Daudé
Re: [PATCH 10/16] hw/pci-host/raven: Use correct parameter in direct access ops
Philippe Mathieu-Daudé
Re: [PATCH 11/16] hw/pci-host/raven: Do not use parent object for mmcfg region
Philippe Mathieu-Daudé
Re: [PATCH 11/16] hw/pci-host/raven: Do not use parent object for mmcfg region
BALATON Zoltan
Re: [PATCH 05/16] hw/pci-host/raven: Use DEFINE_TYPES macro
Philippe Mathieu-Daudé
Re: [PATCH 04/16] hw/pci-host/raven: Simplify host bridge type declaration
Philippe Mathieu-Daudé
Re: [PATCH 03/16] hw/pci-host/raven: Simplify PCI facing part
Philippe Mathieu-Daudé
Re: [PATCH 03/16] hw/pci-host/raven: Simplify PCI facing part
BALATON Zoltan
Re: [PATCH 01/16] hw/pci-host/raven: Remove is-legacy-prep property
Philippe Mathieu-Daudé
[PATCH v1] vhost: Fix used memslot tracking when destroying a vhost device
David Hildenbrand
[PATCH v4 00/17] Maintainer updates for May (testing, plugins, virtio-gpu) - pre-PR
Alex Bennée
[PATCH v4 05/17] contrib/plugins: add a scaling factor to the ips arg
Alex Bennée
[PATCH v4 07/17] MAINTAINERS: add myself to virtio-gpu for Odd Fixes
Alex Bennée
[PATCH v4 08/17] MAINTAINERS: add Akihiko and Dmitry as reviewers
Alex Bennée
[PATCH v4 14/17] include/gdbstub: fix include guard in commands.h
Alex Bennée
[PATCH v4 17/17] gdbstub: update aarch64-core.xml
Alex Bennée
[PATCH v4 15/17] gdbstub: assert earlier in handle_read_all_regs
Alex Bennée
[PATCH v4 01/17] tests/docker: expose $HOME/.cache/qemu as docker volume
Alex Bennée
[PATCH v4 09/17] hw/display: re-arrange memory region tracking
Alex Bennée
[PATCH v4 10/17] virtio-gpu: refactor async blob unmapping
Alex Bennée
[PATCH v4 06/17] contrib/plugins: allow setting of instructions per quantum
Alex Bennée
[PATCH v4 02/17] gitlab: disable debug info on CI builds
Alex Bennée
[PATCH v4 12/17] virtio-gpu: support context init multiple timeline
Alex Bennée
[PATCH v4 03/17] tests/tcg: make aarch64 boot.S handle different starting modes
Alex Bennée
[PATCH v4 16/17] gdbstub: Implement qGDBServerVersion packet
Alex Bennée
[PATCH v4 04/17] tests/qtest: Avoid unaligned access in IGB test
Alex Bennée
[PATCH v4 11/17] ui/gtk-gl-area: Remove extra draw call in refresh
Alex Bennée
[PATCH v4 13/17] include/exec: fix assert in size_memop
Alex Bennée
[PATCH] tests/functional: Use the 'none' machine for the VNC test
Thomas Huth
Re: [PATCH] tests/functional: Use the 'none' machine for the VNC test
Daniel P . Berrangé
Re: [PATCH] tests/functional: Use the 'none' machine for the VNC test
Philippe Mathieu-Daudé
[PATCH v2 00/27] tcg/optimize: Track and use known 1's
Richard Henderson
[PATCH v2 06/27] tcg/optimize: Build and use z_bits and o_bits in fold_eqv
Richard Henderson
[PATCH v2 08/27] tcg/optimize: Build and use z_bits and o_bits in fold_nor
Richard Henderson
[PATCH v2 02/27] tcg/optimize: Add one's mask to TempOptInfo
Richard Henderson
[PATCH v2 04/27] tcg/optimize: Build and use o_bits in fold_and
Richard Henderson
[PATCH v2 03/27] tcg/optimize: Introduce fold_masks_zosa
Richard Henderson
[PATCH v2 05/27] tcg/optimize: Build and use o_bits in fold_andc
Richard Henderson
[PATCH v2 10/27] tcg/optimize: Build and use one and affected bits in fold_or
Richard Henderson
[PATCH v2 17/27] tcg/optimize: Build and use o_bits in fold_exts
Richard Henderson
[PATCH v2 11/27] tcg/optimize: Build and use zero, one and affected bits in fold_orc
Richard Henderson
[PATCH v2 14/27] tcg/optimize: Build and use o_bits in fold_deposit
Richard Henderson
[PATCH v2 07/27] tcg/optimize: Build and use z_bits and o_bits in fold_nand
Richard Henderson
[PATCH v2 13/27] tcg/optimize: Build and use o_bits in fold_bswap
Richard Henderson
[PATCH v2 16/27] tcg/optimize: Build and use z_bits and o_bits in fold_extract2
Richard Henderson
[PATCH v2 09/27] tcg/optimize: Build and use z_bits and o_bits in fold_not
Richard Henderson
[PATCH v2 12/27] tcg/optimize: Build and use o_bits in fold_xor
Richard Henderson
[PATCH v2 22/27] tcg/optimize: Use fold_and in do_constant_folding_cond[12]
Richard Henderson
[PATCH v2 19/27] tcg/optimize: Build and use o_bits in fold_movcond
Richard Henderson
[PATCH v2 18/27] tcg/optimize: Build and use o_bits in fold_extu
Richard Henderson
[PATCH v2 23/27] tcg/optimize: Fold and to extract during optimize
Richard Henderson
[PATCH v2 24/27] tcg/optimize: Simplify fold_and constant checks
Richard Henderson
[PATCH v2 25/27] tcg/optimize: Simplify fold_andc constant checks
Richard Henderson
[PATCH v2 15/27] tcg/optimize: Build and use o_bits in fold_extract
Richard Henderson
[PATCH v2 27/27] tcg/optimize: Simplify fold_eqv constant checks
Richard Henderson
[PATCH v2 21/27] tcg/optimize: Build and use o_bits in fold_shift
Richard Henderson
[PATCH v2 20/27] tcg/optimize: Build and use o_bits in fold_sextract
Richard Henderson
[PATCH v2 26/27] tcg/optimize: Simplify fold_orc constant checks
Richard Henderson
[PATCH v2 01/27] tcg/optimize: Introduce arg_const_val
Richard Henderson
[PATCH v3 0/2] ui/vnc: Do not copy z_stream
Akihiko Odaki
[PATCH v3 1/2] ui/vnc: Do not copy z_stream
Akihiko Odaki
Re: [PATCH v3 1/2] ui/vnc: Do not copy z_stream
Philippe Mathieu-Daudé
Re: [PATCH v3 1/2] ui/vnc: Do not copy z_stream
Marc-André Lureau
[PATCH v3 2/2] ui/vnc: Introduce the VncWorker type
Akihiko Odaki
[PATCH v4] target/loongarch: fix vldi/xvldi raise wrong error
Song Gao
Re: [PATCH v4] target/loongarch: fix vldi/xvldi raise wrong error
Michael Tokarev
Re: [PATCH v4] target/loongarch: fix vldi/xvldi raise wrong error
gaosong
Re: [PATCH v4] target/loongarch: fix vldi/xvldi raise wrong error
Philippe Mathieu-Daudé
Re: [PATCH v4] target/loongarch: fix vldi/xvldi raise wrong error
gaosong
Re: [PATCH v4] target/loongarch: fix vldi/xvldi raise wrong error
Bibo Mao
Re: [PATCH v4] target/loongarch: fix vldi/xvldi raise wrong error
gaosong
[PATCH v3] target/loongarch: fix vldi/xvldi raise wrong error
Song Gao
Re: [PATCH v3] target/loongarch: fix vldi/xvldi raise wrong error
Richard Henderson
[PULL 00/13] QAPI patches patches for 2025-06-03
Markus Armbruster
[PULL 05/13] qapi: Drop a problematic (Since: 2.11) from query-hotpluggable-cpus
Markus Armbruster
[PULL 10/13] qapi: Refer to job-FOO instead of deprecated block-job-FOO in docs
Markus Armbruster
[PULL 08/13] qapi: Use proper markup instead of CAPS for emphasis in doc comments
Markus Armbruster
[PULL 07/13] qapi: Fix capitalization in doc comments
Markus Armbruster
[PULL 01/13] qapi: Tidy up run-together sentences in doc comments
Markus Armbruster
[PULL 02/13] qapi: Tidy up whitespace in doc comments
Markus Armbruster
[PULL 11/13] qapi: Mention both job-cancel and block-job-cancel in doc comments
Markus Armbruster
[PULL 09/13] qapi: Spell JSON null correctly in blockdev-reopen documentation
Markus Armbruster
[PULL 13/13] qapi: Improve documentation around job state @concluded
Markus Armbruster
[PULL 12/13] qapi: Tidy up references to job state CONCLUDED
Markus Armbruster
[PULL 06/13] qapi: Correct spelling of QEMU in doc comments
Markus Armbruster
[PULL 03/13] qapi: Move (since X.Y) to end of description
Markus Armbruster
[PULL 04/13] qapi: Avoid breaking lines within (since X.Y)
Markus Armbruster
Re: [PULL 00/13] QAPI patches patches for 2025-06-03
Stefan Hajnoczi
[PATCH 0/3] TDX: Fix and enhancement
Xiaoyao Li
[PATCH 3/3] i386/tdx: Clarify the error message of mrconfigid/mrowner/mrownerconfig
Xiaoyao Li
Re: [PATCH 3/3] i386/tdx: Clarify the error message of mrconfigid/mrowner/mrownerconfig
Daniel P . Berrangé
Re: [PATCH 3/3] i386/tdx: Clarify the error message of mrconfigid/mrowner/mrownerconfig
Igor Mammedov
Re: [PATCH 3/3] i386/tdx: Clarify the error message of mrconfigid/mrowner/mrownerconfig
Zhao Liu
[PATCH 1/3] i386/cpu: Rename enable_cpuid_0x1f to force_cpuid_0x1f
Xiaoyao Li
Re: [PATCH 1/3] i386/cpu: Rename enable_cpuid_0x1f to force_cpuid_0x1f
Igor Mammedov
Re: [PATCH 1/3] i386/cpu: Rename enable_cpuid_0x1f to force_cpuid_0x1f
Daniel P . Berrangé
Re: [PATCH 1/3] i386/cpu: Rename enable_cpuid_0x1f to force_cpuid_0x1f
Zhao Liu
[PATCH 2/3] i386/tdx: Fix the typo of the comment of struct TdxGuest
Xiaoyao Li
Re: [PATCH 2/3] i386/tdx: Fix the typo of the comment of struct TdxGuest
Daniel P . Berrangé
Re: [PATCH 2/3] i386/tdx: Fix the typo of the comment of struct TdxGuest
Igor Mammedov
Re: [PATCH 2/3] i386/tdx: Fix the typo of the comment of struct TdxGuest
Zhao Liu
RE: [PATCH v2 2/2] target/riscv: Support matching scontext in Sdtrig's textra CSRs
張哲嘉
[PATCH] hw/loongarch/virt: inform guest of kvm
Qiang Ma
Re: [PATCH] hw/loongarch/virt: inform guest of kvm
gaosong
Re: [PATCH] hw/loongarch/virt: inform guest of kvm
Bibo Mao
[PATCH v2] target/loongarch: add check for fcond
Song Gao
Re: [PATCH v2] target/loongarch: add check for fcond
Richard Henderson
[PATCH v2] target/loongarch: fix vldi/xvldi raise wrong error
Song Gao
Re: [PATCH v2] target/loongarch: fix vldi/xvldi raise wrong error
Richard Henderson
Re: [PATCH v2] target/loongarch: fix vldi/xvldi raise wrong error
gaosong
[PATCH 00/21] migration: Unify capabilities and parameters
Fabiano Rosas
[PATCH 13/21] migration: Use visitors in migrate_params_test_apply
Fabiano Rosas
[PATCH 01/21] migration: Normalize tls arguments
Fabiano Rosas
[PATCH 02/21] migration: Remove MigrateSetParameters
Fabiano Rosas
[PATCH 08/21] migration: Do away with usage of QERR_INVALID_PARAMETER_VALUE
Fabiano Rosas
[PATCH 18/21] qapi/migration: Deprecate capabilities commands
Fabiano Rosas
[PATCH 12/21] migration: Use QAPI_CLONE_MEMBERS in migrate_params_apply
Fabiano Rosas
[PATCH 03/21] qapi/migration: Don't document MigrationParameter
Fabiano Rosas
[PATCH 11/21] migration: Use QAPI_CLONE_MEMBERS in migrate_params_test_apply
Fabiano Rosas
[PATCH 20/21] libqtest: Add a function to check whether a QMP command supports a feature
Fabiano Rosas
[PATCH 14/21] migration: Cleanup hmp_info_migrate_parameters
Fabiano Rosas
[PATCH 19/21] migration: Allow migrate commands to provide the migration config
Fabiano Rosas
Re: [PATCH 19/21] migration: Allow migrate commands to provide the migration config
Daniel P . Berrangé
[PATCH 06/21] migration: Remove checks for s->parameters has_* fields
Fabiano Rosas
[PATCH 09/21] migration: Extract code to mark all parameters as present
Fabiano Rosas
[PATCH 04/21] migration: Run a post update routine after setting parameters
Fabiano Rosas
[PATCH 17/21] migration: Remove s->capabilities
Fabiano Rosas
[PATCH 07/21] migration: Set block_bitmap_mapping unconditionally in query-migrate-parameters
Fabiano Rosas
[PATCH 05/21] migration: Add a flag to track block-bitmap-mapping input
Fabiano Rosas
[PATCH 21/21] tests/qtest/migration: Add a test for config passing
Fabiano Rosas
[PATCH 16/21] qapi/migration: Mark that query/set-migrate-parameters support capabilities
Fabiano Rosas
Re: [PATCH 16/21] qapi/migration: Mark that query/set-migrate-parameters support capabilities
Daniel P . Berrangé
[PATCH 15/21] migration: Add capabilities into MigrationParameters
Fabiano Rosas
[PATCH 10/21] migration: Use QAPI_CLONE_MEMBERS in query_migrate_parameters
Fabiano Rosas
[PATCH 0/2] Add support for NVMe Namespace and Boundary Atomic Parameters
Alan Adamson
[PATCH 2/2] hw/nvme: add atomic boundary support
Alan Adamson
[PATCH 1/2] hw/nvme: enable ns atomic writes
Alan Adamson
[PATCH] meson: use config_base_arch for target libraries
Pierrick Bouvier
Re: [PATCH] meson: use config_base_arch for target libraries
Pierrick Bouvier
Re: [PATCH] meson: use config_base_arch for target libraries
Thomas Huth
Re: [PATCH] meson: use config_base_arch for target libraries
Cédric Le Goater
Re: [PATCH] meson: use config_base_arch for target libraries
Paolo Bonzini
[PULL 0/1] Tracing patches
Stefan Hajnoczi
[PULL 1/1] trace/simple: seperate hot paths of tracing fucntions
Stefan Hajnoczi
Re: [PULL 0/1] Tracing patches
Stefan Hajnoczi
Re: [PATCH v3 0/2] amd_iommu: Fixes
Michael Tokarev
[PATCH v7 0/9] Add additional plugin API functions to read and write memory and registers
Rowan Hart
[PATCH v7 2/9] plugins: Add register write API
Rowan Hart
[PATCH v7 6/9] plugins: Add patcher plugin and test
Rowan Hart
[PATCH v7 3/9] plugins: Add enforcement of QEMU_PLUGIN_CB flags in register R/W callbacks
Rowan Hart
Re: [PATCH v7 3/9] plugins: Add enforcement of QEMU_PLUGIN_CB flags in register R/W callbacks
Pierrick Bouvier
Re: [PATCH v7 3/9] plugins: Add enforcement of QEMU_PLUGIN_CB flags in register R/W callbacks
Rowan Hart
[PATCH v7 9/9] plugins: Update plugin version and add notes
Rowan Hart
[PATCH v7 7/9] plugins: Add hypercalls plugin and test
Rowan Hart
[PATCH v7 8/9] plugins: Remove use of qemu_plugin_read_register where it is not permitted
Rowan Hart
[PATCH v7 1/9] gdbstub: Expose gdb_write_register function to consumers of gdbstub
Rowan Hart
[PATCH v7 4/9] plugins: Add memory virtual address write API
Rowan Hart
[PATCH v7 5/9] plugins: Add memory hardware address read/write API
Rowan Hart
[PATCH 0/2] i386/tdx: Fix build on 32-bit host
Cédric Le Goater
[PATCH 2/2] i386/tdvf: Fix build on 32-bit host
Cédric Le Goater
[PATCH 1/2] i386/tdx: Fix build on 32-bit host
Cédric Le Goater
Re: [PATCH 1/2] i386/tdx: Fix build on 32-bit host
Xiaoyao Li
Re: [PATCH 1/2] i386/tdx: Fix build on 32-bit host
Philippe Mathieu-Daudé
Re: [PATCH 1/2] i386/tdx: Fix build on 32-bit host
Paolo Bonzini
Re: [PATCH 0/2] i386/tdx: Fix build on 32-bit host
Paolo Bonzini
[PATCH 0/3] FM-API Physical switch command set update
Arpit Kumar
[PATCH 1/3] hw/cxl: Storing physical ports info during enumeration
Arpit Kumar
[PATCH 2/3] hw/cxl: Simplified Identify Switch Device & Get Physical Port State
Arpit Kumar
[PATCH 3/3] hw/cxl: Add Physical Port Control (Opcode 5102h)
Arpit Kumar
[PATCH v3 0/6] hw/arm/virt: Add support for user creatable SMMUv3 device
Shameer Kolothum via
[PATCH v3 3/6] hw/arm/virt-acpi-build: Update IORT for multiple smmuv3 devices
Shameer Kolothum via
[PATCH v3 5/6] hw/arm/virt: Add an SMMU_IO_LEN macro
Shameer Kolothum via
[PATCH v3 4/6] hw/arm/virt: Factor out common SMMUV3 dt bindings code
Shameer Kolothum via
[PATCH v3 2/6] hw/arm/virt-acpi-build: Re-arrange SMMUv3 IORT build
Shameer Kolothum via
[PATCH v3 1/6] hw/arm/smmuv3: Check SMMUv3 has PCIe Root Complex association
Shameer Kolothum via
[PATCH v3 6/6] hw/arm/virt: Allow user-creatable SMMUv3 dev instantiation
Shameer Kolothum via
Re: [PATCH] i386/kvm: Prefault memory on page state change
Tom Lendacky
Re: [PATCH] i386/kvm: Prefault memory on page state change
Xiaoyao Li
Re: [PATCH] i386/kvm: Prefault memory on page state change
Xiaoyao Li
Re: [PATCH] i386/kvm: Prefault memory on page state change
Tom Lendacky
Re: [PATCH] i386/kvm: Prefault memory on page state change
Paolo Bonzini
Re: [PATCH] i386/kvm: Prefault memory on page state change
Xiaoyao Li
Re: [PATCH] i386/kvm: Prefault memory on page state change
Xiaoyao Li
Re: [PATCH v10 08/16] KVM: guest_memfd: Allow host to map guest_memfd pages
Shivank Garg
Re: [PATCH v10 08/16] KVM: guest_memfd: Allow host to map guest_memfd pages
Fuad Tabba
Earlier messages
Later messages