qemu-devel
Thread
Date
Earlier messages
Messages by Thread
[PATCH 00/20] accel: Simplify cpu-target.c (omnibus)
Philippe Mathieu-Daudé
[PATCH 01/20] qemu/compiler: Absorb 'clang-tsa.h'
Philippe Mathieu-Daudé
[PATCH 07/20] accel/tcg: Build tcg_flags helpers as common code
Philippe Mathieu-Daudé
[PATCH 02/20] user: Extract common MMAP API to 'user/mmap.h'
Philippe Mathieu-Daudé
Re: [PATCH 02/20] user: Extract common MMAP API to 'user/mmap.h'
Philippe Mathieu-Daudé
[PATCH 04/20] cpus: Cache CPUClass early in instance_init() handler
Philippe Mathieu-Daudé
[PATCH 12/20] accel/accel-cpu-target.h: Include missing 'cpu.h' header
Philippe Mathieu-Daudé
[PATCH 06/20] accel/kvm: Remove unused 'system/cpus.h' header in kvm-cpus.h
Philippe Mathieu-Daudé
[PATCH 03/20] gdbstub: Check for TCG before calling tb_flush()
Philippe Mathieu-Daudé
[PATCH 10/20] accel/tcg: Rename 'hw/core/tcg-cpu-ops.h' -> 'accel/tcg/cpu-ops.h'
Philippe Mathieu-Daudé
[PATCH 13/20] accel: Forward-declare AccelOpsClass in 'qemu/typedefs.h'
Philippe Mathieu-Daudé
[PATCH 15/20] cpus: Fix style in cpu-target.c
Philippe Mathieu-Daudé
[PATCH 17/20] cpus: Have cpu_class_init_props() per user / system emulation
Philippe Mathieu-Daudé
[PATCH 20/20] cpus: Build cpu_exec_[un]realizefn() methods once
Philippe Mathieu-Daudé
[PATCH 19/20] cpus: Register VMState per user / system emulation
Philippe Mathieu-Daudé
[PATCH 16/20] cpus: Restrict cpu_common_post_load() code to TCG
Philippe Mathieu-Daudé
[PATCH 05/20] cpus: Keep default fields initialization in cpu_common_initfn()
Philippe Mathieu-Daudé
[PATCH 08/20] accel/tcg: Restrict tlb_init() / destroy() to TCG
Philippe Mathieu-Daudé
[PATCH 11/20] accel: Rename 'hw/core/accel-cpu.h' -> 'accel/accel-cpu-target.h'
Philippe Mathieu-Daudé
[PATCH 18/20] cpus: Have cpu_exec_initfn() per user / system emulation
Philippe Mathieu-Daudé
[PATCH 09/20] accel/tcg: Restrict 'icount_align_option' global to TCG
Philippe Mathieu-Daudé
[PATCH 00/15] target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c
Philippe Mathieu-Daudé
[PATCH 02/15] hw/ppc/spapr: Restrict part of PAGE_INIT hypercall to TCG
Philippe Mathieu-Daudé
[PATCH 08/15] target/ppc: Remove raise_exception_ra()
Philippe Mathieu-Daudé
[PATCH 09/15] target/ppc: Restrict exception helpers to TCG
Philippe Mathieu-Daudé
[PATCH 04/15] target/ppc: Move TCG specific exception handlers to tcg-excp_helper.c
Philippe Mathieu-Daudé
[PATCH 15/15] target/ppc: Restrict ATTN helper to TCG
Philippe Mathieu-Daudé
[PATCH 14/15] target/ppc: Restrict various system helpers to TCG
Philippe Mathieu-Daudé
[PATCH 03/15] target/ppc: Make ppc_ldl_code() declaration public
Philippe Mathieu-Daudé
[PATCH 13/15] target/ppc: Make powerpc_excp() prototype public
Philippe Mathieu-Daudé
[PATCH 05/15] target/ppc: Move ppc_ldl_code() to tcg-excp_helper.c
Philippe Mathieu-Daudé
[PATCH 06/15] target/ppc: Ensure powerpc_checkstop() is only called under TCG
Philippe Mathieu-Daudé
[PATCH 11/15] target/ppc: Restrict various common helpers to TCG
Philippe Mathieu-Daudé
[PATCH 07/15] target/ppc: Restrict powerpc_checkstop() to TCG
Philippe Mathieu-Daudé
[PATCH 12/15] target/ppc: Fix style in excp_helper.c
Philippe Mathieu-Daudé
[RFC PATCH 01/15] hw/ppc/spapr: Restrict CONFER hypercall to TCG
Philippe Mathieu-Daudé
[PATCH 10/15] target/ppc: Restrict ppc_tcg_hv_emu() to TCG
Philippe Mathieu-Daudé
[PATCH] hw/usb/hcd-ehci: Fix debug printf format string
BALATON Zoltan
Re: [PATCH] hw/usb/hcd-ehci: Fix debug printf format string
Philippe Mathieu-Daudé
[PATCH] tests/qtest/qom-test: Test retrieval of machine class properties
Thomas Huth
[PATCH RESEND] hw/i386/microvm: Fix crash that occurs when introspecting the microvm machine
Thomas Huth
[RFC 0/6] RFC: hw/display/virtio-gpu: problems with coloured cursors
Daniel P . Berrangé
[RFC 4/6] ui/vnc: pre-multiply alpha with alpha cursor
Daniel P . Berrangé
[RFC 2/6] hw/display/virtio-gpu.c: reverse alpha pre-multiplication
Daniel P . Berrangé
[RFC 3/6] hw/display/virtio-gpu: fix pixel ordering from BGRA8888 to RGBA8888
Daniel P . Berrangé
[RFC 6/6] ui: add ability to dump the raw cursor bytes
Daniel P . Berrangé
[RFC 5/6] ui/sdl: load cursor in RGBA8888 format not BGRA8888
Daniel P . Berrangé
[RFC 1/6] ui: add more cursor helper methods
Daniel P . Berrangé
Save the date: KVM Forum 2025, Milan, Italy, September 4-5
Christian Borntraeger
[PATCH] rust/zeroable: Implement Zeroable with const_zero macro
Zhao Liu
Re: [PATCH] hw/mem: support zero memory size CXL device
Gregory Price
[PATCH 0/2] CXL CCI Media Operations
Vinayak Holikatti
[PATCH 2/2] hw/cxl/cxl-mailbox-utils: Add support for Media operations Sanitize and Write Zeros commands (8.2.9.9.5.3)
Vinayak Holikatti
[PATCH 1/2] hw/cxl/cxl-mailbox-utils: Add support for Media operations discovery commands (8.2.9.9.5.3)
Vinayak Holikatti
[PATCH v4 0/4] overcommit: introduce mem-lock-onfault
Daniil Tatianin
[PATCH v4 4/4] overcommit: introduce mem-lock=on-fault
Daniil Tatianin
[PATCH v4 3/4] system: introduce a new MlockState enum
Daniil Tatianin
[PATCH v4 1/4] os: add an ability to lock memory on_fault
Daniil Tatianin
[PATCH v4 2/4] system/vl: extract overcommit option parsing into a helper
Daniil Tatianin
Re: [PATCH v4 0/4] overcommit: introduce mem-lock-onfault
Peter Xu
Re: [PATCH v6 40/60] hw/i386: add eoi_intercept_unsupported member to X86MachineState
Igor Mammedov
Re: [PATCH v6 40/60] hw/i386: add eoi_intercept_unsupported member to X86MachineState
Xiaoyao Li
[PATCH] target/s390x: Fix PPNO execution with icount
Ilya Leoshkevich
[PATCH v5] hw/i386/cpu: remove default_cpu_version and simplify
Ani Sinha
Re: [PATCH v5] hw/i386/cpu: remove default_cpu_version and simplify
Zhao Liu
Re: [PATCH v5] hw/i386/cpu: remove default_cpu_version and simplify
Igor Mammedov
[PATCH v2] spapr: nested: Add support for reporting Hostwide state counter
Vaibhav Jain
Re: [v7 00/26] vfio-user client
John Levon
Re: [v7 00/26] vfio-user client
Cédric Le Goater
Re: [v7 00/26] vfio-user client
John Levon
Re: [PATCH 0/4] intel_iommu: Reset vIOMMU after all the rest of devices
Eric Auger
Re: [PATCH 0/4] intel_iommu: Reset vIOMMU after all the rest of devices
Peter Xu
Re: [PATCH 0/4] intel_iommu: Reset vIOMMU after all the rest of devices
Eric Auger
[PATCH] tcg: drop qemu_cpu_is_self() in tlb_flush_by_mmuidx[_async_work]
Igor Mammedov
Re: [PATCH] tcg: drop qemu_cpu_is_self() in tlb_flush_by_mmuidx[_async_work]
Alex Bennée
Re: [PATCH] tcg: drop qemu_cpu_is_self() in tlb_flush_by_mmuidx[_async_work]
Igor Mammedov
Re: [PATCH] tcg: drop qemu_cpu_is_self() in tlb_flush_by_mmuidx[_async_work]
Alex Bennée
Re: [PATCH] tcg: drop qemu_cpu_is_self() in tlb_flush_by_mmuidx[_async_work]
Igor Mammedov
[PATCH v9 0/4] chardev: implement backend chardev multiplexing
Roman Penyaev
[PATCH v9 4/4] qemu-options.hx: describe hub chardev and aggregation of several backends
Roman Penyaev
[PATCH v9 3/4] tests/unit/test-char: add unit tests for hub chardev backend
Roman Penyaev
[PATCH v9 2/4] chardev/char-hub: implement backend chardev aggregator
Roman Penyaev
[PATCH v9 1/4] chardev/char-pty: send CHR_EVENT_CLOSED on disconnect
Roman Penyaev
[PATCH v2] tests/functional: Fix the aarch64_tcg_plugins test
Thomas Huth
[PATCH v1 0/2] wdt/aspeed: Support software reset mode for AST2600
Jamin Lin via
[PATCH v1 1/2] aspeed/wdt: Fix coding style
Jamin Lin via
Re: [PATCH v1 1/2] aspeed/wdt: Fix coding style
Cédric Le Goater
[PATCH v1 2/2] aspeed/wdt: Support software reset mode for AST2600
Jamin Lin via
Re: [PATCH v1 2/2] aspeed/wdt: Support software reset mode for AST2600
Cédric Le Goater
[PATCH v5 0/4] coreaudio fixes
Akihiko Odaki
[PATCH v5 1/4] coreaudio: Improve naming
Akihiko Odaki
Re: [PATCH v5 1/4] coreaudio: Improve naming
Philippe Mathieu-Daudé
Re: [PATCH v5 1/4] coreaudio: Improve naming
BALATON Zoltan
Re: [PATCH v5 1/4] coreaudio: Improve naming
BALATON Zoltan
[PATCH v5 3/4] audio: Add functions to initialize buffers
Akihiko Odaki
Re: [PATCH v5 3/4] audio: Add functions to initialize buffers
Philippe Mathieu-Daudé
[PATCH v5 4/4] coreaudio: Initialize the buffer for device change
Akihiko Odaki
[PATCH v5 2/4] coreaudio: Commit the result of init in the end
Akihiko Odaki
[PATCH v2 0/2] Add me as the maintainer for ivshmem-pci
Gustavo Romero
[PATCH v2 2/2] MAINTAINERS: Add me as the maintainer for ivshmem-pci
Gustavo Romero
[PATCH v2 1/2] hw/misc/ivshmem-pci: Rename remaining parts for consistency
Gustavo Romero
[PATCH v3 0/1] fallocate missing fd_offset
“William Roche
[PATCH v3 1/1] system/physmem: take into account fd_offset for file fallocate
“William Roche
Re: [PATCH v3 1/1] system/physmem: take into account fd_offset for file fallocate
Peter Xu
Re: [PATCH v3 1/1] system/physmem: take into account fd_offset for file fallocate
David Hildenbrand
Re: [PATCH] crypto: fix bogus error benchmarking pbkdf on fast machines
Michael Tokarev
Re: [PATCH] crypto: fix bogus error benchmarking pbkdf on fast machines
Daniel P . Berrangé
[PATCH 0/2] hppa updates
deller
[PATCH 1/2] hw/hppa: Support up to 256 GiB RAM on 64-bit machines
deller
[PATCH 2/2] hw/hppa: Fix booting Linux kernel with initrd
deller
[PATCH 0/4] vfio/igd: remove incorrect IO BAR4 quirk
Tomita Moeko
[PATCH 4/4] vfio/igd: do not include GTT stolen size in etc/igd-bdsm-size
Tomita Moeko
[PATCH 2/4] vfio/pci: add placeholder for device-specific config space quirks
Tomita Moeko
[PATCH 1/4] vfio/igd: remove GTT write quirk in IO BAR 4
Tomita Moeko
[PATCH 3/4] vfio/igd: refactor vfio_probe_igd_bar4_quirk() into pci config quirk
Tomita Moeko
[RFC 0/1 v3] target/riscv: use tcg ops generation to emulate whole reg rvv loads/stores.
Paolo Savini
[RFC 1/1 v3] target/riscv: use tcg ops generation to emulate whole reg rvv loads/stores.
Paolo Savini
Re: [RFC 1/1 v3] target/riscv: use tcg ops generation to emulate whole reg rvv loads/stores.
Alex Bennée
Re: [RFC 1/1 v3] target/riscv: use tcg ops generation to emulate whole reg rvv loads/stores.
Paolo Savini
[PATCH 00/11] Change ghes to use HEST-based offsets and add support for error inject
Mauro Carvalho Chehab
[PATCH 06/11] acpi/ghes: add a notifier to notify when error data is ready
Mauro Carvalho Chehab
Re: [PATCH 06/11] acpi/ghes: add a notifier to notify when error data is ready
Jonathan Cameron via
[PATCH 03/11] acpi/ghes: Use HEST table offsets when preparing GHES records
Mauro Carvalho Chehab
Re: [PATCH 03/11] acpi/ghes: Use HEST table offsets when preparing GHES records
Jonathan Cameron via
Re: [PATCH 03/11] acpi/ghes: Use HEST table offsets when preparing GHES records
Mauro Carvalho Chehab
[PATCH 02/11] acpi/ghes: add a firmware file with HEST address
Mauro Carvalho Chehab
Re: [PATCH 02/11] acpi/ghes: add a firmware file with HEST address
Jonathan Cameron via
Re: [PATCH 02/11] acpi/ghes: add a firmware file with HEST address
Mauro Carvalho Chehab
Re: [PATCH 02/11] acpi/ghes: add a firmware file with HEST address
Igor Mammedov
[PATCH 01/11] acpi/ghes: Prepare to support multiple sources on ghes
Mauro Carvalho Chehab
Re: [PATCH 01/11] acpi/ghes: Prepare to support multiple sources on ghes
Jonathan Cameron via
Re: [PATCH 01/11] acpi/ghes: Prepare to support multiple sources on ghes
Igor Mammedov
[PATCH 04/11] acpi/generic_event_device: Update GHES migration to cover hest addr
Mauro Carvalho Chehab
Re: [PATCH 04/11] acpi/generic_event_device: Update GHES migration to cover hest addr
Jonathan Cameron via
[PATCH 05/11] acpi/generic_event_device: add logic to detect if HEST addr is available
Mauro Carvalho Chehab
Re: [PATCH 05/11] acpi/generic_event_device: add logic to detect if HEST addr is available
Jonathan Cameron via
[PATCH 07/11] acpi/ghes: Cleanup the code which gets ghes ged state
Mauro Carvalho Chehab
Re: [PATCH 07/11] acpi/ghes: Cleanup the code which gets ghes ged state
Jonathan Cameron via
[PATCH 10/11] qapi/acpi-hest: add an interface to do generic CPER error injection
Mauro Carvalho Chehab
Re: [PATCH 10/11] qapi/acpi-hest: add an interface to do generic CPER error injection
Jonathan Cameron via
[PATCH 08/11] acpi/generic_event_device: add an APEI error device
Mauro Carvalho Chehab
[PATCH 11/11] scripts/ghes_inject: add a script to generate GHES error inject
Mauro Carvalho Chehab
Re: [PATCH 11/11] scripts/ghes_inject: add a script to generate GHES error inject
Jonathan Cameron via
[PATCH 09/11] arm/virt: Wire up a GED error device for ACPI / GHES
Mauro Carvalho Chehab
Re: [PATCH 09/11] arm/virt: Wire up a GED error device for ACPI / GHES
Jonathan Cameron via
[PATCH 0/5] vfio: Improve error reporting when MMIO region mapping fails
Cédric Le Goater
[PATCH 5/5] vfio: Check compatibility of CPU and IOMMU address space width
Cédric Le Goater
[PATCH 4/5] cpu: Introduce cpu_get_phys_bits()
Cédric Le Goater
[PATCH 1/5] vfio/pci: Replace "iommu_device" by "vIOMMU"
Cédric Le Goater
[PATCH 2/5] vfio: Modify vfio_viommu_preset() parameter
Cédric Le Goater
[PATCH 3/5] vfio: Improve error reporting when MMIO region mapping fails
Cédric Le Goater
Re: [PATCH v3 17/26] hw/arm/virt: Reserve one bit of guest-physical address for RME
Jean-Philippe Brucker
[PATCH] Fix a data race with goflag in rcutorture test
Vitalii Mordan
Re: [PATCH] Fix a data race with goflag in rcutorture test
Paolo Bonzini
Re: [PATCH v2 0/3] scripts/qemu-gdb: Make coroutine dumps to work with coredumps
Kevin Wolf
[PATCH v2 0/2] tests/functional: Fix broken decorators
Thomas Huth
[PATCH v2 1/2] tests/functional/qemu_test/decorators: Fix bad check for imports
Thomas Huth
Re: [PATCH v2 1/2] tests/functional/qemu_test/decorators: Fix bad check for imports
Daniel P . Berrangé
[PATCH v2 2/2] tests/functional: Fix broken decorators with lamda functions
Thomas Huth
[PATCH v4] hw/i386/cpu: remove default_cpu_version and simplify
Ani Sinha
Re: [PATCH v4] hw/i386/cpu: remove default_cpu_version and simplify
Zhao Liu
Re: [PATCH v4] hw/i386/cpu: remove default_cpu_version and simplify
Ani Sinha
[PATCH 0/9] block: Managing inactive nodes (QSD migration)
Kevin Wolf
[PATCH 6/9] nbd/server: Support inactive nodes
Kevin Wolf
[PATCH 7/9] block: Add blockdev-set-active QMP command
Kevin Wolf
[PATCH 2/9] block: Add option to create inactive nodes
Kevin Wolf
[PATCH 9/9] iotests: Add qsd-migrate case
Kevin Wolf
[PATCH 4/9] block/export: Don't ignore image activation error in blk_exp_add()
Kevin Wolf
[PATCH 3/9] block: Support inactive nodes in blk_insert_bs()
Kevin Wolf
[PATCH 5/9] block/export: Add option to allow export of inactive nodes
Kevin Wolf
[PATCH 8/9] iotests: Add filter_qtest()
Kevin Wolf
[PATCH 1/9] block: Allow inactivating already inactive nodes
Kevin Wolf
[PATCH] hw/boards: Convert MachineClass bitfields to boolean
Philippe Mathieu-Daudé
Re: [PATCH] hw/boards: Convert MachineClass bitfields to boolean
Daniel P . Berrangé
Re: [PATCH] hw/boards: Convert MachineClass bitfields to boolean
BALATON Zoltan
Re: [PATCH] hw/boards: Convert MachineClass bitfields to boolean
Thomas Huth
Re: [PATCH] hw/boards: Convert MachineClass bitfields to boolean
Peter Maydell
Re: [PATCH] hw/boards: Convert MachineClass bitfields to boolean
Thomas Huth
Re: [PATCH] hw/boards: Convert MachineClass bitfields to boolean
Philippe Mathieu-Daudé
Re: [PATCH] hw/boards: Convert MachineClass bitfields to boolean
Pierrick Bouvier
Re: [PATCH v1 3/4] hmp: use cpu_get_phys_page_debug() in hmp_gva2gpa()
Philippe Mathieu-Daudé
Re: [PATCH v1 1/4] physmem: disallow direct access to RAM DEVICE in address_space_write_rom()
Philippe Mathieu-Daudé
Re: [PATCH v1 1/4] physmem: disallow direct access to RAM DEVICE in address_space_write_rom()
David Hildenbrand
Re: [PATCH v1 1/4] physmem: disallow direct access to RAM DEVICE in address_space_write_rom()
David Hildenbrand
Re: [PATCH v1 1/4] physmem: disallow direct access to RAM DEVICE in address_space_write_rom()
Philippe Mathieu-Daudé
Re: [PATCH v1 1/4] physmem: disallow direct access to RAM DEVICE in address_space_write_rom()
David Hildenbrand
Re: [PATCH v1 1/4] physmem: disallow direct access to RAM DEVICE in address_space_write_rom()
David Hildenbrand
[PATCH] target/i386: extract common bits of gen_repz/gen_repz_nz
Paolo Bonzini
[PATCH] target/i386: extract common bits of gen_repz/gen_repz_nz
Paolo Bonzini
Re: [PATCH] target/i386: extract common bits of gen_repz/gen_repz_nz
Richard Henderson
[PATCH v2 00/10] cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro
Philippe Mathieu-Daudé
[PATCH v2 10/10] target/arm: Prefer cached CpuClass over CPU_GET_CLASS() macro
Philippe Mathieu-Daudé
[PATCH v2 04/10] cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro
Philippe Mathieu-Daudé
[PATCH v2 02/10] gdbstub: Clarify no more than @gdb_num_core_regs can be accessed
Philippe Mathieu-Daudé
Re: [PATCH v2 02/10] gdbstub: Clarify no more than @gdb_num_core_regs can be accessed
Philippe Mathieu-Daudé
Re: [PATCH v2 02/10] gdbstub: Clarify no more than @gdb_num_core_regs can be accessed
Alex Bennée
[PATCH v2 08/10] gdbstub: Prefer cached CpuClass over CPU_GET_CLASS() macro
Philippe Mathieu-Daudé
Re: [PATCH v2 08/10] gdbstub: Prefer cached CpuClass over CPU_GET_CLASS() macro
Alex Bennée
[PATCH v2 09/10] hw/acpi: Prefer cached CpuClass over CPU_GET_CLASS() macro
Philippe Mathieu-Daudé
[PATCH v2 06/10] user: Prefer cached CpuClass over CPU_GET_CLASS() macro
Philippe Mathieu-Daudé
Earlier messages