qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PULL 49/91] linux-user/mips: Create target_ptrace.h
Richard Henderson
[PULL 16/91] linux-user/s390x: Convert target_elf_gregset_t to a struct
Richard Henderson
[PULL 53/91] linux-user/ppc: Create target_ptrace.h
Richard Henderson
[PULL 60/91] linux-user/xtensa: Expand target_elf_gregset_t
Richard Henderson
[PULL 47/91] linux-user/microblaze: Fold target_pt_regs.r* to an array
Richard Henderson
[PULL 12/91] linux-user/microblaze: Convert target_elf_gregset_t to a struct
Richard Henderson
[PULL 64/91] linux-user: Replace init_guest_commpage macro with function
Richard Henderson
[PULL 65/91] linux-user: Move get_vdso_image_info to arm/elfload.c
Richard Henderson
[PULL 07/91] linux-user/arm: Convert target_elf_gregset_t to a struct
Richard Henderson
[PULL 28/91] linux-user: Move elf_core_copy_regs to openrisc/elfload.c
Richard Henderson
[PULL 90/91] linux-user/sparc: Create target_ptrace.h
Richard Henderson
[PULL 33/91] linux-user: Remove target_elf_greg_t, tswapreg from elfload.c
Richard Henderson
[PULL 63/91] linux-user: Move init_guest_commpage to hppa/elfload.c
Richard Henderson
[PULL 54/91] linux-user/ppc: Expand target_elf_gregset_t
Richard Henderson
[PULL 32/91] linux-user: Move elf_core_copy_regs to xtensa/elfload.c
Richard Henderson
[PULL 27/91] linux-user: Move elf_core_copy_regs to microblaze/elfload.c
Richard Henderson
[PULL 73/91] linux-user: Move elf parameters to {mips, mips64}/target_elf.h
Richard Henderson
[PULL 31/91] linux-user: Move elf_core_copy_regs to s390x/elfload.c
Richard Henderson
[PULL 40/91] linux-user/aarch64: Expand target_elf_gregset_t
Richard Henderson
Re: [PULL 00/91] linux-user patch queue
Richard Henderson
[PULL 69/91] linux-user: Move elf parameters to {arm, aarch64}/target_elf.h
Richard Henderson
[PULL 39/91] linux-user/aarch64: Create target_ptrace.h
Richard Henderson
[PULL 36/91] linux-user/x86_64: Create target_ptrace.h
Richard Henderson
[PULL 77/91] linux-user: Move elf parameters to m68k/target_elf.h
Richard Henderson
[PULL 78/91] linux-user: Move elf parameters to alpha/target_elf.h
Richard Henderson
[PULL 21/91] linux-user: Move elf_core_copy_regs to {i386, x86_64}/elfload.c
Richard Henderson
[PULL 88/91] linux-user: Move arch_parse_elf_property to aarch64/elfload.c
Richard Henderson
[PULL 80/91] linux-user: Move elf parameters to riscv/target_elf.h
Richard Henderson
[PULL 19/91] linux-user: Declare elf_core_copy_regs in loader.h
Richard Henderson
[PULL 26/91] linux-user: Move elf_core_copy_regs to mips/elfload.c
Richard Henderson
[PULL 41/91] linux-user/arm: Create target_ptrace.h
Richard Henderson
[PULL 55/91] linux-user/s390x: Create target_ptrace.h
Richard Henderson
[PULL 81/91] linux-user: Move elf parameters to hppa/target_elf.h
Richard Henderson
[PULL 72/91] linux-user: Move elf parameters to loongarch64/target_elf.h
Richard Henderson
[PULL 37/91] linux-user/x86_64: Expand target_elf_gregset_t
Richard Henderson
[PULL 61/91] linux-user: Move init_guest_commpage to x86_64/elfload.c
Richard Henderson
[PULL 70/91] linux-user: Move elf parameters to sparc/target_elf.h
Richard Henderson
[PULL 66/91] linux-user: Remove ELF_EXEC_PAGESIZE
Richard Henderson
[PULL 30/91] linux-user: Move elf_core_copy_regs to m68k/elfload.c
Richard Henderson
[PULL 13/91] linux-user/openrisc: Convert target_elf_gregset_t to a struct
Richard Henderson
[PULL 57/91] linux-user/sh4: Create target_ptrace.h
Richard Henderson
[PULL 50/91] linux-user/mips: Use target_ulong for target_elf_greg_t
Richard Henderson
[PULL 56/91] linux-user/s390x: Expand target_elf_gregset_t
Richard Henderson
[PULL 71/91] linux-user: Move elf parameters to ppc/target_elf.h
Richard Henderson
[PULL 03/91] linux-user: Tidy print_socket_protocol
Richard Henderson
[PULL 15/91] linux-user/m68k: Convert target_elf_gregset_t to a struct
Richard Henderson
[PULL 74/91] linux-user: Move elf parameters to microblaze/target_elf.h
Richard Henderson
[PULL 67/91] linux-user: Remove redundant ELF_DATA definitons
Richard Henderson
[PULL 38/91] linux-user/x86_64: Fix dump of fs_base, gs_base
Richard Henderson
[PULL 17/91] linux-user/xtensa: Convert target_elf_gregset_t to a struct
Richard Henderson
[PULL 84/91] linux-user: Standardize on ELF_MACHINE not ELF_ARCH
Richard Henderson
[PULL 59/91] linux-user/xtensa: Create target_ptrace.h
Richard Henderson
[PULL 04/91] linux-user: Drop deprecated -p option
Richard Henderson
[PULL 29/91] linux-user: Move elf_core_copy_regs to sh4/elfload.c
Richard Henderson
[PULL 89/91] linux-user: Remove a.out declarations from elfload.c
Richard Henderson
[PATCH 2/7] Add termios2 support to alpha target
Luca Bonissi
[PATCH 1/7] Add termios2 support to linux-user
Luca Bonissi
Re: [PATCH 1/7] Add termios2 support to linux-user
Andreas Schwab
[PATCH 5/7] Add termios2 support to ppc target
Luca Bonissi
[PATCH v2 0/3] tests/functional: improve handling flaky downloads
Daniel P . Berrangé
[PATCH v2 3/3] tests/functional: handle URLError when fetching assets
Daniel P . Berrangé
Re: [PATCH v2 3/3] tests/functional: handle URLError when fetching assets
Richard Henderson
Re: [PATCH v2 3/3] tests/functional: handle URLError when fetching assets
Thomas Huth
[PATCH v2 1/3] tests/functional: enable force refresh of cached assets
Daniel P . Berrangé
Re: [PATCH v2 1/3] tests/functional: enable force refresh of cached assets
Richard Henderson
[PATCH v2 2/3] tests/functional: fix formatting of exception args
Daniel P . Berrangé
Re: [PATCH v2 2/3] tests/functional: fix formatting of exception args
Thomas Huth
Re: [PATCH v2 2/3] tests/functional: fix formatting of exception args
Richard Henderson
[PATCH v2 0/5] tcg/i386: Improve vector shifts
Richard Henderson
[PATCH v2 1/5] cpuinfo/i386: Detect GFNI as an AVX extension
Richard Henderson
[PATCH v2 5/5] tcg/i386: Use vgf2p8affineqb for MO_8 vector shifts
Richard Henderson
[PATCH v2 2/5] tcg/i386: Expand sari of bits-1 as pcmpgt
Richard Henderson
[PATCH v2 4/5] tcg/i386: Add INDEX_op_x86_vgf2p8affineqb_vec
Richard Henderson
[PATCH v2 3/5] tcg/i386: Use canonical operand ordering in expand_vec_sari
Richard Henderson
Re: [PATCH v2 3/5] tcg/i386: Use canonical operand ordering in expand_vec_sari
Richard Henderson
[PATCH v13 00/27] migration: propagate vTPM errors using Error objects
Arun Menon
[PATCH v13 15/27] migration: push Error **errp into loadvm_postcopy_handle_advise()
Arun Menon
[PATCH v13 24/27] migration: Remove error variant of vmstate_save_state() function
Arun Menon
[PATCH v13 19/27] migration: push Error **errp into loadvm_handle_recv_bitmap()
Arun Menon
[PATCH v13 02/27] migration: push Error **errp into vmstate_load_state()
Arun Menon
[PATCH v13 01/27] migration: push Error **errp into vmstate_subsection_load()
Arun Menon
[PATCH v13 04/27] migration: push Error **errp into vmstate_load()
Arun Menon
[PATCH v13 22/27] migration: push Error **errp into loadvm_postcopy_handle_switchover_start()
Arun Menon
[PATCH v13 17/27] migration: push Error **errp into loadvm_postcopy_handle_run()
Arun Menon
[PATCH v13 10/27] migration: push Error **errp into qemu_loadvm_section_start_full()
Arun Menon
[PATCH v13 06/27] migration: push Error **errp into loadvm_handle_cmd_packaged()
Arun Menon
[PATCH v13 25/27] migration: Rename post_save() to cleanup_save() and make it void
Arun Menon
[PATCH v13 14/27] migration: push Error **errp into ram_postcopy_incoming_init()
Arun Menon
[PATCH v13 16/27] migration: push Error **errp into loadvm_postcopy_handle_listen()
Arun Menon
[PATCH v13 05/27] migration: push Error **errp into loadvm_process_command()
Arun Menon
[PATCH v13 12/27] migration: Update qemu_file_get_return_path() docs and remove dead checks
Arun Menon
[PATCH v13 26/27] migration: Add error-parameterized function variants in VMSD struct
Arun Menon
[PATCH v13 23/27] migration: Capture error in postcopy_ram_listen_thread()
Arun Menon
[PATCH v13 09/27] migration: push Error **errp into qemu_loadvm_state_main()
Arun Menon
[PATCH v13 07/27] migration: push Error **errp into qemu_loadvm_state()
Arun Menon
Re: [PATCH v13 07/27] migration: push Error **errp into qemu_loadvm_state()
Akihiko Odaki
Re: [PATCH v13 07/27] migration: push Error **errp into qemu_loadvm_state()
Arun Menon
Re: [PATCH v13 07/27] migration: push Error **errp into qemu_loadvm_state()
Akihiko Odaki
Re: [PATCH v13 07/27] migration: push Error **errp into qemu_loadvm_state()
Arun Menon
Re: [PATCH v13 07/27] migration: push Error **errp into qemu_loadvm_state()
Akihiko Odaki
[PATCH v13 08/27] migration: push Error **errp into qemu_load_device_state()
Arun Menon
[PATCH v13 27/27] backends/tpm: Propagate vTPM error on migration failure
Arun Menon
[PATCH v13 18/27] migration: push Error **errp into loadvm_postcopy_ram_handle_discard()
Arun Menon
[PATCH v13 20/27] migration: Return -1 on memory allocation failure in ram.c
Arun Menon
[PATCH v13 11/27] migration: push Error **errp into qemu_loadvm_section_part_end()
Arun Menon
[PATCH v13 03/27] migration: push Error **errp into qemu_loadvm_state_header()
Arun Menon
[PATCH v13 13/27] migration: make loadvm_postcopy_handle_resume() void
Arun Menon
[PATCH v13 21/27] migration: push Error **errp into loadvm_process_enable_colo()
Arun Menon
[PATCH v2 00/18] accel, cpus: clean up cpu->exit_request
Paolo Bonzini
[PATCH 01/18] target/ppc: limit cpu_interrupt_exittb to system emulation
Paolo Bonzini
Re: [PATCH 01/18] target/ppc: limit cpu_interrupt_exittb to system emulation
Richard Henderson
Re: [PATCH 01/18] target/ppc: limit cpu_interrupt_exittb to system emulation
Igor Mammedov
[PATCH 14/18] cpus: properly kick CPUs out of inner execution loop
Paolo Bonzini
Re: [PATCH 14/18] cpus: properly kick CPUs out of inner execution loop
Richard Henderson
Re: [PATCH 14/18] cpus: properly kick CPUs out of inner execution loop
Paolo Bonzini
Re: [PATCH 14/18] cpus: properly kick CPUs out of inner execution loop
Richard Henderson
[PATCH 09/18] accel: use store_release/load_acquire for cross-thread exit_request
Paolo Bonzini
Re: [PATCH 09/18] accel: use store_release/load_acquire for cross-thread exit_request
Igor Mammedov
[PATCH 12/18] accel/tcg: inline cpu_exit()
Paolo Bonzini
Re: [PATCH 12/18] accel/tcg: inline cpu_exit()
Richard Henderson
Re: [PATCH 12/18] accel/tcg: inline cpu_exit()
Igor Mammedov
[PATCH 04/18] target-arm: remove uses of cpu_interrupt() for user-mode emulation
Paolo Bonzini
Re: [PATCH 04/18] target-arm: remove uses of cpu_interrupt() for user-mode emulation
Richard Henderson
[PATCH 17/18] accel: make all calls to qemu_wait_io_event look the same
Paolo Bonzini
Re: [PATCH 17/18] accel: make all calls to qemu_wait_io_event look the same
Richard Henderson
Re: [PATCH 17/18] accel: make all calls to qemu_wait_io_event look the same
Philippe Mathieu-Daudé
Re: [PATCH 17/18] accel: make all calls to qemu_wait_io_event look the same
Philippe Mathieu-Daudé
Re: [PATCH 17/18] accel: make all calls to qemu_wait_io_event look the same
Igor Mammedov
[PATCH 08/18] cpus: document that qemu_cpu_kick() can be used for BQL-less operation
Paolo Bonzini
Re: [PATCH 08/18] cpus: document that qemu_cpu_kick() can be used for BQL-less operation
Richard Henderson
[PATCH 15/18] bsd-user, linux-user: introduce qemu_wait_io_event
Paolo Bonzini
Re: [PATCH 15/18] bsd-user, linux-user: introduce qemu_wait_io_event
Richard Henderson
Re: [PATCH 15/18] bsd-user, linux-user: introduce qemu_wait_io_event
Philippe Mathieu-Daudé
[PATCH 03/18] target/i386: limit a20 to system emulation
Paolo Bonzini
Re: [PATCH 03/18] target/i386: limit a20 to system emulation
Richard Henderson
Re: [PATCH 03/18] target/i386: limit a20 to system emulation
Philippe Mathieu-Daudé
Re: [PATCH 03/18] target/i386: limit a20 to system emulation
Igor Mammedov
[PATCH 02/18] target/sparc: limit cpu_check_irqs to system emulation
Paolo Bonzini
Re: [PATCH 02/18] target/sparc: limit cpu_check_irqs to system emulation
Richard Henderson
[PATCH 07/18] cpu-common: use atomic access for interrupt_request
Paolo Bonzini
Re: [PATCH 07/18] cpu-common: use atomic access for interrupt_request
Richard Henderson
Re: [PATCH 07/18] cpu-common: use atomic access for interrupt_request
Philippe Mathieu-Daudé
[PATCH 11/18] accel/tcg: create a thread-kick function for TCG
Paolo Bonzini
Re: [PATCH 11/18] accel/tcg: create a thread-kick function for TCG
Richard Henderson
Re: [PATCH 11/18] accel/tcg: create a thread-kick function for TCG
Philippe Mathieu-Daudé
Re: [PATCH 11/18] accel/tcg: create a thread-kick function for TCG
Igor Mammedov
[PATCH 13/18] cpus: remove TCG-ism from cpu_exit()
Paolo Bonzini
Re: [PATCH 13/18] cpus: remove TCG-ism from cpu_exit()
Igor Mammedov
[PATCH 10/18] accel: use atomic accesses for exit_request
Paolo Bonzini
[PATCH 05/18] user-exec: remove cpu_interrupt() stub
Paolo Bonzini
Re: [PATCH 05/18] user-exec: remove cpu_interrupt() stub
Richard Henderson
Re: [PATCH 05/18] user-exec: remove cpu_interrupt() stub
Philippe Mathieu-Daudé
[PATCH 06/18] treewide: clear bits of cs->interrupt_request with cpu_reset_interrupt()
Paolo Bonzini
Re: [PATCH 06/18] treewide: clear bits of cs->interrupt_request with cpu_reset_interrupt()
Richard Henderson
Re: [PATCH 06/18] treewide: clear bits of cs->interrupt_request with cpu_reset_interrupt()
Philippe Mathieu-Daudé
Re: [PATCH 06/18] treewide: clear bits of cs->interrupt_request with cpu_reset_interrupt()
Igor Mammedov
[PATCH 16/18] cpus: clear exit_request in qemu_wait_io_event
Paolo Bonzini
Re: [PATCH 16/18] cpus: clear exit_request in qemu_wait_io_event
Richard Henderson
Re: [PATCH 16/18] cpus: clear exit_request in qemu_wait_io_event
Paolo Bonzini
Re: [PATCH 16/18] cpus: clear exit_request in qemu_wait_io_event
Igor Mammedov
[PATCH 18/18] tcg/user: do not set exit_request gratuitously
Paolo Bonzini
[PATCH] user-exec: abort if interrupt_request is used
Paolo Bonzini
Re: [PATCH] user-exec: abort if interrupt_request is used
Richard Henderson
Re: [PATCH v5 1/5] hw/i2c: add support for PMBus
Philippe Mathieu-Daudé
[PULL 0/9] Misc QGA fixes for 2025-08-29
Kostiantyn Kostiuk
[PULL 9/9] qga: Fix truncated output handling in guest-exec status reporting
Kostiantyn Kostiuk
[PULL 5/9] qga: Fix channel initialization check in run_agent_once
Kostiantyn Kostiuk
[PULL 4/9] qga-vss: Remove unused dependencies
Kostiantyn Kostiuk
[PULL 8/9] qga/installer: Remove QGA VSS if QGA installation failed
Kostiantyn Kostiuk
[PULL 2/9] qga: fix potentially not initialized nr_volumes in qga_vss_fsfreeze()
Kostiantyn Kostiuk
Re: [PULL 2/9] qga: fix potentially not initialized nr_volumes in qga_vss_fsfreeze()
Richard Henderson
[PULL 6/9] qga: ignore channel_init() fail if 'retry_path' is set
Kostiantyn Kostiuk
[PULL 7/9] qga-vss: Write hex value of error in log
Kostiantyn Kostiuk
[PULL 1/9] qga: Fix ubsan warning
Kostiantyn Kostiuk
[PULL 3/9] qga-vss: Replace asserts with condition and report error
Kostiantyn Kostiuk
[PING ^ 2] Re: [PATCH] target/i386: Fix #GP error code for INT instructions
Andrew Cooper
Re: [PULL 18/28] target: Use cpu_pointer_wrap_notreached for strict align targets
Michael Tokarev
Re: [PULL 18/28] target: Use cpu_pointer_wrap_notreached for strict align targets
Richard Henderson
[PATCH] i386/xen: Advertise XEN_HVM_CPUID_EXT_DEST_ID for Xen guests where supported
David Woodhouse
Re: [PATCH 16/22] vfio/pci.c: use QOM casts where appropriate
Mark Cave-Ayland
Re: [PATCH 16/22] vfio/pci.c: use QOM casts where appropriate
Mark Cave-Ayland
Re: [PATCH 16/22] vfio/pci.c: use QOM casts where appropriate
BALATON Zoltan
Re: [PATCH v2 0/2] qcow2: queue discards when discard-no-unref enabled
Jean-Louis Dupond
Re: [PATCH 1/3] block: add for_commit option to measure
Jean-Louis Dupond
Re: [PATCH 01/22] vfio/vfio-container-base.h: update VFIOContainerBase declaration
Mark Cave-Ayland
[PATCH 0/3] tests/functional: improve handling flaky downloads
Daniel P . Berrangé
[PATCH 1/3] tests/functional: enable force refresh of cached assets
Daniel P . Berrangé
Re: [PATCH 1/3] tests/functional: enable force refresh of cached assets
Thomas Huth
Re: [PATCH 1/3] tests/functional: enable force refresh of cached assets
Daniel P . Berrangé
Re: [PATCH 1/3] tests/functional: enable force refresh of cached assets
Thomas Huth
[PATCH 3/3] tests/functional: handle URLError when fetching assets
Daniel P . Berrangé
Re: [PATCH 3/3] tests/functional: handle URLError when fetching assets
Thomas Huth
Re: [PATCH 3/3] tests/functional: handle URLError when fetching assets
Daniel P . Berrangé
[PATCH 2/3] tests/functional: fix formatting of exception args
Daniel P . Berrangé
Re: [PATCH 2/3] tests/functional: fix formatting of exception args
Thomas Huth
[PATCH] tests/functional/m68k: Avoid ResourceWarning in the nextcube test
Thomas Huth
Re: [PATCH] tests/functional/m68k: Avoid ResourceWarning in the nextcube test
Daniel P . Berrangé
[PATCH] docs/devel: fix typo in code-provenance.rst
Alex Bennée
Re: [PATCH] docs/devel: fix typo in code-provenance.rst
Daniel P . Berrangé
Re: [PATCH 1/2] i386/kvm/vmsr_energy: Plug memory leak on failure to connect socket
Zhao Liu
Earlier messages
Later messages