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: Sun Jan 31 2021 10:34:19 -0500
Threads in reverse chronological order
[
Next Period
]
[PATCH 00/10] target: Provide target-specific Kconfig
,
Philippe Mathieu-Daudé
,
2021/01/31
[PATCH 01/10] hw/sh4/Kconfig: Rename CONFIG_SH4 -> CONFIG_SH4_PERIPHERALS
,
Philippe Mathieu-Daudé
,
2021/01/31
[PATCH 02/10] hw/lm32/Kconfig: Introduce CONFIG_LM32_EVR for lm32-evr/uclinux boards
,
Philippe Mathieu-Daudé
,
2021/01/31
[PATCH 03/10] hw/sh4/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_PERIPHERALS
,
Philippe Mathieu-Daudé
,
2021/01/31
[PATCH 04/10] hw/lm32/Kconfig: Have MILKYMIST select LM32_PERIPHERALS
,
Philippe Mathieu-Daudé
,
2021/01/31
[PATCH 05/10] meson: Introduce target-specific Kconfig
,
Philippe Mathieu-Daudé
,
2021/01/31
Re: [PATCH 05/10] meson: Introduce target-specific Kconfig
,
Philippe Mathieu-Daudé
,
2021/01/31
Re: [PATCH 05/10] meson: Introduce target-specific Kconfig
,
Philippe Mathieu-Daudé
,
2021/01/31
Re: [PATCH 05/10] meson: Introduce target-specific Kconfig
,
Artyom Tarasenko
,
2021/01/31
[PATCH 06/10] target/i386: Move SEV feature to target Kconfig
,
Philippe Mathieu-Daudé
,
2021/01/31
[PATCH 07/10] target/arm: Move V7M feature to target Kconfig
,
Philippe Mathieu-Daudé
,
2021/01/31
[PATCH 08/10] default-configs: Remove unnecessary SEMIHOSTING selection
,
Philippe Mathieu-Daudé
,
2021/01/31
[PATCH 09/10] target: Move ARM_COMPATIBLE_SEMIHOSTING feature to target Kconfig
,
Philippe Mathieu-Daudé
,
2021/01/31
[PATCH 10/10] target: Move SEMIHOSTING feature to target Kconfig
,
Philippe Mathieu-Daudé
,
2021/01/31
[PATCH v3] configure: Only build s390-ccw BIOS when system emulation is built
,
Philippe Mathieu-Daudé
,
2021/01/25
Re: [PATCH v3] configure: Only build s390-ccw BIOS when system emulation is built
,
Thomas Huth
,
2021/01/26
[PATCH v2] configure: Only build s390-ccw BIOS when system emulation is built
,
Philippe Mathieu-Daudé
,
2021/01/25
Re: [PATCH v2] configure: Only build s390-ccw BIOS when system emulation is built
,
Thomas Huth
,
2021/01/25
Re: [PATCH v2] configure: Only build s390-ccw BIOS when system emulation is built
,
Philippe Mathieu-Daudé
,
2021/01/25
[PATCH v3] s390x/cpu_model: disallow unpack for --only-migratable
,
Christian Borntraeger
,
2021/01/25
Re: [PATCH v3] s390x/cpu_model: disallow unpack for --only-migratable
,
Halil Pasic
,
2021/01/25
Re: [PATCH v3] s390x/cpu_model: disallow unpack for --only-migratable
,
Cornelia Huck
,
2021/01/26
[PATCH v2] s390x/cpu_model: disallow unpack for --only-migratable
,
Christian Borntraeger
,
2021/01/25
Re: [PATCH v2] s390x/cpu_model: disallow unpack for --only-migratable
,
David Hildenbrand
,
2021/01/25
Re: [PATCH v2] s390x/cpu_model: disallow unpack for --only-migratable
,
no-reply
,
2021/01/25
Re: [PATCH v2] s390x/cpu_model: disallow unpack for --only-migratable
,
Cornelia Huck
,
2021/01/25
Re: [PATCH v2] s390x/cpu_model: disallow unpack for --only-migratable
,
Christian Borntraeger
,
2021/01/25
[PATCH] s390x/cpu_model: disallow unpack for --only-migratable
,
Christian Borntraeger
,
2021/01/25
Re: [PATCH] s390x/cpu_model: disallow unpack for --only-migratable
,
David Hildenbrand
,
2021/01/25
Re: [PATCH] s390x/cpu_model: disallow unpack for --only-migratable
,
Christian Borntraeger
,
2021/01/25
Re: [PATCH] s390x/cpu_model: disallow unpack for --only-migratable
,
David Hildenbrand
,
2021/01/25
[PATCH] configure: Only build s390-ccw BIOS for system emulation
,
Philippe Mathieu-Daudé
,
2021/01/24
Re: [PATCH] configure: Only build s390-ccw BIOS for system emulation
,
Thomas Huth
,
2021/01/25
[PULL 0/9] s390x updates
,
Cornelia Huck
,
2021/01/21
[PULL 1/9] s390x/tcg: Fix ALGSI
,
Cornelia Huck
,
2021/01/21
[PULL 2/9] s390x/tcg: Fix RISBHG
,
Cornelia Huck
,
2021/01/21
[PULL 4/9] tests/tcg/s390x: Fix EXRL tests
,
Cornelia Huck
,
2021/01/21
[PULL 3/9] s390x/tcg: Don't ignore content in r0 when not specified via "b" or "x"
,
Cornelia Huck
,
2021/01/21
[PULL 5/9] s390x/tcg: Ignore register content if b1/b2 is zero when handling EXECUTE
,
Cornelia Huck
,
2021/01/21
[PULL 6/9] update-linux-headers: Include const.h
,
Cornelia Huck
,
2021/01/21
[PULL 7/9] Update linux headers to 5.11-rc2
,
Cornelia Huck
,
2021/01/21
[PULL 9/9] s390x: Use strpadcpy for copying vm name
,
Cornelia Huck
,
2021/01/21
[PULL 8/9] vfio-ccw: Connect the device request notifier
,
Cornelia Huck
,
2021/01/21
Re: [PULL 0/9] s390x updates
,
Peter Maydell
,
2021/01/22
[PATCH 0/8] s390x/pci: Fixing s390 vfio-pci ISM support
,
Matthew Rosato
,
2021/01/19
[PATCH 3/8] s390x/pci: MSI-X isn't strictly required for passthrough
,
Matthew Rosato
,
2021/01/19
[PATCH 1/8] linux-headers: update against 5.11-rc4
,
Matthew Rosato
,
2021/01/19
[PATCH 4/8] s390x/pci: Introduce the ZpciOps structure
,
Matthew Rosato
,
2021/01/19
[PATCH 5/8] s390x/pci: Handle devices that support relaxed alignment
,
Matthew Rosato
,
2021/01/19
[PATCH 6/8] s390x/pci: PCISTB via the vfio zPCI I/O region
,
Matthew Rosato
,
2021/01/19
[PATCH 7/8] s390x/pci: PCILG via the vfio zPCI I/O region
,
Matthew Rosato
,
2021/01/19
[PATCH 2/8] s390x/pci: Keep track of the PCI Function type
,
Matthew Rosato
,
2021/01/19
[PATCH 8/8] s390x/pci: Prevent ISM device passthrough on older host kernels
,
Matthew Rosato
,
2021/01/19
Re: [PATCH 0/8] s390x/pci: Fixing s390 vfio-pci ISM support
,
Pierre Morel
,
2021/01/20
Re: [PATCH 0/8] s390x/pci: Fixing s390 vfio-pci ISM support
,
Matthew Rosato
,
2021/01/20
Re: [PATCH 0/8] s390x/pci: Fixing s390 vfio-pci ISM support
,
Pierre Morel
,
2021/01/20
Re: [PATCH 0/8] s390x/pci: Fixing s390 vfio-pci ISM support
,
Matthew Rosato
,
2021/01/20
Re: [PATCH 0/8] s390x/pci: Fixing s390 vfio-pci ISM support
,
Pierre Morel
,
2021/01/20
Re: [PATCH 0/8] s390x/pci: Fixing s390 vfio-pci ISM support
,
Matthew Rosato
,
2021/01/20
Re: [PATCH 0/8] s390x/pci: Fixing s390 vfio-pci ISM support
,
Pierre Morel
,
2021/01/21
Re: [PATCH 0/8] s390x/pci: Fixing s390 vfio-pci ISM support
,
Niklas Schnelle
,
2021/01/21
Re: [PATCH 0/8] s390x/pci: Fixing s390 vfio-pci ISM support
,
Pierre Morel
,
2021/01/21
Re: [PATCH 0/8] s390x/pci: Fixing s390 vfio-pci ISM support
,
Niklas Schnelle
,
2021/01/21
Re: [PATCH 0/8] s390x/pci: Fixing s390 vfio-pci ISM support
,
Pierre Morel
,
2021/01/21
Re: [PATCH 0/8] s390x/pci: Fixing s390 vfio-pci ISM support
,
Niklas Schnelle
,
2021/01/21
Re: [PATCH 0/8] s390x/pci: Fixing s390 vfio-pci ISM support
,
Cornelia Huck
,
2021/01/21
Re: [PATCH 0/8] s390x/pci: Fixing s390 vfio-pci ISM support
,
Matthew Rosato
,
2021/01/21
Re: [PATCH 0/8] s390x/pci: Fixing s390 vfio-pci ISM support
,
Cornelia Huck
,
2021/01/22
Re: [PATCH 0/8] s390x/pci: Fixing s390 vfio-pci ISM support
,
Matthew Rosato
,
2021/01/25
Re: [PATCH 0/8] s390x/pci: Fixing s390 vfio-pci ISM support
,
Matthew Rosato
,
2021/01/21
Re: [PATCH 0/8] s390x/pci: Fixing s390 vfio-pci ISM support
,
Pierre Morel
,
2021/01/21
Crash on jar (openjdk-15.0.1_p9) in the alpine docker container with qemu-user-static, but working on the native arch
,
Hyounggyu Choi
,
2021/01/14
Re: [PATCH v3 2/2] s390x: Use strpadcpy for copying vm name
,
Thomas Huth
,
2021/01/14
Re: [PATCH v3 2/2] s390x: Use strpadcpy for copying vm name
,
Cornelia Huck
,
2021/01/14
[PATCH v7 00/13] Generalize memory encryption models
,
David Gibson
,
2021/01/13
[PATCH v7 02/13] confidential guest support: Introduce new confidential guest support class
,
David Gibson
,
2021/01/13
Re: [PATCH v7 02/13] confidential guest support: Introduce new confidential guest support class
,
Daniel P . Berrangé
,
2021/01/14
Re: [PATCH v7 02/13] confidential guest support: Introduce new confidential guest support class
,
David Gibson
,
2021/01/14
Re: [PATCH v7 02/13] confidential guest support: Introduce new confidential guest support class
,
Dr. David Alan Gilbert
,
2021/01/18
Re: [PATCH v7 02/13] confidential guest support: Introduce new confidential guest support class
,
David Gibson
,
2021/01/20
Re: [PATCH v7 02/13] confidential guest support: Introduce new confidential guest support class
,
Dr. David Alan Gilbert
,
2021/01/21
Re: [PATCH v7 02/13] confidential guest support: Introduce new confidential guest support class
,
David Gibson
,
2021/01/29
[PATCH v7 01/13] qom: Allow optional sugar props
,
David Gibson
,
2021/01/13
[PATCH v7 03/13] sev: Remove false abstraction of flash encryption
,
David Gibson
,
2021/01/13
Re: [PATCH v7 03/13] sev: Remove false abstraction of flash encryption
,
Cornelia Huck
,
2021/01/15
Re: [PATCH v7 03/13] sev: Remove false abstraction of flash encryption
,
David Gibson
,
2021/01/17
[PATCH v7 07/13] confidential guest support: Introduce cgs "ready" flag
,
David Gibson
,
2021/01/13
Re: [PATCH v7 07/13] confidential guest support: Introduce cgs "ready" flag
,
Greg Kurz
,
2021/01/14
Re: [PATCH v7 07/13] confidential guest support: Introduce cgs "ready" flag
,
Cornelia Huck
,
2021/01/15
Re: [PATCH v7 07/13] confidential guest support: Introduce cgs "ready" flag
,
Dr. David Alan Gilbert
,
2021/01/18
Re: [PATCH v7 07/13] confidential guest support: Introduce cgs "ready" flag
,
Cornelia Huck
,
2021/01/19
Re: [PATCH v7 07/13] confidential guest support: Introduce cgs "ready" flag
,
David Gibson
,
2021/01/29
[PATCH v7 04/13] confidential guest support: Move side effect out of machine_set_memory_encryption()
,
David Gibson
,
2021/01/13
Re: [PATCH v7 04/13] confidential guest support: Move side effect out of machine_set_memory_encryption()
,
Cornelia Huck
,
2021/01/15
[PATCH v7 05/13] confidential guest support: Rework the "memory-encryption" property
,
David Gibson
,
2021/01/13
Re: [PATCH v7 05/13] confidential guest support: Rework the "memory-encryption" property
,
Cornelia Huck
,
2021/01/15
[PATCH v7 06/13] sev: Add Error ** to sev_kvm_init()
,
David Gibson
,
2021/01/13
[PATCH v7 10/13] spapr: Add PEF based confidential guest support
,
David Gibson
,
2021/01/13
Re: [PATCH v7 10/13] spapr: Add PEF based confidential guest support
,
Greg Kurz
,
2021/01/14
Re: [PATCH v7 10/13] spapr: Add PEF based confidential guest support
,
David Gibson
,
2021/01/29
Re: [PATCH v7 10/13] spapr: Add PEF based confidential guest support
,
Cornelia Huck
,
2021/01/15
Re: [PATCH v7 10/13] spapr: Add PEF based confidential guest support
,
David Gibson
,
2021/01/29
[PATCH v7 11/13] spapr: PEF: prevent migration
,
David Gibson
,
2021/01/13
[PATCH v7 09/13] confidential guest support: Update documentation
,
David Gibson
,
2021/01/13
Re: [PATCH v7 09/13] confidential guest support: Update documentation
,
Greg Kurz
,
2021/01/14
Re: [PATCH v7 09/13] confidential guest support: Update documentation
,
Cornelia Huck
,
2021/01/15
Re: [PATCH v7 09/13] confidential guest support: Update documentation
,
David Gibson
,
2021/01/29
[PATCH v7 08/13] confidential guest support: Move SEV initialization into arch specific code
,
David Gibson
,
2021/01/13
Re: [PATCH v7 08/13] confidential guest support: Move SEV initialization into arch specific code
,
Cornelia Huck
,
2021/01/15
Re: [PATCH v7 08/13] confidential guest support: Move SEV initialization into arch specific code
,
David Gibson
,
2021/01/17
Re: [PATCH v7 08/13] confidential guest support: Move SEV initialization into arch specific code
,
Cornelia Huck
,
2021/01/18
Re: [PATCH v7 08/13] confidential guest support: Move SEV initialization into arch specific code
,
David Gibson
,
2021/01/29
[PATCH v7 12/13] confidential guest support: Alter virtio default properties for protected guests
,
David Gibson
,
2021/01/13
[PATCH v7 13/13] s390: Recognize confidential-guest-support option
,
David Gibson
,
2021/01/13
Re: [PATCH v7 13/13] s390: Recognize confidential-guest-support option
,
Christian Borntraeger
,
2021/01/14
Re: [PATCH v7 13/13] s390: Recognize confidential-guest-support option
,
Christian Borntraeger
,
2021/01/14
Re: [PATCH v7 13/13] s390: Recognize confidential-guest-support option
,
Christian Borntraeger
,
2021/01/14
Re: [PATCH v7 13/13] s390: Recognize confidential-guest-support option
,
David Gibson
,
2021/01/14
Re: [PATCH v7 13/13] s390: Recognize confidential-guest-support option
,
David Gibson
,
2021/01/14
Re: [PATCH v7 13/13] s390: Recognize confidential-guest-support option
,
Cornelia Huck
,
2021/01/15
Re: [PATCH v7 13/13] s390: Recognize confidential-guest-support option
,
Christian Borntraeger
,
2021/01/18
[PATCH v2 0/6] tcg: Restrict tcg_out_op() to arrays of TCG_MAX_OP_ARGS elements
,
Philippe Mathieu-Daudé
,
2021/01/13
[PATCH v2 1/6] tcg/arm: Hoist common argument loads in tcg_out_op()
,
Philippe Mathieu-Daudé
,
2021/01/13
[PATCH v2 2/6] tcg/arm: Replace goto statement by fall through comment
,
Philippe Mathieu-Daudé
,
2021/01/13
[PATCH v2 3/6] tcg/ppc: Hoist common argument loads in tcg_out_op()
,
Philippe Mathieu-Daudé
,
2021/01/13
Re: [PATCH v2 3/6] tcg/ppc: Hoist common argument loads in tcg_out_op()
,
Richard Henderson
,
2021/01/13
Re: [PATCH v2 3/6] tcg/ppc: Hoist common argument loads in tcg_out_op()
,
Philippe Mathieu-Daudé
,
2021/01/14
[PATCH v2 4/6] tcg/s390: Hoist common argument loads in tcg_out_op()
,
Philippe Mathieu-Daudé
,
2021/01/13
[PATCH v2 5/6] tcg: Restrict tcg_out_op() to arrays of TCG_MAX_OP_ARGS elements
,
Philippe Mathieu-Daudé
,
2021/01/13
[PATCH v2 6/6] tcg: Restrict tcg_out_vec_op() to arrays of TCG_MAX_OP_ARGS elements
,
Philippe Mathieu-Daudé
,
2021/01/13
Re: [PATCH v3 4/7] qapi: Use QAPI_LIST_PREPEND() where possible
,
Markus Armbruster
,
2021/01/13
Re: [PATCH v2 2/2] s390x: Use strpadcpy for copying vm name
,
Thomas Huth
,
2021/01/12
[PATCH v6 00/13] Generalize memory encryption models
,
David Gibson
,
2021/01/11
[PATCH v6 04/13] confidential guest support: Move side effect out of machine_set_memory_encryption()
,
David Gibson
,
2021/01/11
Re: [PATCH v6 04/13] confidential guest support: Move side effect out of machine_set_memory_encryption()
,
Greg Kurz
,
2021/01/12
[PATCH v6 02/13] confidential guest support: Introduce new confidential guest support class
,
David Gibson
,
2021/01/11
Re: [PATCH v6 02/13] confidential guest support: Introduce new confidential guest support class
,
Daniel P . Berrangé
,
2021/01/12
Re: [PATCH v6 02/13] confidential guest support: Introduce new confidential guest support class
,
David Gibson
,
2021/01/12
[PATCH v6 03/13] sev: Remove false abstraction of flash encryption
,
David Gibson
,
2021/01/11
[PATCH v6 13/13] s390: Recognize confidential-guest-support option
,
David Gibson
,
2021/01/11
Re: [PATCH v6 13/13] s390: Recognize confidential-guest-support option
,
Christian Borntraeger
,
2021/01/12
Re: [PATCH v6 13/13] s390: Recognize confidential-guest-support option
,
Cornelia Huck
,
2021/01/12
Re: [PATCH v6 13/13] s390: Recognize confidential-guest-support option
,
Christian Borntraeger
,
2021/01/12
Re: [PATCH v6 13/13] s390: Recognize confidential-guest-support option
,
Daniel P . Berrangé
,
2021/01/12
Re: [PATCH v6 13/13] s390: Recognize confidential-guest-support option
,
David Gibson
,
2021/01/12
Re: [PATCH v6 13/13] s390: Recognize confidential-guest-support option
,
Christian Borntraeger
,
2021/01/13
Re: [PATCH v6 13/13] s390: Recognize confidential-guest-support option
,
David Gibson
,
2021/01/13
Re: [PATCH v6 13/13] s390: Recognize confidential-guest-support option
,
Daniel P . Berrangé
,
2021/01/12
[PATCH v6 08/13] confidential guest support: Move SEV initialization into arch specific code
,
David Gibson
,
2021/01/11
[PATCH v6 01/13] qom: Allow optional sugar props
,
David Gibson
,
2021/01/11
[PATCH v6 12/13] confidential guest support: Alter virtio default properties for protected guests
,
David Gibson
,
2021/01/11
Re: [PATCH v6 12/13] confidential guest support: Alter virtio default properties for protected guests
,
Greg Kurz
,
2021/01/12
[PATCH v6 09/13] confidential guest support: Update documentation
,
David Gibson
,
2021/01/11
[PATCH v6 07/13] confidential guest support: Introduce cgs "ready" flag
,
David Gibson
,
2021/01/11
[PATCH v6 05/13] confidential guest support: Rework the "memory-encryption" property
,
David Gibson
,
2021/01/11
Re: [PATCH v6 05/13] confidential guest support: Rework the "memory-encryption" property
,
Greg Kurz
,
2021/01/12
Re: [PATCH v6 05/13] confidential guest support: Rework the "memory-encryption" property
,
David Gibson
,
2021/01/12
Re: [PATCH v6 05/13] confidential guest support: Rework the "memory-encryption" property
,
Dr. David Alan Gilbert
,
2021/01/13
[PATCH v6 06/13] sev: Add Error ** to sev_kvm_init()
,
David Gibson
,
2021/01/11
[PATCH v6 11/13] spapr: PEF: prevent migration
,
David Gibson
,
2021/01/11
Re: [PATCH v6 11/13] spapr: PEF: prevent migration
,
Greg Kurz
,
2021/01/12
[PATCH v6 10/13] spapr: Add PEF based confidential guest support
,
David Gibson
,
2021/01/11
Re: [PATCH v6 10/13] spapr: Add PEF based confidential guest support
,
Christian Borntraeger
,
2021/01/12
Re: [PATCH v6 10/13] spapr: Add PEF based confidential guest support
,
David Gibson
,
2021/01/12
Re: [PATCH v6 10/13] spapr: Add PEF based confidential guest support
,
Daniel P . Berrangé
,
2021/01/12
Re: [PATCH v6 10/13] spapr: Add PEF based confidential guest support
,
Daniel P . Berrangé
,
2021/01/12
Re: [PATCH v6 10/13] spapr: Add PEF based confidential guest support
,
David Gibson
,
2021/01/12
Re: [PATCH v6 10/13] spapr: Add PEF based confidential guest support
,
Greg Kurz
,
2021/01/12
Re: [PATCH v6 10/13] spapr: Add PEF based confidential guest support
,
David Gibson
,
2021/01/12
Re: [for-6.0 v5 00/13] Generalize memory encryption models
,
David Gibson
,
2021/01/11
Re: [for-6.0 v5 06/13] securable guest memory: Decouple kvm_memcrypt_*() helpers from KVM
,
Philippe Mathieu-Daudé
,
2021/01/11
Re: [for-6.0 v5 06/13] securable guest memory: Decouple kvm_memcrypt_*() helpers from KVM
,
David Gibson
,
2021/01/11
Re: [for-6.0 v5 05/13] securable guest memory: Rework the "memory-encryption" property
,
Philippe Mathieu-Daudé
,
2021/01/11
Re: [for-6.0 v5 01/13] qom: Allow optional sugar props
,
Philippe Mathieu-Daudé
,
2021/01/11
[PATCH v3 0/5] s390x/tcg: fix booting Linux kernels compiled with clang-11 and clang-12
,
David Hildenbrand
,
2021/01/11
[PATCH v3 1/5] s390x/tcg: Fix ALGSI
,
David Hildenbrand
,
2021/01/11
[PATCH v3 2/5] s390x/tcg: Fix RISBHG
,
David Hildenbrand
,
2021/01/11
[PATCH v3 4/5] tests/tcg/s390x: Fix EXRL tests
,
David Hildenbrand
,
2021/01/11
Re: [PATCH v3 4/5] tests/tcg/s390x: Fix EXRL tests
,
Thomas Huth
,
2021/01/12
Re: [PATCH v3 4/5] tests/tcg/s390x: Fix EXRL tests
,
David Hildenbrand
,
2021/01/12
Re: [PATCH v3 4/5] tests/tcg/s390x: Fix EXRL tests
,
Thomas Huth
,
2021/01/12
Re: [PATCH v3 4/5] tests/tcg/s390x: Fix EXRL tests
,
David Hildenbrand
,
2021/01/12
[PATCH v3 3/5] s390x/tcg: Don't ignore content in r0 when not specified via "b" or "x"
,
David Hildenbrand
,
2021/01/11
[PATCH v3 5/5] s390x/tcg: Ignore register content if b1/b2 is zero when handling EXECUTE
,
David Hildenbrand
,
2021/01/11
Re: [PATCH v3 0/5] s390x/tcg: fix booting Linux kernels compiled with clang-11 and clang-12
,
Cornelia Huck
,
2021/01/12
[PATCH 0/2] sysemu: Let VMChangeStateHandler take boolean 'running' argument
,
Philippe Mathieu-Daudé
,
2021/01/11
[PATCH 1/2] sysemu/runstate: Let runstate_is_running() return bool
,
Philippe Mathieu-Daudé
,
2021/01/11
Re: [PATCH 1/2] sysemu/runstate: Let runstate_is_running() return bool
,
David Hildenbrand
,
2021/01/11
Re: [PATCH 1/2] sysemu/runstate: Let runstate_is_running() return bool
,
Alex Bennée
,
2021/01/11
[PATCH 2/2] sysemu: Let VMChangeStateHandler take boolean 'running' argument
,
Philippe Mathieu-Daudé
,
2021/01/11
Re: [PATCH 2/2] sysemu: Let VMChangeStateHandler take boolean 'running' argument
,
Alex Bennée
,
2021/01/11
Re: [PATCH 2/2] sysemu: Let VMChangeStateHandler take boolean 'running' argument
,
David Gibson
,
2021/01/11
Re: [PATCH 0/2] sysemu: Let VMChangeStateHandler take boolean 'running' argument
,
Stefan Hajnoczi
,
2021/01/12
[PATCH 0/5] tcg: Restrict tcg_out_op() to arrays of TCG_MAX_OP_ARGS elements
,
Philippe Mathieu-Daudé
,
2021/01/11
[PATCH 2/5] tcg/ppc: Hoist common argument loads in tcg_out_op()
,
Philippe Mathieu-Daudé
,
2021/01/11
Re: [PATCH 2/5] tcg/ppc: Hoist common argument loads in tcg_out_op()
,
Philippe Mathieu-Daudé
,
2021/01/13
Re: [PATCH 2/5] tcg/ppc: Hoist common argument loads in tcg_out_op()
,
Philippe Mathieu-Daudé
,
2021/01/13
[PATCH 1/5] tcg/arm: Hoist common argument loads in tcg_out_op()
,
Philippe Mathieu-Daudé
,
2021/01/11
[PATCH 3/5] tcg/s390: Hoist common argument loads in tcg_out_op()
,
Philippe Mathieu-Daudé
,
2021/01/11
Re: [PATCH 3/5] tcg/s390: Hoist common argument loads in tcg_out_op()
,
Miroslav Rezanina
,
2021/01/13
[RFC PATCH 4/5] tcg: Restrict tcg_out_op() to arrays of TCG_MAX_OP_ARGS elements
,
Philippe Mathieu-Daudé
,
2021/01/11
Re: [RFC PATCH 4/5] tcg: Restrict tcg_out_op() to arrays of TCG_MAX_OP_ARGS elements
,
Miroslav Rezanina
,
2021/01/11
[RFC PATCH 5/5] tcg: Restrict tcg_out_vec_op() to arrays of TCG_MAX_OP_ARGS elements
,
Philippe Mathieu-Daudé
,
2021/01/11
Re: [PATCH 0/5] tcg: Restrict tcg_out_op() to arrays of TCG_MAX_OP_ARGS elements
,
Richard Henderson
,
2021/01/11
Re: [PATCH 0/5] tcg: Restrict tcg_out_op() to arrays of TCG_MAX_OP_ARGS elements
,
Philippe Mathieu-Daudé
,
2021/01/13
Re: [PATCH 0/5] tcg: Restrict tcg_out_op() to arrays of TCG_MAX_OP_ARGS elements
,
Richard Henderson
,
2021/01/13
Re: [RHEL7 qemu-kvm PATCH 2/3] s390x: Fix vm name copy length
,
Thomas Huth
,
2021/01/11
Re: [RHEL7 qemu-kvm PATCH 2/3] s390x: Fix vm name copy length
,
Miroslav Rezanina
,
2021/01/11
Re: [RHEL7 qemu-kvm PATCH 2/3] s390x: Fix vm name copy length
,
Thomas Huth
,
2021/01/11
Re: [RHEL7 qemu-kvm PATCH 2/3] s390x: Fix vm name copy length
,
Miroslav Rezanina
,
2021/01/11
Re: [RHEL7 qemu-kvm PATCH 2/3] s390x: Fix vm name copy length
,
Christian Borntraeger
,
2021/01/11
Re: [RHEL7 qemu-kvm PATCH 2/3] s390x: Fix vm name copy length
,
Christian Borntraeger
,
2021/01/11
Re: [RHEL7 qemu-kvm PATCH 2/3] s390x: Fix vm name copy length
,
Miroslav Rezanina
,
2021/01/11
Re: [RHEL7 qemu-kvm PATCH 2/3] s390x: Fix vm name copy length
,
Christian Borntraeger
,
2021/01/11
[PATCH] tests/acceptance: Fix race conditions in s390x tests & skip fedora on gitlab-CI
,
Thomas Huth
,
2021/01/08
Re: [PATCH] tests/acceptance: Fix race conditions in s390x tests & skip fedora on gitlab-CI
,
Willian Rampazzo
,
2021/01/08
Re: [PATCH] tests/acceptance: Fix race conditions in s390x tests & skip fedora on gitlab-CI
,
Cornelia Huck
,
2021/01/12
Re: [PATCH] tests/acceptance: Fix race conditions in s390x tests & skip fedora on gitlab-CI
,
Alex Bennée
,
2021/01/12
Re: [PATCH] tests/acceptance: Fix race conditions in s390x tests & skip fedora on gitlab-CI
,
Cornelia Huck
,
2021/01/12
Re: [PATCH] tests/acceptance: Fix race conditions in s390x tests & skip fedora on gitlab-CI
,
Thomas Huth
,
2021/01/12
Re: [PATCH] tests/acceptance: Fix race conditions in s390x tests & skip fedora on gitlab-CI
,
Philippe Mathieu-Daudé
,
2021/01/12
Re: [PATCH] tests/acceptance: Fix race conditions in s390x tests & skip fedora on gitlab-CI
,
Willian Rampazzo
,
2021/01/14
Re: [PATCH] tests/acceptance: Fix race conditions in s390x tests & skip fedora on gitlab-CI
,
Willian Rampazzo
,
2021/01/14
[PATCH v2 0/4] s390x/tcg: fix booting Linux kernels compiled with clang-11 and clang-12
,
David Hildenbrand
,
2021/01/08
[PATCH v2 1/4] s390x/tcg: Fix ALGSI
,
David Hildenbrand
,
2021/01/08
Re: [PATCH v2 1/4] s390x/tcg: Fix ALGSI
,
Richard Henderson
,
2021/01/08
[PATCH v2 4/4] s390x/tcg: Ignore register content if b1/b2 is zero when handling EXECUTE
,
David Hildenbrand
,
2021/01/08
Re: [PATCH v2 4/4] s390x/tcg: Ignore register content if b1/b2 is zero when handling EXECUTE
,
Richard Henderson
,
2021/01/08
Re: [PATCH v2 4/4] s390x/tcg: Ignore register content if b1/b2 is zero when handling EXECUTE
,
Thomas Huth
,
2021/01/10
[PATCH v2 2/4] s390x/tcg: Fix RISBHG
,
David Hildenbrand
,
2021/01/08
Re: [PATCH v2 2/4] s390x/tcg: Fix RISBHG
,
Richard Henderson
,
2021/01/08
[PATCH v2 3/4] s390x/tcg: Only ignore content in r0 when specified via "b" or "x"
,
David Hildenbrand
,
2021/01/08
Re: [PATCH v2 3/4] s390x/tcg: Only ignore content in r0 when specified via "b" or "x"
,
Richard Henderson
,
2021/01/08
Re: [PATCH v2 0/4] s390x/tcg: fix booting Linux kernels compiled with clang-11 and clang-12
,
Nick Desaulniers
,
2021/01/08
Re: [PATCH v2 0/4] s390x/tcg: fix booting Linux kernels compiled with clang-11 and clang-12
,
Guenter Roeck
,
2021/01/08
Re: [PATCH v2 0/4] s390x/tcg: fix booting Linux kernels compiled with clang-11 and clang-12
,
David Hildenbrand
,
2021/01/11
Re: [for-6.0 v5 03/13] securable guest memory: Handle memory encryption via interface
,
David Gibson
,
2021/01/08
Re: [for-6.0 v5 03/13] securable guest memory: Handle memory encryption via interface
,
David Gibson
,
2021/01/11
[PATCH v1] s390x/tcg: Fix RISBHG
,
David Hildenbrand
,
2021/01/07
Re: [PATCH v1] s390x/tcg: Fix RISBHG
,
Nick Desaulniers
,
2021/01/07
Re: [PATCH v1] s390x/tcg: Fix RISBHG
,
David Hildenbrand
,
2021/01/07
Re: [PATCH v1] s390x/tcg: Fix RISBHG
,
Nick Desaulniers
,
2021/01/07
Re: [PATCH v1] s390x/tcg: Fix RISBHG
,
David Hildenbrand
,
2021/01/08
Re: [PATCH v1] s390x/tcg: Fix RISBHG
,
David Hildenbrand
,
2021/01/08
Re: [PATCH v1] s390x/tcg: Fix RISBHG
,
David Hildenbrand
,
2021/01/08
Re: [PATCH v1] s390x/tcg: Fix RISBHG
,
Nick Desaulniers
,
2021/01/08
[PATCH] target/s390x: Fix ALGSI
,
David Hildenbrand
,
2021/01/07
Re: [PATCH] target/s390x: Fix ALGSI
,
David Hildenbrand
,
2021/01/07
[PULL v4 3/4] tests/acceptance: bound the size of readline in s390_ccw_virtio
,
Alex Bennée
,
2021/01/06
Re: [for-6.0 v5 10/13] spapr: Add PEF based securable guest memory
,
Ram Pai
,
2021/01/05
Re: [for-6.0 v5 10/13] spapr: Add PEF based securable guest memory
,
David Gibson
,
2021/01/08
[PATCH] tests/acceptance: bound the size of readline in s390_ccw_virtio
,
Alex Bennée
,
2021/01/05
Re: [PATCH] tests/acceptance: bound the size of readline in s390_ccw_virtio
,
Daniel P . Berrangé
,
2021/01/05
Re: [PATCH] tests/acceptance: bound the size of readline in s390_ccw_virtio
,
Willian Rampazzo
,
2021/01/05
Re: [PATCH] tests/acceptance: bound the size of readline in s390_ccw_virtio
,
Halil Pasic
,
2021/01/05
Re: [PATCH] tests/acceptance: bound the size of readline in s390_ccw_virtio
,
Thomas Huth
,
2021/01/06
[PATCH v3 0/3] vfio-ccw: Implement request notifier
,
Eric Farman
,
2021/01/04
[PATCH v3 3/3] vfio-ccw: Connect the device request notifier
,
Eric Farman
,
2021/01/04
[PATCH v3 2/3] Update linux headers to 5.11-rc2
,
Eric Farman
,
2021/01/04
Re: [PATCH v3 2/3] Update linux headers to 5.11-rc2
,
Cornelia Huck
,
2021/01/11
Re: [PATCH v3 2/3] Update linux headers to 5.11-rc2
,
Michael S. Tsirkin
,
2021/01/11
Re: [PATCH v3 2/3] Update linux headers to 5.11-rc2
,
Cornelia Huck
,
2021/01/11
Re: [PATCH v3 2/3] Update linux headers to 5.11-rc2
,
Michael S. Tsirkin
,
2021/01/11
Re: [PATCH v3 2/3] Update linux headers to 5.11-rc2
,
Eric Farman
,
2021/01/11
Re: [PATCH v3 2/3] Update linux headers to 5.11-rc2
,
Michael S. Tsirkin
,
2021/01/11
Re: [PATCH v3 2/3] Update linux headers to 5.11-rc2
,
Cornelia Huck
,
2021/01/11
Re: [PATCH v3 2/3] Update linux headers to 5.11-rc2
,
Cornelia Huck
,
2021/01/13
[PATCH v3 1/3] update-linux-headers: Include const.h
,
Eric Farman
,
2021/01/04
Re: [PATCH v3 1/3] update-linux-headers: Include const.h
,
Peter Xu
,
2021/01/06
Re: [PATCH v3 1/3] update-linux-headers: Include const.h
,
Eric Farman
,
2021/01/07
Re: [PATCH v3 1/3] update-linux-headers: Include const.h
,
Peter Maydell
,
2021/01/07
Re: [PATCH v3 1/3] update-linux-headers: Include const.h
,
Eric Farman
,
2021/01/07
Re: [PATCH v3 1/3] update-linux-headers: Include const.h
,
Peter Xu
,
2021/01/07
Re: [PATCH v3 1/3] update-linux-headers: Include const.h
,
Philippe Mathieu-Daudé
,
2021/01/07
Re: [PATCH v3 0/3] vfio-ccw: Implement request notifier
,
Cornelia Huck
,
2021/01/13
[PATCH] vhost-user-fs: add the "bootindex" property
,
Laszlo Ersek
,
2021/01/04
Re: [PATCH] vhost-user-fs: add the "bootindex" property
,
Laszlo Ersek
,
2021/01/11
Re: [PATCH] vhost-user-fs: add the "bootindex" property
,
Christian Borntraeger
,
2021/01/11
Re: [PATCH] vhost-user-fs: add the "bootindex" property
,
Laszlo Ersek
,
2021/01/11
Re: [PATCH] vhost-user-fs: add the "bootindex" property
,
Christian Borntraeger
,
2021/01/11
Re: [PATCH] vhost-user-fs: add the "bootindex" property
,
Laszlo Ersek
,
2021/01/11
Re: [PATCH] vhost-user-fs: add the "bootindex" property
,
Cornelia Huck
,
2021/01/11
Re: [PATCH] vhost-user-fs: add the "bootindex" property
,
Laszlo Ersek
,
2021/01/11
Re: [PATCH] vhost-user-fs: add the "bootindex" property
,
Dr. David Alan Gilbert
,
2021/01/11
Re: Re: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
Ram Pai
,
2021/01/04
Re: [EXTERNAL] Re: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
Halil Pasic
,
2021/01/04
RE: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
Ram Pai
,
2021/01/04
Re: [EXTERNAL] Re: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
Halil Pasic
,
2021/01/05
RE: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
Ram Pai
,
2021/01/05
Re: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
Cornelia Huck
,
2021/01/11
RE: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
Ram Pai
,
2021/01/11
Re: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
Cornelia Huck
,
2021/01/12
RE: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
Ram Pai
,
2021/01/12
Re: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
Cornelia Huck
,
2021/01/13
Re: Re: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
Ram Pai
,
2021/01/15
Re: Re: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
Cornelia Huck
,
2021/01/19
Re: Re: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
Daniel P . Berrangé
,
2021/01/19
Re: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
Daniel P . Berrangé
,
2021/01/14
Re: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
Dr. David Alan Gilbert
,
2021/01/13
Re: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
Christian Borntraeger
,
2021/01/14
Re: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
Dr. David Alan Gilbert
,
2021/01/14
Re: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
Christian Borntraeger
,
2021/01/14
Re: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
Cornelia Huck
,
2021/01/14
Re: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
Dr. David Alan Gilbert
,
2021/01/14
Re: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
Christian Borntraeger
,
2021/01/14
Re: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
Daniel P . Berrangé
,
2021/01/14
Re: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
Cornelia Huck
,
2021/01/14
Re: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
Christian Borntraeger
,
2021/01/14
Re: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
Daniel P . Berrangé
,
2021/01/14
Re: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
Christian Borntraeger
,
2021/01/14
Re: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
Daniel P . Berrangé
,
2021/01/14
RE: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
Ram Pai
,
2021/01/15
Re: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
Daniel P . Berrangé
,
2021/01/14
Re: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
David Gibson
,
2021/01/14
Re: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
Dr. David Alan Gilbert
,
2021/01/18
Re: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
Christian Borntraeger
,
2021/01/19
Re: [for-6.0 v5 11/13] spapr: PEF: prevent migration
,
Cornelia Huck
,
2021/01/19
Re: [PULL 00/14] s390x update
,
Peter Maydell
,
2021/01/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc