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