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 Nov 30 2021 21:01:51 -0500
Threads in reverse chronological order
[
Next Period
]
[RFC PATCH v2 0/4] QEMU/openbios: PPC Software TLB support in the G4 family
,
Fabiano Rosas
,
2021/11/30
[RFC PATCH v2 2/4] target/ppc: Disable unused facilities in the e600 CPU
,
Fabiano Rosas
,
2021/11/30
[RFC PATCH v2 1/4] target/ppc: Disable software TLB for the 7450 family
,
Fabiano Rosas
,
2021/11/30
[RFC PATCH v2 4/4] tests/avocado: ppc: Add smoke tests for MPC7400 and MPC7450 families
,
Fabiano Rosas
,
2021/11/30
[RFC PATCH v2 3/4] target/ppc: Remove the software TLB model of 7450 CPUs
,
Fabiano Rosas
,
2021/11/30
[PATCH v2 0/2] ppc/pnv.c: add a friendly warning when accel=kvm is used
,
Daniel Henrique Barboza
,
2021/11/30
[PATCH v2 1/2] ppc/pnv.c: add a friendly warning when accel=kvm is used
,
Daniel Henrique Barboza
,
2021/11/30
Re: [PATCH v2 1/2] ppc/pnv.c: add a friendly warning when accel=kvm is used
,
David Gibson
,
2021/11/30
[PATCH v2 2/2] docs/system/ppc/powernv.rst: document KVM support status
,
Daniel Henrique Barboza
,
2021/11/30
[PULL 0/1] ppc queue
,
Cédric Le Goater
,
2021/11/29
[PULL 1/1] target/ppc: fix Hash64 MMU update of PTE bit R
,
Cédric Le Goater
,
2021/11/29
Re: [PULL 0/1] ppc queue
,
Richard Henderson
,
2021/11/30
[PATCH v4] target/ppc: fix Hash64 MMU update of PTE bit R
,
Leandro Lupori
,
2021/11/29
Re: [PATCH v4] target/ppc: fix Hash64 MMU update of PTE bit R
,
David Gibson
,
2021/11/29
Re: [PATCH v4] target/ppc: fix Hash64 MMU update of PTE bit R
,
Cédric Le Goater
,
2021/11/30
Re: [PATCH v4] target/ppc: fix Hash64 MMU update of PTE bit R
,
Leandro Lupori
,
2021/11/30
Re: [PATCH v4] target/ppc: fix Hash64 MMU update of PTE bit R
,
David Gibson
,
2021/11/30
[PATCH v3] target/ppc: fix Hash64 MMU update of PTE bit R
,
Leandro Lupori
,
2021/11/26
Re: [PATCH v3] target/ppc: fix Hash64 MMU update of PTE bit R
,
David Gibson
,
2021/11/26
Re: [PATCH v3] target/ppc: fix Hash64 MMU update of PTE bit R
,
Cédric Le Goater
,
2021/11/27
Re: [PATCH v3] target/ppc: fix Hash64 MMU update of PTE bit R
,
David Gibson
,
2021/11/27
Re: [PATCH v3] target/ppc: fix Hash64 MMU update of PTE bit R
,
Cédric Le Goater
,
2021/11/29
[PATCH v3 00/18] ppc/pnv: Extend the powernv10 machine
,
Cédric Le Goater
,
2021/11/26
[PATCH v3 04/18] ppc/pnv: Add a OCC model for POWER10
,
Cédric Le Goater
,
2021/11/26
[PATCH v3 09/18] ppc/xive2: Add support for notification injection on ESB pages
,
Cédric Le Goater
,
2021/11/26
[PATCH v3 02/18] ppc/xive2: Introduce a presenter matching routine
,
Cédric Le Goater
,
2021/11/26
[PATCH v3 05/18] ppc/pnv: Add POWER10 quads
,
Cédric Le Goater
,
2021/11/26
[PATCH v3 03/18] ppc/pnv: Add a XIVE2 controller to the POWER10 chip
,
Cédric Le Goater
,
2021/11/26
[PATCH v3 01/18] ppc/xive2: Introduce a XIVE2 core framework
,
Cédric Le Goater
,
2021/11/26
[PATCH v3 06/18] ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridge
,
Cédric Le Goater
,
2021/11/26
[PATCH v3 07/18] ppc/pnv: Add a HOMER model to POWER10
,
Cédric Le Goater
,
2021/11/26
[PATCH v3 11/18] ppc/pnv: Add support for PQ offload on PHB5
,
Cédric Le Goater
,
2021/11/26
[PATCH v3 12/18] ppc/pnv: Add support for PHB5 "Address-based trigger" mode
,
Cédric Le Goater
,
2021/11/26
[PATCH v3 13/18] pnv/xive2: Introduce new capability bits
,
Cédric Le Goater
,
2021/11/26
[PATCH v3 14/18] ppc/pnv: add XIVE Gen2 TIMA support
,
Cédric Le Goater
,
2021/11/26
[PATCH v3 08/18] ppc/psi: Add support for StoreEOI and 64k ESB pages (POWER10)
,
Cédric Le Goater
,
2021/11/26
[PATCH v3 17/18] pnv/xive2: Add support for automatic save&restore
,
Cédric Le Goater
,
2021/11/26
[PATCH v3 16/18] xive2: Add a get_config() handler for the router configuration
,
Cédric Le Goater
,
2021/11/26
[PATCH v3 18/18] pnv/xive2: Add support for 8bits thread id
,
Cédric Le Goater
,
2021/11/26
[PATCH v3 10/18] ppc/xive: Add support for PQ state bits offload
,
Cédric Le Goater
,
2021/11/26
[PATCH v3 15/18] pnv/xive2: Add support XIVE2 P9-compat mode (or Gen1)
,
Cédric Le Goater
,
2021/11/26
[PATCH 1/1] ppc/pnv.c: add a friendly warning when accel=kvm is used
,
Daniel Henrique Barboza
,
2021/11/25
Re: [PATCH 1/1] ppc/pnv.c: add a friendly warning when accel=kvm is used
,
David Gibson
,
2021/11/25
Re: [PATCH 1/1] ppc/pnv.c: add a friendly warning when accel=kvm is used
,
Cédric Le Goater
,
2021/11/26
Re: [PATCH 1/1] ppc/pnv.c: add a friendly warning when accel=kvm is used
,
David Gibson
,
2021/11/27
Re: [PATCH 1/1] ppc/pnv.c: add a friendly warning when accel=kvm is used
,
Daniel Henrique Barboza
,
2021/11/29
Re: [PATCH 1/1] ppc/pnv.c: add a friendly warning when accel=kvm is used
,
David Gibson
,
2021/11/29
[PATCH v2] target/ppc: fix Hash64 MMU update of PTE bit R
,
Leandro Lupori
,
2021/11/25
Re: [PATCH v2] target/ppc: fix Hash64 MMU update of PTE bit R
,
Daniel Henrique Barboza
,
2021/11/25
Re: [PATCH v2] target/ppc: fix Hash64 MMU update of PTE bit R
,
David Gibson
,
2021/11/25
Re: [PATCH v2] target/ppc: fix Hash64 MMU update of PTE bit R
,
Cédric Le Goater
,
2021/11/26
Re: [PATCH v2] target/ppc: fix Hash64 MMU update of PTE bit R
,
Leandro Lupori
,
2021/11/26
[PATCH v8 00/10] PMU-EBB support for PPC64 TCG
,
Daniel Henrique Barboza
,
2021/11/25
[PATCH v8 01/10] target/ppc: introduce PMUEventType and PMU overflow timers
,
Daniel Henrique Barboza
,
2021/11/25
[PATCH v8 02/10] target/ppc: PMU basic cycle count for pseries TCG
,
Daniel Henrique Barboza
,
2021/11/25
Re: [PATCH v8 02/10] target/ppc: PMU basic cycle count for pseries TCG
,
David Gibson
,
2021/11/26
[PATCH v8 03/10] target/ppc: PMU: update counters on PMCs r/w
,
Daniel Henrique Barboza
,
2021/11/25
Re: [PATCH v8 03/10] target/ppc: PMU: update counters on PMCs r/w
,
David Gibson
,
2021/11/26
[PATCH v8 04/10] target/ppc: PMU: update counters on MMCR1 write
,
Daniel Henrique Barboza
,
2021/11/25
Re: [PATCH v8 04/10] target/ppc: PMU: update counters on MMCR1 write
,
David Gibson
,
2021/11/26
[PATCH v8 05/10] target/ppc: enable PMU counter overflow with cycle events
,
Daniel Henrique Barboza
,
2021/11/25
Re: [PATCH v8 05/10] target/ppc: enable PMU counter overflow with cycle events
,
David Gibson
,
2021/11/28
[PATCH v8 06/10] target/ppc: enable PMU instruction count
,
Daniel Henrique Barboza
,
2021/11/25
Re: [PATCH v8 06/10] target/ppc: enable PMU instruction count
,
David Gibson
,
2021/11/28
Re: [PATCH v8 06/10] target/ppc: enable PMU instruction count
,
Daniel Henrique Barboza
,
2021/11/30
Re: [PATCH v8 06/10] target/ppc: enable PMU instruction count
,
David Gibson
,
2021/11/30
[PATCH v8 07/10] target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA) event
,
Daniel Henrique Barboza
,
2021/11/25
Re: [PATCH v8 07/10] target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA) event
,
David Gibson
,
2021/11/29
[PATCH v8 08/10] PPC64/TCG: Implement 'rfebb' instruction
,
Daniel Henrique Barboza
,
2021/11/25
Re: [PATCH v8 08/10] PPC64/TCG: Implement 'rfebb' instruction
,
David Gibson
,
2021/11/29
[PATCH v8 09/10] target/ppc: PMU Event-Based exception support
,
Daniel Henrique Barboza
,
2021/11/25
Re: [PATCH v8 09/10] target/ppc: PMU Event-Based exception support
,
David Gibson
,
2021/11/29
[PATCH v8 10/10] target/ppc/excp_helper.c: EBB handling adjustments
,
Daniel Henrique Barboza
,
2021/11/25
Re: [PATCH v8 10/10] target/ppc/excp_helper.c: EBB handling adjustments
,
David Gibson
,
2021/11/29
[PATCH v3 0/3] Fix mtfsf, mtfsfi and mtfsb1 bug
,
Lucas Mateus Castro (alqotel)
,
2021/11/24
[PATCH v3 1/3] target/ppc: Fixed call to deferred exception
,
Lucas Mateus Castro (alqotel)
,
2021/11/24
Re: [PATCH v3 1/3] target/ppc: Fixed call to deferred exception
,
BALATON Zoltan
,
2021/11/24
Re: [PATCH v3 1/3] target/ppc: Fixed call to deferred exception
,
David Gibson
,
2021/11/24
Re: [PATCH v3 1/3] target/ppc: Fixed call to deferred exception
,
BALATON Zoltan
,
2021/11/25
Re: [PATCH v3 1/3] target/ppc: Fixed call to deferred exception
,
Richard Henderson
,
2021/11/25
[PATCH v3 2/3] test/tcg/ppc64le: test mtfsf
,
Lucas Mateus Castro (alqotel)
,
2021/11/24
Re: [PATCH v3 2/3] test/tcg/ppc64le: test mtfsf
,
Richard Henderson
,
2021/11/25
Re: [PATCH v3 2/3] test/tcg/ppc64le: test mtfsf
,
Cédric Le Goater
,
2021/11/30
[PATCH v3 3/3] target/ppc: ppc_store_fpscr doesn't update bits 0 to 28 and 52
,
Lucas Mateus Castro (alqotel)
,
2021/11/24
Re: [PATCH v3 3/3] target/ppc: ppc_store_fpscr doesn't update bits 0 to 28 and 52
,
BALATON Zoltan
,
2021/11/24
[PATCH] target/ppc: fix Hash64 MMU update of PTE bit R
,
Leandro Lupori
,
2021/11/24
Re: [PATCH] target/ppc: fix Hash64 MMU update of PTE bit R
,
Daniel Henrique Barboza
,
2021/11/24
Re: [PATCH] target/ppc: fix Hash64 MMU update of PTE bit R
,
Cédric Le Goater
,
2021/11/24
Re: [PATCH] target/ppc: fix Hash64 MMU update of PTE bit R
,
Daniel Henrique Barboza
,
2021/11/24
Re: [PATCH] target/ppc: fix Hash64 MMU update of PTE bit R
,
Leandro Lupori
,
2021/11/24
Re: [PATCH] target/ppc: fix Hash64 MMU update of PTE bit R
,
Daniel Henrique Barboza
,
2021/11/24
Re: [PATCH] target/ppc: fix Hash64 MMU update of PTE bit R
,
Cédric Le Goater
,
2021/11/24
Re: [PATCH] target/ppc: fix Hash64 MMU update of PTE bit R
,
Cédric Le Goater
,
2021/11/24
Re: [PATCH] target/ppc: fix Hash64 MMU update of PTE bit R
,
Leandro Lupori
,
2021/11/24
Re: [PATCH] target/ppc: fix Hash64 MMU update of PTE bit R
,
David Gibson
,
2021/11/24
[PATCH for-7.0 v2 0/2] change ivshmem endianness to LITTLE_ENDIAN
,
Daniel Henrique Barboza
,
2021/11/24
[PATCH for-7.0 v2 1/2] ivshmem.c: change endianness to LITTLE_ENDIAN
,
Daniel Henrique Barboza
,
2021/11/24
Re: [PATCH for-7.0 v2 1/2] ivshmem.c: change endianness to LITTLE_ENDIAN
,
Philippe Mathieu-Daudé
,
2021/11/24
Re: [PATCH for-7.0 v2 1/2] ivshmem.c: change endianness to LITTLE_ENDIAN
,
Daniel Henrique Barboza
,
2021/11/24
Re: [PATCH for-7.0 v2 1/2] ivshmem.c: change endianness to LITTLE_ENDIAN
,
Markus Armbruster
,
2021/11/24
Re: [PATCH for-7.0 v2 1/2] ivshmem.c: change endianness to LITTLE_ENDIAN
,
Daniel Henrique Barboza
,
2021/11/24
[PATCH for-7.0 v2 2/2] ivshmem-test.c: enable test_ivshmem_server for ppc64 arch
,
Daniel Henrique Barboza
,
2021/11/24
Re: [PATCH for-7.0 v2 2/2] ivshmem-test.c: enable test_ivshmem_server for ppc64 arch
,
Philippe Mathieu-Daudé
,
2021/11/24
[PATCH 0/2] change IVSHMEM endianess to LITTLE_ENDIAN
,
Daniel Henrique Barboza
,
2021/11/23
[PATCH 1/2] ivshmem.c: change endianness to LITTLE_ENDIAN
,
Daniel Henrique Barboza
,
2021/11/23
[PATCH 2/2] ivshmem-test.c: enable test_ivshmem_server for ppc64 arch
,
Daniel Henrique Barboza
,
2021/11/23
Re: [PATCH 2/2] ivshmem-test.c: enable test_ivshmem_server for ppc64 arch
,
Thomas Huth
,
2021/11/24
Re: [PATCH 0/2] change IVSHMEM endianess to LITTLE_ENDIAN
,
Cédric Le Goater
,
2021/11/23
Re: [PATCH 0/2] change IVSHMEM endianess to LITTLE_ENDIAN
,
Daniel Henrique Barboza
,
2021/11/24
[PATCH v2] docs: Minor updates on the powernv documentation.
,
lagarcia
,
2021/11/23
[PATCH for-7.0 v7 00/10] PMU-EBB support for PPC64 TCG
,
Daniel Henrique Barboza
,
2021/11/19
[PATCH for-7.0 v7 01/10] target/ppc: introduce PMUEventType and PMU overflow timers
,
Daniel Henrique Barboza
,
2021/11/19
Re: [PATCH for-7.0 v7 01/10] target/ppc: introduce PMUEventType and PMU overflow timers
,
David Gibson
,
2021/11/22
[PATCH for-7.0 v7 02/10] target/ppc: PMU basic cycle count for pseries TCG
,
Daniel Henrique Barboza
,
2021/11/19
Re: [PATCH for-7.0 v7 02/10] target/ppc: PMU basic cycle count for pseries TCG
,
David Gibson
,
2021/11/22
Re: [PATCH for-7.0 v7 02/10] target/ppc: PMU basic cycle count for pseries TCG
,
Daniel Henrique Barboza
,
2021/11/24
[PATCH for-7.0 v7 04/10] target/ppc: enable PMU instruction count
,
Daniel Henrique Barboza
,
2021/11/19
[PATCH for-7.0 v7 05/10] target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA) event
,
Daniel Henrique Barboza
,
2021/11/19
[PATCH for-7.0 v7 03/10] target/ppc: enable PMU counter overflow with cycle events
,
Daniel Henrique Barboza
,
2021/11/19
[PATCH for-7.0 v7 06/10] target/ppc: PMU: handle setting of PMCs while running
,
Daniel Henrique Barboza
,
2021/11/19
[PATCH for-7.0 v7 07/10] target/ppc/power8-pmu.c: handle overflow bits when PMU is running
,
Daniel Henrique Barboza
,
2021/11/19
[PATCH for-7.0 v7 09/10] target/ppc: PMU Event-Based exception support
,
Daniel Henrique Barboza
,
2021/11/19
[PATCH for-7.0 v7 08/10] PPC64/TCG: Implement 'rfebb' instruction
,
Daniel Henrique Barboza
,
2021/11/19
[PATCH for-7.0 v7 10/10] target/ppc/excp_helper.c: EBB handling adjustments
,
Daniel Henrique Barboza
,
2021/11/19
[RFC PATCH for-7.0 00/35] target/ppc fpu fixes and cleanups
,
Richard Henderson
,
2021/11/19
[PATCH 01/35] softfloat: Extend float_exception_flags to 16 bits
,
Richard Henderson
,
2021/11/19
[PATCH 04/35] softfloat: Add flags specific to Inf / Inf and 0 / 0
,
Richard Henderson
,
2021/11/19
[PATCH 02/35] softfloat: Add flag specific to Inf - Inf
,
Richard Henderson
,
2021/11/19
[PATCH 03/35] softfloat: Add flag specific to Inf * 0
,
Richard Henderson
,
2021/11/19
[PATCH 07/35] softfloat: Add flag specific to signaling nans
,
Richard Henderson
,
2021/11/19
[PATCH 08/35] target/ppc: Update float_invalid_op_addsub for new flags
,
Richard Henderson
,
2021/11/19
[PATCH 05/35] softfloat: Add flag specific to sqrt(-x)
,
Richard Henderson
,
2021/11/19
[PATCH 06/35] softfloat: Add flag specific to convert non-nan to int
,
Richard Henderson
,
2021/11/19
[PATCH 10/35] target/ppc: Update float_invalid_op_div for new flags
,
Richard Henderson
,
2021/11/19
[PATCH 11/35] target/ppc: Move float_check_status from FPU_FCTI to translate
,
Richard Henderson
,
2021/11/19
[PATCH 09/35] target/ppc: Update float_invalid_op_mul for new flags
,
Richard Henderson
,
2021/11/19
[PATCH 12/35] target/ppc: Update float_invalid_cvt for new flags
,
Richard Henderson
,
2021/11/19
[PATCH 15/35] target/ppc: Use FloatRoundMode in do_fri
,
Richard Henderson
,
2021/11/19
[PATCH 16/35] target/ppc: Tidy inexact handling in do_fri
,
Richard Henderson
,
2021/11/19
[PATCH 17/35] target/ppc: Clean up do_fri
,
Richard Henderson
,
2021/11/19
[PATCH 18/35] target/ppc: Update fmadd for new flags
,
Richard Henderson
,
2021/11/19
[PATCH 13/35] target/ppc: Fix VXCVI return value
,
Richard Henderson
,
2021/11/19
[PATCH 14/35] target/ppc: Remove inline from do_fri
,
Richard Henderson
,
2021/11/19
[PATCH 19/35] target/ppc: Split out do_fmadd
,
Richard Henderson
,
2021/11/19
[PATCH 20/35] target/ppc: Do not call do_float_check_status from do_fmadd
,
Richard Henderson
,
2021/11/19
[PATCH 21/35] target/ppc: Split out do_frsp
,
Richard Henderson
,
2021/11/19
[PATCH 23/35] target/ppc: Use helper_todouble in do_frsp
,
Richard Henderson
,
2021/11/19
[PATCH 22/35] target/ppc: Update do_frsp for new flags
,
Richard Henderson
,
2021/11/19
[PATCH 24/35] target/ppc: Update sqrt for new flags
,
Richard Henderson
,
2021/11/19
[PATCH 25/35] target/ppc: Update xsrqpi and xsrqpxp to new flags
,
Richard Henderson
,
2021/11/19
[PATCH 26/35] target/ppc: Update fre to new flags
,
Richard Henderson
,
2021/11/19
[PATCH 28/35] target/ppc: Add helpers for fmadds et al
,
Richard Henderson
,
2021/11/19
[PATCH 27/35] softfloat: Add float64r32 arithmetic routines
,
Richard Henderson
,
2021/11/19
[PATCH 29/35] target/ppc: Add helper for fsqrts
,
Richard Henderson
,
2021/11/19
[PATCH 30/35] target/ppc: Add helpers for fadds, fsubs, fdivs
,
Richard Henderson
,
2021/11/19
[PATCH 31/35] target/ppc: Add helper for fmuls
,
Richard Henderson
,
2021/11/19
[PATCH 32/35] target/ppc: Add helper for frsqrtes
,
Richard Henderson
,
2021/11/19
[PATCH 34/35] target/ppc: Use helper_todouble/tosingle in helper_xststdcsp
,
Richard Henderson
,
2021/11/19
[PATCH 33/35] target/ppc: Update fres to new flags and float64r32
,
Richard Henderson
,
2021/11/19
[PATCH 35/35] test/tcg/ppc64le: Add float reference files
,
Richard Henderson
,
2021/11/19
Re: [PATCH 35/35] test/tcg/ppc64le: Add float reference files
,
Cédric Le Goater
,
2021/11/21
Re: [PATCH 35/35] test/tcg/ppc64le: Add float reference files
,
Richard Henderson
,
2021/11/22
Re: [PATCH 35/35] test/tcg/ppc64le: Add float reference files
,
Cédric Le Goater
,
2021/11/22
Re: [PATCH 35/35] test/tcg/ppc64le: Add float reference files
,
Richard Henderson
,
2021/11/22
Re: [PATCH 35/35] test/tcg/ppc64le: Add float reference files
,
Cédric Le Goater
,
2021/11/22
Re: [PATCH 35/35] test/tcg/ppc64le: Add float reference files
,
Richard Henderson
,
2021/11/22
Re: [PATCH 35/35] test/tcg/ppc64le: Add float reference files
,
Cédric Le Goater
,
2021/11/24
Re: [PATCH 35/35] test/tcg/ppc64le: Add float reference files
,
Richard Henderson
,
2021/11/24
Re: [PATCH 35/35] test/tcg/ppc64le: Add float reference files
,
Cédric Le Goater
,
2021/11/29
[PATCH] tests/avocado: ppc: Add smoke tests for MPC7400 and MPC7450 families
,
Fabiano Rosas
,
2021/11/19
Re: [PATCH] tests/avocado: ppc: Add smoke tests for MPC7400 and MPC7450 families
,
Willian Rampazzo
,
2021/11/19
Re: [PATCH] tests/avocado: ppc: Add smoke tests for MPC7400 and MPC7450 families
,
Willian Rampazzo
,
2021/11/19
[RFC PATCH 0/2] QEMU/openbios: PPC Software TLB support in the G4 family
,
Fabiano Rosas
,
2021/11/19
[RFC PATCH 1/2] ppc: Add support for MPC7450 software TLB miss interrupts
,
Fabiano Rosas
,
2021/11/19
[RFC PATCH 2/2] ppc: Add PVRs for the MPC7450 family
,
Fabiano Rosas
,
2021/11/19
Re: [RFC PATCH 0/2] QEMU/openbios: PPC Software TLB support in the G4 family
,
Fabiano Rosas
,
2021/11/24
Re: [RFC PATCH 0/2] QEMU/openbios: PPC Software TLB support in the G4 family
,
BALATON Zoltan
,
2021/11/24
Re: [RFC PATCH 0/2] QEMU/openbios: PPC Software TLB support in the G4 family
,
Cédric Le Goater
,
2021/11/25
Re: [RFC PATCH 0/2] QEMU/openbios: PPC Software TLB support in the G4 family
,
BALATON Zoltan
,
2021/11/25
Re: [RFC PATCH 0/2] QEMU/openbios: PPC Software TLB support in the G4 family
,
Cédric Le Goater
,
2021/11/25
Re: [OpenBIOS] Re: [RFC PATCH 0/2] QEMU/openbios: PPC Software TLB support in the G4 family
,
Segher Boessenkool
,
2021/11/25
Re: [OpenBIOS] Re: [RFC PATCH 0/2] QEMU/openbios: PPC Software TLB support in the G4 family
,
Cédric Le Goater
,
2021/11/26
Re: [OpenBIOS] Re: [RFC PATCH 0/2] QEMU/openbios: PPC Software TLB support in the G4 family
,
Segher Boessenkool
,
2021/11/26
Re: [OpenBIOS] Re: [RFC PATCH 0/2] QEMU/openbios: PPC Software TLB support in the G4 family
,
Fabiano Rosas
,
2021/11/26
Re: [OpenBIOS] Re: [RFC PATCH 0/2] QEMU/openbios: PPC Software TLB support in the G4 family
,
Cédric Le Goater
,
2021/11/26
Re: [OpenBIOS] Re: [RFC PATCH 0/2] QEMU/openbios: PPC Software TLB support in the G4 family
,
Fabiano Rosas
,
2021/11/26
Re: [RFC PATCH 0/2] QEMU/openbios: PPC Software TLB support in the G4 family
,
Fabiano Rosas
,
2021/11/26
Re: [RFC PATCH 0/2] QEMU/openbios: PPC Software TLB support in the G4 family
,
BALATON Zoltan
,
2021/11/26
Re: [RFC PATCH 0/2] QEMU/openbios: PPC Software TLB support in the G4 family
,
Mark Cave-Ayland
,
2021/11/26
Re: [RFC PATCH 0/2] QEMU/openbios: PPC Software TLB support in the G4 family
,
Cédric Le Goater
,
2021/11/26
Re: [RFC PATCH 0/2] QEMU/openbios: PPC Software TLB support in the G4 family
,
Mark Cave-Ayland
,
2021/11/26
Re: [RFC PATCH 0/2] QEMU/openbios: PPC Software TLB support in the G4 family
,
Fabiano Rosas
,
2021/11/26
Re: [RFC PATCH 0/2] QEMU/openbios: PPC Software TLB support in the G4 family
,
Cédric Le Goater
,
2021/11/26
Re: [RFC PATCH 0/2] QEMU/openbios: PPC Software TLB support in the G4 family
,
BALATON Zoltan
,
2021/11/26
Re: [RFC PATCH 0/2] QEMU/openbios: PPC Software TLB support in the G4 family
,
Fabiano Rosas
,
2021/11/29
[PULL for-6.2 0/2] ppc queue
,
Cédric Le Goater
,
2021/11/19
[PULL for-6.2 2/2] tests/tcg/ppc64le: Fix compile flags for byte_reverse
,
Cédric Le Goater
,
2021/11/19
[PULL for-6.2 1/2] pmu: fix pmu vmstate subsection list
,
Cédric Le Goater
,
2021/11/19
Re: [PULL for-6.2 0/2] ppc queue
,
Richard Henderson
,
2021/11/19
[PULL for-6.2 0/2] ppc queue
,
Cédric Le Goater
,
2021/11/26
[PULL for-6.2 1/2] pmu: fix pmu vmstate subsection list
,
Cédric Le Goater
,
2021/11/26
[PULL for-6.2 2/2] tests/tcg/ppc64le: Fix compile flags for byte_reverse
,
Cédric Le Goater
,
2021/11/26
Re: [PULL for-6.2 0/2] ppc queue
,
Cédric Le Goater
,
2021/11/26
[PATCH v2 0/3] Fix mtfsf, mtfsfi and mtfsb1 bug
,
Lucas Mateus Castro (alqotel)
,
2021/11/18
[PATCH v2 1/3] target/ppc: Fixed call to deferred exception
,
Lucas Mateus Castro (alqotel)
,
2021/11/18
Re: [PATCH v2 1/3] target/ppc: Fixed call to deferred exception
,
Richard Henderson
,
2021/11/19
Re: [PATCH v2 1/3] target/ppc: Fixed call to deferred exception
,
Cédric Le Goater
,
2021/11/19
Re: [PATCH v2 1/3] target/ppc: Fixed call to deferred exception
,
Richard Henderson
,
2021/11/19
Re: [PATCH v2 1/3] target/ppc: Fixed call to deferred exception
,
Lucas Mateus Martins Araujo e Castro
,
2021/11/19
[PATCH v2 2/3] target/ppc: ppc_store_fpscr doesn't update bit 52
,
Lucas Mateus Castro (alqotel)
,
2021/11/18
Re: [PATCH v2 2/3] target/ppc: ppc_store_fpscr doesn't update bit 52
,
BALATON Zoltan
,
2021/11/18
Re: [PATCH v2 2/3] target/ppc: ppc_store_fpscr doesn't update bit 52
,
Richard Henderson
,
2021/11/19
[PATCH v2 3/3] test/tcg/ppc64le: test mtfsf
,
Lucas Mateus Castro (alqotel)
,
2021/11/18
Re: [PATCH v2 3/3] test/tcg/ppc64le: test mtfsf
,
Richard Henderson
,
2021/11/19
[PATCH] docs: Minor updates on the powernv documentation.
,
lagarcia
,
2021/11/17
Re: [PATCH] docs: Minor updates on the powernv documentation.
,
Cédric Le Goater
,
2021/11/18
Re: [PATCH] docs: Minor updates on the powernv documentation.
,
Leonardo Augusto Guimarães Garcia
,
2021/11/23
[PATCH] docs: Introducing pseries documentation.
,
lagarcia
,
2021/11/17
Re: [PATCH] docs: Introducing pseries documentation.
,
David Gibson
,
2021/11/17
Re: [PATCH] docs: Introducing pseries documentation.
,
Cédric Le Goater
,
2021/11/18
Re: [PATCH] docs: Introducing pseries documentation.
,
Leonardo Augusto Guimarães Garcia
,
2021/11/23
Re: [PATCH] docs: Introducing pseries documentation.
,
Cédric Le Goater
,
2021/11/18
[PATCH for-6.2] tests/tcg/ppc64le: Fix compile flags for byte_reverse
,
Richard Henderson
,
2021/11/17
Re: [PATCH for-6.2] tests/tcg/ppc64le: Fix compile flags for byte_reverse
,
Cédric Le Goater
,
2021/11/17
Re: [PATCH for-6.2] tests/tcg/ppc64le: Fix compile flags for byte_reverse
,
Richard Henderson
,
2021/11/17
Re: [PATCH v1 0/9] hw/mos6522: VIA timer emulation fixes and improvements
,
Finn Thain
,
2021/11/16
Re: [PATCH v1 0/9] hw/mos6522: VIA timer emulation fixes and improvements
,
Mark Cave-Ayland
,
2021/11/18
Re: [PATCH v1 0/9] hw/mos6522: VIA timer emulation fixes and improvements
,
Finn Thain
,
2021/11/19
Re: [PATCH v1 0/9] hw/mos6522: VIA timer emulation fixes and improvements
,
Mark Cave-Ayland
,
2021/11/20
Re: [PATCH v1 0/9] hw/mos6522: VIA timer emulation fixes and improvements
,
Finn Thain
,
2021/11/20
Re: [PATCH v1 0/9] hw/mos6522: VIA timer emulation fixes and improvements
,
Peter Maydell
,
2021/11/22
Re: [PATCH v1 0/9] hw/mos6522: VIA timer emulation fixes and improvements
,
Finn Thain
,
2021/11/22
[PATCH 0/3] Fix irq allocation of PCI host bridge on powernv
,
Frederic Barrat
,
2021/11/16
[PATCH 1/3] ppc/pnv: Tune the POWER9 PCIe Host bridge model
,
Frederic Barrat
,
2021/11/16
Re: [PATCH 1/3] ppc/pnv: Tune the POWER9 PCIe Host bridge model
,
Cédric Le Goater
,
2021/11/18
Re: [PATCH 1/3] ppc/pnv: Tune the POWER9 PCIe Host bridge model
,
Cédric Le Goater
,
2021/11/26
Re: [PATCH 1/3] ppc/pnv: Tune the POWER9 PCIe Host bridge model
,
Cédric Le Goater
,
2021/11/26
Re: [PATCH 1/3] ppc/pnv: Tune the POWER9 PCIe Host bridge model
,
Michael S. Tsirkin
,
2021/11/28
Re: [PATCH 1/3] ppc/pnv: Tune the POWER9 PCIe Host bridge model
,
Frederic Barrat
,
2021/11/29
[PATCH 2/3] pci: Export the pci_intx() function
,
Frederic Barrat
,
2021/11/16
Re: [PATCH 2/3] pci: Export the pci_intx() function
,
Cédric Le Goater
,
2021/11/18
[PATCH 3/3] pcie_aer: Don't trigger a LSI if none are defined
,
Frederic Barrat
,
2021/11/16
Re: [PATCH 3/3] pcie_aer: Don't trigger a LSI if none are defined
,
Cédric Le Goater
,
2021/11/18
[PATCH] pmu: fix pmu vmstate subsection list
,
Laurent Vivier
,
2021/11/16
Re: [PATCH] pmu: fix pmu vmstate subsection list
,
Greg Kurz
,
2021/11/16
Re: [PATCH] pmu: fix pmu vmstate subsection list
,
Cédric Le Goater
,
2021/11/17
Re: [PATCH] pmu: fix pmu vmstate subsection list
,
Philippe Mathieu-Daudé
,
2021/11/16
Re: [PATCH] pmu: fix pmu vmstate subsection list
,
Mark Cave-Ayland
,
2021/11/16
Re: [PATCH] pmu: fix pmu vmstate subsection list
,
Cédric Le Goater
,
2021/11/17
Re: ppc64 XER potentially ignored/not setting
,
Thomas Huth
,
2021/11/16
Re: ppc64 XER potentially ignored/not setting
,
Cédric Le Goater
,
2021/11/16
Re: ppc64 XER potentially ignored/not setting
,
Mark Cave-Ayland
,
2021/11/17
Re: ppc64 XER potentially ignored/not setting
,
Kyle Lehman
,
2021/11/16
Re: ppc64 XER potentially ignored/not setting
,
Fabiano Rosas
,
2021/11/17
[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
,
Alexey Kardashevskiy
,
2021/11/13
Re: [PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
,
Cédric Le Goater
,
2021/11/16
Re: [PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
,
Philippe Mathieu-Daudé
,
2021/11/16
Re: [PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
,
Richard Henderson
,
2021/11/16
Re: [PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
,
Cédric Le Goater
,
2021/11/16
Re: [PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
,
Philippe Mathieu-Daudé
,
2021/11/16
Re: [PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
,
Cédric Le Goater
,
2021/11/16
Re: [PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
,
Alexey Kardashevskiy
,
2021/11/16
Re: [PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
,
Richard Henderson
,
2021/11/17
Re: [PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
,
Cédric Le Goater
,
2021/11/17
Re: [PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
,
Alexey Kardashevskiy
,
2021/11/17
Re: [PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
,
Philippe Mathieu-Daudé
,
2021/11/17
Re: [PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
,
Cédric Le Goater
,
2021/11/18
ppc/fpu_helper.c
,
Yonggang Luo
,
2021/11/13
Re: ppc/fpu_helper.c
,
Richard Henderson
,
2021/11/14
Re: ppc/fpu_helper.c
,
Yonggang Luo
,
2021/11/14
Re: ppc/fpu_helper.c
,
Matheus K. Ferst
,
2021/11/16
Idea about float acceleration with tcg
,
Yonggang Luo
,
2021/11/13
[PATCH v2 0/3] target/ppc: Implement Vector Expand/Extract Mask and Vector Mask
,
matheus . ferst
,
2021/11/12
[PATCH v2 1/3] target/ppc: Implement Vector Expand Mask
,
matheus . ferst
,
2021/11/12
[PATCH v2 2/3] target/ppc: Implement Vector Extract Mask
,
matheus . ferst
,
2021/11/12
[PATCH v2 3/3] target/ppc: Implement Vector Mask Move insns
,
matheus . ferst
,
2021/11/12
[PULL 0/3] ppc 6.2 queue
,
Cédric Le Goater
,
2021/11/12
[PULL 2/3] spapr_numa.c: fix FORM1 distance-less nodes
,
Cédric Le Goater
,
2021/11/12
[PULL 3/3] ppc/mmu_helper.c: do not truncate 'ea' in booke206_invalidate_ea_tlb()
,
Cédric Le Goater
,
2021/11/12
[PULL 1/3] target/ppc: Fix register update on lf[sd]u[x]/stf[sd]u[x]
,
Cédric Le Goater
,
2021/11/12
Re: [PULL 0/3] ppc 6.2 queue
,
Richard Henderson
,
2021/11/12
[PATCH v2 0/1] ppc/mmu_helper.c: do not truncate 'ea' in booke206_invalidate_ea_tlb()
,
Daniel Henrique Barboza
,
2021/11/10
[PATCH v2 1/1] ppc/mmu_helper.c: do not truncate 'ea' in booke206_invalidate_ea_tlb()
,
Daniel Henrique Barboza
,
2021/11/10
Re: [PATCH v2 1/1] ppc/mmu_helper.c: do not truncate 'ea' in booke206_invalidate_ea_tlb()
,
Daniel Henrique Barboza
,
2021/11/10
Re: [PATCH v2 1/1] ppc/mmu_helper.c: do not truncate 'ea' in booke206_invalidate_ea_tlb()
,
Philippe Mathieu-Daudé
,
2021/11/10
Re: [PATCH v2 1/1] ppc/mmu_helper.c: do not truncate 'ea' in booke206_invalidate_ea_tlb()
,
Cédric Le Goater
,
2021/11/11
[PATCH 0/3] target/ppc: Implement Vector Expand/Extract Mask and Vector Mask
,
matheus . ferst
,
2021/11/10
[PATCH 1/3] target/ppc: Implement Vector Expand Mask
,
matheus . ferst
,
2021/11/10
Re: [PATCH 1/3] target/ppc: Implement Vector Expand Mask
,
Richard Henderson
,
2021/11/11
[PATCH 2/3] target/ppc: Implement Vector Extract Mask
,
matheus . ferst
,
2021/11/10
Re: [PATCH 2/3] target/ppc: Implement Vector Extract Mask
,
Richard Henderson
,
2021/11/11
[PATCH 3/3] target/ppc: Implement Vector Mask Move insns
,
matheus . ferst
,
2021/11/10
Re: [PATCH 3/3] target/ppc: Implement Vector Mask Move insns
,
Richard Henderson
,
2021/11/11
[PATCH 1/1] ppc/mmu_helper.c: do not truncate 'ea' in booke206_invalidate_ea_tlb()
,
Daniel Henrique Barboza
,
2021/11/10
Re: [PATCH 1/1] ppc/mmu_helper.c: do not truncate 'ea' in booke206_invalidate_ea_tlb()
,
Philippe Mathieu-Daudé
,
2021/11/10
Re: [PATCH 1/1] ppc/mmu_helper.c: do not truncate 'ea' in booke206_invalidate_ea_tlb()
,
Daniel Henrique Barboza
,
2021/11/10
[PATCH v2 0/1] spapr_numa.c: fix FORM1 distance-less nodes
,
Daniel Henrique Barboza
,
2021/11/10
[PATCH v2 1/1] spapr_numa.c: fix FORM1 distance-less nodes
,
Daniel Henrique Barboza
,
2021/11/10
Re: [PATCH v2 1/1] spapr_numa.c: fix FORM1 distance-less nodes
,
Cédric Le Goater
,
2021/11/10
Fwd: New Defects reported by Coverity Scan for QEMU
,
Cédric Le Goater
,
2021/11/10
Re: Fwd: New Defects reported by Coverity Scan for QEMU
,
Matheus K. Ferst
,
2021/11/12
RE: Fwd: New Defects reported by Coverity Scan for QEMU
,
Luis Fernando Fujita Pires
,
2021/11/16
Re: Fwd: New Defects reported by Coverity Scan for QEMU
,
Cédric Le Goater
,
2021/11/17
[PATCH] target/ppc: Fix register update on lf[sd]u[x]/stf[sd]u[x]
,
matheus . ferst
,
2021/11/09
Re: [PATCH] target/ppc: Fix register update on lf[sd]u[x]/stf[sd]u[x]
,
Cédric Le Goater
,
2021/11/10
[PATCH] spapr_numa.c: fix FORM1 distance-less nodes
,
Daniel Henrique Barboza
,
2021/11/09
Re: [PATCH] spapr_numa.c: fix FORM1 distance-less nodes
,
Richard Henderson
,
2021/11/10
Re: [PATCH] spapr_numa.c: fix FORM1 distance-less nodes
,
Daniel Henrique Barboza
,
2021/11/10
Re: [PATCH 2/2] target/ppc: ppc_store_fpscr doesn't update bit 52
,
Daniel Henrique Barboza
,
2021/11/09
Re: [PATCH 2/2] target/ppc: ppc_store_fpscr doesn't update bit 52
,
Lucas Mateus Martins Araujo e Castro
,
2021/11/10
Re: [PATCH 1/2] target/ppc: Fixed call to deferred exception
,
Daniel Henrique Barboza
,
2021/11/09
Re: [PATCH 1/2] target/ppc: Fixed call to deferred exception
,
Cédric Le Goater
,
2021/11/10
Re: [PATCH 1/2] target/ppc: Fixed call to deferred exception
,
Lucas Mateus Martins Araujo e Castro
,
2021/11/10
Re: [PATCH 1/2] target/ppc: Fixed call to deferred exception
,
Cédric Le Goater
,
2021/11/16
Re: [PATCH 1/2] target/ppc: Fixed call to deferred exception
,
Mark Cave-Ayland
,
2021/11/10
Re: [PATCH 1/2] target/ppc: Fixed call to deferred exception
,
Lucas Mateus Martins Araujo e Castro
,
2021/11/10
Re: [PATCH 1/2] target/ppc: Fixed call to deferred exception
,
BALATON Zoltan
,
2021/11/10
Re: [PATCH 1/2] target/ppc: Fixed call to deferred exception
,
Yonggang Luo
,
2021/11/11
[PATCH] pci-host: Allow extended config space access for PowerNV PHB4 model
,
Christophe Lombard
,
2021/11/09
Re: [PATCH] pci-host: Allow extended config space access for PowerNV PHB4 model
,
Frederic Barrat
,
2021/11/09
Re: [PATCH] pci-host: Allow extended config space access for PowerNV PHB4 model
,
Cédric Le Goater
,
2021/11/09
Re: [PATCH] pci-host: Allow extended config space access for PowerNV PHB4 model
,
Philippe Mathieu-Daudé
,
2021/11/17
Re: [PATCH] pci-host: Allow extended config space access for PowerNV PHB4 model
,
Cédric Le Goater
,
2021/11/17
Re: [PATCH] pci-host: Allow extended config space access for PowerNV PHB4 model
,
Cédric Le Goater
,
2021/11/16
Re: [PATCH v2 03/34] target/ppc: Move load and store floating point instructions to decodetree
,
Mark Cave-Ayland
,
2021/11/09
Re: [PATCH v2 03/34] target/ppc: Move load and store floating point instructions to decodetree
,
Matheus K. Ferst
,
2021/11/09
Re: [PATCH v2 03/34] target/ppc: Move load and store floating point instructions to decodetree
,
Mark Cave-Ayland
,
2021/11/09
[PULL 00/54] ppc-for-6.2 queue 20211109
,
David Gibson
,
2021/11/09
[PULL 04/54] target/ppc: Implement PLFS, PLFD, PSTFS and PSTFD instructions
,
David Gibson
,
2021/11/09
[PULL 02/54] target/ppc: move resolve_PLS_D to translate.c
,
David Gibson
,
2021/11/09
[PULL 01/54] target/ppc: introduce do_ea_calc
,
David Gibson
,
2021/11/09
[PULL 03/54] target/ppc: Move load and store floating point instructions to decodetree
,
David Gibson
,
2021/11/09
Re: [PULL 03/54] target/ppc: Move load and store floating point instructions to decodetree
,
Laurent Vivier
,
2021/11/10
Re: [PULL 03/54] target/ppc: Move load and store floating point instructions to decodetree
,
Cédric Le Goater
,
2021/11/10
Re: [PULL 03/54] target/ppc: Move load and store floating point instructions to decodetree
,
Laurent Vivier
,
2021/11/10
Re: [PULL 03/54] target/ppc: Move load and store floating point instructions to decodetree
,
Cédric Le Goater
,
2021/11/12
[PULL 15/54] host-utils: Introduce mulu128
,
David Gibson
,
2021/11/09
[PULL 08/54] target/ppc: Implement cnttzdm
,
David Gibson
,
2021/11/09
[PULL 09/54] target/ppc: Implement pdepd instruction
,
David Gibson
,
2021/11/09
[PULL 07/54] target/ppc: Implement cntlzdm
,
David Gibson
,
2021/11/09
[PULL 05/54] target/ppc: Move LQ and STQ to decodetree
,
David Gibson
,
2021/11/09
[PULL 10/54] target/ppc: Implement pextd instruction
,
David Gibson
,
2021/11/09
[PULL 14/54] target/ppc: Implement DCFFIXQQ
,
David Gibson
,
2021/11/09
[PULL 12/54] target/ppc: Move REQUIRE_ALTIVEC/VECTOR to translate.c
,
David Gibson
,
2021/11/09
[PULL 11/54] libdecnumber: introduce decNumberFrom[U]Int128
,
David Gibson
,
2021/11/09
[PULL 16/54] libdecnumber: Introduce decNumberIntegralToInt128
,
David Gibson
,
2021/11/09
[PULL 28/54] target/ppc: Move vcfuged to vmx-impl.c.inc
,
David Gibson
,
2021/11/09
[PULL 25/54] target/ppc: Move ddedpd[q], denbcd[q], dscli[q], dscri[q] to decodetree
,
David Gibson
,
2021/11/09
[PULL 23/54] target/ppc: Move dqua[q], drrnd[q] to decodetree
,
David Gibson
,
2021/11/09
[PULL 26/54] ppc/pnv: Fix check on block device before updating drive contents
,
David Gibson
,
2021/11/09
[PULL 31/54] target/ppc: Implement vsldbi/vsrdbi instructions
,
David Gibson
,
2021/11/09
[PULL 06/54] target/ppc: Implement PLQ and PSTQ
,
David Gibson
,
2021/11/09
[PULL 17/54] target/ppc: Implement DCTFIXQQ
,
David Gibson
,
2021/11/09
[PULL 18/54] target/ppc: Do not update nip on DFP instructions
,
David Gibson
,
2021/11/09
[PULL 38/54] target/ppc: receive high/low as argument in get/set_cpu_vsr
,
David Gibson
,
2021/11/09
[PULL 22/54] target/ppc: Move dquai[q], drint{x,n}[q] to decodetree
,
David Gibson
,
2021/11/09
[PULL 21/54] target/ppc: Move dcmp{u, o}[q], dts{tex, tsf, tsfi}[q] to decodetree
,
David Gibson
,
2021/11/09
[PULL 24/54] target/ppc: Move dct{dp, qpq}, dr{sp, dpq}, dc{f, t}fix[q], dxex[q] to decodetree
,
David Gibson
,
2021/11/09
[PULL 33/54] target/ppc: Implement Vector Insert Word from GPR using Immediate insns
,
David Gibson
,
2021/11/09
[PULL 34/54] target/ppc: Implement Vector Insert from VSR using GPR index insns
,
David Gibson
,
2021/11/09
[PULL 27/54] ppc/pegasos2: Suppress warning when qtest enabled
,
David Gibson
,
2021/11/09
[PULL 29/54] target/ppc: Implement vclzdm/vctzdm instructions
,
David Gibson
,
2021/11/09
[PULL 13/54] target/ppc: Introduce REQUIRE_FPU
,
David Gibson
,
2021/11/09
[PULL 19/54] target/ppc: Move dtstdc[q]/dtstdg[q] to decodetree
,
David Gibson
,
2021/11/09
[PULL 20/54] target/ppc: Move d{add, sub, mul, div, iex}[q] to decodetree
,
David Gibson
,
2021/11/09
[PULL 30/54] target/ppc: Implement vpdepd/vpextd instruction
,
David Gibson
,
2021/11/09
[PULL 36/54] target/ppc: Implement Vector Extract Double to VSR using GPR index insns
,
David Gibson
,
2021/11/09
[PULL 32/54] target/ppc: Implement Vector Insert from GPR using GPR index insns
,
David Gibson
,
2021/11/09
[PULL 39/54] target/ppc: moved stxv and lxv from legacy to decodtree
,
David Gibson
,
2021/11/09
[PULL 35/54] target/ppc: Move vinsertb/vinserth/vinsertw/vinsertd to decodetree
,
David Gibson
,
2021/11/09
[PULL 37/54] target/ppc: Introduce REQUIRE_VSX macro
,
David Gibson
,
2021/11/09
[PULL 40/54] target/ppc: moved stxvx and lxvx from legacy to decodtree
,
David Gibson
,
2021/11/09
[PULL 48/54] target/ppc: Implemented XXSPLTIW using decodetree
,
David Gibson
,
2021/11/09
[PULL 41/54] target/ppc: added the instructions LXVP and STXVP
,
David Gibson
,
2021/11/09
[PULL 42/54] target/ppc: added the instructions LXVPX and STXVPX
,
David Gibson
,
2021/11/09
[PULL 49/54] target/ppc: implemented XXSPLTIDP instruction
,
David Gibson
,
2021/11/09
[PULL 43/54] target/ppc: added the instructions PLXV and PSTXV
,
David Gibson
,
2021/11/09
[PULL 44/54] target/ppc: added the instructions PLXVP and PSTXVP
,
David Gibson
,
2021/11/09
[PULL 46/54] target/ppc: moved XXSPLTIB to using decodetree
,
David Gibson
,
2021/11/09
[PULL 47/54] target/ppc: implemented XXSPLTI32DX
,
David Gibson
,
2021/11/09
[PULL 45/54] target/ppc: moved XXSPLTW to using decodetree
,
David Gibson
,
2021/11/09
[PULL 50/54] target/ppc: Implement xxblendvb/xxblendvh/xxblendvw/xxblendvd instructions
,
David Gibson
,
2021/11/09
[PULL 53/54] target/ppc, hw/ppc: Change maintainers
,
David Gibson
,
2021/11/09
[PULL 51/54] target/ppc: Implement lxvkq instruction
,
David Gibson
,
2021/11/09
[PULL 52/54] target/ppc: cntlzdm/cnttzdm implementation without brcond
,
David Gibson
,
2021/11/09
[PULL 54/54] spapr_numa.c: FORM2 table handle nodes with no distance info
,
David Gibson
,
2021/11/09
Re: [PULL 00/54] ppc-for-6.2 queue 20211109
,
Richard Henderson
,
2021/11/09
[PATCH v6 00/10] PMU-EBB support for PPC64 TCG
,
Daniel Henrique Barboza
,
2021/11/08
[PATCH v6 01/10] target/ppc: introduce PMUEventType and PMU overflow timers
,
Daniel Henrique Barboza
,
2021/11/08
Re: [PATCH v6 01/10] target/ppc: introduce PMUEventType and PMU overflow timers
,
David Gibson
,
2021/11/11
Re: [PATCH v6 01/10] target/ppc: introduce PMUEventType and PMU overflow timers
,
Daniel Henrique Barboza
,
2021/11/13
Re: [PATCH v6 01/10] target/ppc: introduce PMUEventType and PMU overflow timers
,
David Gibson
,
2021/11/18
[PATCH v6 02/10] target/ppc: PMU basic cycle count for pseries TCG
,
Daniel Henrique Barboza
,
2021/11/08
[PATCH v6 03/10] target/ppc: enable PMU counter overflow with cycle events
,
Daniel Henrique Barboza
,
2021/11/08
[PATCH v6 04/10] target/ppc: enable PMU instruction count
,
Daniel Henrique Barboza
,
2021/11/08
[PATCH v6 05/10] target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA) event
,
Daniel Henrique Barboza
,
2021/11/08
[PATCH v6 06/10] target/ppc: PMU: handle setting of PMCs while running
,
Daniel Henrique Barboza
,
2021/11/08
[PATCH v6 07/10] target/ppc/power8-pmu.c: handle overflow bits when PMU is running
,
Daniel Henrique Barboza
,
2021/11/08
[PATCH v6 08/10] PPC64/TCG: Implement 'rfebb' instruction
,
Daniel Henrique Barboza
,
2021/11/08
[PATCH v6 10/10] target/ppc/excp_helper.c: EBB handling adjustments
,
Daniel Henrique Barboza
,
2021/11/08
[PATCH v6 09/10] target/ppc: PMU Event-Based exception support
,
Daniel Henrique Barboza
,
2021/11/08
Re: [PATCH v2 0/4] hw/isa: Remove unuseful qemu_allocate_irqs() call
,
Philippe Mathieu-Daudé
,
2021/11/06
[PATCH] hw/ppc/mac.h: Remove MAX_CPUS macro
,
Peter Maydell
,
2021/11/05
Re: [PATCH] hw/ppc/mac.h: Remove MAX_CPUS macro
,
Philippe Mathieu-Daudé
,
2021/11/05
Re: [PATCH] hw/ppc/mac.h: Remove MAX_CPUS macro
,
Cédric Le Goater
,
2021/11/05
[PATCH v2 0/2] tests/acceptance: rename tests acceptance to tests avocado
,
Willian Rampazzo
,
2021/11/05
[PATCH v2 1/2] tests/acceptance: introduce new check-avocado tartget
,
Willian Rampazzo
,
2021/11/05
Re: [PATCH v2 1/2] tests/acceptance: introduce new check-avocado tartget
,
Philippe Mathieu-Daudé
,
2021/11/05
Re: [PATCH v2 1/2] tests/acceptance: introduce new check-avocado tartget
,
Thomas Huth
,
2021/11/08
Re: [PATCH v2 1/2] tests/acceptance: introduce new check-avocado tartget
,
Philippe Mathieu-Daudé
,
2021/11/08
Re: [PATCH v2 1/2] tests/acceptance: introduce new check-avocado tartget
,
Daniel P . Berrangé
,
2021/11/08
Re: [PATCH v2 1/2] tests/acceptance: introduce new check-avocado tartget
,
Philippe Mathieu-Daudé
,
2021/11/08
Re: [PATCH v2 1/2] tests/acceptance: introduce new check-avocado tartget
,
Willian Rampazzo
,
2021/11/08
[PATCH v2 2/2] tests/acceptance: rename tests acceptance to tests avocado
,
Willian Rampazzo
,
2021/11/05
Re: [PATCH v2 0/2] tests/acceptance: rename tests acceptance to tests avocado
,
Philippe Mathieu-Daudé
,
2021/11/08
[PATCH] spapr_numa.c: FORM2 table handle nodes with no distance info
,
Nicholas Piggin
,
2021/11/05
Re: [PATCH] spapr_numa.c: FORM2 table handle nodes with no distance info
,
Daniel Henrique Barboza
,
2021/11/05
Re: [PATCH] spapr_numa.c: FORM2 table handle nodes with no distance info
,
Aneesh Kumar K.V
,
2021/11/07
Re: [PATCH] spapr_numa.c: FORM2 table handle nodes with no distance info
,
Nicholas Piggin
,
2021/11/08
Re: [PATCH] spapr_numa.c: FORM2 table handle nodes with no distance info
,
Daniel Henrique Barboza
,
2021/11/08
Re: [PATCH] spapr_numa.c: FORM2 table handle nodes with no distance info
,
David Gibson
,
2021/11/08
[PATCH] target/ppc, hw/ppc: Change maintainers
,
David Gibson
,
2021/11/04
Re: [PATCH] target/ppc, hw/ppc: Change maintainers
,
Daniel Henrique Barboza
,
2021/11/05
Re: [PATCH] target/ppc, hw/ppc: Change maintainers
,
Philippe Mathieu-Daudé
,
2021/11/05
Re: [PATCH] target/ppc, hw/ppc: Change maintainers
,
Daniel Henrique Barboza
,
2021/11/05
Re: [PATCH] target/ppc, hw/ppc: Change maintainers
,
David Gibson
,
2021/11/06
Re: [PATCH] target/ppc, hw/ppc: Change maintainers
,
Cédric Le Goater
,
2021/11/06
Re: [PATCH] target/ppc, hw/ppc: Change maintainers
,
David Gibson
,
2021/11/06
Re: [PATCH] target/ppc, hw/ppc: Change maintainers
,
Greg Kurz
,
2021/11/07
Re: [PATCH] target/ppc, hw/ppc: Change maintainers
,
Philippe Mathieu-Daudé
,
2021/11/06
Re: [PATCH] target/ppc, hw/ppc: Change maintainers
,
Cédric Le Goater
,
2021/11/05
Re: [PATCH] target/ppc, hw/ppc: Change maintainers
,
Philippe Mathieu-Daudé
,
2021/11/06
Re: [PATCH] target/ppc, hw/ppc: Change maintainers
,
Cédric Le Goater
,
2021/11/06
Re: [PATCH] target/ppc, hw/ppc: Change maintainers
,
Cédric Le Goater
,
2021/11/05
[PATCH v3 00/25] PowerISA v3.1 instruction batch
,
matheus . ferst
,
2021/11/04
[PATCH v3 01/25] target/ppc: Move vcfuged to vmx-impl.c.inc
,
matheus . ferst
,
2021/11/04
[PATCH v3 02/25] target/ppc: Implement vclzdm/vctzdm instructions
,
matheus . ferst
,
2021/11/04
[PATCH v3 03/25] target/ppc: Implement vpdepd/vpextd instruction
,
matheus . ferst
,
2021/11/04
[PATCH v3 04/25] target/ppc: Implement vsldbi/vsrdbi instructions
,
matheus . ferst
,
2021/11/04
[PATCH v3 05/25] target/ppc: Implement Vector Insert from GPR using GPR index insns
,
matheus . ferst
,
2021/11/04
Re: [PATCH v3 05/25] target/ppc: Implement Vector Insert from GPR using GPR index insns
,
Richard Henderson
,
2021/11/04
[PATCH v3 07/25] target/ppc: Implement Vector Insert from VSR using GPR index insns
,
matheus . ferst
,
2021/11/04
[PATCH v3 06/25] target/ppc: Implement Vector Insert Word from GPR using Immediate insns
,
matheus . ferst
,
2021/11/04
[PATCH v3 09/25] target/ppc: Implement Vector Extract Double to VSR using GPR index insns
,
matheus . ferst
,
2021/11/04
[PATCH v3 10/25] target/ppc: Introduce REQUIRE_VSX macro
,
matheus . ferst
,
2021/11/04
[PATCH v3 08/25] target/ppc: Move vinsertb/vinserth/vinsertw/vinsertd to decodetree
,
matheus . ferst
,
2021/11/04
[PATCH v3 11/25] target/ppc: receive high/low as argument in get/set_cpu_vsr
,
matheus . ferst
,
2021/11/04
[PATCH v3 12/25] target/ppc: moved stxv and lxv from legacy to decodtree
,
matheus . ferst
,
2021/11/04
[PATCH v3 13/25] target/ppc: moved stxvx and lxvx from legacy to decodtree
,
matheus . ferst
,
2021/11/04
[PATCH v3 15/25] target/ppc: added the instructions LXVPX and STXVPX
,
matheus . ferst
,
2021/11/04
[PATCH v3 14/25] target/ppc: added the instructions LXVP and STXVP
,
matheus . ferst
,
2021/11/04
[PATCH v3 16/25] target/ppc: added the instructions PLXV and PSTXV
,
matheus . ferst
,
2021/11/04
[PATCH v3 17/25] target/ppc: added the instructions PLXVP and PSTXVP
,
matheus . ferst
,
2021/11/04
[PATCH v3 19/25] target/ppc: moved XXSPLTIB to using decodetree
,
matheus . ferst
,
2021/11/04
[PATCH v3 18/25] target/ppc: moved XXSPLTW to using decodetree
,
matheus . ferst
,
2021/11/04
[PATCH v3 20/25] target/ppc: implemented XXSPLTI32DX
,
matheus . ferst
,
2021/11/04
[PATCH v3 21/25] target/ppc: Implemented XXSPLTIW using decodetree
,
matheus . ferst
,
2021/11/04
[PATCH v3 22/25] target/ppc: implemented XXSPLTIDP instruction
,
matheus . ferst
,
2021/11/04
[PATCH v3 23/25] target/ppc: Implement xxblendvb/xxblendvh/xxblendvw/xxblendvd instructions
,
matheus . ferst
,
2021/11/04
[PATCH v3 24/25] target/ppc: Implement lxvkq instruction
,
matheus . ferst
,
2021/11/04
[PATCH v3 25/25] target/ppc: cntlzdm/cnttzdm implementation without brcond
,
matheus . ferst
,
2021/11/04
Re: [PATCH v3 25/25] target/ppc: cntlzdm/cnttzdm implementation without brcond
,
Richard Henderson
,
2021/11/04
Re: [PATCH v3 00/25] PowerISA v3.1 instruction batch
,
David Gibson
,
2021/11/04
Re: [PATCH v2 07/34] target/ppc: Implement cntlzdm
,
Matheus K. Ferst
,
2021/11/04
[PATCH 0/1] tests/acceptance: rename tests acceptance to tests avocado
,
Willian Rampazzo
,
2021/11/03
[PATCH 1/1] tests/acceptance: rename tests acceptance to tests avocado
,
Willian Rampazzo
,
2021/11/03
Re: [PATCH 1/1] tests/acceptance: rename tests acceptance to tests avocado
,
Philippe Mathieu-Daudé
,
2021/11/04
Re: [PATCH 1/1] tests/acceptance: rename tests acceptance to tests avocado
,
Willian Rampazzo
,
2021/11/04
Re: [PATCH 0/1] tests/acceptance: rename tests acceptance to tests avocado
,
Niek Linnenbank
,
2021/11/03
[PATCH] ppc/pnv: Fix check on block device before updating drive contents
,
Cédric Le Goater
,
2021/11/02
Re: [PATCH] ppc/pnv: Fix check on block device before updating drive contents
,
David Gibson
,
2021/11/02
[PULL 49/60] target/ppc: Set fault address in ppc_cpu_do_unaligned_access
,
Richard Henderson
,
2021/11/02
[PATCH v5 00/10] PMU-EBB support for PPC64 TCG
,
Daniel Henrique Barboza
,
2021/11/01
[PATCH v5 01/10] target/ppc: introduce PMUEventType and PMU overflow timers
,
Daniel Henrique Barboza
,
2021/11/01
[PATCH v5 02/10] target/ppc: PMU basic cycle count for pseries TCG
,
Daniel Henrique Barboza
,
2021/11/01
Re: [PATCH v5 02/10] target/ppc: PMU basic cycle count for pseries TCG
,
Matheus K. Ferst
,
2021/11/05
Re: [PATCH v5 02/10] target/ppc: PMU basic cycle count for pseries TCG
,
Daniel Henrique Barboza
,
2021/11/08
[PATCH v5 03/10] target/ppc: enable PMU counter overflow with cycle events
,
Daniel Henrique Barboza
,
2021/11/01
Re: [PATCH v5 03/10] target/ppc: enable PMU counter overflow with cycle events
,
Matheus K. Ferst
,
2021/11/05
Re: [PATCH v5 03/10] target/ppc: enable PMU counter overflow with cycle events
,
Daniel Henrique Barboza
,
2021/11/08
[PATCH v5 04/10] target/ppc: enable PMU instruction count
,
Daniel Henrique Barboza
,
2021/11/01
[PATCH v5 06/10] target/ppc: PMU: handle setting of PMCs while running
,
Daniel Henrique Barboza
,
2021/11/01
[PATCH v5 05/10] target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA) event
,
Daniel Henrique Barboza
,
2021/11/01
[PATCH v5 09/10] target/ppc: PMU Event-Based exception support
,
Daniel Henrique Barboza
,
2021/11/01
Re: [PATCH v5 09/10] target/ppc: PMU Event-Based exception support
,
Matheus K. Ferst
,
2021/11/08
Re: [PATCH v5 09/10] target/ppc: PMU Event-Based exception support
,
Daniel Henrique Barboza
,
2021/11/08
Re: [PATCH v5 09/10] target/ppc: PMU Event-Based exception support
,
Matheus K. Ferst
,
2021/11/08
Re: [PATCH v5 09/10] target/ppc: PMU Event-Based exception support
,
Daniel Henrique Barboza
,
2021/11/08
[PATCH v5 07/10] target/ppc/power8-pmu.c: handle overflow bits when PMU is running
,
Daniel Henrique Barboza
,
2021/11/01
[PATCH v5 08/10] PPC64/TCG: Implement 'rfebb' instruction
,
Daniel Henrique Barboza
,
2021/11/01
[PATCH v5 10/10] target/ppc/excp_helper.c: EBB handling adjustments
,
Daniel Henrique Barboza
,
2021/11/01
[PULL 8/9] pci: Export pci_for_each_device_under_bus*()
,
Michael S. Tsirkin
,
2021/11/01
Re: [PULL 8/9] pci: Export pci_for_each_device_under_bus*()
,
Matthew Rosato
,
2021/11/02
[PATCH v7 49/60] target/ppc: Set fault address in ppc_cpu_do_unaligned_access
,
Richard Henderson
,
2021/11/01
[PATCH] ppc/pegasos2: Suppress warning when qtest enabled
,
BALATON Zoltan
,
2021/11/01
Re: [PATCH] ppc/pegasos2: Suppress warning when qtest enabled
,
Richard Henderson
,
2021/11/01
Re: [PATCH] ppc/pegasos2: Suppress warning when qtest enabled
,
David Gibson
,
2021/11/02
Re: [PULL 14/25] ppc/pegasos2: Warn when using VOF but no kernel is specified
,
Peter Maydell
,
2021/11/01
Re: [PATCH v4 05/15] target/ppc: introduce PMU events
,
David Gibson
,
2021/11/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc