qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 01/16] target: Simplify env_archcpu(cpu_env(cpu)) expression
Philippe Mathieu-Daudé
Re: [PATCH 01/16] target: Simplify env_archcpu(cpu_env(cpu)) expression
Richard Henderson
Re: [PATCH 01/16] target: Simplify env_archcpu(cpu_env(cpu)) expression
Philippe Mathieu-Daudé
[PATCH 04/16] tests/functional/test_aarch64_kvm: Stop dumping kernel ringbuf
Philippe Mathieu-Daudé
Re: [PATCH 04/16] tests/functional/test_aarch64_kvm: Stop dumping kernel ringbuf
Thomas Huth
Re: [PATCH 04/16] tests/functional/test_aarch64_kvm: Stop dumping kernel ringbuf
Philippe Mathieu-Daudé
[PATCH 05/16] hw/core/cpu: Expose CPUState::start_powered_off docstring
Philippe Mathieu-Daudé
Re: [PATCH 05/16] hw/core/cpu: Expose CPUState::start_powered_off docstring
Richard Henderson
[PATCH 07/16] system/cpu: Reset vCPU %exception_index before resuming it
Philippe Mathieu-Daudé
Re: [PATCH 07/16] system/cpu: Reset vCPU %exception_index before resuming it
Richard Henderson
[PATCH 08/16] accel/hvf: Enforce host alignment when calling hv_vm_protect()
Philippe Mathieu-Daudé
Re: [PATCH 08/16] accel/hvf: Enforce host alignment when calling hv_vm_protect()
Mohamed Mediouni
Re: [PATCH 08/16] accel/hvf: Enforce host alignment when calling hv_vm_protect()
Richard Henderson
[PATCH 03/16] hw/arm/virt: Do not select Kconfig symbol PCI_EXPRESS
Philippe Mathieu-Daudé
Re: [PATCH 03/16] hw/arm/virt: Do not select Kconfig symbol PCI_EXPRESS
Richard Henderson
[PATCH 06/16] system/cpu: Defer memory layout changes until vCPUs are realized
Philippe Mathieu-Daudé
[PATCH 09/16] accel/hvf: avoid executable mappings for RAM-device memory
Philippe Mathieu-Daudé
[RFC PATCH 16/16] Reapply "target/arm/hvf: Sync CNTV_CTL_EL0 & CNTV_CVAL_EL0"
Philippe Mathieu-Daudé
[PATCH 15/16] accel/hvf: fix double hv_vcpu_destroy() causing teardown error on ARM
Philippe Mathieu-Daudé
[PATCH 02/16] hw/cxl: Define cxl_fmws_get_all_sorted() stub
Philippe Mathieu-Daudé
Re: [PATCH 02/16] hw/cxl: Define cxl_fmws_get_all_sorted() stub
Richard Henderson
[PATCH 10/16] target/arm: Use generic hwaccel_enabled() to check 'host' cpu type
Philippe Mathieu-Daudé
Re: [PATCH 10/16] target/arm: Use generic hwaccel_enabled() to check 'host' cpu type
Mohamed Mediouni
[PATCH 13/16] target/arm/hvf: Fix WFI halting to stop idle vCPU spinning
Philippe Mathieu-Daudé
[PATCH 12/16] target/arm: Remove vcpu_dirty=true assigments in hvf_handle_exception()
Philippe Mathieu-Daudé
Re: [PATCH 12/16] target/arm: Remove vcpu_dirty=true assigments in hvf_handle_exception()
Richard Henderson
[PATCH 14/16] target/i386: Report TPR accesses to HVF
Philippe Mathieu-Daudé
[PATCH 11/16] target/arm: Only set CPU_INTERRUPT_EXITTB for TCG
Philippe Mathieu-Daudé
Re: [PATCH 11/16] target/arm: Only set CPU_INTERRUPT_EXITTB for TCG
Pierrick Bouvier
[PATCH v2] tests: add test for json-streamer.c error recovery
Paolo Bonzini
Re: [PATCH v2] tests: add test for json-streamer.c error recovery
Markus Armbruster
Re: [PATCH v20 03/15] accel, hw/arm, include/system/hvf: infrastructure changes for HVF vGIC
Philippe Mathieu-Daudé
Re: [PATCH v20 03/15] accel, hw/arm, include/system/hvf: infrastructure changes for HVF vGIC
Mohamed Mediouni
Re: [PATCH v20 13/15] hvf: arm: physical timer emulation
Philippe Mathieu-Daudé
Re: [PATCH v20 08/15] hvf: arm: allow exposing minimal PMU when running with nested virt on
Philippe Mathieu-Daudé
[RFC PATCH] migration: Synchronize CPUs sooner in postcopy switchover phase
Juraj Marcin
[PULL 0/2] virtio-gpu hotfixes
Alex Bennée
[PULL 1/2] ui/sdl2: Fix assumption of EGL presence at runtime
Alex Bennée
[PULL 2/2] hw/display: don't accidentally autofree existing virgl resources
Alex Bennée
[PATCH] MAINTAINERS: Add myself as maintainer for linux-user
Helge Deller
Re: [PATCH] MAINTAINERS: Add myself as maintainer for linux-user
Philippe Mathieu-Daudé
Re: [PATCH] MAINTAINERS: Add myself as maintainer for linux-user
Peter Xu
Re: [PATCH] MAINTAINERS: Add myself as maintainer for linux-user
Helge Deller
Re: [PATCH] MAINTAINERS: Add myself as maintainer for linux-user
Pierrick Bouvier
Re: [PATCH] MAINTAINERS: Add myself as maintainer for linux-user
Alex Bennée
[PATCH] crypto: fix client side anonymous TLS credentials
Daniel P . Berrangé
Re: [PATCH] crypto: fix client side anonymous TLS credentials
Maciej S. Szmigiero
Re: [PATCH v2 59/67] ui/console: return completion status from gfx_update callback
Philippe Mathieu-Daudé
[PATCH v2] target/s390x: Leverage 128-bit vector type in VLL / VSTL opcodes
Philippe Mathieu-Daudé
Re: [PATCH v2] target/s390x: Leverage 128-bit vector type in VLL / VSTL opcodes
Ilya Leoshkevich
Re: [PATCH v2] target/s390x: Leverage 128-bit vector type in VLL / VSTL opcodes
Philippe Mathieu-Daudé
Re: [PATCH v2] target/s390x: Leverage 128-bit vector type in VLL / VSTL opcodes
Richard Henderson
[PATCH] target/s390x: Leverage 128-bit vector type in VLL / VSTL opcodes
Philippe Mathieu-Daudé
Re: [PATCH] target/s390x: Leverage 128-bit vector type in VLL / VSTL opcodes
Philippe Mathieu-Daudé
Re: [PATCH] target/s390x: Leverage 128-bit vector type in VLL / VSTL opcodes
Richard Henderson
[PATCH 0/3] audio: Fix unsigned PCM conversion edge cases
Akihiko Odaki
[PATCH 3/3] audio: Use unsigned PCM bias
Akihiko Odaki
[PATCH 1/3] audio: Avoid unsigned sample wraparound
Akihiko Odaki
[PATCH 2/3] audio: Clamp unsigned sample conversion
Akihiko Odaki
[PATCH 0/9] target/s390x/tcg: Compile various files once
Philippe Mathieu-Daudé
[PATCH 5/9] target/s390x: Compile translate.c as common unit
Philippe Mathieu-Daudé
Re: [PATCH 5/9] target/s390x: Compile translate.c as common unit
Ilya Leoshkevich
[PATCH 4/9] target/s390x: Compile few files as common unit
Philippe Mathieu-Daudé
Re: [PATCH 4/9] target/s390x: Compile few files as common unit
Ilya Leoshkevich
[PATCH 1/9] tcg: Include missing 'tcg/tcg-op-common.h' header in 'tcg-op-mem.h'
Philippe Mathieu-Daudé
Re: [PATCH 1/9] tcg: Include missing 'tcg/tcg-op-common.h' header in 'tcg-op-mem.h'
Ilya Leoshkevich
[PATCH 8/9] target/s390x: Compile crypto_helper.c as common unit
Philippe Mathieu-Daudé
Re: [PATCH 8/9] target/s390x: Compile crypto_helper.c as common unit
Ilya Leoshkevich
[PATCH 7/9] target/s390x: Have MSA helper pass a mmu_idx argument
Philippe Mathieu-Daudé
Re: [PATCH 7/9] target/s390x: Have MSA helper pass a mmu_idx argument
Ilya Leoshkevich
[PATCH 2/9] target/s390x: Do not compile KVM stubs for linux-user binary
Philippe Mathieu-Daudé
Re: [PATCH 2/9] target/s390x: Do not compile KVM stubs for linux-user binary
Ilya Leoshkevich
[PATCH 9/9] target/s390x: Replace cpu_stb_data_ra -> cpu_stb_mmu in STFLE opcode
Philippe Mathieu-Daudé
Re: [PATCH 9/9] target/s390x: Replace cpu_stb_data_ra -> cpu_stb_mmu in STFLE opcode
Ilya Leoshkevich
[PATCH 3/9] target/s390x: Introduce common system/user meson source set
Philippe Mathieu-Daudé
Re: [PATCH 3/9] target/s390x: Introduce common system/user meson source set
Ilya Leoshkevich
[PATCH 6/9] target/s390x: Compile vec_helper.c as common unit
Philippe Mathieu-Daudé
Re: [PATCH 6/9] target/s390x: Compile vec_helper.c as common unit
Philippe Mathieu-Daudé
Re: [PATCH 6/9] target/s390x: Compile vec_helper.c as common unit
Ilya Leoshkevich
Re: [PATCH 0/9] target/s390x/tcg: Compile various files once
Ilya Leoshkevich
Re: [PATCH 0/9] target/s390x/tcg: Compile various files once
Philippe Mathieu-Daudé
[PATCH] ui/dbus: fix warning for clients without "Interfaces" property
marcandre . lureau
Re: [PATCH] ui/dbus: fix warning for clients without "Interfaces" property
Philippe Mathieu-Daudé
Re: [PATCH V6 13/14] qapi: examine IOThread attachment status via query-iothreads
Markus Armbruster
Re: [PATCH V6 06/14] monitor: Update tracking iothread users with holder name
Markus Armbruster
[PATCH v4 0/2] migration/vmstate: Add VMState support to safely migrate GByteArray
Arun Menon
[PATCH v4 2/2] ui/vdagent: Use VMSTATE_GBYTEARRAY to safely migrate outbuf
Arun Menon
[PATCH v4 1/2] migration/vmstate: Add VMState support for GByteArray
Arun Menon
[PULL 00/25] Build, memory, i386 patches for 2026-04-23
Paolo Bonzini
[PULL 01/25] target/i386: fix strList leak in x86_cpu_get_unavailable_features
Paolo Bonzini
[PULL 06/25] block: Use glib2 instead of strcasecmp/strncasecmp
Paolo Bonzini
[PULL 07/25] io: Use glib2 instead of strcasecmp/strncasecmp
Paolo Bonzini
[PULL 11/25] target/xtensa: Use glib2 instead of strcasecmp/strncasecmp
Paolo Bonzini
[PULL 02/25] target/i386: fix missing PF_INSTR in SIGSEGV context
Paolo Bonzini
[PULL 19/25] accel/mshv: fix ioeventfd deassignment to forward correct datamatch value
Paolo Bonzini
[PULL 03/25] hw: i386: vapic: restore IRQ polling for non-kernel irqchip backends
Paolo Bonzini
[PULL 05/25] qom: Use g_ascii_strcasecmp instead of strcasecmp
Paolo Bonzini
[PULL 10/25] target/ppc: Use glib2 instead of strcasecmp/strncasecmp
Paolo Bonzini
[PULL 15/25] util: Remove unused sys/param.h
Paolo Bonzini
[PULL 08/25] target/sparc: Use glib2 instead of strcasecmp/strncasecmp
Paolo Bonzini
[PULL 04/25] meson: Use stddef.h instead of unistd.h
Paolo Bonzini
[PULL 14/25] util: Remove unused dirent.h
Paolo Bonzini
[PULL 25/25] target/i386: emulate: include name of unhandled instruction
Paolo Bonzini
[PULL 24/25] memory: Optimize flatview_simplify() to eliminate redundant memmove calls
Paolo Bonzini
[PULL 09/25] target/riscv: Use glib2 instead of strcasecmp/strncasecmp
Paolo Bonzini
[PULL 22/25] thread-win32: replace CRITICAL_SECTION with SRWLOCK
Paolo Bonzini
[PULL 23/25] meson: add missing semicolon in pthread_condattr_setclock test
Paolo Bonzini
[PULL 12/25] hw/ppc: Use glib2 instead of strcasecmp/strncasecmp
Paolo Bonzini
[PULL 13/25] osdep: Remove unused strings.h
Paolo Bonzini
[PULL 20/25] accel/mshv: return correct errno value from ioeventfd failure
Paolo Bonzini
[PULL 17/25] meson: Don't require nm for non-modular builds
Paolo Bonzini
[PULL 16/25] storage-daemon: use same link arguments as other tools
Paolo Bonzini
[PULL 18/25] target/i386/mshv: Fix segment regression in MMIO emu
Paolo Bonzini
[PULL 21/25] target/i386/tcg: fix decoding of MOVBE and CRC32 in 16-bit mode
Paolo Bonzini
[PATCH] tcg: Remove unused tcg_gen_vec_*_tl() API
Philippe Mathieu-Daudé
Re: [PATCH] tcg: Remove unused tcg_gen_vec_*_tl() API
Daniel Henrique Barboza
Re: [PATCH] tcg: Remove unused tcg_gen_vec_*_tl() API
Richard Henderson
Re: [PATCH] tcg: Remove unused tcg_gen_vec_*_tl() API
Pierrick Bouvier
Re: [PATCH] tcg: Remove unused tcg_gen_vec_*_tl() API
Richard Henderson
[PATCH 0/9] target/microblaze: Compile it once
Philippe Mathieu-Daudé
[PATCH 2/9] target/microblaze: Fix endianness used to disassemble
Philippe Mathieu-Daudé
Re: [PATCH 2/9] target/microblaze: Fix endianness used to disassemble
Richard Henderson
[PATCH 3/9] target/microblaze: Replace translator_ldl_swap() -> translator_ldl_end()
Philippe Mathieu-Daudé
Re: [PATCH 3/9] target/microblaze: Replace translator_ldl_swap() -> translator_ldl_end()
Philippe Mathieu-Daudé
Re: [PATCH 3/9] target/microblaze: Replace translator_ldl_swap() -> translator_ldl_end()
Richard Henderson
[PATCH 1/9] tcg: Include missing 'tcg/tcg-op-common.h' header in 'tcg-op-mem.h'
Philippe Mathieu-Daudé
Re: [PATCH 1/9] tcg: Include missing 'tcg/tcg-op-common.h' header in 'tcg-op-mem.h'
Richard Henderson
Re: [PATCH 1/9] tcg: Include missing 'tcg/tcg-op-common.h' header in 'tcg-op-mem.h'
Philippe Mathieu-Daudé
[PATCH 7/9] target/microblaze: Compile cpu.c as common unit
Philippe Mathieu-Daudé
Re: [PATCH 7/9] target/microblaze: Compile cpu.c as common unit
Richard Henderson
[PATCH 4/9] target/microblaze: Introduce common system/user meson source set
Philippe Mathieu-Daudé
Re: [PATCH 4/9] target/microblaze: Introduce common system/user meson source set
Richard Henderson
[PATCH 6/9] target/microblaze: Compile op_helper.c as common unit
Philippe Mathieu-Daudé
Re: [PATCH 6/9] target/microblaze: Compile op_helper.c as common unit
Richard Henderson
[PATCH 9/9] target/microblaze: Compile translate.c as common unit
Philippe Mathieu-Daudé
Re: [PATCH 9/9] target/microblaze: Compile translate.c as common unit
Richard Henderson
[PATCH 5/9] target/microblaze: Compile helper.c as common unit
Philippe Mathieu-Daudé
Re: [PATCH 5/9] target/microblaze: Compile helper.c as common unit
Richard Henderson
[PATCH 8/9] target/microblaze: Include missing cpu-mmu-index.h header in translate.c
Philippe Mathieu-Daudé
Re: [PATCH 8/9] target/microblaze: Include missing cpu-mmu-index.h header in translate.c
Richard Henderson
Re: [PATCH 0/9] target/microblaze: Compile it once
Pierrick Bouvier
Re: [PATCH 0/9] target/microblaze: Compile it once
Philippe Mathieu-Daudé
[PULL 00/59] target-arm queue
Peter Maydell
[PULL 07/59] tests/qtest/bios-table-test: testing new ARM ACPI PPTT topology
Peter Maydell
[PULL 04/59] bios-tables-test: prepare to change ARM ACPI virt PPTT
Peter Maydell
[PULL 06/59] hw/acpi: add cache hierarchy to pptt table
Peter Maydell
[PULL 11/59] target/arm/translate.h: remove tcg-op.h include
Peter Maydell
[PULL 12/59] target/arm/tcg/translate.h: remove tcg-op-gvec.h include
Peter Maydell
[PULL 10/59] include/tcg/tcg-op: extract memory operations to tcg-op-mem.h
Peter Maydell
Re: [PULL 10/59] include/tcg/tcg-op: extract memory operations to tcg-op-mem.h
Philippe Mathieu-Daudé
Re: [PULL 10/59] include/tcg/tcg-op: extract memory operations to tcg-op-mem.h
Peter Maydell
Re: [PULL 10/59] include/tcg/tcg-op: extract memory operations to tcg-op-mem.h
Philippe Mathieu-Daudé
[PULL 03/59] hw/arm/virt: add cache hierarchy to device tree
Peter Maydell
[PULL 47/59] MAINTAINERS: Remove Paul Burton
Peter Maydell
[PULL 15/59] target/arm/tcg/translate-neon.c: make compilation unit common
Peter Maydell
[PULL 21/59] target/arm/tcg/translate.c: replace target_ulong with uint32_t
Peter Maydell
[PULL 49/59] MAINTAINERS: Remove Qiuhao Li
Peter Maydell
[PULL 25/59] target/arm/tcg/translate-a64.c: use translator_ldl_end instead of arm_ldl_code
Peter Maydell
[PULL 19/59] target/arm/tcg/gengvec.c: make compilation unit common
Peter Maydell
[PULL 08/59] Update the ACPI tables based on new aml-build.c
Peter Maydell
[PULL 26/59] target/arm/tcg/arm_ldst.h: merge in translate.c
Peter Maydell
[PULL 58/59] MAINTAINERS: Remove Xiao Guangrong
Peter Maydell
[PULL 41/59] MAINTAINERS: Remove Huai-Cheng Kuo
Peter Maydell
[PULL 39/59] MAINTAINERS: Remove Ed Maste
Peter Maydell
[PULL 02/59] hw/core/machine: topology functions capabilities added
Peter Maydell
[PULL 24/59] target/arm/tcg/translate.c: replace TCGv with TCGv_va
Peter Maydell
[PULL 01/59] target/arm/tcg: increase cache level for cpu=max
Peter Maydell
[PULL 43/59] MAINTAINERS: Remove Mahmoud Mandour
Peter Maydell
[PULL 55/59] MAINTAINERS: Remove Vijai Kumar K
Peter Maydell
[PULL 13/59] target/arm/tcg/translate.h: remove TARGET_AARCH64
Peter Maydell
[PULL 20/59] target/arm/tcg/translate.c: remove MO_TE usage
Peter Maydell
[PULL 16/59] target/arm/tcg/translate-mve.c: make compilation unit common
Peter Maydell
[PULL 34/59] MAINTAINERS: Remove Anup Patel
Peter Maydell
[PULL 45/59] MAINTAINERS: Remove Marcel Apfelbaum
Peter Maydell
[PULL 29/59] target/arm/tcg/translate.c: remove target_ulong
Peter Maydell
[PULL 05/59] acpi: Add parameters to pass cache descriptions to ACPI build_pptt()
Peter Maydell
[PULL 52/59] MAINTAINERS: Remove Ryo ONODERA
Peter Maydell
[PULL 09/59] target/arm: Move OMAP CP15 register definitions to cpregs-omap.c
Peter Maydell
[PULL 38/59] MAINTAINERS: Remove Damien Hedde
Peter Maydell
[PULL 56/59] MAINTAINERS: Remove Yanan Wang
Peter Maydell
[PULL 32/59] target/arm: Remove target_ulong use in hvf_handle_psci_call()
Peter Maydell
[PULL 57/59] MAINTAINERS: Remove Wen Congyang
Peter Maydell
[PULL 59/59] MAINTAINERS: Remove Xie Changlong
Peter Maydell
[PULL 27/59] target/arm/tcg/translate.c: replace translator_ldl_swap with translator_ldl_end
Peter Maydell
[PULL 18/59] target/arm/tcg/op_helper.c: make compilation unit common
Peter Maydell
[PULL 50/59] MAINTAINERS: Remove Luigi Rizzo
Peter Maydell
[PULL 54/59] MAINTAINERS: Remove Su Hang
Peter Maydell
[PULL 37/59] MAINTAINERS: Remove Coiby Xu
Peter Maydell
[PULL 48/59] MAINTAINERS: Remove Jia Liu
Peter Maydell
[PULL 33/59] MAINTAINERS: Remove Ahmed Karaman
Peter Maydell
[PULL 30/59] target/arm/tcg/translate.c: make compilation unit common
Peter Maydell
[PULL 35/59] MAINTAINERS: Remove Beniamino Galvani
Peter Maydell
[PULL 53/59] MAINTAINERS: Remove Shannon Zhao
Peter Maydell
[PULL 28/59] target/arm/cpu.c: simplify endianness handling in arm_disas_set_info
Peter Maydell
[PULL 22/59] target/arm/tcg/translate.c: extract aarch64_translate_code()
Peter Maydell
[PULL 42/59] MAINTAINERS: Remove Bastian Koppelmann
Peter Maydell
[PULL 14/59] target/arm/tcg/translate-vfp.c: make compilation unit common
Peter Maydell
[PULL 40/59] MAINTAINERS: Remove Dongjiu Geng
Peter Maydell
[PULL 23/59] tcg/translator: add parameter to translator_loop for current addr type
Peter Maydell
[PULL 46/59] MAINTAINERS: Remove Aarushi Mehta
Peter Maydell
Earlier messages
Later messages