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: Mon Feb 28 2022 22:40:43 -0500
Threads in reverse chronological order
[
Next Period
]
[PATCH 00/14] simple cleanups in spapr files
,
Daniel Henrique Barboza
,
2022/02/28
[PATCH 01/14] hw/ppc/spapr.c: use g_autofree in spapr_dt_chosen()
,
Daniel Henrique Barboza
,
2022/02/28
Re: [PATCH 01/14] hw/ppc/spapr.c: use g_autofree in spapr_dt_chosen()
,
David Gibson
,
2022/02/28
[PATCH 02/14] hw/ppc/spapr.c: fail early if no firmware found in machine_init()
,
Daniel Henrique Barboza
,
2022/02/28
Re: [PATCH 02/14] hw/ppc/spapr.c: fail early if no firmware found in machine_init()
,
BALATON Zoltan
,
2022/02/28
Re: [PATCH 02/14] hw/ppc/spapr.c: fail early if no firmware found in machine_init()
,
David Gibson
,
2022/02/28
[PATCH 03/14] hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_set_string()
,
Daniel Henrique Barboza
,
2022/02/28
Re: [PATCH 03/14] hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_set_string()
,
David Gibson
,
2022/02/28
[PATCH 04/14] hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_get_string()
,
Daniel Henrique Barboza
,
2022/02/28
Re: [PATCH 04/14] hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_get_string()
,
David Gibson
,
2022/02/28
[PATCH 05/14] hw/ppc/spapr_caps.c: use g_autofree in spapr_caps_add_properties()
,
Daniel Henrique Barboza
,
2022/02/28
Re: [PATCH 05/14] hw/ppc/spapr_caps.c: use g_autofree in spapr_caps_add_properties()
,
David Gibson
,
2022/02/28
[PATCH 06/14] hw/ppc/spapr_drc.c: use g_auto in spapr_dt_drc()
,
Daniel Henrique Barboza
,
2022/02/28
[PATCH 07/14] hw/ppc/spapr_drc.c: use g_autofree in drc_realize()
,
Daniel Henrique Barboza
,
2022/02/28
[PATCH 08/14] hw/ppc/spapr_drc.c: use g_autofree in drc_unrealize()
,
Daniel Henrique Barboza
,
2022/02/28
[PATCH 09/14] hw/ppc/spapr_drc.c: use g_autofree in spapr_dr_connector_new()
,
Daniel Henrique Barboza
,
2022/02/28
[PATCH 10/14] hw/ppc/spapr_drc.c: use g_autofree in spapr_drc_by_index()
,
Daniel Henrique Barboza
,
2022/02/28
[PATCH 13/14] hw/ppc/spapr_rtas.c: use g_autofree in rtas_ibm_get_system_parameter()
,
Daniel Henrique Barboza
,
2022/02/28
[PATCH 14/14] hw/ppc/spapr_vio.c: use g_autofree in spapr_dt_vdevice()
,
Daniel Henrique Barboza
,
2022/02/28
[PATCH 12/14] spapr_pci_nvlink2.c: use g_autofree in spapr_phb_nvgpu_ram_populate_dt()
,
Daniel Henrique Barboza
,
2022/02/28
[PATCH 11/14] hw/ppc/spapr_numa.c: simplify spapr_numa_write_assoc_lookup_arrays()
,
Daniel Henrique Barboza
,
2022/02/28
Re: [PATCH 00/14] simple cleanups in spapr files
,
Philippe Mathieu-Daudé
,
2022/02/28
[PATCH v4 00/18] ppc/pnv: Extend the powernv10 machin
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 09/18] ppc/xive2: Add support for notification injection on ESB pages
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 05/18] ppc/pnv: Add POWER10 quads
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 10/18] ppc/xive: Add support for PQ state bits offload
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 04/18] ppc/pnv: Add a OCC model for POWER10
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 02/18] ppc/xive2: Introduce a presenter matching routine
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 06/18] ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridge
,
Cédric Le Goater
,
2022/02/28
Re: [PATCH v4 06/18] ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridge
,
Daniel Henrique Barboza
,
2022/02/28
[PATCH v4 03/18] ppc/pnv: Add a XIVE2 controller to the POWER10 chip
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 01/18] ppc/xive2: Introduce a XIVE2 core framework
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 17/18] pnv/xive2: Add support for automatic save&restore
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 13/18] pnv/xive2: Introduce new capability bits
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 15/18] pnv/xive2: Add support XIVE2 P9-compat mode (or Gen1)
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 11/18] ppc/pnv: Add support for PQ offload on PHB5
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 08/18] ppc/psi: Add support for StoreEOI and 64k ESB pages (POWER10)
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 07/18] ppc/pnv: Add a HOMER model to POWER10
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 12/18] ppc/pnv: Add support for PHB5 "Address-based trigger" mode
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 16/18] xive2: Add a get_config() handler for the router configuration
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 14/18] ppc/pnv: add XIVE Gen2 TIMA support
,
Cédric Le Goater
,
2022/02/28
[PATCH v4 18/18] pnv/xive2: Add support for 8bits thread id
,
Cédric Le Goater
,
2022/02/28
[PATCH v5 00/49] target/ppc: PowerISA Vector/VSX instruction batch
,
matheus . ferst
,
2022/02/25
[PATCH v5 01/49] target/ppc: Introduce TRANS*FLAGS macros
,
matheus . ferst
,
2022/02/25
[PATCH v5 03/49] target/ppc: Moved vector multiply high and low to decodetree
,
matheus . ferst
,
2022/02/25
[PATCH v5 02/49] target/ppc: moved vector even and odd multiplication to decodetree
,
matheus . ferst
,
2022/02/25
[PATCH v5 04/49] target/ppc: vmulh* instructions without helpers
,
matheus . ferst
,
2022/02/25
Re: [PATCH v5 04/49] target/ppc: vmulh* instructions without helpers
,
Richard Henderson
,
2022/02/25
[PATCH v5 05/49] target/ppc: Implement vmsumcud instruction
,
matheus . ferst
,
2022/02/25
[PATCH v5 06/49] target/ppc: Implement vmsumudm instruction
,
matheus . ferst
,
2022/02/25
[PATCH v5 07/49] target/ppc: Move vexts[bhw]2[wd] to decodetree
,
matheus . ferst
,
2022/02/25
[PATCH v5 08/49] target/ppc: Implement vextsd2q
,
matheus . ferst
,
2022/02/25
[PATCH v5 09/49] target/ppc: Move Vector Compare Equal/Not Equal/Greater Than to decodetree
,
matheus . ferst
,
2022/02/25
[PATCH v5 10/49] target/ppc: Move Vector Compare Not Equal or Zero to decodetree
,
matheus . ferst
,
2022/02/25
[PATCH v5 11/49] target/ppc: Implement Vector Compare Equal Quadword
,
matheus . ferst
,
2022/02/25
[PATCH v5 12/49] target/ppc: Implement Vector Compare Greater Than Quadword
,
matheus . ferst
,
2022/02/25
[PATCH v5 13/49] target/ppc: Implement Vector Compare Quadword
,
matheus . ferst
,
2022/02/25
[PATCH v5 15/49] target/ppc: implement vclrlb
,
matheus . ferst
,
2022/02/25
[PATCH v5 14/49] target/ppc: implement vstri[bh][lr]
,
matheus . ferst
,
2022/02/25
[PATCH v5 16/49] target/ppc: implement vclrrb
,
matheus . ferst
,
2022/02/25
[PATCH v5 17/49] target/ppc: implement vcntmb[bhwd]
,
matheus . ferst
,
2022/02/25
[PATCH v5 19/49] target/ppc: move vs[lr][a][bhwd] to decodetree
,
matheus . ferst
,
2022/02/25
[PATCH v5 18/49] target/ppc: implement vgnb
,
matheus . ferst
,
2022/02/25
[PATCH v5 21/49] target/ppc: implement vsrq
,
matheus . ferst
,
2022/02/25
[PATCH v5 20/49] target/ppc: implement vslq
,
matheus . ferst
,
2022/02/25
[PATCH v5 22/49] target/ppc: implement vsraq
,
matheus . ferst
,
2022/02/25
[PATCH v5 23/49] target/ppc: move vrl[bhwd] to decodetree
,
matheus . ferst
,
2022/02/25
[PATCH v5 24/49] target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetree
,
matheus . ferst
,
2022/02/25
Re: [PATCH v5 24/49] target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetree
,
Richard Henderson
,
2022/02/25
[PATCH v5 25/49] target/ppc: implement vrlq
,
matheus . ferst
,
2022/02/25
[PATCH v5 27/49] target/ppc: implement vrlqmi
,
matheus . ferst
,
2022/02/25
Re: [PATCH v5 27/49] target/ppc: implement vrlqmi
,
Richard Henderson
,
2022/02/25
[PATCH v5 26/49] target/ppc: implement vrlqnm
,
matheus . ferst
,
2022/02/25
Re: [PATCH v5 26/49] target/ppc: implement vrlqnm
,
Richard Henderson
,
2022/02/25
[PATCH v5 28/49] target/ppc: Move vsel and vperm/vpermr to decodetree
,
matheus . ferst
,
2022/02/25
[PATCH v5 29/49] target/ppc: Move xxsel to decodetree
,
matheus . ferst
,
2022/02/25
[PATCH v5 30/49] target/ppc: move xxperm/xxpermr to decodetree
,
matheus . ferst
,
2022/02/25
[PATCH v5 31/49] target/ppc: Move xxpermdi to decodetree
,
matheus . ferst
,
2022/02/25
[PATCH v5 32/49] target/ppc: Implement xxpermx instruction
,
matheus . ferst
,
2022/02/25
[PATCH v5 33/49] tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4i
,
matheus . ferst
,
2022/02/25
[PATCH v5 34/49] target/ppc: Implement xxeval
,
matheus . ferst
,
2022/02/25
Re: [PATCH v5 34/49] target/ppc: Implement xxeval
,
Richard Henderson
,
2022/02/25
[PATCH v5 35/49] target/ppc: Implement xxgenpcv[bhwd]m instruction
,
matheus . ferst
,
2022/02/25
Re: [PATCH v5 35/49] target/ppc: Implement xxgenpcv[bhwd]m instruction
,
Richard Henderson
,
2022/02/25
Re: [PATCH v5 35/49] target/ppc: Implement xxgenpcv[bhwd]m instruction
,
Richard Henderson
,
2022/02/25
[PATCH v5 36/49] target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
,
matheus . ferst
,
2022/02/25
[PATCH v5 37/49] target/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o]
,
matheus . ferst
,
2022/02/25
[PATCH v5 38/49] target/ppc: Implement xvtlsbb instruction
,
matheus . ferst
,
2022/02/25
Re: [PATCH v5 38/49] target/ppc: Implement xvtlsbb instruction
,
Richard Henderson
,
2022/02/25
[PATCH v5 39/49] target/ppc: Remove xscmpnedp instruction
,
matheus . ferst
,
2022/02/25
[PATCH v5 40/49] target/ppc: Refactor VSX_SCALAR_CMP_DP
,
matheus . ferst
,
2022/02/25
Re: [PATCH v5 40/49] target/ppc: Refactor VSX_SCALAR_CMP_DP
,
Richard Henderson
,
2022/02/25
[PATCH v5 41/49] target/ppc: Implement xscmp{eq,ge,gt}qp
,
matheus . ferst
,
2022/02/25
[PATCH v5 42/49] target/ppc: Move xscmp{eq,ge,gt}dp to decodetree
,
matheus . ferst
,
2022/02/25
[PATCH v5 43/49] target/ppc: Move xs{max, min}[cj]dp to use do_helper_XX3
,
matheus . ferst
,
2022/02/25
[PATCH v5 44/49] target/ppc: Refactor VSX_MAX_MINC helper
,
matheus . ferst
,
2022/02/25
Re: [PATCH v5 44/49] target/ppc: Refactor VSX_MAX_MINC helper
,
Richard Henderson
,
2022/02/25
[PATCH v5 45/49] target/ppc: Implement xs{max,min}cqp
,
matheus . ferst
,
2022/02/25
Re: [PATCH v5 45/49] target/ppc: Implement xs{max,min}cqp
,
Richard Henderson
,
2022/02/25
[PATCH v5 46/49] target/ppc: Implement xvcvbf16spn and xvcvspbf16 instructions
,
matheus . ferst
,
2022/02/25
Re: [PATCH v5 46/49] target/ppc: Implement xvcvbf16spn and xvcvspbf16 instructions
,
Richard Henderson
,
2022/02/25
[PATCH v5 47/49] target/ppc: implement plxsd/pstxsd
,
matheus . ferst
,
2022/02/25
[PATCH v5 48/49] target/ppc: implement plxssp/pstxssp
,
matheus . ferst
,
2022/02/25
[PATCH v5 49/49] target/ppc: implement lxvr[bhwd]/stxvr[bhwd]x
,
matheus . ferst
,
2022/02/25
[PATCH 0/9] Avocado tests: filter out tests using TCG booting full blown distros
,
Cleber Rosa
,
2022/02/25
[PATCH 1/9] Avocado GitLab CI jobs: don't reset TARGETS and simplify commands
,
Cleber Rosa
,
2022/02/25
Re: [PATCH 1/9] Avocado GitLab CI jobs: don't reset TARGETS and simplify commands
,
Daniel P . Berrangé
,
2022/02/28
[PATCH 2/9] Avocado tests: use logging namespace that is preserved in test logs
,
Cleber Rosa
,
2022/02/25
Re: [PATCH 2/9] Avocado tests: use logging namespace that is preserved in test logs
,
Philippe Mathieu-Daudé
,
2022/02/27
Re: [PATCH 2/9] Avocado tests: use logging namespace that is preserved in test logs
,
Alex Bennée
,
2022/02/28
[PATCH 3/9] Avocado migration test: adapt to "utils.network" API namespace change
,
Cleber Rosa
,
2022/02/25
Re: [PATCH 3/9] Avocado migration test: adapt to "utils.network" API namespace change
,
Philippe Mathieu-Daudé
,
2022/02/27
Re: [PATCH 3/9] Avocado migration test: adapt to "utils.network" API namespace change
,
Alex Bennée
,
2022/02/28
[PATCH 4/9] Avocado: bump to version 95.0
,
Cleber Rosa
,
2022/02/25
Re: [PATCH 4/9] Avocado: bump to version 95.0
,
Thomas Huth
,
2022/02/28
[PATCH 5/9] tests/avocado/linux_ssh_mips_malta.py: add missing accel (tcg) tag
,
Cleber Rosa
,
2022/02/25
Re: [PATCH 5/9] tests/avocado/linux_ssh_mips_malta.py: add missing accel (tcg) tag
,
Philippe Mathieu-Daudé
,
2022/02/27
[PATCH 6/9] tests/avocado/virtiofs_submounts.py: shared_dir may not exist
,
Cleber Rosa
,
2022/02/25
[PATCH 7/9] Avocado tests: improve documentation on tag filtering
,
Cleber Rosa
,
2022/02/25
Re: [PATCH 7/9] Avocado tests: improve documentation on tag filtering
,
Thomas Huth
,
2022/02/28
[PATCH 9/9] Avocado tests: don't run tests with TCG that boot full blown distros
,
Cleber Rosa
,
2022/02/25
[PATCH 8/9] Avocado tests: classify tests based on what it's booted
,
Cleber Rosa
,
2022/02/25
Re: [PATCH 8/9] Avocado tests: classify tests based on what it's booted
,
Pavel Dovgalyuk
,
2022/02/28
Re: [PATCH v3 18/18] pnv/xive2: Add support for 8bits thread id
,
Daniel Henrique Barboza
,
2022/02/25
Re: [PATCH v3 17/18] pnv/xive2: Add support for automatic save&restore
,
Daniel Henrique Barboza
,
2022/02/25
Re: [PATCH v3 16/18] xive2: Add a get_config() handler for the router configuration
,
Daniel Henrique Barboza
,
2022/02/25
Re: [PATCH v3 15/18] pnv/xive2: Add support XIVE2 P9-compat mode (or Gen1)
,
Daniel Henrique Barboza
,
2022/02/25
Re: [PATCH v3 14/18] ppc/pnv: add XIVE Gen2 TIMA support
,
Daniel Henrique Barboza
,
2022/02/25
Re: [PATCH v3 13/18] pnv/xive2: Introduce new capability bits
,
Daniel Henrique Barboza
,
2022/02/25
Re: [PATCH v3 12/18] ppc/pnv: Add support for PHB5 "Address-based trigger" mode
,
Daniel Henrique Barboza
,
2022/02/25
Re: [PATCH v3 11/18] ppc/pnv: Add support for PQ offload on PHB5
,
Daniel Henrique Barboza
,
2022/02/25
Re: [PATCH v3 10/18] ppc/xive: Add support for PQ state bits offload
,
Daniel Henrique Barboza
,
2022/02/25
Re: [PATCH v3 09/18] ppc/xive2: Add support for notification injection on ESB pages
,
Daniel Henrique Barboza
,
2022/02/25
Re: [PATCH v3 08/18] ppc/psi: Add support for StoreEOI and 64k ESB pages (POWER10)
,
Daniel Henrique Barboza
,
2022/02/25
Re: [PATCH v3 06/18] ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridge
,
Daniel Henrique Barboza
,
2022/02/25
Re: [PATCH v3 03/18] ppc/pnv: Add a XIVE2 controller to the POWER10 chip
,
Daniel Henrique Barboza
,
2022/02/25
Re: [PATCH v3 02/18] ppc/xive2: Introduce a presenter matching routine
,
Daniel Henrique Barboza
,
2022/02/25
Re: [PATCH v3 01/18] ppc/xive2: Introduce a XIVE2 core framework
,
Daniel Henrique Barboza
,
2022/02/25
[PATCH v14 0/4] PMU-EBB support for PPC64 TCG
,
Daniel Henrique Barboza
,
2022/02/25
[PATCH v14 2/4] target/ppc: finalize pre-EBB PMU logic
,
Daniel Henrique Barboza
,
2022/02/25
[PATCH v14 1/4] target/ppc: make power8-pmu.c CONFIG_TCG only
,
Daniel Henrique Barboza
,
2022/02/25
[PATCH v14 3/4] target/ppc: add PPC_INTERRUPT_EBB and EBB exceptions
,
Daniel Henrique Barboza
,
2022/02/25
[PATCH v14 4/4] target/ppc: trigger PERFM EBBs from power8-pmu.c
,
Daniel Henrique Barboza
,
2022/02/25
Re: [PATCH v14 4/4] target/ppc: trigger PERFM EBBs from power8-pmu.c
,
Richard Henderson
,
2022/02/25
[PATCH v13 0/4] PMU-EBB support for PPC64 TCG
,
Daniel Henrique Barboza
,
2022/02/24
[PATCH v13 1/4] target/ppc: make power8-pmu.c CONFIG_TCG only
,
Daniel Henrique Barboza
,
2022/02/24
Re: [PATCH v13 1/4] target/ppc: make power8-pmu.c CONFIG_TCG only
,
Richard Henderson
,
2022/02/24
[PATCH v13 2/4] target/ppc: finalize pre-EBB PMU logic
,
Daniel Henrique Barboza
,
2022/02/24
[PATCH v13 3/4] target/ppc: add PPC_INTERRUPT_EBB and EBB exceptions
,
Daniel Henrique Barboza
,
2022/02/24
[PATCH v13 4/4] target/ppc: trigger PERFM EBBs from power8-pmu.c
,
Daniel Henrique Barboza
,
2022/02/24
Re: [PATCH v13 4/4] target/ppc: trigger PERFM EBBs from power8-pmu.c
,
Richard Henderson
,
2022/02/24
Re: [PATCH v13 4/4] target/ppc: trigger PERFM EBBs from power8-pmu.c
,
Daniel Henrique Barboza
,
2022/02/25
[RFC PATCH 0/4] ppc: nested TCG migration (KVM-on-TCG)
,
Fabiano Rosas
,
2022/02/24
[RFC PATCH 1/4] target/ppc: TCG: Migrate tb_offset and decr
,
Fabiano Rosas
,
2022/02/24
Re: [RFC PATCH 1/4] target/ppc: TCG: Migrate tb_offset and decr
,
Richard Henderson
,
2022/02/24
Re: [RFC PATCH 1/4] target/ppc: TCG: Migrate tb_offset and decr
,
David Gibson
,
2022/02/24
Re: [RFC PATCH 1/4] target/ppc: TCG: Migrate tb_offset and decr
,
Fabiano Rosas
,
2022/02/25
Re: [RFC PATCH 1/4] target/ppc: TCG: Migrate tb_offset and decr
,
David Gibson
,
2022/02/27
[RFC PATCH 3/4] hw/ppc: Take nested guest into account when saving timebase
,
Fabiano Rosas
,
2022/02/24
Re: [RFC PATCH 3/4] hw/ppc: Take nested guest into account when saving timebase
,
David Gibson
,
2022/02/24
Re: [RFC PATCH 3/4] hw/ppc: Take nested guest into account when saving timebase
,
Fabiano Rosas
,
2022/02/25
Re: [RFC PATCH 3/4] hw/ppc: Take nested guest into account when saving timebase
,
David Gibson
,
2022/02/27
[RFC PATCH 4/4] spapr: Add KVM-on-TCG migration support
,
Fabiano Rosas
,
2022/02/24
Re: [RFC PATCH 4/4] spapr: Add KVM-on-TCG migration support
,
Nicholas Piggin
,
2022/02/24
Re: [RFC PATCH 4/4] spapr: Add KVM-on-TCG migration support
,
David Gibson
,
2022/02/24
Re: [RFC PATCH 4/4] spapr: Add KVM-on-TCG migration support
,
Nicholas Piggin
,
2022/02/25
[RFC PATCH 2/4] spapr: TCG: Migrate spapr_cpu->prod
,
Fabiano Rosas
,
2022/02/24
Re: [RFC PATCH 2/4] spapr: TCG: Migrate spapr_cpu->prod
,
David Gibson
,
2022/02/24
Re: [RFC PATCH 2/4] spapr: TCG: Migrate spapr_cpu->prod
,
Fabiano Rosas
,
2022/02/25
Re: [RFC PATCH 0/4] ppc: nested TCG migration (KVM-on-TCG)
,
Mark Cave-Ayland
,
2022/02/24
Re: [RFC PATCH 0/4] ppc: nested TCG migration (KVM-on-TCG)
,
David Gibson
,
2022/02/24
Re: [RFC PATCH 0/4] ppc: nested TCG migration (KVM-on-TCG)
,
Fabiano Rosas
,
2022/02/25
[PATCH v2 19/22] hw/rtc/m48t59-isa: Disuse isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
[PATCH v2 05/22] hw/ppc/pnv: Determine ns16550's IRQ number from QOM property
,
Bernhard Beschow
,
2022/02/22
Re: [PATCH v2 05/22] hw/ppc/pnv: Determine ns16550's IRQ number from QOM property
,
Cédric Le Goater
,
2022/02/26
Re: [PATCH v2 05/22] hw/ppc/pnv: Determine ns16550's IRQ number from QOM property
,
BB
,
2022/02/26
Re: [PATCH v2 05/22] hw/ppc/pnv: Determine ns16550's IRQ number from QOM property
,
Philippe Mathieu-Daudé
,
2022/02/27
[PATCH v2 02/22] hw/rtc/m48t59-isa: QOM'ify IRQ number
,
Bernhard Beschow
,
2022/02/22
Re: [PATCH v2 02/22] hw/rtc/m48t59-isa: QOM'ify IRQ number
,
Philippe Mathieu-Daudé
,
2022/02/27
[PATCH 19/22] hw/rtc/m48t59-isa: Disuse isa_init_irq()
,
Bernhard Beschow
,
2022/02/22
[PATCH 05/22] hw/ppc/pnv: Determine ns16550's IRQ number from QOM property
,
Bernhard Beschow
,
2022/02/22
[PATCH 02/22] hw/rtc/m48t59-isa: QOM'ify IRQ number
,
Bernhard Beschow
,
2022/02/22
Re: [PATCH 02/22] hw/rtc/m48t59-isa: QOM'ify IRQ number
,
Peter Maydell
,
2022/02/22
Re: [PATCH 02/22] hw/rtc/m48t59-isa: QOM'ify IRQ number
,
Bernhard Beschow
,
2022/02/22
[PATCH v4 00/47] target/ppc: PowerISA Vector/VSX instruction batch
,
matheus . ferst
,
2022/02/22
[PATCH v4 01/47] target/ppc: Introduce TRANS*FLAGS macros
,
matheus . ferst
,
2022/02/22
[PATCH v4 02/47] target/ppc: moved vector even and odd multiplication to decodetree
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 02/47] target/ppc: moved vector even and odd multiplication to decodetree
,
Richard Henderson
,
2022/02/22
[PATCH v4 03/47] target/ppc: Moved vector multiply high and low to decodetree
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 03/47] target/ppc: Moved vector multiply high and low to decodetree
,
Richard Henderson
,
2022/02/22
[PATCH v4 05/47] target/ppc: Implement vmsumcud instruction
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 05/47] target/ppc: Implement vmsumcud instruction
,
Richard Henderson
,
2022/02/22
[PATCH v4 04/47] target/ppc: vmulh* instructions without helpers
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 04/47] target/ppc: vmulh* instructions without helpers
,
Richard Henderson
,
2022/02/22
[PATCH v4 07/47] target/ppc: Move vexts[bhw]2[wd] to decodetree
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 07/47] target/ppc: Move vexts[bhw]2[wd] to decodetree
,
Richard Henderson
,
2022/02/22
[PATCH v4 06/47] target/ppc: Implement vmsumudm instruction
,
matheus . ferst
,
2022/02/22
[PATCH v4 09/47] target/ppc: Move Vector Compare Equal/Not Equal/Greater Than to decodetree
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 09/47] target/ppc: Move Vector Compare Equal/Not Equal/Greater Than to decodetree
,
Richard Henderson
,
2022/02/22
[PATCH v4 10/47] target/ppc: Move Vector Compare Not Equal or Zero to decodetree
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 10/47] target/ppc: Move Vector Compare Not Equal or Zero to decodetree
,
Richard Henderson
,
2022/02/22
[PATCH v4 08/47] target/ppc: Implement vextsd2q
,
matheus . ferst
,
2022/02/22
[PATCH v4 12/47] target/ppc: Implement Vector Compare Greater Than Quadword
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 12/47] target/ppc: Implement Vector Compare Greater Than Quadword
,
Richard Henderson
,
2022/02/22
[PATCH v4 11/47] target/ppc: Implement Vector Compare Equal Quadword
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 11/47] target/ppc: Implement Vector Compare Equal Quadword
,
Richard Henderson
,
2022/02/22
[PATCH v4 13/47] target/ppc: Implement Vector Compare Quadword
,
matheus . ferst
,
2022/02/22
[PATCH v4 14/47] target/ppc: implement vstri[bh][lr]
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 14/47] target/ppc: implement vstri[bh][lr]
,
Richard Henderson
,
2022/02/22
[PATCH v4 15/47] target/ppc: implement vclrlb
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 15/47] target/ppc: implement vclrlb
,
Richard Henderson
,
2022/02/22
[PATCH v4 16/47] target/ppc: implement vclrrb
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 16/47] target/ppc: implement vclrrb
,
Richard Henderson
,
2022/02/22
[PATCH v4 18/47] target/ppc: implement vgnb
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 18/47] target/ppc: implement vgnb
,
Richard Henderson
,
2022/02/22
[PATCH v4 20/47] target/ppc: implement vslq
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 20/47] target/ppc: implement vslq
,
Richard Henderson
,
2022/02/22
Re: [PATCH v4 20/47] target/ppc: implement vslq
,
Matheus K. Ferst
,
2022/02/23
Re: [PATCH v4 20/47] target/ppc: implement vslq
,
Richard Henderson
,
2022/02/23
[PATCH v4 17/47] target/ppc: implement vcntmb[bhwd]
,
matheus . ferst
,
2022/02/22
[PATCH v4 22/47] target/ppc: implement vsraq
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 22/47] target/ppc: implement vsraq
,
Richard Henderson
,
2022/02/22
[PATCH v4 21/47] target/ppc: implement vsrq
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 21/47] target/ppc: implement vsrq
,
Richard Henderson
,
2022/02/22
[PATCH v4 19/47] target/ppc: move vs[lr][a][bhwd] to decodetree
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 19/47] target/ppc: move vs[lr][a][bhwd] to decodetree
,
Richard Henderson
,
2022/02/22
[PATCH v4 23/47] target/ppc: move vrl[bhwd] to decodetree
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 23/47] target/ppc: move vrl[bhwd] to decodetree
,
Richard Henderson
,
2022/02/22
[PATCH v4 24/47] target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetree
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 24/47] target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetree
,
Richard Henderson
,
2022/02/22
Re: [PATCH v4 24/47] target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetree
,
Matheus K. Ferst
,
2022/02/23
Re: [PATCH v4 24/47] target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetree
,
Richard Henderson
,
2022/02/23
Re: [PATCH v4 24/47] target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetree
,
Matheus K. Ferst
,
2022/02/24
Re: [PATCH v4 24/47] target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetree
,
Richard Henderson
,
2022/02/24
[PATCH v4 25/47] target/ppc: implement vrlq
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 25/47] target/ppc: implement vrlq
,
Richard Henderson
,
2022/02/22
[PATCH v4 26/47] target/ppc: Move vsel and vperm/vpermr to decodetree
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 26/47] target/ppc: Move vsel and vperm/vpermr to decodetree
,
Richard Henderson
,
2022/02/22
[PATCH v4 27/47] target/ppc: Move xxsel to decodetree
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 27/47] target/ppc: Move xxsel to decodetree
,
Richard Henderson
,
2022/02/22
[PATCH v4 28/47] target/ppc: move xxperm/xxpermr to decodetree
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 28/47] target/ppc: move xxperm/xxpermr to decodetree
,
Richard Henderson
,
2022/02/22
[PATCH v4 29/47] target/ppc: Move xxpermdi to decodetree
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 29/47] target/ppc: Move xxpermdi to decodetree
,
Richard Henderson
,
2022/02/22
[PATCH v4 30/47] target/ppc: Implement xxpermx instruction
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 30/47] target/ppc: Implement xxpermx instruction
,
Richard Henderson
,
2022/02/22
[PATCH v4 31/47] tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4i
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 31/47] tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4i
,
Richard Henderson
,
2022/02/22
[PATCH v4 32/47] target/ppc: Implement xxeval
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 32/47] target/ppc: Implement xxeval
,
Richard Henderson
,
2022/02/22
[PATCH v4 33/47] target/ppc: Implement xxgenpcv[bhwd]m instruction
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 33/47] target/ppc: Implement xxgenpcv[bhwd]m instruction
,
Richard Henderson
,
2022/02/22
[PATCH v4 34/47] target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 34/47] target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
,
Richard Henderson
,
2022/02/22
[PATCH v4 35/47] target/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o]
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 35/47] target/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o]
,
Richard Henderson
,
2022/02/22
[PATCH v4 36/47] target/ppc: Implement xvtlsbb instruction
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 36/47] target/ppc: Implement xvtlsbb instruction
,
Richard Henderson
,
2022/02/22
[PATCH v4 37/47] target/ppc: Remove xscmpnedp instruction
,
matheus . ferst
,
2022/02/22
[PATCH v4 38/47] target/ppc: Refactor VSX_SCALAR_CMP_DP
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 38/47] target/ppc: Refactor VSX_SCALAR_CMP_DP
,
Richard Henderson
,
2022/02/22
Re: [PATCH v4 38/47] target/ppc: Refactor VSX_SCALAR_CMP_DP
,
Víctor Colombo
,
2022/02/24
Re: [PATCH v4 38/47] target/ppc: Refactor VSX_SCALAR_CMP_DP
,
Richard Henderson
,
2022/02/24
[PATCH v4 39/47] target/ppc: Implement xscmp{eq,ge,gt}qp
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 39/47] target/ppc: Implement xscmp{eq,ge,gt}qp
,
Richard Henderson
,
2022/02/22
[PATCH v4 41/47] target/ppc: Move xs{max, min}[cj]dp to use do_helper_XX3
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 41/47] target/ppc: Move xs{max, min}[cj]dp to use do_helper_XX3
,
Richard Henderson
,
2022/02/22
[PATCH v4 43/47] target/ppc: Implement xs{max,min}cqp
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 43/47] target/ppc: Implement xs{max,min}cqp
,
Richard Henderson
,
2022/02/22
[PATCH v4 40/47] target/ppc: Move xscmp{eq,ge,gt}dp to decodetree
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 40/47] target/ppc: Move xscmp{eq, ge, gt}dp to decodetree
,
Richard Henderson
,
2022/02/22
[PATCH v4 42/47] target/ppc: Refactor VSX_MAX_MINC helper
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 42/47] target/ppc: Refactor VSX_MAX_MINC helper
,
Richard Henderson
,
2022/02/22
[PATCH v4 44/47] target/ppc: Implement xvcvbf16spn and xvcvspbf16 instructions
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 44/47] target/ppc: Implement xvcvbf16spn and xvcvspbf16 instructions
,
Richard Henderson
,
2022/02/22
[PATCH v4 45/47] target/ppc: implement plxsd/pstxsd
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 45/47] target/ppc: implement plxsd/pstxsd
,
Richard Henderson
,
2022/02/22
[PATCH v4 46/47] target/ppc: implement plxssp/pstxssp
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 46/47] target/ppc: implement plxssp/pstxssp
,
Richard Henderson
,
2022/02/22
[PATCH v4 47/47] target/ppc: implement lxvr[bhwd]/stxvr[bhwd]x
,
matheus . ferst
,
2022/02/22
Re: [PATCH v4 47/47] target/ppc: implement lxvr[bhwd]/stxvr[bhwd]x
,
Richard Henderson
,
2022/02/22
[PATCH RFC 4/4] rtc: Have event RTC_CHANGE identify the RTC by QOM path
,
Markus Armbruster
,
2022/02/22
Re: [PATCH RFC 4/4] rtc: Have event RTC_CHANGE identify the RTC by QOM path
,
Philippe Mathieu-Daudé
,
2022/02/22
Re: [PATCH RFC 4/4] rtc: Have event RTC_CHANGE identify the RTC by QOM path
,
Peter Maydell
,
2022/02/22
Re: [PATCH RFC 4/4] rtc: Have event RTC_CHANGE identify the RTC by QOM path
,
Philippe Mathieu-Daudé
,
2022/02/22
Re: [PATCH RFC 4/4] rtc: Have event RTC_CHANGE identify the RTC by QOM path
,
Cédric Le Goater
,
2022/02/23
Re: [PATCH RFC 4/4] rtc: Have event RTC_CHANGE identify the RTC by QOM path
,
Markus Armbruster
,
2022/02/22
Re: [PATCH RFC 4/4] rtc: Have event RTC_CHANGE identify the RTC by QOM path
,
Philippe Mathieu-Daudé
,
2022/02/22
Re: [PATCH RFC 4/4] rtc: Have event RTC_CHANGE identify the RTC by QOM path
,
Markus Armbruster
,
2022/02/23
[PATCH] ppc/pnv: fix default PHB4 QOM hierarchy
,
Daniel Henrique Barboza
,
2022/02/18
Re: [PATCH] ppc/pnv: fix default PHB4 QOM hierarchy
,
Cédric Le Goater
,
2022/02/26
Re: [PATCH] ppc/pnv: fix default PHB4 QOM hierarchy
,
Daniel Henrique Barboza
,
2022/02/28
[PULL 00/39] ppc queue
,
Cédric Le Goater
,
2022/02/18
[PULL 08/39] target/ppc: make vhyp get_pate method take lpid and return success
,
Cédric Le Goater
,
2022/02/18
[PULL 06/39] ppc: allow the hdecr timer to be created/destroyed
,
Cédric Le Goater
,
2022/02/18
[PULL 04/39] target/ppc: raise HV interrupts for partition table entry problems
,
Cédric Le Goater
,
2022/02/18
[PULL 14/39] target/ppc: cpu_init: Remove G2LE init code
,
Cédric Le Goater
,
2022/02/18
[PULL 01/39] nvdimm: Add realize, unrealize callbacks to NVDIMMDevice class
,
Cédric Le Goater
,
2022/02/18
[PULL 07/39] target/ppc: add vhyp addressing mode helper for radix MMU
,
Cédric Le Goater
,
2022/02/18
[PULL 17/39] target/ppc: cpu_init: Avoid nested SPR register functions
,
Cédric Le Goater
,
2022/02/18
[PULL 37/39] target/ppc: cpu_init: Move SPR registration macros to a header
,
Cédric Le Goater
,
2022/02/18
[PULL 26/39] target/ppc: cpu_init: Deduplicate 7xx SPR registration
,
Cédric Le Goater
,
2022/02/18
[PULL 16/39] target/ppc: cpu_init: Move Timebase registration into the common function
,
Cédric Le Goater
,
2022/02/18
[PULL 24/39] target/ppc: cpu_init: Deduplicate 604 SPR registration
,
Cédric Le Goater
,
2022/02/18
[PULL 02/39] spapr: nvdimm: Implement H_SCM_FLUSH hcall
,
Cédric Le Goater
,
2022/02/18
[PULL 28/39] target/ppc: cpu_init: Move e300 SPR registration into a function
,
Cédric Le Goater
,
2022/02/18
[PULL 30/39] target/ppc: cpu_init: Reuse init_proc_603 for the e300
,
Cédric Le Goater
,
2022/02/18
[PULL 03/39] spapr: nvdimm: Introduce spapr-nvdimm device
,
Cédric Le Goater
,
2022/02/18
[PULL 11/39] target/ppc: Introduce a vhyp framework for nested HV support
,
Cédric Le Goater
,
2022/02/18
[PULL 34/39] target/ppc: cpu_init: Remove register_usprg3_sprs
,
Cédric Le Goater
,
2022/02/18
[PULL 25/39] target/ppc: cpu_init: Deduplicate 745/755 SPR registration
,
Cédric Le Goater
,
2022/02/18
[PULL 21/39] target/ppc: cpu_init: Decouple 74xx SPR registration from 7xx
,
Cédric Le Goater
,
2022/02/18
[PULL 22/39] target/ppc: cpu_init: Deduplicate 440 SPR registration
,
Cédric Le Goater
,
2022/02/18
[PULL 36/39] target/ppc: cpu_init: Expose some SPR registration helpers
,
Cédric Le Goater
,
2022/02/18
[PULL 35/39] target/ppc: Rename spr_tcg.h to spr_common.h
,
Cédric Le Goater
,
2022/02/18
[PULL 05/39] spapr: prevent hdec timer being set up under virtual hypervisor
,
Cédric Le Goater
,
2022/02/18
[PULL 09/39] target/ppc: add helper for books vhyp hypercall handler
,
Cédric Le Goater
,
2022/02/18
[PULL 32/39] target/ppc: cpu_init: Reuse init_proc_745 for the 755
,
Cédric Le Goater
,
2022/02/18
[PULL 33/39] target/ppc: cpu_init: Rename register_ne_601_sprs
,
Cédric Le Goater
,
2022/02/18
[PULL 20/39] target/ppc: cpu_init: Decouple G2 SPR registration from 755
,
Cédric Le Goater
,
2022/02/18
[PULL 12/39] spapr: implement nested-hv capability for the virtual hypervisor
,
Cédric Le Goater
,
2022/02/18
[PULL 31/39] target/ppc: cpu_init: Reuse init_proc_604 for the 604e
,
Cédric Le Goater
,
2022/02/18
[PULL 15/39] target/ppc: cpu_init: Group registration of generic SPRs
,
Cédric Le Goater
,
2022/02/18
[PULL 27/39] target/ppc: cpu_init: Move 755 L2 cache SPRs into a function
,
Cédric Le Goater
,
2022/02/18
[PULL 19/39] target/ppc: cpu_init: Move G2 SPRs into register_G2_sprs
,
Cédric Le Goater
,
2022/02/18
[PULL 29/39] target/ppc: cpu_init: Move 604e SPR registration into a function
,
Cédric Le Goater
,
2022/02/18
[PULL 23/39] target/ppc: cpu_init: Deduplicate 603 SPR registration
,
Cédric Le Goater
,
2022/02/18
[PULL 13/39] target/ppc: cpu_init: Remove not implemented comments
,
Cédric Le Goater
,
2022/02/18
[PULL 38/39] target/ppc: cpu_init: Move check_pow and QOM macros to a header
,
Cédric Le Goater
,
2022/02/18
[PULL 10/39] target/ppc: Add powerpc_reset_excp_state helper
,
Cédric Le Goater
,
2022/02/18
[PULL 39/39] target/ppc: Move common SPR functions out of cpu_init
,
Cédric Le Goater
,
2022/02/18
[PULL 18/39] target/ppc: cpu_init: Move 405 SPRs into register_405_sprs
,
Cédric Le Goater
,
2022/02/18
Re: [PULL 00/39] ppc queue
,
Peter Maydell
,
2022/02/20
Re: [PATCH v2 1/2] Mark remaining global TypeInfo instances as const
,
Bernhard Beschow
,
2022/02/17
[PATCH v2 00/27] target/ppc: SPR registration cleanups
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 03/27] target/ppc: cpu_init: Group registration of generic SPRs
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 01/27] target/ppc: cpu_init: Remove not implemented comments
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 04/27] target/ppc: cpu_init: Move Timebase registration into the common function
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 05/27] target/ppc: cpu_init: Avoid nested SPR register functions
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 02/27] target/ppc: cpu_init: Remove G2LE init code
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 08/27] target/ppc: cpu_init: Decouple G2 SPR registration from 755
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 10/27] target/ppc: cpu_init: Deduplicate 440 SPR registration
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 09/27] target/ppc: cpu_init: Decouple 74xx SPR registration from 7xx
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 07/27] target/ppc: cpu_init: Move G2 SPRs into register_G2_sprs
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 11/27] target/ppc: cpu_init: Deduplicate 603 SPR registration
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 06/27] target/ppc: cpu_init: Move 405 SPRs into register_405_sprs
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 15/27] target/ppc: cpu_init: Move 755 L2 cache SPRs into a function
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 12/27] target/ppc: cpu_init: Deduplicate 604 SPR registration
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 13/27] target/ppc: cpu_init: Deduplicate 745/755 SPR registration
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 19/27] target/ppc: cpu_init: Reuse init_proc_604 for the 604e
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 22/27] target/ppc: cpu_init: Remove register_usprg3_sprs
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 23/27] target/ppc: Rename spr_tcg.h to spr_common.h
,
Fabiano Rosas
,
2022/02/16
Re: [PATCH v2 23/27] target/ppc: Rename spr_tcg.h to spr_common.h
,
David Gibson
,
2022/02/16
[PATCH v2 20/27] target/ppc: cpu_init: Reuse init_proc_745 for the 755
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 16/27] target/ppc: cpu_init: Move e300 SPR registration into a function
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 14/27] target/ppc: cpu_init: Deduplicate 7xx SPR registration
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 26/27] target/ppc: cpu_init: Move check_pow and QOM macros to a header
,
Fabiano Rosas
,
2022/02/16
Re: [PATCH v2 26/27] target/ppc: cpu_init: Move check_pow and QOM macros to a header
,
David Gibson
,
2022/02/16
[PATCH v2 17/27] target/ppc: cpu_init: Move 604e SPR registration into a function
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 18/27] target/ppc: cpu_init: Reuse init_proc_603 for the e300
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 21/27] target/ppc: cpu_init: Rename register_ne_601_sprs
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 25/27] target/ppc: cpu_init: Move SPR registration macros to a header
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 24/27] target/ppc: cpu_init: Expose some SPR registration helpers
,
Fabiano Rosas
,
2022/02/16
[PATCH v2 27/27] target/ppc: Move common SPR functions out of cpu_init
,
Fabiano Rosas
,
2022/02/16
Re: [PATCH v2 00/27] target/ppc: SPR registration cleanups
,
Cédric Le Goater
,
2022/02/18
[PATCH v2 0/9] ppc: nested KVM HV for spapr virtual hypervisor
,
Nicholas Piggin
,
2022/02/16
[PATCH v2 1/9] target/ppc: raise HV interrupts for partition table entry problems
,
Nicholas Piggin
,
2022/02/16
[PATCH v2 2/9] spapr: prevent hdec timer being set up under virtual hypervisor
,
Nicholas Piggin
,
2022/02/16
[PATCH v2 3/9] ppc: allow the hdecr timer to be created/destroyed
,
Nicholas Piggin
,
2022/02/16
[PATCH v2 5/9] target/ppc: make vhyp get_pate method take lpid and return success
,
Nicholas Piggin
,
2022/02/16
[PATCH v2 4/9] target/ppc: add vhyp addressing mode helper for radix MMU
,
Nicholas Piggin
,
2022/02/16
[PATCH v2 6/9] target/ppc: add helper for books vhyp hypercall handler
,
Nicholas Piggin
,
2022/02/16
[PATCH v2 7/9] target/ppc: Add powerpc_reset_excp_state helper
,
Nicholas Piggin
,
2022/02/16
[PATCH v2 8/9] target/ppc: Introduce a vhyp framework for nested HV support
,
Nicholas Piggin
,
2022/02/16
Re: [PATCH v2 8/9] target/ppc: Introduce a vhyp framework for nested HV support
,
Cédric Le Goater
,
2022/02/16
[PATCH v2 9/9] spapr: implement nested-hv capability for the virtual hypervisor
,
Nicholas Piggin
,
2022/02/16
Re: [PATCH v2 9/9] spapr: implement nested-hv capability for the virtual hypervisor
,
Cédric Le Goater
,
2022/02/16
Re: [PATCH v2 9/9] spapr: implement nested-hv capability for the virtual hypervisor
,
Nicholas Piggin
,
2022/02/16
Re: [PATCH v2 9/9] spapr: implement nested-hv capability for the virtual hypervisor
,
Nicholas Piggin
,
2022/02/16
Re: [PATCH v2 9/9] spapr: implement nested-hv capability for the virtual hypervisor
,
Cédric Le Goater
,
2022/02/17
Re: [PATCH v2 0/9] ppc: nested KVM HV for spapr virtual hypervisor
,
Cédric Le Goater
,
2022/02/18
[PATCH v12 0/5] PMU-EBB support for PPC64 TCG
,
Daniel Henrique Barboza
,
2022/02/16
[PATCH v12 1/5] target/ppc: fix indent of powerpc_set_excp_state()
,
Daniel Henrique Barboza
,
2022/02/16
[PATCH v12 2/5] target/ppc: make power8-pmu.c CONFIG_TCG only
,
Daniel Henrique Barboza
,
2022/02/16
Re: [PATCH v12 2/5] target/ppc: make power8-pmu.c CONFIG_TCG only
,
Richard Henderson
,
2022/02/17
Re: [PATCH v12 2/5] target/ppc: make power8-pmu.c CONFIG_TCG only
,
Daniel Henrique Barboza
,
2022/02/24
[PATCH v12 3/5] target/ppc: finalize pre-EBB PMU logic
,
Daniel Henrique Barboza
,
2022/02/16
[PATCH v12 4/5] target/ppc: add PPC_INTERRUPT_EBB and EBB exceptions
,
Daniel Henrique Barboza
,
2022/02/16
[PATCH v12 5/5] target/ppc: trigger PERFM EBBs from power8-pmu.c
,
Daniel Henrique Barboza
,
2022/02/16
[PATCH v2 1/3] target/ppc: Fix POWER9 DD2.0 PVR, add DD2.1
,
Nicholas Piggin
,
2022/02/16
[PATCH v2 3/3] target/ppc/kvm: Use KVM_CAP_PPC_AIL_MODE_3 to determine cap-ail-mode-3 support
,
Nicholas Piggin
,
2022/02/16
Re: [PATCH v2 3/3] target/ppc/kvm: Use KVM_CAP_PPC_AIL_MODE_3 to determine cap-ail-mode-3 support
,
David Gibson
,
2022/02/16
[PATCH v2 2/3] spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
,
Nicholas Piggin
,
2022/02/16
Re: [PATCH v2 2/3] spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
,
David Gibson
,
2022/02/16
Re: [PATCH v2 2/3] spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
,
Nicholas Piggin
,
2022/02/23
Re: [PATCH v2 2/3] spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
,
David Gibson
,
2022/02/27
Re: [PATCH v2 2/3] spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
,
Cédric Le Goater
,
2022/02/28
[PATCH 00/27] target/ppc: SPR registration cleanups
,
Fabiano Rosas
,
2022/02/15
[PATCH 02/27] target/ppc: cpu_init: Remove G2LE init code
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 02/27] target/ppc: cpu_init: Remove G2LE init code
,
David Gibson
,
2022/02/15
[PATCH 03/27] target/ppc: cpu_init: Group registration of generic SPRs
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 03/27] target/ppc: cpu_init: Group registration of generic SPRs
,
David Gibson
,
2022/02/15
[PATCH 01/27] target/ppc: cpu_init: Remove not implemented comments
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 01/27] target/ppc: cpu_init: Remove not implemented comments
,
David Gibson
,
2022/02/15
[PATCH 07/27] target/ppc: cpu_init: Move G2 SPRs into register_G2_sprs
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 07/27] target/ppc: cpu_init: Move G2 SPRs into register_G2_sprs
,
David Gibson
,
2022/02/15
[PATCH 04/27] target/ppc: cpu_init: Move Timebase registration into the common function
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 04/27] target/ppc: cpu_init: Move Timebase registration into the common function
,
David Gibson
,
2022/02/15
[PATCH 05/27] target/ppc: cpu_init: Avoid nested SPR register functions
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 05/27] target/ppc: cpu_init: Avoid nested SPR register functions
,
David Gibson
,
2022/02/15
[PATCH 06/27] target/ppc: cpu_init: Move 405 SPRs into register_405_sprs
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 06/27] target/ppc: cpu_init: Move 405 SPRs into register_405_sprs
,
David Gibson
,
2022/02/15
[PATCH 10/27] target/ppc: cpu_init: Deduplicate 440 SPR registration
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 10/27] target/ppc: cpu_init: Deduplicate 440 SPR registration
,
David Gibson
,
2022/02/15
[PATCH 09/27] target/ppc: cpu_init: Decouple 74xx SPR registration from 7xx
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 09/27] target/ppc: cpu_init: Decouple 74xx SPR registration from 7xx
,
David Gibson
,
2022/02/15
[PATCH 08/27] target/ppc: cpu_init: Decouple G2 SPR registration from 755
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 08/27] target/ppc: cpu_init: Decouple G2 SPR registration from 755
,
David Gibson
,
2022/02/15
[PATCH 11/27] target/ppc: cpu_init: Deduplicate 603 SPR registration
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 11/27] target/ppc: cpu_init: Deduplicate 603 SPR registration
,
David Gibson
,
2022/02/15
[PATCH 13/27] target/ppc: cpu_init: Deduplicate 7xx SPR registration
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 13/27] target/ppc: cpu_init: Deduplicate 7xx SPR registration
,
David Gibson
,
2022/02/15
[PATCH 12/27] target/ppc: cpu_init: Deduplicate 604 SPR registration
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 12/27] target/ppc: cpu_init: Deduplicate 604 SPR registration
,
David Gibson
,
2022/02/15
[PATCH 16/27] target/ppc: cpu_init: Move e300 SPR registration into a function
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 16/27] target/ppc: cpu_init: Move e300 SPR registration into a function
,
David Gibson
,
2022/02/15
[PATCH 17/27] target/ppc: cpu_init: Move 604e SPR registration into a function
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 17/27] target/ppc: cpu_init: Move 604e SPR registration into a function
,
David Gibson
,
2022/02/15
[PATCH 14/27] target/ppc: cpu_init: Deduplicate 755 SPR registration
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 14/27] target/ppc: cpu_init: Deduplicate 755 SPR registration
,
David Gibson
,
2022/02/15
[PATCH 18/27] target/ppc: cpu_init: Reuse init_proc_603 for the e300
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 18/27] target/ppc: cpu_init: Reuse init_proc_603 for the e300
,
David Gibson
,
2022/02/15
[PATCH 15/27] target/ppc: cpu_init: Move 755 L2 cache SPRs into a function
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 15/27] target/ppc: cpu_init: Move 755 L2 cache SPRs into a function
,
David Gibson
,
2022/02/15
Re: [PATCH 15/27] target/ppc: cpu_init: Move 755 L2 cache SPRs into a function
,
David Gibson
,
2022/02/15
[PATCH 21/27] target/ppc: cpu_init: Rename software TLB function
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 21/27] target/ppc: cpu_init: Rename software TLB function
,
David Gibson
,
2022/02/15
[PATCH 25/27] target/ppc: cpu_init: Move SPR registration macros to a header
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 25/27] target/ppc: cpu_init: Move SPR registration macros to a header
,
David Gibson
,
2022/02/15
[PATCH 23/27] target/ppc: cpu_init: Remove register_usprg3_sprs
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 23/27] target/ppc: cpu_init: Remove register_usprg3_sprs
,
David Gibson
,
2022/02/15
[PATCH 19/27] target/ppc: cpu_init: Reuse init_proc_604 for the 604e
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 19/27] target/ppc: cpu_init: Reuse init_proc_604 for the 604e
,
David Gibson
,
2022/02/15
[PATCH 22/27] target/ppc: cpu_init: Rename register_ne_601_sprs
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 22/27] target/ppc: cpu_init: Rename register_ne_601_sprs
,
David Gibson
,
2022/02/15
Re: [PATCH 22/27] target/ppc: cpu_init: Rename register_ne_601_sprs
,
Fabiano Rosas
,
2022/02/16
Re: [PATCH 22/27] target/ppc: cpu_init: Rename register_ne_601_sprs
,
David Gibson
,
2022/02/16
[PATCH 24/27] target/ppc: cpu_init: Expose some SPR registration helpers
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 24/27] target/ppc: cpu_init: Expose some SPR registration helpers
,
David Gibson
,
2022/02/15
[PATCH 27/27] target/ppc: Move common SPR functions out of cpu_init
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 27/27] target/ppc: Move common SPR functions out of cpu_init
,
David Gibson
,
2022/02/15
[PATCH 20/27] target/ppc: cpu_init: Reuse init_proc_745 for the 755
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 20/27] target/ppc: cpu_init: Reuse init_proc_745 for the 755
,
David Gibson
,
2022/02/15
[PATCH 26/27] target/ppc: cpu_init: Move check_pow and QOM macros to a header
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 26/27] target/ppc: cpu_init: Move check_pow and QOM macros to a header
,
David Gibson
,
2022/02/15
Re: [PATCH 26/27] target/ppc: cpu_init: Move check_pow and QOM macros to a header
,
Fabiano Rosas
,
2022/02/16
Re: [PATCH 26/27] target/ppc: cpu_init: Move check_pow and QOM macros to a header
,
David Gibson
,
2022/02/16
Re: [PATCH 00/27] target/ppc: SPR registration cleanups
,
David Gibson
,
2022/02/15
Re: [PULL 18/38] Remove unnecessary minimum_version_id_old fields
,
Peter Maydell
,
2022/02/15
Re: [PULL 18/38] Remove unnecessary minimum_version_id_old fields
,
Cédric Le Goater
,
2022/02/15
Re: [PULL 18/38] Remove unnecessary minimum_version_id_old fields
,
Peter Maydell
,
2022/02/15
[PATCH 0/9] ppc: nested KVM HV for spapr virtual hypervisor
,
Nicholas Piggin
,
2022/02/14
[PATCH 1/9] target/ppc: raise HV interrupts for partition table entry problems
,
Nicholas Piggin
,
2022/02/14
Re: [PATCH 1/9] target/ppc: raise HV interrupts for partition table entry problems
,
Cédric Le Goater
,
2022/02/15
[PATCH 2/9] spapr: prevent hdec timer being set up under virtual hypervisor
,
Nicholas Piggin
,
2022/02/14
Re: [PATCH 2/9] spapr: prevent hdec timer being set up under virtual hypervisor
,
Cédric Le Goater
,
2022/02/15
[PATCH 3/9] ppc: allow the hdecr timer to be created/destroyed
,
Nicholas Piggin
,
2022/02/14
Re: [PATCH 3/9] ppc: allow the hdecr timer to be created/destroyed
,
Cédric Le Goater
,
2022/02/15
Re: [PATCH 3/9] ppc: allow the hdecr timer to be created/destroyed
,
Nicholas Piggin
,
2022/02/15
[PATCH 4/9] target/ppc: add vhyp addressing mode helper for radix MMU
,
Nicholas Piggin
,
2022/02/14
Re: [PATCH 4/9] target/ppc: add vhyp addressing mode helper for radix MMU
,
Cédric Le Goater
,
2022/02/15
[PATCH 5/9] target/ppc: make vhyp get_pate method take lpid and return success
,
Nicholas Piggin
,
2022/02/14
Re: [PATCH 5/9] target/ppc: make vhyp get_pate method take lpid and return success
,
Cédric Le Goater
,
2022/02/15
[PATCH 6/9] target/ppc: add helper for books vhyp hypercall handler
,
Nicholas Piggin
,
2022/02/14
Re: [PATCH 6/9] target/ppc: add helper for books vhyp hypercall handler
,
Cédric Le Goater
,
2022/02/15
[PATCH 7/9] target/ppc: Add powerpc_reset_excp_state helper
,
Nicholas Piggin
,
2022/02/14
Re: [PATCH 7/9] target/ppc: Add powerpc_reset_excp_state helper
,
Cédric Le Goater
,
2022/02/15
[PATCH 8/9] target/ppc: Introduce a vhyp framework for nested HV support
,
Nicholas Piggin
,
2022/02/14
Re: [PATCH 8/9] target/ppc: Introduce a vhyp framework for nested HV support
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 8/9] target/ppc: Introduce a vhyp framework for nested HV support
,
Cédric Le Goater
,
2022/02/15
Re: [PATCH 8/9] target/ppc: Introduce a vhyp framework for nested HV support
,
BALATON Zoltan
,
2022/02/15
Re: [PATCH 8/9] target/ppc: Introduce a vhyp framework for nested HV support
,
Nicholas Piggin
,
2022/02/15
[PATCH 9/9] spapr: implement nested-hv capability for the virtual hypervisor
,
Nicholas Piggin
,
2022/02/14
Re: [PATCH 9/9] spapr: implement nested-hv capability for the virtual hypervisor
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 9/9] spapr: implement nested-hv capability for the virtual hypervisor
,
Cédric Le Goater
,
2022/02/15
Re: [PATCH 9/9] spapr: implement nested-hv capability for the virtual hypervisor
,
Nicholas Piggin
,
2022/02/15
Re: [PATCH 9/9] spapr: implement nested-hv capability for the virtual hypervisor
,
Cédric Le Goater
,
2022/02/16
Re: [PATCH 0/9] ppc: nested KVM HV for spapr virtual hypervisor
,
Cédric Le Goater
,
2022/02/15
Re: [PATCH 0/9] ppc: nested KVM HV for spapr virtual hypervisor
,
Daniel Henrique Barboza
,
2022/02/15
Re: [PATCH 0/9] ppc: nested KVM HV for spapr virtual hypervisor
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 0/9] ppc: nested KVM HV for spapr virtual hypervisor
,
Nicholas Piggin
,
2022/02/16
[PATCH] ppc/spapr: Advertise StoreEOI for POWER10 compat guests
,
Cédric Le Goater
,
2022/02/14
Re: [PATCH] ppc/spapr: Advertise StoreEOI for POWER10 compat guests
,
Daniel Henrique Barboza
,
2022/02/16
Re: [PATCH] ppc/spapr: Advertise StoreEOI for POWER10 compat guests
,
Cédric Le Goater
,
2022/02/17
Re: [PATCH] ppc/spapr: Advertise StoreEOI for POWER10 compat guests
,
Daniel Henrique Barboza
,
2022/02/17
Re: [PATCH] ppc/spapr: Advertise StoreEOI for POWER10 compat guests
,
Daniel Henrique Barboza
,
2022/02/17
Re: [PATCH] ppc/spapr: Advertise StoreEOI for POWER10 compat guests
,
Cédric Le Goater
,
2022/02/17
Re: [PATCH] ppc/spapr: Advertise StoreEOI for POWER10 compat guests
,
Daniel Henrique Barboza
,
2022/02/17
Re: [PATCH] ppc/spapr: Advertise StoreEOI for POWER10 compat guests
,
Cédric Le Goater
,
2022/02/17
Re: [PATCH] ppc/spapr: Advertise StoreEOI for POWER10 compat guests
,
Daniel Henrique Barboza
,
2022/02/17
[PATCH] spapr: prevent hdec timer being set up under virtual hypervisor
,
Nicholas Piggin
,
2022/02/14
Re: [PATCH] spapr: prevent hdec timer being set up under virtual hypervisor
,
Daniel Henrique Barboza
,
2022/02/14
Re: [PATCH] spapr: prevent hdec timer being set up under virtual hypervisor
,
Fabiano Rosas
,
2022/02/14
Re: [PATCH] spapr: prevent hdec timer being set up under virtual hypervisor
,
Cédric Le Goater
,
2022/02/14
Re: [PATCH] spapr: prevent hdec timer being set up under virtual hypervisor
,
Nicholas Piggin
,
2022/02/14
[PATCH] target/ppc: raise HV interrupts for partition table entry problems
,
Nicholas Piggin
,
2022/02/14
Re: [PATCH] target/ppc: raise HV interrupts for partition table entry problems
,
Daniel Henrique Barboza
,
2022/02/14
Re: [PATCH] target/ppc: raise HV interrupts for partition table entry problems
,
Fabiano Rosas
,
2022/02/14
[PATCH 1/2] spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
,
Nicholas Piggin
,
2022/02/14
[PATCH 2/2] target/ppc/kvm: Use KVM_CAP_PPC_AIL_MODE_3 to determine cap-ail-mode-3 support
,
Nicholas Piggin
,
2022/02/14
Re: [PATCH 2/2] target/ppc/kvm: Use KVM_CAP_PPC_AIL_MODE_3 to determine cap-ail-mode-3 support
,
Fabiano Rosas
,
2022/02/14
Re: [PATCH 2/2] target/ppc/kvm: Use KVM_CAP_PPC_AIL_MODE_3 to determine cap-ail-mode-3 support
,
Nicholas Piggin
,
2022/02/14
Re: [PATCH 2/2] target/ppc/kvm: Use KVM_CAP_PPC_AIL_MODE_3 to determine cap-ail-mode-3 support
,
Fabiano Rosas
,
2022/02/15
Re: [PATCH 2/2] target/ppc/kvm: Use KVM_CAP_PPC_AIL_MODE_3 to determine cap-ail-mode-3 support
,
Nicholas Piggin
,
2022/02/15
Re: [PATCH 2/2] target/ppc/kvm: Use KVM_CAP_PPC_AIL_MODE_3 to determine cap-ail-mode-3 support
,
David Gibson
,
2022/02/16
Re: [PATCH 1/2] spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
,
David Gibson
,
2022/02/14
Re: [PATCH 1/2] spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
,
Nicholas Piggin
,
2022/02/15
Re: [PATCH 1/2] spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
,
David Gibson
,
2022/02/16
Re: [PATCH 1/2] spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
,
Cédric Le Goater
,
2022/02/16
[PATCH v2 2/5] pci: Always pass own DeviceState to pci_map_irq_fn's
,
Bernhard Beschow
,
2022/02/12
Re: [PATCH v2 2/5] pci: Always pass own DeviceState to pci_map_irq_fn's
,
BALATON Zoltan
,
2022/02/12
Re: [PATCH v2 2/5] pci: Always pass own DeviceState to pci_map_irq_fn's
,
Bernhard Beschow
,
2022/02/12
Re: [PATCH v2 2/5] pci: Always pass own DeviceState to pci_map_irq_fn's
,
BALATON Zoltan
,
2022/02/12
Re: [PATCH v2 2/5] pci: Always pass own DeviceState to pci_map_irq_fn's
,
Bernhard Beschow
,
2022/02/13
Re: [PATCH v2 2/5] pci: Always pass own DeviceState to pci_map_irq_fn's
,
BALATON Zoltan
,
2022/02/13
Re: [PATCH v2 2/5] pci: Always pass own DeviceState to pci_map_irq_fn's
,
Peter Maydell
,
2022/02/12
[PATCH v11 0/4] PMU-EBB support for PPC64 TCG
,
Daniel Henrique Barboza
,
2022/02/11
[PATCH v11 1/4] target/ppc: fix indent of function parameters
,
Daniel Henrique Barboza
,
2022/02/11
[PATCH v11 2/4] target/ppc: finalize pre-EBB PMU logic
,
Daniel Henrique Barboza
,
2022/02/11
[PATCH v11 3/4] target/ppc: add PPC_INTERRUPT_EBB and EBB exceptions
,
Daniel Henrique Barboza
,
2022/02/11
Re: [PATCH v11 3/4] target/ppc: add PPC_INTERRUPT_EBB and EBB exceptions
,
Cédric Le Goater
,
2022/02/14
Re: [PATCH v11 3/4] target/ppc: add PPC_INTERRUPT_EBB and EBB exceptions
,
Daniel Henrique Barboza
,
2022/02/14
Re: [PATCH v11 3/4] target/ppc: add PPC_INTERRUPT_EBB and EBB exceptions
,
Cédric Le Goater
,
2022/02/15
[PATCH v11 4/4] target/ppc: trigger PERFM EBBs from power8-pmu.c
,
Daniel Henrique Barboza
,
2022/02/11
Re: [PATCH v11 4/4] target/ppc: trigger PERFM EBBs from power8-pmu.c
,
Cédric Le Goater
,
2022/02/15
Re: [PATCH v11 4/4] target/ppc: trigger PERFM EBBs from power8-pmu.c
,
Daniel Henrique Barboza
,
2022/02/15
[PULL 00/42] ppc queue
,
Cédric Le Goater
,
2022/02/10
[PULL 07/42] target/ppc: booke: Instruction storage exception cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 06/42] target/ppc: booke: Data Storage exception cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 09/42] target/ppc: booke: Alignment interrupt cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 08/42] target/ppc: booke: External interrupt cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 11/42] target/ppc: booke: Watchdog Timer interrupt
,
Cédric Le Goater
,
2022/02/10
[PULL 01/42] target/ppc: Remove 440x4 CPU
,
Cédric Le Goater
,
2022/02/10
[PULL 04/42] target/ppc: booke: Critical exception cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 12/42] target/ppc: booke: System Reset exception cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 19/42] target/ppc: 6xx: Machine Check exception cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 18/42] target/ppc: 6xx: Critical exception cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 32/42] target/ppc: 7xx: System Call exception cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 15/42] target/ppc: Merge exception model IDs for 6xx CPUs
,
Cédric Le Goater
,
2022/02/10
[PULL 20/42] target/ppc: 6xx: External interrupt cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 31/42] target/ppc: 7xx: Program exception cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 37/42] target/ppc: powerpc_excp: Move common code to the caller function
,
Cédric Le Goater
,
2022/02/10
[PULL 36/42] target/ppc: Remove powerpc_excp_legacy
,
Cédric Le Goater
,
2022/02/10
[PULL 42/42] spapr/vof: Install rom and nvram binaries
,
Cédric Le Goater
,
2022/02/10
[PULL 02/42] target/ppc: Introduce powerpc_excp_booke
,
Cédric Le Goater
,
2022/02/10
[PULL 10/42] target/ppc: booke: System Call exception cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 21/42] target/ppc: 6xx: Program exception cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 14/42] target/ppc: Remove PowerPC 601 CPUs
,
Cédric Le Goater
,
2022/02/10
[PULL 23/42] target/ppc: 6xx: System Reset interrupt cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 30/42] target/ppc: 7xx: External interrupt cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 39/42] target/ppc: books: Remove excp_model argument from ppc_excp_apply_ail
,
Cédric Le Goater
,
2022/02/10
[PULL 34/42] target/ppc: 7xx: Software TLB cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 05/42] target/ppc: booke: Machine Check cleanups
,
Cédric Le Goater
,
2022/02/10
[PULL 17/42] target/ppc: Simplify powerpc_excp_6xx
,
Cédric Le Goater
,
2022/02/10
[PULL 26/42] target/ppc: Merge 7x5 and 7x0 exception model IDs
,
Cédric Le Goater
,
2022/02/10
[PULL 13/42] target/ppc: Fix radix logging
,
Cédric Le Goater
,
2022/02/10
[PULL 38/42] target/ppc: Assert if MSR bits differ from msr_mask during exceptions
,
Cédric Le Goater
,
2022/02/10
[PULL 16/42] target/ppc: Introduce powerpc_excp_6xx
,
Cédric Le Goater
,
2022/02/10
[PULL 24/42] target/ppc: 6xx: Software TLB exceptions cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 28/42] target/ppc: Simplify powerpc_excp_7xx
,
Cédric Le Goater
,
2022/02/10
[PULL 22/42] target/ppc: 6xx: System Call exception cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 33/42] target/ppc: 7xx: System Reset cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 35/42] target/ppc: 7xx: Set SRRs directly in exception code
,
Cédric Le Goater
,
2022/02/10
[PULL 27/42] target/ppc: Introduce powerpc_excp_7xx
,
Cédric Le Goater
,
2022/02/10
[PULL 41/42] docs: rstfy confidential guest documentation
,
Cédric Le Goater
,
2022/02/10
[PULL 03/42] target/ppc: Simplify powerpc_excp_booke
,
Cédric Le Goater
,
2022/02/10
[PULL 29/42] target/ppc: 7xx: Machine Check exception cleanup
,
Cédric Le Goater
,
2022/02/10
[PULL 40/42] target/ppc: Change VSX instructions behavior to fill with zeros
,
Cédric Le Goater
,
2022/02/10
[PULL 25/42] target/ppc: 6xx: Set SRRs directly in exception code
,
Cédric Le Goater
,
2022/02/10
Re: [PULL 00/42] ppc queue
,
Peter Maydell
,
2022/02/14
[PATCH v3 00/37] target/ppc: PowerISA Vector/VSX instruction batch
,
matheus . ferst
,
2022/02/10
[PATCH v3 07/37] target/ppc: Move vexts[bhw]2[wd] to decodetree
,
matheus . ferst
,
2022/02/10
Re: [PATCH v3 07/37] target/ppc: Move vexts[bhw]2[wd] to decodetree
,
Richard Henderson
,
2022/02/10
[PATCH v3 02/37] target/ppc: moved vector even and odd multiplication to decodetree
,
matheus . ferst
,
2022/02/10
Re: [PATCH v3 02/37] target/ppc: moved vector even and odd multiplication to decodetree
,
Richard Henderson
,
2022/02/10
[PATCH v3 04/37] target/ppc: vmulh* instructions use gvec
,
matheus . ferst
,
2022/02/10
Re: [PATCH v3 04/37] target/ppc: vmulh* instructions use gvec
,
Richard Henderson
,
2022/02/10
[PATCH v3 06/37] target/ppc: Implement vmsumudm instruction
,
matheus . ferst
,
2022/02/10
Re: [PATCH v3 06/37] target/ppc: Implement vmsumudm instruction
,
Richard Henderson
,
2022/02/10
[PATCH v3 01/37] target/ppc: Introduce TRANS*FLAGS macros
,
matheus . ferst
,
2022/02/10
[PATCH v3 05/37] target/ppc: Implement vmsumcud instruction
,
matheus . ferst
,
2022/02/10
Re: [PATCH v3 05/37] target/ppc: Implement vmsumcud instruction
,
Richard Henderson
,
2022/02/10
[PATCH v3 03/37] target/ppc: Moved vector multiply high and low to decodetree
,
matheus . ferst
,
2022/02/10
Re: [PATCH v3 03/37] target/ppc: Moved vector multiply high and low to decodetree
,
Richard Henderson
,
2022/02/10
[PATCH v3 08/37] target/ppc: Implement vextsd2q
,
matheus . ferst
,
2022/02/10
Re: [PATCH v3 08/37] target/ppc: Implement vextsd2q
,
Richard Henderson
,
2022/02/10
[PATCH v3 09/37] target/ppc: Move Vector Compare Equal/Not Equal/Greater Than to decodetree
,
matheus . ferst
,
2022/02/10
Re: [PATCH v3 09/37] target/ppc: Move Vector Compare Equal/Not Equal/Greater Than to decodetree
,
Richard Henderson
,
2022/02/10
[PATCH v3 10/37] target/ppc: Move Vector Compare Not Equal or Zero to decodetree
,
matheus . ferst
,
2022/02/10
Re: [PATCH v3 10/37] target/ppc: Move Vector Compare Not Equal or Zero to decodetree
,
Richard Henderson
,
2022/02/11
Re: [PATCH v3 10/37] target/ppc: Move Vector Compare Not Equal or Zero to decodetree
,
Matheus K. Ferst
,
2022/02/17
[PATCH v3 13/37] target/ppc: Implement Vector Compare Quadword
,
matheus . ferst
,
2022/02/10
Re: [PATCH v3 13/37] target/ppc: Implement Vector Compare Quadword
,
Richard Henderson
,
2022/02/11
[PATCH v3 14/37] target/ppc: implement vstri[bh][lr]
,
matheus . ferst
,
2022/02/10
Re: [PATCH v3 14/37] target/ppc: implement vstri[bh][lr]
,
Richard Henderson
,
2022/02/11
[PATCH v3 15/37] target/ppc: implement vclrlb
,
matheus . ferst
,
2022/02/10
Re: [PATCH v3 15/37] target/ppc: implement vclrlb
,
Richard Henderson
,
2022/02/11
[PATCH v3 16/37] target/ppc: implement vclrrb
,
matheus . ferst
,
2022/02/10
[PATCH v3 18/37] target/ppc: implement vgnb
,
matheus . ferst
,
2022/02/10
Re: [PATCH v3 18/37] target/ppc: implement vgnb
,
Richard Henderson
,
2022/02/11
[PATCH v3 19/37] target/ppc: Move vsel and vperm/vpermr to decodetree
,
matheus . ferst
,
2022/02/10
[PATCH v3 17/37] target/ppc: implement vcntmb[bhwd]
,
matheus . ferst
,
2022/02/10
Re: [PATCH v3 17/37] target/ppc: implement vcntmb[bhwd]
,
Richard Henderson
,
2022/02/11
[PATCH v3 20/37] target/ppc: Move xxsel to decodetree
,
matheus . ferst
,
2022/02/10
[PATCH v3 21/37] target/ppc: move xxperm/xxpermr to decodetree
,
matheus . ferst
,
2022/02/10
[PATCH v3 22/37] target/ppc: Move xxpermdi to decodetree
,
matheus . ferst
,
2022/02/10
[PATCH v3 23/37] target/ppc: Implement xxpermx instruction
,
matheus . ferst
,
2022/02/10
[PATCH v3 24/37] tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4i
,
matheus . ferst
,
2022/02/10
[PATCH v3 25/37] target/ppc: Implement xxeval
,
matheus . ferst
,
2022/02/10
[PATCH v3 26/37] target/ppc: Implement xxgenpcv[bhwd]m instruction
,
matheus . ferst
,
2022/02/10
[PATCH v3 27/37] target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
,
matheus . ferst
,
2022/02/10
[PATCH v3 28/37] target/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o]
,
matheus . ferst
,
2022/02/10
[PATCH v3 29/37] target/ppc: Implement xvtlsbb instruction
,
matheus . ferst
,
2022/02/10
[PATCH v3 30/37] target/ppc: Remove xscmpnedp instruction
,
matheus . ferst
,
2022/02/10
[PATCH v3 31/37] target/ppc: Refactor VSX_SCALAR_CMP_DP
,
matheus . ferst
,
2022/02/10
[PATCH v3 32/37] target/ppc: Implement xscmp{eq,ge,gt}qp
,
matheus . ferst
,
2022/02/10
[PATCH v3 33/37] target/ppc: Move xscmp{eq,ge,gt}dp to decodetree
,
matheus . ferst
,
2022/02/10
[PATCH v3 34/37] target/ppc: Move xs{max, min}[cj]dp to use do_helper_XX3
,
matheus . ferst
,
2022/02/10
[PATCH v3 35/37] target/ppc: Refactor VSX_MAX_MINC helper
,
matheus . ferst
,
2022/02/10
[PATCH v3 36/37] target/ppc: Implement xs{max,min}cqp
,
matheus . ferst
,
2022/02/10
[PATCH v3 12/37] target/ppc: Implement Vector Compare Greater Than Quadword
,
matheus . ferst
,
2022/02/10
Re: [PATCH v3 12/37] target/ppc: Implement Vector Compare Greater Than Quadword
,
Richard Henderson
,
2022/02/11
[PATCH v3 37/37] target/ppc: Implement xvcvbf16spn and xvcvspbf16 instructions
,
matheus . ferst
,
2022/02/10
[PATCH v3 11/37] target/ppc: Implement Vector Compare Equal Quadword
,
matheus . ferst
,
2022/02/10
Re: [PATCH v3 11/37] target/ppc: Implement Vector Compare Equal Quadword
,
Richard Henderson
,
2022/02/11
[RFC PATCH 0/3] spapr: nested-hv support for TCG
,
Nicholas Piggin
,
2022/02/10
[RFC PATCH 1/3] target/ppc: raise HV interrupts for partition table entry problems
,
Nicholas Piggin
,
2022/02/10
[RFC PATCH 3/3] spapr: implement nested-hv support for the TCG virtual hypervisor
,
Nicholas Piggin
,
2022/02/10
Re: [RFC PATCH 3/3] spapr: implement nested-hv support for the TCG virtual hypervisor
,
Fabiano Rosas
,
2022/02/14
Re: [RFC PATCH 3/3] spapr: implement nested-hv support for the TCG virtual hypervisor
,
Nicholas Piggin
,
2022/02/14
Re: [RFC PATCH 3/3] spapr: implement nested-hv support for the TCG virtual hypervisor
,
Cédric Le Goater
,
2022/02/14
Re: [RFC PATCH 3/3] spapr: implement nested-hv support for the TCG virtual hypervisor
,
Nicholas Piggin
,
2022/02/14
Re: [RFC PATCH 3/3] spapr: implement nested-hv support for the TCG virtual hypervisor
,
Nicholas Piggin
,
2022/02/14
[RFC PATCH 2/3] spapr: prevent hdec timer being set up under virtual hypervisor
,
Nicholas Piggin
,
2022/02/10
[PATCH 0/5] block layer: permission API refactoring in preparation
,
Emanuele Giuseppe Esposito
,
2022/02/09
[PATCH 2/5] crypto: distinguish between main loop and I/O in block_crypto_amend_options_generic_luks
,
Emanuele Giuseppe Esposito
,
2022/02/09
[PATCH 5/5] block: move BQL logic of bdrv_co_invalidate_cache in bdrv_activate
,
Emanuele Giuseppe Esposito
,
2022/02/09
[PATCH 3/5] block: introduce bdrv_activate
,
Emanuele Giuseppe Esposito
,
2022/02/09
[PATCH 1/5] crypto: perform permission checks under BQL
,
Emanuele Giuseppe Esposito
,
2022/02/09
[PATCH 4/5] block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_op_invalidate_cache
,
Emanuele Giuseppe Esposito
,
2022/02/09
Re: [PATCH v2] Use long endian options for ppc64
,
Greg Kurz
,
2022/02/09
Re: [PATCH] target/ppc: Remove 440x4 CPU
,
Cédric Le Goater
,
2022/02/09
[RFC PATCH 0/3] tests/tcg/ppc64le: fix the build of TCG tests with Clang
,
matheus . ferst
,
2022/02/08
[RFC PATCH 1/3] tests/tcg/ppc64le: use inline asm instead of __builtin_mtfsf
,
matheus . ferst
,
2022/02/08
Re: [RFC PATCH 1/3] tests/tcg/ppc64le: use inline asm instead of __builtin_mtfsf
,
Alex Bennée
,
2022/02/09
[RFC PATCH 2/3] target/ppc: change xs[n]madd[am]sp to use float64r32_muladd
,
matheus . ferst
,
2022/02/08
Re: [RFC PATCH 2/3] target/ppc: change xs[n]madd[am]sp to use float64r32_muladd
,
Richard Henderson
,
2022/02/10
[RFC PATCH 3/3] tests/tcg/ppc64le: Use vector types instead of __int128
,
matheus . ferst
,
2022/02/08
Re: [RFC PATCH 3/3] tests/tcg/ppc64le: Use vector types instead of __int128
,
Cédric Le Goater
,
2022/02/17
Re: [RFC PATCH 3/3] tests/tcg/ppc64le: Use vector types instead of __int128
,
Matheus K. Ferst
,
2022/02/17
Re: [RFC PATCH 3/3] tests/tcg/ppc64le: Use vector types instead of __int128
,
Matheus K. Ferst
,
2022/02/21
Re: [RFC PATCH 0/3] tests/tcg/ppc64le: fix the build of TCG tests with Clang
,
Cédric Le Goater
,
2022/02/09
Re: [RFC PATCH 0/3] tests/tcg/ppc64le: fix the build of TCG tests with Clang
,
Matheus K. Ferst
,
2022/02/11
Re: [RFC PATCH 0/3] tests/tcg/ppc64le: fix the build of TCG tests with Clang
,
Richard Henderson
,
2022/02/10
[PATCH v10 0/3] PMU-EBB support for PPC64 TCG
,
Daniel Henrique Barboza
,
2022/02/08
[PATCH v10 1/3] target/ppc: fix indent of function parameters
,
Daniel Henrique Barboza
,
2022/02/08
Re: [PATCH v10 1/3] target/ppc: fix indent of function parameters
,
David Gibson
,
2022/02/09
[PATCH v10 2/3] target/ppc: finalize pre-EBB PMU logic
,
Daniel Henrique Barboza
,
2022/02/08
[PATCH v10 3/3] target/ppc: EBB exception implementation
,
Daniel Henrique Barboza
,
2022/02/08
Re: [PATCH v10 3/3] target/ppc: EBB exception implementation
,
Fabiano Rosas
,
2022/02/08
Re: [PATCH v10 3/3] target/ppc: EBB exception implementation
,
Daniel Henrique Barboza
,
2022/02/09
Re: [PATCH 1/3] ppc: Add QOM interface for machine check injection
,
Cédric Le Goater
,
2022/02/08
[PATCH qemu] spapr/vof: Install rom and nvram binaries
,
Alexey Kardashevskiy
,
2022/02/08
Re: [PATCH qemu] spapr/vof: Install rom and nvram binaries
,
Cédric Le Goater
,
2022/02/09
[PATCH 0/4] target/ppc: powerpc_excp improvements (9/9)
,
Fabiano Rosas
,
2022/02/07
[PATCH 2/4] target/ppc: powerpc_excp: Move common code to the caller function
,
Fabiano Rosas
,
2022/02/07
Re: [PATCH 2/4] target/ppc: powerpc_excp: Move common code to the caller function
,
Cédric Le Goater
,
2022/02/08
[PATCH 4/4] target/ppc: books: Remove excp_model argument from ppc_excp_apply_ail
,
Fabiano Rosas
,
2022/02/07
[PATCH 3/4] target/ppc: Assert if MSR bits differ from msr_mask during exceptions
,
Fabiano Rosas
,
2022/02/07
[PATCH 1/4] target/ppc: Remove powerpc_excp_legacy
,
Fabiano Rosas
,
2022/02/07
Re: [PATCH 1/4] target/ppc: Remove powerpc_excp_legacy
,
David Gibson
,
2022/02/07
Re: [PATCH 1/4] target/ppc: Remove powerpc_excp_legacy
,
Cédric Le Goater
,
2022/02/08
Re: [PATCH v6 00/33] block layer: split block APIs in global state and I/O
,
Kevin Wolf
,
2022/02/07
Re: [PATCH v6 00/33] block layer: split block APIs in global state and I/O
,
Emanuele Giuseppe Esposito
,
2022/02/08
Re: [PATCH v6 00/33] block layer: split block APIs in global state and I/O
,
Kevin Wolf
,
2022/02/08
Re: [PATCH v6 00/33] block layer: split block APIs in global state and I/O
,
Emanuele Giuseppe Esposito
,
2022/02/10
Re: [PATCH v6 31/33] include/qemu/job.h: introduce job->pre_run() and use it in amend
,
Kevin Wolf
,
2022/02/07
Re: [PATCH v6 31/33] include/qemu/job.h: introduce job->pre_run() and use it in amend
,
Emanuele Giuseppe Esposito
,
2022/02/08
Re: [PATCH v6 22/33] block/coroutines: I/O API
,
Kevin Wolf
,
2022/02/07
Re: [PATCH v6 13/33] include/block/blockjob.h: global state API
,
Kevin Wolf
,
2022/02/07
Re: [PATCH v6 13/33] include/block/blockjob.h: global state API
,
Emanuele Giuseppe Esposito
,
2022/02/08
Re: [PATCH v6 09/33] block: introduce assert_bdrv_graph_writable
,
Kevin Wolf
,
2022/02/07
Re: [PATCH v6 05/33] include/sysemu/block-backend: split header into I/O and global state (GS) API
,
Kevin Wolf
,
2022/02/07
[PATCH] target/ppc: Change VSX instructions behavior to fill with zeros
,
Víctor Colombo
,
2022/02/04
Re: [PATCH] target/ppc: Change VSX instructions behavior to fill with zeros
,
Richard Henderson
,
2022/02/05
Re: [PATCH] target/ppc: Change VSX instructions behavior to fill with zeros
,
Cédric Le Goater
,
2022/02/09
[PATCH v2 00/10] target/ppc: powerpc_excp improvements [7xx] (8/n)
,
Fabiano Rosas
,
2022/02/04
[PATCH v2 02/10] target/ppc: Introduce powerpc_excp_7xx
,
Fabiano Rosas
,
2022/02/04
[PATCH v2 03/10] target/ppc: Simplify powerpc_excp_7xx
,
Fabiano Rosas
,
2022/02/04
[PATCH v2 10/10] target/ppc: 7xx: Set SRRs directly in exception code
,
Fabiano Rosas
,
2022/02/04
[PATCH v2 06/10] target/ppc: 7xx: Program exception cleanup
,
Fabiano Rosas
,
2022/02/04
[PATCH v2 09/10] target/ppc: 7xx: Software TLB cleanup
,
Fabiano Rosas
,
2022/02/04
[PATCH v2 01/10] target/ppc: Merge 7x5 and 7x0 exception model IDs
,
Fabiano Rosas
,
2022/02/04
[PATCH v2 07/10] target/ppc: 7xx: System Call exception cleanup
,
Fabiano Rosas
,
2022/02/04
[PATCH v2 05/10] target/ppc: 7xx: External interrupt cleanup
,
Fabiano Rosas
,
2022/02/04
[PATCH v2 08/10] target/ppc: 7xx: System Reset cleanup
,
Fabiano Rosas
,
2022/02/04
[PATCH v2 04/10] target/ppc: 7xx: Machine Check exception cleanup
,
Fabiano Rosas
,
2022/02/04
Re: [PATCH v2 00/10] target/ppc: powerpc_excp improvements [7xx] (8/n)
,
Cédric Le Goater
,
2022/02/09
[PATCH] docs: rstfy confidential guest documentation
,
Cornelia Huck
,
2022/02/04
Re: [PATCH] docs: rstfy confidential guest documentation
,
Daniel Henrique Barboza
,
2022/02/07
Re: [PATCH] docs: rstfy confidential guest documentation
,
Cédric Le Goater
,
2022/02/09
[PATCH v7 0/3] spapr: nvdimm: Introduce spapr-nvdimm device
,
Shivaprasad G Bhat
,
2022/02/04
[PATCH v7 1/3] nvdimm: Add realize, unrealize callbacks to NVDIMMDevice class
,
Shivaprasad G Bhat
,
2022/02/04
[PATCH v7 2/3] spapr: nvdimm: Implement H_SCM_FLUSH hcall
,
Shivaprasad G Bhat
,
2022/02/04
Re: [PATCH v7 2/3] spapr: nvdimm: Implement H_SCM_FLUSH hcall
,
Daniel Henrique Barboza
,
2022/02/07
[PATCH v7 3/3] spapr: nvdimm: Introduce spapr-nvdimm device
,
Shivaprasad G Bhat
,
2022/02/04
Re: [PATCH v7 0/3] spapr: nvdimm: Introduce spapr-nvdimm device
,
Daniel Henrique Barboza
,
2022/02/07
Re: [PATCH v7 0/3] spapr: nvdimm: Introduce spapr-nvdimm device
,
Cédric Le Goater
,
2022/02/18
[PATCH 00/10] target/ppc: powerpc_excp improvements [7xx] (8/n)
,
Fabiano Rosas
,
2022/02/03
[PATCH 01/10] target/ppc: Merge 7x5 and 7x0 exception model IDs
,
Fabiano Rosas
,
2022/02/03
[PATCH 02/10] target/ppc: Introduce powerpc_excp_7xx
,
Fabiano Rosas
,
2022/02/03
[PATCH 04/10] target/ppc: 7xx: Machine Check exception cleanup
,
Fabiano Rosas
,
2022/02/03
[PATCH 06/10] target/ppc: 7xx: Program exception cleanup
,
Fabiano Rosas
,
2022/02/03
[PATCH 05/10] target/ppc: 7xx: External interrupt cleanup
,
Fabiano Rosas
,
2022/02/03
[PATCH 03/10] target/ppc: Simplify powerpc_excp_7xx
,
Fabiano Rosas
,
2022/02/03
Re: [PATCH 03/10] target/ppc: Simplify powerpc_excp_7xx
,
BALATON Zoltan
,
2022/02/04
Re: [PATCH 03/10] target/ppc: Simplify powerpc_excp_7xx
,
Fabiano Rosas
,
2022/02/04
Re: [PATCH 03/10] target/ppc: Simplify powerpc_excp_7xx
,
BALATON Zoltan
,
2022/02/04
[PATCH 07/10] target/ppc: 7xx: System Call exception cleanup
,
Fabiano Rosas
,
2022/02/03
[PATCH 09/10] target/ppc: 7xx: Software TLB cleanup
,
Fabiano Rosas
,
2022/02/03
[PATCH 10/10] target/ppc: 7xx: Set SRRs directly in exception code
,
Fabiano Rosas
,
2022/02/03
[PATCH 08/10] target/ppc: 7xx: System Reset cleanup
,
Fabiano Rosas
,
2022/02/03
Re: [PATCH 00/10] target/ppc: powerpc_excp improvements [7xx] (8/n)
,
Cédric Le Goater
,
2022/02/04
Re: [PATCH 00/10] target/ppc: powerpc_excp improvements [7xx] (8/n)
,
Fabiano Rosas
,
2022/02/04
[PATCH 00/11] target/ppc: powerpc_excp improvements [6xx] (7/n)
,
Fabiano Rosas
,
2022/02/03
[PATCH 02/11] target/ppc: Introduce powerpc_excp_6xx
,
Fabiano Rosas
,
2022/02/03
[PATCH 01/11] target/ppc: Merge exception model IDs for 6xx CPUs
,
Fabiano Rosas
,
2022/02/03
[PATCH 03/11] target/ppc: Simplify powerpc_excp_6xx
,
Fabiano Rosas
,
2022/02/03
[PATCH 06/11] target/ppc: 6xx: External interrupt cleanup
,
Fabiano Rosas
,
2022/02/03
[PATCH 07/11] target/ppc: 6xx: Program exception cleanup
,
Fabiano Rosas
,
2022/02/03
[PATCH 10/11] target/ppc: 6xx: Software TLB exceptions cleanup
,
Fabiano Rosas
,
2022/02/03
Re: [PATCH 10/11] target/ppc: 6xx: Software TLB exceptions cleanup
,
BALATON Zoltan
,
2022/02/04
Re: [PATCH 10/11] target/ppc: 6xx: Software TLB exceptions cleanup
,
Fabiano Rosas
,
2022/02/04
Re: [PATCH 10/11] target/ppc: 6xx: Software TLB exceptions cleanup
,
BALATON Zoltan
,
2022/02/04
[PATCH 05/11] target/ppc: 6xx: Machine Check exception cleanup
,
Fabiano Rosas
,
2022/02/03
[PATCH 04/11] target/ppc: 6xx: Critical exception cleanup
,
Fabiano Rosas
,
2022/02/03
Re: [PATCH 04/11] target/ppc: 6xx: Critical exception cleanup
,
BALATON Zoltan
,
2022/02/04
Re: [PATCH 04/11] target/ppc: 6xx: Critical exception cleanup
,
Fabiano Rosas
,
2022/02/04
[PATCH 08/11] target/ppc: 6xx: System Call exception cleanup
,
Fabiano Rosas
,
2022/02/03
[PATCH 09/11] target/ppc: 6xx: System Reset interrupt cleanup
,
Fabiano Rosas
,
2022/02/03
[PATCH 11/11] target/ppc: 6xx: Set SRRs directly in exception code
,
Fabiano Rosas
,
2022/02/03
Re: [PATCH 00/11] target/ppc: powerpc_excp improvements [6xx] (7/n)
,
Cédric Le Goater
,
2022/02/04
Re: [PATCH 00/11] target/ppc: powerpc_excp improvements [6xx] (7/n)
,
Fabiano Rosas
,
2022/02/04
Re: [PATCH 00/11] target/ppc: powerpc_excp improvements [6xx] (7/n)
,
Cédric Le Goater
,
2022/02/09
[PATCH] target/ppc: Remove PowerPC 601 CPUs
,
Cédric Le Goater
,
2022/02/03
Re: [PATCH] target/ppc: Remove PowerPC 601 CPUs
,
Fabiano Rosas
,
2022/02/03
Re: [PATCH] target/ppc: Remove PowerPC 601 CPUs
,
Cédric Le Goater
,
2022/02/09
[PATCH] target/ppc: Fix radix logging
,
Cédric Le Goater
,
2022/02/03
Re: [PATCH] target/ppc: Fix radix logging
,
Greg Kurz
,
2022/02/03
Re: [PATCH] target/ppc: Fix radix logging
,
Cédric Le Goater
,
2022/02/03
Re: [PATCH] target/ppc: Fix radix logging
,
Cédric Le Goater
,
2022/02/09
Re: [RFC PATCH v3 3/3] target/ppc: Fix gen_priv_exception error value in mfspr/mtspr
,
Fabiano Rosas
,
2022/02/02
Re: [PATCH v6 21/33] block: move BQL logic of bdrv_co_invalidate_cache in bdrv_activate
,
Paolo Bonzini
,
2022/02/02
Re: [PATCH v6 21/33] block: move BQL logic of bdrv_co_invalidate_cache in bdrv_activate
,
Kevin Wolf
,
2022/02/02
[PATCH v6 0/3] spapr: nvdimm: Introduce spapr-nvdimm device
,
Shivaprasad G Bhat
,
2022/02/01
[PATCH v6 1/3] nvdimm: Add realize, unrealize callbacks to NVDIMMDevice class
,
Shivaprasad G Bhat
,
2022/02/01
Re: [PATCH v6 1/3] nvdimm: Add realize, unrealize callbacks to NVDIMMDevice class
,
Daniel Henrique Barboza
,
2022/02/02
[PATCH v6 2/3] spapr: nvdimm: Implement H_SCM_FLUSH hcall
,
Shivaprasad G Bhat
,
2022/02/01
Re: [PATCH v6 2/3] spapr: nvdimm: Implement H_SCM_FLUSH hcall
,
Daniel Henrique Barboza
,
2022/02/02
[PATCH v6 3/3] spapr: nvdimm: Introduce spapr-nvdimm device
,
Shivaprasad G Bhat
,
2022/02/01
Re: [PATCH v6 3/3] spapr: nvdimm: Introduce spapr-nvdimm device
,
Daniel Henrique Barboza
,
2022/02/02
Re: [PATCH REBASED v5 2/2] spapr: nvdimm: Introduce spapr-nvdimm device
,
Shivaprasad G Bhat
,
2022/02/01
Re: [PATCH REBASED v5 1/2] spapr: nvdimm: Implement H_SCM_FLUSH hcall
,
Shivaprasad G Bhat
,
2022/02/01
Re: [PATCH v3 0/3] linux-user/ppc: Deliver SIGTRAP on tw[i]/td[i]
,
Matheus K. Ferst
,
2022/02/01
Re: [PATCH v3 0/3] linux-user/ppc: Deliver SIGTRAP on tw[i]/td[i]
,
Matheus K. Ferst
,
2022/02/21
Re: [PATCH v6 02/33] include/block/block: split header into I/O and global state API
,
Emanuele Giuseppe Esposito
,
2022/02/01
Re: [PATCH v6 02/33] include/block/block: split header into I/O and global state API
,
Paolo Bonzini
,
2022/02/01
Re: [PATCH v6 02/33] include/block/block: split header into I/O and global state API
,
Kevin Wolf
,
2022/02/07
Re: [PATCH v6 02/33] include/block/block: split header into I/O and global state API
,
Emanuele Giuseppe Esposito
,
2022/02/08
Re: [PATCH v6 01/33] main-loop.h: introduce qemu_in_main_thread()
,
Emanuele Giuseppe Esposito
,
2022/02/01
Re: [PATCH v6 01/33] main-loop.h: introduce qemu_in_main_thread()
,
Paolo Bonzini
,
2022/02/01
Re: [PATCH v6 01/33] main-loop.h: introduce qemu_in_main_thread()
,
Kevin Wolf
,
2022/02/01
Re: [PATCH v6 01/33] main-loop.h: introduce qemu_in_main_thread()
,
Kevin Wolf
,
2022/02/01
Re: [PATCH 00/11] target/ppc: powerpc_excp improvements [BookE] (6/n)
,
Cédric Le Goater
,
2022/02/01
Re: [PATCH 00/11] target/ppc: powerpc_excp improvements [BookE] (6/n)
,
BALATON Zoltan
,
2022/02/01
Re: [PATCH 00/11] target/ppc: powerpc_excp improvements [BookE] (6/n)
,
Fabiano Rosas
,
2022/02/01
Re: [PATCH 00/11] target/ppc: powerpc_excp improvements [BookE] (6/n)
,
Cédric Le Goater
,
2022/02/09
Re: [PULL 02/41] target/ppc: 603: fix restore of GPRs 0-3 on rfi
,
Cédric Le Goater
,
2022/02/01
Re: [RFC PATCH] spapr: Add SPAPR_CAP_AIL_MODES for supported AIL modes for H_SET_MODE hcall
,
Nicholas Piggin
,
2022/02/01
Re: [RFC PATCH] spapr: Add SPAPR_CAP_AIL_MODES for supported AIL modes for H_SET_MODE hcall
,
Nicholas Piggin
,
2022/02/01
Re: [RFC PATCH] spapr: Add SPAPR_CAP_AIL_MODES for supported AIL modes for H_SET_MODE hcall
,
David Gibson
,
2022/02/06
Re: [RFC PATCH] spapr: Add SPAPR_CAP_AIL_MODES for supported AIL modes for H_SET_MODE hcall
,
Daniel Henrique Barboza
,
2022/02/07
Re: [RFC PATCH] spapr: Add SPAPR_CAP_AIL_MODES for supported AIL modes for H_SET_MODE hcall
,
David Gibson
,
2022/02/06
Re: [RFC PATCH] spapr: Add SPAPR_CAP_AIL_MODES for supported AIL modes for H_SET_MODE hcall
,
David Gibson
,
2022/02/06
Re: [RFC PATCH] spapr: Add SPAPR_CAP_AIL_MODES for supported AIL modes for H_SET_MODE hcall
,
Nicholas Piggin
,
2022/02/14
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc