Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-s390x (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Fri Mar 29 2024 09:03:56 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH] hw/s390x: Include missing 'cpu.h' header
,
Philippe Mathieu-Daudé
,
2024/03/22
Re: [PATCH] hw/s390x: Include missing 'cpu.h' header
,
Thomas Huth
,
2024/03/25
Re: [PATCH] hw/s390x: Include missing 'cpu.h' header
,
Eric Farman
,
2024/03/25
Re: [PATCH 4/4] hw/nmi: Remove @cpu_index argument from nmi_trigger()
,
Peter Maydell
,
2024/03/20
Re: [PATCH 3/4] hw/nmi: Remove @cpu_index argument from NMIClass::nmi_handler()
,
Peter Maydell
,
2024/03/20
Re: [PATCH 3/4] hw/nmi: Remove @cpu_index argument from NMIClass::nmi_handler()
,
Philippe Mathieu-Daudé
,
2024/03/20
Re: [PATCH 3/4] hw/nmi: Remove @cpu_index argument from NMIClass::nmi_handler()
,
Markus Armbruster
,
2024/03/20
Re: [PATCH 3/4] hw/nmi: Remove @cpu_index argument from NMIClass::nmi_handler()
,
Peter Maydell
,
2024/03/20
Re: [PATCH 2/4] hw/s390x/virtio-ccw: Always deliver NMI to first CPU
,
Peter Maydell
,
2024/03/20
Re: [PATCH 2/4] hw/s390x/virtio-ccw: Always deliver NMI to first CPU
,
David Hildenbrand
,
2024/03/20
Re: [PATCH 1/4] hw/nmi: Use object_child_foreach_recursive() in nmi_children()
,
Peter Maydell
,
2024/03/20
Re: [PATCH 0/4] hw/nmi: Remove @cpu_index argument
,
Philippe Mathieu-Daudé
,
2024/03/20
Re: [PATCH 0/4] hw/nmi: Remove @cpu_index argument
,
Peter Maydell
,
2024/03/20
Re: [PATCH 0/4] hw/nmi: Remove @cpu_index argument
,
Mark Burton
,
2024/03/20
Re: [PATCH 0/4] hw/nmi: Remove @cpu_index argument
,
Peter Maydell
,
2024/03/20
Re: [PATCH 0/4] hw/nmi: Remove @cpu_index argument
,
Mark Burton
,
2024/03/20
Re: [PATCH 0/4] hw/nmi: Remove @cpu_index argument
,
Peter Maydell
,
2024/03/20
Re: [PATCH 0/4] hw/nmi: Remove @cpu_index argument
,
Mark Burton
,
2024/03/20
Re: [PATCH 0/4] hw/nmi: Remove @cpu_index argument
,
Cédric Le Goater
,
2024/03/22
Re: [PATCH 0/4] hw/nmi: Remove @cpu_index argument
,
Peter Maydell
,
2024/03/22
Re: [PATCH 0/4] hw/nmi: Remove @cpu_index argument
,
Mark Burton
,
2024/03/20
[PATCH for-9.1 v5 07/14] migration: Add Error** argument to .save_setup() handler
,
Cédric Le Goater
,
2024/03/20
Re: [PATCH for-9.1 v5 07/14] migration: Add Error** argument to .save_setup() handler
,
Vladimir Sementsov-Ogievskiy
,
2024/03/29
Re: [PATCH for-9.1 v5 07/14] migration: Add Error** argument to .save_setup() handler
,
Cédric Le Goater
,
2024/03/29
Re: [PATCH for-9.1 v5 07/14] migration: Add Error** argument to .save_setup() handler
,
Vladimir Sementsov-Ogievskiy
,
2024/03/29
[PATCH for-9.1 v5 01/14] s390/stattrib: Add Error** argument to set_migrationmode() handler
,
Cédric Le Goater
,
2024/03/20
[PATCH-for-9.1 00/27] accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler
,
Philippe Mathieu-Daudé
,
2024/03/19
[PATCH-for-9.1 01/27] accel/tcg: Ensure frontends define restore_state_to_opc handler
,
Philippe Mathieu-Daudé
,
2024/03/19
[PATCH-for-9.1 02/27] accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler
,
Philippe Mathieu-Daudé
,
2024/03/19
[PATCH-for-9.1 03/27] target/alpha: Convert to TCGCPUOps::get_cpu_state()
,
Philippe Mathieu-Daudé
,
2024/03/19
[PATCH-for-9.1 04/27] target/arm: Restrict TCG-specific declarations
,
Philippe Mathieu-Daudé
,
2024/03/19
[PATCH-for-9.1 05/27] target/arm: Convert to TCGCPUOps::get_cpu_state()
,
Philippe Mathieu-Daudé
,
2024/03/19
[PATCH-for-9.1 07/27] target/cris: Convert to TCGCPUOps::get_cpu_state()
,
Philippe Mathieu-Daudé
,
2024/03/19
[PATCH-for-9.1 08/27] target/hexagon: Convert to TCGCPUOps::get_cpu_state()
,
Philippe Mathieu-Daudé
,
2024/03/19
RE: [PATCH-for-9.1 08/27] target/hexagon: Convert to TCGCPUOps::get_cpu_state()
,
Brian Cain
,
2024/03/22
[PATCH-for-9.1 06/27] target/avr: Convert to TCGCPUOps::get_cpu_state()
,
Philippe Mathieu-Daudé
,
2024/03/19
[PATCH-for-9.1 09/27] target/hppa: Convert to TCGCPUOps::get_cpu_state()
,
Philippe Mathieu-Daudé
,
2024/03/19
[PATCH-for-9.1 12/27] target/m68k: Convert to TCGCPUOps::get_cpu_state()
,
Philippe Mathieu-Daudé
,
2024/03/19
[PATCH-for-9.1 14/27] target/mips: Convert to TCGCPUOps::get_cpu_state()
,
Philippe Mathieu-Daudé
,
2024/03/19
[PATCH-for-9.1 13/27] target/microblaze: Convert to TCGCPUOps::get_cpu_state()
,
Philippe Mathieu-Daudé
,
2024/03/19
[PATCH-for-9.1 10/27] target/i386: Convert to TCGCPUOps::get_cpu_state()
,
Philippe Mathieu-Daudé
,
2024/03/19
Re: [PATCH-for-9.1 10/27] target/i386: Convert to TCGCPUOps::get_cpu_state()
,
Richard Henderson
,
2024/03/19
[PATCH-for-9.1 11/27] target/loongarch: Convert to TCGCPUOps::get_cpu_state()
,
Philippe Mathieu-Daudé
,
2024/03/19
[PATCH-for-9.1 15/27] target/nios2: Convert to TCGCPUOps::get_cpu_state()
,
Philippe Mathieu-Daudé
,
2024/03/19
[PATCH-for-9.1 16/27] target/openrisc: Convert to TCGCPUOps::get_cpu_state()
,
Philippe Mathieu-Daudé
,
2024/03/19
[PATCH-for-9.1 18/27] target/ppc: Convert to TCGCPUOps::get_cpu_state()
,
Philippe Mathieu-Daudé
,
2024/03/19
Re: [PATCH-for-9.1 18/27] target/ppc: Convert to TCGCPUOps::get_cpu_state()
,
Nicholas Piggin
,
2024/03/20
[PATCH-for-9.1 17/27] target/ppc: Indent ppc_tcg_ops[] with 4 spaces
,
Philippe Mathieu-Daudé
,
2024/03/19
Re: [PATCH-for-9.1 17/27] target/ppc: Indent ppc_tcg_ops[] with 4 spaces
,
Nicholas Piggin
,
2024/03/20
[PATCH-for-9.1 19/27] target/riscv: Convert to TCGCPUOps::get_cpu_state()
,
Philippe Mathieu-Daudé
,
2024/03/19
Re: [PATCH-for-9.1 19/27] target/riscv: Convert to TCGCPUOps::get_cpu_state()
,
Daniel Henrique Barboza
,
2024/03/19
[PATCH-for-9.1 21/27] target/s390x: Restrict TCG-specific declarations
,
Philippe Mathieu-Daudé
,
2024/03/19
Re: [PATCH-for-9.1 21/27] target/s390x: Restrict TCG-specific declarations
,
Thomas Huth
,
2024/03/20
[PATCH-for-9.1 20/27] target/rx: Convert to TCGCPUOps::get_cpu_state()
,
Philippe Mathieu-Daudé
,
2024/03/19
[PATCH-for-9.1 22/27] target/s390x: Convert to TCGCPUOps::get_cpu_state()
,
Philippe Mathieu-Daudé
,
2024/03/19
Re: [PATCH-for-9.1 22/27] target/s390x: Convert to TCGCPUOps::get_cpu_state()
,
Richard Henderson
,
2024/03/19
Re: [PATCH-for-9.1 22/27] target/s390x: Convert to TCGCPUOps::get_cpu_state()
,
Philippe Mathieu-Daudé
,
2024/03/20
Re: [PATCH-for-9.1 22/27] target/s390x: Convert to TCGCPUOps::get_cpu_state()
,
Richard Henderson
,
2024/03/20
[PATCH-for-9.1 23/27] target/sh4: Convert to TCGCPUOps::get_cpu_state()
,
Philippe Mathieu-Daudé
,
2024/03/19
[PATCH-for-9.1 24/27] target/sparc: Convert to TCGCPUOps::get_cpu_state()
,
Philippe Mathieu-Daudé
,
2024/03/19
Re: [PATCH-for-9.1 24/27] target/sparc: Convert to TCGCPUOps::get_cpu_state()
,
Richard Henderson
,
2024/03/19
[PATCH-for-9.1 25/27] target/tricore: Convert to TCGCPUOps::get_cpu_state()
,
Philippe Mathieu-Daudé
,
2024/03/19
Re: [PATCH-for-9.1 25/27] target/tricore: Convert to TCGCPUOps::get_cpu_state()
,
Bastian Koppelmann
,
2024/03/24
[PATCH-for-9.1 26/27] target/xtensa: Convert to TCGCPUOps::get_cpu_state()
,
Philippe Mathieu-Daudé
,
2024/03/19
[PATCH-for-9.1 27/27] accel/tcg: Remove check on TARGET_HAS_CPU_GET_TB_CPU_STATE
,
Philippe Mathieu-Daudé
,
2024/03/19
Re: [PATCH-for-9.1 00/27] accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler
,
Philippe Mathieu-Daudé
,
2024/03/19
Re: [PATCH-for-9.1 00/27] accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler
,
Claudio Fontana
,
2024/03/19
Re: [PATCH-for-9.1 00/27] accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler
,
Richard Henderson
,
2024/03/19
Re: [PATCH 2/4] i386/sev: Switch to use confidential_guest_kvm_init()
,
Paolo Bonzini
,
2024/03/18
Re: [PATCH 2/4] i386/sev: Switch to use confidential_guest_kvm_init()
,
Xiaoyao Li
,
2024/03/18
[PATCH v2 1/2] target/s390x: Use mutable temporary value for op_ts
,
Ilya Leoshkevich
,
2024/03/18
[PATCH v2 2/2] tests/tcg/s390x: Test TEST AND SET
,
Ilya Leoshkevich
,
2024/03/18
Re: [PATCH v2 2/2] tests/tcg/s390x: Test TEST AND SET
,
Richard Henderson
,
2024/03/18
Re: [PATCH v2 1/2] target/s390x: Use mutable temporary value for op_ts
,
David Hildenbrand
,
2024/03/18
[PATCH 1/2] target/s390x: Use mutable temporary value for op_ts
,
Ilya Leoshkevich
,
2024/03/18
[PATCH 2/2] tests/tcg/s390x: Test TEST AND SET
,
Ilya Leoshkevich
,
2024/03/18
Re: [PATCH 1/2] target/s390x: Use mutable temporary value for op_ts
,
Thomas Huth
,
2024/03/18
Re: [PATCH 1/2] target/s390x: Use mutable temporary value for op_ts
,
Richard Henderson
,
2024/03/18
[PATCH v3 for 9.1 0/6] virtio, vhost: Add VIRTIO_F_NOTIFICATION_DATA support
,
Jonah Palmer
,
2024/03/15
[PATCH v3 for 9.1 3/6] virtio-mmio: Handle extra notification data
,
Jonah Palmer
,
2024/03/15
[PATCH v3 for 9.1 2/6] virtio: Prevent creation of device using notification-data with ioeventfd
,
Jonah Palmer
,
2024/03/15
[PATCH v3 for 9.1 4/6] virtio-ccw: Handle extra notification data
,
Jonah Palmer
,
2024/03/15
[PATCH v3 for 9.1 5/6] vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits
,
Jonah Palmer
,
2024/03/15
RE: [EXTERNAL] [PATCH v3 for 9.1 5/6] vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits
,
Srujana Challa
,
2024/03/18
[PATCH v3 for 9.1 6/6] virtio: Add VIRTIO_F_NOTIFICATION_DATA property definition
,
Jonah Palmer
,
2024/03/15
[PATCH v3 for 9.1 1/6] virtio/virtio-pci: Handle extra notification data
,
Jonah Palmer
,
2024/03/15
Re: [PATCH v3 for 9.1 1/6] virtio/virtio-pci: Handle extra notification data
,
Eugenio Perez Martin
,
2024/03/15
Re: [PATCH v3 for 9.1 0/6] virtio, vhost: Add VIRTIO_F_NOTIFICATION_DATA support
,
Jiri Pirko
,
2024/03/16
Re: [PATCH v3 for 9.1 0/6] virtio, vhost: Add VIRTIO_F_NOTIFICATION_DATA support
,
Jonah Palmer
,
2024/03/18
Re: [PATCH v3 for 9.1 0/6] virtio, vhost: Add VIRTIO_F_NOTIFICATION_DATA support
,
Jiri Pirko
,
2024/03/18
[RFC PATCH-for-9.1 00/21] qapi: Make @query-cpu-definitions command target-agnostic
,
Philippe Mathieu-Daudé
,
2024/03/15
[PATCH-for-9.1 01/21] target/i386: Declare CPU QOM types using DEFINE_TYPES() macro
,
Philippe Mathieu-Daudé
,
2024/03/15
[PATCH-for-9.1 02/21] target/mips: Declare CPU QOM types using DEFINE_TYPES() macro
,
Philippe Mathieu-Daudé
,
2024/03/15
Re: [PATCH-for-9.1 02/21] target/mips: Declare CPU QOM types using DEFINE_TYPES() macro
,
Zhao Liu
,
2024/03/18
[PATCH-for-9.1 03/21] target/ppc: Declare CPU QOM types using DEFINE_TYPES() macro
,
Philippe Mathieu-Daudé
,
2024/03/15
Re: [PATCH-for-9.1 03/21] target/ppc: Declare CPU QOM types using DEFINE_TYPES() macro
,
Zhao Liu
,
2024/03/18
[PATCH-for-9.1 04/21] target/sparc: Declare CPU QOM types using DEFINE_TYPES() macro
,
Philippe Mathieu-Daudé
,
2024/03/15
Re: [PATCH-for-9.1 04/21] target/sparc: Declare CPU QOM types using DEFINE_TYPES() macro
,
Zhao Liu
,
2024/03/18
[PATCH-for-9.1 08/21] target/sparc: Make SPARC_CPU common to new SPARC32_CPU/SPARC64_CPU types
,
Philippe Mathieu-Daudé
,
2024/03/15
[PATCH-for-9.1 05/21] cpus: Open code OBJECT_DECLARE_TYPE() in OBJECT_DECLARE_CPU_TYPE()
,
Philippe Mathieu-Daudé
,
2024/03/15
Re: [PATCH-for-9.1 05/21] cpus: Open code OBJECT_DECLARE_TYPE() in OBJECT_DECLARE_CPU_TYPE()
,
Zhao Liu
,
2024/03/18
[PATCH-for-9.1 09/21] qapi: Merge machine-common.json with qapi/machine.json
,
Philippe Mathieu-Daudé
,
2024/03/15
Re: [PATCH-for-9.1 09/21] qapi: Merge machine-common.json with qapi/machine.json
,
Markus Armbruster
,
2024/03/26
[PATCH-for-9.1 12/21] system: Introduce QemuArchBit enum
,
Philippe Mathieu-Daudé
,
2024/03/15
[PATCH-for-9.1 06/21] target/i386: Make X86_CPU common to new I386_CPU / X86_64_CPU types
,
Philippe Mathieu-Daudé
,
2024/03/15
Re: [PATCH-for-9.1 06/21] target/i386: Make X86_CPU common to new I386_CPU / X86_64_CPU types
,
Zhao Liu
,
2024/03/18
Re: [PATCH-for-9.1 06/21] target/i386: Make X86_CPU common to new I386_CPU / X86_64_CPU types
,
Markus Armbruster
,
2024/03/26
Re: [PATCH-for-9.1 06/21] target/i386: Make X86_CPU common to new I386_CPU / X86_64_CPU types
,
Philippe Mathieu-Daudé
,
2024/03/26
[PATCH-for-9.1 07/21] target/mips: Make MIPS_CPU common to new MIPS32_CPU / MIPS64_CPU types
,
Philippe Mathieu-Daudé
,
2024/03/15
Re: [PATCH-for-9.1 07/21] target/mips: Make MIPS_CPU common to new MIPS32_CPU / MIPS64_CPU types
,
Philippe Mathieu-Daudé
,
2024/03/19
[RFC PATCH-for-9.1 15/21] target/arm: Use QMP generic_query_cpu_definitions()
,
Philippe Mathieu-Daudé
,
2024/03/15
[PATCH-for-9.1 10/21] qapi: Make CpuModel* definitions target agnostic
,
Philippe Mathieu-Daudé
,
2024/03/15
Re: [PATCH-for-9.1 10/21] qapi: Make CpuModel* definitions target agnostic
,
Philippe Mathieu-Daudé
,
2024/03/20
Re: [PATCH-for-9.1 10/21] qapi: Make CpuModel* definitions target agnostic
,
Markus Armbruster
,
2024/03/26
[PATCH-for-9.1 11/21] qapi: Make CpuDefinitionInfo target agnostic
,
Philippe Mathieu-Daudé
,
2024/03/15
[RFC PATCH-for-9.1 16/21] target/loongarch: Use QMP generic_query_cpu_definitions()
,
Philippe Mathieu-Daudé
,
2024/03/15
[RFC PATCH-for-9.1 14/21] system: Introduce QMP generic_query_cpu_definitions()
,
Philippe Mathieu-Daudé
,
2024/03/15
Re: [RFC PATCH-for-9.1 14/21] system: Introduce QMP generic_query_cpu_definitions()
,
Markus Armbruster
,
2024/03/26
Re: [RFC PATCH-for-9.1 14/21] system: Introduce QMP generic_query_cpu_definitions()
,
Markus Armbruster
,
2024/03/26
Re: [RFC PATCH-for-9.1 14/21] system: Introduce QMP generic_query_cpu_definitions()
,
Philippe Mathieu-Daudé
,
2024/03/29
[PATCH-for-9.1 13/21] system: Introduce cpu_typename_by_arch_bit()
,
Philippe Mathieu-Daudé
,
2024/03/15
[RFC PATCH-for-9.1 17/21] target/riscv: Use QMP generic_query_cpu_definitions()
,
Philippe Mathieu-Daudé
,
2024/03/15
[RFC PATCH-for-9.1 18/21] target/i386: Use QMP generic_query_cpu_definitions()
,
Philippe Mathieu-Daudé
,
2024/03/15
[PATCH-for-9.1 19/21] target/ppc: Factor ppc_add_alias_definitions() out
,
Philippe Mathieu-Daudé
,
2024/03/15
Re: [PATCH-for-9.1 19/21] target/ppc: Factor ppc_add_alias_definitions() out
,
Nicholas Piggin
,
2024/03/20
[RFC PATCH-for-9.1 20/21] target/ppc: Use QMP generic_query_cpu_definitions()
,
Philippe Mathieu-Daudé
,
2024/03/15
[RFC PATCH-for-9.1 21/21] qapi: Make @query-cpu-definitions target-agnostic
,
Philippe Mathieu-Daudé
,
2024/03/15
Re: [RFC PATCH-for-9.1 21/21] qapi: Make @query-cpu-definitions target-agnostic
,
Markus Armbruster
,
2024/03/26
Re: [RFC PATCH-for-9.1 00/21] qapi: Make @query-cpu-definitions command target-agnostic
,
Markus Armbruster
,
2024/03/26
Re: [RFC PATCH-for-9.1 00/21] qapi: Make @query-cpu-definitions command target-agnostic
,
Markus Armbruster
,
2024/03/26
[PATCH v2] target/s390x: improve cpu compatibility check error message
,
Claudio Fontana
,
2024/03/14
Re: [PATCH v2] target/s390x: improve cpu compatibility check error message
,
Philippe Mathieu-Daudé
,
2024/03/15
Re: [PATCH v2] target/s390x: improve cpu compatibility check error message
,
Nina Schoetterl-Glausch
,
2024/03/15
Re: [PATCH v2] target/s390x: improve cpu compatibility check error message
,
Claudio Fontana
,
2024/03/15
[PATCH] target/s390x: improve cpu compatibility check error message
,
Claudio Fontana
,
2024/03/14
Re: [PATCH] target/s390x: improve cpu compatibility check error message
,
Nina Schoetterl-Glausch
,
2024/03/14
Re: [PATCH] target/s390x: improve cpu compatibility check error message
,
Claudio Fontana
,
2024/03/14
Re: [PATCH] target/s390x: improve cpu compatibility check error message
,
Claudio Fontana
,
2024/03/14
Re: [PATCH] target/s390x: improve cpu compatibility check error message
,
Christian Borntraeger
,
2024/03/15
[PATCH] docs/s390: clarify even more that cpu-topology is KVM-only
,
Claudio Fontana
,
2024/03/14
Re: [PATCH] docs/s390: clarify even more that cpu-topology is KVM-only
,
Nina Schoetterl-Glausch
,
2024/03/14
Re: [PATCH] docs/s390: clarify even more that cpu-topology is KVM-only
,
Philippe Mathieu-Daudé
,
2024/03/15
Re: [PATCH] docs/s390: clarify even more that cpu-topology is KVM-only
,
Thomas Huth
,
2024/03/15
Re: question on s390x topology: KVM only, or also TCG?
,
Thomas Huth
,
2024/03/14
Re: question on s390x topology: KVM only, or also TCG?
,
Nina Schoetterl-Glausch
,
2024/03/14
Re: question on s390x topology: KVM only, or also TCG?
,
Claudio Fontana
,
2024/03/14
[PATCH v2 0/6] virtio,vhost: Add VIRTIO_F_NOTIFICATION_DATA support
,
Jonah Palmer
,
2024/03/13
[PATCH v2 4/6] virtio-ccw: Handle extra notification data
,
Jonah Palmer
,
2024/03/13
[PATCH v2 3/6] virtio-mmio: Handle extra notification data
,
Jonah Palmer
,
2024/03/13
[PATCH v2 5/6] vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits
,
Jonah Palmer
,
2024/03/13
[PATCH v2 2/6] virtio: Prevent creation of device using notification-data with ioeventfd
,
Jonah Palmer
,
2024/03/13
Re: [PATCH v2 2/6] virtio: Prevent creation of device using notification-data with ioeventfd
,
Eugenio Perez Martin
,
2024/03/13
Re: [PATCH v2 2/6] virtio: Prevent creation of device using notification-data with ioeventfd
,
Jonah Palmer
,
2024/03/13
[PATCH v2 1/6] virtio/virtio-pci: Handle extra notification data
,
Jonah Palmer
,
2024/03/13
Re: [PATCH v2 1/6] virtio/virtio-pci: Handle extra notification data
,
Jason Wang
,
2024/03/13
Re: [PATCH v2 1/6] virtio/virtio-pci: Handle extra notification data
,
Jonah Palmer
,
2024/03/14
Re: [PATCH v2 1/6] virtio/virtio-pci: Handle extra notification data
,
Eugenio Perez Martin
,
2024/03/14
Re: [PATCH v2 1/6] virtio/virtio-pci: Handle extra notification data
,
Jonah Palmer
,
2024/03/14
Re: [PATCH v2 1/6] virtio/virtio-pci: Handle extra notification data
,
Eugenio Perez Martin
,
2024/03/14
Re: [PATCH v2 1/6] virtio/virtio-pci: Handle extra notification data
,
Jonah Palmer
,
2024/03/14
Re: [PATCH v2 1/6] virtio/virtio-pci: Handle extra notification data
,
Eugenio Perez Martin
,
2024/03/15
[PATCH v2 6/6] virtio: Add VIRTIO_F_NOTIFICATION_DATA property definition
,
Jonah Palmer
,
2024/03/13
[PULL 32/55] target/s390x/cpu_models: Fix missing ERRP_GUARD() for error_prepend()
,
Thomas Huth
,
2024/03/12
[PULL 21/55] hw/vfio/ap: Fix missing ERRP_GUARD() for error_prepend()
,
Thomas Huth
,
2024/03/12
Re: [PATCH v3 14/29] target/i386: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Thomas Huth
,
2024/03/12
Re: [PATCH v3 00/29] hw, target: Prefer fast cpu_env() over slower CPU QOM cast macro
,
Thomas Huth
,
2024/03/12
[PATCH v2 29/29] target/s390x/cpu_models: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/03/10
Re: [PATCH v2 29/29] target/s390x/cpu_models: Fix missing ERRP_GUARD() for error_prepend()
,
Cédric Le Goater
,
2024/03/11
Re: [PATCH v2 29/29] target/s390x/cpu_models: Fix missing ERRP_GUARD() for error_prepend()
,
Cédric Le Goater
,
2024/03/11
[PATCH v2 18/29] hw/vfio/ap: Fix missing ERRP_GUARD() for error_prepend()
,
Zhao Liu
,
2024/03/10
Re: [PATCH v2 18/29] hw/vfio/ap: Fix missing ERRP_GUARD() for error_prepend()
,
Cédric Le Goater
,
2024/03/11
Re: [PATCH v3 01/29] bulk: Access existing variables initialized to &S->F when available
,
Anthony PERARD
,
2024/03/08
Re: [PATCH 11/14] tests/unit/test-smp-parse: Test "drawers" and "books" combination case
,
Thomas Huth
,
2024/03/07
[PATCH 0/4] target: Improve error reporting for CpuModelInfo member @props
,
Markus Armbruster
,
2024/03/05
[PATCH 2/4] target/i386: Fix query-cpu-model-expansion to reject props
,
Markus Armbruster
,
2024/03/05
[PATCH 3/4] target: Improve error reporting for CpuModelInfo member @props
,
Markus Armbruster
,
2024/03/05
Re: [PATCH 3/4] target: Improve error reporting for CpuModelInfo member @props
,
Daniel Henrique Barboza
,
2024/03/06
[PATCH 1/4] target: Simplify type checks for CpuModelInfo member @props
,
Markus Armbruster
,
2024/03/05
Re: [PATCH 1/4] target: Simplify type checks for CpuModelInfo member @props
,
Daniel Henrique Barboza
,
2024/03/06
[PATCH 4/4] target/loongarch: Fix query-cpu-model-expansion to reject props
,
Markus Armbruster
,
2024/03/05
[PATCH 00/29] maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
,
Alex Bennée
,
2024/03/05
[PATCH 01/29] tests: bump QOS_PATH_MAX_ELEMENT_SIZE again
,
Alex Bennée
,
2024/03/05
[PATCH 05/29] gdbstub: Introduce gdbserver_fork_start()
,
Alex Bennée
,
2024/03/05
[PATCH 02/29] gdbstub: Support disablement in a multi-threaded process
,
Alex Bennée
,
2024/03/05
[PATCH 04/29] {linux,bsd}-user: Update ts_tid after fork()
,
Alex Bennée
,
2024/03/05
[PATCH 06/29] {linux,bsd}-user: Pass pid to fork_end()
,
Alex Bennée
,
2024/03/05
[PATCH 12/29] gdbstub: Implement follow-fork-mode child
,
Alex Bennée
,
2024/03/05
[PATCH 03/29] {linux,bsd}-user: Introduce get_task_state()
,
Alex Bennée
,
2024/03/05
[PATCH 09/29] gdbstub: Introduce gdb_handle_query_supported_user()
,
Alex Bennée
,
2024/03/05
[PATCH 11/29] gdbstub: Introduce gdb_handle_detach_user()
,
Alex Bennée
,
2024/03/05
[PATCH 14/29] plugins: scoreboard API
,
Alex Bennée
,
2024/03/05
[PATCH 23/29] contrib/plugins/howvec: migrate to new per_vcpu API
,
Alex Bennée
,
2024/03/05
[PATCH 07/29] {linux,bsd}-user: Pass pid to gdbserver_fork()
,
Alex Bennée
,
2024/03/05
[PATCH 08/29] gdbstub: Call gdbserver_fork() both in parent and in child
,
Alex Bennée
,
2024/03/05
[PATCH 10/29] gdbstub: Introduce gdb_handle_set_thread_user()
,
Alex Bennée
,
2024/03/05
[PATCH 17/29] plugins: add inline operation per vcpu
,
Alex Bennée
,
2024/03/05
[PATCH 15/29] plugins: define qemu_plugin_u64
,
Alex Bennée
,
2024/03/05
[PATCH 16/29] plugins: implement inline operation relative to cpu_index
,
Alex Bennée
,
2024/03/05
[PATCH 13/29] tests/tcg: Add two follow-fork-mode tests
,
Alex Bennée
,
2024/03/05
[PATCH 22/29] contrib/plugins/hotblocks: migrate to new per_vcpu API
,
Alex Bennée
,
2024/03/05
[PATCH 27/29] disas/hppa: honour show_opcodes
,
Alex Bennée
,
2024/03/05
[PATCH 29/29] target/riscv: honour show_opcodes when disassembling
,
Alex Bennée
,
2024/03/05
[PATCH 18/29] tests/plugin: add test plugin for inline operations
,
Alex Bennée
,
2024/03/05
[PATCH 28/29] target/loongarch: honour show_opcodes when disassembling
,
Alex Bennée
,
2024/03/05
[PATCH 26/29] disas: introduce show_opcodes
,
Alex Bennée
,
2024/03/05
[PATCH 25/29] plugins: cleanup codepath for previous inline operation
,
Alex Bennée
,
2024/03/05
[PATCH 21/29] tests/plugin/bb: migrate to new per_vcpu API
,
Alex Bennée
,
2024/03/05
[PATCH 20/29] tests/plugin/insn: migrate to new per_vcpu API
,
Alex Bennée
,
2024/03/05
[PATCH 24/29] plugins: remove non per_vcpu inline operation from API
,
Alex Bennée
,
2024/03/05
[PATCH 19/29] tests/plugin/mem: migrate to new per_vcpu API
,
Alex Bennée
,
2024/03/05
[PATCH v1 0/8] virtio,vhost: Add VIRTIO_F_NOTIFICATION_DATA support
,
Jonah Palmer
,
2024/03/04
[PATCH v1 2/8] virtio-pci: Lock ioeventfd state with VIRTIO_F_NOTIFICATION_DATA
,
Jonah Palmer
,
2024/03/04
Re: [PATCH v1 2/8] virtio-pci: Lock ioeventfd state with VIRTIO_F_NOTIFICATION_DATA
,
Michael S. Tsirkin
,
2024/03/08
Re: [PATCH v1 2/8] virtio-pci: Lock ioeventfd state with VIRTIO_F_NOTIFICATION_DATA
,
Eugenio Perez Martin
,
2024/03/08
Re: [PATCH v1 2/8] virtio-pci: Lock ioeventfd state with VIRTIO_F_NOTIFICATION_DATA
,
Jonah Palmer
,
2024/03/08
Re: [PATCH v1 2/8] virtio-pci: Lock ioeventfd state with VIRTIO_F_NOTIFICATION_DATA
,
Michael S. Tsirkin
,
2024/03/08
Re: [PATCH v1 2/8] virtio-pci: Lock ioeventfd state with VIRTIO_F_NOTIFICATION_DATA
,
Jonah Palmer
,
2024/03/11
Re: [PATCH v1 2/8] virtio-pci: Lock ioeventfd state with VIRTIO_F_NOTIFICATION_DATA
,
Michael S. Tsirkin
,
2024/03/11
Re: [PATCH v1 2/8] virtio-pci: Lock ioeventfd state with VIRTIO_F_NOTIFICATION_DATA
,
Jonah Palmer
,
2024/03/12
Re: [PATCH v1 2/8] virtio-pci: Lock ioeventfd state with VIRTIO_F_NOTIFICATION_DATA
,
Michael S. Tsirkin
,
2024/03/12
Re: [PATCH v1 2/8] virtio-pci: Lock ioeventfd state with VIRTIO_F_NOTIFICATION_DATA
,
Jonah Palmer
,
2024/03/12
[PATCH v1 4/8] virtio-mmio: Lock ioeventfd state with VIRTIO_F_NOTIFICATION_DATA
,
Jonah Palmer
,
2024/03/04
Re: [PATCH v1 4/8] virtio-mmio: Lock ioeventfd state with VIRTIO_F_NOTIFICATION_DATA
,
Eugenio Perez Martin
,
2024/03/05
[PATCH v1 1/8] virtio/virtio-pci: Handle extra notification data
,
Jonah Palmer
,
2024/03/04
Re: [PATCH v1 1/8] virtio/virtio-pci: Handle extra notification data
,
Eugenio Perez Martin
,
2024/03/05
[PATCH v1 8/8] virtio: Add VIRTIO_F_NOTIFICATION_DATA property definition
,
Jonah Palmer
,
2024/03/04
[PATCH v1 3/8] virtio-mmio: Handle extra notification data
,
Jonah Palmer
,
2024/03/04
Re: [PATCH v1 3/8] virtio-mmio: Handle extra notification data
,
Eugenio Perez Martin
,
2024/03/05
[PATCH v1 5/8] virtio-ccw: Handle extra notification data
,
Jonah Palmer
,
2024/03/04
Re: [PATCH v1 5/8] virtio-ccw: Handle extra notification data
,
Eric Farman
,
2024/03/11
[PATCH v1 6/8] virtio-ccw: Lock ioeventfd state with VIRTIO_F_NOTIFICATION_DATA
,
Jonah Palmer
,
2024/03/04
[PATCH v1 7/8] vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits
,
Jonah Palmer
,
2024/03/04
Re: [PATCH v1 0/8] virtio, vhost: Add VIRTIO_F_NOTIFICATION_DATA support
,
Jason Wang
,
2024/03/06
Re: [PATCH v1 0/8] virtio, vhost: Add VIRTIO_F_NOTIFICATION_DATA support
,
Eugenio Perez Martin
,
2024/03/06
Re: [PATCH v1 0/8] virtio,vhost: Add VIRTIO_F_NOTIFICATION_DATA support
,
Michael S. Tsirkin
,
2024/03/06
Re: [PATCH v1 0/8] virtio, vhost: Add VIRTIO_F_NOTIFICATION_DATA support
,
Eugenio Perez Martin
,
2024/03/07
Re: [PATCH v1 0/8] virtio, vhost: Add VIRTIO_F_NOTIFICATION_DATA support
,
Lei Yang
,
2024/03/08
Re: [PATCH v1 0/8] virtio, vhost: Add VIRTIO_F_NOTIFICATION_DATA support
,
Jonah Palmer
,
2024/03/08
[RFC 0/8] virtio,vhost: Add VIRTIO_F_NOTIFICATION_DATA support
,
Jonah Palmer
,
2024/03/01
[RFC 7/8] vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits
,
Jonah Palmer
,
2024/03/01
Re: [RFC 7/8] vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits
,
Eugenio Perez Martin
,
2024/03/01
Re: [RFC 7/8] vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits
,
Jonah Palmer
,
2024/03/04
[RFC 1/8] virtio/virtio-pci: Handle extra notification data
,
Jonah Palmer
,
2024/03/01
Re: [RFC 1/8] virtio/virtio-pci: Handle extra notification data
,
Eugenio Perez Martin
,
2024/03/01
Re: [RFC 1/8] virtio/virtio-pci: Handle extra notification data
,
Jonah Palmer
,
2024/03/04
Re: [RFC 1/8] virtio/virtio-pci: Handle extra notification data
,
Eugenio Perez Martin
,
2024/03/04
Re: [RFC 1/8] virtio/virtio-pci: Handle extra notification data
,
Jonah Palmer
,
2024/03/04
Re: [RFC 1/8] virtio/virtio-pci: Handle extra notification data
,
Eugenio Perez Martin
,
2024/03/01
Re: [RFC 1/8] virtio/virtio-pci: Handle extra notification data
,
Jonah Palmer
,
2024/03/04
[RFC 2/8] virtio-pci: Lock ioeventfd state with VIRTIO_F_NOTIFICATION_DATA
,
Jonah Palmer
,
2024/03/01
Re: [RFC 2/8] virtio-pci: Lock ioeventfd state with VIRTIO_F_NOTIFICATION_DATA
,
Eugenio Perez Martin
,
2024/03/01
[RFC 3/8] virtio-mmio: Handle extra notification data
,
Jonah Palmer
,
2024/03/01
[RFC 8/8] virtio: Add VIRTIO_F_NOTIFICATION_DATA property definition
,
Jonah Palmer
,
2024/03/01
Re: [RFC 8/8] virtio: Add VIRTIO_F_NOTIFICATION_DATA property definition
,
Eugenio Perez Martin
,
2024/03/01
[RFC 4/8] virtio-mmio: Lock ioeventfd state with VIRTIO_F_NOTIFICATION_DATA
,
Jonah Palmer
,
2024/03/01
[RFC 5/8] virtio-ccw: Handle extra notification data
,
Jonah Palmer
,
2024/03/01
Re: [RFC 5/8] virtio-ccw: Handle extra notification data
,
Thomas Huth
,
2024/03/02
[RFC 6/8] virtio-ccw: Lock ioeventfd state with VIRTIO_F_NOTIFICATION_DATA
,
Jonah Palmer
,
2024/03/01
Re: [RFC 6/8] virtio-ccw: Lock ioeventfd state with VIRTIO_F_NOTIFICATION_DATA
,
Thomas Huth
,
2024/03/02
Re: [RFC 0/8] virtio,vhost: Add VIRTIO_F_NOTIFICATION_DATA support
,
Eugenio Perez Martin
,
2024/03/01
Re: [RFC 0/8] virtio,vhost: Add VIRTIO_F_NOTIFICATION_DATA support
,
Xinying Yu
,
2024/03/05
Re: [RFC 0/8] virtio,vhost: Add VIRTIO_F_NOTIFICATION_DATA support
,
Thomas Huth
,
2024/03/05
Re: [RFC 0/8] virtio,vhost: Add VIRTIO_F_NOTIFICATION_DATA support
,
Eugenio Perez Martin
,
2024/03/05
RE: [RFC 0/8] virtio,vhost: Add VIRTIO_F_NOTIFICATION_DATA support
,
Xinying Yu
,
2024/03/06
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc