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: Wed Nov 30 2022 16:09:39 -0500
Threads in reverse chronological order
[
Next Period
]
Re: [PATCH 25/26] tcg: Introduce tcg_temp_is_normal_*
,
Ilya Leoshkevich
,
2022/11/30
Re: [PATCH 24/26] tcg: Introduce tcg_temp_ebb_new_*
,
Ilya Leoshkevich
,
2022/11/30
Re: [PATCH 24/26] tcg: Introduce tcg_temp_ebb_new_*
,
Richard Henderson
,
2022/11/30
Re: [PATCH 23/26] tcg: Pass TCGTempKind to tcg_temp_new_internal
,
Ilya Leoshkevich
,
2022/11/30
Re: [PATCH 22/26] target/s390x: Pass original r2 register to BCR
,
Ilya Leoshkevich
,
2022/11/30
Re: [PATCH 21/26] target/s390x: Remove PER check from use_goto_tb
,
Ilya Leoshkevich
,
2022/11/30
[PATCH 1/2] target/s390x: Fix successful-branch PER events
,
Ilya Leoshkevich
,
2022/11/30
[PATCH 2/2] tests/tcg/s390x: Add per.S
,
Ilya Leoshkevich
,
2022/11/30
[PATCH-for-8.0 0/2] target/tcg: Use TCGv_i64 with tcg_temp_new_i64()
,
Philippe Mathieu-Daudé
,
2022/11/30
[PATCH-for-8.0 1/2] target/s390x: Replace TCGv by TCGv_i64 in op_mov2e()
,
Philippe Mathieu-Daudé
,
2022/11/30
[PATCH-for-8.0 2/2] target/sparc64: Replace TCGv by TCGv_i64 in gen_op_multiply()
,
Philippe Mathieu-Daudé
,
2022/11/30
Re: [PATCH-for-8.0 0/2] target/tcg: Use TCGv_i64 with tcg_temp_new_i64()
,
Richard Henderson
,
2022/11/30
[PATCH-for-8.0 0/3] tcg: Replace tcg_target_[u]long -> [u]intptr_t
,
Philippe Mathieu-Daudé
,
2022/11/30
[PATCH-for-8.0 1/3] tcg/s390x: Fix coding style
,
Philippe Mathieu-Daudé
,
2022/11/30
[PATCH-for-8.0 2/3] tcg: Replace tcg_target_long -> intptr_t
,
Philippe Mathieu-Daudé
,
2022/11/30
[PATCH-for-8.0 3/3] tcg: Replace tcg_target_ulong -> uintptr_t
,
Philippe Mathieu-Daudé
,
2022/11/30
Re: [PATCH 20/26] target/s390x: Split per_breaking_event from per_branch_*
,
Ilya Leoshkevich
,
2022/11/30
Re: [PATCH 19/26] target/s390x: Simplify help_branch
,
Ilya Leoshkevich
,
2022/11/30
Re: [PATCH 17/26] target/s390x: Introduce help_goto_indirect
,
Ilya Leoshkevich
,
2022/11/30
[PATCH v4 00/14] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
2022/11/30
[PATCH v4 01/14] migration: No save_live_pending() method uses the QEMUFile parameter
,
Avihai Horon
,
2022/11/30
[PATCH v4 02/14] migration: Simplify migration_iteration_run()
,
Avihai Horon
,
2022/11/30
[PATCH v4 03/14] vfio/migration: Fix NULL pointer dereference bug
,
Avihai Horon
,
2022/11/30
[PATCH v4 04/14] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
,
Avihai Horon
,
2022/11/30
[PATCH v4 05/14] migration/qemu-file: Add qemu_file_get_to_fd()
,
Avihai Horon
,
2022/11/30
[PATCH v4 06/14] vfio/common: Change vfio_devices_all_running_and_saving() logic to equivalent one
,
Avihai Horon
,
2022/11/30
[PATCH v4 07/14] vfio/migration: Move migration v1 logic to vfio_migration_init()
,
Avihai Horon
,
2022/11/30
[PATCH v4 08/14] vfio/migration: Rename functions/structs related to v1 protocol
,
Avihai Horon
,
2022/11/30
[PATCH v4 09/14] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
2022/11/30
[PATCH v4 10/14] vfio/migration: Remove VFIO migration protocol v1
,
Avihai Horon
,
2022/11/30
[PATCH v4 11/14] vfio: Alphabetize migration section of VFIO trace-events file
,
Avihai Horon
,
2022/11/30
[PATCH v4 12/14] docs/devel: Align vfio-migration docs to VFIO migration v2
,
Avihai Horon
,
2022/11/30
[PATCH v4 13/14] vfio/migration: Use VFIO_DEVICE_FEATURE_MIG_DATA_SIZE ioctl
,
Avihai Horon
,
2022/11/30
[PATCH v4 14/14] vfio/migration: Optimize vfio_save_pending()
,
Avihai Horon
,
2022/11/30
[PATCH v12 0/7] s390x: CPU Topology
,
Pierre Morel
,
2022/11/29
[PATCH v12 4/7] s390x/cpu_topology: CPU topology migration
,
Pierre Morel
,
2022/11/29
[PATCH v12 3/7] s390x/cpu_topology: resetting the Topology-Change-Report
,
Pierre Morel
,
2022/11/29
[PATCH v12 1/7] s390x/cpu topology: Creating CPU topology device
,
Pierre Morel
,
2022/11/29
[PATCH v12 2/7] s390x/cpu topology: reporting the CPU topology to the guest
,
Pierre Morel
,
2022/11/29
[PATCH v12 5/7] s390x/cpu_topology: interception of PTF instruction
,
Pierre Morel
,
2022/11/29
[PATCH v12 6/7] s390x/cpu_topology: activating CPU topology
,
Pierre Morel
,
2022/11/29
[PATCH v12 7/7] docs/s390x: document s390x cpu topology
,
Pierre Morel
,
2022/11/29
[PATCH] virtiofsd: Add `sigreturn` to the seccomp whitelist
,
Marc Hartmayer
,
2022/11/25
Re: [Virtio-fs] [PATCH] virtiofsd: Add `sigreturn` to the seccomp whitelist
,
German Maglione
,
2022/11/25
Re: [Virtio-fs] [PATCH] virtiofsd: Add `sigreturn` to the seccomp whitelist
,
Christian Borntraeger
,
2022/11/28
Re: [Virtio-fs] [PATCH] virtiofsd: Add `sigreturn` to the seccomp whitelist
,
Marc Hartmayer
,
2022/11/28
Re: [Virtio-fs] [PATCH] virtiofsd: Add `sigreturn` to the seccomp whitelist
,
German Maglione
,
2022/11/28
Re: [PATCH] virtiofsd: Add `sigreturn` to the seccomp whitelist
,
Stefan Hajnoczi
,
2022/11/25
Re: [PATCH] virtiofsd: Add `sigreturn` to the seccomp whitelist
,
Dr. David Alan Gilbert
,
2022/11/28
Re: [PATCH] virtiofsd: Add `sigreturn` to the seccomp whitelist
,
Marc Hartmayer
,
2022/11/29
Re: [PATCH] virtiofsd: Add `sigreturn` to the seccomp whitelist
,
Dr. David Alan Gilbert
,
2022/11/29
Re: [PATCH] virtiofsd: Add `sigreturn` to the seccomp whitelist
,
Christian Borntraeger
,
2022/11/29
Re: [PATCH] virtiofsd: Add `sigreturn` to the seccomp whitelist
,
Christian Borntraeger
,
2022/11/29
Re: [PATCH] virtiofsd: Add `sigreturn` to the seccomp whitelist
,
Dr. David Alan Gilbert
,
2022/11/29
Re: [PATCH] virtiofsd: Add `sigreturn` to the seccomp whitelist
,
Stefan Hajnoczi
,
2022/11/29
Re: [PATCH] virtiofsd: Add `sigreturn` to the seccomp whitelist
,
Marc Hartmayer
,
2022/11/29
Re: [RFC 6/7] migration: simplify migration_iteration_run()
,
Dr. David Alan Gilbert
,
2022/11/23
Re: [RFC 5/7] migration: Remove unused threshold_size parameter
,
Dr. David Alan Gilbert
,
2022/11/23
Re: [RFC 4/7] migration: Split save_live_pending() into state_pending_*
,
Dr. David Alan Gilbert
,
2022/11/22
Re: [RFC 2/7] migration: No save_live_pending() method uses the QEMUFile parameter
,
Dr. David Alan Gilbert
,
2022/11/22
Re: [RFC 1/7] migration: Remove res_compatible parameter
,
Dr. David Alan Gilbert
,
2022/11/22
[PATCH 0/3] kvm: fix two svm pmu virtualization bugs
,
Dongli Zhang
,
2022/11/19
[PATCH 3/3] target/i386/kvm: get and put AMD pmu registers
,
Dongli Zhang
,
2022/11/19
Re: [PATCH 3/3] target/i386/kvm: get and put AMD pmu registers
,
Liang Yan
,
2022/11/21
Re: [PATCH 3/3] target/i386/kvm: get and put AMD pmu registers
,
Dongli Zhang
,
2022/11/21
[PATCH 1/3] kvm: introduce a helper before creating the 1st vcpu
,
Dongli Zhang
,
2022/11/19
[PATCH 2/3] i386: kvm: disable KVM_CAP_PMU_CAPABILITY if "pmu" is disabled
,
Dongli Zhang
,
2022/11/19
Re: [PATCH 2/3] i386: kvm: disable KVM_CAP_PMU_CAPABILITY if "pmu" is disabled
,
Greg Kurz
,
2022/11/21
Re: [PATCH 2/3] i386: kvm: disable KVM_CAP_PMU_CAPABILITY if "pmu" is disabled
,
Liang Yan
,
2022/11/21
Re: [PATCH 2/3] i386: kvm: disable KVM_CAP_PMU_CAPABILITY if "pmu" is disabled
,
Dongli Zhang
,
2022/11/21
Re: [PATCH 0/3] kvm: fix two svm pmu virtualization bugs
,
Like Xu
,
2022/11/21
Re: [PATCH 0/3] kvm: fix two svm pmu virtualization bugs
,
Dongli Zhang
,
2022/11/21
Re: [PATCH v9 00/10] s390x: CPU Topology
,
Christian Borntraeger
,
2022/11/16
Re: [PATCH v9 00/10] s390x: CPU Topology
,
Pierre Morel
,
2022/11/17
Re: [PATCH v9 00/10] s390x: CPU Topology
,
Pierre Morel
,
2022/11/17
Re: [PATCH v9 00/10] s390x: CPU Topology
,
Pierre Morel
,
2022/11/24
Re: [PATCH v9 00/10] s390x: CPU Topology
,
Pierre Morel
,
2022/11/27
tests/avocado/machine_s390_ccw_virtio: Fedora test failing
,
Philippe Mathieu-Daudé
,
2022/11/15
Re: tests/avocado/machine_s390_ccw_virtio: Fedora test failing
,
Thomas Huth
,
2022/11/15
Re: tests/avocado/machine_s390_ccw_virtio: Fedora test failing
,
Philippe Mathieu-Daudé
,
2022/11/15
Re: tests/avocado/machine_s390_ccw_virtio: Fedora test failing
,
Thomas Huth
,
2022/11/16
Re: tests/avocado/machine_s390_ccw_virtio: Fedora test failing
,
Philippe Mathieu-Daudé
,
2022/11/16
Re: tests/avocado/machine_s390_ccw_virtio: Fedora test failing
,
Thomas Huth
,
2022/11/16
Re: tests/avocado/machine_s390_ccw_virtio: Fedora test failing
,
Philippe Mathieu-Daudé
,
2022/11/16
[PATCH] docs/system/s390x: Document the "loadparm" machine property
,
Thomas Huth
,
2022/11/14
Re: [PATCH] docs/system/s390x: Document the "loadparm" machine property
,
Claudio Imbrenda
,
2022/11/14
Re: [PATCH] docs/system/s390x: Document the "loadparm" machine property
,
Janosch Frank
,
2022/11/15
Re: [PATCH] docs/system/s390x: Document the "loadparm" machine property
,
Thomas Huth
,
2022/11/15
[PATCH] s390x: Fix spelling errors
,
Thomas Huth
,
2022/11/11
Re: [PATCH] s390x: Fix spelling errors
,
Stefan Weil
,
2022/11/11
Re: [PATCH] s390x: Fix spelling errors
,
Thomas Huth
,
2022/11/14
Re: [PATCH] s390x: Fix spelling errors
,
Ilya Leoshkevich
,
2022/11/14
[PATCH v2] util/qemu-config: Fix "query-command-line-options" to provide the right values
,
Thomas Huth
,
2022/11/11
Re: [PATCH v2] util/qemu-config: Fix "query-command-line-options" to provide the right values
,
Markus Armbruster
,
2022/11/11
Re: [PATCH v2] util/qemu-config: Fix "query-command-line-options" to provide the right values
,
Thomas Huth
,
2022/11/11
Re: [PATCH v2] util/qemu-config: Fix "query-command-line-options" to provide the right values
,
Markus Armbruster
,
2022/11/15
Re: [PATCH v2] util/qemu-config: Fix "query-command-line-options" to provide the right values
,
Thomas Huth
,
2022/11/15
Re: [PATCH v2] util/qemu-config: Fix "query-command-line-options" to provide the right values
,
Markus Armbruster
,
2022/11/15
[PATCH for-8.0] hw: Add compat machines for 8.0
,
Cornelia Huck
,
2022/11/11
Re: [PATCH for-8.0] hw: Add compat machines for 8.0
,
Cédric Le Goater
,
2022/11/15
Re: [PATCH for-8.0] hw: Add compat machines for 8.0
,
Thomas Huth
,
2022/11/15
Re: [PATCH for-8.0] hw: Add compat machines for 8.0
,
Greg Kurz
,
2022/11/15
Re: [PATCH for-8.0] hw: Add compat machines for 8.0
,
Cornelia Huck
,
2022/11/15
Re: [PATCH for-8.0] hw: Add compat machines for 8.0
,
Thomas Huth
,
2022/11/18
Re: [PATCH for-8.0] hw: Add compat machines for 8.0
,
Cornelia Huck
,
2022/11/18
Re: [PATCH for-8.0] hw: Add compat machines for 8.0
,
Thomas Huth
,
2022/11/18
[PATCH] util/qemu-config: Fix "query-command-line-options" to provide the right values
,
Thomas Huth
,
2022/11/09
Re: [PATCH] util/qemu-config: Fix "query-command-line-options" to provide the right values
,
Thomas Huth
,
2022/11/11
[PULL 0/5] s390x fix and white space cleanup
,
Thomas Huth
,
2022/11/08
[PULL 1/5] Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property"
,
Thomas Huth
,
2022/11/08
[PULL 4/5] hw/display: fix tab indentation
,
Thomas Huth
,
2022/11/08
[PULL 5/5] hw/usb: fix tab indentation
,
Thomas Huth
,
2022/11/08
[PULL 3/5] ui: fix tab indentation
,
Thomas Huth
,
2022/11/08
[PULL 2/5] s390x/s390-virtio-ccw: Switch off zPCI enhancements on older machines
,
Thomas Huth
,
2022/11/08
Re: [PULL 0/5] s390x fix and white space cleanup
,
Stefan Hajnoczi
,
2022/11/08
Re: [PATCH v10 1/9] s390x/cpu topology: core_id sets s390x CPU topology
,
Janis Schoetterl-Glausch
,
2022/11/07
Re: [PATCH v10 1/9] s390x/cpu topology: core_id sets s390x CPU topology
,
Pierre Morel
,
2022/11/08
[PATCH for 7.2 0/2] s390x/s390-virtio-ccw:
,
Cédric Le Goater
,
2022/11/07
[PATCH for 7.2 2/2] s390x/s390-virtio-ccw: Switch off zPCI enhancements on older machines
,
Cédric Le Goater
,
2022/11/07
[PATCH for 7.2 1/2] Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property"
,
Cédric Le Goater
,
2022/11/07
Re: [PATCH for 7.2 0/2] s390x/s390-virtio-ccw:
,
Matthew Rosato
,
2022/11/07
Re: [PATCH v10 2/9] s390x/cpu topology: reporting the CPU topology to the guest
,
Janis Schoetterl-Glausch
,
2022/11/07
Re: [PATCH v10 2/9] s390x/cpu topology: reporting the CPU topology to the guest
,
Pierre Morel
,
2022/11/07
Re: [PATCH v8 8/8] s390x/s390-virtio-ccw: add zpcii-disable machine property
,
Cédric Le Goater
,
2022/11/07
Re: [PATCH v8 8/8] s390x/s390-virtio-ccw: add zpcii-disable machine property
,
Thomas Huth
,
2022/11/07
Re: [PATCH v2] s390x/css: revert SCSW ctrl/flag bits on error
,
Thomas Huth
,
2022/11/06
[PATCH for-8.0 0/9] reset: Remove some deprecated APIs
,
Peter Maydell
,
2022/11/04
[PATCH for-8.0 2/9] hw/audio/intel-hda: don't reset codecs twice
,
Peter Maydell
,
2022/11/04
[PATCH for-8.0 4/9] hw/usb/hcd-xhci: Reset the XHCIState with device_cold_reset()
,
Peter Maydell
,
2022/11/04
Re: [PATCH for-8.0 4/9] hw/usb/hcd-xhci: Reset the XHCIState with device_cold_reset()
,
Philippe Mathieu-Daudé
,
2022/11/30
[PATCH for-8.0 7/9] Replace use of qdev_reset_all() with device_cold_reset()
,
Peter Maydell
,
2022/11/04
Re: [PATCH for-8.0 7/9] Replace use of qdev_reset_all() with device_cold_reset()
,
Paul Durrant
,
2022/11/04
Re: [PATCH for-8.0 7/9] Replace use of qdev_reset_all() with device_cold_reset()
,
Philippe Mathieu-Daudé
,
2022/11/30
[PATCH for-8.0 9/9] hw: Remove device_legacy_reset()
,
Peter Maydell
,
2022/11/04
Re: [PATCH for-8.0 9/9] hw: Remove device_legacy_reset()
,
Philippe Mathieu-Daudé
,
2022/11/04
[PATCH for-8.0 3/9] hw/audio/intel-hda: Drop unnecessary prototype
,
Peter Maydell
,
2022/11/04
[PATCH for-8.0 6/9] hw/hyperv/vmbus: Use device_cold_reset() and bus_cold_reset()
,
Peter Maydell
,
2022/11/04
Re: [PATCH for-8.0 6/9] hw/hyperv/vmbus: Use device_cold_reset() and bus_cold_reset()
,
Maciej S. Szmigiero
,
2022/11/10
Re: [PATCH for-8.0 6/9] hw/hyperv/vmbus: Use device_cold_reset() and bus_cold_reset()
,
Philippe Mathieu-Daudé
,
2022/11/30
[PATCH for-8.0 5/9] pci: Use device_cold_reset() and bus_cold_reset()
,
Peter Maydell
,
2022/11/04
Re: [PATCH for-8.0 5/9] pci: Use device_cold_reset() and bus_cold_reset()
,
Philippe Mathieu-Daudé
,
2022/11/04
[PATCH for-8.0 8/9] qdev: Remove qdev_reset_all() and qbus_reset_all()
,
Peter Maydell
,
2022/11/04
Re: [PATCH for-8.0 8/9] qdev: Remove qdev_reset_all() and qbus_reset_all()
,
Philippe Mathieu-Daudé
,
2022/11/04
[PATCH for-8.0 1/9] hw/s390x/s390-pci-inst.c: Use device_cold_reset() to reset PCI devices
,
Peter Maydell
,
2022/11/04
Re: [PATCH for-8.0 1/9] hw/s390x/s390-pci-inst.c: Use device_cold_reset() to reset PCI devices
,
Philippe Mathieu-Daudé
,
2022/11/30
Re: [PATCH 3/3] s390x/pci: shrink DMA aperture to be bound by vfio DMA limit
,
Eric Farman
,
2022/11/04
Re: [PATCH 2/3] s390x/pci: coalesce unmap operations
,
Eric Farman
,
2022/11/04
Re: [PATCH 1/3] s390x/pci: RPCIT second pass when mappings exhausted
,
Eric Farman
,
2022/11/04
[PATCH v3 00/17] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
2022/11/03
[PATCH v3 05/17] vfio/migration: Fix wrong enum usage
,
Avihai Horon
,
2022/11/03
Re: [PATCH v3 05/17] vfio/migration: Fix wrong enum usage
,
Vladimir Sementsov-Ogievskiy
,
2022/11/08
Re: [PATCH v3 05/17] vfio/migration: Fix wrong enum usage
,
Avihai Horon
,
2022/11/10
[PATCH v3 07/17] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
,
Avihai Horon
,
2022/11/03
Re: [PATCH v3 07/17] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
,
Alex Williamson
,
2022/11/15
Re: [PATCH v3 07/17] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
,
Avihai Horon
,
2022/11/16
[PATCH v3 03/17] migration: Block migration comment or code is wrong
,
Avihai Horon
,
2022/11/03
Re: [PATCH v3 03/17] migration: Block migration comment or code is wrong
,
Vladimir Sementsov-Ogievskiy
,
2022/11/08
Re: [PATCH v3 03/17] migration: Block migration comment or code is wrong
,
Vladimir Sementsov-Ogievskiy
,
2022/11/08
Re: [PATCH v3 03/17] migration: Block migration comment or code is wrong
,
Avihai Horon
,
2022/11/10
Re: [PATCH v3 03/17] migration: Block migration comment or code is wrong
,
Avihai Horon
,
2022/11/21
[PATCH v3 11/17] vfio/migration: Rename functions/structs related to v1 protocol
,
Avihai Horon
,
2022/11/03
[PATCH v3 06/17] vfio/migration: Fix NULL pointer dereference bug
,
Avihai Horon
,
2022/11/03
Re: [PATCH v3 06/17] vfio/migration: Fix NULL pointer dereference bug
,
Vladimir Sementsov-Ogievskiy
,
2022/11/08
[PATCH v3 01/17] migration: Remove res_compatible parameter
,
Avihai Horon
,
2022/11/03
Re: [PATCH v3 01/17] migration: Remove res_compatible parameter
,
Vladimir Sementsov-Ogievskiy
,
2022/11/08
Re: [PATCH v3 01/17] migration: Remove res_compatible parameter
,
Avihai Horon
,
2022/11/10
Re: [PATCH v3 01/17] migration: Remove res_compatible parameter
,
Avihai Horon
,
2022/11/21
Re: [PATCH v3 01/17] migration: Remove res_compatible parameter
,
Dr. David Alan Gilbert
,
2022/11/23
Re: [PATCH v3 01/17] migration: Remove res_compatible parameter
,
Avihai Horon
,
2022/11/24
[PATCH v3 10/17] vfio/migration: Move migration v1 logic to vfio_migration_init()
,
Avihai Horon
,
2022/11/03
Re: [PATCH v3 10/17] vfio/migration: Move migration v1 logic to vfio_migration_init()
,
Alex Williamson
,
2022/11/15
Re: [PATCH v3 10/17] vfio/migration: Move migration v1 logic to vfio_migration_init()
,
Avihai Horon
,
2022/11/16
[PATCH v3 08/17] migration/qemu-file: Add qemu_file_get_to_fd()
,
Avihai Horon
,
2022/11/03
Re: [PATCH v3 08/17] migration/qemu-file: Add qemu_file_get_to_fd()
,
Vladimir Sementsov-Ogievskiy
,
2022/11/08
[PATCH v3 13/17] vfio/migration: Remove VFIO migration protocol v1
,
Avihai Horon
,
2022/11/03
[PATCH v3 14/17] vfio/migration: Reset device if setting recover state fails
,
Avihai Horon
,
2022/11/03
Re: [PATCH v3 14/17] vfio/migration: Reset device if setting recover state fails
,
Alex Williamson
,
2022/11/16
Re: [PATCH v3 14/17] vfio/migration: Reset device if setting recover state fails
,
Avihai Horon
,
2022/11/17
Re: [PATCH v3 14/17] vfio/migration: Reset device if setting recover state fails
,
Alex Williamson
,
2022/11/17
Re: [PATCH v3 14/17] vfio/migration: Reset device if setting recover state fails
,
Avihai Horon
,
2022/11/20
[PATCH v3 17/17] vfio/migration: Query device data size in vfio_save_pending()
,
Avihai Horon
,
2022/11/03
[PATCH v3 15/17] vfio: Alphabetize migration section of VFIO trace-events file
,
Avihai Horon
,
2022/11/03
[PATCH v3 02/17] migration: No save_live_pending() method uses the QEMUFile parameter
,
Avihai Horon
,
2022/11/03
Re: [PATCH v3 02/17] migration: No save_live_pending() method uses the QEMUFile parameter
,
Vladimir Sementsov-Ogievskiy
,
2022/11/08
[PATCH v3 16/17] docs/devel: Align vfio-migration docs to VFIO migration v2
,
Avihai Horon
,
2022/11/03
[PATCH v3 09/17] vfio/common: Change vfio_devices_all_running_and_saving() logic to equivalent one
,
Avihai Horon
,
2022/11/03
[PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
2022/11/03
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Alex Williamson
,
2022/11/16
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
2022/11/17
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Jason Gunthorpe
,
2022/11/17
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
2022/11/20
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Alex Williamson
,
2022/11/17
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
2022/11/20
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
2022/11/24
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Alex Williamson
,
2022/11/28
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Jason Gunthorpe
,
2022/11/28
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Alex Williamson
,
2022/11/28
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Jason Gunthorpe
,
2022/11/28
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Alex Williamson
,
2022/11/28
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
2022/11/29
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Dr. David Alan Gilbert
,
2022/11/23
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
2022/11/24
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Dr. David Alan Gilbert
,
2022/11/24
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
2022/11/24
[PATCH v3 04/17] migration: Simplify migration_iteration_run()
,
Avihai Horon
,
2022/11/03
Re: [PATCH v3 04/17] migration: Simplify migration_iteration_run()
,
Vladimir Sementsov-Ogievskiy
,
2022/11/08
Re: [PATCH v3 04/17] migration: Simplify migration_iteration_run()
,
Avihai Horon
,
2022/11/10
[PATCH v11 00/11] s390x: CPU Topology
,
Pierre Morel
,
2022/11/03
[PATCH v11 03/11] s390x/cpu topology: core_id sets s390x CPU topology
,
Pierre Morel
,
2022/11/03
Re: [PATCH v11 03/11] s390x/cpu topology: core_id sets s390x CPU topology
,
Cédric Le Goater
,
2022/11/15
Re: [PATCH v11 03/11] s390x/cpu topology: core_id sets s390x CPU topology
,
Pierre Morel
,
2022/11/16
[PATCH v11 10/11] s390x/cpu_topology: activating CPU topology
,
Pierre Morel
,
2022/11/03
[PATCH v11 02/11] s390x/cpu topology: add max_threads machine class attribute
,
Pierre Morel
,
2022/11/03
[PATCH v11 01/11] s390x: Register TYPE_S390_CCW_MACHINE properties as class properties
,
Pierre Morel
,
2022/11/03
Re: [PATCH v11 01/11] s390x: Register TYPE_S390_CCW_MACHINE properties as class properties
,
Thomas Huth
,
2022/11/04
Re: [PATCH v11 01/11] s390x: Register TYPE_S390_CCW_MACHINE properties as class properties
,
Pierre Morel
,
2022/11/04
Re: [PATCH v11 01/11] s390x: Register TYPE_S390_CCW_MACHINE properties as class properties
,
Cédric Le Goater
,
2022/11/04
Re: [PATCH v11 01/11] s390x: Register TYPE_S390_CCW_MACHINE properties as class properties
,
Pierre Morel
,
2022/11/04
Re: [PATCH v11 01/11] s390x: Register TYPE_S390_CCW_MACHINE properties as class properties
,
Thomas Huth
,
2022/11/04
Re: [PATCH v11 01/11] s390x: Register TYPE_S390_CCW_MACHINE properties as class properties
,
Pierre Morel
,
2022/11/04
Re: [PATCH v11 01/11] s390x: Register TYPE_S390_CCW_MACHINE properties as class properties
,
Thomas Huth
,
2022/11/06
Re: [PATCH v11 01/11] s390x: Register TYPE_S390_CCW_MACHINE properties as class properties
,
Pierre Morel
,
2022/11/07
[PATCH v11 09/11] s390x/cpu topology: add topology machine property
,
Pierre Morel
,
2022/11/03
Re: [PATCH v11 09/11] s390x/cpu topology: add topology machine property
,
Cornelia Huck
,
2022/11/03
Re: [PATCH v11 09/11] s390x/cpu topology: add topology machine property
,
Pierre Morel
,
2022/11/04
Re: [PATCH v11 09/11] s390x/cpu topology: add topology machine property
,
Cédric Le Goater
,
2022/11/15
Re: [PATCH v11 09/11] s390x/cpu topology: add topology machine property
,
Pierre Morel
,
2022/11/16
Message not available
Thank you! s390x/cpu topology
,
Jadon
,
2022/11/16
[PATCH v11 08/11] s390x/cpu topology: add topology_capable QEMU capability
,
Pierre Morel
,
2022/11/03
Re: [PATCH v11 08/11] s390x/cpu topology: add topology_capable QEMU capability
,
Cédric Le Goater
,
2022/11/15
Re: [PATCH v11 08/11] s390x/cpu topology: add topology_capable QEMU capability
,
Pierre Morel
,
2022/11/16
[PATCH v11 07/11] target/s390x: interception of PTF instruction
,
Pierre Morel
,
2022/11/03
[PATCH v11 05/11] s390x/cpu_topology: resetting the Topology-Change-Report
,
Pierre Morel
,
2022/11/03
[PATCH v11 04/11] s390x/cpu topology: reporting the CPU topology to the guest
,
Pierre Morel
,
2022/11/03
Re: [PATCH v11 04/11] s390x/cpu topology: reporting the CPU topology to the guest
,
Cédric Le Goater
,
2022/11/15
Re: [PATCH v11 04/11] s390x/cpu topology: reporting the CPU topology to the guest
,
Pierre Morel
,
2022/11/16
Re: [PATCH v11 04/11] s390x/cpu topology: reporting the CPU topology to the guest
,
Cédric Le Goater
,
2022/11/17
Re: [PATCH v11 04/11] s390x/cpu topology: reporting the CPU topology to the guest
,
Pierre Morel
,
2022/11/17
Re: [PATCH v11 04/11] s390x/cpu topology: reporting the CPU topology to the guest
,
Cédric Le Goater
,
2022/11/21
Re: [PATCH v11 04/11] s390x/cpu topology: reporting the CPU topology to the guest
,
Pierre Morel
,
2022/11/22
Re: [PATCH v11 04/11] s390x/cpu topology: reporting the CPU topology to the guest
,
Pierre Morel
,
2022/11/27
[PATCH v11 06/11] s390x/cpu_topology: CPU topology migration
,
Pierre Morel
,
2022/11/03
[PATCH v11 11/11] docs/s390x: document s390x cpu topology
,
Pierre Morel
,
2022/11/03
Re: [PATCH 18/26] target/s390x: Split per_branch
,
Ilya Leoshkevich
,
2022/11/03
Re: [PATCH 16/26] target/s390x: Disable conditional branch-to-next for PER
,
Ilya Leoshkevich
,
2022/11/03
Re: [PATCH 15/26] target/s390x: Introduce per_enabled
,
Ilya Leoshkevich
,
2022/11/03
Re: [PATCH 14/26] target/s390x: Don't set gbea for user-only
,
Ilya Leoshkevich
,
2022/11/03
Re: [PATCH 13/26] target/s390x: Add disp argument to update_psw_addr
,
Ilya Leoshkevich
,
2022/11/03
Re: [PATCH 12/26] target/s390x: Move masking of psw.addr to cpu_get_tb_cpu_state
,
Ilya Leoshkevich
,
2022/11/03
Re: [PATCH 12/26] target/s390x: Move masking of psw.addr to cpu_get_tb_cpu_state
,
Richard Henderson
,
2022/11/04
Re: [PATCH 12/26] target/s390x: Move masking of psw.addr to cpu_get_tb_cpu_state
,
Ilya Leoshkevich
,
2022/11/28
[PATCH] tests/tcg/s390x: Add sam.S
,
Ilya Leoshkevich
,
2022/11/28
Re: [PATCH 11/26] target/s390x: Use ilen instead in branches
,
Ilya Leoshkevich
,
2022/11/03
Re: [PATCH 10/26] target/s390x: Use gen_psw_addr_disp in op_sam
,
Ilya Leoshkevich
,
2022/11/03
Re: [PATCH 09/26] target/s390x: Use gen_psw_addr_disp in save_link_info
,
Ilya Leoshkevich
,
2022/11/03
Re: [PATCH 08/26] target/s390x: Use gen_psw_addr_disp in pc_to_link_info
,
Ilya Leoshkevich
,
2022/11/03
Re: [PATCH 07/26] target/s390x: Remove pc argument to pc_to_link_into
,
Ilya Leoshkevich
,
2022/11/03
Re: [PATCH 06/26] target/s390x: Introduce gen_psw_addr_disp
,
Ilya Leoshkevich
,
2022/11/03
Re: [PATCH 05/26] target/s390x: Change help_goto_direct to work on displacements
,
Ilya Leoshkevich
,
2022/11/03
Re: [PATCH 04/26] target/s390x: Use tcg_constant_* in translate_vx.c.inc
,
Ilya Leoshkevich
,
2022/11/03
Re: [PATCH 04/26] target/s390x: Use tcg_constant_* in translate_vx.c.inc
,
Richard Henderson
,
2022/11/03
Re: [PATCH 03/26] target/s390x: Use tcg_constant_i32 for fpinst_extract_m34
,
Ilya Leoshkevich
,
2022/11/03
Re: [PATCH 02/26] target/s390x: Use tcg_constant_* for DisasCompare
,
Ilya Leoshkevich
,
2022/11/03
Re: [PATCH 01/26] target/s390x: Use tcg_constant_* in local contexts
,
Ilya Leoshkevich
,
2022/11/03
Re: [PATCH 3/3] target/tricore: Rename csfr.def -> csfr.h.inc
,
Laurent Vivier
,
2022/11/02
Re: [PATCH 2/3] target/s390x: Rename insn-data/format.def -> insn-data/format.h.inc
,
Laurent Vivier
,
2022/11/02
Re: [PATCH 1/3] target/m68k: Rename qregs.def -> qregs.h.inc
,
Laurent Vivier
,
2022/11/02
[PATCH] s390x/tcg: Fix LDER instruction format
,
Ilya Leoshkevich
,
2022/11/02
Re: [PATCH] s390x/tcg: Fix LDER instruction format
,
David Hildenbrand
,
2022/11/02
Re: [PATCH 9/9] target/s390x: Use Int128 for passing float128
,
Ilya Leoshkevich
,
2022/11/02
Re: [PATCH 9/9] target/s390x: Use Int128 for passing float128
,
Richard Henderson
,
2022/11/02
Re: [PATCH 9/9] target/s390x: Use Int128 for passing float128
,
Ilya Leoshkevich
,
2022/11/02
Re: [PATCH 1/9] target/s390x: Use a single return for helper_divs32/u32
,
Ilya Leoshkevich
,
2022/11/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc