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: Sat Sep 30 2023 18:36:16 -0400
Threads in reverse chronological order
[
Next Period
]
Feature Suggestion
,
Parker Duval
,
2023/09/30
[PATCH v2] target/ppc: Rename variables to avoid local variable shadowing in VUPKPX
,
Cédric Le Goater
,
2023/09/29
Re: [PATCH v2] target/ppc: Rename variables to avoid local variable shadowing in VUPKPX
,
Michael Tokarev
,
2023/09/29
[PATCH v3 0/4] Add BHRB Facility Support
,
Glenn Miles
,
2023/09/25
[PATCH v3 1/4] target/ppc: Add new hflags to support BHRB
,
Glenn Miles
,
2023/09/25
[PATCH v3 2/4] target/ppc: Add recording of taken branches to BHRB
,
Glenn Miles
,
2023/09/25
[PATCH v3 3/4] target/ppc: Add clrbhrb and mfbhrbe instructions
,
Glenn Miles
,
2023/09/25
[PATCH v3 4/4] target/ppc: Add migration support for BHRB
,
Glenn Miles
,
2023/09/25
[PATCH 00/31] September maintainer omnibus (tests, gdbstub, plugins)
,
Alex Bennée
,
2023/09/25
[PATCH 01/31] tests/avocado: update firmware to enable sbsa-ref/neoverse-v1
,
Alex Bennée
,
2023/09/25
[PATCH 02/31] tests/lcitool: add swtpm to the package list
,
Alex Bennée
,
2023/09/25
Re: [PATCH 02/31] tests/lcitool: add swtpm to the package list
,
Daniel P . Berrangé
,
2023/09/25
[PATCH 03/31] gitlab: shuffle some targets and reduce avocado noise
,
Alex Bennée
,
2023/09/25
[PATCH 08/31] configure: ensure dependency for cross-compile setup
,
Alex Bennée
,
2023/09/25
Re: [PATCH 08/31] configure: ensure dependency for cross-compile setup
,
Paolo Bonzini
,
2023/09/25
Re: [PATCH 08/31] configure: ensure dependency for cross-compile setup
,
Alex Bennée
,
2023/09/25
Re: [PATCH 08/31] configure: ensure dependency for cross-compile setup
,
Paolo Bonzini
,
2023/09/25
Re: [PATCH 08/31] configure: ensure dependency for cross-compile setup
,
Peter Maydell
,
2023/09/25
[PATCH 06/31] configure: allow user to override docker engine
,
Alex Bennée
,
2023/09/25
[PATCH 05/31] tests/docker: make docker engine choice entirely configure driven
,
Alex Bennée
,
2023/09/25
Re: [PATCH 05/31] tests/docker: make docker engine choice entirely configure driven
,
Paolo Bonzini
,
2023/09/25
[PATCH 10/31] gdbstub: Fix target.xml response
,
Alex Bennée
,
2023/09/25
[PATCH 04/31] docs: mark CRIS support as deprecated
,
Alex Bennée
,
2023/09/25
Re: [PATCH 04/31] docs: mark CRIS support as deprecated
,
Daniel P . Berrangé
,
2023/09/25
Re: [PATCH 04/31] docs: mark CRIS support as deprecated
,
Daniel P . Berrangé
,
2023/09/25
Re: [PATCH 04/31] docs: mark CRIS support as deprecated
,
Alex Bennée
,
2023/09/25
Re: [PATCH 04/31] docs: mark CRIS support as deprecated
,
Edgar E. Iglesias
,
2023/09/25
[PATCH 07/31] configure: remove gcc version suffixes
,
Alex Bennée
,
2023/09/25
[PATCH 12/31] contrib/plugins: Use GRWLock in execlog
,
Alex Bennée
,
2023/09/25
[PATCH 09/31] gdbstub: Fix target_xml initialization
,
Alex Bennée
,
2023/09/25
[PATCH 13/31] gdbstub: Introduce GDBFeature structure
,
Alex Bennée
,
2023/09/25
[PATCH 14/31] target/arm: Move the reference to arm-core.xml
,
Alex Bennée
,
2023/09/25
[PATCH 15/31] hw/core/cpu: Return static value with gdb_arch_name()
,
Alex Bennée
,
2023/09/25
[PATCH 19/31] gdbstub: Remove gdb_has_xml variable
,
Alex Bennée
,
2023/09/25
[PATCH 11/31] plugins: Check if vCPU is realized
,
Alex Bennée
,
2023/09/25
[PATCH 23/31] plugins: Set final instruction count in plugin_gen_tb_end
,
Alex Bennée
,
2023/09/25
[PATCH 21/31] accel/tcg: Add plugin_enabled to DisasContextBase
,
Alex Bennée
,
2023/09/25
[RFC PATCH 27/31] sysemu: add set_virtual_time to accel ops
,
Alex Bennée
,
2023/09/25
[RFC PATCH 29/31] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time
,
Alex Bennée
,
2023/09/25
[RFC PATCH 30/31] plugins: add time control API
,
Alex Bennée
,
2023/09/25
[PATCH 22/31] target/sh4: Disable decode_gusa when plugins enabled
,
Alex Bennée
,
2023/09/25
[PATCH 18/31] target/ppc: Remove references to gdb_has_xml
,
Alex Bennée
,
2023/09/25
[RFC PATCH 28/31] qtest: use cpu interface in qtest_clock_warp
,
Alex Bennée
,
2023/09/25
[PATCH 16/31] gdbstub: Use g_markup_printf_escaped()
,
Alex Bennée
,
2023/09/25
[RFC PATCH 31/31] contrib/plugins: add iops plugin example for cost modelling
,
Alex Bennée
,
2023/09/25
[PATCH 25/31] contrib/plugins: fix coverity warning in lockstep
,
Alex Bennée
,
2023/09/25
[PATCH 26/31] contrib/plugins: fix coverity warning in hotblocks
,
Alex Bennée
,
2023/09/25
[PATCH 20/31] gdbstub: Replace gdb_regs with an array
,
Alex Bennée
,
2023/09/25
[PATCH 17/31] target/arm: Remove references to gdb_has_xml
,
Alex Bennée
,
2023/09/25
[PATCH 24/31] contrib/plugins: fix coverity warning in cache
,
Alex Bennée
,
2023/09/25
Re: [PATCH v2 13/15] hw/qdev: Remove DEFINE_PROP_DMAADDR() and 'hw/qdev-dma.h'
,
Markus Armbruster
,
2023/09/25
Re: [PATCH v2 13/15] hw/qdev: Remove DEFINE_PROP_DMAADDR() and 'hw/qdev-dma.h'
,
Markus Armbruster
,
2023/09/25
Re: [PATCH v2 13/15] hw/qdev: Remove DEFINE_PROP_DMAADDR() and 'hw/qdev-dma.h'
,
Paolo Bonzini
,
2023/09/25
Re: [PATCH v2 13/15] hw/qdev: Remove DEFINE_PROP_DMAADDR() and 'hw/qdev-dma.h'
,
Markus Armbruster
,
2023/09/26
Re: [PATCH v2 12/15] hw/display/sm501: Unify common QOM properties
,
Markus Armbruster
,
2023/09/25
Re: [PATCH v2 11/15] hw/display/sm501: Alias 'dma-offset' QOM property in chipset object
,
Markus Armbruster
,
2023/09/25
Re: [PATCH v2 10/15] hw/display/sm501: Embed OHCI QOM child in chipset
,
Markus Armbruster
,
2023/09/25
Re: [PATCH v2 09/15] hw/usb/hcd-ohci: Include missing 'sysbus.h' header
,
Markus Armbruster
,
2023/09/25
Re: [PATCH v2 04/15] hw/pci/pcie_sriov: Do not open-code qdev_unrealize_and_unref()
,
Markus Armbruster
,
2023/09/25
Re: [PATCH v2 03/15] linux-user/syscall: Do not open-code qdev_unrealize_and_unref()
,
Markus Armbruster
,
2023/09/25
Re: [PATCH v2 02/15] hw/qdev: Introduce qdev_unrealize_and_unref()
,
Markus Armbruster
,
2023/09/25
Re: [PATCH v2 01/15] hw/pci/pcie_sriov: Replace fprintf(error_pretty) -> warn_reportf_err()
,
Markus Armbruster
,
2023/09/25
[PATCH] target/ppc: Rename variables to avoid local variable shadowing in VUPKPX
,
Cédric Le Goater
,
2023/09/23
Re: [PATCH] target/ppc: Rename variables to avoid local variable shadowing in VUPKPX
,
Michael Tokarev
,
2023/09/23
Re: [PATCH] target/ppc: Rename variables to avoid local variable shadowing in VUPKPX
,
Cédric Le Goater
,
2023/09/23
Re: [PATCH] target/ppc: Rename variables to avoid local variable shadowing in VUPKPX
,
Markus Armbruster
,
2023/09/29
Re: [PATCH] target/ppc: Rename variables to avoid local variable shadowing in VUPKPX
,
Cédric Le Goater
,
2023/09/29
Re: [PATCH v2 0/2] net: Update MemReentrancyGuard for NIC
,
Akihiko Odaki
,
2023/09/21
[PATCH v2 0/4] Add BHRB Facility Support
,
Glenn Miles
,
2023/09/19
[PATCH v2 2/4] target/ppc: Add recording of taken branches to BHRB
,
Glenn Miles
,
2023/09/19
[PATCH v2 3/4] target/ppc: Add clrbhrb and mfbhrbe instructions
,
Glenn Miles
,
2023/09/19
[PATCH v2 1/4] target/ppc: Add new hflags to support BHRB
,
Glenn Miles
,
2023/09/19
[PATCH v2 4/4] target/ppc: Add migration support for BHRB
,
Glenn Miles
,
2023/09/19
Re: [PATCH v1 13/22] vfio: Add base container
,
Cédric Le Goater
,
2023/09/19
RE: [PATCH v1 13/22] vfio: Add base container
,
Duan, Zhenzhong
,
2023/09/20
Re: [PATCH v1 13/22] vfio: Add base container
,
Cédric Le Goater
,
2023/09/20
Re: [PATCH v1 13/22] vfio: Add base container
,
Eric Auger
,
2023/09/20
RE: [PATCH v1 13/22] vfio: Add base container
,
Duan, Zhenzhong
,
2023/09/20
Re: [PATCH v1 13/22] vfio: Add base container
,
Eric Auger
,
2023/09/20
RE: [PATCH v1 13/22] vfio: Add base container
,
Duan, Zhenzhong
,
2023/09/20
Re: [PATCH v1 13/22] vfio: Add base container
,
Eric Auger
,
2023/09/20
RE: [PATCH v1 13/22] vfio: Add base container
,
Duan, Zhenzhong
,
2023/09/20
Re: [PATCH v1 13/22] vfio: Add base container
,
Eric Auger
,
2023/09/21
Re: [PATCH v1 13/22] vfio: Add base container
,
Eric Auger
,
2023/09/21
RE: [PATCH v1 13/22] vfio: Add base container
,
Duan, Zhenzhong
,
2023/09/21
Re: [PATCH v2 00/15] hw: Use QOM alias properties and few QOM/QDev cleanups
,
Philippe Mathieu-Daudé
,
2023/09/19
Re: [PATCH v2 00/15] hw: Use QOM alias properties and few QOM/QDev cleanups
,
Markus Armbruster
,
2023/09/25
[PATCH 00/22] exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 01/22] target/i386: Only realize existing APIC device
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 02/22] hw/intc/apic: Pass CPU using QOM link property
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 03/22] target/i386/kvm: Correct comment in kvm_cpu_realize()
,
Philippe Mathieu-Daudé
,
2023/09/18
[RFC PATCH 04/22] exec/cpu: Never call cpu_reset() before cpu_realize()
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 05/22] exec/cpu: Call qemu_init_vcpu() once in cpu_common_realize()
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 06/22] exec/cpu: Call cpu_remove_sync() once in cpu_common_unrealize()
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 07/22] exec/cpu: Introduce the CPU address space destruction function
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 10/22] target/hppa: Create timer *after* accelerator vCPU is realized
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 12/22] target/mips: Create clock *after* accelerator vCPU is realized
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 08/22] exec/cpu: RFC Destroy vCPU address spaces in cpu_common_unrealize()
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 09/22] target/arm: Create timers *after* accelerator vCPU is realized
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 11/22] target/nios2: Create IRQs *after* accelerator vCPU is realized
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 13/22] target/xtensa: Create IRQs *after* accelerator vCPU is realized
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 14/22] target/sparc: Init CPU environment *after* accelerator vCPU is realized
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 15/22] exec/cpu: Introduce CPUClass::verify_accel_features()
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 16/22] target/arm: Extract verify_accel_features() from cpu_realize()
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 17/22] target/i386: Extract verify_accel_features() from cpu_realize()
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 18/22] target/s390x: Call s390_cpu_realize_sysemu from s390_realize_cpu_model
,
Philippe Mathieu-Daudé
,
2023/09/18
Re: [PATCH 18/22] target/s390x: Call s390_cpu_realize_sysemu from s390_realize_cpu_model
,
David Hildenbrand
,
2023/09/18
[PATCH 19/22] target/s390x: Have s390_realize_cpu_model() return a boolean
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 20/22] target/s390x: Use s390_realize_cpu_model() as verify_accel_features()
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 21/22] exec/cpu: Have cpu_exec_realize() return a boolean
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 22/22] exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
,
Philippe Mathieu-Daudé
,
2023/09/18
[PATCH 0/8] ppc: Clean up local variable shadowing
,
Cédric Le Goater
,
2023/09/18
[PATCH 1/8] hw/ppc: Clean up local variable shadowing in _FDT helper routine
,
Cédric Le Goater
,
2023/09/18
Re: [PATCH 1/8] hw/ppc: Clean up local variable shadowing in _FDT helper routine
,
Harsh Prateek Bora
,
2023/09/19
Re: [PATCH 1/8] hw/ppc: Clean up local variable shadowing in _FDT helper routine
,
Abhishek Singh Tomar
,
2023/09/19
[PATCH 2/8] pnv/psi: Clean up local variable shadowing
,
Cédric Le Goater
,
2023/09/18
Re: [PATCH 2/8] pnv/psi: Clean up local variable shadowing
,
Harsh Prateek Bora
,
2023/09/19
Re: [PATCH 2/8] pnv/psi: Clean up local variable shadowing
,
Cédric Le Goater
,
2023/09/19
Re: [PATCH 2/8] pnv/psi: Clean up local variable shadowing
,
Markus Armbruster
,
2023/09/29
Re: [PATCH 2/8] pnv/psi: Clean up local variable shadowing
,
Cédric Le Goater
,
2023/09/29
[PATCH 8/8] spapr/drc: Clean up local variable shadowing in prop_get_fdt()
,
Cédric Le Goater
,
2023/09/18
Re: [PATCH 8/8] spapr/drc: Clean up local variable shadowing in prop_get_fdt()
,
Philippe Mathieu-Daudé
,
2023/09/18
Re: [PATCH 8/8] spapr/drc: Clean up local variable shadowing in prop_get_fdt()
,
Harsh Prateek Bora
,
2023/09/19
Re: [PATCH 8/8] spapr/drc: Clean up local variable shadowing in prop_get_fdt()
,
Cédric Le Goater
,
2023/09/19
Re: [PATCH 8/8] spapr/drc: Clean up local variable shadowing in prop_get_fdt()
,
Harsh Prateek Bora
,
2023/09/19
Re: [PATCH 8/8] spapr/drc: Clean up local variable shadowing in prop_get_fdt()
,
Markus Armbruster
,
2023/09/29
Re: [PATCH 8/8] spapr/drc: Clean up local variable shadowing in prop_get_fdt()
,
Cédric Le Goater
,
2023/09/29
Re: [PATCH 8/8] spapr/drc: Clean up local variable shadowing in prop_get_fdt()
,
Harsh Prateek Bora
,
2023/09/29
[PATCH 5/8] spapr: Clean up local variable shadowing in spapr_get_fw_dev_path()
,
Cédric Le Goater
,
2023/09/18
Re: [PATCH 5/8] spapr: Clean up local variable shadowing in spapr_get_fw_dev_path()
,
Philippe Mathieu-Daudé
,
2023/09/18
Re: [PATCH 5/8] spapr: Clean up local variable shadowing in spapr_get_fw_dev_path()
,
Harsh Prateek Bora
,
2023/09/19
Re: [PATCH 5/8] spapr: Clean up local variable shadowing in spapr_get_fw_dev_path()
,
Cédric Le Goater
,
2023/09/19
[PATCH 7/8] spapr/pci: Clean up local variable shadowing in spapr_phb_realize()
,
Cédric Le Goater
,
2023/09/18
Re: [PATCH 7/8] spapr/pci: Clean up local variable shadowing in spapr_phb_realize()
,
Harsh Prateek Bora
,
2023/09/19
Re: [PATCH 7/8] spapr/pci: Clean up local variable shadowing in spapr_phb_realize()
,
Cédric Le Goater
,
2023/09/19
[PATCH 6/8] spapr/drc: Clean up local variable shadowing in rtas_ibm_configure_connector()
,
Cédric Le Goater
,
2023/09/18
Re: [PATCH 6/8] spapr/drc: Clean up local variable shadowing in rtas_ibm_configure_connector()
,
Harsh Prateek Bora
,
2023/09/19
Re: [PATCH 6/8] spapr/drc: Clean up local variable shadowing in rtas_ibm_configure_connector()
,
Cédric Le Goater
,
2023/09/19
Re: [PATCH 6/8] spapr/drc: Clean up local variable shadowing in rtas_ibm_configure_connector()
,
Harsh Prateek Bora
,
2023/09/19
Re: [PATCH 6/8] spapr/drc: Clean up local variable shadowing in rtas_ibm_configure_connector()
,
Markus Armbruster
,
2023/09/29
Re: [PATCH 6/8] spapr/drc: Clean up local variable shadowing in rtas_ibm_configure_connector()
,
Harsh Prateek Bora
,
2023/09/29
[PATCH 4/8] spapr: Clean up local variable shadowing in spapr_init_cpus()
,
Cédric Le Goater
,
2023/09/18
Re: [PATCH 4/8] spapr: Clean up local variable shadowing in spapr_init_cpus()
,
Harsh Prateek Bora
,
2023/09/19
[PATCH 3/8] spapr: Clean up local variable shadowing in spapr_dt_cpus()
,
Cédric Le Goater
,
2023/09/18
Re: [PATCH 3/8] spapr: Clean up local variable shadowing in spapr_dt_cpus()
,
Harsh Prateek Bora
,
2023/09/19
Re: [PATCH 3/8] spapr: Clean up local variable shadowing in spapr_dt_cpus()
,
Cédric Le Goater
,
2023/09/19
Re: [PATCH 3/8] spapr: Clean up local variable shadowing in spapr_dt_cpus()
,
Harsh Prateek Bora
,
2023/09/19
Re: [PATCH 3/8] spapr: Clean up local variable shadowing in spapr_dt_cpus()
,
Harsh Prateek Bora
,
2023/09/19
Re: [PATCH 3/8] spapr: Clean up local variable shadowing in spapr_dt_cpus()
,
Cédric Le Goater
,
2023/09/19
[PATCH v2 16/18] hw/sm501: allow compiling without PIXMAN
,
marcandre . lureau
,
2023/09/18
Re: [PATCH v2 16/18] hw/sm501: allow compiling without PIXMAN
,
BALATON Zoltan
,
2023/09/18
[PATCH] target/ppc: Update gdbstub to read SPR's CFAR, DEC, HDEC, TB-L/U
,
Saif Abrar
,
2023/09/18
[PULL 0/3] ppc queue
,
Daniel Henrique Barboza
,
2023/09/18
[PULL 1/3] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes
,
Daniel Henrique Barboza
,
2023/09/18
[PULL 2/3] ppc/xive: Fix uint32_t overflow
,
Daniel Henrique Barboza
,
2023/09/18
[PULL 3/3] spapr: Remove support for NVIDIA V100 GPU with NVLink2
,
Daniel Henrique Barboza
,
2023/09/18
Re: [PULL 0/3] ppc queue
,
Stefan Hajnoczi
,
2023/09/19
[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
,
Alexey Kardashevskiy
,
2023/09/18
[PATCH v3] spapr: Remove support for NVIDIA V100 GPU with NVLink2
,
Cédric Le Goater
,
2023/09/18
Re: [PATCH v3] spapr: Remove support for NVIDIA V100 GPU with NVLink2
,
Daniel Henrique Barboza
,
2023/09/18
[PATCH v8 12/19] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
Akihiko Odaki
,
2023/09/16
[PATCH v8 09/19] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
,
Akihiko Odaki
,
2023/09/16
[PATCH v8 07/19] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Akihiko Odaki
,
2023/09/16
[PATCH v8 05/19] target/ppc: Use GDBFeature for dynamic XML
,
Akihiko Odaki
,
2023/09/16
Re: [PATCH 00/18] RFC: Remove deprecated audio features
,
Paolo Bonzini
,
2023/09/15
[PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes
,
Daniel Henrique Barboza
,
2023/09/15
Re: [PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes
,
Greg Kurz
,
2023/09/15
Re: [PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes
,
Philippe Mathieu-Daudé
,
2023/09/15
Re: [PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes
,
Alex Bennée
,
2023/09/15
Re: [PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes
,
Harsh Prateek Bora
,
2023/09/15
Re: [PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes
,
David Gibson
,
2023/09/15
Re: [PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes
,
Nicholas Piggin
,
2023/09/18
Re: [PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes
,
Daniel Henrique Barboza
,
2023/09/18
Re: [PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes
,
Cédric Le Goater
,
2023/09/18
Re: [PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes
,
Nicholas Piggin
,
2023/09/18
Re: [PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes
,
Alexey Kardashevskiy
,
2023/09/18
Re: [PATCH] MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes
,
Daniel Henrique Barboza
,
2023/09/18
[PATCH v2] spapr: Remove support for NVIDIA V100 GPU with NVLink2
,
Cédric Le Goater
,
2023/09/15
[PATCH] spapr: Remove support for NVIDIA V100 GPU with NVLink2
,
Cédric Le Goater
,
2023/09/15
Re: [PATCH] spapr: Remove support for NVIDIA V100 GPU with NVLink2
,
Daniel Henrique Barboza
,
2023/09/15
Re: [PATCH] spapr: Remove support for NVIDIA V100 GPU with NVLink2
,
Alex Williamson
,
2023/09/15
Re: [PATCH v3 14/14] RFC tcg/ppc: Disable TCG_REG_TB for Power9/Power10
,
Jordan Niethe
,
2023/09/15
[PATCH] pc-bios/canyonlands.dts: Fix some DeviceTree warnings
,
Philippe Mathieu-Daudé
,
2023/09/14
[PATCH 0/4] accel/tcg: Stubs cleanups
,
Philippe Mathieu-Daudé
,
2023/09/14
[PATCH 1/4] accel/tcg: Remove tlb_set_dirty() stub
,
Philippe Mathieu-Daudé
,
2023/09/14
Re: [PATCH 1/4] accel/tcg: Remove tlb_set_dirty() stub
,
Harsh Prateek Bora
,
2023/09/15
[PATCH 2/4] accel/tcg: Remove unused tcg_flush_jmp_cache() stub
,
Philippe Mathieu-Daudé
,
2023/09/14
Re: [PATCH 2/4] accel/tcg: Remove unused tcg_flush_jmp_cache() stub
,
Harsh Prateek Bora
,
2023/09/15
Re: [PATCH 2/4] accel/tcg: Remove unused tcg_flush_jmp_cache() stub
,
Philippe Mathieu-Daudé
,
2023/09/15
[RFC PATCH 3/4] accel/tcg: Guard tb_flush() with tcg_enabled() and remove the stub
,
Philippe Mathieu-Daudé
,
2023/09/14
Re: [RFC PATCH 3/4] accel/tcg: Guard tb_flush() with tcg_enabled() and remove the stub
,
Harsh Prateek Bora
,
2023/09/15
Re: [RFC PATCH 3/4] accel/tcg: Guard tb_flush() with tcg_enabled() and remove the stub
,
Philippe Mathieu-Daudé
,
2023/09/15
Re: [RFC PATCH 3/4] accel/tcg: Guard tb_flush() with tcg_enabled() and remove the stub
,
Harsh Prateek Bora
,
2023/09/19
[RFC PATCH 4/4] accel/tcg: Keep tlb_set_dirty() internal
,
Philippe Mathieu-Daudé
,
2023/09/14
Re: [RFC PATCH 4/4] accel/tcg: Keep tlb_set_dirty() internal
,
Harsh Prateek Bora
,
2023/09/15
[PATCH v2] ppc/xive: Fix uint32_t overflow
,
Cédric Le Goater
,
2023/09/14
Re: [PATCH v2] ppc/xive: Fix uint32_t overflow
,
Daniel Henrique Barboza
,
2023/09/18
[PATCH] ppc/xive: Fix uint32_t overflow
,
Cédric Le Goater
,
2023/09/13
Re: [PATCH] ppc/xive: Fix uint32_t overflow
,
Philippe Mathieu-Daudé
,
2023/09/13
Re: [PATCH] ppc/xive: Fix uint32_t overflow
,
Frederic Barrat
,
2023/09/13
Re: [PATCH] ppc/xive: Fix uint32_t overflow
,
Peter Maydell
,
2023/09/14
[RFC PATCH 0/3] target/ppc: Change CR registers from i32 to tl
,
Nicholas Piggin
,
2023/09/12
[RFC PATCH 1/3] target/ppc: Change CR registers from i32 to tl
,
Nicholas Piggin
,
2023/09/12
[RFC PATCH 3/3] target/ppc: Optimise after CR register tl conversion
,
Nicholas Piggin
,
2023/09/12
[RFC PATCH 2/3] target/ppc: Use FP CR1 update helper more widely
,
Nicholas Piggin
,
2023/09/12
Re: [RFC PATCH 2/3] target/ppc: Use FP CR1 update helper more widely
,
Philippe Mathieu-Daudé
,
2023/09/13
Re: [RFC PATCH 0/3] target/ppc: Change CR registers from i32 to tl
,
Richard Henderson
,
2023/09/13
[PATCH v3 10/12] target/ppc: Remove references to gdb_has_xml
,
Akihiko Odaki
,
2023/09/12
[PATCH v3 07/12] hw/core/cpu: Return static value with gdb_arch_name()
,
Akihiko Odaki
,
2023/09/12
[PATCH 4/4] target/ppc: Add migration support for BHRB
,
Glenn Miles
,
2023/09/12
[PATCH 4/4] target/ppc: Add migration support for BHRB
,
Glenn Miles
,
2023/09/12
Re: [PATCH 4/4] target/ppc: Add migration support for BHRB
,
Nicholas Piggin
,
2023/09/14
Re: [PATCH 4/4] target/ppc: Add migration support for BHRB
,
Glenn Miles
,
2023/09/19
[PATCH 4/4] target/ppc: Add migration support for BHRB
,
Glenn Miles
,
2023/09/12
[PATCH 3/4] target/ppc: Add clrbhrb and mfbhrbe instructions
,
Glenn Miles
,
2023/09/12
[PATCH 3/4] target/ppc: Add clrbhrb and mfbhrbe instructions
,
Glenn Miles
,
2023/09/12
Re: [PATCH 3/4] target/ppc: Add clrbhrb and mfbhrbe instructions
,
Nicholas Piggin
,
2023/09/14
Re: [PATCH 3/4] target/ppc: Add clrbhrb and mfbhrbe instructions
,
Glenn Miles
,
2023/09/19
[PATCH 3/4] target/ppc: Add clrbhrb and mfbhrbe instructions
,
Glenn Miles
,
2023/09/12
[PATCH 2/4] target/ppc: Add recording of taken branches to BHRB
,
Glenn Miles
,
2023/09/12
Re: [PATCH 2/4] target/ppc: Add recording of taken branches to BHRB
,
Nicholas Piggin
,
2023/09/14
Re: [PATCH 2/4] target/ppc: Add recording of taken branches to BHRB
,
Glenn Miles
,
2023/09/19
Re: [PATCH 2/4] target/ppc: Add recording of taken branches to BHRB
,
Glenn Miles
,
2023/09/21
[PATCH 2/4] target/ppc: Add recording of taken branches to BHRB
,
Glenn Miles
,
2023/09/12
Re: [PATCH 0/4] net: avoid variable length arrays
,
Peter Maydell
,
2023/09/12
Re: [PATCH 0/4] net: avoid variable length arrays
,
Jason Wang
,
2023/09/12
[PATCH] tests/avocado: Fix console data loss
,
Nicholas Piggin
,
2023/09/12
Re: [PATCH] tests/avocado: Fix console data loss
,
Daniel P . Berrangé
,
2023/09/12
Re: [PATCH] tests/avocado: Fix console data loss
,
Philippe Mathieu-Daudé
,
2023/09/12
Re: [PATCH] tests/avocado: Fix console data loss
,
Alex Bennée
,
2023/09/13
Re: [PATCH] tests/avocado: Fix console data loss
,
John Snow
,
2023/09/14
Re: [PATCH] tests/avocado: Fix console data loss
,
Nicholas Piggin
,
2023/09/14
[PATCH 0/4] target/ppc: Prohibit target specific KVM prototypes on user emulation
,
Philippe Mathieu-Daudé
,
2023/09/12
[PATCH 1/4] sysemu/kvm: Restrict kvmppc_get_radix_page_info() to ppc targets
,
Philippe Mathieu-Daudé
,
2023/09/12
Re: [PATCH 1/4] sysemu/kvm: Restrict kvmppc_get_radix_page_info() to ppc targets
,
Michael Tokarev
,
2023/09/12
Re: [PATCH 1/4] sysemu/kvm: Restrict kvmppc_get_radix_page_info() to ppc targets
,
Philippe Mathieu-Daudé
,
2023/09/12
[PATCH 2/4] target/ppc: Restrict KVM objects to system emulation
,
Philippe Mathieu-Daudé
,
2023/09/12
Re: [PATCH 2/4] target/ppc: Restrict KVM objects to system emulation
,
Michael Tokarev
,
2023/09/12
[PATCH 3/4] hw/ppc/e500: Restrict ppce500_init_mpic_kvm() to KVM
,
Philippe Mathieu-Daudé
,
2023/09/12
Re: [PATCH 3/4] hw/ppc/e500: Restrict ppce500_init_mpic_kvm() to KVM
,
Michael Tokarev
,
2023/09/12
[PATCH 4/4] target/ppc: Prohibit target specific KVM prototypes on user emulation
,
Philippe Mathieu-Daudé
,
2023/09/12
Re: [PATCH 4/4] target/ppc: Prohibit target specific KVM prototypes on user emulation
,
Daniel Henrique Barboza
,
2023/09/13
[PATCH v7 11/18] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
Akihiko Odaki
,
2023/09/12
[PATCH v7 08/18] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Akihiko Odaki
,
2023/09/12
[PATCH v7 06/18] target/ppc: Use GDBFeature for dynamic XML
,
Akihiko Odaki
,
2023/09/12
[PATCH v7 03/18] hw/core/cpu: Replace gdb_core_xml_file with gdb_core_feature
,
Akihiko Odaki
,
2023/09/12
[PATCH v2 09/11] target/ppc: Remove references to gdb_has_xml
,
Akihiko Odaki
,
2023/09/12
[PATCH v2 06/11] hw/core/cpu: Return static value with gdb_arch_name()
,
Akihiko Odaki
,
2023/09/12
[PATCH 1/4] target/ppc: Add new hflags to support BHRB
,
Glenn Miles
,
2023/09/11
Re: [PATCH 1/4] target/ppc: Add new hflags to support BHRB
,
Glenn Miles
,
2023/09/12
Re: [PATCH 1/4] target/ppc: Add new hflags to support BHRB
,
Cédric Le Goater
,
2023/09/12
[PATCH 1/4] target/ppc: Add new hflags to support BHRB
,
Glenn Miles
,
2023/09/12
Re: [PATCH 1/4] target/ppc: Add new hflags to support BHRB
,
Nicholas Piggin
,
2023/09/14
Re: [PATCH 1/4] target/ppc: Add new hflags to support BHRB
,
Glenn Miles
,
2023/09/19
Re: [PULL 24/51] meson: compile bundled device trees
,
Philippe Mathieu-Daudé
,
2023/09/08
Re: [PULL 24/51] meson: compile bundled device trees
,
Michael Tokarev
,
2023/09/08
Re: [PULL 24/51] meson: compile bundled device trees
,
BALATON Zoltan
,
2023/09/08
Re: [PULL 24/51] meson: compile bundled device trees
,
Michael Tokarev
,
2023/09/08
Re: [PULL 24/51] meson: compile bundled device trees
,
BALATON Zoltan
,
2023/09/08
Re: [PULL 24/51] meson: compile bundled device trees
,
Philippe Mathieu-Daudé
,
2023/09/11
Re: [PULL 24/51] meson: compile bundled device trees
,
Peter Maydell
,
2023/09/11
[PATCH 0/4] hw/core/cpu-common: Consolidate cpu_class_by_name()
,
Philippe Mathieu-Daudé
,
2023/09/08
[PATCH 1/4] target/alpha: Tidy up alpha_cpu_class_by_name()
,
Philippe Mathieu-Daudé
,
2023/09/08
Re: [PATCH 1/4] target/alpha: Tidy up alpha_cpu_class_by_name()
,
Gavin Shan
,
2023/09/10
[PATCH 2/4] hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
,
Philippe Mathieu-Daudé
,
2023/09/08
[PATCH 3/4] hw/cpu: Introduce CPUClass::cpu_resolving_type field
,
Philippe Mathieu-Daudé
,
2023/09/08
Re: [PATCH 3/4] hw/cpu: Introduce CPUClass::cpu_resolving_type field
,
Gavin Shan
,
2023/09/10
Re: [PATCH 3/4] hw/cpu: Introduce CPUClass::cpu_resolving_type field
,
Philippe Mathieu-Daudé
,
2023/09/11
Re: [PATCH 3/4] hw/cpu: Introduce CPUClass::cpu_resolving_type field
,
Igor Mammedov
,
2023/09/11
Re: [PATCH 3/4] hw/cpu: Introduce CPUClass::cpu_resolving_type field
,
Gavin Shan
,
2023/09/11
Re: [PATCH 3/4] hw/cpu: Introduce CPUClass::cpu_resolving_type field
,
Gavin Shan
,
2023/09/24
[PATCH 4/4] hw/cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
,
Philippe Mathieu-Daudé
,
2023/09/08
Re: [PATCH 4/4] hw/cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
,
Gavin Shan
,
2023/09/10
Re: [PATCH for-8.2 0/2] ppc: get rid of free() (gitlab #1798)
,
Michael Tokarev
,
2023/09/07
[PATCH v3 00/32] Unified CPU type check
,
Gavin Shan
,
2023/09/06
[PATCH v3 01/32] cpu: Add helper cpu_model_from_type()
,
Gavin Shan
,
2023/09/06
Re: [PATCH v3 01/32] cpu: Add helper cpu_model_from_type()
,
Philippe Mathieu-Daudé
,
2023/09/07
Re: [PATCH v3 01/32] cpu: Add helper cpu_model_from_type()
,
Gavin Shan
,
2023/09/07
[PATCH v3 02/32] target/alpha: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/06
[PATCH v3 03/32] target/arm: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/06
[PATCH v3 04/32] target/avr: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/06
[PATCH v3 05/32] target/cris: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/06
[PATCH v3 06/32] target/hexagon: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/06
[PATCH v3 07/32] target/i386: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/06
[PATCH v3 08/32] target/loongarch: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/06
[PATCH v3 09/32] target/m68k: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/06
[PATCH v3 10/32] target/mips: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/06
[PATCH v3 11/32] target/openrisc: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/06
[PATCH v3 12/32] target/ppc: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/06
Re: [PATCH v3 12/32] target/ppc: Use generic helper to show CPU model names
,
Cédric Le Goater
,
2023/09/07
[PATCH v3 13/32] target/riscv: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/06
Re: [PATCH v3 13/32] target/riscv: Use generic helper to show CPU model names
,
Daniel Henrique Barboza
,
2023/09/19
[PATCH v3 14/32] target/rx: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/06
[PATCH v3 15/32] target/s390x: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/06
Re: [PATCH v3 15/32] target/s390x: Use generic helper to show CPU model names
,
David Hildenbrand
,
2023/09/07
Re: [PATCH v3 15/32] target/s390x: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/07
Re: [PATCH v3 15/32] target/s390x: Use generic helper to show CPU model names
,
Philippe Mathieu-Daudé
,
2023/09/08
Re: [PATCH v3 15/32] target/s390x: Use generic helper to show CPU model names
,
Philippe Mathieu-Daudé
,
2023/09/08
Re: [PATCH v3 15/32] target/s390x: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/10
[PATCH v3 16/32] target/sh4: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/06
[PATCH v3 17/32] target/tricore: Use generic helper to show CPU model names
,
Gavin Shan
,
2023/09/06
Re: [PATCH v3 17/32] target/tricore: Use generic helper to show CPU model names
,
Bastian Koppelmann
,
2023/09/07
[PATCH v3 18/32] target/sparc: Improve sparc_cpu_class_by_name()
,
Gavin Shan
,
2023/09/06
[PATCH v3 19/32] target/xtensa: Improve xtensa_cpu_class_by_name()
,
Gavin Shan
,
2023/09/06
[PATCH v3 20/32] target/hppa: Implement hppa_cpu_list()
,
Gavin Shan
,
2023/09/06
[PATCH v3 21/32] target/microblaze: Implement microblaze_cpu_list()
,
Gavin Shan
,
2023/09/06
[PATCH v3 22/32] target/nios2: Implement nios2_cpu_list()
,
Gavin Shan
,
2023/09/06
[PATCH v3 23/32] Mark cpu_list() supported on all targets
,
Gavin Shan
,
2023/09/06
[PATCH v3 24/32] machine: Constify MachineClass::valid_cpu_types[i]
,
Gavin Shan
,
2023/09/06
Re: [PATCH v3 24/32] machine: Constify MachineClass::valid_cpu_types[i]
,
Philippe Mathieu-Daudé
,
2023/09/07
[PATCH v3 25/32] machine: Use error handling when CPU type is checked
,
Gavin Shan
,
2023/09/06
[PATCH v3 26/32] machine: Introduce helper is_cpu_type_supported()
,
Gavin Shan
,
2023/09/06
[PATCH v3 27/32] machine: Print CPU model name instead of CPU type name
,
Gavin Shan
,
2023/09/06
Re: [PATCH v3 27/32] machine: Print CPU model name instead of CPU type name
,
Philippe Mathieu-Daudé
,
2023/09/07
Re: [PATCH v3 27/32] machine: Print CPU model name instead of CPU type name
,
Gavin Shan
,
2023/09/07
Re: [PATCH v3 27/32] machine: Print CPU model name instead of CPU type name
,
Philippe Mathieu-Daudé
,
2023/09/08
Re: [PATCH v3 27/32] machine: Print CPU model name instead of CPU type name
,
Gavin Shan
,
2023/09/10
[PATCH v3 28/32] hw/arm/virt: Check CPU type in machine_run_board_init()
,
Gavin Shan
,
2023/09/06
Re: [PATCH v3 28/32] hw/arm/virt: Check CPU type in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2023/09/07
[PATCH v3 29/32] hw/arm/virt: Hide host CPU model for tcg
,
Gavin Shan
,
2023/09/06
[PATCH v3 30/32] hw/arm/sbsa-ref: Check CPU type in machine_run_board_init()
,
Gavin Shan
,
2023/09/06
Re: [PATCH v3 30/32] hw/arm/sbsa-ref: Check CPU type in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2023/09/07
Re: [PATCH v3 30/32] hw/arm/sbsa-ref: Check CPU type in machine_run_board_init()
,
Leif Lindholm
,
2023/09/07
[PATCH v3 31/32] hw/arm: Check CPU type in machine_run_board_init()
,
Gavin Shan
,
2023/09/06
[PATCH v3 32/32] hw/riscv/shakti_c: Check CPU type in machine_run_board_init()
,
Gavin Shan
,
2023/09/06
Re: [PATCH v3 32/32] hw/riscv/shakti_c: Check CPU type in machine_run_board_init()
,
Philippe Mathieu-Daudé
,
2023/09/07
[PULL v2 00/35] ppc queue
,
Cédric Le Goater
,
2023/09/06
Re: [PULL v2 00/35] ppc queue
,
Stefan Hajnoczi
,
2023/09/07
Re: [PULL v2 00/35] ppc queue
,
Michael Tokarev
,
2023/09/07
Re: [PULL v2 00/35] ppc queue
,
Cédric Le Goater
,
2023/09/07
Re: [PULL v2 00/35] ppc queue
,
Nicholas Piggin
,
2023/09/08
Re: [PULL v2 00/35] ppc queue
,
Michael Tokarev
,
2023/09/08
Re: [PULL v2 00/35] ppc queue
,
Michael Tokarev
,
2023/09/10
[PATCH 00/15] Nested PAPR API (KVM on PowerVM)
,
Harsh Prateek Bora
,
2023/09/06
[PATCH RESEND 01/15] ppc: spapr: Introduce Nested PAPR API related macros
,
Harsh Prateek Bora
,
2023/09/06
Re: [PATCH RESEND 01/15] ppc: spapr: Introduce Nested PAPR API related macros
,
Nicholas Piggin
,
2023/09/06
Re: [PATCH RESEND 01/15] ppc: spapr: Introduce Nested PAPR API related macros
,
Harsh Prateek Bora
,
2023/09/11
[PATCH RESEND 08/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_CREATE
,
Harsh Prateek Bora
,
2023/09/06
Re: [PATCH RESEND 08/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_CREATE
,
Nicholas Piggin
,
2023/09/06
[PATCH RESEND 03/15] ppc: spapr: Use SpaprMachineStateNested's ptcr instead of nested_ptcr
,
Harsh Prateek Bora
,
2023/09/06
Re: [PATCH RESEND 03/15] ppc: spapr: Use SpaprMachineStateNested's ptcr instead of nested_ptcr
,
Nicholas Piggin
,
2023/09/06
Re: [PATCH RESEND 03/15] ppc: spapr: Use SpaprMachineStateNested's ptcr instead of nested_ptcr
,
Harsh Prateek Bora
,
2023/09/11
[PATCH RESEND 12/15] ppc: spapr: Use correct source for parttbl info for nested PAPR API.
,
Harsh Prateek Bora
,
2023/09/06
[PATCH RESEND 06/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_GET_CAPABILITIES
,
Harsh Prateek Bora
,
2023/09/06
Re: [PATCH RESEND 06/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_GET_CAPABILITIES
,
Nicholas Piggin
,
2023/09/06
Re: [PATCH RESEND 06/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_GET_CAPABILITIES
,
Harsh Prateek Bora
,
2023/09/19
[PATCH RESEND 14/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_DELETE
,
Harsh Prateek Bora
,
2023/09/06
Re: [PATCH RESEND 14/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_DELETE
,
Nicholas Piggin
,
2023/09/06
[PATCH RESEND 07/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_SET_CAPABILITIES
,
Harsh Prateek Bora
,
2023/09/06
Re: [PATCH RESEND 07/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_SET_CAPABILITIES
,
Nicholas Piggin
,
2023/09/06
[PATCH RESEND 02/15] ppc: spapr: Add new/extend structs to support Nested PAPR API
,
Harsh Prateek Bora
,
2023/09/06
Re: [PATCH RESEND 02/15] ppc: spapr: Add new/extend structs to support Nested PAPR API
,
Nicholas Piggin
,
2023/09/06
Re: [PATCH RESEND 02/15] ppc: spapr: Add new/extend structs to support Nested PAPR API
,
Harsh Prateek Bora
,
2023/09/11
[PATCH RESEND 13/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_RUN_VCPU
,
Harsh Prateek Bora
,
2023/09/06
Re: [PATCH RESEND 13/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_RUN_VCPU
,
Nicholas Piggin
,
2023/09/06
[PATCH RESEND 05/15] ppc: spapr: Introduce cap-nested-papr for nested PAPR API
,
Harsh Prateek Bora
,
2023/09/06
Re: [PATCH RESEND 05/15] ppc: spapr: Introduce cap-nested-papr for nested PAPR API
,
Nicholas Piggin
,
2023/09/06
Re: [PATCH RESEND 05/15] ppc: spapr: Introduce cap-nested-papr for nested PAPR API
,
Harsh Prateek Bora
,
2023/09/19
Re: [PATCH RESEND 05/15] ppc: spapr: Introduce cap-nested-papr for nested PAPR API
,
Nicholas Piggin
,
2023/09/06
[PATCH RESEND 09/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_CREATE_VCPU
,
Harsh Prateek Bora
,
2023/09/06
Re: [PATCH RESEND 09/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_CREATE_VCPU
,
Nicholas Piggin
,
2023/09/06
[PATCH RESEND 15/15] ppc: spapr: Document Nested PAPR API
,
Harsh Prateek Bora
,
2023/09/06
Re: [PATCH RESEND 15/15] ppc: spapr: Document Nested PAPR API
,
Nicholas Piggin
,
2023/09/06
[PATCH RESEND 04/15] ppc: spapr: Start using nested.api for nested kvm-hv api
,
Harsh Prateek Bora
,
2023/09/06
Re: [PATCH RESEND 04/15] ppc: spapr: Start using nested.api for nested kvm-hv api
,
Nicholas Piggin
,
2023/09/06
Re: [PATCH RESEND 04/15] ppc: spapr: Start using nested.api for nested kvm-hv api
,
Harsh Prateek Bora
,
2023/09/11
[PATCH RESEND 11/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_[GET|SET]_STATE
,
Harsh Prateek Bora
,
2023/09/06
Re: [PATCH RESEND 11/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_[GET|SET]_STATE
,
Nicholas Piggin
,
2023/09/06
[PATCH RESEND 10/15] ppc: spapr: Initialize the GSB Elements lookup table.
,
Harsh Prateek Bora
,
2023/09/06
Re: [PATCH RESEND 10/15] ppc: spapr: Initialize the GSB Elements lookup table.
,
Nicholas Piggin
,
2023/09/06
Re: [PULL v2 00/40] Misc patches for 2023-08-31
,
Stefan Hajnoczi
,
2023/09/05
[PULL 00/35] ppc queue
,
Cédric Le Goater
,
2023/09/04
[PULL 03/35] target/ppc: Remove single-step suppression inside 0x100-0xf00
,
Cédric Le Goater
,
2023/09/04
[PULL 02/35] ppc: Add stub implementation of TRIG SPRs
,
Cédric Le Goater
,
2023/09/04
[PULL 05/35] target/ppc: Suppress single step interrupts on rfi-type instructions
,
Cédric Le Goater
,
2023/09/04
[PULL 01/35] target/ppc: Generate storage interrupts for radix RC changes
,
Cédric Le Goater
,
2023/09/04
[PULL 04/35] target/ppc: Improve book3s branch trace interrupt for v2.07S
,
Cédric Le Goater
,
2023/09/04
[PULL 06/35] target/ppc: Implement breakpoint debug facility for v2.07S
,
Cédric Le Goater
,
2023/09/04
[PULL 08/35] spapr: implement H_SET_MODE debug facilities
,
Cédric Le Goater
,
2023/09/04
[PULL 07/35] target/ppc: Implement watchpoint debug facility for v2.07S
,
Cédric Le Goater
,
2023/09/04
[PULL 09/35] ppc/vhyp: reset exception state when handling vhyp hcall
,
Cédric Le Goater
,
2023/09/04
[PULL 10/35] ppc/vof: Fix missed fields in VOF cleanup
,
Cédric Le Goater
,
2023/09/04
[PULL 11/35] hw/ppc/ppc.c: Tidy over-long lines
,
Cédric Le Goater
,
2023/09/04
[PULL 12/35] hw/ppc: Introduce functions for conversion between timebase and nanoseconds
,
Cédric Le Goater
,
2023/09/04
[PULL 14/35] hw/ppc: Round up the decrementer interval when converting to ns
,
Cédric Le Goater
,
2023/09/04
[PULL 13/35] host-utils: Add muldiv64_round_up
,
Cédric Le Goater
,
2023/09/04
[PULL 15/35] hw/ppc: Avoid decrementer rounding errors
,
Cédric Le Goater
,
2023/09/04
[PULL 16/35] target/ppc: Sign-extend large decrementer to 64-bits
,
Cédric Le Goater
,
2023/09/04
[PULL 17/35] hw/ppc: Always store the decrementer value
,
Cédric Le Goater
,
2023/09/04
[PULL 18/35] target/ppc: Migrate DECR SPR
,
Cédric Le Goater
,
2023/09/04
[PULL 19/35] hw/ppc: Reset timebase facilities on machine reset
,
Cédric Le Goater
,
2023/09/04
[PULL 20/35] hw/ppc: Read time only once to perform decrementer write
,
Cédric Le Goater
,
2023/09/04
[PULL 21/35] target/ppc: Fix CPU reservation migration for record-replay
,
Cédric Le Goater
,
2023/09/04
[PULL 22/35] target/ppc: Fix timebase reset with record-replay
,
Cédric Le Goater
,
2023/09/04
[PULL 23/35] spapr: Fix machine reset deadlock from replay-record
,
Cédric Le Goater
,
2023/09/04
[PULL 24/35] spapr: Fix record-replay machine reset consuming too many events
,
Cédric Le Goater
,
2023/09/04
[PULL 25/35] tests/avocado: boot ppc64 pseries replay-record test to Linux VFS mount
,
Cédric Le Goater
,
2023/09/04
[PULL 27/35] tests/avocado: ppc64 reverse debugging tests for pseries and powernv
,
Cédric Le Goater
,
2023/09/04
[PULL 26/35] tests/avocado: reverse-debugging cope with re-executing breakpoints
,
Cédric Le Goater
,
2023/09/04
[PULL 29/35] target/ppc: Flush inputs to zero with NJ in ppc_store_vscr
,
Cédric Le Goater
,
2023/09/04
[PULL 28/35] target/ppc: Fix LQ, STQ register-pair order for big-endian
,
Cédric Le Goater
,
2023/09/04
[PULL 31/35] target/ppc: Fix the order of kvm_enable judgment about kvmppc_set_interrupt()
,
Cédric Le Goater
,
2023/09/04
[PULL 32/35] ppc/xive: Use address_space routines to access the machine RAM
,
Cédric Le Goater
,
2023/09/04
[PULL 33/35] ppc/xive: Introduce a new XiveRouter end_notify() handler
,
Cédric Le Goater
,
2023/09/04
[PULL 30/35] hw/ppc/e500: fix broken snapshot replay
,
Cédric Le Goater
,
2023/09/04
[PULL 35/35] ppc/xive: Add support for the PC MMIOs
,
Cédric Le Goater
,
2023/09/04
[PULL 34/35] ppc/xive: Handle END triggers between chips with MMIOs
,
Cédric Le Goater
,
2023/09/04
Re: [PULL 00/35] ppc queue
,
Cédric Le Goater
,
2023/09/06
[PATCH v6 08/18] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Akihiko Odaki
,
2023/09/03
[PATCH v6 11/18] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
Akihiko Odaki
,
2023/09/03
[PATCH v6 03/18] hw/core/cpu: Replace gdb_core_xml_file with gdb_core_feature
,
Akihiko Odaki
,
2023/09/03
[PATCH v6 06/18] target/ppc: Use GDBFeature for dynamic XML
,
Akihiko Odaki
,
2023/09/03
[PATCH 7/8] target/ppc: Remove references to gdb_has_xml
,
Akihiko Odaki
,
2023/09/03
[PATCH 4/8] hw/core/cpu: Return static value with gdb_arch_name()
,
Akihiko Odaki
,
2023/09/03
Re: [PATCH 4/8] hw/core/cpu: Return static value with gdb_arch_name()
,
Philippe Mathieu-Daudé
,
2023/09/04
Re: [PATCH 4/8] hw/core/cpu: Return static value with gdb_arch_name()
,
Michael Tokarev
,
2023/09/04
Re: [PATCH 4/8] hw/core/cpu: Return static value with gdb_arch_name()
,
Akihiko Odaki
,
2023/09/04
Re: [PATCH 4/8] hw/core/cpu: Return static value with gdb_arch_name()
,
Philippe Mathieu-Daudé
,
2023/09/04
Re: [PATCH v3 11/11] machine: Improve error message when using default RAM backend id
,
Markus Armbruster
,
2023/09/01
Re: [PATCH v3 03/11] backends/hostmem-file: Add "rom" property to support VM templating with R/O files
,
Markus Armbruster
,
2023/09/01
Re: [PATCH v2 08/19] target/ppc: Sign-extend large decrementer to 64-bits
,
Cédric Le Goater
,
2023/09/01
Re: [PATCH v2 08/19] target/ppc: Sign-extend large decrementer to 64-bits
,
Nicholas Piggin
,
2023/09/04
Re: [PATCH v2 05/19] host-utils: Add muldiv64_round_up
,
Cédric Le Goater
,
2023/09/01
Re: [PATCH v2 05/19] host-utils: Add muldiv64_round_up
,
Richard Henderson
,
2023/09/01
Re: [PATCH v2 05/19] host-utils: Add muldiv64_round_up
,
Nicholas Piggin
,
2023/09/04
Re: [PATCH v2 05/19] host-utils: Add muldiv64_round_up
,
Cédric Le Goater
,
2023/09/04
Re: [PATCH v2 05/19] host-utils: Add muldiv64_round_up
,
Nicholas Piggin
,
2023/09/04
Re: [PATCH v2 05/19] host-utils: Add muldiv64_round_up
,
Cédric Le Goater
,
2023/09/05
Re: [PATCH v2 05/19] host-utils: Add muldiv64_round_up
,
Philippe Mathieu-Daudé
,
2023/09/05
Re: [PATCH v2 05/19] host-utils: Add muldiv64_round_up
,
Cédric Le Goater
,
2023/09/06
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc