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: Thu Jun 30 2022 16:59:06 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH 0/9] cleanup error handling in kvmppc_read_int_cpu_dt()
,
Daniel Henrique Barboza
,
2022/06/30
[PATCH 1/9] target/ppc/kvm.c: do not return -1 on uint64_t return
,
Daniel Henrique Barboza
,
2022/06/30
[PATCH 4/9] target/ppc: use g_autofree in kvmppc_read_int_cpu_dt()
,
Daniel Henrique Barboza
,
2022/06/30
[PATCH 2/9] target/ppc: add errp to kvmppc_read_int_cpu_dt()
,
Daniel Henrique Barboza
,
2022/06/30
[PATCH 9/9] spapr.c: handle clock freq read errors in spapr_dt_cpu()
,
Daniel Henrique Barboza
,
2022/06/30
[PATCH 6/9] ppc440_bamboo.c: handle clock freq read error in load_device_tree
,
Daniel Henrique Barboza
,
2022/06/30
[PATCH 3/9] target/ppc: Add error reporting when opening file fails
,
Daniel Henrique Barboza
,
2022/06/30
[PATCH 5/9] target/ppc: use Error pointer in kvmppc_get_clockfreq()
,
Daniel Henrique Barboza
,
2022/06/30
[PATCH 7/9] sam460ex.c: use CPU_FREQ if unable to read DT clock
,
Daniel Henrique Barboza
,
2022/06/30
[PATCH 8/9] e500.c: use PLATFORM_CLK_FREQ_HZ if unable to read clock freq from DT
,
Daniel Henrique Barboza
,
2022/06/30
[PATCH v3 00/11] target/ppc: BCDA and mffscdrn implementations
,
Víctor Colombo
,
2022/06/29
[PATCH v3 01/11] target/ppc: Fix insn32.decode style issues
,
Víctor Colombo
,
2022/06/29
[PATCH v3 02/11] target/ppc: Move mffscrn[i] to decodetree
,
Víctor Colombo
,
2022/06/29
[PATCH v3 03/11] target/ppc: Move mffsce to decodetree
,
Víctor Colombo
,
2022/06/29
[PATCH v3 04/11] target/ppc: Move mffsl to decodetree
,
Víctor Colombo
,
2022/06/29
[PATCH v3 05/11] target/ppc: Move mffs[.] to decodetree
,
Víctor Colombo
,
2022/06/29
[PATCH v3 06/11] target/ppc: Implement mffscdrn[i] instructions
,
Víctor Colombo
,
2022/06/29
[PATCH v3 07/11] tests/tcg/ppc64: Add mffsce test
,
Víctor Colombo
,
2022/06/29
[PATCH v3 08/11] target/ppc: Add flag for ISA v2.06 BCDA instructions
,
Víctor Colombo
,
2022/06/29
[PATCH v3 09/11] target/ppc: implement addg6s
,
Víctor Colombo
,
2022/06/29
[PATCH v3 10/11] target/ppc: implement cbcdtd
,
Víctor Colombo
,
2022/06/29
[PATCH v3 11/11] target/ppc: implement cdtbcd
,
Víctor Colombo
,
2022/06/29
[PATCH] target/ppc: Add error reporting when opening file fails
,
jianchunfu
,
2022/06/29
Re: [PATCH] target/ppc: Add error reporting when opening file fails
,
Markus Armbruster
,
2022/06/29
Re: [PATCH] target/ppc: Add error reporting when opening file fails
,
Daniel Henrique Barboza
,
2022/06/29
[PATCH v2] target/ppc: Return default CPU for max CPU
,
Murilo Opsfelder Araujo
,
2022/06/28
Re: [PATCH v2] target/ppc: Return default CPU for max CPU
,
Víctor Colombo
,
2022/06/30
[PATCH v3 0/3] ppc: Check for bad Radix configs
,
Leandro Lupori
,
2022/06/28
[PATCH v3 1/3] ppc: Check partition and process table alignment
,
Leandro Lupori
,
2022/06/28
[PATCH v3 2/3] target/ppc: Improve Radix xlate level validation
,
Leandro Lupori
,
2022/06/28
Re: [PATCH v3 2/3] target/ppc: Improve Radix xlate level validation
,
Fabiano Rosas
,
2022/06/30
[PATCH v3 3/3] target/ppc: Check page dir/table base alignment
,
Leandro Lupori
,
2022/06/28
[PATCH qemu v3] ppc: Define SETFIELD for the ppc target
,
Alexey Kardashevskiy
,
2022/06/28
Slowness with multi-thread TCG?
,
Frederic Barrat
,
2022/06/27
Re: Slowness with multi-thread TCG?
,
Alex Bennée
,
2022/06/27
Re: Slowness with multi-thread TCG?
,
Matheus K. Ferst
,
2022/06/28
Re: Slowness with multi-thread TCG?
,
Frederic Barrat
,
2022/06/28
Re: Slowness with multi-thread TCG?
,
Alex Bennée
,
2022/06/28
Re: Slowness with multi-thread TCG?
,
Frederic Barrat
,
2022/06/28
Re: Slowness with multi-thread TCG?
,
Alex Bennée
,
2022/06/28
Re: Slowness with multi-thread TCG?
,
Frederic Barrat
,
2022/06/29
Re: Slowness with multi-thread TCG?
,
Alex Bennée
,
2022/06/29
Re: Slowness with multi-thread TCG?
,
Matheus K. Ferst
,
2022/06/29
Re: Slowness with multi-thread TCG?
,
Alex Bennée
,
2022/06/29
Re: Slowness with multi-thread TCG?
,
Cédric Le Goater
,
2022/06/29
[PATCH 0/6] Fix gen_*_exception error codes
,
Matheus Ferst
,
2022/06/27
[PATCH 1/6] target/ppc: Fix gen_priv_exception error value in mfspr/mtspr
,
Matheus Ferst
,
2022/06/27
[PATCH 2/6] target/ppc: fix exception error value in slbfee
,
Matheus Ferst
,
2022/06/27
[PATCH 3/6] target/ppc: remove mfdcrux and mtdcrux
,
Matheus Ferst
,
2022/06/27
Re: [PATCH 3/6] target/ppc: remove mfdcrux and mtdcrux
,
Fabiano Rosas
,
2022/06/27
[PATCH 4/6] target/ppc: fix exception error code in helper_{load, store}_dcr
,
Matheus Ferst
,
2022/06/27
[PATCH 5/6] target/ppc: fix PMU Group A register read/write exceptions
,
Matheus Ferst
,
2022/06/27
Re: [PATCH 5/6] target/ppc: fix PMU Group A register read/write exceptions
,
Daniel Henrique Barboza
,
2022/06/27
[PATCH 6/6] target/ppc: fix exception error code in spr_write_excp_vector
,
Matheus Ferst
,
2022/06/27
[PATCH RESEND 00/11] target/ppc: Implement slbiag move slb* to decodetree
,
Lucas Coutinho
,
2022/06/27
[PATCH RESEND 01/11] target/ppc: receive DisasContext explicitly in GEN_PRIV
,
Lucas Coutinho
,
2022/06/27
[PATCH RESEND 02/11] target/ppc: add macros to check privilege level
,
Lucas Coutinho
,
2022/06/27
[PATCH RESEND 03/11] target/ppc: Move slbie to decodetree
,
Lucas Coutinho
,
2022/06/27
[PATCH RESEND 04/11] target/ppc: Move slbieg to decodetree
,
Lucas Coutinho
,
2022/06/27
[PATCH RESEND 05/11] target/ppc: Move slbia to decodetree
,
Lucas Coutinho
,
2022/06/27
[PATCH RESEND 06/11] target/ppc: Move slbmte to decodetree
,
Lucas Coutinho
,
2022/06/27
[PATCH RESEND 07/11] target/ppc: Move slbmfev to decodetree
,
Lucas Coutinho
,
2022/06/27
[PATCH RESEND 08/11] target/ppc: Move slbmfee to decodetree
,
Lucas Coutinho
,
2022/06/27
[PATCH RESEND 09/11] target/ppc: Move slbfee to decodetree
,
Lucas Coutinho
,
2022/06/27
[PATCH RESEND 10/11] target/ppc: Move slbsync to decodetree
,
Lucas Coutinho
,
2022/06/27
[PATCH RESEND 11/11] target/ppc: Implement slbiag
,
Lucas Coutinho
,
2022/06/27
[PATCH RESEND v2 0/2] ppc: Implement ISA 3.00 tlbie[l]
,
Leandro Lupori
,
2022/06/24
[PATCH RESEND v2 1/2] target/ppc: Move tlbie[l] to decode tree
,
Leandro Lupori
,
2022/06/24
[PATCH RESEND v2 2/2] target/ppc: Implement ISA 3.00 tlbie[l]
,
Leandro Lupori
,
2022/06/24
Re: [PATCH RESEND v2 2/2] target/ppc: Implement ISA 3.00 tlbie[l]
,
Richard Henderson
,
2022/06/24
[PATCH v2 0/3] ppc: Check for bad Radix configs
,
Leandro Lupori
,
2022/06/24
[PATCH v2 1/3] ppc: Check partition and process table alignment
,
Leandro Lupori
,
2022/06/24
Re: [PATCH v2 1/3] ppc: Check partition and process table alignment
,
Fabiano Rosas
,
2022/06/24
[PATCH v2 2/3] target/ppc: Improve Radix xlate level validation
,
Leandro Lupori
,
2022/06/24
Re: [PATCH v2 2/3] target/ppc: Improve Radix xlate level validation
,
Fabiano Rosas
,
2022/06/24
[PATCH v2 3/3] target/ppc: Check page dir/table base alignment
,
Leandro Lupori
,
2022/06/24
Re: [PATCH v2 3/3] target/ppc: Check page dir/table base alignment
,
Richard Henderson
,
2022/06/24
Re: [PATCH v2 3/3] target/ppc: Check page dir/table base alignment
,
Leandro Lupori
,
2022/06/24
Re: [PATCH v2 3/3] target/ppc: Check page dir/table base alignment
,
Fabiano Rosas
,
2022/06/24
[PATCH v3 00/12] powernv: introduce pnv-phb base/proxy devices
,
Daniel Henrique Barboza
,
2022/06/24
[PATCH v3 01/12] ppc/pnv: add PHB3 bus init helper
,
Daniel Henrique Barboza
,
2022/06/24
Re: [PATCH v3 01/12] ppc/pnv: add PHB3 bus init helper
,
Cédric Le Goater
,
2022/06/24
Re: [PATCH v3 01/12] ppc/pnv: add PHB3 bus init helper
,
Daniel Henrique Barboza
,
2022/06/27
[PATCH v3 02/12] ppc/pnv: add PnvPHB base/proxy device
,
Daniel Henrique Barboza
,
2022/06/24
[PATCH v3 03/12] ppc/pnv: turn PnvPHB3 into a PnvPHB backend
,
Daniel Henrique Barboza
,
2022/06/24
[PATCH v3 04/12] ppc/pnv: add PHB4 bus init helper
,
Daniel Henrique Barboza
,
2022/06/24
[PATCH v3 06/12] ppc/pnv: add pnv-phb-root-port device
,
Daniel Henrique Barboza
,
2022/06/24
[PATCH v3 07/12] ppc/pnv: remove pnv-phb3-root-port
,
Daniel Henrique Barboza
,
2022/06/24
[PATCH v3 08/12] ppc/pnv: remove pnv-phb4-root-port
,
Daniel Henrique Barboza
,
2022/06/24
[PATCH v3 05/12] ppc/pnv: turn PnvPHB4 into a PnvPHB backend
,
Daniel Henrique Barboza
,
2022/06/24
[PATCH v3 09/12] ppc/pnv: remove root port name from pnv_phb_attach_root_port()
,
Daniel Henrique Barboza
,
2022/06/24
[PATCH v3 12/12] ppc/pnv: move attach_root_port helper to pnv-phb.c
,
Daniel Henrique Barboza
,
2022/06/24
[PATCH v3 10/12] ppc/pnv: remove pecc->rp_model
,
Daniel Henrique Barboza
,
2022/06/24
[PATCH v3 11/12] ppc/pnv: remove PnvPHB4.version
,
Daniel Henrique Barboza
,
2022/06/24
[PATCH qemu] spapr/ddw: Implement 64bit query extension
,
Alexey Kardashevskiy
,
2022/06/23
Re: [PATCH qemu] spapr/ddw: Implement 64bit query extension
,
Daniel Henrique Barboza
,
2022/06/24
Re: [PATCH qemu] spapr/ddw: Implement 64bit query extension
,
Daniel Henrique Barboza
,
2022/06/27
[PATCH] target/ppc: Change FPSCR_* to follow POWER ISA numbering convention
,
Víctor Colombo
,
2022/06/22
Re: [PATCH] target/ppc: Change FPSCR_* to follow POWER ISA numbering convention
,
Fabiano Rosas
,
2022/06/23
Re: [PATCH] target/ppc: Change FPSCR_* to follow POWER ISA numbering convention
,
Daniel Henrique Barboza
,
2022/06/27
[RFC PATCH] target/ppc: Implement hashst(p) and hashchk(p) instructions
,
Víctor Colombo
,
2022/06/22
[PATCH qemu v2] spapr/ddw: Reset DMA when the last non-default window is removed
,
Alexey Kardashevskiy
,
2022/06/22
Re: [PATCH qemu v2] spapr/ddw: Reset DMA when the last non-default window is removed
,
Daniel Henrique Barboza
,
2022/06/24
Re: [PATCH qemu v2] spapr/ddw: Reset DMA when the last non-default window is removed
,
Daniel Henrique Barboza
,
2022/06/27
[PATCH qemu v3] ppc/spapr: Implement H_WATCHDOG
,
Alexey Kardashevskiy
,
2022/06/22
Re: [PATCH qemu v3] ppc/spapr: Implement H_WATCHDOG
,
Cédric Le Goater
,
2022/06/22
Re: [PATCH qemu v3] ppc/spapr: Implement H_WATCHDOG
,
Daniel Henrique Barboza
,
2022/06/24
[PATCH qemu v2] ppc: Define SETFIELD for the ppc target
,
Alexey Kardashevskiy
,
2022/06/22
Re: [PATCH qemu v2] ppc: Define SETFIELD for the ppc target
,
Daniel Henrique Barboza
,
2022/06/24
Re: [PATCH qemu v2] ppc: Define SETFIELD for the ppc target
,
Daniel Henrique Barboza
,
2022/06/24
[PATCH v3 0/8] pnv-phb related cleanups
,
Daniel Henrique Barboza
,
2022/06/21
[PATCH v3 1/8] ppc/pnv: move root port attach to pnv_phb4_realize()
,
Daniel Henrique Barboza
,
2022/06/21
[PATCH v3 3/8] ppc/pnv: assign pnv-phb-root-port chassis/slot earlier
,
Daniel Henrique Barboza
,
2022/06/21
Re: [PATCH v3 3/8] ppc/pnv: assign pnv-phb-root-port chassis/slot earlier
,
Cédric Le Goater
,
2022/06/22
Re: [PATCH v3 3/8] ppc/pnv: assign pnv-phb-root-port chassis/slot earlier
,
Frederic Barrat
,
2022/06/22
[PATCH v3 4/8] ppc/pnv: make pnv_ics_get() use the chip8->phbs[] array
,
Daniel Henrique Barboza
,
2022/06/21
[PATCH v3 2/8] ppc/pnv: attach phb3/phb4 root ports in QOM tree
,
Daniel Henrique Barboza
,
2022/06/21
[PATCH v3 5/8] ppc/pnv: make pnv_ics_resend() use chip8->phbs[]
,
Daniel Henrique Barboza
,
2022/06/21
[PATCH v3 6/8] ppc/pnv: make pnv_chip_power8_pic_print_info() use chip8->phbs[]
,
Daniel Henrique Barboza
,
2022/06/21
[PATCH v3 8/8] ppc/pnv: remove 'INTERFACE_PCIE_DEVICE' from phb4 root bus
,
Daniel Henrique Barboza
,
2022/06/21
[PATCH v3 7/8] ppc/pnv: remove 'INTERFACE_PCIE_DEVICE' from phb3 root bus
,
Daniel Henrique Barboza
,
2022/06/21
Re: [PATCH v3 0/8] pnv-phb related cleanups
,
Daniel Henrique Barboza
,
2022/06/27
AIX 7.2 guest, Windows 10 host, networking, qemu 6.0.50.
,
Paul Dembry
,
2022/06/21
Re: AIX 7.2 guest, Windows 10 host, networking, qemu 6.0.50.
,
Daniel Henrique Barboza
,
2022/06/21
RE: AIX 7.2 guest, Windows 10 host, networking, qemu 6.0.50.
,
Paul Dembry
,
2022/06/21
RE: AIX 7.2 guest, Windows 10 host, networking, qemu 6.0.50.
,
Paul Dembry
,
2022/06/22
Re: AIX 7.2 guest, Windows 10 host, networking, qemu 6.0.50.
,
Cédric Le Goater
,
2022/06/23
[PULL 00/15] ppc queue
,
Daniel Henrique Barboza
,
2022/06/21
[PULL 01/15] target/ppc: Implemented vector divide instructions
,
Daniel Henrique Barboza
,
2022/06/21
[PULL 02/15] target/ppc: Implemented vector divide quadword
,
Daniel Henrique Barboza
,
2022/06/21
[PULL 03/15] target/ppc: Implemented vector divide extended word
,
Daniel Henrique Barboza
,
2022/06/21
[PULL 04/15] host-utils: Implemented unsigned 256-by-128 division
,
Daniel Henrique Barboza
,
2022/06/21
[PULL 08/15] target/ppc: Implemented vector module quadword
,
Daniel Henrique Barboza
,
2022/06/21
[PULL 07/15] target/ppc: Implemented vector module word/doubleword
,
Daniel Henrique Barboza
,
2022/06/21
[PULL 11/15] pnv/xive2: Access direct mapped thread contexts from all chips
,
Daniel Henrique Barboza
,
2022/06/21
[PULL 06/15] target/ppc: Implemented remaining vector divide extended
,
Daniel Henrique Barboza
,
2022/06/21
[PULL 09/15] ppc: fix boot with sam460ex
,
Daniel Henrique Barboza
,
2022/06/21
[PULL 12/15] ppc/pnv: fix extra indent spaces with DEFINE_PROP*
,
Daniel Henrique Barboza
,
2022/06/21
[PULL 05/15] host-utils: Implemented signed 256-by-128 division
,
Daniel Henrique Barboza
,
2022/06/21
[PULL 10/15] target/ppc: fix vbpermd in big endian hosts
,
Daniel Henrique Barboza
,
2022/06/21
[PULL 13/15] target/ppc: avoid int32 multiply overflow in int_helper.c
,
Daniel Henrique Barboza
,
2022/06/21
[PULL 15/15] target/ppc: cpu_init: Clean up stop state on cpu reset
,
Daniel Henrique Barboza
,
2022/06/21
[PULL 14/15] target/ppc: fix unreachable code in fpu_helper.c
,
Daniel Henrique Barboza
,
2022/06/21
Re: [PULL 00/15] ppc queue
,
Richard Henderson
,
2022/06/21
[PATCH v2 0/3] util: Optimize flushing when ppc host has coherent icache
,
Richard Henderson
,
2022/06/20
[PATCH v2 1/3] util: Merge cacheflush.c and cacheinfo.c
,
Richard Henderson
,
2022/06/20
Re: [PATCH v2 1/3] util: Merge cacheflush.c and cacheinfo.c
,
Peter Maydell
,
2022/06/21
[PATCH v2 2/3] util/cacheflush: Merge aarch64 ctr_el0 usage
,
Richard Henderson
,
2022/06/20
Re: [PATCH v2 2/3] util/cacheflush: Merge aarch64 ctr_el0 usage
,
Peter Maydell
,
2022/06/21
[PATCH v2 3/3] util/cacheflush: Optimize flushing when ppc host has coherent icache
,
Richard Henderson
,
2022/06/20
Re: [PATCH v2 3/3] util/cacheflush: Optimize flushing when ppc host has coherent icache
,
Peter Maydell
,
2022/06/21
[PATCH v2 0/2] ppc: Implement ISA 3.00 tlbie[l]
,
Leandro Lupori
,
2022/06/20
[PATCH v2 1/2] target/ppc: Move tlbie[l] to decode tree
,
Leandro Lupori
,
2022/06/20
[PATCH v2 2/2] target/ppc: Implement ISA 3.00 tlbie[l]
,
Leandro Lupori
,
2022/06/20
[PATCH 0/3] ppc: Check for bad Radix configs
,
Leandro Lupori
,
2022/06/20
[PATCH 1/3] ppc: Check partition and process table alignment
,
Leandro Lupori
,
2022/06/20
Re: [PATCH 1/3] ppc: Check partition and process table alignment
,
Cédric Le Goater
,
2022/06/21
Re: [PATCH 1/3] ppc: Check partition and process table alignment
,
Leandro Lupori
,
2022/06/23
[PATCH 2/3] target/ppc: Improve Radix xlate level validation
,
Leandro Lupori
,
2022/06/20
Re: [PATCH 2/3] target/ppc: Improve Radix xlate level validation
,
Fabiano Rosas
,
2022/06/21
Re: [PATCH 2/3] target/ppc: Improve Radix xlate level validation
,
Leandro Lupori
,
2022/06/24
[PATCH 3/3] target/ppc: Check page dir/table base alignment
,
Leandro Lupori
,
2022/06/20
Re: [PATCH 3/3] target/ppc: Check page dir/table base alignment
,
Fabiano Rosas
,
2022/06/21
Re: [PATCH 3/3] target/ppc: Check page dir/table base alignment
,
Leandro Lupori
,
2022/06/23
Re: [PATCH 3/3] target/ppc: Check page dir/table base alignment
,
Richard Henderson
,
2022/06/23
Re: [PATCH 3/3] target/ppc: Check page dir/table base alignment
,
Leandro Lupori
,
2022/06/24
[PATCH qemu] spapr/ddw: Reset DMA when the last non-default window is removed
,
Alexey Kardashevskiy
,
2022/06/20
Re: [PATCH qemu] spapr/ddw: Reset DMA when the last non-default window is removed
,
Daniel Henrique Barboza
,
2022/06/21
Re: [PATCH qemu] spapr/ddw: Reset DMA when the last non-default window is removed
,
Alexey Kardashevskiy
,
2022/06/21
[PATCH v2 0/9] pnv-phb related cleanups
,
Daniel Henrique Barboza
,
2022/06/18
[PATCH v2 1/9] ppc/pnv: move root port attach to pnv_phb4_realize()
,
Daniel Henrique Barboza
,
2022/06/18
[PATCH v2 2/9] ppc/pnv: attach phb3/phb4 root ports in QOM tree
,
Daniel Henrique Barboza
,
2022/06/18
[PATCH v2 3/9] ppc/pnv: use dev->parent_bus->parent to get the PHB
,
Daniel Henrique Barboza
,
2022/06/18
Re: [PATCH v2 3/9] ppc/pnv: use dev->parent_bus->parent to get the PHB
,
Mark Cave-Ayland
,
2022/06/20
Re: [PATCH v2 3/9] ppc/pnv: use dev->parent_bus->parent to get the PHB
,
Daniel Henrique Barboza
,
2022/06/20
[PATCH v2 4/9] ppc/pnv: use dev instead of pci->qdev in root_port_realize()
,
Daniel Henrique Barboza
,
2022/06/18
[PATCH v2 7/9] ppc/pnv: make pnv_chip_power8_pic_print_info() use chip8->phbs[]
,
Daniel Henrique Barboza
,
2022/06/18
Re: [PATCH v2 7/9] ppc/pnv: make pnv_chip_power8_pic_print_info() use chip8->phbs[]
,
Cédric Le Goater
,
2022/06/19
[PATCH v2 5/9] ppc/pnv: make pnv_ics_get() use the chip8->phbs[] array
,
Daniel Henrique Barboza
,
2022/06/18
Re: [PATCH v2 5/9] ppc/pnv: make pnv_ics_get() use the chip8->phbs[] array
,
Cédric Le Goater
,
2022/06/19
Re: [PATCH v2 5/9] ppc/pnv: make pnv_ics_get() use the chip8->phbs[] array
,
Frederic Barrat
,
2022/06/21
[PATCH v2 6/9] ppc/pnv: make pnv_ics_resend() use chip8->phbs[]
,
Daniel Henrique Barboza
,
2022/06/18
Re: [PATCH v2 6/9] ppc/pnv: make pnv_ics_resend() use chip8->phbs[]
,
Cédric Le Goater
,
2022/06/19
Re: [PATCH v2 6/9] ppc/pnv: make pnv_ics_resend() use chip8->phbs[]
,
Frederic Barrat
,
2022/06/21
[PATCH v2 8/9] ppc/pnv: remove 'INTERFACE_PCIE_DEVICE' from phb3 root bus
,
Daniel Henrique Barboza
,
2022/06/18
Re: [PATCH v2 8/9] ppc/pnv: remove 'INTERFACE_PCIE_DEVICE' from phb3 root bus
,
Frederic Barrat
,
2022/06/21
[PATCH v2 9/9] ppc/pnv: remove 'INTERFACE_PCIE_DEVICE' from phb4 root bus
,
Daniel Henrique Barboza
,
2022/06/18
Re: [PATCH v2 9/9] ppc/pnv: remove 'INTERFACE_PCIE_DEVICE' from phb4 root bus
,
Frederic Barrat
,
2022/06/21
[PATCH v2] target/ppc: cpu_init: Clean up stop state on cpu reset
,
Frederic Barrat
,
2022/06/17
Re: [PATCH v2] target/ppc: cpu_init: Clean up stop state on cpu reset
,
Fabiano Rosas
,
2022/06/17
Re: [PATCH v2] target/ppc: cpu_init: Clean up stop state on cpu reset
,
Daniel Henrique Barboza
,
2022/06/17
Re: [PATCH v2] target/ppc: cpu_init: Clean up stop state on cpu reset
,
Cédric Le Goater
,
2022/06/18
[PATCH qemu v2 0/2] ppc/spapr: Implement H_WATCHDOG
,
Alexey Kardashevskiy
,
2022/06/17
[PATCH qemu v2 2/2] ppc/spapr: Implement H_WATCHDOG
,
Alexey Kardashevskiy
,
2022/06/17
Re: [PATCH qemu v2 2/2] ppc/spapr: Implement H_WATCHDOG
,
Daniel Henrique Barboza
,
2022/06/17
Re: [PATCH qemu v2 2/2] ppc/spapr: Implement H_WATCHDOG
,
Cédric Le Goater
,
2022/06/18
Re: [PATCH qemu v2 2/2] ppc/spapr: Implement H_WATCHDOG
,
Alexey Kardashevskiy
,
2022/06/19
Re: [PATCH qemu v2 2/2] ppc/spapr: Implement H_WATCHDOG
,
Cédric Le Goater
,
2022/06/20
Re: [PATCH qemu v2 2/2] ppc/spapr: Implement H_WATCHDOG
,
Alexey Kardashevskiy
,
2022/06/20
[PATCH qemu v2 1/2] ppc: Define SETFIELD for the ppc target
,
Alexey Kardashevskiy
,
2022/06/17
Re: [PATCH qemu v2 1/2] ppc: Define SETFIELD for the ppc target
,
Daniel Henrique Barboza
,
2022/06/17
Re: [PATCH qemu v2 1/2] ppc: Define SETFIELD for the ppc target
,
Alexey Kardashevskiy
,
2022/06/19
Re: [PATCH qemu v2 1/2] ppc: Define SETFIELD for the ppc target
,
Cédric Le Goater
,
2022/06/20
Re: [PATCH qemu v2 1/2] ppc: Define SETFIELD for the ppc target
,
Alexey Kardashevskiy
,
2022/06/20
Re: [PATCH qemu v2 1/2] ppc: Define SETFIELD for the ppc target
,
Daniel Henrique Barboza
,
2022/06/21
Re: [PATCH qemu v2 1/2] ppc: Define SETFIELD for the ppc target
,
Cédric Le Goater
,
2022/06/18
Re: [PATCH qemu v2 1/2] ppc: Define SETFIELD for the ppc target
,
Peter Maydell
,
2022/06/21
Re: [PATCH qemu v2 1/2] ppc: Define SETFIELD for the ppc target
,
Daniel Henrique Barboza
,
2022/06/24
Re: [PATCH qemu v2 1/2] ppc: Define SETFIELD for the ppc target
,
Alexey Kardashevskiy
,
2022/06/27
Re: [PATCH qemu v2 1/2] ppc: Define SETFIELD for the ppc target
,
Daniel Henrique Barboza
,
2022/06/27
Re: [PATCH qemu v2 1/2] ppc: Define SETFIELD for the ppc target
,
Daniel Henrique Barboza
,
2022/06/27
Re: [PATCH qemu v2 1/2] ppc: Define SETFIELD for the ppc target
,
Alexey Kardashevskiy
,
2022/06/27
Re: [PATCH qemu v2 0/2] ppc/spapr: Implement H_WATCHDOG
,
Daniel Henrique Barboza
,
2022/06/17
[PATCH 00/11] target/ppc: Implement slbiag move slb* to decodetree
,
Lucas Coutinho
,
2022/06/15
[PATCH 01/11] target/ppc: receive DisasContext explicitly in GEN_PRIV
,
Lucas Coutinho
,
2022/06/15
Re: [PATCH 01/11] target/ppc: receive DisasContext explicitly in GEN_PRIV
,
Leandro Lupori
,
2022/06/21
[PATCH 02/11] target/ppc: add macros to check privilege level
,
Lucas Coutinho
,
2022/06/15
Re: [PATCH 02/11] target/ppc: add macros to check privilege level
,
Leandro Lupori
,
2022/06/21
[PATCH 03/11] target/ppc: Move slbie to decodetree
,
Lucas Coutinho
,
2022/06/15
Re: [PATCH 03/11] target/ppc: Move slbie to decodetree
,
Leandro Lupori
,
2022/06/21
[PATCH 04/11] target/ppc: Move slbieg to decodetree
,
Lucas Coutinho
,
2022/06/15
Re: [PATCH 04/11] target/ppc: Move slbieg to decodetree
,
Leandro Lupori
,
2022/06/21
[PATCH 05/11] target/ppc: Move slbia to decodetree
,
Lucas Coutinho
,
2022/06/15
Re: [PATCH 05/11] target/ppc: Move slbia to decodetree
,
Leandro Lupori
,
2022/06/21
[PATCH 06/11] target/ppc: Move slbmte to decodetree
,
Lucas Coutinho
,
2022/06/15
Re: [PATCH 06/11] target/ppc: Move slbmte to decodetree
,
Leandro Lupori
,
2022/06/21
[PATCH 08/11] target/ppc: Move slbmfee to decodetree
,
Lucas Coutinho
,
2022/06/15
Re: [PATCH 08/11] target/ppc: Move slbmfee to decodetree
,
Leandro Lupori
,
2022/06/21
[PATCH 07/11] target/ppc: Move slbmfev to decodetree
,
Lucas Coutinho
,
2022/06/15
Re: [PATCH 07/11] target/ppc: Move slbmfev to decodetree
,
Leandro Lupori
,
2022/06/21
[PATCH 09/11] target/ppc: Move slbfee to decodetree
,
Lucas Coutinho
,
2022/06/15
Re: [PATCH 09/11] target/ppc: Move slbfee to decodetree
,
Leandro Lupori
,
2022/06/21
[PATCH 10/11] target/ppc: Move slbsync to decodetree
,
Lucas Coutinho
,
2022/06/15
Re: [PATCH 10/11] target/ppc: Move slbsync to decodetree
,
Leandro Lupori
,
2022/06/21
[PATCH 11/11] target/ppc: Implement slbiag
,
Lucas Coutinho
,
2022/06/15
Re: [PATCH 11/11] target/ppc: Implement slbiag
,
Leandro Lupori
,
2022/06/21
Re: [PATCH 00/11] target/ppc: Implement slbiag move slb* to decodetree
,
Daniel Henrique Barboza
,
2022/06/23
[PATCH RESEND 0/3] ppc: Implement ISA 3.00 tlbie[l]
,
Leandro Lupori
,
2022/06/14
[PATCH RESEND 1/3] target/ppc: Move tlbie to decode tree
,
Leandro Lupori
,
2022/06/14
[PATCH RESEND 2/3] target/ppc: Move tlbiel to decode tree
,
Leandro Lupori
,
2022/06/14
[PATCH RESEND 3/3] target/ppc: Implement ISA 3.00 tlbie[l]
,
Leandro Lupori
,
2022/06/14
[PATCH] target/ppc: cpu_init: Clean up stop state on cpu reset
,
Frederic Barrat
,
2022/06/14
Re: [PATCH] target/ppc: cpu_init: Clean up stop state on cpu reset
,
Fabiano Rosas
,
2022/06/14
Re: [PATCH] target/ppc: cpu_init: Clean up stop state on cpu reset
,
Cédric Le Goater
,
2022/06/15
Re: [PATCH] target/ppc: cpu_init: Clean up stop state on cpu reset
,
Frederic Barrat
,
2022/06/15
Re: [PATCH] target/ppc: cpu_init: Clean up stop state on cpu reset
,
Cédric Le Goater
,
2022/06/15
[PATCH 00/11] pnv-phb related cleanups
,
Daniel Henrique Barboza
,
2022/06/13
[PATCH 01/11] ppc/pnv: move root port attach to pnv_phb4_realize()
,
Daniel Henrique Barboza
,
2022/06/13
Re: [PATCH 01/11] ppc/pnv: move root port attach to pnv_phb4_realize()
,
Frederic Barrat
,
2022/06/14
Re: [PATCH 01/11] ppc/pnv: move root port attach to pnv_phb4_realize()
,
Cédric Le Goater
,
2022/06/14
Re: [PATCH 01/11] ppc/pnv: move root port attach to pnv_phb4_realize()
,
Daniel Henrique Barboza
,
2022/06/14
[PATCH 02/11] ppc/pnv: attach phb3/phb4 root ports in QOM tree
,
Daniel Henrique Barboza
,
2022/06/13
Re: [PATCH 02/11] ppc/pnv: attach phb3/phb4 root ports in QOM tree
,
Frederic Barrat
,
2022/06/14
Re: [PATCH 02/11] ppc/pnv: attach phb3/phb4 root ports in QOM tree
,
Cédric Le Goater
,
2022/06/14
Re: [PATCH 02/11] ppc/pnv: attach phb3/phb4 root ports in QOM tree
,
Cédric Le Goater
,
2022/06/14
[PATCH 03/11] ppc/pnv: use dev->parent_bus->parent to get the PHB
,
Daniel Henrique Barboza
,
2022/06/13
Re: [PATCH 03/11] ppc/pnv: use dev->parent_bus->parent to get the PHB
,
Frederic Barrat
,
2022/06/14
Re: [PATCH 03/11] ppc/pnv: use dev->parent_bus->parent to get the PHB
,
Daniel Henrique Barboza
,
2022/06/17
Re: [PATCH 03/11] ppc/pnv: use dev->parent_bus->parent to get the PHB
,
Cédric Le Goater
,
2022/06/14
Re: [PATCH 03/11] ppc/pnv: use dev->parent_bus->parent to get the PHB
,
Daniel Henrique Barboza
,
2022/06/17
[PATCH 06/11] ppc/pnv: make pnv_ics_resend() use chip8->phbs[]
,
Daniel Henrique Barboza
,
2022/06/13
Re: [PATCH 06/11] ppc/pnv: make pnv_ics_resend() use chip8->phbs[]
,
Frederic Barrat
,
2022/06/14
Re: [PATCH 06/11] ppc/pnv: make pnv_ics_resend() use chip8->phbs[]
,
Cédric Le Goater
,
2022/06/14
Re: [PATCH 06/11] ppc/pnv: make pnv_ics_resend() use chip8->phbs[]
,
Daniel Henrique Barboza
,
2022/06/14
[PATCH 05/11] ppc/pnv: make pnv_ics_get() use the chip8->phbs[] array
,
Daniel Henrique Barboza
,
2022/06/13
Re: [PATCH 05/11] ppc/pnv: make pnv_ics_get() use the chip8->phbs[] array
,
Frederic Barrat
,
2022/06/14
Re: [PATCH 05/11] ppc/pnv: make pnv_ics_get() use the chip8->phbs[] array
,
Cédric Le Goater
,
2022/06/14
[PATCH 04/11] ppc/pnv: use dev instead of pci->qdev in root_port_realize()
,
Daniel Henrique Barboza
,
2022/06/13
Re: [PATCH 04/11] ppc/pnv: use dev instead of pci->qdev in root_port_realize()
,
Frederic Barrat
,
2022/06/14
[PATCH 08/11] ppc/pnv: turn chip8->phbs[] into a PnvPHB3* array
,
Daniel Henrique Barboza
,
2022/06/13
Re: [PATCH 08/11] ppc/pnv: turn chip8->phbs[] into a PnvPHB3* array
,
Frederic Barrat
,
2022/06/14
Re: [PATCH 08/11] ppc/pnv: turn chip8->phbs[] into a PnvPHB3* array
,
Daniel Henrique Barboza
,
2022/06/14
Re: [PATCH 08/11] ppc/pnv: turn chip8->phbs[] into a PnvPHB3* array
,
Frederic Barrat
,
2022/06/14
Re: [PATCH 08/11] ppc/pnv: turn chip8->phbs[] into a PnvPHB3* array
,
Cédric Le Goater
,
2022/06/14
[PATCH 11/11] ppc/pnv: move PHB4 parent fixup to phb4_realize()
,
Daniel Henrique Barboza
,
2022/06/13
[PATCH 09/11] ppc/pnv: add PHB object/bus parenting helpers
,
Daniel Henrique Barboza
,
2022/06/13
[PATCH 10/11] ppc/pnv: move PHB3 initialization to realize time
,
Daniel Henrique Barboza
,
2022/06/13
Re: [PATCH 10/11] ppc/pnv: move PHB3 initialization to realize time
,
Frederic Barrat
,
2022/06/14
[PATCH 07/11] ppc/pnv: make pnv_chip_power8_pic_print_info() use chip8->phbs[]
,
Daniel Henrique Barboza
,
2022/06/13
Re: [PATCH 07/11] ppc/pnv: make pnv_chip_power8_pic_print_info() use chip8->phbs[]
,
Frederic Barrat
,
2022/06/14
[RFC PATCH] tcg/ppc: implement rem[u]_i{32,64} with mod[su][wd]
,
Matheus Kowalczuk Ferst
,
2022/06/13
Re: [RFC PATCH] tcg/ppc: implement rem[u]_i{32,64} with mod[su][wd]
,
Richard Henderson
,
2022/06/13
[PATCH RESEND v2 00/11] target/ppc: BCDA and mffscdrn implementations
,
Víctor Colombo
,
2022/06/10
[PATCH RESEND v2 01/11] target/ppc: Fix insn32.decode style issues
,
Víctor Colombo
,
2022/06/10
[PATCH RESEND v2 02/11] target/ppc: Move mffscrn[i] to decodetree
,
Víctor Colombo
,
2022/06/10
[PATCH RESEND v2 03/11] target/ppc: Move mffsce to decodetree
,
Víctor Colombo
,
2022/06/10
[PATCH RESEND v2 04/11] target/ppc: Move mffsl to decodetree
,
Víctor Colombo
,
2022/06/10
[PATCH RESEND v2 05/11] target/ppc: Move mffs[.] to decodetree
,
Víctor Colombo
,
2022/06/10
[PATCH RESEND v2 06/11] target/ppc: Implement mffscdrn[i] instructions
,
Víctor Colombo
,
2022/06/10
[PATCH RESEND v2 08/11] target/ppc: Add flag for ISA v2.06 BCDA instructions
,
Víctor Colombo
,
2022/06/10
[PATCH RESEND v2 07/11] tests/tcg/ppc64: Add mffsce test
,
Víctor Colombo
,
2022/06/10
[PATCH RESEND v2 09/11] target/ppc: implement addg6s
,
Víctor Colombo
,
2022/06/10
[PATCH RESEND v2 10/11] target/ppc: implement cbcdtd
,
Víctor Colombo
,
2022/06/10
[PATCH RESEND v2 11/11] target/ppc: implement cdtbcd
,
Víctor Colombo
,
2022/06/10
[PATCH qemu] ppc/spapr: Implement H_WATCHDOG
,
Alexey Kardashevskiy
,
2022/06/07
Re: [PATCH qemu] ppc/spapr: Implement H_WATCHDOG
,
Cédric Le Goater
,
2022/06/15
Re: [PATCH qemu] ppc/spapr: Implement H_WATCHDOG
,
Alexey Kardashevskiy
,
2022/06/15
Re: [PATCH qemu] ppc/spapr: Implement H_WATCHDOG
,
Daniel Henrique Barboza
,
2022/06/16
Re: [PATCH qemu] ppc/spapr: Implement H_WATCHDOG
,
Alexey Kardashevskiy
,
2022/06/16
Re: [PATCH] tcg: Special case split barriers before/after load
,
Redha
,
2022/06/07
Re: [PATCH RESEND v3 0/8] VDIV/VMOD Implementation
,
Daniel Henrique Barboza
,
2022/06/06
[PATCH 0/7] Remove CONFIG_INT128 conditional code from target/ppc/*
,
Matheus Ferst
,
2022/06/06
[PATCH 1/7] target/ppc: use int128.h methods in vpmsumd
,
Matheus Ferst
,
2022/06/06
Re: [PATCH 1/7] target/ppc: use int128.h methods in vpmsumd
,
Víctor Colombo
,
2022/06/27
[PATCH 2/7] target/ppc: use int128.h methods in vadduqm
,
Matheus Ferst
,
2022/06/06
Re: [PATCH 2/7] target/ppc: use int128.h methods in vadduqm
,
Víctor Colombo
,
2022/06/27
[PATCH 3/7] target/ppc: use int128.h methods in vaddecuq and vaddeuqm
,
Matheus Ferst
,
2022/06/06
Re: [PATCH 3/7] target/ppc: use int128.h methods in vaddecuq and vaddeuqm
,
Víctor Colombo
,
2022/06/27
[PATCH 4/7] target/ppc: use int128.h methods in vaddcuq
,
Matheus Ferst
,
2022/06/06
Re: [PATCH 4/7] target/ppc: use int128.h methods in vaddcuq
,
Víctor Colombo
,
2022/06/27
[PATCH 5/7] target/ppc: use int128.h methods in vsubuqm
,
Matheus Ferst
,
2022/06/06
Re: [PATCH 5/7] target/ppc: use int128.h methods in vsubuqm
,
Víctor Colombo
,
2022/06/27
[PATCH 6/7] target/ppc: use int128.h methods in vsubecuq and vsubeuqm
,
Matheus Ferst
,
2022/06/06
Re: [PATCH 6/7] target/ppc: use int128.h methods in vsubecuq and vsubeuqm
,
Víctor Colombo
,
2022/06/27
[PATCH 7/7] target/ppc: use int128.h methods in vsubcuq
,
Matheus Ferst
,
2022/06/06
Re: [PATCH 7/7] target/ppc: use int128.h methods in vsubcuq
,
Víctor Colombo
,
2022/06/27
Re: [PATCH 0/7] Remove CONFIG_INT128 conditional code from target/ppc/*
,
Daniel Henrique Barboza
,
2022/06/27
Re: [PATCH] ppc: fix boot with sam460ex
,
Daniel Henrique Barboza
,
2022/06/06
Re: [PATCH] ppc: fix boot with sam460ex
,
Michael S. Tsirkin
,
2022/06/08
Re: [PATCH RESEND v3 7/8] target/ppc: Implemented vector module word/doubleword
,
Richard Henderson
,
2022/06/03
Re: [PATCH RESEND v3 4/8] host-utils: Implemented unsigned 256-by-128 division
,
Richard Henderson
,
2022/06/03
Re: [PATCH RESEND v3 3/8] target/ppc: Implemented vector divide extended word
,
Richard Henderson
,
2022/06/03
Re: [PATCH RESEND v3 1/8] target/ppc: Implemented vector divide instructions
,
Richard Henderson
,
2022/06/03
[PATCH] ppc/pnv: fix extra indent spaces with DEFINE_PROP*
,
Daniel Henrique Barboza
,
2022/06/02
Re: [PATCH] ppc/pnv: fix extra indent spaces with DEFINE_PROP*
,
Mark Cave-Ayland
,
2022/06/06
[PATCH] target/ppc: fix unreachable code in fpu_helper.c
,
Daniel Henrique Barboza
,
2022/06/02
Re: [PATCH] target/ppc: fix unreachable code in fpu_helper.c
,
Lucas Mateus Martins Araujo e Castro
,
2022/06/02
Re: [PATCH] target/ppc: fix unreachable code in fpu_helper.c
,
Daniel Henrique Barboza
,
2022/06/06
[PATCH] pnv/xive2: Access direct mapped thread contexts from all chips
,
Frederic Barrat
,
2022/06/02
Re: [PATCH] pnv/xive2: Access direct mapped thread contexts from all chips
,
Cédric Le Goater
,
2022/06/02
Re: [PATCH] pnv/xive2: Access direct mapped thread contexts from all chips
,
Frederic Barrat
,
2022/06/02
Re: [PATCH] pnv/xive2: Access direct mapped thread contexts from all chips
,
Daniel Henrique Barboza
,
2022/06/02
Re: [PATCH] pnv/xive2: Access direct mapped thread contexts from all chips
,
Daniel Henrique Barboza
,
2022/06/06
Re: [PATCH v2 08/16] ppc/pnv: user created pnv-phb for powernv9
,
Frederic Barrat
,
2022/06/02
Re: [PATCH v2 08/16] ppc/pnv: user created pnv-phb for powernv9
,
Daniel Henrique Barboza
,
2022/06/03
Re: [PATCH v2 08/16] ppc/pnv: user created pnv-phb for powernv9
,
Cédric Le Goater
,
2022/06/07
Re: [PATCH v2 08/16] ppc/pnv: user created pnv-phb for powernv9
,
Cédric Le Goater
,
2022/06/07
Re: [PATCH v2 08/16] ppc/pnv: user created pnv-phb for powernv9
,
Daniel Henrique Barboza
,
2022/06/08
Re: [PATCH v2 08/16] ppc/pnv: user created pnv-phb for powernv9
,
Frederic Barrat
,
2022/06/07
Re: [PATCH v2 08/16] ppc/pnv: user created pnv-phb for powernv9
,
Frederic Barrat
,
2022/06/07
[PATCH] target/ppc: avoid int32 multiply overflow in int_helper.c
,
Daniel Henrique Barboza
,
2022/06/02
Re: [PATCH] target/ppc: avoid int32 multiply overflow in int_helper.c
,
Richard Henderson
,
2022/06/02
Re: [PATCH] target/ppc: avoid int32 multiply overflow in int_helper.c
,
Lucas Mateus Martins Araujo e Castro
,
2022/06/02
Re: [PATCH] target/ppc: avoid int32 multiply overflow in int_helper.c
,
Daniel Henrique Barboza
,
2022/06/06
Re: [PATCH v2 00/16] powernv: introduce pnv-phb base/proxy devices
,
Mark Cave-Ayland
,
2022/06/02
Re: [PATCH v2 00/16] powernv: introduce pnv-phb base/proxy devices
,
Frederic Barrat
,
2022/06/02
Re: [PATCH v2 07/16] ppc/pnv: change PnvPHB4 to be a PnvPHB backend
,
Mark Cave-Ayland
,
2022/06/02
Re: [PATCH v2 07/16] ppc/pnv: change PnvPHB4 to be a PnvPHB backend
,
Cédric Le Goater
,
2022/06/07
Re: [PATCH v2 07/16] ppc/pnv: change PnvPHB4 to be a PnvPHB backend
,
Frederic Barrat
,
2022/06/02
Re: [PATCH v2 04/16] ppc/pnv: change PnvPHB3 to be a PnvPHB backend
,
Mark Cave-Ayland
,
2022/06/02
Re: [PATCH v2 04/16] ppc/pnv: change PnvPHB3 to be a PnvPHB backend
,
Daniel Henrique Barboza
,
2022/06/03
Re: [PATCH v2 04/16] ppc/pnv: change PnvPHB3 to be a PnvPHB backend
,
Mark Cave-Ayland
,
2022/06/06
Re: [PATCH v2 03/16] ppc/pnv: add PnvPHB base/proxy device
,
Mark Cave-Ayland
,
2022/06/02
Re: [PATCH v2 03/16] ppc/pnv: add PnvPHB base/proxy device
,
Daniel Henrique Barboza
,
2022/06/02
Re: [PATCH v2 03/16] ppc/pnv: add PnvPHB base/proxy device
,
Frederic Barrat
,
2022/06/02
Re: [PATCH v2 03/16] ppc/pnv: add PnvPHB base/proxy device
,
Daniel Henrique Barboza
,
2022/06/02
Re: [PATCH v2 03/16] ppc/pnv: add PnvPHB base/proxy device
,
Cédric Le Goater
,
2022/06/07
Re: [PATCH v2 03/16] ppc/pnv: add PnvPHB base/proxy device
,
Frederic Barrat
,
2022/06/07
Re: [PATCH v2 03/16] ppc/pnv: add PnvPHB base/proxy device
,
Daniel Henrique Barboza
,
2022/06/07
[PULL 26/33] configure: enable cross compilation of vof
,
Alex Bennée
,
2022/06/01
[PATCH] target/ppc: fix vbpermd in big endian hosts
,
matheus . ferst
,
2022/06/01
Re: [PATCH] target/ppc: fix vbpermd in big endian hosts
,
Philippe Mathieu-Daudé
,
2022/06/01
Re: [PATCH] target/ppc: fix vbpermd in big endian hosts
,
Mark Cave-Ayland
,
2022/06/02
Re: [PATCH] target/ppc: fix vbpermd in big endian hosts
,
Richard Henderson
,
2022/06/03
Re: [PATCH] target/ppc: fix vbpermd in big endian hosts
,
Daniel Henrique Barboza
,
2022/06/06
Re: [PATCH v2 12/16] ppc/pnv: remove pnv-phb3-root-port
,
Daniel Henrique Barboza
,
2022/06/01
Re: [PATCH] target/ppc/cpu-models: Update max alias to power10
,
Thomas Huth
,
2022/06/01
Re: [PATCH] target/ppc/cpu-models: Update max alias to power10
,
Cédric Le Goater
,
2022/06/01
Re: [PATCH] target/ppc/cpu-models: Update max alias to power10
,
Murilo Opsfelder Araújo
,
2022/06/02
Re: [PATCH] target/ppc/cpu-models: Update max alias to power10
,
Greg Kurz
,
2022/06/01
Re: [PATCH] target/ppc/cpu-models: Update max alias to power10
,
Thomas Huth
,
2022/06/01
Re: [PATCH] target/ppc/cpu-models: Update max alias to power10
,
Daniel Henrique Barboza
,
2022/06/01
Re: [PATCH] target/ppc/cpu-models: Update max alias to power10
,
Murilo Opsfelder Araújo
,
2022/06/02
Re: [PATCH] target/ppc/cpu-models: Update max alias to power10
,
Greg Kurz
,
2022/06/01
Re: [PATCH] target/ppc/cpu-models: Update max alias to power10
,
Daniel Henrique Barboza
,
2022/06/01
Re: [PATCH] target/ppc/cpu-models: Update max alias to power10
,
Daniel P . Berrangé
,
2022/06/06
Re: [PATCH] target/ppc/cpu-models: Update max alias to power10
,
Murilo Opsfelder Araújo
,
2022/06/02
Re: [PATCH] target/ppc/cpu-models: Update max alias to power10
,
Greg Kurz
,
2022/06/02
Re: [PATCH] target/ppc/cpu-models: Update max alias to power10
,
Murilo Opsfelder Araújo
,
2022/06/02
Re: [PATCH] target/ppc/cpu-models: Update max alias to power10
,
Murilo Opsfelder Araújo
,
2022/06/02
Re: [PATCH v2 11/16] ppc/pnv: add pnv-phb-root-port device
,
Cédric Le Goater
,
2022/06/01
Re: [PATCH v2 11/16] ppc/pnv: add pnv-phb-root-port device
,
Daniel Henrique Barboza
,
2022/06/01
Re: [PATCH v2 11/16] ppc/pnv: add pnv-phb-root-port device
,
Mark Cave-Ayland
,
2022/06/02
Re: [PATCH v2 11/16] ppc/pnv: add pnv-phb-root-port device
,
Cédric Le Goater
,
2022/06/07
Re: [PATCH v2 11/16] ppc/pnv: add pnv-phb-root-port device
,
Mark Cave-Ayland
,
2022/06/02
Re: [PATCH v2 11/16] ppc/pnv: add pnv-phb-root-port device
,
Daniel Henrique Barboza
,
2022/06/03
Re: [PATCH v2 11/16] ppc/pnv: add pnv-phb-root-port device
,
Mark Cave-Ayland
,
2022/06/06
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc