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 Mar 31 2022 23:41:12 -0400
Threads in reverse chronological order
[
Next Period
]
Re: [PULL 22/33] spapr: Implement Open Firmware client interface
,
Peter Maydell
,
2022/03/31
Re: [PULL 19/35] ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridge
,
Peter Maydell
,
2022/03/31
Re: [PULL 19/35] ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridge
,
Benjamin Herrenschmidt
,
2022/03/31
[RFC PATCH v2 0/5] Port PPC64/PowerNV MMU tests to QEMU
,
Leandro Lupori
,
2022/03/31
[RFC PATCH v2 3/5] tests/tcg/ppc64: add basic softmmu test support
,
Leandro Lupori
,
2022/03/31
[RFC PATCH v2 4/5] tests/tcg/ppc64: add MMU test sources
,
Leandro Lupori
,
2022/03/31
[RFC PATCH v2 5/5] tests/tcg/ppc64: build PowerNV and LE tests
,
Leandro Lupori
,
2022/03/31
[RFC PATCH v2 1/5] target/ppc: Add support for the Processor Attention instruction
,
Leandro Lupori
,
2022/03/31
[RFC PATCH v2 2/5] ppc/pnv: Activate support for the Processor Attention instruction
,
Leandro Lupori
,
2022/03/31
Re: [RFC PATCH v2 0/5] Port PPC64/PowerNV MMU tests to QEMU
,
Cédric Le Goater
,
2022/03/31
Re: [RFC PATCH v2 0/5] Port PPC64/PowerNV MMU tests to QEMU
,
Leandro Lupori
,
2022/03/31
[PATCH v2 0/4] ppc: valgrind "uninitialized values" fixes
,
Daniel Henrique Barboza
,
2022/03/30
[PATCH v2 1/4] target/ppc: initialize 'val' union in kvm_get_one_spr()
,
Daniel Henrique Barboza
,
2022/03/30
Re: [PATCH v2 1/4] target/ppc: initialize 'val' union in kvm_get_one_spr()
,
David Gibson
,
2022/03/30
[PATCH v2 2/4] target/ppc: init 'lpcr' in kvmppc_enable_cap_large_decr()
,
Daniel Henrique Barboza
,
2022/03/30
Re: [PATCH v2 2/4] target/ppc: init 'lpcr' in kvmppc_enable_cap_large_decr()
,
David Gibson
,
2022/03/30
Re: [PATCH v2 2/4] target/ppc: init 'lpcr' in kvmppc_enable_cap_large_decr()
,
Daniel Henrique Barboza
,
2022/03/31
Re: [PATCH v2 2/4] target/ppc: init 'lpcr' in kvmppc_enable_cap_large_decr()
,
Richard Henderson
,
2022/03/31
Re: [PATCH v2 2/4] target/ppc: init 'lpcr' in kvmppc_enable_cap_large_decr()
,
Daniel Henrique Barboza
,
2022/03/31
Re: [PATCH v2 2/4] target/ppc: init 'lpcr' in kvmppc_enable_cap_large_decr()
,
David Gibson
,
2022/03/31
Re: [PATCH v2 2/4] target/ppc: init 'lpcr' in kvmppc_enable_cap_large_decr()
,
David Gibson
,
2022/03/31
[PATCH v2 4/4] target/ppc: init 'rmmu_info' in kvm_get_radix_page_info()
,
Daniel Henrique Barboza
,
2022/03/30
[PATCH v2 3/4] target/ppc: init 'sregs' in kvmppc_put_books_sregs()
,
Daniel Henrique Barboza
,
2022/03/30
[PATCH 0/4] ppc: valgrind "uninitialized values" fixes
,
Daniel Henrique Barboza
,
2022/03/30
[PATCH 1/4] target/ppc: initialize 'reg_val' in kvm_get_one_spr()
,
Daniel Henrique Barboza
,
2022/03/30
Re: [PATCH 1/4] target/ppc: initialize 'reg_val' in kvm_get_one_spr()
,
Philippe Mathieu-Daudé
,
2022/03/30
Re: [PATCH 1/4] target/ppc: initialize 'reg_val' in kvm_get_one_spr()
,
Daniel Henrique Barboza
,
2022/03/30
Re: [PATCH 1/4] target/ppc: initialize 'reg_val' in kvm_get_one_spr()
,
Philippe Mathieu-Daudé
,
2022/03/30
Re: [PATCH 1/4] target/ppc: initialize 'reg_val' in kvm_get_one_spr()
,
Philippe Mathieu-Daudé
,
2022/03/30
[PATCH 2/4] target/ppc: init 'lpcr' in kvmppc_enable_cap_large_decr()
,
Daniel Henrique Barboza
,
2022/03/30
[PATCH 3/4] target/ppc: init 'sregs' in kvmppc_put_books_sregs()
,
Daniel Henrique Barboza
,
2022/03/30
[PATCH 4/4] target/ppc: init 'rmmu_info' in kvm_get_radix_page_info()
,
Daniel Henrique Barboza
,
2022/03/30
Re: [PATCH 0/4] ppc: valgrind "uninitialized values" fixes
,
Philippe Mathieu-Daudé
,
2022/03/30
[PATCH 00/10] VDIV/VMOD Implementation
,
Lucas Mateus Castro(alqotel)
,
2022/03/30
[PATCH 01/10] qemu/int128: avoid undefined behavior in int128_lshift
,
Lucas Mateus Castro(alqotel)
,
2022/03/30
Re: [PATCH 01/10] qemu/int128: avoid undefined behavior in int128_lshift
,
Peter Maydell
,
2022/03/30
[PATCH 02/10] qemu/int128: add int128_urshift
,
Lucas Mateus Castro(alqotel)
,
2022/03/30
[PATCH 03/10] target/ppc: Implemented vector divide instructions
,
Lucas Mateus Castro(alqotel)
,
2022/03/30
Re: [PATCH 03/10] target/ppc: Implemented vector divide instructions
,
Richard Henderson
,
2022/03/30
Re: [PATCH 03/10] target/ppc: Implemented vector divide instructions
,
Lucas Mateus Martins Araujo e Castro
,
2022/03/31
[PATCH 04/10] target/ppc: Implemented vector divide quadword
,
Lucas Mateus Castro(alqotel)
,
2022/03/30
[PATCH 05/10] target/ppc: Implemented vector divide extended word
,
Lucas Mateus Castro(alqotel)
,
2022/03/30
Re: [PATCH 05/10] target/ppc: Implemented vector divide extended word
,
Richard Henderson
,
2022/03/30
[PATCH 06/10] Implemented unsigned 256-by-128 division
,
Lucas Mateus Castro(alqotel)
,
2022/03/30
[PATCH 07/10] Implemented signed 256-by-128 division
,
Lucas Mateus Castro(alqotel)
,
2022/03/30
Re: [PATCH 07/10] Implemented signed 256-by-128 division
,
Richard Henderson
,
2022/03/30
[PATCH 08/10] target/ppc: Implemented remaining vector divide extended
,
Lucas Mateus Castro(alqotel)
,
2022/03/30
[PATCH 09/10] target/ppc: Implemented vector module word/doubleword
,
Lucas Mateus Castro(alqotel)
,
2022/03/30
[PATCH 10/10] target/ppc: Implemented vector module quadword
,
Lucas Mateus Castro(alqotel)
,
2022/03/30
[RFC PATCH 0/8] Alternative softfloat 128-bit integer support
,
matheus . ferst
,
2022/03/30
[RFC PATCH 1/8] qemu/int128: avoid undefined behavior in int128_lshift
,
matheus . ferst
,
2022/03/30
Re: [RFC PATCH 1/8] qemu/int128: avoid undefined behavior in int128_lshift
,
Richard Henderson
,
2022/03/30
[RFC PATCH 2/8] qemu/int128: add int128_urshift
,
matheus . ferst
,
2022/03/30
Re: [RFC PATCH 2/8] qemu/int128: add int128_urshift
,
Richard Henderson
,
2022/03/30
[RFC PATCH 3/8] softfloat: add uint128_to_float128
,
matheus . ferst
,
2022/03/30
Re: [RFC PATCH 3/8] softfloat: add uint128_to_float128
,
Richard Henderson
,
2022/03/30
[RFC PATCH 4/8] softfloat: add int128_to_float128
,
matheus . ferst
,
2022/03/30
Re: [RFC PATCH 4/8] softfloat: add int128_to_float128
,
Richard Henderson
,
2022/03/30
[RFC PATCH 5/8] softfloat: add float128_to_uint128
,
matheus . ferst
,
2022/03/30
Re: [RFC PATCH 5/8] softfloat: add float128_to_uint128
,
Richard Henderson
,
2022/03/30
[RFC PATCH 6/8] softfloat: add float128_to_int128
,
matheus . ferst
,
2022/03/30
Re: [RFC PATCH 6/8] softfloat: add float128_to_int128
,
Richard Henderson
,
2022/03/30
[RFC PATCH 7/8] target/ppc: implement xscv[su]qqp
,
matheus . ferst
,
2022/03/30
Re: [RFC PATCH 7/8] target/ppc: implement xscv[su]qqp
,
Richard Henderson
,
2022/03/30
[RFC PATCH 8/8] target/ppc: implement xscvqp[su]qz
,
matheus . ferst
,
2022/03/30
Re: [RFC PATCH 8/8] target/ppc: implement xscvqp[su]qz
,
Richard Henderson
,
2022/03/30
[PATCH v2 0/1] fix vcpu hotunplug leak in spapr_realize_vcpu
,
Daniel Henrique Barboza
,
2022/03/29
[PATCH v2 1/1] hw/ppc: free env->tb_env in spapr_unrealize_vcpu()
,
Daniel Henrique Barboza
,
2022/03/29
Re: [PATCH v2 1/1] hw/ppc: free env->tb_env in spapr_unrealize_vcpu()
,
Cédric Le Goater
,
2022/03/29
Re: [PATCH v2 1/1] hw/ppc: free env->tb_env in spapr_unrealize_vcpu()
,
David Gibson
,
2022/03/29
[RFC PATCH 0/6] softfloat 128-bit integer support
,
matheus . ferst
,
2022/03/28
[RFC PATCH 1/6] softfloat: add uint128_to_float* conversion methods
,
matheus . ferst
,
2022/03/28
Re: [RFC PATCH 1/6] softfloat: add uint128_to_float* conversion methods
,
Richard Henderson
,
2022/03/29
[RFC PATCH 2/6] softfloat: add int128_to_float* conversion methods
,
matheus . ferst
,
2022/03/28
Re: [RFC PATCH 2/6] softfloat: add int128_to_float* conversion methods
,
Richard Henderson
,
2022/03/29
[RFC PATCH 3/6] softfloat: add float*_to_uint128 conversion methods
,
matheus . ferst
,
2022/03/28
Re: [RFC PATCH 3/6] softfloat: add float*_to_uint128 conversion methods
,
Richard Henderson
,
2022/03/29
[RFC PATCH 4/6] softfloat: add float*_to_int128 conversion methods
,
matheus . ferst
,
2022/03/28
Re: [RFC PATCH 4/6] softfloat: add float*_to_int128 conversion methods
,
Richard Henderson
,
2022/03/29
[RFC PATCH 5/6] target/ppc: implement xscv[su]qqp
,
matheus . ferst
,
2022/03/28
Re: [RFC PATCH 5/6] target/ppc: implement xscv[su]qqp
,
Richard Henderson
,
2022/03/29
[RFC PATCH 6/6] target/ppc: implement xscvqp[su]qz
,
matheus . ferst
,
2022/03/28
Re: [RFC PATCH 6/6] target/ppc: implement xscvqp[su]qz
,
Richard Henderson
,
2022/03/29
Re: [RFC PATCH 0/6] softfloat 128-bit integer support
,
Richard Henderson
,
2022/03/28
Re: [RFC PATCH 0/6] softfloat 128-bit integer support
,
Matheus K. Ferst
,
2022/03/30
[PATCH 0/2] ppc: fix vcpu hotunplug leak in spapr_realize_vcpu
,
Daniel Henrique Barboza
,
2022/03/28
[PATCH 1/2] hw/ppc/ppc.c: add cpu_ppc_tb_free()
,
Daniel Henrique Barboza
,
2022/03/28
[PATCH 2/2] hw/ppc: free env->tb_env in spapr_unrealize_vcpu()
,
Daniel Henrique Barboza
,
2022/03/28
Re: [PATCH 0/2] ppc: fix vcpu hotunplug leak in spapr_realize_vcpu
,
David Gibson
,
2022/03/28
Re: [PATCH 0/2] ppc: fix vcpu hotunplug leak in spapr_realize_vcpu
,
Cédric Le Goater
,
2022/03/29
Re: [PATCH 0/2] ppc: fix vcpu hotunplug leak in spapr_realize_vcpu
,
Daniel Henrique Barboza
,
2022/03/29
[PULL 0/1] ppc queue
,
Cédric Le Goater
,
2022/03/28
[PULL 1/1] target/ppc: fix helper_xvmadd* argument order
,
Cédric Le Goater
,
2022/03/28
Re: [PULL 0/1] ppc queue
,
Peter Maydell
,
2022/03/28
[PATCH] target/ppc: Improve KVM hypercall trace
,
Fabiano Rosas
,
2022/03/25
Re: [PATCH] target/ppc: Improve KVM hypercall trace
,
Richard Henderson
,
2022/03/25
Re: [PATCH] target/ppc: Improve KVM hypercall trace
,
Daniel Henrique Barboza
,
2022/03/28
[PATCH v2 0/2] spapr: Make the nested code TCG only
,
Fabiano Rosas
,
2022/03/25
[PATCH v2 1/2] spapr: Move hypercall_register_softmmu
,
Fabiano Rosas
,
2022/03/25
Re: [PATCH v2 1/2] spapr: Move hypercall_register_softmmu
,
Nicholas Piggin
,
2022/03/29
[PATCH v2 2/2] spapr: Move nested KVM hypercalls under a TCG only config.
,
Fabiano Rosas
,
2022/03/25
Re: [PATCH v2 2/2] spapr: Move nested KVM hypercalls under a TCG only config.
,
Nicholas Piggin
,
2022/03/29
[PATCH for-7.0] target/ppc: fix helper_xvmadd* argument order
,
matheus . ferst
,
2022/03/25
Re: [PATCH for-7.0] target/ppc: fix helper_xvmadd* argument order
,
Daniel Henrique Barboza
,
2022/03/25
Re: [PATCH for-7.0] target/ppc: fix helper_xvmadd* argument order
,
Víctor Colombo
,
2022/03/25
[RFC PATCH 0/6] Port PPC64/PowerNV MMU tests to QEMU
,
Leandro Lupori
,
2022/03/24
[RFC PATCH 1/6] target/ppc: Add support for the Processor Attention instruction
,
Leandro Lupori
,
2022/03/24
Re: [RFC PATCH 1/6] target/ppc: Add support for the Processor Attention instruction
,
Fabiano Rosas
,
2022/03/25
Re: [RFC PATCH 1/6] target/ppc: Add support for the Processor Attention instruction
,
David Gibson
,
2022/03/25
Re: [RFC PATCH 1/6] target/ppc: Add support for the Processor Attention instruction
,
Richard Henderson
,
2022/03/26
Re: [RFC PATCH 1/6] target/ppc: Add support for the Processor Attention instruction
,
Cédric Le Goater
,
2022/03/28
[RFC PATCH 2/6] ppc/pnv: Activate support for the Processor Attention instruction
,
Leandro Lupori
,
2022/03/24
[RFC PATCH 3/6] tests/tcg/ppc64: add basic softmmu test support
,
Leandro Lupori
,
2022/03/24
[RFC PATCH 4/6] tests/tcg: add support for ppc64le softmmu tests
,
Leandro Lupori
,
2022/03/24
Re: [RFC PATCH 4/6] tests/tcg: add support for ppc64le softmmu tests
,
Alex Bennée
,
2022/03/24
Re: [RFC PATCH 4/6] tests/tcg: add support for ppc64le softmmu tests
,
Leandro Lupori
,
2022/03/24
Re: [RFC PATCH 4/6] tests/tcg: add support for ppc64le softmmu tests
,
Alex Bennée
,
2022/03/25
Re: [RFC PATCH 4/6] tests/tcg: add support for ppc64le softmmu tests
,
Leandro Lupori
,
2022/03/31
[RFC PATCH 5/6] tests/tcg/ppc64: add MMU test sources
,
Leandro Lupori
,
2022/03/24
[RFC PATCH 6/6] tests/tcg/ppc64: add rules to build PowerNV tests
,
Leandro Lupori
,
2022/03/24
Re: [RFC PATCH 0/6] Port PPC64/PowerNV MMU tests to QEMU
,
Richard Henderson
,
2022/03/26
Re: [RFC PATCH 0/6] Port PPC64/PowerNV MMU tests to QEMU
,
Fabiano Rosas
,
2022/03/28
Re: [RFC PATCH 0/6] Port PPC64/PowerNV MMU tests to QEMU
,
Richard Henderson
,
2022/03/28
Re: [RFC PATCH 0/6] Port PPC64/PowerNV MMU tests to QEMU
,
Cédric Le Goater
,
2022/03/28
[PATCH 32/32] Remove qemu-common.h include from most units
,
marcandre . lureau
,
2022/03/23
[PATCH 28/32] Move CPU softfloat unions to cpu-float.h
,
marcandre . lureau
,
2022/03/23
Re: [PATCH 28/32] Move CPU softfloat unions to cpu-float.h
,
Juan Quintela
,
2022/03/25
[PATCH 11/32] Replace qemu_real_host_page variables with inlined functions
,
marcandre . lureau
,
2022/03/23
Re: [PATCH 11/32] Replace qemu_real_host_page variables with inlined functions
,
Juan Quintela
,
2022/03/25
[PATCH 07/32] Replace TARGET_WORDS_BIGENDIAN
,
marcandre . lureau
,
2022/03/23
[PATCH 06/32] Replace config-time define HOST_WORDS_BIGENDIAN
,
marcandre . lureau
,
2022/03/23
[PATCH 0/5] ppc/pnv: Introduce GPIO lines to drive the PSIHB device
,
Cédric Le Goater
,
2022/03/23
[PATCH 5/5] ppc/pnv: Remove usless checks in set_irq handlers
,
Cédric Le Goater
,
2022/03/23
Re: [PATCH 5/5] ppc/pnv: Remove usless checks in set_irq handlers
,
Daniel Henrique Barboza
,
2022/03/24
[PATCH 1/5] ppc/pnv: Fix PSI IRQ definition
,
Cédric Le Goater
,
2022/03/23
[PATCH 3/5] ppc/pnv: Remove PnvOCC::psi link
,
Cédric Le Goater
,
2022/03/23
[PATCH 4/5] ppc/pnv: Remove PnvPsiClas::irq_set
,
Cédric Le Goater
,
2022/03/23
[PATCH 2/5] ppc/pnv: Remove PnvLpcController::psi link
,
Cédric Le Goater
,
2022/03/23
Re: [PATCH 0/5] ppc/pnv: Introduce GPIO lines to drive the PSIHB device
,
Daniel Henrique Barboza
,
2022/03/24
[PATCH for-7.1 0/4] use dc->vmsd with spapr devices vmstate
,
Daniel Henrique Barboza
,
2022/03/22
[PATCH for-7.1 1/4] hw/ppc: use qdev to register logical DRC vmstates
,
Daniel Henrique Barboza
,
2022/03/22
[PATCH for-7.1 3/4] hw/ppc: use qdev to register spapr_iommu tcet vmstate
,
Daniel Henrique Barboza
,
2022/03/22
[PATCH for-7.1 4/4] hw/ppc: use qdev to register spapr_nvdimm vmsd
,
Daniel Henrique Barboza
,
2022/03/22
[PATCH for-7.1 2/4] hw/ppc: use qdev to register physical DRC vmstates
,
Daniel Henrique Barboza
,
2022/03/22
Re: [PATCH for-7.1 2/4] hw/ppc: use qdev to register physical DRC vmstates
,
David Gibson
,
2022/03/22
Re: [PATCH for-7.1 2/4] hw/ppc: use qdev to register physical DRC vmstates
,
Daniel Henrique Barboza
,
2022/03/23
Re: [PATCH for-7.1 0/4] use dc->vmsd with spapr devices vmstate
,
David Gibson
,
2022/03/22
Re: [PATCH for-7.1 0/4] use dc->vmsd with spapr devices vmstate
,
Daniel Henrique Barboza
,
2022/03/23
Re: Memory leak in via_isa_realize()
,
Cédric Le Goater
,
2022/03/21
Re: Memory leak in via_isa_realize()
,
Philippe Mathieu-Daudé
,
2022/03/21
Re: Memory leak in via_isa_realize()
,
Peter Maydell
,
2022/03/21
Re: Memory leak in via_isa_realize()
,
Mark Cave-Ayland
,
2022/03/22
Re: Memory leak in via_isa_realize()
,
Thomas Huth
,
2022/03/22
Re: Memory leak in via_isa_realize()
,
Cédric Le Goater
,
2022/03/22
Re: Memory leak in via_isa_realize()
,
Bernhard Beschow
,
2022/03/23
Re: Memory leak in via_isa_realize()
,
Cédric Le Goater
,
2022/03/21
Re: Memory leak in via_isa_realize()
,
BALATON Zoltan
,
2022/03/21
[PATCH 0/2] Remove PCIE root bridge LSI on powernv
,
Frederic Barrat
,
2022/03/21
[PATCH 2/2] ppc/pnv: Remove LSI on the PCIE host bridge
,
Frederic Barrat
,
2022/03/21
Re: [PATCH 2/2] ppc/pnv: Remove LSI on the PCIE host bridge
,
Daniel Henrique Barboza
,
2022/03/24
[PATCH 1/2] pcie: Don't try triggering a LSI when not defined
,
Frederic Barrat
,
2022/03/21
Re: [PATCH 1/2] pcie: Don't try triggering a LSI when not defined
,
Daniel Henrique Barboza
,
2022/03/24
Re: [PATCH 1/2] pcie: Don't try triggering a LSI when not defined
,
Frederic Barrat
,
2022/03/24
Re: [PATCH 1/2] pcie: Don't try triggering a LSI when not defined
,
Daniel Henrique Barboza
,
2022/03/24
[PATCH qemu] ppc/spapr/ddw: Add 2M pagesize
,
Alexey Kardashevskiy
,
2022/03/21
[PULL 0/3] ppc queue
,
Cédric Le Goater
,
2022/03/21
[PULL 3/3] target/ppc: Replicate Double->Single-Precision result
,
Cédric Le Goater
,
2022/03/21
[PULL 1/3] ppc64: Avoid pt_regs struct definition
,
Cédric Le Goater
,
2022/03/21
[PULL 2/3] target/ppc: Replicate double->int32 result for some vector insns
,
Cédric Le Goater
,
2022/03/21
Re: [PULL 0/3] ppc queue
,
Peter Maydell
,
2022/03/21
[PATCH for-7.1 0/9] spapr: add drc->index, remove spapr_drc_index()
,
Daniel Henrique Barboza
,
2022/03/18
[PATCH for-7.1 1/9] hw/ppc/spapr_drc.c: add drc->index
,
Daniel Henrique Barboza
,
2022/03/18
[PATCH for-7.1 2/9] hw/ppc/spapr_drc.c: redefine 'index' SpaprDRC property
,
Daniel Henrique Barboza
,
2022/03/18
[PATCH for-7.1 3/9] hw/ppc/spapr_drc.c: use drc->index in trace functions
,
Daniel Henrique Barboza
,
2022/03/18
[PATCH for-7.1 5/9] hw/ppc/spapr.c: use drc->index
,
Daniel Henrique Barboza
,
2022/03/18
[PATCH for-7.1 4/9] hw/ppc/spapr_drc.c: use drc->index
,
Daniel Henrique Barboza
,
2022/03/18
[PATCH for-7.1 6/9] hw/ppc/spapr_events.c: use drc->index
,
Daniel Henrique Barboza
,
2022/03/18
[PATCH for-7.1 9/9] hw/ppc/spapr_drc.c: remove spapr_drc_index()
,
Daniel Henrique Barboza
,
2022/03/18
[PATCH for-7.1 7/9] hw/ppc/spapr_nvdimm.c: use drc->index
,
Daniel Henrique Barboza
,
2022/03/18
[PATCH for-7.1 8/9] hw/ppc/spapr_pci.c: use drc->index
,
Daniel Henrique Barboza
,
2022/03/18
Re: [PATCH for-7.1 0/9] spapr: add drc->index, remove spapr_drc_index()
,
David Gibson
,
2022/03/20
Re: [PATCH for-7.1 0/9] spapr: add drc->index, remove spapr_drc_index()
,
Daniel Henrique Barboza
,
2022/03/21
Re: [PATCH for-7.1 0/9] spapr: add drc->index, remove spapr_drc_index()
,
David Gibson
,
2022/03/21
[PATCH 0/3] spapr: Nested TCG is TCG only
,
Fabiano Rosas
,
2022/03/17
[PATCH 1/3] spapr: Ignore nested KVM hypercalls when not running TCG
,
Fabiano Rosas
,
2022/03/17
Re: [PATCH 1/3] spapr: Ignore nested KVM hypercalls when not running TCG
,
David Gibson
,
2022/03/17
Re: [PATCH 1/3] spapr: Ignore nested KVM hypercalls when not running TCG
,
Fabiano Rosas
,
2022/03/18
Re: [PATCH 1/3] spapr: Ignore nested KVM hypercalls when not running TCG
,
David Gibson
,
2022/03/21
[PATCH 2/3] spapr: Move hypercall_register_softmmu
,
Fabiano Rosas
,
2022/03/17
[PATCH 3/3] spapr: Move nested KVM hypercalls under a TCG only config.
,
Fabiano Rosas
,
2022/03/17
Re: [PATCH 3/3] spapr: Move nested KVM hypercalls under a TCG only config.
,
David Gibson
,
2022/03/17
Re: [PATCH 3/3] spapr: Move nested KVM hypercalls under a TCG only config.
,
Fabiano Rosas
,
2022/03/18
[PATCH] target/ppc: Replicate Double->Single-Precision result
,
Lucas Coutinho
,
2022/03/16
Re: [PATCH] target/ppc: Replicate Double->Single-Precision result
,
Richard Henderson
,
2022/03/16
Re: XIVE VFIO kernel resample failure in INTx mode under heavy load
,
Cédric Le Goater
,
2022/03/16
Re: XIVE VFIO kernel resample failure in INTx mode under heavy load
,
Cédric Le Goater
,
2022/03/16
[PATCH for-7.1] hw: Add compat machines for 7.1
,
Cornelia Huck
,
2022/03/16
Re: [PATCH for-7.1] hw: Add compat machines for 7.1
,
Cédric Le Goater
,
2022/03/17
Re: [PATCH for-7.1] hw: Add compat machines for 7.1
,
wangyanan (Y)
,
2022/03/17
Re: [PATCH for-7.1] hw: Add compat machines for 7.1
,
Laurent Vivier
,
2022/03/18
Re: [PATCH for-7.1] hw: Add compat machines for 7.1
,
Thomas Huth
,
2022/03/18
Re: [PATCH for-7.1] hw: Add compat machines for 7.1
,
Eric Auger
,
2022/03/18
Re: [PATCH for-7.1] hw: Add compat machines for 7.1
,
Eric Farman
,
2022/03/18
[PATCH 10/27] Replace config-time define HOST_WORDS_BIGENDIAN
,
marcandre . lureau
,
2022/03/16
Re: [PATCH 10/27] Replace config-time define HOST_WORDS_BIGENDIAN
,
Thomas Huth
,
2022/03/16
Re: [PATCH 10/27] Replace config-time define HOST_WORDS_BIGENDIAN
,
Halil Pasic
,
2022/03/16
Re: [PATCH 10/27] Replace config-time define HOST_WORDS_BIGENDIAN
,
Marc-André Lureau
,
2022/03/16
Re: [PATCH 10/27] Replace config-time define HOST_WORDS_BIGENDIAN
,
Thomas Huth
,
2022/03/16
Re: [PATCH 10/27] Replace config-time define HOST_WORDS_BIGENDIAN
,
Halil Pasic
,
2022/03/16
Re: [PATCH 10/27] Replace config-time define HOST_WORDS_BIGENDIAN
,
Philippe Mathieu-Daudé
,
2022/03/16
Re: [PATCH 10/27] Replace config-time define HOST_WORDS_BIGENDIAN
,
Marc-André Lureau
,
2022/03/16
Re: [PATCH 10/27] Replace config-time define HOST_WORDS_BIGENDIAN
,
Philippe Mathieu-Daudé
,
2022/03/16
Re: [PATCH 10/27] Replace config-time define HOST_WORDS_BIGENDIAN
,
Cédric Le Goater
,
2022/03/17
[PATCH v2 0/3] Use g_new() & friends where that makes obvious sense
,
Markus Armbruster
,
2022/03/15
[PATCH v2 1/3] scripts/coccinelle: New use-g_new-etc.cocci
,
Markus Armbruster
,
2022/03/15
[PATCH v2 2/3] 9pfs: Use g_new() & friends where that makes obvious sense
,
Markus Armbruster
,
2022/03/15
[PATCH v2 3/3] Use g_new() & friends where that makes obvious sense
,
Markus Armbruster
,
2022/03/15
Re: [PATCH v2 3/3] Use g_new() & friends where that makes obvious sense
,
Pavel Dovgalyuk
,
2022/03/17
Re: [PATCH v2 3/3] Use g_new() & friends where that makes obvious sense
,
Igor Mammedov
,
2022/03/22
Re: [PATCH v2 3/3] Use g_new() & friends where that makes obvious sense
,
Klaus Jensen
,
2022/03/22
Re: [PATCH v2 0/3] Use g_new() & friends where that makes obvious sense
,
Michael S. Tsirkin
,
2022/03/22
[PULL 00/20] ppc fixes for 7.0
,
Cédric Le Goater
,
2022/03/15
[PULL 01/20] qtest/meson.build: check CONFIG_TCG for prom-env-test in qtests_ppc
,
Cédric Le Goater
,
2022/03/15
[PULL 09/20] avocado/ppc_405.py: check TCG accel in test_ppc_ref405ep()
,
Cédric Le Goater
,
2022/03/15
[PULL 06/20] avocado/boot_linux_console.py: check TCG accel in test_ppc_g3beige()
,
Cédric Le Goater
,
2022/03/15
[PULL 03/20] avocado/boot_linux_console.py: check for tcg in test_ppc_powernv8/9
,
Cédric Le Goater
,
2022/03/15
[PULL 14/20] avocado/ppc_virtex_ml507.py: check TCG accel in test_ppc_virtex_ml507()
,
Cédric Le Goater
,
2022/03/15
[PULL 12/20] avocado/ppc_mpc8544ds.py: check TCG accel in test_ppc_mpc8544ds()
,
Cédric Le Goater
,
2022/03/15
[PULL 08/20] avocado/ppc_405.py: remove test_ppc_taihu()
,
Cédric Le Goater
,
2022/03/15
[PULL 19/20] ppc/pnv: Always create the PHB5 PEC devices
,
Cédric Le Goater
,
2022/03/15
[PULL 17/20] ppc/xive2: Make type Xive2EndSource not user creatable
,
Cédric Le Goater
,
2022/03/15
[PULL 13/20] avocado/ppc_prep_40p.py: check TCG accel in all tests
,
Cédric Le Goater
,
2022/03/15
[PULL 05/20] avocado/replay_kernel.py: make tcg-icount check in run_vm()
,
Cédric Le Goater
,
2022/03/15
[PULL 02/20] qtest/meson.build: check CONFIG_TCG for boot-serial-test in qtests_ppc
,
Cédric Le Goater
,
2022/03/15
[PULL 11/20] avocado/ppc_bamboo.py: check TCG accel in test_ppc_bamboo()
,
Cédric Le Goater
,
2022/03/15
[PULL 20/20] ppc/pnv: Remove user-created PHB{3,4,5} devices
,
Cédric Le Goater
,
2022/03/15
[PULL 15/20] target/ppc: fix ISI fault cause for Radix MMU
,
Cédric Le Goater
,
2022/03/15
[PULL 10/20] avocado/ppc_74xx.py: check TCG accel for all tests
,
Cédric Le Goater
,
2022/03/15
[PULL 18/20] ppc/pnv: Introduce a pnv-phb5 device to match root port
,
Cédric Le Goater
,
2022/03/15
[PULL 07/20] avocado/boot_linux_console.py: check TCG accel in test_ppc_mac99()
,
Cédric Le Goater
,
2022/03/15
[PULL 16/20] target/ppc: fix xxspltw for big endian hosts
,
Cédric Le Goater
,
2022/03/15
[PULL 04/20] avocado/boot_linux_console.py: check tcg accel in test_ppc64_e500
,
Cédric Le Goater
,
2022/03/15
Re: [PULL 00/20] ppc fixes for 7.0
,
Peter Maydell
,
2022/03/15
[PATCH] target/ppc: Replicate double->int32 result for some vector insns
,
Richard Henderson
,
2022/03/15
Re: [PATCH] target/ppc: Replicate double->int32 result for some vector insns
,
Cédric Le Goater
,
2022/03/15
[PATCH v4] ppc64: Avoid pt_regs struct definition
,
Khem Raj
,
2022/03/14
Re: [PATCH v4] ppc64: Avoid pt_regs struct definition
,
Richard Henderson
,
2022/03/14
Re: [PATCH v4] ppc64: Avoid pt_regs struct definition
,
Peter Maydell
,
2022/03/15
Re: [PATCH v4] ppc64: Avoid pt_regs struct definition
,
Cédric Le Goater
,
2022/03/17
[PATCH v3] ppc64: Avoid pt_regs struct definition
,
Khem Raj
,
2022/03/14
Re: [PATCH v3] ppc64: Avoid pt_regs struct definition
,
Richard Henderson
,
2022/03/14
Re: [PATCH v3] ppc64: Avoid pt_regs struct definition
,
Khem Raj
,
2022/03/14
[PATCH v2] ppc: Include asm/ptrace.h for pt_regs struct definition
,
Khem Raj
,
2022/03/14
Re: [PATCH v2] ppc: Include asm/ptrace.h for pt_regs struct definition
,
Daniel Henrique Barboza
,
2022/03/14
Re: [PATCH v2] ppc: Include asm/ptrace.h for pt_regs struct definition
,
Peter Maydell
,
2022/03/14
Re: [PATCH v2] ppc: Include asm/ptrace.h for pt_regs struct definition
,
Daniel P . Berrangé
,
2022/03/14
Re: [PATCH v2] ppc: Include asm/ptrace.h for pt_regs struct definition
,
Richard Henderson
,
2022/03/14
[PATCH 0/3] Use g_new() & friends where that makes obvious
,
Markus Armbruster
,
2022/03/14
[PATCH 3/3] Use g_new() & friends where that makes obvious sense
,
Markus Armbruster
,
2022/03/14
Re: [PATCH 3/3] Use g_new() & friends where that makes obvious sense
,
Peter Maydell
,
2022/03/14
Re: [PATCH 3/3] Use g_new() & friends where that makes obvious sense
,
Markus Armbruster
,
2022/03/14
Re: [PATCH 3/3] Use g_new() & friends where that makes obvious sense
,
Daniel P . Berrangé
,
2022/03/14
Re: [PATCH 3/3] Use g_new() & friends where that makes obvious sense
,
Cédric Le Goater
,
2022/03/14
Re: [PATCH 3/3] Use g_new() & friends where that makes obvious sense
,
Alex Bennée
,
2022/03/14
Re: [PATCH 3/3] Use g_new() & friends where that makes obvious sense
,
Christian Schoenebeck
,
2022/03/14
Re: [PATCH 3/3] Use g_new() & friends where that makes obvious sense
,
Markus Armbruster
,
2022/03/15
Re: [PATCH 3/3] Use g_new() & friends where that makes obvious sense
,
Alex Bennée
,
2022/03/14
Re: [PATCH 3/3] Use g_new() & friends where that makes obvious sense
,
Markus Armbruster
,
2022/03/15
Re: [PATCH 3/3] Use g_new() & friends where that makes obvious sense
,
Philippe Mathieu-Daudé
,
2022/03/15
Re: [PATCH 3/3] Use g_new() & friends where that makes obvious sense
,
Markus Armbruster
,
2022/03/15
Re: [PATCH 3/3] Use g_new() & friends where that makes obvious sense
,
Alex Bennée
,
2022/03/15
Re: [PATCH 3/3] Use g_new() & friends where that makes obvious sense
,
Eric Blake
,
2022/03/15
Re: [PATCH 3/3] Use g_new() & friends where that makes obvious sense
,
Markus Armbruster
,
2022/03/15
Re: [PATCH 3/3] Use g_new() & friends where that makes obvious sense
,
Dr. David Alan Gilbert
,
2022/03/15
[PATCH 2/3] 9pfs: Use g_new() & friends where that makes obvious sense
,
Markus Armbruster
,
2022/03/14
Re: [PATCH 2/3] 9pfs: Use g_new() & friends where that makes obvious sense
,
Christian Schoenebeck
,
2022/03/14
Re: [PATCH 2/3] 9pfs: Use g_new() & friends where that makes obvious sense
,
Philippe Mathieu-Daudé
,
2022/03/14
Re: [PATCH 2/3] 9pfs: Use g_new() & friends where that makes obvious sense
,
Alex Bennée
,
2022/03/14
Re: [PATCH 2/3] 9pfs: Use g_new() & friends where that makes obvious sense
,
Greg Kurz
,
2022/03/15
[PATCH 1/3] scripts/coccinelle: New use-g_new-etc.cocci
,
Markus Armbruster
,
2022/03/14
Re: [PATCH 1/3] scripts/coccinelle: New use-g_new-etc.cocci
,
Alex Bennée
,
2022/03/14
Re: [PATCH 0/3] Use g_new() & friends where that makes obvious
,
Philippe Mathieu-Daudé
,
2022/03/14
[PATCH] ppc/pnv: Remove user-created PHB{3,4,5} devices
,
Cédric Le Goater
,
2022/03/14
Re: [PATCH] ppc/pnv: Remove user-created PHB{3,4,5} devices
,
Daniel Henrique Barboza
,
2022/03/14
Re: [PATCH] ppc/pnv: Remove user-created PHB{3,4,5} devices
,
Frederic Barrat
,
2022/03/14
Re: [PATCH] ppc/pnv: Remove user-created PHB{3,4,5} devices
,
Cédric Le Goater
,
2022/03/14
Re: [PATCH] ppc/pnv: Remove user-created PHB{3,4,5} devices
,
Frederic Barrat
,
2022/03/14
Illegal instruction reported by qemu-ppc with -cpu 7400
,
Khem Raj
,
2022/03/12
Re: Illegal instruction reported by qemu-ppc with -cpu 7400
,
Matheus K. Ferst
,
2022/03/14
Re: Illegal instruction reported by qemu-ppc with -cpu 7400
,
Khem Raj
,
2022/03/14
Re: Illegal instruction reported by qemu-ppc with -cpu 7400
,
Matheus K. Ferst
,
2022/03/17
Re: Illegal instruction reported by qemu-ppc with -cpu 7400
,
Khem Raj
,
2022/03/17
Re: [PATCH 6/9] tests/avocado/virtiofs_submounts.py: shared_dir may not exist
,
Beraldo Leal
,
2022/03/11
[PATCH] ppc/xive2: Make type Xive2EndSource not user creatable
,
Cédric Le Goater
,
2022/03/11
Re: [PATCH] ppc/xive2: Make type Xive2EndSource not user creatable
,
Thomas Huth
,
2022/03/11
Re: [PATCH] ppc/xive2: Make type Xive2EndSource not user creatable
,
Cédric Le Goater
,
2022/03/11
Re: [PATCH] ppc/xive2: Make type Xive2EndSource not user creatable
,
Philippe Mathieu-Daudé
,
2022/03/13
Re: [PATCH] ppc/xive2: Make type Xive2EndSource not user creatable
,
Cédric Le Goater
,
2022/03/14
Re: [PATCH v4 07/18] ppc/pnv: Add a HOMER model to POWER10
,
Alexey Kardashevskiy
,
2022/03/11
Re: [PATCH v4 07/18] ppc/pnv: Add a HOMER model to POWER10
,
Cédric Le Goater
,
2022/03/11
Re: [PATCH v5 0/5] user creatable pnv-phb4 devices
,
Thomas Huth
,
2022/03/10
Re: [PATCH v5 0/5] user creatable pnv-phb4 devices
,
Daniel Henrique Barboza
,
2022/03/10
Re: [PATCH v5 0/5] user creatable pnv-phb4 devices
,
Cédric Le Goater
,
2022/03/11
Re: [PATCH v5 0/5] user creatable pnv-phb4 devices
,
Daniel Henrique Barboza
,
2022/03/11
Re: [PATCH v5 0/5] user creatable pnv-phb4 devices
,
Cédric Le Goater
,
2022/03/14
[PATCH 0/9] --disable-tcg avocado fixes for ppc-softmmu
,
Daniel Henrique Barboza
,
2022/03/10
[PATCH 1/9] avocado/boot_linux_console.py: check TCG accel in test_ppc_g3beige()
,
Daniel Henrique Barboza
,
2022/03/10
[PATCH 2/9] avocado/boot_linux_console.py: check TCG accel in test_ppc_mac99()
,
Daniel Henrique Barboza
,
2022/03/10
[PATCH 3/9] avocado/ppc_405.py: remove test_ppc_taihu()
,
Daniel Henrique Barboza
,
2022/03/10
[PATCH 4/9] avocado/ppc_405.py: check TCG accel in test_ppc_ref405ep()
,
Daniel Henrique Barboza
,
2022/03/10
[PATCH 5/9] avocado/ppc_74xx.py: check TCG accel for all tests
,
Daniel Henrique Barboza
,
2022/03/10
[PATCH 6/9] avocado/ppc_bamboo.py: check TCG accel in test_ppc_bamboo()
,
Daniel Henrique Barboza
,
2022/03/10
[PATCH 7/9] avocado/ppc_mpc8544ds.py: check TCG accel in test_ppc_mpc8544ds()
,
Daniel Henrique Barboza
,
2022/03/10
[PATCH 8/9] avocado/ppc_prep_40p.py: check TCG accel in all tests
,
Daniel Henrique Barboza
,
2022/03/10
Re: [PATCH 8/9] avocado/ppc_prep_40p.py: check TCG accel in all tests
,
Philippe Mathieu-Daudé
,
2022/03/10
[PATCH 9/9] avocado/ppc_virtex_ml507.py: check TCG accel in test_ppc_virtex_ml507()
,
Daniel Henrique Barboza
,
2022/03/10
Re: [PATCH 0/9] --disable-tcg avocado fixes for ppc-softmmu
,
Murilo Opsfelder Araújo
,
2022/03/10
Re: [PATCH 0/9] --disable-tcg avocado fixes for ppc-softmmu
,
Cédric Le Goater
,
2022/03/14
Re: [PATCH v4 01/18] ppc/xive2: Introduce a XIVE2 core framework
,
Thomas Huth
,
2022/03/10
Re: [PATCH v4 01/18] ppc/xive2: Introduce a XIVE2 core framework
,
Cédric Le Goater
,
2022/03/11
[PATCH] target/ppc: fix xxspltw for big endian hosts
,
matheus . ferst
,
2022/03/10
Re: [PATCH] target/ppc: fix xxspltw for big endian hosts
,
Richard Henderson
,
2022/03/10
Re: [PATCH] target/ppc: fix xxspltw for big endian hosts
,
Cédric Le Goater
,
2022/03/14
[PATCH 0/3] Fix user-created PHB devices on POWER10
,
Frederic Barrat
,
2022/03/10
[PATCH 2/3] ppc/pnv: Fixes for user-created pnv-phb5 devices
,
Frederic Barrat
,
2022/03/10
Re: [PATCH 2/3] ppc/pnv: Fixes for user-created pnv-phb5 devices
,
Cédric Le Goater
,
2022/03/10
[PATCH 3/3] ppc/pnv: Fix PEC lookup function for POWER10
,
Frederic Barrat
,
2022/03/10
Re: [PATCH 3/3] ppc/pnv: Fix PEC lookup function for POWER10
,
Cédric Le Goater
,
2022/03/10
[PATCH 1/3] ppc/pnv: Introduce a pnv-phb5 device to match root port
,
Frederic Barrat
,
2022/03/10
Re: [PATCH 1/3] ppc/pnv: Introduce a pnv-phb5 device to match root port
,
Cédric Le Goater
,
2022/03/10
Re: [PATCH 0/3] Fix user-created PHB devices on POWER10
,
Cédric Le Goater
,
2022/03/14
[PATCH] target/ppc: fix ISI fault cause for Radix MMU
,
Leandro Lupori
,
2022/03/09
Re: [PATCH] target/ppc: fix ISI fault cause for Radix MMU
,
Cédric Le Goater
,
2022/03/14
[RFC PATCH 1/2] spapr: Report correct GTSE support via ov5
,
Fabiano Rosas
,
2022/03/08
[RFC PATCH 2/2] linux-headers: Add KVM_CAP_PPC_GTSE
,
Fabiano Rosas
,
2022/03/08
Re: [RFC PATCH 1/2] spapr: Report correct GTSE support via ov5
,
Daniel Henrique Barboza
,
2022/03/09
Re: [RFC PATCH 1/2] spapr: Report correct GTSE support via ov5
,
Fabiano Rosas
,
2022/03/11
Re: [RFC PATCH 1/2] spapr: Report correct GTSE support via ov5
,
Fabiano Rosas
,
2022/03/10
Re: [RFC PATCH 1/2] spapr: Report correct GTSE support via ov5
,
Daniel Henrique Barboza
,
2022/03/10
Re: [RFC PATCH 1/2] spapr: Report correct GTSE support via ov5
,
David Gibson
,
2022/03/12
Re: [RFC PATCH 1/2] spapr: Report correct GTSE support via ov5
,
Fabiano Rosas
,
2022/03/14
Re: [RFC PATCH 1/2] spapr: Report correct GTSE support via ov5
,
David Gibson
,
2022/03/31
[PATCH 0/9] add LOG_UNSUPP log type + mark hcalls as unsupp
,
Daniel Henrique Barboza
,
2022/03/07
[PATCH 1/9] util/log.c: add LOG_UNSUPP type
,
Daniel Henrique Barboza
,
2022/03/07
[PATCH 2/9] hw/ppc/spapr_hcall.c: log h_clean_slb() as unsupported
,
Daniel Henrique Barboza
,
2022/03/07
[PATCH 3/9] hw/ppc/spapr_hcall.c: log h_invalidate_pid() as unsupported
,
Daniel Henrique Barboza
,
2022/03/07
[PATCH 4/9] hw/ppc/spapr_hcall.c: log h_copy_tofrom_guest() as unsupported
,
Daniel Henrique Barboza
,
2022/03/07
[PATCH 5/9] hw/ppc/spapr_hcall.c: log H_GET_EM_PARMS as unsupported
,
Daniel Henrique Barboza
,
2022/03/07
[PATCH 6/9] hw/ppc/spapr_hcall.c: log H_BEST_ENERGY as unsupported
,
Daniel Henrique Barboza
,
2022/03/07
[PATCH 7/9] hw/ppc/spapr_hcall.c: log H_QUERY_VAS_CAPABILITIES as unsupported
,
Daniel Henrique Barboza
,
2022/03/07
[PATCH 8/9] hw/ppc/spapr_hcall.c: log H_GET_PPP as unsupported
,
Daniel Henrique Barboza
,
2022/03/07
[PATCH 9/9] hw/ppc/spapr_hcall.c: log H_VIOCTL as unsupported
,
Daniel Henrique Barboza
,
2022/03/07
Re: [PATCH 0/9] add LOG_UNSUPP log type + mark hcalls as unsupp
,
Philippe Mathieu-Daudé
,
2022/03/07
Re: [PATCH 0/9] add LOG_UNSUPP log type + mark hcalls as unsupp
,
Peter Maydell
,
2022/03/07
Re: [PATCH 0/9] add LOG_UNSUPP log type + mark hcalls as unsupp
,
Daniel Henrique Barboza
,
2022/03/07
Re: [PATCH 0/9] add LOG_UNSUPP log type + mark hcalls as unsupp
,
Peter Maydell
,
2022/03/08
Re: [PATCH 0/9] add LOG_UNSUPP log type + mark hcalls as unsupp
,
Daniel Henrique Barboza
,
2022/03/08
Re: [PATCH 0/9] add LOG_UNSUPP log type + mark hcalls as unsupp
,
Philippe Mathieu-Daudé
,
2022/03/08
[PATCH v3 0/5] Remove qemu_gettimeofday()
,
marcandre . lureau
,
2022/03/07
[PATCH v3 1/5] m68k/nios2-semi: fix gettimeofday() result check
,
marcandre . lureau
,
2022/03/07
[PATCH v3 2/5] qtest: replace gettimeofday with GTimer
,
marcandre . lureau
,
2022/03/07
Re: [PATCH v3 2/5] qtest: replace gettimeofday with GTimer
,
Thomas Huth
,
2022/03/07
Re: [PATCH v3 2/5] qtest: replace gettimeofday with GTimer
,
Marc-André Lureau
,
2022/03/07
Re: [PATCH v3 2/5] qtest: replace gettimeofday with GTimer
,
Thomas Huth
,
2022/03/07
[PATCH v3 3/5] qga: replace qemu_gettimeofday() with g_get_real_time()
,
marcandre . lureau
,
2022/03/07
Re: [PATCH v3 3/5] qga: replace qemu_gettimeofday() with g_get_real_time()
,
Thomas Huth
,
2022/03/07
[PATCH v3 4/5] Replace qemu_gettimeofday() with g_get_real_time()
,
marcandre . lureau
,
2022/03/07
[PATCH v3 5/5] oslib: drop qemu_gettimeofday()
,
marcandre . lureau
,
2022/03/07
[PATCH v3 0/4] Fix PVR matching, add AIL cap compatibility
,
Nicholas Piggin
,
2022/03/07
[PATCH v3 1/4] target/ppc: Fix masked PVR matching
,
Nicholas Piggin
,
2022/03/07
Re: [PATCH v3 1/4] target/ppc: Fix masked PVR matching
,
Cédric Le Goater
,
2022/03/10
Re: [PATCH v3 1/4] target/ppc: Fix masked PVR matching
,
Alexey Kardashevskiy
,
2022/03/10
Re: [PATCH v3 1/4] target/ppc: Fix masked PVR matching
,
David Gibson
,
2022/03/12
[PATCH v3 2/4] target/ppc: Remove chip type field from POWER9 DD2.0 PVR
,
Nicholas Piggin
,
2022/03/07
Re: [PATCH v3 2/4] target/ppc: Remove chip type field from POWER9 DD2.0 PVR
,
David Gibson
,
2022/03/12
[PATCH v3 3/4] target/ppc: Add POWER9 DD2.2 model
,
Nicholas Piggin
,
2022/03/07
[PATCH v3 4/4] spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
,
Nicholas Piggin
,
2022/03/07
[PULL SUBSYSTEM qemu-pnv] ppc/pnv: Update skiboot firmware image
,
Joel Stanley
,
2022/03/06
[PULL 00/13] ppc queue
,
Cédric Le Goater
,
2022/03/05
[PULL 01/13] Use long endian options for ppc64
,
Cédric Le Goater
,
2022/03/05
[PULL 02/13] tests/tcg/ppc64le: use inline asm instead of __builtin_mtfsf
,
Cédric Le Goater
,
2022/03/05
[PULL 07/13] target/ppc: Fix vmul[eo]* instructions marked 2.07
,
Cédric Le Goater
,
2022/03/05
[PULL 05/13] tests/tcg/ppc64le: emit bcdsub with .long when needed
,
Cédric Le Goater
,
2022/03/05
[PULL 09/13] target/ppc: use extract/extract2 to create vrlqnm mask
,
Cédric Le Goater
,
2022/03/05
[PULL 08/13] target/ppc: use ext32u and deposit in do_vx_vmulhw_i64
,
Cédric Le Goater
,
2022/03/05
[PULL 11/13] target/ppc: split XXGENPCV macros for readability
,
Cédric Le Goater
,
2022/03/05
[PULL 12/13] target/ppc: Add missing helper_reset_fpstatus to VSX_MAX_MINC
,
Cédric Le Goater
,
2022/03/05
[PULL 10/13] target/ppc: use andc in vrlqmi
,
Cédric Le Goater
,
2022/03/05
[PULL 13/13] target/ppc: Add missing helper_reset_fpstatus to helper_XVCVSPBF16
,
Cédric Le Goater
,
2022/03/05
[PULL 06/13] tests/tcg/ppc64le: Use Altivec register names in clobber list
,
Cédric Le Goater
,
2022/03/05
[PULL 03/13] target/ppc: change xs[n]madd[am]sp to use float64r32_muladd
,
Cédric Le Goater
,
2022/03/05
[PULL 04/13] tests/tcg/ppc64le: drop __int128 usage in bcdsub
,
Cédric Le Goater
,
2022/03/05
Re: [PULL 00/13] ppc queue
,
Peter Maydell
,
2022/03/06
[PATCH v2 0/5] Remove qemu_gettimeofday()
,
marcandre . lureau
,
2022/03/04
[PATCH v2 1/5] m68k/nios2-semi: fix gettimeofday() result check
,
marcandre . lureau
,
2022/03/04
[PATCH v2 2/5] qtest: replace gettimeofday with GTimer
,
marcandre . lureau
,
2022/03/04
[PATCH v2 3/5] qga: replace qemu_gettimeofday() with g_get_real_time()
,
marcandre . lureau
,
2022/03/04
[PATCH v2 4/5] Replace qemu_gettimeofday() with g_get_real_time()
,
marcandre . lureau
,
2022/03/04
Re: [PATCH v2 4/5] Replace qemu_gettimeofday() with g_get_real_time()
,
Marc-André Lureau
,
2022/03/05
Re: [PATCH v2 4/5] Replace qemu_gettimeofday() with g_get_real_time()
,
Laurent Vivier
,
2022/03/07
Re: [PATCH v2 4/5] Replace qemu_gettimeofday() with g_get_real_time()
,
Marc-André Lureau
,
2022/03/07
Re: [PATCH v2 4/5] Replace qemu_gettimeofday() with g_get_real_time()
,
Laurent Vivier
,
2022/03/07
[PATCH v2 5/5] oslib: drop qemu_gettimeofday()
,
marcandre . lureau
,
2022/03/04
[PATCH 0/7] target/ppc: Vector/VSX instruction batch fixes
,
matheus . ferst
,
2022/03/04
[PATCH 1/7] target/ppc: Fix vmul[eo]* instructions marked 2.07
,
matheus . ferst
,
2022/03/04
Re: [PATCH 1/7] target/ppc: Fix vmul[eo]* instructions marked 2.07
,
Richard Henderson
,
2022/03/04
Re: [PATCH 1/7] target/ppc: Fix vmul[eo]* instructions marked 2.07
,
Cédric Le Goater
,
2022/03/05
Re: [PATCH 1/7] target/ppc: Fix vmul[eo]* instructions marked 2.07
,
Mark Cave-Ayland
,
2022/03/07
[PATCH 2/7] target/ppc: use ext32u and deposit in do_vx_vmulhw_i64
,
matheus . ferst
,
2022/03/04
Re: [PATCH 2/7] target/ppc: use ext32u and deposit in do_vx_vmulhw_i64
,
Richard Henderson
,
2022/03/04
[PATCH 3/7] target/ppc: use extract/extract2 to create vrlqnm mask
,
matheus . ferst
,
2022/03/04
Re: [PATCH 3/7] target/ppc: use extract/extract2 to create vrlqnm mask
,
Richard Henderson
,
2022/03/04
[PATCH 4/7] target/ppc: use andc in vrlqmi
,
matheus . ferst
,
2022/03/04
Re: [PATCH 4/7] target/ppc: use andc in vrlqmi
,
Richard Henderson
,
2022/03/04
[PATCH 5/7] target/ppc: split XXGENPCV macros for readability
,
matheus . ferst
,
2022/03/04
Re: [PATCH 5/7] target/ppc: split XXGENPCV macros for readability
,
Richard Henderson
,
2022/03/04
[PATCH 6/7] target/ppc: Add missing helper_reset_fpstatus to VSX_MAX_MINC
,
matheus . ferst
,
2022/03/04
Re: [PATCH 6/7] target/ppc: Add missing helper_reset_fpstatus to VSX_MAX_MINC
,
Richard Henderson
,
2022/03/04
[PATCH 7/7] target/ppc: Add missing helper_reset_fpstatus to helper_XVCVSPBF16
,
matheus . ferst
,
2022/03/04
Re: [PATCH 7/7] target/ppc: Add missing helper_reset_fpstatus to helper_XVCVSPBF16
,
Richard Henderson
,
2022/03/04
Re: [PATCH 0/7] target/ppc: Vector/VSX instruction batch fixes
,
Cédric Le Goater
,
2022/03/05
[PATCH v3 0/5] tests/tcg/ppc64le: fix the build of TCG tests with Clang
,
matheus . ferst
,
2022/03/04
[PATCH v3 1/5] tests/tcg/ppc64le: use inline asm instead of __builtin_mtfsf
,
matheus . ferst
,
2022/03/04
[PATCH v3 2/5] target/ppc: change xs[n]madd[am]sp to use float64r32_muladd
,
matheus . ferst
,
2022/03/04
[PATCH v3 3/5] tests/tcg/ppc64le: drop __int128 usage in bcdsub
,
matheus . ferst
,
2022/03/04
[PATCH v3 4/5] tests/tcg/ppc64le: emit bcdsub with .long when needed
,
matheus . ferst
,
2022/03/04
[PATCH v3 5/5] tests/tcg/ppc64le: Use Altivec register names in clobber list
,
matheus . ferst
,
2022/03/04
Re: [PATCH v3 0/5] tests/tcg/ppc64le: fix the build of TCG tests with Clang
,
Cédric Le Goater
,
2022/03/05
[PATCH 0/4] RFC: remove qemu_gettimeofday()
,
marcandre . lureau
,
2022/03/04
[PATCH 1/4] m68k/nios2-semi: fix gettimeofday() result check
,
marcandre . lureau
,
2022/03/04
Re: [PATCH 1/4] m68k/nios2-semi: fix gettimeofday() result check
,
Laurent Vivier
,
2022/03/04
[PATCH 2/4] qtest: replace gettimeofday with GTimer
,
marcandre . lureau
,
2022/03/04
Re: [PATCH 2/4] qtest: replace gettimeofday with GTimer
,
Laurent Vivier
,
2022/03/04
Re: [PATCH 2/4] qtest: replace gettimeofday with GTimer
,
Laurent Vivier
,
2022/03/04
[PATCH 3/4] Replace qemu_gettimeofday() with g_get_real_time()
,
marcandre . lureau
,
2022/03/04
Re: [PATCH 3/4] Replace qemu_gettimeofday() with g_get_real_time()
,
Laurent Vivier
,
2022/03/04
Re: [PATCH 3/4] Replace qemu_gettimeofday() with g_get_real_time()
,
Laurent Vivier
,
2022/03/04
Re: [PATCH 3/4] Replace qemu_gettimeofday() with g_get_real_time()
,
Marc-André Lureau
,
2022/03/04
Re: [PATCH 3/4] Replace qemu_gettimeofday() with g_get_real_time()
,
BALATON Zoltan
,
2022/03/04
Re: [PATCH 3/4] Replace qemu_gettimeofday() with g_get_real_time()
,
Marc-André Lureau
,
2022/03/04
[PATCH 4/4] oslib: drop qemu_gettimeofday()
,
marcandre . lureau
,
2022/03/04
Re: [PATCH 4/4] oslib: drop qemu_gettimeofday()
,
Laurent Vivier
,
2022/03/04
Re: [PATCH 4/4] oslib: drop qemu_gettimeofday()
,
Stefan Weil
,
2022/03/04
Re: [RFC PATCH v3 3/3] target/ppc: Fix gen_priv_exception error value in mfspr/mtspr
,
Laurent Vivier
,
2022/03/04
Re: [RFC PATCH v3 3/3] target/ppc: Fix gen_priv_exception error value in mfspr/mtspr
,
Matheus K. Ferst
,
2022/03/10
[PULL 13/45] tests/qtest/libqos/pci: Introduce pio_limit
,
Michael S. Tsirkin
,
2022/03/04
Re: [PATCH v3 2/3] tests/tcg/ppc64le: change signal_save_restore_xer to use SIGTRAP
,
Laurent Vivier
,
2022/03/04
Re: [PATCH v3 1/3] linux-user/ppc: deliver SIGTRAP on POWERPC_EXCP_TRAP
,
Laurent Vivier
,
2022/03/04
[PATCH v2 0/5] tests/tcg/ppc64le: fix the build of TCG tests with Clang
,
matheus . ferst
,
2022/03/03
[PATCH v2 1/5] tests/tcg/ppc64le: use inline asm instead of __builtin_mtfsf
,
matheus . ferst
,
2022/03/03
Re: [PATCH v2 1/5] tests/tcg/ppc64le: use inline asm instead of __builtin_mtfsf
,
Richard Henderson
,
2022/03/03
[PATCH v2 2/5] target/ppc: change xs[n]madd[am]sp to use float64r32_muladd
,
matheus . ferst
,
2022/03/03
Re: [PATCH v2 2/5] target/ppc: change xs[n]madd[am]sp to use float64r32_muladd
,
Richard Henderson
,
2022/03/03
Re: [PATCH v2 2/5] target/ppc: change xs[n]madd[am]sp to use float64r32_muladd
,
Matheus K. Ferst
,
2022/03/03
[RFC PATCH v2 3/5] tests/tcg/ppc64le: drop __int128 usage in bcdsub
,
matheus . ferst
,
2022/03/03
Re: [RFC PATCH v2 3/5] tests/tcg/ppc64le: drop __int128 usage in bcdsub
,
Richard Henderson
,
2022/03/03
[RFC PATCH v2 4/5] tests/tcg/ppc64le: emit bcdsub with .long when needed
,
matheus . ferst
,
2022/03/03
Re: [RFC PATCH v2 4/5] tests/tcg/ppc64le: emit bcdsub with .long when needed
,
Richard Henderson
,
2022/03/03
[PATCH v2 5/5] tests/tcg/ppc64le: Use Altivec register names in clobbler list
,
matheus . ferst
,
2022/03/03
Re: [PATCH v2 5/5] tests/tcg/ppc64le: Use Altivec register names in clobbler list
,
Richard Henderson
,
2022/03/03
Re: [PATCH v2 5/5] tests/tcg/ppc64le: Use Altivec register names in clobbler list
,
Matheus K. Ferst
,
2022/03/03
Re: [PATCH v2 5/5] tests/tcg/ppc64le: Use Altivec register names in clobbler list
,
Richard Henderson
,
2022/03/03
[PATCH 0/5] --disable-tcg qtest/avocado fixes for ppc64
,
Daniel Henrique Barboza
,
2022/03/03
[PATCH 1/5] qtest/meson.build: check CONFIG_TCG for prom-env-test in qtests_ppc
,
Daniel Henrique Barboza
,
2022/03/03
Re: [PATCH 1/5] qtest/meson.build: check CONFIG_TCG for prom-env-test in qtests_ppc
,
Thomas Huth
,
2022/03/07
[PATCH 2/5] qtest/meson.build: check CONFIG_TCG for boot-serial-test in qtests_ppc
,
Daniel Henrique Barboza
,
2022/03/03
Re: [PATCH 2/5] qtest/meson.build: check CONFIG_TCG for boot-serial-test in qtests_ppc
,
Thomas Huth
,
2022/03/07
[PATCH 3/5] avocado/boot_linux_console.py: check for tcg in test_ppc_powernv8/9
,
Daniel Henrique Barboza
,
2022/03/03
Re: [PATCH 3/5] avocado/boot_linux_console.py: check for tcg in test_ppc_powernv8/9
,
Cédric Le Goater
,
2022/03/03
Re: [PATCH 3/5] avocado/boot_linux_console.py: check for tcg in test_ppc_powernv8/9
,
Philippe Mathieu-Daudé
,
2022/03/04
[PATCH 4/5] avocado/boot_linux_console.py: check tcg accel in test_ppc64_e500
,
Daniel Henrique Barboza
,
2022/03/03
Re: [PATCH 4/5] avocado/boot_linux_console.py: check tcg accel in test_ppc64_e500
,
Cédric Le Goater
,
2022/03/03
[PATCH 5/5] avocado/replay_kernel.py: make tcg-icount check in run_vm()
,
Daniel Henrique Barboza
,
2022/03/03
Re: [PATCH 5/5] avocado/replay_kernel.py: make tcg-icount check in run_vm()
,
Cédric Le Goater
,
2022/03/07
Re: [PATCH 5/5] avocado/replay_kernel.py: make tcg-icount check in run_vm()
,
Pavel Dovgalyuk
,
2022/03/09
Re: [PATCH 5/5] avocado/replay_kernel.py: make tcg-icount check in run_vm()
,
Cédric Le Goater
,
2022/03/09
Re: [PATCH 0/5] --disable-tcg qtest/avocado fixes for ppc64
,
Cédric Le Goater
,
2022/03/14
Re: [PATCH 5/9] tests/avocado/linux_ssh_mips_malta.py: add missing accel (tcg) tag
,
Cleber Rosa
,
2022/03/03
Re: [PATCH 5/9] tests/avocado/linux_ssh_mips_malta.py: add missing accel (tcg) tag
,
Philippe Mathieu-Daudé
,
2022/03/06
Re: Issue with qemu-system-ppc running OSX guests
,
BALATON Zoltan
,
2022/03/02
Re: Issue with qemu-system-ppc running OSX guests
,
Howard Spoelstra
,
2022/03/02
Re: Issue with qemu-system-ppc running OSX guests
,
Fabiano Rosas
,
2022/03/02
Re: Issue with qemu-system-ppc running OSX guests
,
Howard Spoelstra
,
2022/03/03
Re: Issue with qemu-system-ppc running OSX guests
,
Lucas Mateus Martins Araujo e Castro
,
2022/03/04
Re: Issue with qemu-system-ppc running OSX guests
,
Cédric Le Goater
,
2022/03/04
Re: Issue with qemu-system-ppc running OSX guests
,
Lucas Mateus Martins Araujo e Castro
,
2022/03/04
Re: Issue with qemu-system-ppc running OSX guests
,
Cédric Le Goater
,
2022/03/04
[PULL 00/87] ppc queue
,
Cédric Le Goater
,
2022/03/02
[PULL 04/87] target/ppc: finalize pre-EBB PMU logic
,
Cédric Le Goater
,
2022/03/02
[PULL 03/87] target/ppc: make power8-pmu.c CONFIG_TCG only
,
Cédric Le Goater
,
2022/03/02
[PULL 07/87] target/ppc: Introduce TRANS*FLAGS macros
,
Cédric Le Goater
,
2022/03/02
[PULL 05/87] target/ppc: add PPC_INTERRUPT_EBB and EBB exceptions
,
Cédric Le Goater
,
2022/03/02
[PULL 06/87] target/ppc: trigger PERFM EBBs from power8-pmu.c
,
Cédric Le Goater
,
2022/03/02
[PULL 02/87] ppc/pnv: fix default PHB4 QOM hierarchy
,
Cédric Le Goater
,
2022/03/02
[PULL 01/87] hw/ppc/pnv: Determine ns16550's IRQ number from QOM property
,
Cédric Le Goater
,
2022/03/02
[PULL 13/87] target/ppc: Move vexts[bhw]2[wd] to decodetree
,
Cédric Le Goater
,
2022/03/02
[PULL 08/87] target/ppc: moved vector even and odd multiplication to decodetree
,
Cédric Le Goater
,
2022/03/02
[PULL 12/87] target/ppc: Implement vmsumudm instruction
,
Cédric Le Goater
,
2022/03/02
[PULL 19/87] target/ppc: Implement Vector Compare Quadword
,
Cédric Le Goater
,
2022/03/02
[PULL 17/87] target/ppc: Implement Vector Compare Equal Quadword
,
Cédric Le Goater
,
2022/03/02
[PULL 10/87] target/ppc: vmulh* instructions without helpers
,
Cédric Le Goater
,
2022/03/02
[PULL 14/87] target/ppc: Implement vextsd2q
,
Cédric Le Goater
,
2022/03/02
[PULL 21/87] target/ppc: implement vclrlb
,
Cédric Le Goater
,
2022/03/02
[PULL 18/87] target/ppc: Implement Vector Compare Greater Than Quadword
,
Cédric Le Goater
,
2022/03/02
[PULL 23/87] target/ppc: implement vcntmb[bhwd]
,
Cédric Le Goater
,
2022/03/02
[PULL 32/87] target/ppc: implement vrlqnm
,
Cédric Le Goater
,
2022/03/02
[PULL 26/87] target/ppc: implement vslq
,
Cédric Le Goater
,
2022/03/02
[PULL 33/87] target/ppc: implement vrlqmi
,
Cédric Le Goater
,
2022/03/02
[PULL 20/87] target/ppc: implement vstri[bh][lr]
,
Cédric Le Goater
,
2022/03/02
[PULL 22/87] target/ppc: implement vclrrb
,
Cédric Le Goater
,
2022/03/02
[PULL 15/87] target/ppc: Move Vector Compare Equal/Not Equal/Greater Than to decodetree
,
Cédric Le Goater
,
2022/03/02
[PULL 24/87] target/ppc: implement vgnb
,
Cédric Le Goater
,
2022/03/02
[PULL 34/87] target/ppc: Move vsel and vperm/vpermr to decodetree
,
Cédric Le Goater
,
2022/03/02
[PULL 28/87] target/ppc: implement vsraq
,
Cédric Le Goater
,
2022/03/02
[PULL 25/87] target/ppc: move vs[lr][a][bhwd] to decodetree
,
Cédric Le Goater
,
2022/03/02
[PULL 16/87] target/ppc: Move Vector Compare Not Equal or Zero to decodetree
,
Cédric Le Goater
,
2022/03/02
[PULL 27/87] target/ppc: implement vsrq
,
Cédric Le Goater
,
2022/03/02
[PULL 31/87] target/ppc: implement vrlq
,
Cédric Le Goater
,
2022/03/02
[PULL 30/87] target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetree
,
Cédric Le Goater
,
2022/03/02
[PULL 38/87] target/ppc: Implement xxpermx instruction
,
Cédric Le Goater
,
2022/03/02
[PULL 35/87] target/ppc: Move xxsel to decodetree
,
Cédric Le Goater
,
2022/03/02
[PULL 29/87] target/ppc: move vrl[bhwd] to decodetree
,
Cédric Le Goater
,
2022/03/02
[PULL 09/87] target/ppc: Moved vector multiply high and low to decodetree
,
Cédric Le Goater
,
2022/03/02
[PULL 39/87] tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4i
,
Cédric Le Goater
,
2022/03/02
[PULL 40/87] target/ppc: Implement xxeval
,
Cédric Le Goater
,
2022/03/02
[PULL 42/87] target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
,
Cédric Le Goater
,
2022/03/02
[PULL 46/87] target/ppc: Refactor VSX_SCALAR_CMP_DP
,
Cédric Le Goater
,
2022/03/02
[PULL 56/87] ppc/xive2: Introduce a XIVE2 core framework
,
Cédric Le Goater
,
2022/03/02
[PULL 55/87] target/ppc: implement lxvr[bhwd]/stxvr[bhwd]x
,
Cédric Le Goater
,
2022/03/02
[PULL 50/87] target/ppc: Refactor VSX_MAX_MINC helper
,
Cédric Le Goater
,
2022/03/02
[PULL 51/87] target/ppc: Implement xs{max,min}cqp
,
Cédric Le Goater
,
2022/03/02
[PULL 57/87] ppc/xive2: Introduce a presenter matching routine
,
Cédric Le Goater
,
2022/03/02
[PULL 65/87] ppc/xive: Add support for PQ state bits offload
,
Cédric Le Goater
,
2022/03/02
[PULL 36/87] target/ppc: move xxperm/xxpermr to decodetree
,
Cédric Le Goater
,
2022/03/02
[PULL 37/87] target/ppc: Move xxpermdi to decodetree
,
Cédric Le Goater
,
2022/03/02
[PULL 47/87] target/ppc: Implement xscmp{eq,ge,gt}qp
,
Cédric Le Goater
,
2022/03/02
[PULL 41/87] target/ppc: Implement xxgenpcv[bhwd]m instruction
,
Cédric Le Goater
,
2022/03/02
[PULL 73/87] pnv/xive2: Add support for 8bits thread id
,
Cédric Le Goater
,
2022/03/02
[PULL 59/87] ppc/pnv: Add a OCC model for POWER10
,
Cédric Le Goater
,
2022/03/02
[PULL 54/87] target/ppc: implement plxssp/pstxssp
,
Cédric Le Goater
,
2022/03/02
[PULL 64/87] ppc/xive2: Add support for notification injection on ESB pages
,
Cédric Le Goater
,
2022/03/02
[PULL 78/87] hw/ppc/spapr_caps.c: use g_autofree in spapr_caps_add_properties()
,
Cédric Le Goater
,
2022/03/02
[PULL 63/87] ppc/psi: Add support for StoreEOI and 64k ESB pages (POWER10)
,
Cédric Le Goater
,
2022/03/02
[PULL 66/87] ppc/pnv: Add support for PQ offload on PHB5
,
Cédric Le Goater
,
2022/03/02
[PULL 49/87] target/ppc: Move xs{max, min}[cj]dp to use do_helper_XX3
,
Cédric Le Goater
,
2022/03/02
[PULL 52/87] target/ppc: Implement xvcvbf16spn and xvcvspbf16 instructions
,
Cédric Le Goater
,
2022/03/02
[PULL 45/87] target/ppc: Remove xscmpnedp instruction
,
Cédric Le Goater
,
2022/03/02
[PULL 58/87] ppc/pnv: Add a XIVE2 controller to the POWER10 chip
,
Cédric Le Goater
,
2022/03/02
[PULL 53/87] target/ppc: implement plxsd/pstxsd
,
Cédric Le Goater
,
2022/03/02
[PULL 48/87] target/ppc: Move xscmp{eq,ge,gt}dp to decodetree
,
Cédric Le Goater
,
2022/03/02
[PULL 43/87] target/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o]
,
Cédric Le Goater
,
2022/03/02
[PULL 76/87] hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_set_string()
,
Cédric Le Goater
,
2022/03/02
[PULL 74/87] hw/ppc/spapr.c: use g_autofree in spapr_dt_chosen()
,
Cédric Le Goater
,
2022/03/02
[PULL 44/87] target/ppc: Implement xvtlsbb instruction
,
Cédric Le Goater
,
2022/03/02
[PULL 75/87] hw/ppc/spapr.c: fail early if no firmware found in machine_init()
,
Cédric Le Goater
,
2022/03/02
[PULL 77/87] hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_get_string()
,
Cédric Le Goater
,
2022/03/02
[PULL 80/87] hw/ppc/spapr_drc.c: use g_autofree in drc_realize()
,
Cédric Le Goater
,
2022/03/02
[PULL 62/87] ppc/pnv: Add a HOMER model to POWER10
,
Cédric Le Goater
,
2022/03/02
[PULL 67/87] ppc/pnv: Add support for PHB5 "Address-based trigger" mode
,
Cédric Le Goater
,
2022/03/02
[PULL 68/87] pnv/xive2: Introduce new capability bits
,
Cédric Le Goater
,
2022/03/02
[PULL 60/87] ppc/pnv: Add POWER10 quads
,
Cédric Le Goater
,
2022/03/02
[PULL 70/87] pnv/xive2: Add support XIVE2 P9-compat mode (or Gen1)
,
Cédric Le Goater
,
2022/03/02
[PULL 69/87] ppc/pnv: add XIVE Gen2 TIMA support
,
Cédric Le Goater
,
2022/03/02
[PULL 61/87] ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridge
,
Cédric Le Goater
,
2022/03/02
[PULL 72/87] pnv/xive2: Add support for automatic save&restore
,
Cédric Le Goater
,
2022/03/02
[PULL 71/87] xive2: Add a get_config() handler for the router configuration
,
Cédric Le Goater
,
2022/03/02
[PULL 79/87] hw/ppc/spapr_drc.c: use g_auto in spapr_dt_drc()
,
Cédric Le Goater
,
2022/03/02
[PULL 85/87] spapr_pci_nvlink2.c: use g_autofree in spapr_phb_nvgpu_ram_populate_dt()
,
Cédric Le Goater
,
2022/03/02
[PULL 84/87] hw/ppc/spapr_numa.c: simplify spapr_numa_write_assoc_lookup_arrays()
,
Cédric Le Goater
,
2022/03/02
[PULL 81/87] hw/ppc/spapr_drc.c: use g_autofree in drc_unrealize()
,
Cédric Le Goater
,
2022/03/02
[PULL 83/87] hw/ppc/spapr_drc.c: use g_autofree in spapr_drc_by_index()
,
Cédric Le Goater
,
2022/03/02
[PULL 82/87] hw/ppc/spapr_drc.c: use g_autofree in spapr_dr_connector_new()
,
Cédric Le Goater
,
2022/03/02
[PULL 87/87] hw/ppc/spapr_vio.c: use g_autofree in spapr_dt_vdevice()
,
Cédric Le Goater
,
2022/03/02
[PULL 86/87] hw/ppc/spapr_rtas.c: use g_autofree in rtas_ibm_get_system_parameter()
,
Cédric Le Goater
,
2022/03/02
[PULL 11/87] target/ppc: Implement vmsumcud instruction
,
Cédric Le Goater
,
2022/03/02
Re: [PULL 00/87] ppc queue
,
Peter Maydell
,
2022/03/02
[PATCH v3 5/7] hw/ppc/pnv: Determine ns16550's IRQ number from QOM property
,
Bernhard Beschow
,
2022/03/01
[PATCH v3 2/7] hw/rtc/m48t59-isa: QOM'ify IRQ number
,
Bernhard Beschow
,
2022/03/01
[PATCH v3 7/7] isa: Inline and remove one-line isa_init_irq()
,
Bernhard Beschow
,
2022/03/01
Re: [PATCH v3 7/7] isa: Inline and remove one-line isa_init_irq()
,
Gerd Hoffmann
,
2022/03/02
[PATCH 00/17] target/ppc: CPU families split
,
Fabiano Rosas
,
2022/03/01
[PATCH 01/17] target/ppc: Add a tracepoint for System Calls
,
Fabiano Rosas
,
2022/03/01
[PATCH 03/17] target/ppc: Move 40x CPUs code to their own file
,
Fabiano Rosas
,
2022/03/01
Re: [PATCH 03/17] target/ppc: Move 40x CPUs code to their own file
,
BALATON Zoltan
,
2022/03/01
Re: [PATCH 03/17] target/ppc: Move 40x CPUs code to their own file
,
Fabiano Rosas
,
2022/03/02
[PATCH 06/17] target/ppc: Move 74xx CPUs code to their own file
,
Fabiano Rosas
,
2022/03/01
[PATCH 04/17] target/ppc: Move 6xx CPUs code to their own file
,
Fabiano Rosas
,
2022/03/01
[PATCH 07/17] target/ppc: Move BookE CPUs code to their own file
,
Fabiano Rosas
,
2022/03/01
[PATCH 05/17] target/ppc: Move 7xx CPUs code to their own file
,
Fabiano Rosas
,
2022/03/01
[PATCH 09/17] target/ppc: Remove leftover comments from cpu_init
,
Fabiano Rosas
,
2022/03/01
[PATCH 10/17] target/ppc: Expose some excp_helper functions
,
Fabiano Rosas
,
2022/03/01
[PATCH 08/17] target/ppc: Move BookS CPUs to their own file
,
Fabiano Rosas
,
2022/03/01
[PATCH 14/17] target/ppc: Move powerpc_excp_74xx into cpu_74xx.c
,
Fabiano Rosas
,
2022/03/01
[PATCH 13/17] target/ppc: Move powerpc_excp_7xx into cpu_7xx.c
,
Fabiano Rosas
,
2022/03/01
[PATCH 11/17] target/ppc: Move powerpc_excp_40x into cpu_40x.c
,
Fabiano Rosas
,
2022/03/01
[PATCH 17/17] target/ppc: Move powerpc_excp* to the PowerPCCPU Class
,
Fabiano Rosas
,
2022/03/01
[PATCH 15/17] target/ppc: Move powerpc_excp_booke into cpu_booke.c
,
Fabiano Rosas
,
2022/03/01
[PATCH 02/17] target/ppc: Use trace-events instead of CPU_LOG_INT
,
Fabiano Rosas
,
2022/03/01
[PATCH 12/17] target/ppc: Move powerpc_excp_6xx into cpu_6xx.c
,
Fabiano Rosas
,
2022/03/01
[PATCH 16/17] target/ppc: Move powerpc_excp_books into cpu_books.c
,
Fabiano Rosas
,
2022/03/01
[PATCH] configure: Fix building on a ppc64 host with Clang
,
Thomas Huth
,
2022/03/01
Re: [PATCH] configure: Fix building on a ppc64 host with Clang
,
Philippe Mathieu-Daudé
,
2022/03/01
Re: [PATCH] configure: Fix building on a ppc64 host with Clang
,
Cédric Le Goater
,
2022/03/01
Re: [PATCH] configure: Fix building on a ppc64 host with Clang
,
Thomas Huth
,
2022/03/01
Re: [PATCH] configure: Fix building on a ppc64 host with Clang
,
Cédric Le Goater
,
2022/03/01
Re: [PATCH 0/5] block layer: permission API refactoring in preparation
,
Kevin Wolf
,
2022/03/01
Re: [PATCH 1/5] crypto: perform permission checks under BQL
,
Kevin Wolf
,
2022/03/01
Re: [PATCH v2 05/22] hw/ppc/pnv: Determine ns16550's IRQ number from QOM property
,
Cédric Le Goater
,
2022/03/01
Re: [PATCH v5 00/49] target/ppc: PowerISA Vector/VSX instruction batch
,
Cédric Le Goater
,
2022/03/01
Re: [PATCH v5 00/49] target/ppc: PowerISA Vector/VSX instruction batch
,
Matheus K. Ferst
,
2022/03/02
Re: [PATCH v5 00/49] target/ppc: PowerISA Vector/VSX instruction batch
,
Cédric Le Goater
,
2022/03/03
Re: [PATCH v14 0/4] PMU-EBB support for PPC64 TCG
,
Cédric Le Goater
,
2022/03/01
Re: [PATCH] ppc/pnv: fix default PHB4 QOM hierarchy
,
Cédric Le Goater
,
2022/03/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc