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: Tue Dec 31 2019 15:22:33 -0500
Threads in reverse chronological order
[
Next Period
]
[PATCH 00/14] hw: Fix various --without-default-devices issues
,
Philippe Mathieu-Daudé
,
2019/12/31
[PATCH 01/14] hw/usb/redirect: Do not link 'usb-redir' device when USB not enabled
,
Philippe Mathieu-Daudé
,
2019/12/31
[PATCH 02/14] hw/intc/i8259: Fix Kconfig dependency on ISA bus
,
Philippe Mathieu-Daudé
,
2019/12/31
[PATCH 03/14] hw/i386/Kconfig: Let the MicroVM machine select the SERIAL_ISA config
,
Philippe Mathieu-Daudé
,
2019/12/31
[PATCH 04/14] hw/i386: Restrict fw_cfg to the PC machines
,
Philippe Mathieu-Daudé
,
2019/12/31
[PATCH 05/14] hw/i2c/Kconfig: Add an entry for the SMBus
,
Philippe Mathieu-Daudé
,
2019/12/31
Re: [PATCH 05/14] hw/i2c/Kconfig: Add an entry for the SMBus
,
Corey Minyard
,
2019/12/31
[PATCH 06/14] hw/ppc/Kconfig: Restrict the MPC I2C controller to e500-based platforms
,
Philippe Mathieu-Daudé
,
2019/12/31
[PATCH 07/14] hw/ppc/Kconfig: Let the Sam460ex board use the PowerPC 405 devices
,
Philippe Mathieu-Daudé
,
2019/12/31
[PATCH 08/14] hw/ppc/Kconfig: Let the Xilinx Virtex5 ML507 use the PPC-440 devices
,
Philippe Mathieu-Daudé
,
2019/12/31
[PATCH 09/14] hw/ppc/Makefile: Simplify the sPAPR PCI objects rule
,
Philippe Mathieu-Daudé
,
2019/12/31
[PATCH 10/14] hw/ppc/Kconfig: Only select fw_cfg with machines using OpenBIOS
,
Philippe Mathieu-Daudé
,
2019/12/31
[PATCH 11/14] hw/ppc/Kconfig: Only select FDT helper for machines using it
,
Philippe Mathieu-Daudé
,
2019/12/31
[PATCH 13/14] hw/nvram/Kconfig: Restrict CHRP NVRAM to machines using OpenBIOS or SLOF
,
Philippe Mathieu-Daudé
,
2019/12/31
[RFC PATCH 14/14] hw/intc/Kconfig: Let APIC select IOAPIC
,
Philippe Mathieu-Daudé
,
2019/12/31
[PATCH 12/14] hw/nvram/Kconfig: Add an entry for the NMC93xx EEPROM
,
Philippe Mathieu-Daudé
,
2019/12/31
Re: [PULL 4/8] vfio/pci: Respond to KVM irqchip change notifier
,
Eduardo Habkost
,
2019/12/30
[PATCH 0/2] tcg: Include tcg files using tcg/ dirname, reduce cpp search path list
,
Philippe Mathieu-Daudé
,
2019/12/30
[PATCH 1/2] tcg: Search includes from the project root source directory
,
Philippe Mathieu-Daudé
,
2019/12/30
Re: [PATCH 1/2] tcg: Search includes from the project root source directory
,
Stefan Weil
,
2019/12/30
Re: [PATCH 1/2] tcg: Search includes from the project root source directory
,
Philippe Mathieu-Daudé
,
2019/12/30
Re: [PATCH 1/2] tcg: Search includes from the project root source directory
,
Paolo Bonzini
,
2019/12/30
Re: [PATCH 1/2] tcg: Search includes from the project root source directory
,
Philippe Mathieu-Daudé
,
2019/12/30
Re: [PATCH 1/2] tcg: Search includes from the project root source directory
,
Philippe Mathieu-Daudé
,
2019/12/30
Re: [PATCH 1/2] tcg: Search includes from the project root source directory
,
Paolo Bonzini
,
2019/12/30
[PATCH 2/2] configure: Remove tcg/ from the preprocessor include search list
,
Philippe Mathieu-Daudé
,
2019/12/30
[PATCH v2] Implement the Screamer sound chip for the mac99 machine type
,
John Arbuckle
,
2019/12/28
[PATCH] Implement the Screamer sound chip for the mac99 machine type
,
John Arbuckle
,
2019/12/21
[PATCH v2] mos6522: remove anh register
,
Laurent Vivier
,
2019/12/20
Re: [PATCH v2] mos6522: remove anh register
,
David Gibson
,
2019/12/20
[PATCH 0/2] ppc/pnv: Improve command line experience with multi-chip
,
Greg Kurz
,
2019/12/20
[PATCH 1/2] ppc/pnv: Exit gracefully if CPU topology doesn't match the machine capacities
,
Greg Kurz
,
2019/12/20
[PATCH 2/2] ppc/pnv: Use the CPU topology to compute the default number of chips
,
Greg Kurz
,
2019/12/20
Re: [PATCH 2/2] ppc/pnv: Use the CPU topology to compute the default number of chips
,
David Gibson
,
2019/12/20
Re: [PATCH 2/2] ppc/pnv: Use the CPU topology to compute the default number of chips
,
Greg Kurz
,
2019/12/21
Can we retire Python 2 now?
,
Markus Armbruster
,
2019/12/20
Re: Can we retire Python 2 now?
,
Eduardo Habkost
,
2019/12/20
Re: Can we retire Python 2 now?
,
Juan Quintela
,
2019/12/20
Re: Can we retire Python 2 now?
,
Paolo Bonzini
,
2019/12/21
Re: Can we retire Python 2 now?
,
Aleksandar Markovic
,
2019/12/21
Re: [Qemu-devel] [RFC PATCH] Implement qemu_thread_yield for posix, use it in mttcg to handle EXCP_YIELD
,
Alex Bennée
,
2019/12/20
[PATCH v4 08/21] gdbstub: extend GByteArray to read register helpers
,
Alex Bennée
,
2019/12/20
Re: [PATCH v4 08/21] gdbstub: extend GByteArray to read register helpers
,
Damien Hedde
,
2019/12/20
[PATCH v2 00/13] ppc/pnv: remove the use of qdev_get_machine() and get_system_memory()
,
Cédric Le Goater
,
2019/12/19
[PATCH v2 01/13] ppc/pnv: Modify the powerdown notifier to get the PowerNV machine
,
Cédric Le Goater
,
2019/12/19
Re: [PATCH v2 01/13] ppc/pnv: Modify the powerdown notifier to get the PowerNV machine
,
David Gibson
,
2019/12/19
[PATCH v2 02/13] ppc/pnv: Introduce a "system-memory" property
,
Cédric Le Goater
,
2019/12/19
Re: [PATCH v2 02/13] ppc/pnv: Introduce a "system-memory" property
,
Greg Kurz
,
2019/12/19
Re: [PATCH v2 02/13] ppc/pnv: Introduce a "system-memory" property
,
David Gibson
,
2019/12/19
Re: [PATCH v2 02/13] ppc/pnv: Introduce a "system-memory" property
,
Cédric Le Goater
,
2019/12/20
[PATCH v2 03/13] ppc/pnv: Introduce a "xics" property alias under the PSI model
,
Cédric Le Goater
,
2019/12/19
Re: [PATCH v2 03/13] ppc/pnv: Introduce a "xics" property alias under the PSI model
,
David Gibson
,
2019/12/22
[PATCH v2 04/13] ppc/pnv: Introduce a "xics" property under the POWER8 chip
,
Cédric Le Goater
,
2019/12/19
Re: [PATCH v2 04/13] ppc/pnv: Introduce a "xics" property under the POWER8 chip
,
David Gibson
,
2019/12/22
[PATCH v2 05/13] spapr/xive: Use device_class_set_parent_realize()
,
Cédric Le Goater
,
2019/12/19
Re: [PATCH v2 05/13] spapr/xive: Use device_class_set_parent_realize()
,
David Gibson
,
2019/12/22
[PATCH v2 06/13] pnv/xive: Use device_class_set_parent_realize()
,
Cédric Le Goater
,
2019/12/19
Re: [PATCH v2 06/13] pnv/xive: Use device_class_set_parent_realize()
,
David Gibson
,
2019/12/22
[PATCH v2 07/13] spapr, pnv, xive: Add a "xive-fabric" link to the XIVE router
,
Cédric Le Goater
,
2019/12/19
Re: [PATCH v2 07/13] spapr, pnv, xive: Add a "xive-fabric" link to the XIVE router
,
David Gibson
,
2019/12/23
[PATCH v2 08/13] xive: Use the XIVE fabric link under the XIVE router
,
Cédric Le Goater
,
2019/12/19
Re: [PATCH v2 08/13] xive: Use the XIVE fabric link under the XIVE router
,
David Gibson
,
2019/12/23
[PATCH v2 09/13] ppc/pnv: Add an "nr-threads" property to the base chip class
,
Cédric Le Goater
,
2019/12/19
Re: [PATCH v2 09/13] ppc/pnv: Add an "nr-threads" property to the base chip class
,
David Gibson
,
2019/12/23
[PATCH v2 10/13] ppc/pnv: Add a "pnor" const link property to the BMC internal simulator
,
Cédric Le Goater
,
2019/12/19
[PATCH v2 11/13] xive: Add a "presenter" link property to the TCTX object
,
Cédric Le Goater
,
2019/12/19
[PATCH v2 12/13] spapr/xive: Deduce the SpaprXive pointer from XiveTCTX::xptr
,
Cédric Le Goater
,
2019/12/19
[PATCH v2 13/13] pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptr
,
Cédric Le Goater
,
2019/12/19
Re: [PATCH v2 00/13] ppc/pnv: remove the use of qdev_get_machine() and get_system_memory()
,
David Gibson
,
2019/12/23
[PATCH] target/ppc: fix memory dump endianness in QEMU monitor
,
Maxiwell S. Garcia
,
2019/12/19
Re: [PATCH] target/ppc: fix memory dump endianness in QEMU monitor
,
David Gibson
,
2019/12/23
Re: [PATCH] target/ppc: fix memory dump endianness in QEMU monitor
,
Maxiwell S. Garcia
,
2019/12/23
Re: [PATCH] target/ppc: fix memory dump endianness in QEMU monitor
,
David Gibson
,
2019/12/24
Re: [PATCH] target/ppc: fix memory dump endianness in QEMU monitor
,
Fabiano Rosas
,
2019/12/23
Re: [PATCH] target/ppc: fix memory dump endianness in QEMU monitor
,
David Gibson
,
2019/12/24
Re: [PATCH] target/ppc: fix memory dump endianness in QEMU monitor
,
Fabiano Rosas
,
2019/12/24
Re: [PATCH] target/ppc: fix memory dump endianness in QEMU monitor
,
David Gibson
,
2019/12/25
[PATCH v7 0/6] Add vTPM emulator support for ppc64 platform
,
Stefan Berger
,
2019/12/19
[PATCH v7 2/6] spapr: Implement get_dt_compatible() callback
,
Stefan Berger
,
2019/12/19
[PATCH v7 6/6] docs: tpm: Add example command line for ppc64 and tpm-spapr
,
Stefan Berger
,
2019/12/19
[PATCH v7 1/6] tpm: Move tpm_tis_show_buffer to tpm_util.c
,
Stefan Berger
,
2019/12/19
Re: [PATCH v7 1/6] tpm: Move tpm_tis_show_buffer to tpm_util.c
,
Philippe Mathieu-Daudé
,
2019/12/19
Re: [PATCH v7 1/6] tpm: Move tpm_tis_show_buffer to tpm_util.c
,
David Gibson
,
2019/12/20
Re: [PATCH v7 1/6] tpm: Move tpm_tis_show_buffer to tpm_util.c
,
Stefan Berger
,
2019/12/20
[PATCH v7 5/6] hw/ppc/Kconfig: Enable TPM_SPAPR as part of PSERIES config
,
Stefan Berger
,
2019/12/19
[PATCH v7 3/6] tpm_spapr: Support TPM for ppc64 using CRQ based interface
,
Stefan Berger
,
2019/12/19
[PATCH v7 4/6] tpm_spapr: Support suspend and resume
,
Stefan Berger
,
2019/12/19
Re: [Qemu-ppc] pseries on qemu-system-ppc64le crashes in doorbell_core_ipi()
,
Jason A. Donenfeld
,
2019/12/19
Re: [Qemu-ppc] pseries on qemu-system-ppc64le crashes in doorbell_core_ipi()
,
Sebastian Andrzej Siewior
,
2019/12/19
Re: [Qemu-ppc] pseries on qemu-system-ppc64le crashes in doorbell_core_ipi()
,
Jason A. Donenfeld
,
2019/12/19
Re: [Qemu-ppc] pseries on qemu-system-ppc64le crashes in doorbell_core_ipi()
,
Michael Ellerman
,
2019/12/19
Re: [Qemu-ppc] pseries on qemu-system-ppc64le crashes in doorbell_core_ipi()
,
Cédric Le Goater
,
2019/12/19
Re: [Qemu-ppc] pseries on qemu-system-ppc64le crashes in doorbell_core_ipi()
,
David? Gibson
,
2019/12/19
Re: [Qemu-ppc] pseries on qemu-system-ppc64le crashes in doorbell_core_ipi()
,
Jason A. Donenfeld
,
2019/12/20
Re: [Qemu-ppc] pseries on qemu-system-ppc64le crashes in doorbell_core_ipi()
,
Cédric Le Goater
,
2019/12/20
Re: [Qemu-ppc] pseries on qemu-system-ppc64le crashes in doorbell_core_ipi()
,
David? Gibson
,
2019/12/20
Re: [Qemu-ppc] pseries on qemu-system-ppc64le crashes in doorbell_core_ipi()
,
Jason A. Donenfeld
,
2019/12/19
[PATCH 00/10] ppc/pnv: remove the use of qdev_get_machine() and get_system_memory()
,
Cédric Le Goater
,
2019/12/19
[PATCH 01/10] ppc/pnv: Modify the powerdown notifier to get the PowerNV machine
,
Cédric Le Goater
,
2019/12/19
Re: [PATCH 01/10] ppc/pnv: Modify the powerdown notifier to get the PowerNV machine
,
Greg Kurz
,
2019/12/19
[PATCH 02/10] ppc/pnv: Introduce a "system-memory" property
,
Cédric Le Goater
,
2019/12/19
Re: [PATCH 02/10] ppc/pnv: Introduce a "system-memory" property
,
Greg Kurz
,
2019/12/19
Re: [PATCH 02/10] ppc/pnv: Introduce a "system-memory" property
,
Cédric Le Goater
,
2019/12/19
[PATCH 03/10] ppc/pnv: Introduce a "xics" property alias under the PSI model
,
Cédric Le Goater
,
2019/12/19
Re: [PATCH 03/10] ppc/pnv: Introduce a "xics" property alias under the PSI model
,
Greg Kurz
,
2019/12/19
[PATCH 04/10] ppc/pnv: Introduce a "xics" property under the POWER8 chip
,
Cédric Le Goater
,
2019/12/19
Re: [PATCH 04/10] ppc/pnv: Introduce a "xics" property under the POWER8 chip
,
Greg Kurz
,
2019/12/19
[PATCH 05/10] spapr/xive: Use device_class_set_parent_realize()
,
Cédric Le Goater
,
2019/12/19
[PATCH 06/10] pnv/xive: Use device_class_set_parent_realize()
,
Cédric Le Goater
,
2019/12/19
[PATCH 07/10] spapr, pnv, xive: Add a "xive-fabric" link to the XIVE router
,
Cédric Le Goater
,
2019/12/19
[PATCH 08/10] xive: Use the XIVE fabric link under the XIVE router
,
Cédric Le Goater
,
2019/12/19
[PATCH 09/10] ppc/pnv: Add an "nr-threads" property to the base chip class
,
Cédric Le Goater
,
2019/12/19
[PATCH 10/10] ppc/pnv: Add a "pnor" const link property to the BMC internal simulator
,
Cédric Le Goater
,
2019/12/19
Re: [PATCH 6/7] target/ppc: add support for Hypervisor Facility Unavailable Exception
,
David Gibson
,
2019/12/19
[PATCH v4 ppc-for-5.0 0/2] ppc/spapr: Support reboot of secure pseries guest
,
Bharata B Rao
,
2019/12/18
[PATCH v4 ppc-for-5.0 2/2] ppc/spapr: Support reboot of secure pseries guest
,
Bharata B Rao
,
2019/12/18
[PATCH v4 ppc-for-5.0 1/2] linux-headers: Update
,
Bharata B Rao
,
2019/12/18
Re: [PATCH v4 ppc-for-5.0 0/2] ppc/spapr: Support reboot of secure pseries guest
,
David Gibson
,
2019/12/19
[PATCH v3 ppc-for-5.0 0/2] ppc/spapr: Support reboot of secure pseries guest
,
Bharata B Rao
,
2019/12/17
[PATCH v3 ppc-for-5.0 2/2] ppc/spapr: Support reboot of secure pseries guest
,
Bharata B Rao
,
2019/12/17
Re: [PATCH v3 ppc-for-5.0 2/2] ppc/spapr: Support reboot of secure pseries guest
,
Cédric Le Goater
,
2019/12/18
Re: [PATCH v3 ppc-for-5.0 2/2] ppc/spapr: Support reboot of secure pseries guest
,
Greg Kurz
,
2019/12/18
Re: [PATCH v3 ppc-for-5.0 2/2] ppc/spapr: Support reboot of secure pseries guest
,
David Gibson
,
2019/12/18
[PATCH v3 ppc-for-5.0 1/2] linux-headers: Update
,
Bharata B Rao
,
2019/12/17
[PATCH] target/ppc: Remove unused PPC_INPUT_INT defines
,
Fabiano Rosas
,
2019/12/17
Re: [PATCH] target/ppc: Remove unused PPC_INPUT_INT defines
,
David Gibson
,
2019/12/17
[PATCH] target/ppc: Handle AIL=0 in ppc_excp_vector_offset
,
Fabiano Rosas
,
2019/12/17
Re: [PATCH] target/ppc: Handle AIL=0 in ppc_excp_vector_offset
,
David Gibson
,
2019/12/17
[PATCH v4 0/4] ppc: spapr: virtual NVDIMM support
,
Shivaprasad G Bhat
,
2019/12/17
[PATCH v4 1/4] mem: move nvdimm_device_list to utilities
,
Shivaprasad G Bhat
,
2019/12/17
Re: [PATCH v4 1/4] mem: move nvdimm_device_list to utilities
,
David Gibson
,
2019/12/22
[PATCH v4 2/4] nvdimm: add uuid property to nvdimm
,
Shivaprasad G Bhat
,
2019/12/17
Re: [PATCH v4 2/4] nvdimm: add uuid property to nvdimm
,
David Gibson
,
2019/12/22
[PATCH v4 3/4] spapr: Add NVDIMM device support
,
Shivaprasad G Bhat
,
2019/12/17
[PATCH v4 4/4] spapr: Add Hcalls to support PAPR NVDIMM device
,
Shivaprasad G Bhat
,
2019/12/17
Re: [PATCH v3 3/3] spapr: Add Hcalls to support PAPR NVDIMM device
,
Shivaprasad G Bhat
,
2019/12/17
[PULL 00/15] Python queue 2019-12-17
,
Cleber Rosa
,
2019/12/17
[PULL 01/15] tests/boot_linux_console: Fetch assets from Debian snapshot archives
,
Cleber Rosa
,
2019/12/17
[PULL 02/15] Revert "Acceptance test: cancel test if m68k kernel packages goes missing"
,
Cleber Rosa
,
2019/12/17
[PULL 03/15] analyze-migration.py: fix find() type error
,
Cleber Rosa
,
2019/12/17
[PULL 04/15] analyze-migration.py: replace numpy with python 3.2
,
Cleber Rosa
,
2019/12/17
[PULL 05/15] python/qemu: Add set_qmp_monitor() to QEMUMachine
,
Cleber Rosa
,
2019/12/17
[PULL 06/15] tests/acceptance: Makes linux_initrd and empty_cpu_model use QEMUMachine
,
Cleber Rosa
,
2019/12/17
[PULL 07/15] Acceptance test x86_cpu_model_versions: use default vm
,
Cleber Rosa
,
2019/12/17
[PULL 08/15] Acceptance tests: introduce utility method for tags unique vals
,
Cleber Rosa
,
2019/12/17
[PULL 10/15] Acceptance tests: use relative location for tests
,
Cleber Rosa
,
2019/12/17
[PULL 09/15] Acceptance tests: use avocado tags for machine type
,
Cleber Rosa
,
2019/12/17
[PULL 11/15] python/qemu: Move kvm_available() to its own module
,
Cleber Rosa
,
2019/12/17
[PULL 12/15] python/qemu: accel: Add list_accel() method
,
Cleber Rosa
,
2019/12/17
[PULL 13/15] python/qemu: accel: Strengthen kvm_available() checks
,
Cleber Rosa
,
2019/12/17
[PULL 14/15] python/qemu: accel: Add tcg_available() method
,
Cleber Rosa
,
2019/12/17
[PULL 15/15] python/qemu: Remove unneeded imports in __init__
,
Cleber Rosa
,
2019/12/17
Re: [PULL 00/15] Python queue 2019-12-17
,
Peter Maydell
,
2019/12/17
[PULL 00/88] ppc-for-5.0 queue 20191217
,
David Gibson
,
2019/12/16
[PULL 02/88] ppc/pnv: Add a "/qemu" device tree node
,
David Gibson
,
2019/12/16
[PULL 03/88] ppc/pnv: Drop "chip" link from POWER9 PSI object
,
David Gibson
,
2019/12/16
[PULL 04/88] xive: Link "cpu" property to XiveTCTX::cs pointer
,
David Gibson
,
2019/12/16
[PULL 01/88] ppc/pnv: Add a PNOR model
,
David Gibson
,
2019/12/16
[PULL 05/88] xive: Link "xive" property to XiveSource::xive pointer
,
David Gibson
,
2019/12/16
[PULL 12/88] xics: Link ICS_PROP_XICS property to ICSState::xics pointer
,
David Gibson
,
2019/12/16
[PULL 06/88] xive: Link "xive" property to XiveEndSource::xrtr pointer
,
David Gibson
,
2019/12/16
[PULL 11/88] ppc/pnv: Link "chip" property to PnvXive::chip pointer
,
David Gibson
,
2019/12/16
[PULL 10/88] ppc/pnv: Link "chip" property to PnvCore::chip pointer
,
David Gibson
,
2019/12/16
[PULL 09/88] ppc/pnv: Link "chip" property to PnvHomer::chip pointer
,
David Gibson
,
2019/12/16
[PULL 07/88] ppc/pnv: Link "psi" property to PnvLpc::psi pointer
,
David Gibson
,
2019/12/16
[PULL 08/88] ppc/pnv: Link "psi" property to PnvOCC::psi pointer
,
David Gibson
,
2019/12/16
[PULL 19/88] ppc/pnv: Remove pnv_xive_vst_size() routine
,
David Gibson
,
2019/12/16
[PULL 15/88] spapr: Abort if XICS interrupt controller cannot be initialized
,
David Gibson
,
2019/12/16
[PULL 20/88] xive/kvm: Trigger interrupts from userspace
,
David Gibson
,
2019/12/16
[PULL 18/88] ppc/xive: Introduce helpers for the NVT id
,
David Gibson
,
2019/12/16
[PULL 16/88] ppc/pnv: Add a LPC "ranges" property
,
David Gibson
,
2019/12/16
[PULL 14/88] xics: Link ICP_PROP_CPU property to ICPState::cs pointer
,
David Gibson
,
2019/12/16
[PULL 23/88] ppc/xive: Check V bit in TM_PULL_POOL_CTX
,
David Gibson
,
2019/12/16
[PULL 13/88] xics: Link ICP_PROP_XICS property to ICPState::xics pointer
,
David Gibson
,
2019/12/16
[PULL 17/88] ppc/xive: Record the IPB in the associated NVT
,
David Gibson
,
2019/12/16
[PULL 27/88] ppc/xive: Introduce a XivePresenter interface
,
David Gibson
,
2019/12/16
[PULL 26/88] ppc/pnv: Create BMC devices at machine init
,
David Gibson
,
2019/12/16
[PULL 28/88] ppc/xive: Implement the XivePresenter interface
,
David Gibson
,
2019/12/16
[PULL 21/88] ppc/pnv: Quiesce some XIVE errors
,
David Gibson
,
2019/12/16
[PULL 22/88] ppc/xive: Introduce OS CAM line helpers
,
David Gibson
,
2019/12/16
[PULL 24/88] ipmi: Add support to customize OEM functions
,
David Gibson
,
2019/12/16
[PULL 36/88] ppc/spapr: Implement the XiveFabric interface
,
David Gibson
,
2019/12/16
[PULL 25/88] ppc/pnv: Add HIOMAP commands
,
David Gibson
,
2019/12/16
[PULL 34/88] ppc/xive: Introduce a XiveFabric interface
,
David Gibson
,
2019/12/16
[PULL 30/88] ppc/pnv: Loop on the threads of the chip to find a matching NVT
,
David Gibson
,
2019/12/16
[PULL 35/88] ppc/pnv: Implement the XiveFabric interface
,
David Gibson
,
2019/12/16
[PULL 41/88] spapr/xics: Configure number of servers in KVM
,
David Gibson
,
2019/12/16
[PULL 32/88] ppc/pnv: Introduce a pnv_xive_is_cpu_enabled() helper
,
David Gibson
,
2019/12/16
[PULL 33/88] ppc/pnv: Fix TIMA indirect access
,
David Gibson
,
2019/12/16
[PULL 37/88] ppc/xive: Use the XiveFabric and XivePresenter interfaces
,
David Gibson
,
2019/12/16
[PULL 29/88] ppc/pnv: Instantiate cores separately
,
David Gibson
,
2019/12/16
[PULL 31/88] ppc: Introduce a ppc_cpu_pir() helper
,
David Gibson
,
2019/12/16
[PULL 44/88] ppc/xive: Move the TIMA operations to the controller model
,
David Gibson
,
2019/12/16
[PULL 38/88] ppc/xive: Extend the TIMA operation with a XivePresenter parameter
,
David Gibson
,
2019/12/16
[PULL 47/88] ppc/xive: Synthesize interrupt from the saved IPB in the NVT
,
David Gibson
,
2019/12/16
[PULL 40/88] spapr: Pass the maximum number of vCPUs to the KVM interrupt controller
,
David Gibson
,
2019/12/16
[PULL 39/88] linux-headers: Update
,
David Gibson
,
2019/12/16
[PULL 42/88] spapr/xive: Configure number of servers in KVM
,
David Gibson
,
2019/12/16
[PULL 45/88] ppc/xive: Remove the get_tctx() XiveRouter handler
,
David Gibson
,
2019/12/16
[PULL 46/88] ppc/xive: Introduce a xive_tctx_ipb_update() helper
,
David Gibson
,
2019/12/16
[PULL 48/88] ppc/pnv: Introduce a pnv_xive_block_id() helper
,
David Gibson
,
2019/12/16
[PULL 58/88] ppc: Don't use CPUPPCState::irq_input_state with modern Book3s CPU models
,
David Gibson
,
2019/12/16
[PULL 52/88] spapr: Don't trigger a CAS reboot for XICS/XIVE mode changeover
,
David Gibson
,
2019/12/16
[PULL 57/88] xics: Don't deassert outputs
,
David Gibson
,
2019/12/16
[PULL 43/88] ppc/pnv: Clarify how the TIMA is accessed on a multichip system
,
David Gibson
,
2019/12/16
[PULL 51/88] ppc: well form kvmppc_hint_smt_possible error hint helper
,
David Gibson
,
2019/12/16
Re: [PULL 51/88] ppc: well form kvmppc_hint_smt_possible error hint helper
,
Markus Armbruster
,
2019/12/17
Re: [PULL 51/88] ppc: well form kvmppc_hint_smt_possible error hint helper
,
David Gibson
,
2019/12/17
[PULL 54/88] spapr: Fold h_cas_compose_response() into h_client_architecture_support()
,
David Gibson
,
2019/12/16
[PULL 55/88] spapr: Simplify ovec diff
,
David Gibson
,
2019/12/16
[PULL 49/88] ppc/pnv: Extend XiveRouter with a get_block_id() handler
,
David Gibson
,
2019/12/16
[PULL 53/88] spapr: Improve handling of fdt buffer size
,
David Gibson
,
2019/12/16
[PULL 56/88] ppc: Deassert the external interrupt pin in KVM on reset
,
David Gibson
,
2019/12/16
[PULL 64/88] ppc/pnv: add a PSI bridge model for POWER10
,
David Gibson
,
2019/12/16
[PULL 69/88] target/ppc: Add SPR TBU40
,
David Gibson
,
2019/12/16
[PULL 50/88] ppc/pnv: Dump the XIVE NVT table
,
David Gibson
,
2019/12/16
[PULL 65/88] ppc/pnv: add a LPC Controller model for POWER10
,
David Gibson
,
2019/12/16
[PULL 60/88] ppc: Make PPCVirtualHypervisor an incomplete type
,
David Gibson
,
2019/12/16
[PULL 59/88] ppc: Ignore the CPU_INTERRUPT_EXITTB interrupt with KVM
,
David Gibson
,
2019/12/16
[PULL 70/88] ppc/pnv: Loop on the whole hierarchy to populate the DT with the XSCOM nodes
,
David Gibson
,
2019/12/16
[PULL 63/88] ppc/psi: cleanup definitions
,
David Gibson
,
2019/12/16
[PULL 68/88] target/ppc: Add SPR ASDR
,
David Gibson
,
2019/12/16
[PULL 61/88] target/ppc: Add POWER10 DD1.0 model information
,
David Gibson
,
2019/12/16
[PULL 75/88] ppc: Drop useless extern annotation for functions
,
David Gibson
,
2019/12/16
[PULL 62/88] ppc/pnv: Introduce a POWER10 PnvChip and a powernv10 machine
,
David Gibson
,
2019/12/16
[PULL 71/88] ppc/pnv: populate the DT with realized XSCOM devices
,
David Gibson
,
2019/12/16
[PULL 66/88] target/ppc: Implement the VTB for HV access
,
David Gibson
,
2019/12/16
[PULL 67/88] target/ppc: Work [S]PURR implementation and add HV support
,
David Gibson
,
2019/12/16
[PULL 83/88] ppc/pnv: Pass XSCOM base address and address size to pnv_dt_xscom()
,
David Gibson
,
2019/12/16
[PULL 81/88] ppc/pnv: Introduce PnvChipClass::intc_print_info() method
,
David Gibson
,
2019/12/16
[PULL 74/88] ppc/pnv: Fix OCC common area region mapping
,
David Gibson
,
2019/12/16
[PULL 72/88] ppc/pnv: Make PnvXScomInterface an incomplete type
,
David Gibson
,
2019/12/16
[PULL 80/88] ppc/pnv: Drop pnv_is_power9() and pnv_is_power10() helpers
,
David Gibson
,
2019/12/16
[PULL 76/88] ppc/pnv: Introduce PnvPsiClass::compat
,
David Gibson
,
2019/12/16
[PULL 77/88] ppc/pnv: Drop PnvPsiClass::chip_type
,
David Gibson
,
2019/12/16
[PULL 84/88] ppc/pnv: Pass content of the "compatible" property to pnv_dt_xscom()
,
David Gibson
,
2019/12/16
[PULL 82/88] ppc/pnv: Introduce PnvChipClass::xscom_core_base() method
,
David Gibson
,
2019/12/16
[PULL 78/88] ppc/pnv: Introduce PnvMachineClass and PnvMachineClass::compat
,
David Gibson
,
2019/12/16
[PULL 79/88] ppc/pnv: Introduce PnvMachineClass::dt_power_mgt()
,
David Gibson
,
2019/12/16
[PULL 85/88] ppc/pnv: Drop pnv_chip_is_power9() and pnv_chip_is_power10() helpers
,
David Gibson
,
2019/12/16
[PULL 73/88] ppc/pnv: Introduce PBA registers
,
David Gibson
,
2019/12/16
[PULL 86/88] ppc/pnv: Introduce PnvChipClass::xscom_pcba() method
,
David Gibson
,
2019/12/16
[PULL 87/88] ppc/pnv: Drop PnvChipClass::type
,
David Gibson
,
2019/12/16
[PULL 88/88] pseries: Update SLOF firmware image
,
David Gibson
,
2019/12/16
Re: [PULL 00/88] ppc-for-5.0 queue 20191217
,
Peter Maydell
,
2019/12/17
Re: [PATCH 5/7] target/ppc: Add privileged message send facilities
,
David Gibson
,
2019/12/16
[PATCH v2 0/2] hw/timer/m48t59: Convert to trace events
,
Philippe Mathieu-Daudé
,
2019/12/15
[PATCH v2 1/2] MAINTAINERS: Add missing m48t59 files to the PReP section
,
Philippe Mathieu-Daudé
,
2019/12/15
[PATCH v2 2/2] hw/timer/m48t59: Convert debug printf()s to trace events
,
Philippe Mathieu-Daudé
,
2019/12/15
Re: [PATCH] ppc: remove excessive logging
,
Philippe Mathieu-Daudé
,
2019/12/15
Re: [PATCH] ppc: remove excessive logging
,
BALATON Zoltan
,
2019/12/15
Re: [PATCH] ppc: remove excessive logging
,
Joakim Tjernlund
,
2019/12/15
Re: [PATCH] ppc: remove excessive logging
,
Thomas Huth
,
2019/12/16
Re: [PATCH] ppc: remove excessive logging
,
Joakim Tjernlund
,
2019/12/16
Re: [PATCH] ppc: remove excessive logging
,
address@hidden
,
2019/12/16
Re: [PATCH] ppc: remove excessive logging
,
David Gibson
,
2019/12/16
[PATCH v6 0/4] Add vTPM emulator support for ppc64 platform
,
Stefan Berger
,
2019/12/13
[PATCH v6 4/4] docs: tpm: Add example command line for ppc64 and tpm-spapr
,
Stefan Berger
,
2019/12/13
[PATCH v6 3/4] hw/ppc/Kconfig: Enable TPM_SPAPR as part of PSERIES config
,
Stefan Berger
,
2019/12/13
[PATCH v6 2/4] tpm_spapr: Support suspend and resume
,
Stefan Berger
,
2019/12/13
[PATCH v6 1/4] tpm_spapr: Support TPM for ppc64 using CRQ based interface
,
Stefan Berger
,
2019/12/13
[PATCH 00/13] ppc/pnv: Get rid of chip_type attributes
,
Greg Kurz
,
2019/12/13
[PATCH 01/13] ppc: Drop useless extern annotation for functions
,
Greg Kurz
,
2019/12/13
[PATCH 02/13] ppc/pnv: Introduce PnvPsiClass::compat
,
Greg Kurz
,
2019/12/13
Re: [PATCH 02/13] ppc/pnv: Introduce PnvPsiClass::compat
,
Cédric Le Goater
,
2019/12/13
[PATCH 03/13] ppc/pnv: Drop PnvPsiClass::chip_type
,
Greg Kurz
,
2019/12/13
Re: [PATCH 03/13] ppc/pnv: Drop PnvPsiClass::chip_type
,
Cédric Le Goater
,
2019/12/13
[PATCH 04/13] ppc/pnv: Introduce PnvMachineClass and PnvMachineClass::compat
,
Greg Kurz
,
2019/12/13
Re: [PATCH 04/13] ppc/pnv: Introduce PnvMachineClass and PnvMachineClass::compat
,
Cédric Le Goater
,
2019/12/13
Re: [PATCH 04/13] ppc/pnv: Introduce PnvMachineClass and PnvMachineClass::compat
,
Greg Kurz
,
2019/12/16
Re: [PATCH 04/13] ppc/pnv: Introduce PnvMachineClass and PnvMachineClass::compat
,
David Gibson
,
2019/12/16
[PATCH 05/13] ppc/pnv: Introduce PnvMachineClass::dt_power_mgt()
,
Greg Kurz
,
2019/12/13
Re: [PATCH 05/13] ppc/pnv: Introduce PnvMachineClass::dt_power_mgt()
,
Cédric Le Goater
,
2019/12/13
[PATCH 06/13] ppc/pnv: Drop pnv_is_power9() and pnv_is_power10() helpers
,
Greg Kurz
,
2019/12/13
Re: [PATCH 06/13] ppc/pnv: Drop pnv_is_power9() and pnv_is_power10() helpers
,
Cédric Le Goater
,
2019/12/13
[PATCH 07/13] ppc/pnv: Introduce PnvChipClass::intc_print_info() method
,
Greg Kurz
,
2019/12/13
Re: [PATCH 07/13] ppc/pnv: Introduce PnvChipClass::intc_print_info() method
,
Cédric Le Goater
,
2019/12/13
Re: [PATCH 07/13] ppc/pnv: Introduce PnvChipClass::intc_print_info() method
,
David Gibson
,
2019/12/15
Re: [PATCH 07/13] ppc/pnv: Introduce PnvChipClass::intc_print_info() method
,
Cédric Le Goater
,
2019/12/16
[PATCH 08/13] ppc/pnv: Introduce PnvChipClass::xscom_core_base() method
,
Greg Kurz
,
2019/12/13
Re: [PATCH 08/13] ppc/pnv: Introduce PnvChipClass::xscom_core_base() method
,
Cédric Le Goater
,
2019/12/13
[PATCH 09/13] ppc/pnv: Pass XSCOM base address and address size to pnv_dt_xscom()
,
Greg Kurz
,
2019/12/13
Re: [PATCH 09/13] ppc/pnv: Pass XSCOM base address and address size to pnv_dt_xscom()
,
Cédric Le Goater
,
2019/12/13
[PATCH 11/13] ppc/pnv: Drop pnv_chip_is_power9() and pnv_chip_is_power10() helpers
,
Greg Kurz
,
2019/12/13
Re: [PATCH 11/13] ppc/pnv: Drop pnv_chip_is_power9() and pnv_chip_is_power10() helpers
,
Cédric Le Goater
,
2019/12/13
[PATCH 10/13] ppc/pnv: Pass content of the "compatible" property to pnv_dt_xscom()
,
Greg Kurz
,
2019/12/13
Re: [PATCH 10/13] ppc/pnv: Pass content of the "compatible" property to pnv_dt_xscom()
,
Cédric Le Goater
,
2019/12/13
[PATCH 12/13] ppc/pnv: Introduce PnvChipClass::xscom_pcba() method
,
Greg Kurz
,
2019/12/13
Re: [PATCH 12/13] ppc/pnv: Introduce PnvChipClass::xscom_pcba() method
,
Cédric Le Goater
,
2019/12/13
Re: [PATCH 12/13] ppc/pnv: Introduce PnvChipClass::xscom_pcba() method
,
David Gibson
,
2019/12/15
[PATCH 13/13] ppc/pnv: Drop PnvChipClass::type
,
Greg Kurz
,
2019/12/13
Re: [PATCH 13/13] ppc/pnv: Drop PnvChipClass::type
,
Cédric Le Goater
,
2019/12/13
Re: [PATCH 00/13] ppc/pnv: Get rid of chip_type attributes
,
David Gibson
,
2019/12/15
Issue observed when tried to launch qemu for ppc
,
Murali Krishna
,
2019/12/13
Re: Issue observed when tried to launch qemu for ppc
,
BALATON Zoltan
,
2019/12/13
Re: Issue observed when tried to launch qemu for ppc
,
Murali Krishna
,
2019/12/16
Re: Issue observed when tried to launch qemu for ppc
,
BALATON Zoltan
,
2019/12/16
Re: Issue observed when tried to launch qemu for ppc
,
Murali Krishna
,
2019/12/30
Re: HPT allocation failures on POWER8 KVM hosts
,
Roman Bolshakov
,
2019/12/12
[PATCH v5 0/5] Add vTPM emulator support for ppc64 platform
,
Stefan Berger
,
2019/12/12
[PATCH v5 4/5] hw/ppc/Kconfig: Enable TPM_SPAPR as part of PSERIES config
,
Stefan Berger
,
2019/12/12
[PATCH v5 5/5] docs: tpm: Add example command line for ppc64 and tpm-spapr
,
Stefan Berger
,
2019/12/12
[PATCH v5 3/5] tpm_spapr: Support suspend and resume
,
Stefan Berger
,
2019/12/12
Re: [PATCH v5 3/5] tpm_spapr: Support suspend and resume
,
David Gibson
,
2019/12/13
Re: [PATCH v5 3/5] tpm_spapr: Support suspend and resume
,
Stefan Berger
,
2019/12/13
Re: [PATCH v5 3/5] tpm_spapr: Support suspend and resume
,
David Gibson
,
2019/12/16
[PATCH v5 2/5] tpm: Return bool from tpm_backend_finish_sync
,
Stefan Berger
,
2019/12/12
[PATCH v5 1/5] tpm_spapr: Support TPM for ppc64 using CRQ based interface
,
Stefan Berger
,
2019/12/12
Re: [PATCH v5 1/5] tpm_spapr: Support TPM for ppc64 using CRQ based interface
,
Eric Blake
,
2019/12/12
Re: [PATCH v5 1/5] tpm_spapr: Support TPM for ppc64 using CRQ based interface
,
Stefan Berger
,
2019/12/12
Re: [PATCH v5 1/5] tpm_spapr: Support TPM for ppc64 using CRQ based interface
,
David Gibson
,
2019/12/13
Re: [PATCH v5 1/5] tpm_spapr: Support TPM for ppc64 using CRQ based interface
,
Stefan Berger
,
2019/12/13
Re: [PATCH v5 1/5] tpm_spapr: Support TPM for ppc64 using CRQ based interface
,
David Gibson
,
2019/12/16
Re: [PATCH v5 1/5] tpm_spapr: Support TPM for ppc64 using CRQ based interface
,
Stefan Berger
,
2019/12/17
Re: [PATCH v5 1/5] tpm_spapr: Support TPM for ppc64 using CRQ based interface
,
David Gibson
,
2019/12/18
Re: [PATCH v5 1/5] tpm_spapr: Support TPM for ppc64 using CRQ based interface
,
Stefan Berger
,
2019/12/18
Re: [PATCH v5 1/5] tpm_spapr: Support TPM for ppc64 using CRQ based interface
,
David Gibson
,
2019/12/19
Re: [PATCH v5 1/5] tpm_spapr: Support TPM for ppc64 using CRQ based interface
,
David Gibson
,
2019/12/19
[PATCH] mos6522: remove anh register
,
Laurent Vivier
,
2019/12/12
Re: [PATCH] mos6522: remove anh register
,
David Gibson
,
2019/12/12
Re: [PATCH] mos6522: remove anh register
,
Laurent Vivier
,
2019/12/13
Re: [PATCH] mos6522: remove anh register
,
Mark Cave-Ayland
,
2019/12/14
Re: [PATCH] mos6522: remove anh register
,
Philippe Mathieu-Daudé
,
2019/12/14
Re: [PATCH] mos6522: remove anh register
,
Philippe Mathieu-Daudé
,
2019/12/13
[PATCH v4 0/8] Add vTPM emulator supportfor ppc64 platform
,
Stefan Berger
,
2019/12/12
[PATCH v4 7/8] hw/ppc/Kconfig: Enable TPM_SPAPR as part of PSERIES config
,
Stefan Berger
,
2019/12/12
[PATCH v4 1/8] tpm_spapr: Support TPM for ppc64 using CRQ based interface
,
Stefan Berger
,
2019/12/12
[PATCH v4 8/8] docs: tpm: Add example command line for ppc64 and tpm-spapr
,
Stefan Berger
,
2019/12/12
[PATCH v4 6/8] tpm_spapr: Support suspend and resume
,
Stefan Berger
,
2019/12/12
[PATCH v4 2/8] tpm_backend: Implement check whether tpm backend is suspended
,
Stefan Berger
,
2019/12/12
[PATCH v4 3/8] tpm_emulator: Implement callback for whether we are suspended
,
Stefan Berger
,
2019/12/12
Re: [PATCH v4 3/8] tpm_emulator: Implement callback for whether we are suspended
,
Stefan Berger
,
2019/12/12
Re: [PATCH v4 3/8] tpm_emulator: Implement callback for whether we are suspended
,
Stefan Berger
,
2019/12/12
[PATCH v4 5/8] tpm: Return bool from tpm_backend_finish_sync
,
Stefan Berger
,
2019/12/12
[PATCH v4 4/8] tpm_passthrough: Implement callback for whether we are suspended
,
Stefan Berger
,
2019/12/12
[RFC PATCH v2 1/5] hw: add compat machines for 5.0
,
Andrew Jones
,
2019/12/12
Re: [RFC PATCH v2 1/5] hw: add compat machines for 5.0
,
David Hildenbrand
,
2019/12/12
Re: [RFC PATCH v2 1/5] hw: add compat machines for 5.0
,
Eduardo Habkost
,
2019/12/12
Re: [RFC PATCH v2 1/5] hw: add compat machines for 5.0
,
Andrew Jones
,
2019/12/13
Re: [RFC PATCH v2 1/5] hw: add compat machines for 5.0
,
David Gibson
,
2019/12/13
[PATCH v2 ppc-for-5.0 0/2] ppc/spapr: Support reboot of secure pseries guest
,
Bharata B Rao
,
2019/12/12
[PATCH v2 ppc-for-5.0 1/2] linux-headers: Update
,
Bharata B Rao
,
2019/12/12
[PATCH v2 ppc-for-5.0 2/2] ppc/spapr: Support reboot of secure pseries guest
,
Bharata B Rao
,
2019/12/12
Re: [PATCH v2 ppc-for-5.0 2/2] ppc/spapr: Support reboot of secure pseries guest
,
Cédric Le Goater
,
2019/12/12
Re: [PATCH v2 ppc-for-5.0 2/2] ppc/spapr: Support reboot of secure pseries guest
,
Bharata B Rao
,
2019/12/12
Re: [PATCH v2 ppc-for-5.0 2/2] ppc/spapr: Support reboot of secure pseries guest
,
Greg Kurz
,
2019/12/12
Re: [PATCH v2 ppc-for-5.0 2/2] ppc/spapr: Support reboot of secure pseries guest
,
David Gibson
,
2019/12/13
Re: [PATCH v2 ppc-for-5.0 2/2] ppc/spapr: Support reboot of secure pseries guest
,
Greg Kurz
,
2019/12/12
Re: [PATCH v2 ppc-for-5.0 2/2] ppc/spapr: Support reboot of secure pseries guest
,
Bharata B Rao
,
2019/12/12
Re: [PATCH v2 ppc-for-5.0 2/2] ppc/spapr: Support reboot of secure pseries guest
,
David Gibson
,
2019/12/13
[PATCH v5 0/3] target/ppc: single step for KVM HV
,
Fabiano Rosas
,
2019/12/11
[PATCH v5 1/3] linux-headers: Update kvm.h for ppc single step capability
,
Fabiano Rosas
,
2019/12/11
Re: [PATCH v5 1/3] linux-headers: Update kvm.h for ppc single step capability
,
David Gibson
,
2019/12/12
Re: [PATCH v5 1/3] linux-headers: Update kvm.h for ppc single step capability
,
Fabiano Rosas
,
2019/12/13
[PATCH v5 2/3] kvm-all: Introduce kvm_set_singlestep
,
Fabiano Rosas
,
2019/12/11
Re: [PATCH v5 2/3] kvm-all: Introduce kvm_set_singlestep
,
David Gibson
,
2019/12/12
Re: [PATCH v5 2/3] kvm-all: Introduce kvm_set_singlestep
,
Fabiano Rosas
,
2019/12/13
[PATCH v5 3/3] target/ppc: support single stepping with KVM HV
,
Fabiano Rosas
,
2019/12/11
Re: [PATCH v5 3/3] target/ppc: support single stepping with KVM HV
,
David Gibson
,
2019/12/12
Re: [PATCH v5 3/3] target/ppc: support single stepping with KVM HV
,
Fabiano Rosas
,
2019/12/13
[PATCH v3 08/20] gdbstub: extend GByteArray to read register helpers
,
Alex Bennée
,
2019/12/11
Re: [PATCH v3 08/20] gdbstub: extend GByteArray to read register helpers
,
Damien Hedde
,
2019/12/11
Re: [PATCH v3 08/20] gdbstub: extend GByteArray to read register helpers
,
Alex Bennée
,
2019/12/19
Re: [PATCH v3 08/20] gdbstub: extend GByteArray to read register helpers
,
Richard Henderson
,
2019/12/11
[PACTH v3 0/5] Add vTPM emulator supportfor ppc64 platform
,
Stefan Berger
,
2019/12/11
[PACTH v3 4/5] hw/ppc/Kconfig: Enable TPMDEV as part of PSERIES config
,
Stefan Berger
,
2019/12/11
[PACTH v3 5/5] docs: tpm: Add example command line for ppc64 and tpm-spapr
,
Stefan Berger
,
2019/12/11
Re: [PACTH v3 5/5] docs: tpm: Add example command line for ppc64 and tpm-spapr
,
Marc-André Lureau
,
2019/12/12
[PACTH v3 3/5] tpm_spapr: Support suspend and resume
,
Stefan Berger
,
2019/12/11
Re: [PACTH v3 3/5] tpm_spapr: Support suspend and resume
,
Marc-André Lureau
,
2019/12/12
Re: [PACTH v3 3/5] tpm_spapr: Support suspend and resume
,
Stefan Berger
,
2019/12/12
Re: [PACTH v3 3/5] tpm_spapr: Support suspend and resume
,
Stefan Berger
,
2019/12/12
[PACTH v3 2/5] tpm: Return bool from tpm_backend_finish_sync
,
Stefan Berger
,
2019/12/11
[PACTH v3 1/5] tpm_spapr: Support TPM for ppc64 using CRQ based interface
,
Stefan Berger
,
2019/12/11
Re: [PACTH v3 1/5] tpm_spapr: Support TPM for ppc64 using CRQ based interface
,
Marc-André Lureau
,
2019/12/12
Re: [PACTH v3 1/5] tpm_spapr: Support TPM for ppc64 using CRQ based interface
,
Stefan Berger
,
2019/12/12
[PATCH v2] ppc/pnv: Make PnvXScomInterface an incomplete type
,
Greg Kurz
,
2019/12/11
Re: [PATCH v2] ppc/pnv: Make PnvXScomInterface an incomplete type
,
Philippe Mathieu-Daudé
,
2019/12/11
Re: [PATCH v2] ppc/pnv: Make PnvXScomInterface an incomplete type
,
Cédric Le Goater
,
2019/12/11
Re: [PATCH v2] ppc/pnv: Make PnvXScomInterface an incomplete type
,
David Gibson
,
2019/12/11
[PATCH] ppc/pnv: Make PnvXScomInterface an incomplete type
,
Greg Kurz
,
2019/12/11
Re: [PATCH] ppc/pnv: Make PnvXScomInterface an incomplete type
,
Cédric Le Goater
,
2019/12/11
Re: [PATCH] ppc/pnv: Make PnvXScomInterface an incomplete type
,
Greg Kurz
,
2019/12/11
[PATCH 0/2] ppc/pnv: HOMER fixes and improvements
,
Cédric Le Goater
,
2019/12/11
[PATCH 1/2] ppc/pnv: Introduce PBA registers
,
Cédric Le Goater
,
2019/12/11
[PATCH 2/2] ppc/pnv: Fix OCC common area region mapping
,
Cédric Le Goater
,
2019/12/11
Re: [PATCH 0/2] ppc/pnv: HOMER fixes and improvements
,
David Gibson
,
2019/12/12
RHEL 8.1 Oops on qemu-ppc-for-4.2
,
Paul Clarke
,
2019/12/10
Re: RHEL 8.1 Oops on qemu-ppc-for-4.2
,
David Gibson
,
2019/12/16
Re: Re: RHEL 8.1 Oops on qemu-ppc-for-4.2
,
Paul Clarke
,
2019/12/18
Re: Re: RHEL 8.1 Oops on qemu-ppc-for-4.2
,
David Gibson
,
2019/12/18
[PATCH 0/2] ppc/pnv: minor XSCOM fixes
,
Cédric Le Goater
,
2019/12/10
[PATCH 1/2] ppc/pnv: Loop on the whole hierarchy to populate the DT with the XSCOM nodes
,
Cédric Le Goater
,
2019/12/10
Re: [PATCH 1/2] ppc/pnv: Loop on the whole hierarchy to populate the DT with the XSCOM nodes
,
Greg Kurz
,
2019/12/10
Re: [PATCH 1/2] ppc/pnv: Loop on the whole hierarchy to populate the DT with the XSCOM nodes
,
Cédric Le Goater
,
2019/12/10
Re: [PATCH 1/2] ppc/pnv: Loop on the whole hierarchy to populate the DT with the XSCOM nodes
,
Cédric Le Goater
,
2019/12/10
Re: [PATCH 1/2] ppc/pnv: Loop on the whole hierarchy to populate the DT with the XSCOM nodes
,
David Gibson
,
2019/12/10
Re: [PATCH 1/2] ppc/pnv: Loop on the whole hierarchy to populate the DT with the XSCOM nodes
,
Greg Kurz
,
2019/12/10
[PATCH 2/2] ppc/pnv: populate the DT with realized XSCOM devices
,
Cédric Le Goater
,
2019/12/10
Re: [PATCH 2/2] ppc/pnv: populate the DT with realized XSCOM devices
,
Greg Kurz
,
2019/12/10
Re: [PATCH 2/2] ppc/pnv: populate the DT with realized XSCOM devices
,
Cédric Le Goater
,
2019/12/10
Re: [PATCH 2/2] ppc/pnv: populate the DT with realized XSCOM devices
,
Greg Kurz
,
2019/12/10
Re: [PATCH 0/2] ppc/pnv: minor XSCOM fixes
,
David Gibson
,
2019/12/10
[PATCH] ppc: Drop useless extern annotation for functions
,
Greg Kurz
,
2019/12/10
Re: [PATCH] ppc: Drop useless extern annotation for functions
,
Philippe Mathieu-Daudé
,
2019/12/10
Re: [PATCH] ppc: Drop useless extern annotation for functions
,
David Gibson
,
2019/12/10
Re: [PATCH 0/7] target/ppc: Implement KVM support under TCG (final steps)
,
David Gibson
,
2019/12/09
[for-5.0 PATCH] ppc: Make PPCVirtualHypervisor an incomplete type
,
Greg Kurz
,
2019/12/09
Re: [for-5.0 PATCH] ppc: Make PPCVirtualHypervisor an incomplete type
,
Philippe Mathieu-Daudé
,
2019/12/09
Re: [for-5.0 PATCH] ppc: Make PPCVirtualHypervisor an incomplete type
,
Greg Kurz
,
2019/12/09
Re: [for-5.0 PATCH] ppc: Make PPCVirtualHypervisor an incomplete type
,
Peter Maydell
,
2019/12/09
Re: [for-5.0 PATCH] ppc: Make PPCVirtualHypervisor an incomplete type
,
Greg Kurz
,
2019/12/09
Re: [for-5.0 PATCH] ppc: Make PPCVirtualHypervisor an incomplete type
,
Markus Armbruster
,
2019/12/10
Re: [for-5.0 PATCH] ppc: Make PPCVirtualHypervisor an incomplete type
,
no-reply
,
2019/12/09
Re: [for-5.0 PATCH] ppc: Make PPCVirtualHypervisor an incomplete type
,
no-reply
,
2019/12/09
Re: [for-5.0 PATCH] ppc: Make PPCVirtualHypervisor an incomplete type
,
David Gibson
,
2019/12/09
[PATCH v1 ppc-for-5.0 0/2] ppc/spapr: Support reboot of secure pseries guest
,
Bharata B Rao
,
2019/12/09
[PATCH v1 ppc-for-5.0 1/2] linux-headers: Update
,
Bharata B Rao
,
2019/12/09
[PATCH v1 ppc-for-5.0 2/2] ppc/spapr: Support reboot of secure pseries guest
,
Bharata B Rao
,
2019/12/09
Re: [PATCH v1 ppc-for-5.0 2/2] ppc/spapr: Support reboot of secure pseries guest
,
David Gibson
,
2019/12/09
Re: [PATCH v1 ppc-for-5.0 2/2] ppc/spapr: Support reboot of secure pseries guest
,
Bharata B Rao
,
2019/12/09
Re: [PATCH v1 ppc-for-5.0 2/2] ppc/spapr: Support reboot of secure pseries guest
,
Alexey Kardashevskiy
,
2019/12/09
Re: [PATCH v1 ppc-for-5.0 2/2] ppc/spapr: Support reboot of secure pseries guest
,
David Gibson
,
2019/12/10
Re: [PATCH v1 ppc-for-5.0 2/2] ppc/spapr: Support reboot of secure pseries guest
,
Bharata B Rao
,
2019/12/10
Re: [PATCH v1 ppc-for-5.0 2/2] ppc/spapr: Support reboot of secure pseries guest
,
David Gibson
,
2019/12/10
Re: [PATCH v1 ppc-for-5.0 2/2] ppc/spapr: Support reboot of secure pseries guest
,
Bharata B Rao
,
2019/12/11
Re: [PATCH v1 ppc-for-5.0 2/2] ppc/spapr: Support reboot of secure pseries guest
,
David Gibson
,
2019/12/11
Re: [PATCH v1 ppc-for-5.0 2/2] ppc/spapr: Support reboot of secure pseries guest
,
Bharata B Rao
,
2019/12/12
[PULL 0/1] ppc-for-4.2 queue 2019-12-06
,
David Gibson
,
2019/12/09
[PULL 1/1] pseries: Update SLOF firmware image
,
David Gibson
,
2019/12/09
Re: [PULL 0/1] ppc-for-4.2 queue 2019-12-06
,
Peter Maydell
,
2019/12/09
[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
,
Alexey Kardashevskiy
,
2019/12/08
[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
,
Alexey Kardashevskiy
,
2019/12/16
[PULL 0/1] ppc-for-4.2 queue 20191206
,
David Gibson
,
2019/12/05
[PULL 1/1] pseries: Update SLOF firmware image
,
David Gibson
,
2019/12/05
Re: [PULL 0/1] ppc-for-4.2 queue 20191206
,
Peter Maydell
,
2019/12/06
Re: [PULL 0/1] ppc-for-4.2 queue 20191206
,
David Gibson
,
2019/12/06
Re: [PULL 0/1] ppc-for-4.2 queue 20191206
,
Peter Maydell
,
2019/12/06
Re: [PULL 0/1] ppc-for-4.2 queue 20191206
,
Peter Maydell
,
2019/12/06
Re: [PULL 0/1] ppc-for-4.2 queue 20191206
,
David Gibson
,
2019/12/09
Re: [PATCH v3 2/3] spapr: Add NVDIMM device support
,
David Gibson
,
2019/12/05
Re: [PATCH v3 2/3] spapr: Add NVDIMM device support
,
Shivaprasad G Bhat
,
2019/12/10
Re: [PATCH v3 2/3] spapr: Add NVDIMM device support
,
Igor Mammedov
,
2019/12/11
Re: [PATCH v3 2/3] spapr: Add NVDIMM device support
,
Shivaprasad G Bhat
,
2019/12/12
Re: [PATCH v3 2/3] spapr: Add NVDIMM device support
,
Shivaprasad G Bhat
,
2019/12/16
[GIT PULL for qemu-pseries] pseries: Update SLOF firmware image
,
Alexey Kardashevskiy
,
2019/12/05
Re: [GIT PULL for qemu-pseries] pseries: Update SLOF firmware image
,
David Gibson
,
2019/12/05
Re: [GIT PULL for qemu-pseries] pseries: Update SLOF firmware image
,
Peter Maydell
,
2019/12/06
[PATCH 0/5] ppc/pnv: add a POWER10 PnvChip and a powernv10 machine
,
Cédric Le Goater
,
2019/12/05
[PATCH 1/5] target/ppc: Add POWER10 DD1.0 model information
,
Cédric Le Goater
,
2019/12/05
[PATCH 3/5] ppc/psi: cleanup definitions
,
Cédric Le Goater
,
2019/12/05
[PATCH 2/5] ppc/pnv: Introduce a POWER10 PnvChip and a powernv10 machine
,
Cédric Le Goater
,
2019/12/05
Re: [PATCH 2/5] ppc/pnv: Introduce a POWER10 PnvChip and a powernv10 machine
,
David Gibson
,
2019/12/09
Re: [PATCH 2/5] ppc/pnv: Introduce a POWER10 PnvChip and a powernv10 machine
,
Cédric Le Goater
,
2019/12/10
Re: [PATCH 2/5] ppc/pnv: Introduce a POWER10 PnvChip and a powernv10 machine
,
David Gibson
,
2019/12/10
[PATCH 4/5] ppc/pnv: add a PSI bridge model for POWER10
,
Cédric Le Goater
,
2019/12/05
[PATCH 5/5] ppc/pnv: add a LPC Controller model for POWER10
,
Cédric Le Goater
,
2019/12/05
Re: [PATCH 0/5] ppc/pnv: add a POWER10 PnvChip and a powernv10 machine
,
David Gibson
,
2019/12/09
[PATCH v8 00/21] error: prepare for auto propagated local_err
,
Vladimir Sementsov-Ogievskiy
,
2019/12/05
[PATCH v8 07/21] ppc: well form kvmppc_hint_smt_possible error hint helper
,
Vladimir Sementsov-Ogievskiy
,
2019/12/05
Re: [PATCH v8 07/21] ppc: well form kvmppc_hint_smt_possible error hint helper
,
David Gibson
,
2019/12/05
Re: [PATCH v8 07/21] ppc: well form kvmppc_hint_smt_possible error hint helper
,
Markus Armbruster
,
2019/12/10
[PATCH v7 00/21] error: prepare for auto propagated local_err
,
Vladimir Sementsov-Ogievskiy
,
2019/12/05
[PATCH v7 07/21] ppc: well form kvmppc_hint_smt_possible error hint helper
,
Vladimir Sementsov-Ogievskiy
,
2019/12/05
Re: [PATCH v7 07/21] ppc: well form kvmppc_hint_smt_possible error hint helper
,
Greg Kurz
,
2019/12/05
Re: [PATCH v7 07/21] ppc: well form kvmppc_hint_smt_possible error hint helper
,
David Gibson
,
2019/12/05
Re: [PATCH v7 07/21] ppc: well form kvmppc_hint_smt_possible error hint helper
,
Vladimir Sementsov-Ogievskiy
,
2019/12/06
Re: [PATCH v7 00/21] error: prepare for auto propagated local_err
,
Cornelia Huck
,
2019/12/05
Re: [PATCH v7 00/21] error: prepare for auto propagated local_err
,
Vladimir Sementsov-Ogievskiy
,
2019/12/05
Re: [PATCH v7 00/21] error: prepare for auto propagated local_err
,
Markus Armbruster
,
2019/12/06
Re: [PATCH v17 6/7] migration: Include migration support for machine check handling
,
Ganesh
,
2019/12/05
Re: [PATCH v17 6/7] migration: Include migration support for machine check handling
,
David Gibson
,
2019/12/05
Re: [PATCH v17 6/7] migration: Include migration support for machine check handling
,
Ganesh
,
2019/12/06
Re: [PATCH v17 5/7] ppc: spapr: Handle "ibm,nmi-register" and "ibm,nmi-interlock" RTAS calls
,
Ganesh
,
2019/12/04
Re: [PATCH v17 5/7] ppc: spapr: Handle "ibm,nmi-register" and "ibm,nmi-interlock" RTAS calls
,
Ganesh
,
2019/12/11
[for-5.0 PATCH 0/4] ppc: Fix interrupt controller emulation
,
Greg Kurz
,
2019/12/04
[for-5.0 PATCH 2/4] xics: Don't deassert outputs
,
Greg Kurz
,
2019/12/04
[for-5.0 PATCH 1/4] ppc: Deassert the external interrupt pin in KVM on reset
,
Greg Kurz
,
2019/12/04
[for-5.0 PATCH 3/4] ppc: Don't use CPUPPCState::irq_input_state with modern Book3s CPU models
,
Greg Kurz
,
2019/12/04
[for-5.0 PATCH 4/4] ppc: Ignore the CPU_INTERRUPT_EXITTB interrupt with KVM
,
Greg Kurz
,
2019/12/04
Re: [for-5.0 PATCH 0/4] ppc: Fix interrupt controller emulation
,
David Gibson
,
2019/12/08
Re: [for-5.0 PATCH 0/4] ppc: Fix interrupt controller emulation
,
Greg Kurz
,
2019/12/09
Re: [for-5.0 PATCH 0/4] ppc: Fix interrupt controller emulation
,
Cornelia Huck
,
2019/12/09
Re: [for-5.0 PATCH 0/4] ppc: Fix interrupt controller emulation
,
Greg Kurz
,
2019/12/09
Re: [RFC v5 024/126] error: auto propagated local_err
,
Markus Armbruster
,
2019/12/04
Re: [RFC v5 024/126] error: auto propagated local_err
,
Vladimir Sementsov-Ogievskiy
,
2019/12/05
Re: [RFC v5 024/126] error: auto propagated local_err
,
Markus Armbruster
,
2019/12/05
Re: [RFC v5 024/126] error: auto propagated local_err
,
Vladimir Sementsov-Ogievskiy
,
2019/12/05
Re: [RFC v5 024/126] error: auto propagated local_err
,
Vladimir Sementsov-Ogievskiy
,
2019/12/05
Re: [RFC v5 024/126] error: auto propagated local_err
,
Markus Armbruster
,
2019/12/06
Re: [RFC v5 024/126] error: auto propagated local_err
,
Eric Blake
,
2019/12/05
Re: [PATCH v7 8/8] Acceptance test: add "boot_linux" tests
,
Alex Bennée
,
2019/12/03
Re: [PULL 30/53] spapr: Render full FDT on ibm,client-architecture-support
,
Laurent Vivier
,
2019/12/03
Re: [PULL v2 4/6] spapr: Add /chosen to FDT only at reset time to preserve kernel and initramdisk
,
Laurent Vivier
,
2019/12/03
Re: [PULL v2 4/6] spapr: Add /chosen to FDT only at reset time to preserve kernel and initramdisk
,
Laurent Vivier
,
2019/12/03
Re: [PULL v2 4/6] spapr: Add /chosen to FDT only at reset time to preserve kernel and initramdisk
,
Alexey Kardashevskiy
,
2019/12/03
Re: [PULL v2 4/6] spapr: Add /chosen to FDT only at reset time to preserve kernel and initramdisk
,
Alexey Kardashevskiy
,
2019/12/03
Re: [PULL v2 4/6] spapr: Add /chosen to FDT only at reset time to preserve kernel and initramdisk
,
Laurent Vivier
,
2019/12/04
Re: [PULL v2 4/6] spapr: Add /chosen to FDT only at reset time to preserve kernel and initramdisk
,
Alexey Kardashevskiy
,
2019/12/04
Re: [PULL v2 4/6] spapr: Add /chosen to FDT only at reset time to preserve kernel and initramdisk
,
Laurent Vivier
,
2019/12/05
Re: [for-5.0 4/4] spapr: Correct clamping of RMA to Node 0 size
,
Alexey Kardashevskiy
,
2019/12/02
Re: [for-5.0 4/4] spapr: Correct clamping of RMA to Node 0 size
,
David Gibson
,
2019/12/10
Re: [for-5.0 3/4] spapr: Clean up RMA size calculation
,
Alexey Kardashevskiy
,
2019/12/02
Re: [for-5.0 3/4] spapr: Clean up RMA size calculation
,
Alexey Kardashevskiy
,
2019/12/03
Re: [for-5.0 3/4] spapr: Clean up RMA size calculation
,
David Gibson
,
2019/12/10
Re: [for-5.0 3/4] spapr: Clean up RMA size calculation
,
David Gibson
,
2019/12/10
Re: [for-5.0 2/4] spapr: Don't attempt to clamp RMA to VRMA constraint
,
Alexey Kardashevskiy
,
2019/12/02
[PATCH] virtiofs: Relax DAX window protection for ppc
,
Fabiano Rosas
,
2019/12/02
Re: [PATCH] virtiofs: Relax DAX window protection for ppc
,
Dr. David Alan Gilbert
,
2019/12/03
Re: [for-5.0 1/4] spapr,ppc: Simplify signature of kvmppc_rma_size()
,
Cédric Le Goater
,
2019/12/02
Re: [for-5.0 1/4] spapr,ppc: Simplify signature of kvmppc_rma_size()
,
Greg Kurz
,
2019/12/02
Re: [for-5.0 1/4] spapr,ppc: Simplify signature of kvmppc_rma_size()
,
Cédric Le Goater
,
2019/12/02
Re: [for-5.0 1/4] spapr,ppc: Simplify signature of kvmppc_rma_size()
,
David Gibson
,
2019/12/09
Re: [for-5.0 1/4] spapr,ppc: Simplify signature of kvmppc_rma_size()
,
Alexey Kardashevskiy
,
2019/12/02
Re: [for-5.0 0/4] spapr: Improvements to CAS feature negotiation
,
Cédric Le Goater
,
2019/12/02
Re: [for-5.0 0/4] spapr: Improvements to CAS feature negotiation
,
David Gibson
,
2019/12/03
Re: [for-5.0 2/4] spapr: Improve handling of fdt buffer size
,
Cédric Le Goater
,
2019/12/02
Re: [for-5.0 2/4] spapr: Improve handling of fdt buffer size
,
Greg Kurz
,
2019/12/02
Re: [for-5.0 3/4] spapr: Fold h_cas_compose_response() into h_client_architecture_support()
,
Cédric Le Goater
,
2019/12/02
Re: [for-5.0 3/4] spapr: Fold h_cas_compose_response() into h_client_architecture_support()
,
Greg Kurz
,
2019/12/02
Re: [for-5.0 3/4] spapr: Fold h_cas_compose_response() into h_client_architecture_support()
,
David Gibson
,
2019/12/02
Re: [for-5.0 4/4] spapr: Simplify ovec diff
,
Cédric Le Goater
,
2019/12/02
Re: [for-5.0 1/4] spapr: Don't trigger a CAS reboot for XICS/XIVE mode changeover
,
Cédric Le Goater
,
2019/12/02
Re: [for-5.0 1/4] spapr: Don't trigger a CAS reboot for XICS/XIVE mode changeover
,
Greg Kurz
,
2019/12/02
Re: [for-5.0 1/4] spapr: Don't trigger a CAS reboot for XICS/XIVE mode changeover
,
David Gibson
,
2019/12/02
Re: [PATCH v6] ppc: well form kvmppc_hint_smt_possible error hint helper
,
David Gibson
,
2019/12/01
Re: [PATCH v6] ppc: well form kvmppc_hint_smt_possible error hint helper
,
Vladimir Sementsov-Ogievskiy
,
2019/12/02
Re: [PATCH v2 08/14] gdbstub: extend GByteArray to read register helpers
,
Richard Henderson
,
2019/12/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc