Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-ppc (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Sun Jun 30 2024 21:00:00 -0400
Threads in reverse chronological order
[
Next Period
]
[RFC PATCH] target/ppc: Inline most of dcbz helper
,
BALATON Zoltan
,
2024/06/30
[PATCH v2 0/3] target/ppc: Update vector insns to use 128 bit
,
Chinmay Rath
,
2024/06/30
[PATCH v2 1/3] target/ppc: Move get/set_avr64 functions to vmx-impl.c.inc.
,
Chinmay Rath
,
2024/06/30
Re: [PATCH v2 1/3] target/ppc: Move get/set_avr64 functions to vmx-impl.c.inc.
,
Richard Henderson
,
2024/06/30
[PATCH v2 2/3] target/ppc: Update VMX storage access insns to use tcg_gen_qemu_ld/st_i128.
,
Chinmay Rath
,
2024/06/30
Re: [PATCH v2 2/3] target/ppc: Update VMX storage access insns to use tcg_gen_qemu_ld/st_i128.
,
Richard Henderson
,
2024/06/30
[PATCH v2 3/3] target/ppc : Update VSX storage access insns to use tcg_gen_qemu _ld/st_i128.
,
Chinmay Rath
,
2024/06/30
Re: [PATCH v2 3/3] target/ppc : Update VSX storage access insns to use tcg_gen_qemu _ld/st_i128.
,
Richard Henderson
,
2024/06/30
[PATCH v2] hw/ide/macio.c: switch from using qemu_allocate_irq() to qdev input GPIOs
,
Mark Cave-Ayland
,
2024/06/28
Re: [PATCH v2] hw/ide/macio.c: switch from using qemu_allocate_irq() to qdev input GPIOs
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v2] hw/ide/macio.c: switch from using qemu_allocate_irq() to qdev input GPIOs
,
Akihiko Odaki
,
2024/06/29
[PATCH] hw/ide/macio.c: switch from using qemu_allocate_irq() to qdev input GPIOs
,
Mark Cave-Ayland
,
2024/06/28
Re: [PATCH] hw/ide/macio.c: switch from using qemu_allocate_irq() to qdev input GPIOs
,
Peter Maydell
,
2024/06/28
Re: [PATCH] hw/ide/macio.c: switch from using qemu_allocate_irq() to qdev input GPIOs
,
Mark Cave-Ayland
,
2024/06/28
[PATCH v2 00/15] Fix check-qtest-ppc64 sanitizer errors
,
Akihiko Odaki
,
2024/06/27
[PATCH v2 01/15] cpu: Free cpu_ases
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 01/15] cpu: Free cpu_ases
,
Peter Maydell
,
2024/06/28
[PATCH v2 02/15] hw/ide: Convert macio ide_irq into GPIO line
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 02/15] hw/ide: Convert macio ide_irq into GPIO line
,
Mark Cave-Ayland
,
2024/06/28
[PATCH v2 03/15] hw/ide: Remove internal DMA qemu_irq
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 03/15] hw/ide: Remove internal DMA qemu_irq
,
Mark Cave-Ayland
,
2024/06/28
[PATCH v2 04/15] hw/isa/vt82c686: Define a GPIO line between vt82c686 and i8259
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 04/15] hw/isa/vt82c686: Define a GPIO line between vt82c686 and i8259
,
Mark Cave-Ayland
,
2024/06/28
Re: [PATCH v2 04/15] hw/isa/vt82c686: Define a GPIO line between vt82c686 and i8259
,
Akihiko Odaki
,
2024/06/29
Re: [PATCH v2 04/15] hw/isa/vt82c686: Define a GPIO line between vt82c686 and i8259
,
Akihiko Odaki
,
2024/06/29
Re: [PATCH v2 04/15] hw/isa/vt82c686: Define a GPIO line between vt82c686 and i8259
,
BALATON Zoltan
,
2024/06/29
[PATCH v2 05/15] spapr: Free stdout path
,
Akihiko Odaki
,
2024/06/27
[PATCH v2 06/15] ppc/vof: Fix unaligned FDT property access
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 06/15] ppc/vof: Fix unaligned FDT property access
,
Peter Maydell
,
2024/06/28
Re: [PATCH v2 06/15] ppc/vof: Fix unaligned FDT property access
,
David Gibson
,
2024/06/28
[PATCH v2 07/15] hw/virtio: Free vqs after vhost_dev_cleanup()
,
Akihiko Odaki
,
2024/06/27
[PATCH v2 08/15] migration: Free removed SaveStateEntry
,
Akihiko Odaki
,
2024/06/27
[PATCH v2 09/15] memory: Do not create circular reference with subregion
,
Akihiko Odaki
,
2024/06/27
[PATCH v2 10/15] tests/qtest: Use qtest_add_data_func_full()
,
Akihiko Odaki
,
2024/06/27
[PATCH v2 11/15] tests/qtest: Free unused QMP response
,
Akihiko Odaki
,
2024/06/27
[PATCH v2 12/15] tests/qtest: Free old machine variable name
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 12/15] tests/qtest: Free old machine variable name
,
Peter Maydell
,
2024/06/28
[PATCH v2 13/15] tests/qtest: Delete previous boot file
,
Akihiko Odaki
,
2024/06/27
[PATCH v2 15/15] tests/qtest: Free GThread
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 15/15] tests/qtest: Free GThread
,
Peter Maydell
,
2024/06/28
[PATCH v2 14/15] tests/qtest: Free paths
,
Akihiko Odaki
,
2024/06/27
[PATCH 00/14] Fix check-qtest-ppc64 sanitizer errors
,
Akihiko Odaki
,
2024/06/26
[PATCH 01/14] hw/core: Free CPUState allocations
,
Akihiko Odaki
,
2024/06/26
Re: [PATCH 01/14] hw/core: Free CPUState allocations
,
Philippe Mathieu-Daudé
,
2024/06/26
[PATCH 02/14] hw/ide: Free macio-ide IRQs
,
Akihiko Odaki
,
2024/06/26
Re: [PATCH 02/14] hw/ide: Free macio-ide IRQs
,
Peter Maydell
,
2024/06/26
Re: [PATCH 02/14] hw/ide: Free macio-ide IRQs
,
Mark Cave-Ayland
,
2024/06/28
[PATCH 03/14] hw/isa/vt82c686: Free irqs
,
Akihiko Odaki
,
2024/06/26
Re: [PATCH 03/14] hw/isa/vt82c686: Free irqs
,
Peter Maydell
,
2024/06/26
[PATCH 04/14] spapr: Free stdout path
,
Akihiko Odaki
,
2024/06/26
Re: [PATCH 04/14] spapr: Free stdout path
,
Philippe Mathieu-Daudé
,
2024/06/26
[PATCH 05/14] ppc/vof: Fix unaligned FDT property access
,
Akihiko Odaki
,
2024/06/26
Re: [PATCH 05/14] ppc/vof: Fix unaligned FDT property access
,
Philippe Mathieu-Daudé
,
2024/06/26
Re: [PATCH 05/14] ppc/vof: Fix unaligned FDT property access
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH 05/14] ppc/vof: Fix unaligned FDT property access
,
Philippe Mathieu-Daudé
,
2024/06/27
Re: [PATCH 05/14] ppc/vof: Fix unaligned FDT property access
,
Akihiko Odaki
,
2024/06/27
[PATCH 06/14] hw/virtio: Free vqs before vhost_dev_cleanup()
,
Akihiko Odaki
,
2024/06/26
Re: [PATCH 06/14] hw/virtio: Free vqs before vhost_dev_cleanup()
,
Michael S. Tsirkin
,
2024/06/26
[PATCH 08/14] memory: Do not create circular reference with subregion
,
Akihiko Odaki
,
2024/06/26
[PATCH 07/14] migration: Free removed SaveStateEntry
,
Akihiko Odaki
,
2024/06/26
Re: [PATCH 07/14] migration: Free removed SaveStateEntry
,
Peter Xu
,
2024/06/26
[PATCH 09/14] tests/qtest: Use qtest_add_data_func_full()
,
Akihiko Odaki
,
2024/06/26
[PATCH 10/14] tests/qtest: Free unused QMP response
,
Akihiko Odaki
,
2024/06/26
[PATCH 11/14] tests/qtest: Free old machine variable name
,
Akihiko Odaki
,
2024/06/26
[PATCH 13/14] tests/qtest: Free paths
,
Akihiko Odaki
,
2024/06/26
[PATCH 12/14] tests/qtest: Delete previous boot file
,
Akihiko Odaki
,
2024/06/26
[PATCH 14/14] tests/qtest: Free GThread
,
Akihiko Odaki
,
2024/06/26
[PATCH v5 0/6] hw/ppc: SPI model
,
Chalapathi V
,
2024/06/26
[PATCH v5 1/6] ppc/pnv: Remove ppc target dependency from pnv_xscom.h
,
Chalapathi V
,
2024/06/26
Re: [PATCH v5 1/6] ppc/pnv: Remove ppc target dependency from pnv_xscom.h
,
Cédric Le Goater
,
2024/06/26
Re: [PATCH v5 1/6] ppc/pnv: Remove ppc target dependency from pnv_xscom.h
,
CALEB SCHLOSSIN
,
2024/06/26
[PATCH v5 3/6] hw/ssi: Extend SPI model
,
Chalapathi V
,
2024/06/26
Re: [PATCH v5 3/6] hw/ssi: Extend SPI model
,
CALEB SCHLOSSIN
,
2024/06/26
Re: [PATCH v5 3/6] hw/ssi: Extend SPI model
,
Miles Glenn
,
2024/06/27
[PATCH v5 2/6] hw/ssi: Add SPI model
,
Chalapathi V
,
2024/06/26
Re: [PATCH v5 2/6] hw/ssi: Add SPI model
,
CALEB SCHLOSSIN
,
2024/06/26
Re: [PATCH v5 2/6] hw/ssi: Add SPI model
,
Cédric Le Goater
,
2024/06/27
Re: [PATCH v5 2/6] hw/ssi: Add SPI model
,
Miles Glenn
,
2024/06/27
[PATCH v5 5/6] hw/ppc: SPI controller wiring to P10 chip
,
Chalapathi V
,
2024/06/26
[PATCH v5 4/6] hw/block: Add Microchip's 25CSM04 to m25p80
,
Chalapathi V
,
2024/06/26
[PATCH v5 6/6] tests/qtest: Add pnv-spi-seeprom qtest
,
Chalapathi V
,
2024/06/26
Re: [PATCH v5 6/6] tests/qtest: Add pnv-spi-seeprom qtest
,
CALEB SCHLOSSIN
,
2024/06/26
Re: [PATCH V13 1/8] accel/kvm: Extract common KVM vCPU {creation,parking} code
,
Harsh Prateek Bora
,
2024/06/25
[PULL 02/12] gdbstub: move enums into separate header
,
Alex Bennée
,
2024/06/24
[not for merge PATCH v2] target/ppc/mem_helper.c: Remove a conditional from dcbz_common()
,
BALATON Zoltan
,
2024/06/23
[PATCH] target/ppc/mem_helper.c: Remove a conditional from dcbz_common()
,
BALATON Zoltan
,
2024/06/22
Re: [PATCH] target/ppc/mem_helper.c: Remove a conditional from dcbz_common()
,
Richard Henderson
,
2024/06/23
Re: [PATCH] target/ppc/mem_helper.c: Remove a conditional from dcbz_common()
,
BALATON Zoltan
,
2024/06/23
Re: [PATCH] target/ppc/mem_helper.c: Remove a conditional from dcbz_common()
,
Richard Henderson
,
2024/06/23
Re: [PATCH] target/ppc/mem_helper.c: Remove a conditional from dcbz_common()
,
BALATON Zoltan
,
2024/06/24
[PATCH 0/3] target/ppc: Update vector insns to use 128 bit
,
Chinmay Rath
,
2024/06/21
[PATCH 1/3] target/ppc: Move get/set_avr64 functions to vmx-impl.c.inc.
,
Chinmay Rath
,
2024/06/21
[PATCH 3/3] target/ppc : Update VSX storage access insns to use tcg_gen_qemu _ld/st_i128.
,
Chinmay Rath
,
2024/06/21
[PATCH 2/3] target/ppc: Update VMX storage access insns to use tcg_gen_qemu_ld/st_i128.
,
Chinmay Rath
,
2024/06/21
Re: [PATCH 2/3] target/ppc: Update VMX storage access insns to use tcg_gen_qemu_ld/st_i128.
,
Richard Henderson
,
2024/06/21
Re: [PATCH 2/3] target/ppc: Update VMX storage access insns to use tcg_gen_qemu_ld/st_i128.
,
Richard Henderson
,
2024/06/21
[PATCH v2 00/14] hw: define and enforce a standard lifecycle for versioned machines
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 01/14] include/hw: add helpers for defining versioned machine types
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 02/14] hw/arm: convert 'virt' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 03/14] hw/s390x: convert 'ccw' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 04/14] hw/ppc: convert 'spapr' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 05/14] hw/m68k: convert 'virt' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 06/14] hw/i386: convert 'i440fx' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 07/14] hw/i386: convert 'q35' machine definitions to use new macros
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 08/14] include/hw: add macros for deprecation & removal of versioned machines
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 09/14] include/hw: temporarily disable deletion of versioned machine types
,
Daniel P . Berrangé
,
2024/06/20
Re: [PATCH v2 09/14] include/hw: temporarily disable deletion of versioned machine types
,
Thomas Huth
,
2024/06/20
[PATCH v2 10/14] hw: set deprecation info for all versioned machine types
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 11/14] hw: skip registration of outdated versioned machine types
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 12/14] hw/ppc: remove obsolete manual deprecation reason string of spapr machines
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 13/14] hw/i386: remove obsolete manual deprecation reason string of i440fx machines
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 14/14] docs: document special exception for machine type deprecation & removal
,
Daniel P . Berrangé
,
2024/06/20
[PATCH v2 00/12] maintainer updates pre-PR (gdbstub, plugins, time control)
,
Alex Bennée
,
2024/06/20
[PATCH v2 02/12] gdbstub: move enums into separate header
,
Alex Bennée
,
2024/06/20
[PATCH v2 01/12] include/exec: add missing include guard comment
,
Alex Bennée
,
2024/06/20
[PATCH v2 03/12] plugins: Ensure register handles are not NULL
,
Alex Bennée
,
2024/06/20
[PATCH v2 04/12] sysemu: add set_virtual_time to accel ops
,
Alex Bennée
,
2024/06/20
[PATCH v2 08/12] plugins: add time control API
,
Alex Bennée
,
2024/06/20
Re: [PATCH v2 08/12] plugins: add time control API
,
Alwalid Salama
,
2024/06/27
[PATCH v2 07/12] qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.c
,
Alex Bennée
,
2024/06/20
[PATCH v2 06/12] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time
,
Alex Bennée
,
2024/06/20
Re: [PATCH v2 06/12] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 05/12] qtest: use cpu interface in qtest_clock_warp
,
Alex Bennée
,
2024/06/20
[PATCH v2 09/12] plugins: add migration blocker
,
Alex Bennée
,
2024/06/20
Re: [PATCH v2 09/12] plugins: add migration blocker
,
Thomas Huth
,
2024/06/20
Re: [PATCH v2 09/12] plugins: add migration blocker
,
Alwalid Salama
,
2024/06/27
[PATCH v2 10/12] contrib/plugins: add Instructions Per Second (IPS) example for cost modeling
,
Alex Bennée
,
2024/06/20
Re: [PATCH v2 10/12] contrib/plugins: add Instructions Per Second (IPS) example for cost modeling
,
Alwalid Salama
,
2024/06/27
[PATCH v2 11/12] plugins: fix inject_mem_cb rw masking
,
Alex Bennée
,
2024/06/20
Re: [PATCH v2 11/12] plugins: fix inject_mem_cb rw masking
,
Alwalid Salama
,
2024/06/27
[PATCH v2 12/12] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb
,
Alex Bennée
,
2024/06/20
Re: [PATCH v2 12/12] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb
,
Philippe Mathieu-Daudé
,
2024/06/20
Re: [PATCH v2 12/12] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb
,
Pierrick Bouvier
,
2024/06/20
Re: [PATCH v2 12/12] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb
,
Alwalid Salama
,
2024/06/27
Re: [PATCH] vfio: container: Fix missing allocation of VFIOSpaprContainer
,
Cédric Le Goater
,
2024/06/20
Re: [PATCH] vfio: container: Fix missing allocation of VFIOSpaprContainer
,
Shivaprasad G Bhat
,
2024/06/21
Re: [PATCH] vfio: container: Fix missing allocation of VFIOSpaprContainer
,
Cédric Le Goater
,
2024/06/21
Re: [PATCH] vfio: container: Fix missing allocation of VFIOSpaprContainer
,
Shivaprasad G Bhat
,
2024/06/21
Re: [PATCH] vfio: container: Fix missing allocation of VFIOSpaprContainer
,
Cédric Le Goater
,
2024/06/21
Re: [PATCH] vfio: container: Fix missing allocation of VFIOSpaprContainer
,
Shivaprasad G Bhat
,
2024/06/25
Re: [PATCH] vfio: container: Fix missing allocation of VFIOSpaprContainer
,
Cédric Le Goater
,
2024/06/28
[PATCH 0/2] arch_dump: fix prstatus pid on s390x and ppc
,
Omar Sandoval
,
2024/06/19
[PATCH 2/2] target/ppc/arch_dump: set prstatus pid to cpuid
,
Omar Sandoval
,
2024/06/19
Re: [PATCH 2/2] target/ppc/arch_dump: set prstatus pid to cpuid
,
Thomas Huth
,
2024/06/19
Re: [PATCH 2/2] target/ppc/arch_dump: set prstatus pid to cpuid
,
Harsh Prateek Bora
,
2024/06/24
[PATCH 1/2] target/s390x/arch_dump: use correct byte order for pid
,
Omar Sandoval
,
2024/06/19
Re: [PATCH 1/2] target/s390x/arch_dump: use correct byte order for pid
,
Thomas Huth
,
2024/06/19
Re: [PATCH 0/2] arch_dump: fix prstatus pid on s390x and ppc
,
Thomas Huth
,
2024/06/24
[PATCH] adb: Fix assertion failure in adb_request() by blocking/unblocking autopoll
,
Zheyu Ma
,
2024/06/18
Re: [PATCH 00/43] Remaining MMU clean up patches
,
BALATON Zoltan
,
2024/06/18
[PATCH v3 0/4] target/ppc: Move VSX storage access and compare
,
Chinmay Rath
,
2024/06/18
[PATCH v3 2/4] target/ppc: Move VSX vector with length storage access insns to decodetree.
,
Chinmay Rath
,
2024/06/18
Re: [PATCH v3 2/4] target/ppc: Move VSX vector with length storage access insns to decodetree.
,
Richard Henderson
,
2024/06/18
[PATCH v3 3/4] target/ppc: Move VSX vector storage access insns to decodetree.
,
Chinmay Rath
,
2024/06/18
[PATCH v3 4/4] target/ppc: Move VSX fp compare insns to decodetree.
,
Chinmay Rath
,
2024/06/18
[PATCH v3 1/4] target/ppc: Moving VSX scalar storage access insns to decodetree.
,
Chinmay Rath
,
2024/06/18
[PATCH v4 0/3] target/ppc: vcpu hotplug failure handling fixes
,
Harsh Prateek Bora
,
2024/06/18
[PATCH v4 2/3] cpu-common.c: export cpu_get_free_index to be reused later
,
Harsh Prateek Bora
,
2024/06/18
[PATCH v4 3/3] target/ppc: handle vcpu hotplug failure gracefully
,
Harsh Prateek Bora
,
2024/06/18
[PATCH v4 1/3] accel/kvm: Introduce kvm_create_and_park_vcpu() helper
,
Harsh Prateek Bora
,
2024/06/18
[PATCH 0/5] XIVE changes for Cache Watch, VSTs, STT and info pic
,
Michael Kowal
,
2024/06/17
[PATCH 2/5] pnv/xive2: Enable VST NVG and NVC index compression
,
Michael Kowal
,
2024/06/17
Re: [PATCH 2/5] pnv/xive2: Enable VST NVG and NVC index compression
,
Cédric Le Goater
,
2024/06/18
[PATCH 1/5] pnv/xive2: XIVE2 Cache Watch, Cache Flush and Sync Injection support
,
Michael Kowal
,
2024/06/17
Re: [PATCH 1/5] pnv/xive2: XIVE2 Cache Watch, Cache Flush and Sync Injection support
,
Cédric Le Goater
,
2024/06/18
[PATCH 4/5] pnv/xive2: Fail VST entry address computation if table has no VSD
,
Michael Kowal
,
2024/06/17
Re: [PATCH 4/5] pnv/xive2: Fail VST entry address computation if table has no VSD
,
Cédric Le Goater
,
2024/06/18
[PATCH 5/5] pnv/xive2: Move xive2_nvp_pic_print_info() to xive2.c
,
Michael Kowal
,
2024/06/17
Re: [PATCH 5/5] pnv/xive2: Move xive2_nvp_pic_print_info() to xive2.c
,
Cédric Le Goater
,
2024/06/18
[PATCH 3/5] pnv/xive2: Set Translation Table for the NVC port space
,
Michael Kowal
,
2024/06/17
Re: [PATCH 3/5] pnv/xive2: Set Translation Table for the NVC port space
,
Cédric Le Goater
,
2024/06/18
[PATCH v4 0/5] hw/ppc: SPI model
,
Chalapathi V
,
2024/06/17
[PATCH v4 1/5] ppc/pnv: Add SPI model
,
Chalapathi V
,
2024/06/17
Re: [PATCH v4 1/5] ppc/pnv: Add SPI model
,
Cédric Le Goater
,
2024/06/18
Re: [PATCH v4 1/5] ppc/pnv: Add SPI model
,
Chalapathi V
,
2024/06/19
[PATCH v4 2/5] ppc/pnv: Extend SPI model
,
Chalapathi V
,
2024/06/17
Re: [PATCH v4 2/5] ppc/pnv: Extend SPI model
,
Cédric Le Goater
,
2024/06/18
Re: [PATCH v4 2/5] ppc/pnv: Extend SPI model
,
Miles Glenn
,
2024/06/19
Re: [PATCH v4 2/5] ppc/pnv: Extend SPI model
,
Chalapathi V
,
2024/06/20
[PATCH v4 3/5] hw/block: Add Microchip's 25CSM04 to m25p80
,
Chalapathi V
,
2024/06/17
[PATCH v4 4/5] hw/ppc: SPI controller wiring to P10 chip
,
Chalapathi V
,
2024/06/17
[PATCH v4 5/5] tests/qtest: Add pnv-spi-seeprom qtest
,
Chalapathi V
,
2024/06/17
Re: [PATCH v4 5/5] tests/qtest: Add pnv-spi-seeprom qtest
,
Cédric Le Goater
,
2024/06/18
[PATCH v2] ppc/pnv: Introduce pnv_chip_foreach_cpu()
,
Philippe Mathieu-Daudé
,
2024/06/17
Re: [PATCH v2] ppc/pnv: Introduce pnv_chip_foreach_cpu()
,
Philippe Mathieu-Daudé
,
2024/06/18
Re: [PATCH v3 1/5] ppc/pnv: Add SPI controller model
,
Chalapathi V
,
2024/06/13
Re: [PATCH v3 1/5] ppc/pnv: Add SPI controller model
,
Cédric Le Goater
,
2024/06/14
Re: [PATCH v3 1/5] ppc/pnv: Add SPI controller model
,
Chalapathi V
,
2024/06/14
[PATCH v2 0/4] Move VSX storage access and compare insns to
,
Chinmay Rath
,
2024/06/13
[PATCH v2 4/4] target/ppc: Move VSX fp compare insns to decodetree.
,
Chinmay Rath
,
2024/06/13
[PATCH v2 2/4] target/ppc: Move VSX vector with length storage access insns to decodetree.
,
Chinmay Rath
,
2024/06/13
Re: [PATCH v2 2/4] target/ppc: Move VSX vector with length storage access insns to decodetree.
,
Richard Henderson
,
2024/06/16
Re: [PATCH v2 2/4] target/ppc: Move VSX vector with length storage access insns to decodetree.
,
Chinmay Rath
,
2024/06/17
Re: [PATCH v2 2/4] target/ppc: Move VSX vector with length storage access insns to decodetree.
,
Richard Henderson
,
2024/06/17
Re: [PATCH v2 2/4] target/ppc: Move VSX vector with length storage access insns to decodetree.
,
Chinmay Rath
,
2024/06/18
Re: [PATCH v2 2/4] target/ppc: Move VSX vector with length storage access insns to decodetree.
,
Chinmay Rath
,
2024/06/17
Re: [PATCH v2 2/4] target/ppc: Move VSX vector with length storage access insns to decodetree.
,
Richard Henderson
,
2024/06/17
Re: [PATCH v2 2/4] target/ppc: Move VSX vector with length storage access insns to decodetree.
,
Chinmay Rath
,
2024/06/18
[PATCH v2 3/4] target/ppc: Move VSX vector storage access insns to decodetree.
,
Chinmay Rath
,
2024/06/13
[PATCH v2 1/4] target/ppc: Moving VSX scalar storage access insns to decodetree.
,
Chinmay Rath
,
2024/06/13
[PATCH 0/9] maintainer updates (gdbstub, plugins, time control)
,
Alex Bennée
,
2024/06/12
[PATCH 1/9] include/exec: add missing include guard comment
,
Alex Bennée
,
2024/06/12
Re: [PATCH 1/9] include/exec: add missing include guard comment
,
Pierrick Bouvier
,
2024/06/12
[PATCH 2/9] gdbstub: move enums into separate header
,
Alex Bennée
,
2024/06/12
Re: [PATCH 2/9] gdbstub: move enums into separate header
,
Pierrick Bouvier
,
2024/06/12
[PATCH 4/9] sysemu: add set_virtual_time to accel ops
,
Alex Bennée
,
2024/06/12
[PATCH 5/9] qtest: use cpu interface in qtest_clock_warp
,
Alex Bennée
,
2024/06/12
[PATCH 6/9] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time
,
Alex Bennée
,
2024/06/12
[PATCH 7/9] qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.c
,
Alex Bennée
,
2024/06/12
[PATCH 8/9] plugins: add time control API
,
Alex Bennée
,
2024/06/12
Re: [PATCH 8/9] plugins: add time control API
,
Pierrick Bouvier
,
2024/06/12
Re: [PATCH 8/9] plugins: add time control API
,
Alex Bennée
,
2024/06/12
Re: [PATCH 8/9] plugins: add time control API
,
Pierrick Bouvier
,
2024/06/12
Re: [PATCH 8/9] plugins: add time control API
,
Philippe Mathieu-Daudé
,
2024/06/13
Re: [PATCH 8/9] plugins: add time control API
,
Alex Bennée
,
2024/06/13
Re: [PATCH 8/9] plugins: add time control API
,
Pierrick Bouvier
,
2024/06/14
[PATCH 3/9] plugins: Ensure register handles are not NULL
,
Alex Bennée
,
2024/06/12
Re: [PATCH 3/9] plugins: Ensure register handles are not NULL
,
Pierrick Bouvier
,
2024/06/12
[PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Alex Bennée
,
2024/06/12
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Dr. David Alan Gilbert
,
2024/06/12
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Pierrick Bouvier
,
2024/06/14
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Dr. David Alan Gilbert
,
2024/06/14
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Pierrick Bouvier
,
2024/06/17
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Dr. David Alan Gilbert
,
2024/06/17
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Pierrick Bouvier
,
2024/06/17
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Dr. David Alan Gilbert
,
2024/06/17
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Alex Bennée
,
2024/06/18
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Pierrick Bouvier
,
2024/06/19
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Alex Bennée
,
2024/06/19
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Pierrick Bouvier
,
2024/06/19
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Philippe Mathieu-Daudé
,
2024/06/13
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Pierrick Bouvier
,
2024/06/14
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Alex Bennée
,
2024/06/16
Re: [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
,
Pierrick Bouvier
,
2024/06/17
[RFC PATCH 00/16] Implements RISC-V WorldGuard extension v0.4
,
Jim Shu
,
2024/06/12
[RFC PATCH 08/16] target/riscv: Allow global WG config to set WG CPU callbacks
,
Jim Shu
,
2024/06/12
[RFC PATCH 01/16] accel/tcg: Store section pointer in CPUTLBEntryFull
,
Jim Shu
,
2024/06/12
Re: [RFC PATCH 01/16] accel/tcg: Store section pointer in CPUTLBEntryFull
,
LIU Zhiwei
,
2024/06/13
Re: [RFC PATCH 01/16] accel/tcg: Store section pointer in CPUTLBEntryFull
,
Jim Shu
,
2024/06/13
Re: [RFC PATCH 01/16] accel/tcg: Store section pointer in CPUTLBEntryFull
,
LIU Zhiwei
,
2024/06/14
[RFC PATCH 02/16] accel/tcg: memory access from CPU will pass access_type to IOMMU
,
Jim Shu
,
2024/06/12
Re: [RFC PATCH 02/16] accel/tcg: memory access from CPU will pass access_type to IOMMU
,
Ethan Chen
,
2024/06/13
Re: [RFC PATCH 02/16] accel/tcg: memory access from CPU will pass access_type to IOMMU
,
Jim Shu
,
2024/06/13
[RFC PATCH 07/16] target/riscv: Add defines for WorldGuard CSRs
,
Jim Shu
,
2024/06/12
[RFC PATCH 09/16] target/riscv: Implement WorldGuard CSRs
,
Jim Shu
,
2024/06/12
[RFC PATCH 10/16] target/riscv: Add WID to MemTxAttrs of CPU memory transactions
,
Jim Shu
,
2024/06/12
[RFC PATCH 11/16] hw/misc: riscv_worldguard: Add API to enable WG extension of CPU
,
Jim Shu
,
2024/06/12
[RFC PATCH 12/16] hw/misc: riscv_wgchecker: Implement RISC-V WorldGuard Checker
,
Jim Shu
,
2024/06/12
[RFC PATCH 15/16] hw/misc: riscv_wgchecker: Check the slot settings in translate
,
Jim Shu
,
2024/06/12
[RFC PATCH 16/16] hw/riscv: virt: Add WorldGuard support
,
Jim Shu
,
2024/06/12
[RFC PATCH 05/16] target/riscv: Add CPU options of WorldGuard CPU extension
,
Jim Shu
,
2024/06/12
[RFC PATCH 03/16] exec: Add RISC-V WorldGuard WID to MemTxAttrs
,
Jim Shu
,
2024/06/12
[RFC PATCH 04/16] hw/misc: riscv_worldguard: Add RISC-V WorldGuard global config
,
Jim Shu
,
2024/06/12
[RFC PATCH 06/16] target/riscv: Add hard-coded CPU state of WG extension
,
Jim Shu
,
2024/06/12
[RFC PATCH 13/16] hw/misc: riscv_wgchecker: Implement wgchecker slot registers
,
Jim Shu
,
2024/06/12
[RFC PATCH 14/16] hw/misc: riscv_wgchecker: Implement correct block-access behavior
,
Jim Shu
,
2024/06/12
Re: [PATCH v3] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Philippe Mathieu-Daudé
,
2024/06/12
Re: [PATCH v3] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Peter Maydell
,
2024/06/12
Re: [PATCH v3] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Philippe Mathieu-Daudé
,
2024/06/12
Re: [PATCH v3] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Robin Murphy
,
2024/06/12
Re: [PATCH v3] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Zhenyu Zhang
,
2024/06/17
Re: [PATCH v3] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
,
Philippe Mathieu-Daudé
,
2024/06/17
Re: [RFC PATCH v2 21/22] qapi: Inline and remove QERR_UNSUPPORTED definition
,
Philippe Mathieu-Daudé
,
2024/06/12
Re: [RFC PATCH v2 21/22] qapi: Inline and remove QERR_UNSUPPORTED definition
,
Markus Armbruster
,
2024/06/12
Re: [RFC PATCH v2 21/22] qapi: Inline and remove QERR_UNSUPPORTED definition
,
Konstantin Kostiuk
,
2024/06/12
Re: [RFC PATCH v2 21/22] qapi: Inline and remove QERR_UNSUPPORTED definition
,
Philippe Mathieu-Daudé
,
2024/06/12
[PATCH 0/2] hw/misc/mos6522: Do not open-code hmp_info_human_readable_text()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 1/2] hw/misc/mos6522: Expose x-query-mos6522-devices QMP command
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH 1/2] hw/misc/mos6522: Expose x-query-mos6522-devices QMP command
,
Daniel P . Berrangé
,
2024/06/10
Re: [PATCH 1/2] hw/misc/mos6522: Expose x-query-mos6522-devices QMP command
,
Markus Armbruster
,
2024/06/11
[PATCH 2/2] hw/misc/mos6522: Do not open-code hmp_info_human_readable_text()
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH 2/2] hw/misc/mos6522: Do not open-code hmp_info_human_readable_text()
,
Daniel P . Berrangé
,
2024/06/10
Examining device state via monitor for debugging (was: [PATCH 0/2] hw/misc/mos6522: Do not open-code hmp_info_human_readable_text())
,
Markus Armbruster
,
2024/06/11
Re: Examining device state via monitor for debugging
,
Mark Cave-Ayland
,
2024/06/11
Re: Examining device state via monitor for debugging
,
Manos Pitsidianakis
,
2024/06/11
Re: Examining device state via monitor for debugging
,
Mark Cave-Ayland
,
2024/06/11
Re: Examining device state via monitor for debugging (was: [PATCH 0/2] hw/misc/mos6522: Do not open-code hmp_info_human_readable_text())
,
Daniel P . Berrangé
,
2024/06/11
Re: Examining device state via monitor for debugging
,
Mark Cave-Ayland
,
2024/06/11
Re: Examining device state via monitor for debugging
,
Daniel P . Berrangé
,
2024/06/11
Re: Examining device state via monitor for debugging (was: [PATCH 0/2] hw/misc/mos6522: Do not open-code hmp_info_human_readable_text())
,
Peter Maydell
,
2024/06/11
Re: Examining device state via monitor for debugging (was: [PATCH 0/2] hw/misc/mos6522: Do not open-code hmp_info_human_readable_text())
,
Dr. David Alan Gilbert
,
2024/06/11
[PATCH 0/2] hw/intc: Introduce x-query-interrupt-controllers QMP command
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 1/2] hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH 1/2] hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info()
,
Daniel P . Berrangé
,
2024/06/10
[PATCH 2/2] hw/intc: Introduce x-query-interrupt-controllers QMP command
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH 2/2] hw/intc: Introduce x-query-interrupt-controllers QMP command
,
Daniel P . Berrangé
,
2024/06/10
Re: [PATCH 0/2] hw/intc: Introduce x-query-interrupt-controllers QMP command
,
Philippe Mathieu-Daudé
,
2024/06/18
[PATCH 00/26] hw/ppc: Prefer HumanReadableText over Monitor
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 01/26] hw/ppc: Avoid using Monitor in pnv_phb3_msi_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH 01/26] hw/ppc: Avoid using Monitor in pnv_phb3_msi_pic_print_info()
,
Harsh Prateek Bora
,
2024/06/17
Re: [PATCH 01/26] hw/ppc: Avoid using Monitor in pnv_phb3_msi_pic_print_info()
,
Harsh Prateek Bora
,
2024/06/17
Re: [PATCH 01/26] hw/ppc: Avoid using Monitor in pnv_phb3_msi_pic_print_info()
,
Harsh Prateek Bora
,
2024/06/17
[PATCH 02/26] hw/ppc: Avoid using Monitor in icp_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 03/26] hw/ppc: Avoid using Monitor in xive_tctx_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH 03/26] hw/ppc: Avoid using Monitor in xive_tctx_pic_print_info()
,
Harsh Prateek Bora
,
2024/06/17
Re: [PATCH 03/26] hw/ppc: Avoid using Monitor in xive_tctx_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/17
[PATCH 04/26] hw/ppc: Avoid using Monitor in ics_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 05/26] hw/ppc: Avoid using Monitor in PnvChipClass::intc_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 06/26] hw/ppc: Avoid using Monitor in xive_end_queue_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH 06/26] hw/ppc: Avoid using Monitor in xive_end_queue_pic_print_info()
,
Harsh Prateek Bora
,
2024/06/17
[PATCH 07/26] hw/ppc: Avoid using Monitor in spapr_xive_end_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH 07/26] hw/ppc: Avoid using Monitor in spapr_xive_end_pic_print_info()
,
Harsh Prateek Bora
,
2024/06/17
[PATCH 08/26] hw/ppc: Avoid using Monitor in spapr_xive_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH 08/26] hw/ppc: Avoid using Monitor in spapr_xive_pic_print_info()
,
Harsh Prateek Bora
,
2024/06/17
[PATCH 09/26] hw/ppc: Avoid using Monitor in xive_source_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 10/26] hw/ppc: Avoid using Monitor in pnv_phb4_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 12/26] hw/ppc: Avoid using Monitor in xive_end_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 11/26] hw/ppc: Avoid using Monitor in xive_eas_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 13/26] hw/ppc: Avoid using Monitor in xive_end_eas_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 14/26] hw/ppc: Avoid using Monitor in xive_nvt_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 15/26] hw/ppc: Avoid using Monitor in pnv_xive_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 16/26] hw/ppc: Avoid using Monitor in pnv_psi_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 17/26] hw/ppc: Avoid using Monitor in xive2_eas_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 18/26] hw/ppc: Avoid using Monitor in xive2_end_eas_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 19/26] hw/ppc: Avoid using Monitor in xive2_end_queue_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 20/26] hw/ppc: Avoid using Monitor in xive2_end_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 21/26] hw/ppc: Avoid using Monitor in xive2_nvp_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 22/26] hw/ppc: Avoid using Monitor in pnv_xive2_pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 23/26] hw/ppc: Avoid using Monitor in SpaprInterruptControllerClass::print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 24/26] hw/ppc: Avoid using Monitor in spapr_irq_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 26/26] hw/ppc: Avoid using Monitor in pic_print_info()
,
Philippe Mathieu-Daudé
,
2024/06/10
[PATCH 25/26] hw/ppc: Avoid using Monitor in pnv_chip_power9_pic_print_info_child()
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH 00/26] hw/ppc: Prefer HumanReadableText over Monitor
,
Philippe Mathieu-Daudé
,
2024/06/10
Re: [PATCH 00/26] hw/ppc: Prefer HumanReadableText over Monitor
,
Cédric Le Goater
,
2024/06/10
Re: [PATCH 00/26] hw/ppc: Prefer HumanReadableText over Monitor
,
Cédric Le Goater
,
2024/06/10
Re: [PATCH 00/26] hw/ppc: Prefer HumanReadableText over Monitor
,
Philippe Mathieu-Daudé
,
2024/06/13
Re: [PATCH 00/26] hw/ppc: Prefer HumanReadableText over Monitor
,
Cédric Le Goater
,
2024/06/13
Re: [PATCH 00/26] hw/ppc: Prefer HumanReadableText over Monitor
,
Philippe Mathieu-Daudé
,
2024/06/13
Re: [PATCH 00/26] hw/ppc: Prefer HumanReadableText over Monitor
,
Manos Pitsidianakis
,
2024/06/12
Re: [PATCH 00/26] hw/ppc: Prefer HumanReadableText over Monitor
,
Cédric Le Goater
,
2024/06/13
Re: [PATCH 00/26] hw/ppc: Prefer HumanReadableText over Monitor
,
Philippe Mathieu-Daudé
,
2024/06/13
Re: [PATCH 00/26] hw/ppc: Prefer HumanReadableText over Monitor
,
Cédric Le Goater
,
2024/06/13
Re: [PATCH 00/26] hw/ppc: Prefer HumanReadableText over Monitor
,
Harsh Prateek Bora
,
2024/06/17
Re: [PATCH 00/26] hw/ppc: Prefer HumanReadableText over Monitor
,
Philippe Mathieu-Daudé
,
2024/06/18
[PATCH 0/4] target/ppc: Move VSX storage access and compare
,
Chinmay Rath
,
2024/06/07
[PATCH 1/4] target/ppc: Moving VSX scalar storage access insns to decodetree.
,
Chinmay Rath
,
2024/06/07
Re: [PATCH 1/4] target/ppc: Moving VSX scalar storage access insns to decodetree.
,
Richard Henderson
,
2024/06/07
[PATCH 2/4] target/ppc: Move VSX vector with length storage access insns to decodetree.
,
Chinmay Rath
,
2024/06/07
Re: [PATCH 2/4] target/ppc: Move VSX vector with length storage access insns to decodetree.
,
Richard Henderson
,
2024/06/07
Re: [PATCH 2/4] target/ppc: Move VSX vector with length storage access insns to decodetree.
,
Chinmay Rath
,
2024/06/09
Re: [PATCH 2/4] target/ppc: Move VSX vector with length storage access insns to decodetree.
,
Richard Henderson
,
2024/06/09
[PATCH 3/4] target/ppc: Move VSX vector storage access insns to decodetree.
,
Chinmay Rath
,
2024/06/07
Re: [PATCH 3/4] target/ppc: Move VSX vector storage access insns to decodetree.
,
Richard Henderson
,
2024/06/07
Re: [PATCH 3/4] target/ppc: Move VSX vector storage access insns to decodetree.
,
Chinmay Rath
,
2024/06/09
Re: [PATCH 3/4] target/ppc: Move VSX vector storage access insns to decodetree.
,
Chinmay Rath
,
2024/06/09
[PATCH 4/4] target/ppc: Move VSX fp compare insns to decodetree.
,
Chinmay Rath
,
2024/06/07
Re: [PATCH 4/4] target/ppc: Move VSX fp compare insns to decodetree.
,
Richard Henderson
,
2024/06/07
Re: [PATCH 4/4] target/ppc: Move VSX fp compare insns to decodetree.
,
Chinmay Rath
,
2024/06/09
[PATCH v5 0/5] Power11 support for QEMU [PSeries]
,
Aditya Gupta
,
2024/06/06
[PATCH v5 1/5] target/ppc: reduce code duplication across Power9/10 init code
,
Aditya Gupta
,
2024/06/06
[PATCH v5 4/5] target/ppc: Introduce 'PowerPCCPUClass::logical_pvr'
,
Aditya Gupta
,
2024/06/06
[PATCH v5 2/5] target/ppc: Add Power11 DD2.0 processor
,
Aditya Gupta
,
2024/06/06
[PATCH v5 5/5] target/ppc: Fix regression due to Power10 and Power11 having same PCR
,
Aditya Gupta
,
2024/06/06
[PATCH v5 3/5] ppc/pseries: Add Power11 cpu type
,
Aditya Gupta
,
2024/06/06
Re: [PATCH v5 0/5] Power11 support for QEMU [PSeries]
,
Aditya Gupta
,
2024/06/06
Re: [PATCH] spapr: Migrate ail-mode-3 spapr cap
,
Michael Tokarev
,
2024/06/06
[PATCH v2 0/4] ppc: spapr: Nested kvm guest migration fixes
,
Shivaprasad G Bhat
,
2024/06/05
[PATCH v2 1/4] linux-header: PPC: KVM: Update one-reg ids for DEXCR, HASHKEYR and HASHPKEYR
,
Shivaprasad G Bhat
,
2024/06/05
[PATCH v2 2/4] target/ppc/cpu_init: Synchronize DEXCR with KVM for migration
,
Shivaprasad G Bhat
,
2024/06/05
[PATCH v2 3/4] target/ppc/cpu_init: Synchronize HASHKEYR with KVM for migration
,
Shivaprasad G Bhat
,
2024/06/05
[PATCH v2 4/4] target/ppc/cpu_init: Synchronize HASHPKEYR with KVM for migration
,
Shivaprasad G Bhat
,
2024/06/05
Re: [PATCH v3 0/4] tests/qtest/migration-test: Improve and enable on ppc64
,
Fabiano Rosas
,
2024/06/04
[PATCH 0/2] ppc: spapr: Nested kvm guest migration fixes
,
Shivaprasad G Bhat
,
2024/06/03
[PATCH 1/2] target/ppc/cpu_init: Synchronize DEXCR with KVM for migration
,
Shivaprasad G Bhat
,
2024/06/03
[PATCH 2/2] target/ppc/cpu_init: Synchronize HASHKEYR with KVM for migration
,
Shivaprasad G Bhat
,
2024/06/03
Re: [PATCH 2/2] target/ppc/cpu_init: Synchronize HASHKEYR with KVM for migration
,
Nicholas Piggin
,
2024/06/04
Re: [PATCH 0/2] ppc: spapr: Nested kvm guest migration fixes
,
Cornelia Huck
,
2024/06/03
Re: [RFC PATCH 08/10] ppc/pnv: Invert the design for big-core machine modelling
,
Nicholas Piggin
,
2024/06/03
Re: [PULL 25/72] Adds migration support for Branch History Rolling Buffer (BHRB) internal state.
,
Nicholas Piggin
,
2024/06/03
Re: [PATCH 0/2] qapi: Remove deprecated events
,
Michael S. Tsirkin
,
2024/06/02
Re: [PATCH 0/2] qapi: Remove deprecated events
,
Markus Armbruster
,
2024/06/03
Re: [PATCH 0/2] qapi: Remove deprecated events
,
Philippe Mathieu-Daudé
,
2024/06/03
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc