Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-ppc (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Sun Feb 28 2021 02:02:50 -0500
Threads in reverse chronological order
[
Next Period
]
[PATCH] hw/net: fsl_etsec: Fix build error when HEX_DUMP is on
,
Bin Meng
,
2021/02/28
Re: [PATCH] hw/net: fsl_etsec: Fix build error when HEX_DUMP is on
,
David Gibson
,
2021/02/28
[PATCH 0/5] send QAPI_EVENT_MEM_UNPLUG_ERROR for ppc64 unplugs
,
Daniel Henrique Barboza
,
2021/02/26
[PATCH 1/5] spapr.c: assert first DRC LMB earlier in spapr_memory_unplug_request()
,
Daniel Henrique Barboza
,
2021/02/26
[PATCH 2/5] spapr.c: check unplug_request flag in spapr_memory_unplug_request()
,
Daniel Henrique Barboza
,
2021/02/26
[PATCH 4/5] spapr_pci.c: add 'unplug already in progress' message for PCI unplug
,
Daniel Henrique Barboza
,
2021/02/26
[PATCH 5/5] spapr.c: send QAPI event when memory hotunplug fails
,
Daniel Henrique Barboza
,
2021/02/26
[PATCH 3/5] spapr.c: add 'unplug already in progress' message for PHB unplug
,
Daniel Henrique Barboza
,
2021/02/26
[PATCH 00/16] cpu: Introduce CPUSystemOperations structure
,
Philippe Mathieu-Daudé
,
2021/02/26
[PATCH 01/16] target: Set CPUClass::vmsd instead of DeviceClass::vmsd
,
Philippe Mathieu-Daudé
,
2021/02/26
[PATCH 02/16] cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrs
,
Philippe Mathieu-Daudé
,
2021/02/26
[PATCH 03/16] cpu: Introduce cpu_virtio_is_big_endian()
,
Philippe Mathieu-Daudé
,
2021/02/26
[PATCH 04/16] cpu: Directly use cpu_write_elf*() fallback handlers in place
,
Philippe Mathieu-Daudé
,
2021/02/26
[PATCH 05/16] cpu: Directly use get_paging_enabled() fallback handlers in place
,
Philippe Mathieu-Daudé
,
2021/02/26
[PATCH 06/16] cpu: Directly use get_memory_mapping() fallback handlers in place
,
Philippe Mathieu-Daudé
,
2021/02/26
[PATCH 08/16] cpu: Move CPUClass::vmsd to CPUSystemOperations
,
Philippe Mathieu-Daudé
,
2021/02/26
[PATCH 07/16] cpu: Introduce CPUSystemOperations structure
,
Philippe Mathieu-Daudé
,
2021/02/26
Re: [PATCH 07/16] cpu: Introduce CPUSystemOperations structure
,
Claudio Fontana
,
2021/02/27
Re: [PATCH 07/16] cpu: Introduce CPUSystemOperations structure
,
Claudio Fontana
,
2021/02/27
[PATCH 11/16] cpu: Move CPUClass::write_elf* to CPUSystemOperations
,
Philippe Mathieu-Daudé
,
2021/02/26
[PATCH 09/16] cpu: Move CPUClass::virtio_is_big_endian to CPUSystemOperations
,
Philippe Mathieu-Daudé
,
2021/02/26
[PATCH 10/16] cpu: Move CPUClass::get_crash_info to CPUSystemOperations
,
Philippe Mathieu-Daudé
,
2021/02/26
[PATCH 13/16] cpu: Move CPUClass::get_phys_page_debug to CPUSystemOperations
,
Philippe Mathieu-Daudé
,
2021/02/26
[PATCH 12/16] cpu: Move CPUClass::asidx_from_attrs to CPUSystemOperations
,
Philippe Mathieu-Daudé
,
2021/02/26
[PATCH 14/16] cpu: Move CPUClass::get_memory_mapping to CPUSystemOperations
,
Philippe Mathieu-Daudé
,
2021/02/26
[PATCH 15/16] cpu: Move CPUClass::get_paging_enabled to CPUSystemOperations
,
Philippe Mathieu-Daudé
,
2021/02/26
[PATCH 16/16] cpu: Restrict cpu_paging_enabled / cpu_get_memory_mapping to sysemu
,
Philippe Mathieu-Daudé
,
2021/02/26
[PATCH 1/1] qemu_timer.c: add timer_deadline_ms() helper
,
Daniel Henrique Barboza
,
2021/02/25
Re: [PATCH 1/1] qemu_timer.c: add timer_deadline_ms() helper
,
Paolo Bonzini
,
2021/02/26
[PATCH v4 0/6] Pegasos2 emulation
,
BALATON Zoltan
,
2021/02/25
[PATCH v4 1/6] vt82c686: Implement control of serial port io ranges via config regs
,
BALATON Zoltan
,
2021/02/25
[PATCH v4 4/6] vt82c686: Add emulation of VT8231 south bridge
,
BALATON Zoltan
,
2021/02/25
[PATCH v4 3/6] vt82c686: Add VT8231_SUPERIO based on VIA_SUPERIO
,
BALATON Zoltan
,
2021/02/25
[PATCH v4 5/6] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller
,
BALATON Zoltan
,
2021/02/25
[PATCH v4 6/6] hw/ppc: Add emulation of Genesi/bPlan Pegasos II
,
BALATON Zoltan
,
2021/02/25
[PATCH v4 2/6] vt82c686: QOM-ify superio related functionality
,
BALATON Zoltan
,
2021/02/25
Re: [PATCH v4 0/6] Pegasos2 emulation
,
no-reply
,
2021/02/25
[PATCH] exec/memory: Use struct Object typedef
,
Philippe Mathieu-Daudé
,
2021/02/25
Re: [PATCH] exec/memory: Use struct Object typedef
,
David Gibson
,
2021/02/25
Softmmu conflict with KVM?
,
Jd Lyons
,
2021/02/25
Re: Softmmu conflict with KVM?
,
Mark Cave-Ayland
,
2021/02/25
Re: Softmmu conflict with KVM?
,
Graf (AWS), Alexander
,
2021/02/25
[PATCH v3 00/38] ppc: qemu: Convert qemu-ppce500 to driver model and enable additional driver support
,
Bin Meng
,
2021/02/25
[PATCH qemu] spapr: Fix typo in the patb_entry comment
,
Alexey Kardashevskiy
,
2021/02/24
Re: [PATCH qemu] spapr: Fix typo in the patb_entry comment
,
Daniel Henrique Barboza
,
2021/02/25
[PATCH 00/14] deprecations: remove many old deprecations
,
Daniel P . Berrangé
,
2021/02/24
[PATCH 01/14] ui, monitor: remove deprecated VNC ACL option and HMP commands
,
Daniel P . Berrangé
,
2021/02/24
Re: [PATCH 01/14] ui, monitor: remove deprecated VNC ACL option and HMP commands
,
Thomas Huth
,
2021/02/24
Re: [PATCH 01/14] ui, monitor: remove deprecated VNC ACL option and HMP commands
,
Daniel P . Berrangé
,
2021/02/24
[PATCH 02/14] monitor: raise error when 'pretty' option is used with HMP
,
Daniel P . Berrangé
,
2021/02/24
Re: [PATCH 02/14] monitor: raise error when 'pretty' option is used with HMP
,
Dr. David Alan Gilbert
,
2021/02/24
[PATCH 03/14] monitor: remove 'query-events' QMP command
,
Daniel P . Berrangé
,
2021/02/24
Re: [PATCH 03/14] monitor: remove 'query-events' QMP command
,
Thomas Huth
,
2021/02/24
[PATCH 04/14] softmmu: remove '-usbdevice' command line option
,
Daniel P . Berrangé
,
2021/02/24
Re: [PATCH 04/14] softmmu: remove '-usbdevice' command line option
,
Paolo Bonzini
,
2021/02/24
Re: [PATCH 04/14] softmmu: remove '-usbdevice' command line option
,
Daniel P . Berrangé
,
2021/02/24
Re: [PATCH 04/14] softmmu: remove '-usbdevice' command line option
,
Thomas Huth
,
2021/02/24
Re: [PATCH 04/14] softmmu: remove '-usbdevice' command line option
,
Daniel P . Berrangé
,
2021/02/24
Re: [PATCH 04/14] softmmu: remove '-usbdevice' command line option
,
Thomas Huth
,
2021/02/25
[PATCH 05/14] migrate: remove QMP/HMP commands for speed, downtime and cache size
,
Daniel P . Berrangé
,
2021/02/24
[PATCH 06/14] machine: remove 'query-cpus' QMP command
,
Daniel P . Berrangé
,
2021/02/24
Re: [PATCH 06/14] machine: remove 'query-cpus' QMP command
,
Wainer dos Santos Moschetta
,
2021/02/25
[PATCH 07/14] machine: remove 'arch' field from 'query-cpus-fast' QMP command
,
Daniel P . Berrangé
,
2021/02/24
[PATCH 08/14] chardev: reject use of 'wait' flag for socket client chardevs
,
Daniel P . Berrangé
,
2021/02/24
Re: [PATCH 08/14] chardev: reject use of 'wait' flag for socket client chardevs
,
Marc-André Lureau
,
2021/02/24
[PATCH 09/14] hw/ide: remove 'ide-drive' device
,
Daniel P . Berrangé
,
2021/02/24
Re: [PATCH 09/14] hw/ide: remove 'ide-drive' device
,
Thomas Huth
,
2021/02/24
[PATCH 10/14] hw/scsi: remove 'scsi-disk' device
,
Daniel P . Berrangé
,
2021/02/24
Re: [PATCH 10/14] hw/scsi: remove 'scsi-disk' device
,
Thomas Huth
,
2021/02/24
[PATCH 11/14] block: remove 'encryption_key_missing' flag from QAPI
,
Daniel P . Berrangé
,
2021/02/24
Re: [PATCH 11/14] block: remove 'encryption_key_missing' flag from QAPI
,
Thomas Huth
,
2021/02/24
[PATCH 13/14] block: remove 'dirty-bitmaps' field from 'BlockInfo' struct
,
Daniel P . Berrangé
,
2021/02/24
Re: [PATCH 13/14] block: remove 'dirty-bitmaps' field from 'BlockInfo' struct
,
Vladimir Sementsov-Ogievskiy
,
2021/02/25
[PATCH 12/14] block: remove dirty bitmaps 'status' field
,
Daniel P . Berrangé
,
2021/02/24
Re: [PATCH 12/14] block: remove dirty bitmaps 'status' field
,
Vladimir Sementsov-Ogievskiy
,
2021/02/25
[PATCH 14/14] block: remove support for using "file" driver with block/char devices
,
Daniel P . Berrangé
,
2021/02/24
Re: [PATCH 00/14] deprecations: remove many old deprecations
,
Paolo Bonzini
,
2021/02/24
Re: [PATCH 00/14] deprecations: remove many old deprecations
,
Peter Maydell
,
2021/02/24
Re: [PATCH 00/14] deprecations: remove many old deprecations
,
Philippe Mathieu-Daudé
,
2021/02/24
Re: [PATCH 00/14] deprecations: remove many old deprecations
,
Daniel P . Berrangé
,
2021/02/24
Re: [PATCH 00/14] deprecations: remove many old deprecations
,
Jim Fehlig
,
2021/02/25
[PATCH] hw/ppc: e500: Add missing <ranges> in the eTSEC node
,
Bin Meng
,
2021/02/24
Re: [PATCH] hw/ppc: e500: Add missing <ranges> in the eTSEC node
,
Bin Meng
,
2021/02/28
[PATCH qemu v14] spapr: Implement Open Firmware client interface
,
Alexey Kardashevskiy
,
2021/02/24
Re: [PATCH qemu v14] spapr: Implement Open Firmware client interface
,
no-reply
,
2021/02/24
[PATCH] target/ppc: Fix bcdsub. emulation when result overflows
,
Fabiano Rosas
,
2021/02/22
Re: [PATCH] target/ppc: Fix bcdsub. emulation when result overflows
,
David Gibson
,
2021/02/22
[PATCH v4 0/5] CPU unplug timeout/LMB unplug cleanup in DRC reconfiguration
,
Daniel Henrique Barboza
,
2021/02/22
[PATCH v4 1/5] spapr_drc.c: use spapr_drc_release() in isolate_physical/set_unusable
,
Daniel Henrique Barboza
,
2021/02/22
Re: [PATCH v4 1/5] spapr_drc.c: use spapr_drc_release() in isolate_physical/set_unusable
,
David Gibson
,
2021/02/22
[PATCH v4 2/5] spapr: rename spapr_drc_detach() to spapr_drc_unplug_request()
,
Daniel Henrique Barboza
,
2021/02/22
Re: [PATCH v4 2/5] spapr: rename spapr_drc_detach() to spapr_drc_unplug_request()
,
David Gibson
,
2021/02/22
[PATCH v4 3/5] spapr_drc.c: introduce unplug_timeout_timer
,
Daniel Henrique Barboza
,
2021/02/22
[PATCH v4 4/5] spapr_drc.c: add hotunplug timeout for CPUs
,
Daniel Henrique Barboza
,
2021/02/22
[PATCH v4 5/5] spapr_drc.c: use DRC reconfiguration to cleanup DIMM unplug state
,
Daniel Henrique Barboza
,
2021/02/22
Re: [PATCH v4 0/5] CPU unplug timeout/LMB unplug cleanup in DRC reconfiguration
,
David Gibson
,
2021/02/22
[PATCH v3 0/6] Pegasos2 emulation
,
BALATON Zoltan
,
2021/02/22
[PATCH v3 1/6] vt82c686: Implement control of serial port io ranges via config regs
,
BALATON Zoltan
,
2021/02/22
Re: [PATCH v3 1/6] vt82c686: Implement control of serial port io ranges via config regs
,
David Gibson
,
2021/02/22
Re: [PATCH v3 1/6] vt82c686: Implement control of serial port io ranges via config regs
,
BALATON Zoltan
,
2021/02/23
Re: [PATCH v3 1/6] vt82c686: Implement control of serial port io ranges via config regs
,
Philippe Mathieu-Daudé
,
2021/02/23
[PATCH v3 3/6] vt82c686: Add VT8231_SUPERIO based on VIA_SUPERIO
,
BALATON Zoltan
,
2021/02/22
[PATCH v3 6/6] hw/ppc: Add emulation of Genesi/bPlan Pegasos II
,
BALATON Zoltan
,
2021/02/22
Re: [PATCH v3 6/6] hw/ppc: Add emulation of Genesi/bPlan Pegasos II
,
David Gibson
,
2021/02/22
[PATCH v3 2/6] vt82c686: QOM-ify superio related functionality
,
BALATON Zoltan
,
2021/02/22
[PATCH v3 4/6] vt82c686: Add emulation of VT8231 south bridge
,
BALATON Zoltan
,
2021/02/22
[PATCH v3 5/6] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller
,
BALATON Zoltan
,
2021/02/22
Re: [PATCH v3 5/6] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller
,
Philippe Mathieu-Daudé
,
2021/02/22
Re: [PATCH v3 5/6] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller
,
BALATON Zoltan
,
2021/02/22
Re: [PATCH v3 5/6] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller
,
Philippe Mathieu-Daudé
,
2021/02/22
Re: [PATCH v3 5/6] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller
,
David Gibson
,
2021/02/22
Re: [PATCH v3 5/6] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller
,
BALATON Zoltan
,
2021/02/23
Re: [PATCH v3 0/6] Pegasos2 emulation
,
no-reply
,
2021/02/22
Re: [PATCH v3 0/6] Pegasos2 emulation
,
David Gibson
,
2021/02/22
Re: [PATCH v3 0/6] Pegasos2 emulation
,
BALATON Zoltan
,
2021/02/23
Re: [PATCH 0/2] sysemu: Let VMChangeStateHandler take boolean 'running' argument
,
Philippe Mathieu-Daudé
,
2021/02/22
[PATCH] docs/system: Extend PPC section
,
Cédric Le Goater
,
2021/02/22
Re: [PATCH] docs/system: Extend PPC section
,
Greg Kurz
,
2021/02/22
Re: [PATCH] docs/system: Extend PPC section
,
David Gibson
,
2021/02/22
Re: [PATCH] docs/system: Extend PPC section
,
Cédric Le Goater
,
2021/02/23
[PATCH v2 00/11] hw/accel: Exit gracefully when accelerator is invalid
,
Philippe Mathieu-Daudé
,
2021/02/19
[PATCH v2 01/11] accel/kvm: Check MachineClass kvm_type() return value
,
Philippe Mathieu-Daudé
,
2021/02/19
Re: [PATCH v2 01/11] accel/kvm: Check MachineClass kvm_type() return value
,
Cornelia Huck
,
2021/02/22
Re: [PATCH v2 01/11] accel/kvm: Check MachineClass kvm_type() return value
,
Philippe Mathieu-Daudé
,
2021/02/22
Re: [PATCH v2 01/11] accel/kvm: Check MachineClass kvm_type() return value
,
Cornelia Huck
,
2021/02/22
Re: [PATCH v2 01/11] accel/kvm: Check MachineClass kvm_type() return value
,
Philippe Mathieu-Daudé
,
2021/02/22
Re: [PATCH v2 01/11] accel/kvm: Check MachineClass kvm_type() return value
,
David Gibson
,
2021/02/22
Re: [PATCH v2 01/11] accel/kvm: Check MachineClass kvm_type() return value
,
David Gibson
,
2021/02/22
Re: [PATCH v2 01/11] accel/kvm: Check MachineClass kvm_type() return value
,
Cornelia Huck
,
2021/02/23
Re: [PATCH v2 01/11] accel/kvm: Check MachineClass kvm_type() return value
,
Philippe Mathieu-Daudé
,
2021/02/23
[PATCH v2 02/11] hw/boards: Introduce machine_class_valid_for_accelerator()
,
Philippe Mathieu-Daudé
,
2021/02/19
Re: [PATCH v2 02/11] hw/boards: Introduce machine_class_valid_for_accelerator()
,
Cornelia Huck
,
2021/02/22
Re: [PATCH v2 02/11] hw/boards: Introduce machine_class_valid_for_accelerator()
,
Philippe Mathieu-Daudé
,
2021/02/22
Re: [PATCH v2 02/11] hw/boards: Introduce machine_class_valid_for_accelerator()
,
Cornelia Huck
,
2021/02/22
[PATCH v2 03/11] hw/core: Restrict 'query-machines' to those supported by current accel
,
Philippe Mathieu-Daudé
,
2021/02/19
Re: [PATCH v2 03/11] hw/core: Restrict 'query-machines' to those supported by current accel
,
Cornelia Huck
,
2021/02/22
[PATCH v2 04/11] hw/arm: Restrit KVM to the virt & versal machines
,
Philippe Mathieu-Daudé
,
2021/02/19
Re: [PATCH v2 04/11] hw/arm: Restrit KVM to the virt & versal machines
,
BALATON Zoltan
,
2021/02/22
[PATCH v2 05/11] hw/mips: Restrict KVM to the malta & virt machines
,
Philippe Mathieu-Daudé
,
2021/02/19
Re: [PATCH v2 05/11] hw/mips: Restrict KVM to the malta & virt machines
,
Jiaxun Yang
,
2021/02/19
Re: [PATCH v2 05/11] hw/mips: Restrict KVM to the malta & virt machines
,
Huacai Chen
,
2021/02/20
[RFC PATCH v2 06/11] hw/ppc: Restrict KVM to various PPC machines
,
Philippe Mathieu-Daudé
,
2021/02/19
Re: [RFC PATCH v2 06/11] hw/ppc: Restrict KVM to various PPC machines
,
David Gibson
,
2021/02/22
Re: [RFC PATCH v2 06/11] hw/ppc: Restrict KVM to various PPC machines
,
Philippe Mathieu-Daudé
,
2021/02/22
[PATCH v2 07/11] hw/s390x: Explicit the s390-ccw-virtio machines support TCG and KVM
,
Philippe Mathieu-Daudé
,
2021/02/19
Re: [PATCH v2 07/11] hw/s390x: Explicit the s390-ccw-virtio machines support TCG and KVM
,
Cornelia Huck
,
2021/02/22
[RFC PATCH v2 08/11] hw/i386: Explicit x86 machines support all current accelerators
,
Philippe Mathieu-Daudé
,
2021/02/19
[PATCH v2 09/11] hw/xenpv: Restrict Xen Para-virtualized machine to Xen accelerator
,
Philippe Mathieu-Daudé
,
2021/02/19
Re: [PATCH v2 09/11] hw/xenpv: Restrict Xen Para-virtualized machine to Xen accelerator
,
Paul Durrant
,
2021/02/19
[PATCH v2 10/11] hw/board: Only allow TCG accelerator by default
,
Philippe Mathieu-Daudé
,
2021/02/19
[PATCH v2 11/11] softmmu/vl: Exit gracefully when accelerator is not supported
,
Philippe Mathieu-Daudé
,
2021/02/19
Re: [PATCH v2 11/11] softmmu/vl: Exit gracefully when accelerator is not supported
,
Cornelia Huck
,
2021/02/22
Re: who's using the ozlabs patchwork install for QEMU patches ?
,
Thomas Huth
,
2021/02/19
Re: who's using the ozlabs patchwork install for QEMU patches ?
,
David Gibson
,
2021/02/20
Re: who's using the ozlabs patchwork install for QEMU patches ?
,
Greg Kurz
,
2021/02/22
Re: who's using the ozlabs patchwork install for QEMU patches ?
,
Peter Maydell
,
2021/02/22
Re: who's using the ozlabs patchwork install for QEMU patches ?
,
Greg Kurz
,
2021/02/22
Re: who's using the ozlabs patchwork install for QEMU patches ?
,
Bin Meng
,
2021/02/23
Re: who's using the ozlabs patchwork install for QEMU patches ?
,
Greg Kurz
,
2021/02/23
Re: who's using the ozlabs patchwork install for QEMU patches ?
,
Bin Meng
,
2021/02/23
Re: who's using the ozlabs patchwork install for QEMU patches ?
,
Peter Maydell
,
2021/02/23
Re: who's using the ozlabs patchwork install for QEMU patches ?
,
Greg Kurz
,
2021/02/23
Re: who's using the ozlabs patchwork install for QEMU patches ?
,
Peter Maydell
,
2021/02/23
Re: who's using the ozlabs patchwork install for QEMU patches ?
,
Christian Schoenebeck
,
2021/02/23
Re: who's using the ozlabs patchwork install for QEMU patches ?
,
Alexey Kardashevskiy
,
2021/02/23
Re: who's using the ozlabs patchwork install for QEMU patches ?
,
Jeremy Kerr
,
2021/02/23
Re: who's using the ozlabs patchwork install for QEMU patches ?
,
Greg Kurz
,
2021/02/24
Re: who's using the ozlabs patchwork install for QEMU patches ?
,
Jeremy Kerr
,
2021/02/25
[PATCH 0/7] hw/kvm: Exit gracefully when KVM is not supported
,
Philippe Mathieu-Daudé
,
2021/02/19
[PATCH 1/7] accel/kvm: Check MachineClass kvm_type() return value
,
Philippe Mathieu-Daudé
,
2021/02/19
[PATCH 2/7] hw/boards: Introduce 'kvm_supported' field to MachineClass
,
Philippe Mathieu-Daudé
,
2021/02/19
Re: [PATCH 2/7] hw/boards: Introduce 'kvm_supported' field to MachineClass
,
Daniel P . Berrangé
,
2021/02/19
Re: [PATCH 2/7] hw/boards: Introduce 'kvm_supported' field to MachineClass
,
Peter Maydell
,
2021/02/19
Re: [PATCH 2/7] hw/boards: Introduce 'kvm_supported' field to MachineClass
,
Daniel P . Berrangé
,
2021/02/19
Re: [PATCH 2/7] hw/boards: Introduce 'kvm_supported' field to MachineClass
,
Leif Lindholm
,
2021/02/19
[PATCH 3/7] hw/arm: Set kvm_supported for KVM-compatible machines
,
Philippe Mathieu-Daudé
,
2021/02/19
[PATCH 4/7] hw/mips: Set kvm_supported for KVM-compatible machines
,
Philippe Mathieu-Daudé
,
2021/02/19
[RFC PATCH 5/7] hw/ppc: Set kvm_supported for KVM-compatible machines
,
Philippe Mathieu-Daudé
,
2021/02/19
[PATCH 6/7] hw/s390x: Set kvm_supported to s390-ccw-virtio machines
,
Philippe Mathieu-Daudé
,
2021/02/19
[PATCH 7/7] accel/kvm: Exit gracefully when KVM is not supported
,
Philippe Mathieu-Daudé
,
2021/02/19
Re: [PATCH 0/7] hw/kvm: Exit gracefully when KVM is not supported
,
Peter Maydell
,
2021/02/19
Re: [PATCH 0/7] hw/kvm: Exit gracefully when KVM is not supported
,
Philippe Mathieu-Daudé
,
2021/02/19
Re: [PATCH 0/7] hw/kvm: Exit gracefully when KVM is not supported
,
Daniel P . Berrangé
,
2021/02/19
Re: [PATCH 0/7] hw/kvm: Exit gracefully when KVM is not supported
,
Philippe Mathieu-Daudé
,
2021/02/19
Re: [PATCH 0/7] hw/kvm: Exit gracefully when KVM is not supported
,
Daniel P . Berrangé
,
2021/02/19
Re: [PATCH 0/7] hw/kvm: Exit gracefully when KVM is not supported
,
Philippe Mathieu-Daudé
,
2021/02/19
Re: [PATCH 0/7] hw/kvm: Exit gracefully when KVM is not supported
,
Claudio Fontana
,
2021/02/19
Re: [PATCH 0/7] hw/kvm: Exit gracefully when KVM is not supported
,
Philippe Mathieu-Daudé
,
2021/02/19
[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
,
Alexey Kardashevskiy
,
2021/02/18
Re: [PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
,
David Gibson
,
2021/02/22
[PATCH v2 00/38] ppc: qemu: Convert qemu-ppce500 to driver model and enable additional driver support
,
Bin Meng
,
2021/02/18
Re: [PATCH v2 00/38] ppc: qemu: Convert qemu-ppce500 to driver model and enable additional driver support
,
Bin Meng
,
2021/02/18
[PATCH] hw/ppc: e500: Add missing #address-cells and #size-cells in the eTSEC node
,
Bin Meng
,
2021/02/18
Re: [PATCH] hw/ppc: e500: Add missing #address-cells and #size-cells in the eTSEC node
,
David Gibson
,
2021/02/18
Editing QEMU POWER Platform wiki page
,
Leonardo Augusto Guimarães Garcia
,
2021/02/18
Re: Editing QEMU POWER Platform wiki page
,
Greg Kurz
,
2021/02/22
Re: Editing QEMU POWER Platform wiki page
,
Cédric Le Goater
,
2021/02/22
Re: Editing QEMU POWER Platform wiki page
,
Programmingkid
,
2021/02/22
Re: Editing QEMU POWER Platform wiki page
,
Leonardo Augusto Guimarães Garcia
,
2021/02/22
Re: Editing QEMU POWER Platform wiki page
,
David Gibson
,
2021/02/22
Re: Editing QEMU POWER Platform wiki page
,
Greg Kurz
,
2021/02/23
Re: Editing QEMU POWER Platform wiki page
,
Mark Cave-Ayland
,
2021/02/23
Re: Editing QEMU POWER Platform wiki page
,
Greg Kurz
,
2021/02/23
[PULL 12/15] target/ppc: Drop use of gdb_get_float64() and ldfq_p()
,
Alex Bennée
,
2021/02/15
[PATCH 0/3] hw/display/sm501: Tidy up template header
,
Peter Maydell
,
2021/02/12
[PATCH 1/3] hw/display/sm501: Remove dead code for non-32-bit RGB surfaces
,
Peter Maydell
,
2021/02/12
[PATCH 2/3] hw/display/sm501: Expand out macros in template header
,
Peter Maydell
,
2021/02/12
[PATCH 3/3] hw/display/sm501: Inline template header into C file
,
Peter Maydell
,
2021/02/12
Re: [PATCH 0/3] hw/display/sm501: Tidy up template header
,
BALATON Zoltan
,
2021/02/12
Re: [PATCH 0/3] hw/display/sm501: Tidy up template header
,
David Gibson
,
2021/02/15
[PATCH v3 0/7] CPU unplug timeout/LMB unplug cleanup in DRC reconfiguration
,
Daniel Henrique Barboza
,
2021/02/11
[PATCH v3 1/7] spapr_drc.c: do not call spapr_drc_detach() in drc_isolate_logical()
,
Daniel Henrique Barboza
,
2021/02/11
Re: [PATCH v3 1/7] spapr_drc.c: do not call spapr_drc_detach() in drc_isolate_logical()
,
Greg Kurz
,
2021/02/15
Re: [PATCH v3 1/7] spapr_drc.c: do not call spapr_drc_detach() in drc_isolate_logical()
,
David Gibson
,
2021/02/16
[PATCH v3 2/7] spapr_pci.c: simplify spapr_pci_unplug_request() function handling
,
Daniel Henrique Barboza
,
2021/02/11
Re: [PATCH v3 2/7] spapr_pci.c: simplify spapr_pci_unplug_request() function handling
,
Greg Kurz
,
2021/02/16
Re: [PATCH v3 2/7] spapr_pci.c: simplify spapr_pci_unplug_request() function handling
,
Daniel Henrique Barboza
,
2021/02/16
Re: [PATCH v3 2/7] spapr_pci.c: simplify spapr_pci_unplug_request() function handling
,
Greg Kurz
,
2021/02/16
Re: [PATCH v3 2/7] spapr_pci.c: simplify spapr_pci_unplug_request() function handling
,
Daniel Henrique Barboza
,
2021/02/16
Re: [PATCH v3 2/7] spapr_pci.c: simplify spapr_pci_unplug_request() function handling
,
David Gibson
,
2021/02/16
[PATCH v3 4/7] spapr: rename spapr_drc_detach() to spapr_drc_unplug_request()
,
Daniel Henrique Barboza
,
2021/02/11
Re: [PATCH v3 4/7] spapr: rename spapr_drc_detach() to spapr_drc_unplug_request()
,
David Gibson
,
2021/02/16
Re: [PATCH v3 4/7] spapr: rename spapr_drc_detach() to spapr_drc_unplug_request()
,
Greg Kurz
,
2021/02/17
[PATCH v3 3/7] spapr_drc.c: use spapr_drc_release() in isolate_physical/set_unusable
,
Daniel Henrique Barboza
,
2021/02/11
Re: [PATCH v3 3/7] spapr_drc.c: use spapr_drc_release() in isolate_physical/set_unusable
,
David Gibson
,
2021/02/16
Re: [PATCH v3 3/7] spapr_drc.c: use spapr_drc_release() in isolate_physical/set_unusable
,
Greg Kurz
,
2021/02/17
[PATCH v3 6/7] spapr_drc.c: add hotunplug timeout for CPUs
,
Daniel Henrique Barboza
,
2021/02/11
Re: [PATCH v3 6/7] spapr_drc.c: add hotunplug timeout for CPUs
,
David Gibson
,
2021/02/16
[PATCH v3 5/7] spapr_drc.c: introduce unplug_timeout_timer
,
Daniel Henrique Barboza
,
2021/02/11
Re: [PATCH v3 5/7] spapr_drc.c: introduce unplug_timeout_timer
,
David Gibson
,
2021/02/16
Re: [PATCH v3 5/7] spapr_drc.c: introduce unplug_timeout_timer
,
David Gibson
,
2021/02/16
[PATCH v3 7/7] spapr_drc.c: use DRC reconfiguration to cleanup DIMM unplug state
,
Daniel Henrique Barboza
,
2021/02/11
Re: [PATCH v3 7/7] spapr_drc.c: use DRC reconfiguration to cleanup DIMM unplug state
,
David Gibson
,
2021/02/16
Re: [PATCH v3 7/7] spapr_drc.c: use DRC reconfiguration to cleanup DIMM unplug state
,
Daniel Henrique Barboza
,
2021/02/19
Re: [PATCH v3 7/7] spapr_drc.c: use DRC reconfiguration to cleanup DIMM unplug state
,
David Gibson
,
2021/02/22
Re: [PATCH v3 7/7] spapr_drc.c: use DRC reconfiguration to cleanup DIMM unplug state
,
Daniel Henrique Barboza
,
2021/02/19
Re: [PATCH v3 7/7] spapr_drc.c: use DRC reconfiguration to cleanup DIMM unplug state
,
David Gibson
,
2021/02/22
Re: [PATCH v3 0/7] CPU unplug timeout/LMB unplug cleanup in DRC reconfiguration
,
David Gibson
,
2021/02/16
[PATCH v1 12/15] target/ppc: Drop use of gdb_get_float64() and ldfq_p()
,
Alex Bennée
,
2021/02/11
Re: [PATCH] spapr: Adjust firmware path of PCI devices
,
Alexey Kardashevskiy
,
2021/02/10
Re: [PATCH] spapr: Adjust firmware path of PCI devices
,
Greg Kurz
,
2021/02/10
[PULL 00/19] ppc-for-6.0 queue 20210210
,
David Gibson
,
2021/02/10
[PULL 01/19] spapr.c: use g_auto* with 'nodename' in CPU DT functions
,
David Gibson
,
2021/02/10
[PULL 02/19] spapr.c: add 'name' property for hotplugged CPUs nodes
,
David Gibson
,
2021/02/10
[PULL 03/19] spapr: Adjust firmware path of PCI devices
,
David Gibson
,
2021/02/10
[PULL 04/19] target/ppc: Remove unused MMU definitions
,
David Gibson
,
2021/02/10
[PULL 08/19] ppc/pnv: Simplify pnv_bmc_create()
,
David Gibson
,
2021/02/10
[PULL 09/19] ppc/pnv: Discard internal BMC initialization when BMC is external
,
David Gibson
,
2021/02/10
[PULL 14/19] spapr_numa.c: fix ibm, max-associativity-domains calculation
,
David Gibson
,
2021/02/10
[PULL 06/19] ppc/xive: Add firmware bit when dumping the ENDs
,
David Gibson
,
2021/02/10
[PULL 05/19] ppc/pnv: Add trace events for PCI event notification
,
David Gibson
,
2021/02/10
[PULL 07/19] ppc/pnv: Use skiboot addresses to load kernel and ramfs
,
David Gibson
,
2021/02/10
[PULL 10/19] ppc/pnv: Remove default disablement of the PNOR contents
,
David Gibson
,
2021/02/10
[PULL 12/19] spapr: move spapr_machine_using_legacy_numa() to spapr_numa.c
,
David Gibson
,
2021/02/10
[PULL 11/19] ppc/pnv: Introduce a LPC FW memory region attribute to map the PNOR
,
David Gibson
,
2021/02/10
[PULL 16/19] hw/ppc: e500: Use a macro for the platform clock frequency
,
David Gibson
,
2021/02/10
[PULL 18/19] hw/net: fsl_etsec: Reverse the RCTRL.RSF logic
,
David Gibson
,
2021/02/10
[PULL 19/19] target/ppc: Add E500 L2CSR0 write helper
,
David Gibson
,
2021/02/10
[PULL 13/19] spapr_numa.c: create spapr_numa_initial_nvgpu_numa_id() helper
,
David Gibson
,
2021/02/10
[PULL 15/19] ppc/pnv: Set default RAM size to 1 GB
,
David Gibson
,
2021/02/10
[PULL 17/19] hw/ppc: e500: Fill in correct <clock-frequency> for the serial nodes
,
David Gibson
,
2021/02/10
Re: [PULL 00/19] ppc-for-6.0 queue 20210210
,
Peter Maydell
,
2021/02/10
Re: [PATCH] target/ppc: Fix truncation of env->hflags
,
David Gibson
,
2021/02/09
[PATCH v2] target/ppc: Add E500 L2CSR0 write helper
,
Bin Meng
,
2021/02/09
Re: [PATCH v2] target/ppc: Add E500 L2CSR0 write helper
,
no-reply
,
2021/02/11
[PATCH v3] hw/net: fsl_etsec: Reverse the RCTRL.RSF logic
,
Bin Meng
,
2021/02/09
Re: [PATCH v3] hw/net: fsl_etsec: Reverse the RCTRL.RSF logic
,
David Gibson
,
2021/02/09
Re: [PATCH v3] hw/net: fsl_etsec: Reverse the RCTRL.RSF logic
,
no-reply
,
2021/02/11
[PATCH qemu v13] spapr: Implement Open Firmware client interface
,
Alexey Kardashevskiy
,
2021/02/09
Re: [PATCH qemu v13] spapr: Implement Open Firmware client interface
,
Alexey Kardashevskiy
,
2021/02/22
Re: [PATCH qemu v13] spapr: Implement Open Firmware client interface
,
Greg Kurz
,
2021/02/22
Re: [PATCH qemu v13] spapr: Implement Open Firmware client interface
,
David Gibson
,
2021/02/23
Re: [PATCH qemu v13] spapr: Implement Open Firmware client interface
,
Nicholas Piggin
,
2021/02/25
Re: [PATCH qemu v13] spapr: Implement Open Firmware client interface
,
David Gibson
,
2021/02/22
Re: [PATCH qemu v13] spapr: Implement Open Firmware client interface
,
David Gibson
,
2021/02/22
Re: [PATCH qemu v13] spapr: Implement Open Firmware client interface
,
Alexey Kardashevskiy
,
2021/02/23
Re: [PATCH qemu v13] spapr: Implement Open Firmware client interface
,
David Gibson
,
2021/02/23
Re: [PATCH qemu v13] spapr: Implement Open Firmware client interface
,
Alexey Kardashevskiy
,
2021/02/23
Re: [PATCH qemu v13] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
2021/02/23
Re: [PATCH qemu v13] spapr: Implement Open Firmware client interface
,
Alexey Kardashevskiy
,
2021/02/23
[PATCH v2] hw/net: fsl_etsec: Reverse the RCTRL.RSF logic
,
Bin Meng
,
2021/02/08
Re: [PATCH v2] hw/net: fsl_etsec: Reverse the RCTRL.RSF logic
,
David Gibson
,
2021/02/09
Re: [PATCH v2] hw/net: fsl_etsec: Reverse the RCTRL.RSF logic
,
Peter Maydell
,
2021/02/09
Re: [PATCH v2] hw/net: fsl_etsec: Reverse the RCTRL.RSF logic
,
Bin Meng
,
2021/02/09
Re: [PATCH v2] hw/net: fsl_etsec: Reverse the RCTRL.RSF logic
,
David Gibson
,
2021/02/09
Re: [PATCH v2] hw/net: fsl_etsec: Reverse the RCTRL.RSF logic
,
Bin Meng
,
2021/02/09
[PULL 06/18] tests/acceptance: Test the mpc8544ds machine
,
Philippe Mathieu-Daudé
,
2021/02/08
[PULL 07/18] tests/acceptance: Add a test for the virtex-ml507 ppc machine
,
Philippe Mathieu-Daudé
,
2021/02/08
[PULL 05/18] tests/acceptance: Move the pseries test to a separate file
,
Philippe Mathieu-Daudé
,
2021/02/08
[PATCH 0/5] Drop float32/float64 accessors used by gdbstub code
,
Peter Maydell
,
2021/02/08
[PATCH 1/5] target/sh4: Drop use of gdb_get_float32() and ldfl_p()
,
Peter Maydell
,
2021/02/08
[PATCH 2/5] target/m68k: Drop use of gdb_get_float64() and ldfq_p()
,
Peter Maydell
,
2021/02/08
Re: [PATCH 2/5] target/m68k: Drop use of gdb_get_float64() and ldfq_p()
,
Laurent Vivier
,
2021/02/09
[PATCH 4/5] gdbstub: Remove unused gdb_get_float32() and gdb_get_float64()
,
Peter Maydell
,
2021/02/08
[PATCH 3/5] target/ppc: Drop use of gdb_get_float64() and ldfq_p()
,
Peter Maydell
,
2021/02/08
Re: [PATCH 3/5] target/ppc: Drop use of gdb_get_float64() and ldfq_p()
,
David Gibson
,
2021/02/09
[PATCH 5/5] bswap.h: Remove unused float-access functions
,
Peter Maydell
,
2021/02/08
Re: [PATCH 0/5] Drop float32/float64 accessors used by gdbstub code
,
Philippe Mathieu-Daudé
,
2021/02/08
Re: [PATCH 0/5] Drop float32/float64 accessors used by gdbstub code
,
Alex Bennée
,
2021/02/09
Re: [PATCH v3 3/3] vmstate: Fix memory leak in vmstate_handle_alloc()
,
Dr. David Alan Gilbert
,
2021/02/08
RE: [PATCH v3 3/3] vmstate: Fix memory leak in vmstate_handle_alloc()
,
gaojinhao
,
2021/02/08
[PATCH] target/ppc: Add E500 L2CSR0 write helper
,
Bin Meng
,
2021/02/08
Re: [PATCH] target/ppc: Add E500 L2CSR0 write helper
,
David Gibson
,
2021/02/09
Re: [PATCH] target/ppc: Add E500 L2CSR0 write helper
,
Bin Meng
,
2021/02/09
Re: [PATCH] target/ppc: Add E500 L2CSR0 write helper
,
David Gibson
,
2021/02/09
Re: [PATCH] target/ppc: Add E500 L2CSR0 write helper
,
Bin Meng
,
2021/02/09
[PATCH RESEND] hw/net: fsl_etsec: Do not reject short frames
,
Bin Meng
,
2021/02/08
Re: [PATCH RESEND] hw/net: fsl_etsec: Do not reject short frames
,
Peter Maydell
,
2021/02/08
Re: [PATCH RESEND] hw/net: fsl_etsec: Do not reject short frames
,
Bin Meng
,
2021/02/08
Re: [PATCH RESEND] hw/net: fsl_etsec: Do not reject short frames
,
Bin Meng
,
2021/02/18
[PATCH] hw/net: fsl_etsec: Do not reject short frames
,
Bin Meng
,
2021/02/08
Re: [PATCH] hw/net: fsl_etsec: Do not reject short frames
,
Philippe Mathieu-Daudé
,
2021/02/08
Re: [RFC Qemu PATCH v2 1/2] spapr: drc: Add support for async hcalls at the drc level
,
David Gibson
,
2021/02/08
Re: [PATCH 6/6] spapr: Model DR connectors as simple objects
,
David Gibson
,
2021/02/08
[PULL v9 00/13] Cgs patches
,
David Gibson
,
2021/02/08
[PULL v9 04/13] confidential guest support: Move side effect out of machine_set_memory_encryption()
,
David Gibson
,
2021/02/08
[PULL v9 06/13] sev: Add Error ** to sev_kvm_init()
,
David Gibson
,
2021/02/08
[PULL v9 05/13] confidential guest support: Rework the "memory-encryption" property
,
David Gibson
,
2021/02/08
[PULL v9 11/13] spapr: PEF: prevent migration
,
David Gibson
,
2021/02/08
[PULL v9 01/13] qom: Allow optional sugar props
,
David Gibson
,
2021/02/08
[PULL v9 02/13] confidential guest support: Introduce new confidential guest support class
,
David Gibson
,
2021/02/08
[PULL v9 03/13] sev: Remove false abstraction of flash encryption
,
David Gibson
,
2021/02/08
[PULL v9 07/13] confidential guest support: Introduce cgs "ready" flag
,
David Gibson
,
2021/02/08
[PULL v9 12/13] confidential guest support: Alter virtio default properties for protected guests
,
David Gibson
,
2021/02/08
[PULL v9 10/13] spapr: Add PEF based confidential guest support
,
David Gibson
,
2021/02/08
[PULL v9 13/13] s390: Recognize confidential-guest-support option
,
David Gibson
,
2021/02/08
[PULL v9 08/13] confidential guest support: Move SEV initialization into arch specific code
,
David Gibson
,
2021/02/08
[PULL v9 09/13] confidential guest support: Update documentation
,
David Gibson
,
2021/02/08
Re: [PULL v9 00/13] Cgs patches
,
Peter Maydell
,
2021/02/08
[PULL v9 00/13] Cgs patches
,
David Gibson
,
2021/02/08
[PULL v9 03/13] sev: Remove false abstraction of flash encryption
,
David Gibson
,
2021/02/08
[PULL v9 04/13] confidential guest support: Move side effect out of machine_set_memory_encryption()
,
David Gibson
,
2021/02/08
[PULL v9 02/13] confidential guest support: Introduce new confidential guest support class
,
David Gibson
,
2021/02/08
[PULL v9 01/13] qom: Allow optional sugar props
,
David Gibson
,
2021/02/08
[PULL v9 05/13] confidential guest support: Rework the "memory-encryption" property
,
David Gibson
,
2021/02/08
[PULL v9 09/13] confidential guest support: Update documentation
,
David Gibson
,
2021/02/08
[PULL v9 07/13] confidential guest support: Introduce cgs "ready" flag
,
David Gibson
,
2021/02/08
[PULL v9 11/13] spapr: PEF: prevent migration
,
David Gibson
,
2021/02/08
[PULL v9 13/13] s390: Recognize confidential-guest-support option
,
David Gibson
,
2021/02/08
[PULL v9 06/13] sev: Add Error ** to sev_kvm_init()
,
David Gibson
,
2021/02/08
[PULL v9 12/13] confidential guest support: Alter virtio default properties for protected guests
,
David Gibson
,
2021/02/08
[PULL v9 08/13] confidential guest support: Move SEV initialization into arch specific code
,
David Gibson
,
2021/02/08
[PULL v9 10/13] spapr: Add PEF based confidential guest support
,
David Gibson
,
2021/02/08
[PATCH 00/26] ppc: qemu: Convert qemu-ppce500 to driver model
,
Bin Meng
,
2021/02/07
Re: [PATCH 00/26] ppc: qemu: Convert qemu-ppce500 to driver model
,
Bin Meng
,
2021/02/09
Re: [PATCH v3 0/3] Fix memory leak of some device state in migration
,
Dr. David Alan Gilbert
,
2021/02/04
Re: [PATCH 0/3] Acceptance tests for mpc8544ds & virtex-ml507 ppc machines
,
Philippe Mathieu-Daudé
,
2021/02/04
Re: [PATCH 1/3] tests/acceptance: Move the pseries test to a separate file
,
Philippe Mathieu-Daudé
,
2021/02/04
Re: [PATCH 1/3] tests/acceptance: Move the pseries test to a separate file
,
Thomas Huth
,
2021/02/04
Re: [PATCH 1/3] tests/acceptance: Move the pseries test to a separate file
,
Willian Rampazzo
,
2021/02/08
Re: [PATCH 4/8] hw/ppc/ppc440_bamboo: Drop use of ppcuic_init()
,
Philippe Mathieu-Daudé
,
2021/02/03
Re: [Qemu-devel] [PATCH v2] pc: Don't make die-id mandatory unless necessary
,
Philippe Mathieu-Daudé
,
2021/02/03
Re: [PATCH 12/21] hw/arm: Let the machine be the owner of the system memory
,
Philippe Mathieu-Daudé
,
2021/02/03
[PATCH v2 1/2] hw/ppc: e500: Use a macro for the platform clock frequency
,
Bin Meng
,
2021/02/03
[PATCH v2 2/2] hw/ppc: e500: Fill in correct <clock-frequency> for the serial nodes
,
Bin Meng
,
2021/02/03
Re: [PATCH v2 2/2] hw/ppc: e500: Fill in correct <clock-frequency> for the serial nodes
,
David Gibson
,
2021/02/03
Re: [PATCH v2 2/2] hw/ppc: e500: Fill in correct <clock-frequency> for the serial nodes
,
Bin Meng
,
2021/02/04
Re: [PATCH v2 2/2] hw/ppc: e500: Fill in correct <clock-frequency> for the serial nodes
,
David Gibson
,
2021/02/04
Re: [PATCH v2 1/2] hw/ppc: e500: Use a macro for the platform clock frequency
,
David Gibson
,
2021/02/03
[PATCH 1/2] hw/ppc: e500: Use a macro for the platform clock frequency
,
Bin Meng
,
2021/02/03
[PATCH 2/2] hw/ppc: e500: Fill in correct <clock-frequency> for the serial nodes
,
Bin Meng
,
2021/02/03
Re: [PATCH 2/2] hw/ppc: e500: Fill in correct <clock-frequency> for the serial nodes
,
Philippe Mathieu-Daudé
,
2021/02/03
Re: [PATCH 1/2] hw/ppc: e500: Use a macro for the platform clock frequency
,
Philippe Mathieu-Daudé
,
2021/02/03
[PATCH v8 00/13] Generalize memory encryption models
,
David Gibson
,
2021/02/01
[PATCH v8 03/13] sev: Remove false abstraction of flash encryption
,
David Gibson
,
2021/02/01
[PATCH v8 02/13] confidential guest support: Introduce new confidential guest support class
,
David Gibson
,
2021/02/01
[PATCH v8 01/13] qom: Allow optional sugar props
,
David Gibson
,
2021/02/01
[PATCH v8 04/13] confidential guest support: Move side effect out of machine_set_memory_encryption()
,
David Gibson
,
2021/02/01
[PATCH v8 08/13] confidential guest support: Move SEV initialization into arch specific code
,
David Gibson
,
2021/02/01
Re: [PATCH v8 08/13] confidential guest support: Move SEV initialization into arch specific code
,
Greg Kurz
,
2021/02/03
[PATCH v8 05/13] confidential guest support: Rework the "memory-encryption" property
,
David Gibson
,
2021/02/01
[PATCH v8 06/13] sev: Add Error ** to sev_kvm_init()
,
David Gibson
,
2021/02/01
[PATCH v8 07/13] confidential guest support: Introduce cgs "ready" flag
,
David Gibson
,
2021/02/01
Re: [PATCH v8 07/13] confidential guest support: Introduce cgs "ready" flag
,
Dr. David Alan Gilbert
,
2021/02/03
Re: [PATCH v8 07/13] confidential guest support: Introduce cgs "ready" flag
,
Greg Kurz
,
2021/02/03
Re: [PATCH v8 07/13] confidential guest support: Introduce cgs "ready" flag
,
David Gibson
,
2021/02/03
Re: [PATCH v8 07/13] confidential guest support: Introduce cgs "ready" flag
,
Venu Busireddy
,
2021/02/10
Re: [PATCH v8 07/13] confidential guest support: Introduce cgs "ready" flag
,
David Gibson
,
2021/02/11
[PATCH v8 09/13] confidential guest support: Update documentation
,
David Gibson
,
2021/02/01
[PATCH v8 10/13] spapr: Add PEF based confidential guest support
,
David Gibson
,
2021/02/01
Re: [PATCH v8 10/13] spapr: Add PEF based confidential guest support
,
Greg Kurz
,
2021/02/03
Re: [PATCH v8 10/13] spapr: Add PEF based confidential guest support
,
David Gibson
,
2021/02/03
[PATCH v8 11/13] spapr: PEF: prevent migration
,
David Gibson
,
2021/02/01
[PATCH v8 13/13] s390: Recognize confidential-guest-support option
,
David Gibson
,
2021/02/01
Re: [PATCH v8 13/13] s390: Recognize confidential-guest-support option
,
Christian Borntraeger
,
2021/02/03
[PATCH v8 12/13] confidential guest support: Alter virtio default properties for protected guests
,
David Gibson
,
2021/02/01
Re: [PATCH v8 12/13] confidential guest support: Alter virtio default properties for protected guests
,
Michael S. Tsirkin
,
2021/02/02
Re: [PATCH v8 12/13] confidential guest support: Alter virtio default properties for protected guests
,
David Gibson
,
2021/02/02
Re: [PATCH v7 07/13] confidential guest support: Introduce cgs "ready" flag
,
David Gibson
,
2021/02/01
Re: [PATCH 10/10] target: Move SEMIHOSTING feature to target Kconfig
,
Alex Bennée
,
2021/02/01
Re: [PATCH 09/10] target: Move ARM_COMPATIBLE_SEMIHOSTING feature to target Kconfig
,
Alex Bennée
,
2021/02/01
Re: [PATCH 09/10] target: Move ARM_COMPATIBLE_SEMIHOSTING feature to target Kconfig
,
Alistair Francis
,
2021/02/01
Re: [PATCH 08/10] default-configs: Remove unnecessary SEMIHOSTING selection
,
Alex Bennée
,
2021/02/01
Re: [PATCH 08/10] default-configs: Remove unnecessary SEMIHOSTING selection
,
Alistair Francis
,
2021/02/01
Re: [PATCH 07/10] target/arm: Move V7M feature to target Kconfig
,
Alex Bennée
,
2021/02/01
Re: [PATCH 05/10] meson: Introduce target-specific Kconfig
,
Alex Bennée
,
2021/02/01
Re: [PATCH 06/10] target/i386: Move SEV feature to target Kconfig
,
Alex Bennée
,
2021/02/01
Re: [PATCH 04/10] hw/lm32/Kconfig: Have MILKYMIST select LM32_PERIPHERALS
,
Alex Bennée
,
2021/02/01
Re: [PATCH 03/10] hw/sh4/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_PERIPHERALS
,
Alex Bennée
,
2021/02/01
Re: [PATCH 02/10] hw/lm32/Kconfig: Introduce CONFIG_LM32_EVR for lm32-evr/uclinux boards
,
Alex Bennée
,
2021/02/01
Re: [PATCH 01/10] hw/sh4/Kconfig: Rename CONFIG_SH4 -> CONFIG_SH4_PERIPHERALS
,
Alex Bennée
,
2021/02/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc