qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v2 01/19] hw/i386/pc: Remove deprecated pc-q35-2.4 and pc-i440fx-2.4 machines
Philippe Mathieu-Daudé
[PATCH v2 12/19] hw/core/machine: Remove hw_compat_2_5[] array
Philippe Mathieu-Daudé
[PATCH v2 17/19] hw/net/vmxnet3: Remove VMXNET3_COMPAT_FLAG_OLD_MSI_OFFSETS definition
Philippe Mathieu-Daudé
[PATCH v2 18/19] hw/net/vmxnet3: Remove VMXNET3_COMPAT_FLAG_DISABLE_PCIE definition
Philippe Mathieu-Daudé
[PATCH v2 09/19] hw/i386/pc: Remove deprecated pc-q35-2.5 and pc-i440fx-2.5 machines
Philippe Mathieu-Daudé
[PATCH v2 19/19] hw/net/vmxnet3: Merge DeviceRealize in InstanceInit
Philippe Mathieu-Daudé
[PATCH v2 07/19] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_MIGRATE_EXTRA definition
Philippe Mathieu-Daudé
[PATCH v2 03/19] hw/i386/pc: Remove pc_compat_2_4[] array
Philippe Mathieu-Daudé
[PATCH v2 08/19] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_DISABLE_PCIE definition
Philippe Mathieu-Daudé
[PATCH v2 11/19] hw/nvram/fw_cfg: Remove legacy FW_CFG_ORDER_OVERRIDE
Philippe Mathieu-Daudé
[PATCH 0/6] qom/object properties cleanups
marcandre . lureau
[PATCH 2/6] qdev: make release_drive() idempotent
marcandre . lureau
Re: [PATCH 2/6] qdev: make release_drive() idempotent
Stefan Berger
[PATCH 1/6] qdev: make release_string() idempotent
marcandre . lureau
Re: [PATCH 1/6] qdev: make release_string() idempotent
Stefan Berger
[PATCH 5/6] tests: add /qdev/free-properties test
marcandre . lureau
Re: [PATCH 5/6] tests: add /qdev/free-properties test
Stefan Berger
[PATCH 3/6] qdev: make release_tpm() idempotent
marcandre . lureau
Re: [PATCH 3/6] qdev: make release_tpm() idempotent
Stefan Berger
[PATCH 4/6] qdev: make release_prop_array() free array and idempotent
marcandre . lureau
Re: [PATCH 4/6] qdev: make release_prop_array() free array and idempotent
Stefan Berger
[PATCH 6/6] RFC: qom/object: simplify object_property_del_all()
marcandre . lureau
Re: [PATCH 6/6] RFC: qom/object: simplify object_property_del_all()
Paolo Bonzini
Re: [PATCH 6/6] RFC: qom/object: simplify object_property_del_all()
Marc-André Lureau
Re: [PATCH 6/6] RFC: qom/object: simplify object_property_del_all()
Paolo Bonzini
Re: [PATCH 17/21] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_DISABLE_PCIE_BIT definition
Philippe Mathieu-Daudé
Re: [PATCH 16/21] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_OLD_PCI_CONFIGURATION definition
Philippe Mathieu-Daudé
Re: [PATCH 09/21] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_MIGRATE_EXTRA definition
Philippe Mathieu-Daudé
Re: [PATCH v3 14/14] ppc/spapr: remove deprecated machine pseries-3.0
Cédric Le Goater
Re: [PATCH v3 14/14] ppc/spapr: remove deprecated machine pseries-3.0
Harsh Prateek Bora
[PATCH v2 0/7] target/arm: Remove TYPE_AARCH64_CPU class
Peter Maydell
[PATCH v2 6/7] target/arm/kvm: don't check TYPE_AARCH64_CPU
Peter Maydell
Re: [PATCH v2 6/7] target/arm/kvm: don't check TYPE_AARCH64_CPU
Richard Henderson
[PATCH v2 3/7] hw/core/cpu-common: Don't init gdbstub until cpu_exec_realizefn()
Peter Maydell
Re: [PATCH v2 3/7] hw/core/cpu-common: Don't init gdbstub until cpu_exec_realizefn()
Edgar E. Iglesias
Re: [PATCH v2 3/7] hw/core/cpu-common: Don't init gdbstub until cpu_exec_realizefn()
Richard Henderson
Re: [PATCH v2 3/7] hw/core/cpu-common: Don't init gdbstub until cpu_exec_realizefn()
Alex Bennée
Re: [PATCH v2 3/7] hw/core/cpu-common: Don't init gdbstub until cpu_exec_realizefn()
Philippe Mathieu-Daudé
[PATCH v2 1/7] target/microblaze: Use 'obj' in DEVICE() casts in mb_cpu_initfn()
Peter Maydell
Re: [PATCH v2 1/7] target/microblaze: Use 'obj' in DEVICE() casts in mb_cpu_initfn()
Philippe Mathieu-Daudé
Re: [PATCH v2 1/7] target/microblaze: Use 'obj' in DEVICE() casts in mb_cpu_initfn()
Edgar E. Iglesias
Re: [PATCH v2 1/7] target/microblaze: Use 'obj' in DEVICE() casts in mb_cpu_initfn()
Richard Henderson
[PATCH v2 4/7] target/arm: Present AArch64 gdbstub based on ARM_FEATURE_AARCH64
Peter Maydell
Re: [PATCH v2 4/7] target/arm: Present AArch64 gdbstub based on ARM_FEATURE_AARCH64
Richard Henderson
[PATCH v2 2/7] target/microblaze: Delay gdb_register_coprocessor() to realize
Peter Maydell
Re: [PATCH v2 2/7] target/microblaze: Delay gdb_register_coprocessor() to realize
Edgar E. Iglesias
Re: [PATCH v2 2/7] target/microblaze: Delay gdb_register_coprocessor() to realize
Richard Henderson
Re: [PATCH v2 2/7] target/microblaze: Delay gdb_register_coprocessor() to realize
Philippe Mathieu-Daudé
[PATCH v2 5/7] target/arm: Move aarch64 CPU property code to TYPE_ARM_CPU
Peter Maydell
Re: [PATCH v2 5/7] target/arm: Move aarch64 CPU property code to TYPE_ARM_CPU
Richard Henderson
[PATCH v2 7/7] target/arm: Remove TYPE_AARCH64_CPU
Peter Maydell
Re: [PATCH v2 7/7] target/arm: Remove TYPE_AARCH64_CPU
Richard Henderson
[PATCH v2 0/5] docs: automated info about machine deprecation/removal info
Daniel P . Berrangé
[PATCH v2 2/5] include/hw/boards: cope with dev/rc versions in deprecation checks
Daniel P . Berrangé
Re: [PATCH v2 2/5] include/hw/boards: cope with dev/rc versions in deprecation checks
Thomas Huth
[PATCH v2 1/5] Revert "include/hw: temporarily disable deletion of versioned machine types"
Daniel P . Berrangé
Re: [PATCH v2 1/5] Revert "include/hw: temporarily disable deletion of versioned machine types"
Thomas Huth
Re: [PATCH v2 1/5] Revert "include/hw: temporarily disable deletion of versioned machine types"
Daniel P . Berrangé
[PATCH v2 5/5] include/hw/boards: add warning about changing deprecation logic
Daniel P . Berrangé
[PATCH v2 4/5] docs/about/removed-features: auto-generate a note for versioned machine types
Daniel P . Berrangé
Re: [PATCH v2 4/5] docs/about/removed-features: auto-generate a note for versioned machine types
Thomas Huth
[PATCH v2 3/5] docs/about/deprecated: auto-generate a note for versioned machine types
Daniel P . Berrangé
Re: [PATCH v2 3/5] docs/about/deprecated: auto-generate a note for versioned machine types
Thomas Huth
[PATCH v2 0/9] hw/riscv/virt.c: memmap usage cleanup
Daniel Henrique Barboza
[PATCH v2 2/9] hw/riscv/virt.c: remove trivial virt_memmap references
Daniel Henrique Barboza
Re: [PATCH v2 2/9] hw/riscv/virt.c: remove trivial virt_memmap references
Alistair Francis
[PATCH v2 4/9] hw/riscv/virt.c: add 'base' arg in create_fw_cfg()
Daniel Henrique Barboza
Re: [PATCH v2 4/9] hw/riscv/virt.c: add 'base' arg in create_fw_cfg()
Alistair Francis
[PATCH v2 5/9] hw/riscv/virt.c: use s->memmap in create_fdt() path
Daniel Henrique Barboza
Re: [PATCH v2 5/9] hw/riscv/virt.c: use s->memmap in create_fdt() path
Alistair Francis
[PATCH v2 3/9] hw/riscv/virt.c: use s->memmap in virt_machine_done()
Daniel Henrique Barboza
Re: [PATCH v2 3/9] hw/riscv/virt.c: use s->memmap in virt_machine_done()
Alistair Francis
[PATCH v2 1/9] hw/riscv/virt.c: enforce s->memmap use in machine_init()
Daniel Henrique Barboza
[PATCH v2 8/9] hw/riscv/virt.c: use s->memmap in finalize_fdt() functions
Daniel Henrique Barboza
Re: [PATCH v2 8/9] hw/riscv/virt.c: use s->memmap in finalize_fdt() functions
Alistair Francis
[PATCH v2 7/9] hw/riscv/virt.c: use s->memmap in create_fdt_virtio()
Daniel Henrique Barboza
Re: [PATCH v2 7/9] hw/riscv/virt.c: use s->memmap in create_fdt_virtio()
Alistair Francis
[PATCH v2 9/9] hw/riscv/virt.c: remove 'long' casts in fmt strings
Daniel Henrique Barboza
Re: [PATCH v2 9/9] hw/riscv/virt.c: remove 'long' casts in fmt strings
Alistair Francis
[PATCH v2 6/9] hw/riscv/virt.c: use s->memmap in create_fdt_sockets() path
Daniel Henrique Barboza
Re: [PATCH v2 6/9] hw/riscv/virt.c: use s->memmap in create_fdt_sockets() path
Alistair Francis
Re: [PATCH v2 0/9] hw/riscv/virt.c: memmap usage cleanup
Alistair Francis
[PATCH v5 0/9] target/riscv/kvm: CSR related fixes
Daniel Henrique Barboza
[PATCH v5 6/9] target/riscv/kvm: do not read unavailable CSRs
Daniel Henrique Barboza
Re: [PATCH v5 6/9] target/riscv/kvm: do not read unavailable CSRs
Alistair Francis
[PATCH v5 5/9] target/riscv/kvm: add kvm_csr_cfgs[]
Daniel Henrique Barboza
[PATCH v5 3/9] target/riscv/kvm: turn u32/u64 reg functions into macros
Daniel Henrique Barboza
[PATCH v5 1/9] target/riscv/kvm: minor fixes/tweaks
Daniel Henrique Barboza
[PATCH v5 8/9] target/riscv/kvm: read/write KVM regs via env size
Daniel Henrique Barboza
Re: [PATCH v5 8/9] target/riscv/kvm: read/write KVM regs via env size
Andrew Jones
Re: [PATCH v5 8/9] target/riscv/kvm: read/write KVM regs via env size
Alistair Francis
[PATCH v5 9/9] target/riscv/kvm: add scounteren CSR
Daniel Henrique Barboza
Re: [PATCH v5 9/9] target/riscv/kvm: add scounteren CSR
Alistair Francis
[PATCH v5 7/9] target/riscv/kvm: add senvcfg CSR
Daniel Henrique Barboza
Re: [PATCH v5 7/9] target/riscv/kvm: add senvcfg CSR
Alistair Francis
[PATCH v5 4/9] target/riscv/kvm: turn kvm_riscv_reg_id_ulong() into a macro
Daniel Henrique Barboza
[PATCH v5 2/9] target/riscv/kvm: fix leak in kvm_riscv_init_multiext_cfg()
Daniel Henrique Barboza
Re: [PATCH v5 0/9] target/riscv/kvm: CSR related fixes
Alistair Francis
Re: [PATCH 0/4] target/i386: Emulate ftz and denormal flag bits correctly
Peter Maydell
[PULL 0/8] block-job patches 2025-04-29
Vladimir Sementsov-Ogievskiy
[PULL 2/8] block: move commit_run loop to separate function
Vladimir Sementsov-Ogievskiy
[PULL 3/8] block: refactor error handling of commit_iteration
Vladimir Sementsov-Ogievskiy
[PULL 8/8] blockdev-backup: Add error handling option for copy-before-write jobs
Vladimir Sementsov-Ogievskiy
[PULL 4/5] block: Remove unused aio_task_pool_empty
Vladimir Sementsov-Ogievskiy
[PULL 7/8] qapi/block-core: deprecate some block-job- APIs
Vladimir Sementsov-Ogievskiy
[PULL 1/5] copy-before-write: allow specifying minimum cluster size
Vladimir Sementsov-Ogievskiy
[PULL 6/8] qapi: synchronize jobs and block-jobs documentation
Vladimir Sementsov-Ogievskiy
[PULL 2/5] backup: add minimum cluster size to performance options
Vladimir Sementsov-Ogievskiy
[PULL 3/5] block/reqlist: allow adding overlapping requests
Vladimir Sementsov-Ogievskiy
[PULL 4/8] block: allow commit to unmap zero blocks
Vladimir Sementsov-Ogievskiy
[PULL 5/8] block: add test non-active commit with zeroed data
Vladimir Sementsov-Ogievskiy
[PULL 5/5] util/co-shared-resource: Remove unused co_try_get_from_shres
Vladimir Sementsov-Ogievskiy
[PULL 1/8] block: get type of block allocation in commit_run
Vladimir Sementsov-Ogievskiy
Re: [PULL 0/8] block-job patches 2025-04-29
Vladimir Sementsov-Ogievskiy
Re: [PULL 0/8] block-job patches 2025-04-29
Stefan Hajnoczi
Re: [PATCH v3 6/6] ui/spice: support multi plane dmabuf scanout
Marc-André Lureau
[PATCH 0/2] qcow2: queue discards when discard-no-unref enabled
Jean-Louis Dupond
[PATCH 2/2] qcow2: put discards in discard queue when discard-no-unref is enabled
Jean-Louis Dupond
[PATCH 1/2] qcow2: rename update_refcount_discard to queue_discard
Jean-Louis Dupond
[RFC PATCH] qapi: Make CpuModelExpansionInfo::deprecated-props optional and generic
Philippe Mathieu-Daudé
Re: [PATCH v8 38/55] i386/tdx: Set and check kernel_irqchip mode for TDX
Zhao Liu
Re: [PATCH v8 40/55] i386/tdx: Only configure MSR_IA32_UCODE_REV in kvm_init_msrs() for TDs
Zhao Liu
Re: [PATCH v8 39/55] i386/tdx: Don't synchronize guest tsc for TDs
Zhao Liu
Re: [PATCH v8 37/55] i386/tdx: Disable PIC for TDX VMs
Zhao Liu
Re: [PATCH v8 36/55] i386/tdx: Disable SMM for TDX VMs
Zhao Liu
Re: [PATCH v8 35/55] i386/tdx: Set kvm_readonly_mem_enabled to false for TDX VM
Zhao Liu
Re: [PATCH v8 34/55] i386/tdx: Force exposing CPUID 0x1f
Zhao Liu
Re: [PATCH v8 33/55] i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f
Zhao Liu
[PATCH v3] target/i386/emulate: remove rflags leftovers
Magnus Kulke
Re: [PATCH v3] target/i386/emulate: remove rflags leftovers
Paolo Bonzini
Re: [PATCH v3] target/i386/emulate: remove rflags leftovers
Magnus Kulke
Re: [PATCH v3] target/i386/emulate: remove rflags leftovers
Paolo Bonzini
Re: [PATCH v3] target/i386/emulate: remove rflags leftovers
Magnus Kulke
Re: [PATCH v3] target/i386/emulate: remove rflags leftovers
Wei Liu
Re: [PATCH v3] target/i386/emulate: remove rflags leftovers
Paolo Bonzini
[PATCH v3 0/9] Introduce AST27x0 multi-SoC machine
Steven Lee via
[PATCH v3 9/9] docs: Add support for ast2700fc machine
Steven Lee via
Re: [PATCH v3 9/9] docs: Add support for ast2700fc machine
Cédric Le Goater
[PATCH v3 4/9] hw/intc/aspeed: Add support for AST2700 TSP INTC
Steven Lee via
[PATCH v3 6/9] hw/arm/aspeed_ast27x0-tsp: Introduce AST27x0 A1 TSP SoC
Steven Lee via
Re: [PATCH v3 6/9] hw/arm/aspeed_ast27x0-tsp: Introduce AST27x0 A1 TSP SoC
Cédric Le Goater
[PATCH v3 3/9] hw/intc/aspeed: Add support for AST2700 SSP INTC
Steven Lee via
[PATCH v3 1/9] aspeed: ast27x0: Map unimplemented devices in SoC memory
Steven Lee via
[PATCH v3 8/9] tests/function/aspeed: Add functional test for AST2700FC
Steven Lee via
Re: [PATCH v3 8/9] tests/function/aspeed: Add functional test for AST2700FC
Cédric Le Goater
RE: [PATCH v3 8/9] tests/function/aspeed: Add functional test for AST2700FC
Steven Lee
[PATCH v3 7/9] hw/arm: Introduce ASPEED AST2700 A1 full core machine
Steven Lee via
[PATCH v3 5/9] hw/arm/aspeed_ast27x0-ssp: Introduce AST27x0 A1 SSP SoC
Steven Lee via
Re: [PATCH v3 5/9] hw/arm/aspeed_ast27x0-ssp: Introduce AST27x0 A1 SSP SoC
Cédric Le Goater
RE: [PATCH v3 5/9] hw/arm/aspeed_ast27x0-ssp: Introduce AST27x0 A1 SSP SoC
Steven Lee
Re: [PATCH v3 5/9] hw/arm/aspeed_ast27x0-ssp: Introduce AST27x0 A1 SSP SoC
Cédric Le Goater
[PATCH v3 2/9] aspeed: ast27x0: Correct hex notation for device addresses
Steven Lee via
Re: [PATCH v3 0/9] Introduce AST27x0 multi-SoC machine
Cédric Le Goater
RE: [PATCH v3 0/9] Introduce AST27x0 multi-SoC machine
Steven Lee
Re: [PATCH v3 0/9] Introduce AST27x0 multi-SoC machine
Cédric Le Goater
[PATCH] target/migration: Inline VMSTATE_CPU()
Philippe Mathieu-Daudé
Re: [PATCH] target/migration: Inline VMSTATE_CPU()
Peter Xu
Re: [PATCH] target/migration: Inline VMSTATE_CPU()
Richard Henderson
Re: [PATCH v2 02/12] target/ppc: improve checkstop logging
Philippe Mathieu-Daudé
[PATCH v8 0/1] Support vbootrom for AST2700
Jamin Lin via
[PATCH v8 1/1] pc-bios: Add AST27x0 vBootrom
Jamin Lin via
Re: [PATCH v8 1/1] pc-bios: Add AST27x0 vBootrom
Cédric Le Goater
[PATCH] target/i386/hvf: fix a compilation error
Wei Liu
Re: [PATCH] target/i386/hvf: fix a compilation error
Philippe Mathieu-Daudé
Re: [PATCH] target/i386/hvf: fix a compilation error
Paolo Bonzini
Re: [PATCH v8 32/55] i386/tdx: implement tdx_cpu_instance_init()
Zhao Liu
[PATCH 00/13] hw/riscv/virt: device tree reg cleanups
Joel Stanley
[PATCH 05/13] hw/riscv/virt: Use setprop_sized_cells for aclint
Joel Stanley
Re: [PATCH 05/13] hw/riscv/virt: Use setprop_sized_cells for aclint
Daniel Henrique Barboza
[PATCH 04/13] hw/riscv/virt: Use setprop_sized_cells for aplic
Joel Stanley
Re: [PATCH 04/13] hw/riscv/virt: Use setprop_sized_cells for aplic
Daniel Henrique Barboza
[PATCH 06/13] hw/riscv/virt: Use setprop_sized_cells for plic
Joel Stanley
Re: [PATCH 06/13] hw/riscv/virt: Use setprop_sized_cells for plic
Daniel Henrique Barboza
[PATCH 02/13] hw/riscv/virt: Use setprop_sized_cells for clint
Joel Stanley
Re: [PATCH 02/13] hw/riscv/virt: Use setprop_sized_cells for clint
Daniel Henrique Barboza
[PATCH 01/13] riscv/virt: Fix address type in create_fdt_socket_clint
Joel Stanley
Re: [PATCH 01/13] riscv/virt: Fix address type in create_fdt_socket_clint
Daniel Henrique Barboza
Re: [PATCH 01/13] riscv/virt: Fix address type in create_fdt_socket_clint
Joel Stanley
[PATCH 11/13] hw/riscv/virt: Use setprop_sized_cells for iommu
Joel Stanley
Re: [PATCH 11/13] hw/riscv/virt: Use setprop_sized_cells for iommu
Daniel Henrique Barboza
[PATCH 07/13] hw/riscv/virt: Use setprop_sized_cells for virtio
Joel Stanley
Re: [PATCH 07/13] hw/riscv/virt: Use setprop_sized_cells for virtio
Daniel Henrique Barboza
[PATCH 03/13] hw/riscv/virt: Use setprop_sized_cells for memory
Joel Stanley
Re: [PATCH 03/13] hw/riscv/virt: Use setprop_sized_cells for memory
Daniel Henrique Barboza
[PATCH 09/13] hw/riscv/virt: Use setprop_sized_cells for uart
Joel Stanley
Re: [PATCH 09/13] hw/riscv/virt: Use setprop_sized_cells for uart
Daniel Henrique Barboza
[PATCH 01/13] hw/riscv/virt: Fix clint base address type
Joel Stanley
Re: [PATCH 01/13] hw/riscv/virt: Fix clint base address type
Daniel Henrique Barboza
[PATCH 13/13] NOMERGE: virt: Adjust devices so everything is > 4G
Joel Stanley
[PATCH 12/13] hw/riscv/virt: Use setprop_sized_cells for pcie
Joel Stanley
Re: [PATCH 12/13] hw/riscv/virt: Use setprop_sized_cells for pcie
Daniel Henrique Barboza
[PATCH 08/13] hw/riscv/virt: Use setprop_sized_cells for reset
Joel Stanley
Re: [PATCH 08/13] hw/riscv/virt: Use setprop_sized_cells for reset
Daniel Henrique Barboza
[PATCH 10/13] hw/riscv/virt: Use setprop_sized_cells for rtc
Joel Stanley
Re: [PATCH 10/13] hw/riscv/virt: Use setprop_sized_cells for rtc
Daniel Henrique Barboza
Re: [PATCH 00/13] hw/riscv/virt: device tree reg cleanups
Alistair Francis
[PATCH v3 0/6] ui/spice: Enable gl=on option for non-local or remote clients
Vivek Kasireddy
[PATCH v3 2/6] ui/spice: Enable gl=on option for non-local or remote clients
Vivek Kasireddy
[PATCH v3 5/6] ui/spice: Create a new texture with linear layout when gl=on is enabled
Vivek Kasireddy
Re: [PATCH v3 5/6] ui/spice: Create a new texture with linear layout when gl=on is enabled
Marc-André Lureau
Earlier messages
Later messages