Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-ppc (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Tue Aug 31 2021 23:17:46 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH] Add qemu_vga.ndrv to build/pc-bios folder
,
John Arbuckle
,
2021/08/31
Re: [PATCH] Add qemu_vga.ndrv to build/pc-bios folder
,
Mark Cave-Ayland
,
2021/08/31
Re: [PATCH] Add qemu_vga.ndrv to build/pc-bios folder
,
Programmingkid
,
2021/08/31
[PATCH v2 00/19] target/ppc: DFP instructions using decodetree
,
Luis Pires
,
2021/08/31
[PATCH v2 01/19] host-utils: Fix overflow detection in divu128()
,
Luis Pires
,
2021/08/31
Re: [PATCH v2 01/19] host-utils: Fix overflow detection in divu128()
,
Richard Henderson
,
2021/08/31
[PATCH v2 02/19] host-utils: move abs64() to host-utils as uabs64()
,
Luis Pires
,
2021/08/31
Re: [PATCH v2 02/19] host-utils: move abs64() to host-utils as uabs64()
,
Richard Henderson
,
2021/08/31
Re: [PATCH v2 02/19] host-utils: move abs64() to host-utils as uabs64()
,
Eduardo Habkost
,
2021/08/31
[PATCH v2 03/19] host-utils: move checks out of divu128/divs128
,
Luis Pires
,
2021/08/31
Re: [PATCH v2 03/19] host-utils: move checks out of divu128/divs128
,
Richard Henderson
,
2021/08/31
[PATCH v2 04/19] host-utils: add 128-bit quotient support to divu128/divs128
,
Luis Pires
,
2021/08/31
Re: [PATCH v2 04/19] host-utils: add 128-bit quotient support to divu128/divs128
,
Richard Henderson
,
2021/08/31
[PATCH v2 05/19] host-utils: add unit tests for divu128/divs128
,
Luis Pires
,
2021/08/31
[PATCH v2 06/19] libdecnumber: introduce decNumberFrom[U]Int128
,
Luis Pires
,
2021/08/31
Re: [PATCH v2 06/19] libdecnumber: introduce decNumberFrom[U]Int128
,
Richard Henderson
,
2021/08/31
[PATCH v2 07/19] target/ppc: Move REQUIRE_ALTIVEC/VECTOR to translate.c
,
Luis Pires
,
2021/08/31
Re: [PATCH v2 07/19] target/ppc: Move REQUIRE_ALTIVEC/VECTOR to translate.c
,
Richard Henderson
,
2021/08/31
[PATCH v2 08/19] target/ppc: Introduce REQUIRE_FPU
,
Luis Pires
,
2021/08/31
Re: [PATCH v2 08/19] target/ppc: Introduce REQUIRE_FPU
,
Richard Henderson
,
2021/08/31
[PATCH v2 09/19] target/ppc: Implement DCFFIXQQ
,
Luis Pires
,
2021/08/31
Re: [PATCH v2 09/19] target/ppc: Implement DCFFIXQQ
,
Richard Henderson
,
2021/08/31
[PATCH v2 10/19] host-utils: Introduce mulu128
,
Luis Pires
,
2021/08/31
[PATCH v2 11/19] libdecnumber: Introduce decNumberIntegralToInt128
,
Luis Pires
,
2021/08/31
[PATCH v2 12/19] target/ppc: Implement DCTFIXQQ
,
Luis Pires
,
2021/08/31
[PATCH v2 13/19] target/ppc: Move dtstdc[q]/dtstdg[q] to decodetree
,
Luis Pires
,
2021/08/31
[PATCH v2 15/19] target/ppc: Move dcmp{u, o}[q], dts{tex, tsf, tsfi}[q] to decodetree
,
Luis Pires
,
2021/08/31
[PATCH v2 16/19] target/ppc: Move dquai[q], drint{x, n}[q] to decodetree
,
Luis Pires
,
2021/08/31
[PATCH v2 14/19] target/ppc: Move d{add, sub, mul, div, iex}[q] to decodetree
,
Luis Pires
,
2021/08/31
[PATCH v2 17/19] target/ppc: Move dqua[q], drrnd[q] to decodetree
,
Luis Pires
,
2021/08/31
[PATCH v2 18/19] target/ppc: Move dct{dp, qpq}, dr{sp, dpq}, dc{f, t}fix[q], dxex[q] to decodetree
,
Luis Pires
,
2021/08/31
[PATCH v2 19/19] target/ppc: Move ddedpd[q], denbcd[q], dscli[q], dscri[q] to decodetree
,
Luis Pires
,
2021/08/31
[PATCH 00/29] [RFC] build more i386 tcg code modular.
,
Gerd Hoffmann
,
2021/08/31
[PATCH 01/29] build: temporarily disable modular tcg
,
Gerd Hoffmann
,
2021/08/31
[PATCH 03/29] tcg/module: move hmp.c to module
,
Gerd Hoffmann
,
2021/08/31
[PATCH 02/29] plugins: register qemu_plugin_opts using opts_init()
,
Gerd Hoffmann
,
2021/08/31
[PATCH 04/29] tcg/module: move cputlb.c to module
,
Gerd Hoffmann
,
2021/08/31
[PATCH 05/29] tcg/module: move tcg_ss to module [accel/tcg]
,
Gerd Hoffmann
,
2021/08/31
[PATCH 06/29] tcg/module: move tcg_ss to module [tcg]
,
Gerd Hoffmann
,
2021/08/31
[PATCH 07/29] tcg/module: move files to module [target/i386/tcg]
,
Gerd Hoffmann
,
2021/08/31
[PATCH 08/29] move cpu-exec-common.c from tcg module to core qemu [accel/tcg]
,
Gerd Hoffmann
,
2021/08/31
[PATCH 09/29] tcg/module: add tcg-module.[ch] infrastructure
,
Gerd Hoffmann
,
2021/08/31
[PATCH 10/29] tcg_funcs: Add tlb_flush to TCGModuleOps
,
Gerd Hoffmann
,
2021/08/31
[PATCH 11/29] tcg_funcs: Add tlb_flush_page to TCGModuleOps
,
Gerd Hoffmann
,
2021/08/31
[PATCH 12/29] tcg_funcs: Add tlb_reset_dirty to TCGModuleOps
,
Gerd Hoffmann
,
2021/08/31
[PATCH 14/29] tcg_funcs:Add tcg_exec_{realizefn, unrealizefn} to TCGModuleOps
,
Gerd Hoffmann
,
2021/08/31
[PATCH 13/29] tcg_funcs: Add tlb_plugin_lookup to TCGModuleOps
,
Gerd Hoffmann
,
2021/08/31
[PATCH 15/29] tcg_funcs: Add tb_flush to TCGModuleOps
,
Gerd Hoffmann
,
2021/08/31
[PATCH 17/29] tcg: drop tb_invalidate_phys_page_range()
,
Gerd Hoffmann
,
2021/08/31
[PATCH 16/29] tcg: use tb_page_addr_t for tb_invalidate_phys_range()
,
Gerd Hoffmann
,
2021/08/31
[PATCH 18/29] tcg_funcs: Add tb_invalidate_phys_range to TCGModuleOps
,
Gerd Hoffmann
,
2021/08/31
[PATCH 19/29] tcg_funcs: Add tb_check_watchpoint to TCGModuleOps
,
Gerd Hoffmann
,
2021/08/31
[PATCH 21/29] tcg_funcs: Add curr_cflags to TCGModuleOps
,
Gerd Hoffmann
,
2021/08/31
[PATCH 20/29] tcg_funcs: Add cpu_restore_state to TCGModuleOps
,
Gerd Hoffmann
,
2021/08/31
Re: [PATCH 20/29] tcg_funcs: Add cpu_restore_state to TCGModuleOps
,
David Gibson
,
2021/08/31
[PATCH 23/29] tcg_i386_funcs: Add update_mxcsr_status to TCGI386ModuleOps
,
Gerd Hoffmann
,
2021/08/31
[PATCH 22/29] tcg_i386_funcs: Add update_fp_status to TCGI386ModuleOps
,
Gerd Hoffmann
,
2021/08/31
[PATCH 24/29] tcg_i386_funcs: Add update_mxcsr_from_sse_status to TCGI386ModuleOps
,
Gerd Hoffmann
,
2021/08/31
[PATCH 26/29] tcg_i386_funcs: Add cpu_set_ignne to TCGI386ModuleOps
,
Gerd Hoffmann
,
2021/08/31
[PATCH 25/29] tcg_i386_funcs: Add x86_register_ferr_irq to TCGI386ModuleOps
,
Gerd Hoffmann
,
2021/08/31
[PATCH 28/29] tcg_i386_funcs: Add cpu_cc_compute_all to TCGI386ModuleOps
,
Gerd Hoffmann
,
2021/08/31
[PATCH 27/29] tcg_i386_funcs: Add cpu_x86_update_dr7 to TCGI386ModuleOps
,
Gerd Hoffmann
,
2021/08/31
[PATCH 29/29] Revert "build: temporarily disable modular tcg"
,
Gerd Hoffmann
,
2021/08/31
[PATCH 0/1] hw: Add compat machines for 6.2
,
Yanan Wang
,
2021/08/30
[PATCH 1/1] hw: Add compat machines for 6.2
,
Yanan Wang
,
2021/08/30
[PATCH v2] Report any problems with loading the VGA driver for Macintosh targets
,
John Arbuckle
,
2021/08/30
[PATCH] Report any problems with loading the VGA driver for PPC Macintosh targets
,
John Arbuckle
,
2021/08/27
Re: [PATCH] Report any problems with loading the VGA driver for PPC Macintosh targets
,
BALATON Zoltan
,
2021/08/27
Re: [PATCH] Report any problems with loading the VGA driver for PPC Macintosh targets
,
David Gibson
,
2021/08/28
Re: [PATCH] Report any problems with loading the VGA driver for PPC Macintosh targets
,
Mark Cave-Ayland
,
2021/08/29
Re: [PATCH] Report any problems with loading the VGA driver for PPC Macintosh targets
,
Peter Maydell
,
2021/08/29
Re: [PATCH] Report any problems with loading the VGA driver for PPC Macintosh targets
,
Programmingkid
,
2021/08/29
Re: [PATCH] Report any problems with loading the VGA driver for PPC Macintosh targets
,
Programmingkid
,
2021/08/30
Re: [PATCH] Report any problems with loading the VGA driver for PPC Macintosh targets
,
Peter Maydell
,
2021/08/30
Re: [PATCH] Report any problems with loading the VGA driver for PPC Macintosh targets
,
BALATON Zoltan
,
2021/08/30
Re: [PATCH] Report any problems with loading the VGA driver for PPC Macintosh targets
,
Programmingkid
,
2021/08/31
Re: [PATCH] Report any problems with loading the VGA driver for PPC Macintosh targets
,
BALATON Zoltan
,
2021/08/31
Re: [PATCH] Report any problems with loading the VGA driver for PPC Macintosh targets
,
Programmingkid
,
2021/08/31
Re: [PATCH] Report any problems with loading the VGA driver for PPC Macintosh targets
,
Programmingkid
,
2021/08/31
Re: [PATCH] Report any problems with loading the VGA driver for PPC Macintosh targets
,
Peter Maydell
,
2021/08/31
Re: [PATCH] Report any problems with loading the VGA driver for PPC Macintosh targets
,
Programmingkid
,
2021/08/31
[PATCH 4/3] gitlab-ci: Don't try to use the system libfdt in the debian job
,
Thomas Huth
,
2021/08/27
Re: [PATCH 4/3] gitlab-ci: Don't try to use the system libfdt in the debian job
,
Daniel P . Berrangé
,
2021/08/27
Re: [PATCH 4/3] gitlab-ci: Don't try to use the system libfdt in the debian job
,
Philippe Mathieu-Daudé
,
2021/08/27
QEMU-KVM offers OPAL firmware interface? OpenBSD guest support?
,
Joseph
,
2021/08/27
Re: QEMU-KVM offers OPAL firmware interface? OpenBSD guest support?
,
Greg Kurz
,
2021/08/27
Re: QEMU-KVM offers OPAL firmware interface? OpenBSD guest support?
,
Joseph
,
2021/08/27
Re: QEMU-KVM offers OPAL firmware interface? OpenBSD guest support?
,
Greg Kurz
,
2021/08/27
Re: QEMU-KVM offers OPAL firmware interface? OpenBSD guest support?
,
Mark Kettenis
,
2021/08/27
Re: QEMU-KVM offers OPAL firmware interface? OpenBSD guest support?
,
Greg Kurz
,
2021/08/27
Re: QEMU-KVM offers OPAL firmware interface? OpenBSD guest support?
,
Cédric Le Goater
,
2021/08/28
Re: QEMU-KVM offers OPAL firmware interface? OpenBSD guest support?
,
Mark Kettenis
,
2021/08/28
Re: QEMU-KVM offers OPAL firmware interface? OpenBSD guest support?
,
Cédric Le Goater
,
2021/08/28
Re: QEMU-KVM offers OPAL firmware interface? OpenBSD guest support?
,
Joseph
,
2021/08/29
Re: QEMU-KVM offers OPAL firmware interface? OpenBSD guest support?
,
Joseph
,
2021/08/29
Re: QEMU-KVM offers OPAL firmware interface? OpenBSD guest support?
,
Cédric Le Goater
,
2021/08/30
Re: QEMU-KVM offers OPAL firmware interface? OpenBSD guest support?
,
David Gibson
,
2021/08/30
Re: QEMU-KVM offers OPAL firmware interface? OpenBSD guest support?
,
BALATON Zoltan
,
2021/08/30
Re: QEMU-KVM offers OPAL firmware interface? OpenBSD guest support?
,
David Gibson
,
2021/08/30
Re: QEMU-KVM offers OPAL firmware interface? OpenBSD guest support?
,
Fabiano Rosas
,
2021/08/31
Re: QEMU-KVM offers OPAL firmware interface? OpenBSD guest support?
,
Michal Suchánek
,
2021/08/30
Re: QEMU-KVM offers OPAL firmware interface? OpenBSD guest support?
,
David Gibson
,
2021/08/30
Re: QEMU-KVM offers OPAL firmware interface? OpenBSD guest support?
,
Cédric Le Goater
,
2021/08/31
Re: QEMU-KVM offers OPAL firmware interface? OpenBSD guest support?
,
David Gibson
,
2021/08/31
Re: QEMU-KVM offers OPAL firmware interface? OpenBSD guest support?
,
David Gibson
,
2021/08/30
[PATCH 0/3] dtc: Fixes for the fdt check and update submodule to 1.6.1
,
Thomas Huth
,
2021/08/27
[PATCH 1/3] meson.build: Fix the check for a usable libfdt
,
Thomas Huth
,
2021/08/27
[PATCH 2/3] meson.build: Don't use internal libfdt if the user requested the system libfdt
,
Thomas Huth
,
2021/08/27
Re: [PATCH 2/3] meson.build: Don't use internal libfdt if the user requested the system libfdt
,
Philippe Mathieu-Daudé
,
2021/08/27
[PATCH 3/3] dtc: Update to version 1.6.1
,
Thomas Huth
,
2021/08/27
Re: [PATCH 0/3] dtc: Fixes for the fdt check and update submodule to 1.6.1
,
Marc-André Lureau
,
2021/08/27
[PATCH 4/3] gitlab-ci: Don't try to use the system libfdt in the debian job
,
Thomas Huth
,
2021/08/27
[PATCH v4 0/5] pSeries FORM2 affinity support
,
Daniel Henrique Barboza
,
2021/08/27
[PATCH v4 1/5] hw, spapr: add 6.2 compat pseries machine
,
Daniel Henrique Barboza
,
2021/08/27
Re: [PATCH v4 1/5] hw, spapr: add 6.2 compat pseries machine
,
Greg Kurz
,
2021/08/30
Re: [PATCH v4 1/5] hw, spapr: add 6.2 compat pseries machine
,
Daniel Henrique Barboza
,
2021/08/30
Re: [PATCH v4 1/5] hw, spapr: add 6.2 compat pseries machine
,
Peter Maydell
,
2021/08/30
Re: [PATCH v4 1/5] hw, spapr: add 6.2 compat pseries machine
,
wangyanan (Y)
,
2021/08/30
[PATCH v4 4/5] spapr: simplify spapr_numa_associativity_init params
,
Daniel Henrique Barboza
,
2021/08/27
[PATCH v4 2/5] spapr_numa.c: split FORM1 code into helpers
,
Daniel Henrique Barboza
,
2021/08/27
[PATCH v4 3/5] spapr_numa.c: base FORM2 NUMA affinity support
,
Daniel Henrique Barboza
,
2021/08/27
Re: [PATCH v4 3/5] spapr_numa.c: base FORM2 NUMA affinity support
,
Greg Kurz
,
2021/08/31
Re: [PATCH v4 3/5] spapr_numa.c: base FORM2 NUMA affinity support
,
Daniel Henrique Barboza
,
2021/08/31
Re: [PATCH v4 3/5] spapr_numa.c: base FORM2 NUMA affinity support
,
Greg Kurz
,
2021/08/31
[PATCH v4 5/5] spapr: move memory/cpu less check to spapr_numa_FORM1_affinity_init()
,
Daniel Henrique Barboza
,
2021/08/27
[PULL 00/18] ppc-for-6.2 queue 20210827
,
David Gibson
,
2021/08/27
[PULL 02/18] spapr_pci: Fix leak in spapr_phb_vfio_get_loc_code() with g_autofree
,
David Gibson
,
2021/08/27
[PULL 01/18] xive: Remove extra '0x' prefix in trace events
,
David Gibson
,
2021/08/27
[PULL 04/18] target/ppc: moved ppc_store_sdr1 to mmu_common.c
,
David Gibson
,
2021/08/27
[PULL 03/18] target/ppc: divided mmu_helper.c in 2 files
,
David Gibson
,
2021/08/27
[PULL 05/18] target/ppc: moved store_40x_sler to helper_regs.c
,
David Gibson
,
2021/08/27
[PULL 09/18] ppc/pnv: powerpc_excp: Do not discard HDECR exception when entering power-saving mode
,
David Gibson
,
2021/08/27
[PULL 07/18] ppc: Add a POWER10 DD2 CPU
,
David Gibson
,
2021/08/27
[PULL 08/18] ppc/pnv: Change the POWER10 machine to support DD2 only
,
David Gibson
,
2021/08/27
[PULL 10/18] ppc/pnv: Use a simple incrementing index for the chip-id
,
David Gibson
,
2021/08/27
[PULL 13/18] ppc/xive: Export PQ get/set routines
,
David Gibson
,
2021/08/27
[PULL 12/18] ppc/pnv: add a chip topology index for POWER10
,
David Gibson
,
2021/08/27
[PULL 11/18] ppc/pnv: Distribute RAM among the chips
,
David Gibson
,
2021/08/27
[PULL 06/18] ppc/pnv: update skiboot to commit 820d43c0a775.
,
David Gibson
,
2021/08/27
[PULL 17/18] include/qemu/int128.h: introduce bswap128s
,
David Gibson
,
2021/08/27
[PULL 14/18] ppc/xive: Export xive_presenter_notify()
,
David Gibson
,
2021/08/27
[PULL 15/18] include/qemu/int128.h: define struct Int128 according to the host endianness
,
David Gibson
,
2021/08/27
[PULL 16/18] target/ppc: fix vextu[bhw][lr]x helpers
,
David Gibson
,
2021/08/27
[PULL 18/18] target/ppc: fix vector registers access in gdbstub for little-endian
,
David Gibson
,
2021/08/27
Re: [PULL 00/18] ppc-for-6.2 queue 20210827
,
Peter Maydell
,
2021/08/28
[PATCH v3 0/2] target/ppc: Fix vector registers access in gdbstub for little-endian
,
matheus . ferst
,
2021/08/26
[PATCH v3 1/2] include/qemu/int128.h: introduce bswap128s
,
matheus . ferst
,
2021/08/26
[PATCH v3 2/2] target/ppc: fix vector registers access in gdbstub for little-endian
,
matheus . ferst
,
2021/08/26
Re: [PATCH v3 2/2] target/ppc: fix vector registers access in gdbstub for little-endian
,
Philippe Mathieu-Daudé
,
2021/08/26
Re: [PATCH v3 0/2] target/ppc: Fix vector registers access in gdbstub for little-endian
,
David Gibson
,
2021/08/26
[PATCH v2 0/2] target/ppc: Fix vextu[bhw][lr]x on big endian hosts
,
matheus . ferst
,
2021/08/26
[PATCH v2 1/2] include/qemu/int128.h: define struct Int128 according to the host endianness
,
matheus . ferst
,
2021/08/26
[PATCH v2 2/2] target/ppc: fix vextu[bhw][lr]x helpers
,
matheus . ferst
,
2021/08/26
Re: [PATCH v2 0/2] target/ppc: Fix vextu[bhw][lr]x on big endian hosts
,
David Gibson
,
2021/08/26
[RESEND PATCH v3 0/5] pSeries FORM2 affinity support
,
Daniel Henrique Barboza
,
2021/08/25
[RESEND PATCH v3 1/5] spapr_numa.c: split FORM1 code into helpers
,
Daniel Henrique Barboza
,
2021/08/25
Re: [RESEND PATCH v3 1/5] spapr_numa.c: split FORM1 code into helpers
,
Greg Kurz
,
2021/08/25
[RESEND PATCH v3 2/5] spapr: move NUMA data init to post-CAS
,
Daniel Henrique Barboza
,
2021/08/25
Re: [RESEND PATCH v3 2/5] spapr: move NUMA data init to post-CAS
,
Greg Kurz
,
2021/08/25
[RESEND PATCH v3 3/5] spapr_numa.c: base FORM2 NUMA affinity support
,
Daniel Henrique Barboza
,
2021/08/25
[RESEND PATCH v3 4/5] spapr: simplify spapr_numa_associativity_init params
,
Daniel Henrique Barboza
,
2021/08/25
[RESEND PATCH v3 5/5] spapr: move memory/cpu less check to spapr_numa_FORM1_affinity_init()
,
Daniel Henrique Barboza
,
2021/08/25
[PATCH v7 0/7] DEVICE_UNPLUG_GUEST_ERROR QAPI event
,
Daniel Henrique Barboza
,
2021/08/24
[PATCH v7 3/7] spapr_drc.c: do not error_report() when drc->dev->id == NULL
,
Daniel Henrique Barboza
,
2021/08/24
Re: [PATCH v7 3/7] spapr_drc.c: do not error_report() when drc->dev->id == NULL
,
David Gibson
,
2021/08/25
[PATCH v7 2/7] spapr.c: handle dev->id in spapr_memory_unplug_rollback()
,
Daniel Henrique Barboza
,
2021/08/24
Re: [PATCH v7 2/7] spapr.c: handle dev->id in spapr_memory_unplug_rollback()
,
David Gibson
,
2021/08/25
Re: [PATCH v7 2/7] spapr.c: handle dev->id in spapr_memory_unplug_rollback()
,
Greg Kurz
,
2021/08/25
[PATCH v7 4/7] qapi/qdev.json: fix DEVICE_DELETED parameters doc
,
Daniel Henrique Barboza
,
2021/08/24
Re: [PATCH v7 4/7] qapi/qdev.json: fix DEVICE_DELETED parameters doc
,
David Gibson
,
2021/08/25
[PATCH v7 1/7] memory_hotplug.c: handle dev->id = NULL in acpi_memory_hotplug_write()
,
Daniel Henrique Barboza
,
2021/08/24
Re: [PATCH v7 1/7] memory_hotplug.c: handle dev->id = NULL in acpi_memory_hotplug_write()
,
David Gibson
,
2021/08/25
Re: [PATCH v7 1/7] memory_hotplug.c: handle dev->id = NULL in acpi_memory_hotplug_write()
,
Igor Mammedov
,
2021/08/25
Re: [PATCH v7 1/7] memory_hotplug.c: handle dev->id = NULL in acpi_memory_hotplug_write()
,
Greg Kurz
,
2021/08/25
[PATCH v7 6/7] spapr: use DEVICE_UNPLUG_GUEST_ERROR to report unplug errors
,
Daniel Henrique Barboza
,
2021/08/24
Re: [PATCH v7 6/7] spapr: use DEVICE_UNPLUG_GUEST_ERROR to report unplug errors
,
David Gibson
,
2021/08/25
[PATCH v7 7/7] memory_hotplug.c: send DEVICE_UNPLUG_GUEST_ERROR in acpi_memory_hotplug_write()
,
Daniel Henrique Barboza
,
2021/08/24
Re: [PATCH v7 7/7] memory_hotplug.c: send DEVICE_UNPLUG_GUEST_ERROR in acpi_memory_hotplug_write()
,
David Gibson
,
2021/08/25
Re: [PATCH v7 7/7] memory_hotplug.c: send DEVICE_UNPLUG_GUEST_ERROR in acpi_memory_hotplug_write()
,
Igor Mammedov
,
2021/08/25
Re: [PATCH v7 7/7] memory_hotplug.c: send DEVICE_UNPLUG_GUEST_ERROR in acpi_memory_hotplug_write()
,
Michael S. Tsirkin
,
2021/08/30
[PATCH v7 5/7] qapi/qdev.json: add DEVICE_UNPLUG_GUEST_ERROR QAPI event
,
Daniel Henrique Barboza
,
2021/08/24
Re: [PATCH v7 5/7] qapi/qdev.json: add DEVICE_UNPLUG_GUEST_ERROR QAPI event
,
David Gibson
,
2021/08/25
Re: [PATCH v7 5/7] qapi/qdev.json: add DEVICE_UNPLUG_GUEST_ERROR QAPI event
,
Greg Kurz
,
2021/08/25
[PATCH 0/2] target/ppc: Fix vextu[bhw][lr]x on big endian hosts
,
matheus . ferst
,
2021/08/24
[PATCH 1/2] include/qemu/int128.h: define struct Int128 according to the host endianness
,
matheus . ferst
,
2021/08/24
Re: [PATCH 1/2] include/qemu/int128.h: define struct Int128 according to the host endianness
,
Peter Maydell
,
2021/08/26
Re: [PATCH 1/2] include/qemu/int128.h: define struct Int128 according to the host endianness
,
Peter Maydell
,
2021/08/26
[PATCH 2/2] target/ppc: fix vextu[bhw][lr]x helpers
,
matheus . ferst
,
2021/08/24
Re: [PATCH 2/2] target/ppc: fix vextu[bhw][lr]x helpers
,
David Gibson
,
2021/08/25
Re: [PATCH 0/2] target/ppc: Fix vextu[bhw][lr]x on big endian hosts
,
David Gibson
,
2021/08/25
Re: [PATCH 0/2] target/ppc: Fix vextu[bhw][lr]x on big endian hosts
,
Philippe Mathieu-Daudé
,
2021/08/25
Re: [PATCH 0/2] target/ppc: Fix vextu[bhw][lr]x on big endian hosts
,
Mark Cave-Ayland
,
2021/08/25
Re: [PATCH 0/2] target/ppc: Fix vextu[bhw][lr]x on big endian hosts
,
Matheus K. Ferst
,
2021/08/25
[PATCH v2 00/16] PMU-EBB support for PPC64 TCG
,
Daniel Henrique Barboza
,
2021/08/24
[PATCH v2 01/16] target/ppc: add user write access control for PMU SPRs
,
Daniel Henrique Barboza
,
2021/08/24
Re: [PATCH v2 01/16] target/ppc: add user write access control for PMU SPRs
,
David Gibson
,
2021/08/25
[PATCH v2 02/16] target/ppc: add user read functions for MMCR0 and MMCR2
,
Daniel Henrique Barboza
,
2021/08/24
Re: [PATCH v2 02/16] target/ppc: add user read functions for MMCR0 and MMCR2
,
David Gibson
,
2021/08/25
RE: [PATCH v2 02/16] target/ppc: add user read functions for MMCR0 and MMCR2
,
Paul A. Clarke
,
2021/08/25
Re: [PATCH v2 02/16] target/ppc: add user read functions for MMCR0 and MMCR2
,
David Gibson
,
2021/08/25
[PATCH v2 03/16] target/ppc: add exclusive user write function for MMCR0
,
Daniel Henrique Barboza
,
2021/08/24
Re: [PATCH v2 03/16] target/ppc: add exclusive user write function for MMCR0
,
David Gibson
,
2021/08/25
Re: [PATCH v2 03/16] target/ppc: add exclusive user write function for MMCR0
,
Daniel Henrique Barboza
,
2021/08/25
[PATCH v2 04/16] target/ppc: PMU basic cycle count for pseries TCG
,
Daniel Henrique Barboza
,
2021/08/24
Re: [PATCH v2 04/16] target/ppc: PMU basic cycle count for pseries TCG
,
David Gibson
,
2021/08/25
Re: [PATCH v2 04/16] target/ppc: PMU basic cycle count for pseries TCG
,
Daniel Henrique Barboza
,
2021/08/25
[PATCH v2 05/16] target/ppc/power8_pmu.c: enable PMC1-PMC4 events
,
Daniel Henrique Barboza
,
2021/08/24
Re: [PATCH v2 05/16] target/ppc/power8_pmu.c: enable PMC1-PMC4 events
,
David Gibson
,
2021/08/25
[PATCH v2 06/16] target/ppc: PMU: add instruction counting
,
Daniel Henrique Barboza
,
2021/08/24
Re: [PATCH v2 06/16] target/ppc: PMU: add instruction counting
,
David Gibson
,
2021/08/25
Re: [PATCH v2 06/16] target/ppc: PMU: add instruction counting
,
Daniel Henrique Barboza
,
2021/08/25
[PATCH v2 07/16] target/ppc/power8_pmu.c: add PM_RUN_INST_CMPL (0xFA) event
,
Daniel Henrique Barboza
,
2021/08/24
Re: [PATCH v2 07/16] target/ppc/power8_pmu.c: add PM_RUN_INST_CMPL (0xFA) event
,
David Gibson
,
2021/08/25
[PATCH v2 08/16] target/ppc/power8_pmu.c: add PMC14/PMC56 counter freeze bits
,
Daniel Henrique Barboza
,
2021/08/24
[PATCH v2 09/16] PPC64/TCG: Implement 'rfebb' instruction
,
Daniel Henrique Barboza
,
2021/08/24
Re: [PATCH v2 09/16] PPC64/TCG: Implement 'rfebb' instruction
,
Matheus K. Ferst
,
2021/08/30
Re: [PATCH v2 09/16] PPC64/TCG: Implement 'rfebb' instruction
,
Daniel Henrique Barboza
,
2021/08/30
[PATCH v2 10/16] target/ppc: PMU Event-Based exception support
,
Daniel Henrique Barboza
,
2021/08/24
Re: [PATCH v2 10/16] target/ppc: PMU Event-Based exception support
,
David Gibson
,
2021/08/25
Re: [PATCH v2 10/16] target/ppc: PMU Event-Based exception support
,
Daniel Henrique Barboza
,
2021/08/30
[PATCH v2 11/16] target/ppc/excp_helper.c: EBB handling adjustments
,
Daniel Henrique Barboza
,
2021/08/24
[PATCH v2 12/16] target/ppc/power8_pmu.c: enable PMC1 counter negative overflow
,
Daniel Henrique Barboza
,
2021/08/24
[PATCH v2 13/16] target/ppc/power8_pmu.c: cycles overflow with all PMCs
,
Daniel Henrique Barboza
,
2021/08/24
[PATCH v2 14/16] target/ppc: PMU: insns counter negative overflow support
,
Daniel Henrique Barboza
,
2021/08/24
[PATCH v2 15/16] target/ppc/translate: PMU: handle setting of PMCs while running
,
Daniel Henrique Barboza
,
2021/08/24
[PATCH v2 16/16] target/ppc/power8_pmu.c: handle overflow bits when PMU is running
,
Daniel Henrique Barboza
,
2021/08/24
[PATCH 00/19] target/ppc: DFP instructions using decodetree
,
Luis Pires
,
2021/08/24
[PATCH 01/19] host-utils: Fix overflow detection in divu128()
,
Luis Pires
,
2021/08/24
[PATCH 02/19] host-utils: move abs64() to host-utils
,
Luis Pires
,
2021/08/24
Re: [PATCH 02/19] host-utils: move abs64() to host-utils
,
David Gibson
,
2021/08/25
RE: [PATCH 02/19] host-utils: move abs64() to host-utils
,
Luis Fernando Fujita Pires
,
2021/08/25
Re: [PATCH 02/19] host-utils: move abs64() to host-utils
,
Eduardo Habkost
,
2021/08/25
RE: [PATCH 02/19] host-utils: move abs64() to host-utils
,
Luis Fernando Fujita Pires
,
2021/08/25
Re: [PATCH 02/19] host-utils: move abs64() to host-utils
,
Eduardo Habkost
,
2021/08/25
Re: [PATCH 02/19] host-utils: move abs64() to host-utils
,
Philippe Mathieu-Daudé
,
2021/08/25
RE: [PATCH 02/19] host-utils: move abs64() to host-utils
,
Luis Fernando Fujita Pires
,
2021/08/27
[PATCH 03/19] host-utils: move checks out of divu128/divs128
,
Luis Pires
,
2021/08/24
[PATCH 04/19] host-utils: add 128-bit quotient support to divu128/divs128
,
Luis Pires
,
2021/08/24
[PATCH 05/19] host-utils: add unit tests for divu128/divs128
,
Luis Pires
,
2021/08/24
[PATCH 06/19] libdecnumber: introduce decNumberFrom[U]Int128
,
Luis Pires
,
2021/08/24
[PATCH 07/19] target/ppc: Move REQUIRE_ALTIVEC/VECTOR to translate.c
,
Luis Pires
,
2021/08/24
Re: [PATCH 07/19] target/ppc: Move REQUIRE_ALTIVEC/VECTOR to translate.c
,
David Gibson
,
2021/08/25
[PATCH 08/19] target/ppc: Introduce REQUIRE_FPU
,
Luis Pires
,
2021/08/24
Re: [PATCH 08/19] target/ppc: Introduce REQUIRE_FPU
,
David Gibson
,
2021/08/25
[PATCH 09/19] target/ppc: Implement DCFFIXQQ
,
Luis Pires
,
2021/08/24
[PATCH 10/19] host-utils: Introduce mulu128
,
Luis Pires
,
2021/08/24
[PATCH 11/19] libdecnumber: Introduce decNumberIntegralToInt128
,
Luis Pires
,
2021/08/24
[PATCH 12/19] target/ppc: Implement DCTFIXQQ
,
Luis Pires
,
2021/08/24
[PATCH 13/19] target/ppc: Move dtstdc[q]/dtstdg[q] to decodetree
,
Luis Pires
,
2021/08/24
Re: [PATCH 13/19] target/ppc: Move dtstdc[q]/dtstdg[q] to decodetree
,
Philippe Mathieu-Daudé
,
2021/08/25
[PATCH 14/19] target/ppc: Move d{add, sub, mul, div, iex}[q] to decodetree
,
Luis Pires
,
2021/08/24
Re: [PATCH 14/19] target/ppc: Move d{add, sub, mul, div, iex}[q] to decodetree
,
Philippe Mathieu-Daudé
,
2021/08/25
[PATCH 15/19] target/ppc: Move dcmp{u, o}[q], dts{tex, tsf, tsfi}[q] to decodetree
,
Luis Pires
,
2021/08/24
[PATCH 16/19] target/ppc: Move dquai[q], drint{x,n}[q] to decodetree
,
Luis Pires
,
2021/08/24
Re: [PATCH 16/19] target/ppc: Move dquai[q], drint{x,n}[q] to decodetree
,
Philippe Mathieu-Daudé
,
2021/08/25
[PATCH 17/19] target/ppc: Move dqua[q], drrnd[q] to decodetree
,
Luis Pires
,
2021/08/24
Re: [PATCH 17/19] target/ppc: Move dqua[q], drrnd[q] to decodetree
,
Philippe Mathieu-Daudé
,
2021/08/25
[PATCH 18/19] target/ppc: Move dct{dp, qpq}, dr{sp, dpq}, dc{f, t}fix[q], dxex[q] to decodetree
,
Luis Pires
,
2021/08/24
Re: [PATCH 18/19] target/ppc: Move dct{dp, qpq}, dr{sp, dpq}, dc{f, t}fix[q], dxex[q] to decodetree
,
Philippe Mathieu-Daudé
,
2021/08/25
[PATCH 19/19] target/ppc: Move ddedpd[q], denbcd[q], dscli[q], dscri[q] to decodetree
,
Luis Pires
,
2021/08/24
Re: [PATCH 19/19] target/ppc: Move ddedpd[q], denbcd[q], dscli[q], dscri[q] to decodetree
,
Philippe Mathieu-Daudé
,
2021/08/25
[RFC 00/10] hw/mos6522: VIA timer emulation fixes and improvements
,
Finn Thain
,
2021/08/24
Re: [RFC 00/10] hw/mos6522: VIA timer emulation fixes and improvements
,
Philippe Mathieu-Daudé
,
2021/08/24
Re: [RFC 00/10] hw/mos6522: VIA timer emulation fixes and improvements
,
Finn Thain
,
2021/08/27
Re: [RFC 00/10] hw/mos6522: VIA timer emulation fixes and improvements
,
Mark Cave-Ayland
,
2021/08/31
Re: [RFC 00/10] hw/mos6522: VIA timer emulation fixes and improvements
,
Finn Thain
,
2021/08/31
Re: [RFC 00/10] hw/mos6522: VIA timer emulation fixes and improvements
,
Finn Thain
,
2021/08/31
[RFC 01/10] hw/mos6522: Remove get_load_time() methods and functions
,
Finn Thain
,
2021/08/24
Re: [RFC 01/10] hw/mos6522: Remove get_load_time() methods and functions
,
Philippe Mathieu-Daudé
,
2021/08/24
Re: [RFC 01/10] hw/mos6522: Remove get_load_time() methods and functions
,
Mark Cave-Ayland
,
2021/08/25
Re: [RFC 01/10] hw/mos6522: Remove get_load_time() methods and functions
,
Finn Thain
,
2021/08/27
[RFC 04/10] hw/mos6522: Rename timer callback functions
,
Finn Thain
,
2021/08/24
Re: [RFC 04/10] hw/mos6522: Rename timer callback functions
,
Philippe Mathieu-Daudé
,
2021/08/24
Re: [RFC 04/10] hw/mos6522: Rename timer callback functions
,
Mark Cave-Ayland
,
2021/08/25
Re: [RFC 04/10] hw/mos6522: Rename timer callback functions
,
Philippe Mathieu-Daudé
,
2021/08/26
[RFC 08/10] hw/mos6522: Call mos6522_update_irq() when appropriate
,
Finn Thain
,
2021/08/24
Re: [RFC 08/10] hw/mos6522: Call mos6522_update_irq() when appropriate
,
Philippe Mathieu-Daudé
,
2021/08/24
Re: [RFC 08/10] hw/mos6522: Call mos6522_update_irq() when appropriate
,
Mark Cave-Ayland
,
2021/08/25
[RFC 05/10] hw/mos6522: Don't clear T1 interrupt flag on latch write
,
Finn Thain
,
2021/08/24
Re: [RFC 05/10] hw/mos6522: Don't clear T1 interrupt flag on latch write
,
Mark Cave-Ayland
,
2021/08/25
Re: [RFC 05/10] hw/mos6522: Don't clear T1 interrupt flag on latch write
,
Finn Thain
,
2021/08/26
[RFC 07/10] hw/mos6522: Fix initial timer counter reload
,
Finn Thain
,
2021/08/24
Re: [RFC 07/10] hw/mos6522: Fix initial timer counter reload
,
Mark Cave-Ayland
,
2021/08/25
Re: [RFC 07/10] hw/mos6522: Fix initial timer counter reload
,
Finn Thain
,
2021/08/27
[RFC 03/10] hw/mos6522: Remove redundant mos6522_timer1_update() calls
,
Finn Thain
,
2021/08/24
Re: [RFC 03/10] hw/mos6522: Remove redundant mos6522_timer1_update() calls
,
Mark Cave-Ayland
,
2021/08/25
[RFC 10/10] hw/mos6522: Synchronize timer interrupt and timer counter
,
Finn Thain
,
2021/08/24
Re: [RFC 10/10] hw/mos6522: Synchronize timer interrupt and timer counter
,
Mark Cave-Ayland
,
2021/08/25
Re: [RFC 10/10] hw/mos6522: Synchronize timer interrupt and timer counter
,
Finn Thain
,
2021/08/26
[RFC 02/10] hw/mos6522: Remove get_counter_value() methods and functions
,
Finn Thain
,
2021/08/24
Re: [RFC 02/10] hw/mos6522: Remove get_counter_value() methods and functions
,
Philippe Mathieu-Daudé
,
2021/08/24
[RFC 06/10] hw/mos6522: Implement oneshot mode
,
Finn Thain
,
2021/08/24
Re: [RFC 06/10] hw/mos6522: Implement oneshot mode
,
Mark Cave-Ayland
,
2021/08/25
Re: [RFC 06/10] hw/mos6522: Implement oneshot mode
,
Finn Thain
,
2021/08/28
[RFC 09/10] hw/mos6522: Avoid using discrepant QEMU clock values
,
Finn Thain
,
2021/08/24
Re: [RFC 09/10] hw/mos6522: Avoid using discrepant QEMU clock values
,
Philippe Mathieu-Daudé
,
2021/08/24
Re: [RFC 09/10] hw/mos6522: Avoid using discrepant QEMU clock values
,
Finn Thain
,
2021/08/28
Re: [RFC 09/10] hw/mos6522: Avoid using discrepant QEMU clock values
,
Mark Cave-Ayland
,
2021/08/25
Re: [RFC 09/10] hw/mos6522: Avoid using discrepant QEMU clock values
,
Finn Thain
,
2021/08/28
Re: [RFC 00/10] hw/mos6522: VIA timer emulation fixes and improvements
,
David Gibson
,
2021/08/25
Re: [RFC 00/10] hw/mos6522: VIA timer emulation fixes and improvements
,
Mark Cave-Ayland
,
2021/08/25
Re: [RFC 00/10] hw/mos6522: VIA timer emulation fixes and improvements
,
Finn Thain
,
2021/08/28
[PATCH] target/ppc: fix setting of CR flags in bcdcfsq
,
Luis Pires
,
2021/08/23
Re: [PATCH] target/ppc: fix setting of CR flags in bcdcfsq
,
David Gibson
,
2021/08/25
[PATCH v3 32/66] target/ppc: Use MO_128 for 16 byte atomics
,
Richard Henderson
,
2021/08/18
[PATCH v3 11/66] target/ppc: Implement do_unaligned_access for user-only
,
Richard Henderson
,
2021/08/18
Re: [PATCH v3 11/66] target/ppc: Implement do_unaligned_access for user-only
,
Peter Maydell
,
2021/08/19
[PATCH v3 10/66] target/ppc: Set fault address in ppc_cpu_do_unaligned_access
,
Richard Henderson
,
2021/08/18
Re: [PATCH v3 10/66] target/ppc: Set fault address in ppc_cpu_do_unaligned_access
,
Peter Maydell
,
2021/08/19
[PATCH for-6.2 v2 0/2] target/ppc: Fix vector registers access in gdbstub for little-endian
,
matheus . ferst
,
2021/08/18
[PATCH for-6.2 v2 1/2] include/qemu/int128.h: introduce bswap128s
,
matheus . ferst
,
2021/08/18
Re: [PATCH for-6.2 v2 1/2] include/qemu/int128.h: introduce bswap128s
,
Philippe Mathieu-Daudé
,
2021/08/18
Re: [PATCH for-6.2 v2 1/2] include/qemu/int128.h: introduce bswap128s
,
Peter Maydell
,
2021/08/19
[PATCH for-6.2 v2 2/2] target/ppc: fix vector registers access in gdbstub for little-endian
,
matheus . ferst
,
2021/08/18
Re: [PATCH for-6.2 v2 2/2] target/ppc: fix vector registers access in gdbstub for little-endian
,
Peter Maydell
,
2021/08/19
RE: [PATCH for-6.2 v2 2/2] target/ppc: fix vector registers access in gdbstub for little-endian
,
Luis Fernando Fujita Pires
,
2021/08/19
Re: [PATCH for-6.2 v2 2/2] target/ppc: fix vector registers access in gdbstub for little-endian
,
Matheus K. Ferst
,
2021/08/19
Re: [PATCH for-6.2 v2 2/2] target/ppc: fix vector registers access in gdbstub for little-endian
,
Richard Henderson
,
2021/08/19
Re: [PATCH for-6.2 v2 2/2] target/ppc: fix vector registers access in gdbstub for little-endian
,
Peter Maydell
,
2021/08/19
[PATCH for-6.2 0/2] target/ppc: Fix vector registers access in gdbstub for little-endian
,
matheus . ferst
,
2021/08/16
[PATCH for-6.2 1/2] include/qemu/int128.h: introduce bswap128s
,
matheus . ferst
,
2021/08/16
Re: [PATCH for-6.2 1/2] include/qemu/int128.h: introduce bswap128s
,
Philippe Mathieu-Daudé
,
2021/08/17
Re: [PATCH for-6.2 1/2] include/qemu/int128.h: introduce bswap128s
,
Matheus K. Ferst
,
2021/08/17
Re: [PATCH for-6.2 1/2] include/qemu/int128.h: introduce bswap128s
,
Peter Maydell
,
2021/08/17
Re: [PATCH for-6.2 1/2] include/qemu/int128.h: introduce bswap128s
,
Matheus K. Ferst
,
2021/08/17
[PATCH for-6.2 2/2] target/ppc: Don't swap 64-bit elements of AVR in gdbstub for user mode
,
matheus . ferst
,
2021/08/16
[PATCH] hw: ppc: sam460ex: Disable Ethernet devicetree nodes
,
Guenter Roeck
,
2021/08/15
Re: [PATCH] hw: ppc: sam460ex: Disable Ethernet devicetree nodes
,
David Gibson
,
2021/08/16
Re: [PATCH] hw: ppc: sam460ex: Disable Ethernet devicetree nodes
,
Philippe Mathieu-Daudé
,
2021/08/16
Re: [PATCH] hw: ppc: sam460ex: Disable Ethernet devicetree nodes
,
Guenter Roeck
,
2021/08/16
Re: [PATCH] hw: ppc: sam460ex: Disable Ethernet devicetree nodes
,
BALATON Zoltan
,
2021/08/16
Re: [PATCH] hw: ppc: sam460ex: Disable Ethernet devicetree nodes
,
David Gibson
,
2021/08/16
Re: [PATCH] hw: ppc: sam460ex: Disable Ethernet devicetree nodes
,
BALATON Zoltan
,
2021/08/17
Re: [PATCH] hw: ppc: sam460ex: Disable Ethernet devicetree nodes
,
Peter Maydell
,
2021/08/17
Re: [PATCH] hw: ppc: sam460ex: Disable Ethernet devicetree nodes
,
Peter Maydell
,
2021/08/16
Re: [PATCH] hw: ppc: sam460ex: Disable Ethernet devicetree nodes
,
Philippe Mathieu-Daudé
,
2021/08/16
Re: [PATCH] hw: ppc: sam460ex: Disable Ethernet devicetree nodes
,
BALATON Zoltan
,
2021/08/16
Re: [PATCH] hw: ppc: sam460ex: Disable Ethernet devicetree nodes
,
David Gibson
,
2021/08/16
Re: [PATCH] hw: ppc: sam460ex: Disable Ethernet devicetree nodes
,
Guenter Roeck
,
2021/08/16
Re: [PATCH] hw: ppc: sam460ex: Disable Ethernet devicetree nodes
,
Peter Maydell
,
2021/08/16
Re: [PATCH] hw: ppc: sam460ex: Disable Ethernet devicetree nodes
,
Guenter Roeck
,
2021/08/16
Re: [PATCH] hw: ppc: sam460ex: Disable Ethernet devicetree nodes
,
Peter Maydell
,
2021/08/16
Re: [PATCH] hw: ppc: sam460ex: Disable Ethernet devicetree nodes
,
Guenter Roeck
,
2021/08/16
Re: [PATCH 00/11] Fixes for clang-13 plus tcg/ppc
,
Brad Smith
,
2021/08/14
[RFC PATCH] target/ppc: fix vector registers access in gdbstub for little-endian
,
matheus . ferst
,
2021/08/12
Re: [RFC PATCH] target/ppc: fix vector registers access in gdbstub for little-endian
,
Richard Henderson
,
2021/08/12
Re: [RFC PATCH] target/ppc: fix vector registers access in gdbstub for little-endian
,
Peter Maydell
,
2021/08/13
Re: [RFC PATCH] target/ppc: fix vector registers access in gdbstub for little-endian
,
Matheus K. Ferst
,
2021/08/16
[PULL ppc] powernv queue
,
Cédric Le Goater
,
2021/08/10
Re: [PULL ppc] powernv queue
,
Peter Maydell
,
2021/08/10
Re: [PULL ppc] powernv queue
,
Philippe Mathieu-Daudé
,
2021/08/10
Re: [PULL ppc] powernv queue
,
Peter Maydell
,
2021/08/10
Re: [PULL ppc] powernv queue
,
Cédric Le Goater
,
2021/08/10
Re: [PULL ppc] powernv queue
,
Peter Maydell
,
2021/08/11
Re: [PULL ppc] powernv queue
,
Cédric Le Goater
,
2021/08/11
[PATCH] tests/acceptance: Test powernv machines
,
Cédric Le Goater
,
2021/08/10
Re: [PATCH] tests/acceptance: Test powernv machines
,
Joel Stanley
,
2021/08/10
Re: [PATCH] tests/acceptance: Test powernv machines
,
Cédric Le Goater
,
2021/08/10
Re: [PATCH] tests/acceptance: Test powernv machines
,
Thomas Huth
,
2021/08/11
Re: [PATCH] tests/acceptance: Test powernv machines
,
Cédric Le Goater
,
2021/08/11
Re: [PATCH] tests/acceptance: Test powernv machines
,
Wainer dos Santos Moschetta
,
2021/08/16
Re: [PATCH] tests/acceptance: Test powernv machines
,
David Gibson
,
2021/08/11
Re: [PATCH] tests/acceptance: Test powernv machines
,
Philippe Mathieu-Daudé
,
2021/08/12
[PATCH 00/26] ppc/pnv: Extend the powernv10 machine
,
Cédric Le Goater
,
2021/08/09
[PATCH 04/26] ppc/pnv: Use a simple incrementing index for the chip-id
,
Cédric Le Goater
,
2021/08/09
Re: [PATCH 04/26] ppc/pnv: Use a simple incrementing index for the chip-id
,
Greg Kurz
,
2021/08/20
Re: [PATCH 04/26] ppc/pnv: Use a simple incrementing index for the chip-id
,
Cédric Le Goater
,
2021/08/30
[PATCH 03/26] ppc/pnv: powerpc_excp: Do not discard HDECR exception when entering power-saving mode
,
Cédric Le Goater
,
2021/08/09
[PATCH 07/26] ppc/xive: Export PQ get/set routines
,
Cédric Le Goater
,
2021/08/09
[PATCH 08/26] ppc/xive: Export xive_presenter_notify()
,
Cédric Le Goater
,
2021/08/09
[PATCH 02/26] ppc/pnv: Change the POWER10 machine to support DD2 only
,
Cédric Le Goater
,
2021/08/09
Re: [PATCH 02/26] ppc/pnv: Change the POWER10 machine to support DD2 only
,
Greg Kurz
,
2021/08/20
[PATCH 01/26] ppc: Add a POWER10 DD2 CPU
,
Cédric Le Goater
,
2021/08/09
Re: [PATCH 01/26] ppc: Add a POWER10 DD2 CPU
,
Greg Kurz
,
2021/08/20
Re: [PATCH 01/26] ppc: Add a POWER10 DD2 CPU
,
Cédric Le Goater
,
2021/08/30
[PATCH 13/26] ppc/pnv: Add POWER10 quads
,
Cédric Le Goater
,
2021/08/09
Re: [PATCH 13/26] ppc/pnv: Add POWER10 quads
,
David Gibson
,
2021/08/25
Re: [PATCH 13/26] ppc/pnv: Add POWER10 quads
,
Cédric Le Goater
,
2021/08/31
[PATCH 05/26] ppc/pnv: Distribute RAM among the chips
,
Cédric Le Goater
,
2021/08/09
Re: [PATCH 05/26] ppc/pnv: Distribute RAM among the chips
,
Greg Kurz
,
2021/08/20
Re: [PATCH 05/26] ppc/pnv: Distribute RAM among the chips
,
Cédric Le Goater
,
2021/08/30
[PATCH 06/26] ppc/pnv: add a chip topology index for POWER10
,
Cédric Le Goater
,
2021/08/09
Re: [PATCH 06/26] ppc/pnv: add a chip topology index for POWER10
,
Greg Kurz
,
2021/08/20
Re: [PATCH 06/26] ppc/pnv: add a chip topology index for POWER10
,
Cédric Le Goater
,
2021/08/30
[PATCH 09/26] ppc/xive2: Introduce a XIVE2 core framework
,
Cédric Le Goater
,
2021/08/09
Re: [PATCH 09/26] ppc/xive2: Introduce a XIVE2 core framework
,
David Gibson
,
2021/08/10
Re: [PATCH 09/26] ppc/xive2: Introduce a XIVE2 core framework
,
Cédric Le Goater
,
2021/08/10
Re: [PATCH 09/26] ppc/xive2: Introduce a XIVE2 core framework
,
Greg Kurz
,
2021/08/23
Re: [PATCH 09/26] ppc/xive2: Introduce a XIVE2 core framework
,
Cédric Le Goater
,
2021/08/30
[PATCH 14/26] ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridge
,
Cédric Le Goater
,
2021/08/09
[PATCH 15/26] ppc/pnv: Add a HOMER model to POWER10
,
Cédric Le Goater
,
2021/08/09
Re: [PATCH 15/26] ppc/pnv: Add a HOMER model to POWER10
,
David Gibson
,
2021/08/25
[PATCH 16/26] ppc/psi: Add support for StoreEOI and 64k ESB pages (POWER10)
,
Cédric Le Goater
,
2021/08/09
[PATCH 22/26] ppc/pnv: add XIVE Gen2 TIMA support
,
Cédric Le Goater
,
2021/08/09
[PATCH 11/26] ppc/pnv: Add a XIVE2 controller to the POWER10 chip.
,
Cédric Le Goater
,
2021/08/09
[PATCH 12/26] ppc/pnv: Add a OCC model for POWER10
,
Cédric Le Goater
,
2021/08/09
Re: [PATCH 12/26] ppc/pnv: Add a OCC model for POWER10
,
David Gibson
,
2021/08/25
[PATCH 18/26] ppc/xive: Add support for PQ state bits offload
,
Cédric Le Goater
,
2021/08/09
[PATCH 10/26] ppc/xive2: Introduce a presenter matching routine
,
Cédric Le Goater
,
2021/08/09
Re: [PATCH 10/26] ppc/xive2: Introduce a presenter matching routine
,
David Gibson
,
2021/08/25
Re: [PATCH 10/26] ppc/xive2: Introduce a presenter matching routine
,
Cédric Le Goater
,
2021/08/30
[PATCH 19/26] ppc/pnv: Add support for PQ offload on PHB5
,
Cédric Le Goater
,
2021/08/09
[PATCH 21/26] pnv/xive2: Introduce new capability bits
,
Cédric Le Goater
,
2021/08/09
[PATCH 17/26] ppc/xive2: Add support for notification injection on ESB pages
,
Cédric Le Goater
,
2021/08/09
[PATCH 23/26] pnv/xive2: Add support XIVE2 P9-compat mode (or Gen1)
,
Cédric Le Goater
,
2021/08/09
[PATCH 26/26] pnv/xive2: Add support for 8bits thread id
,
Cédric Le Goater
,
2021/08/09
[PATCH 24/26] xive2: Add a get_config() handler for the router configuration
,
Cédric Le Goater
,
2021/08/09
[PATCH 25/26] pnv/xive2: Add support for automatic save&restore
,
Cédric Le Goater
,
2021/08/09
[PATCH 20/26] ppc/pnv: Add support for PHB5 "Address-based trigger" mode
,
Cédric Le Goater
,
2021/08/09
Re: [PATCH 00/26] ppc/pnv: Extend the powernv10 machine
,
David Gibson
,
2021/08/10
Re: [PATCH 00/26] ppc/pnv: Extend the powernv10 machine
,
David Gibson
,
2021/08/10
Re: [PATCH 00/26] ppc/pnv: Extend the powernv10 machine
,
Cédric Le Goater
,
2021/08/10
[PATCH 00/19] PMU-EBB support for PPC64 TCG
,
Daniel Henrique Barboza
,
2021/08/09
[PATCH 01/19] target/ppc: add exclusive Book3S PMU reg read/write functions
,
Daniel Henrique Barboza
,
2021/08/09
Re: [PATCH 01/19] target/ppc: add exclusive Book3S PMU reg read/write functions
,
David Gibson
,
2021/08/10
Re: [PATCH 01/19] target/ppc: add exclusive Book3S PMU reg read/write functions
,
Daniel Henrique Barboza
,
2021/08/10
[PATCH 02/19] target/ppc: add exclusive user read function for PMU regs
,
Daniel Henrique Barboza
,
2021/08/09
Re: [PATCH 02/19] target/ppc: add exclusive user read function for PMU regs
,
David Gibson
,
2021/08/10
[PATCH 03/19] target/ppc: add exclusive user write function for PMU regs
,
Daniel Henrique Barboza
,
2021/08/09
Re: [PATCH 03/19] target/ppc: add exclusive user write function for PMU regs
,
David Gibson
,
2021/08/10
Re: [PATCH 03/19] target/ppc: add exclusive user write function for PMU regs
,
Richard Henderson
,
2021/08/10
[PATCH 04/19] target/ppc: PMU Book3s basic insns count for pseries TCG
,
Daniel Henrique Barboza
,
2021/08/09
Re: [PATCH 04/19] target/ppc: PMU Book3s basic insns count for pseries TCG
,
David Gibson
,
2021/08/10
Re: [PATCH 04/19] target/ppc: PMU Book3s basic insns count for pseries TCG
,
Daniel Henrique Barboza
,
2021/08/10
Re: [PATCH 04/19] target/ppc: PMU Book3s basic insns count for pseries TCG
,
Daniel Henrique Barboza
,
2021/08/16
Re: [PATCH 04/19] target/ppc: PMU Book3s basic insns count for pseries TCG
,
David Gibson
,
2021/08/16
Re: [PATCH 04/19] target/ppc: PMU Book3s basic insns count for pseries TCG
,
Daniel Henrique Barboza
,
2021/08/17
Re: [PATCH 04/19] target/ppc: PMU Book3s basic insns count for pseries TCG
,
David Gibson
,
2021/08/18
Re: [PATCH 04/19] target/ppc: PMU Book3s basic insns count for pseries TCG
,
Richard Henderson
,
2021/08/10
[PATCH 05/19] target/ppc/pmu_book3s_helper.c: eliminate code repetition
,
Daniel Henrique Barboza
,
2021/08/09
Re: [PATCH 05/19] target/ppc/pmu_book3s_helper.c: eliminate code repetition
,
David Gibson
,
2021/08/10
[PATCH 06/19] target/ppc/pmu_book3s_helper: enable PMC1-PMC4 events
,
Daniel Henrique Barboza
,
2021/08/09
Re: [PATCH 06/19] target/ppc/pmu_book3s_helper: enable PMC1-PMC4 events
,
David Gibson
,
2021/08/10
Re: [PATCH 06/19] target/ppc/pmu_book3s_helper: enable PMC1-PMC4 events
,
Daniel Henrique Barboza
,
2021/08/10
Re: [PATCH 06/19] target/ppc/pmu_book3s_helper: enable PMC1-PMC4 events
,
Daniel Henrique Barboza
,
2021/08/10
Re: [PATCH 06/19] target/ppc/pmu_book3s_helper: enable PMC1-PMC4 events
,
Daniel Henrique Barboza
,
2021/08/11
Re: [PATCH 06/19] target/ppc/pmu_book3s_helper: enable PMC1-PMC4 events
,
David Gibson
,
2021/08/11
Re: [PATCH 06/19] target/ppc/pmu_book3s_helper: enable PMC1-PMC4 events
,
David Gibson
,
2021/08/11
[PATCH 07/19] target/ppc/pmu_book3s_helper.c: icount fine tuning
,
Daniel Henrique Barboza
,
2021/08/09
[PATCH 08/19] target/ppc/pmu_book3s_helper.c: do an actual cycles calculation
,
Daniel Henrique Barboza
,
2021/08/09
Re: [PATCH 08/19] target/ppc/pmu_book3s_helper.c: do an actual cycles calculation
,
Richard Henderson
,
2021/08/10
[PATCH 09/19] PPC64/TCG: Implement 'rfebb' instruction
,
Daniel Henrique Barboza
,
2021/08/09
Re: [PATCH 09/19] PPC64/TCG: Implement 'rfebb' instruction
,
David Gibson
,
2021/08/10
Re: [PATCH 09/19] PPC64/TCG: Implement 'rfebb' instruction
,
Daniel Henrique Barboza
,
2021/08/10
Re: [PATCH 09/19] PPC64/TCG: Implement 'rfebb' instruction
,
Richard Henderson
,
2021/08/10
Re: [PATCH 09/19] PPC64/TCG: Implement 'rfebb' instruction
,
David Gibson
,
2021/08/11
Re: [PATCH 09/19] PPC64/TCG: Implement 'rfebb' instruction
,
Richard Henderson
,
2021/08/10
[PATCH 10/19] target/ppc: PMU Event-Based exception support
,
Daniel Henrique Barboza
,
2021/08/09
Re: [PATCH 10/19] target/ppc: PMU Event-Based exception support
,
David Gibson
,
2021/08/10
Re: [PATCH 10/19] target/ppc: PMU Event-Based exception support
,
Richard Henderson
,
2021/08/10
[PATCH 11/19] target/ppc/excp_helper.c: POWERPC_EXCP_EBB adjustments
,
Daniel Henrique Barboza
,
2021/08/09
[PATCH 14/19] target/ppc/pmu_book3s_helper.c: add generic timeout helpers
,
Daniel Henrique Barboza
,
2021/08/09
Re: [PATCH 14/19] target/ppc/pmu_book3s_helper.c: add generic timeout helpers
,
David Gibson
,
2021/08/10
[PATCH 12/19] target/ppc/pmu_book3s_helper.c: enable PMC1 counter negative EBB
,
Daniel Henrique Barboza
,
2021/08/09
Re: [PATCH 12/19] target/ppc/pmu_book3s_helper.c: enable PMC1 counter negative EBB
,
David Gibson
,
2021/08/10
Re: [PATCH 12/19] target/ppc/pmu_book3s_helper.c: enable PMC1 counter negative EBB
,
Daniel Henrique Barboza
,
2021/08/10
Re: [PATCH 12/19] target/ppc/pmu_book3s_helper.c: enable PMC1 counter negative EBB
,
David Gibson
,
2021/08/11
Re: [PATCH 12/19] target/ppc/pmu_book3s_helper.c: enable PMC1 counter negative EBB
,
Daniel Henrique Barboza
,
2021/08/11
Re: [PATCH 12/19] target/ppc/pmu_book3s_helper.c: enable PMC1 counter negative EBB
,
David Gibson
,
2021/08/11
Re: [PATCH 12/19] target/ppc/pmu_book3s_helper.c: enable PMC1 counter negative EBB
,
Richard Henderson
,
2021/08/12
Re: [PATCH 12/19] target/ppc/pmu_book3s_helper.c: enable PMC1 counter negative EBB
,
Richard Henderson
,
2021/08/12
Re: [PATCH 12/19] target/ppc/pmu_book3s_helper.c: enable PMC1 counter negative EBB
,
Daniel Henrique Barboza
,
2021/08/12
Re: [PATCH 12/19] target/ppc/pmu_book3s_helper.c: enable PMC1 counter negative EBB
,
Daniel Henrique Barboza
,
2021/08/12
Re: [PATCH 12/19] target/ppc/pmu_book3s_helper.c: enable PMC1 counter negative EBB
,
Richard Henderson
,
2021/08/12
Re: [PATCH 12/19] target/ppc/pmu_book3s_helper.c: enable PMC1 counter negative EBB
,
Daniel Henrique Barboza
,
2021/08/14
Re: [PATCH 12/19] target/ppc/pmu_book3s_helper.c: enable PMC1 counter negative EBB
,
Richard Henderson
,
2021/08/15
[PATCH 13/19] target/ppc/translate: PMU: handle setting of PMCs while running
,
Daniel Henrique Barboza
,
2021/08/09
Re: [PATCH 13/19] target/ppc/translate: PMU: handle setting of PMCs while running
,
David Gibson
,
2021/08/10
Re: [PATCH 13/19] target/ppc/translate: PMU: handle setting of PMCs while running
,
Daniel Henrique Barboza
,
2021/08/10
Re: [PATCH 13/19] target/ppc/translate: PMU: handle setting of PMCs while running
,
David Gibson
,
2021/08/11
[PATCH 15/19] target/ppc/pmu_book3s_helper: enable counter negative for all PMCs
,
Daniel Henrique Barboza
,
2021/08/09
Re: [PATCH 15/19] target/ppc/pmu_book3s_helper: enable counter negative for all PMCs
,
David Gibson
,
2021/08/10
Re: [PATCH 15/19] target/ppc/pmu_book3s_helper: enable counter negative for all PMCs
,
Daniel Henrique Barboza
,
2021/08/10
Re: [PATCH 15/19] target/ppc/pmu_book3s_helper: enable counter negative for all PMCs
,
David Gibson
,
2021/08/11
[PATCH 16/19] target/ppc/pmu_book3s_helper: adding 0xFA event
,
Daniel Henrique Barboza
,
2021/08/09
Re: [PATCH 16/19] target/ppc/pmu_book3s_helper: adding 0xFA event
,
David Gibson
,
2021/08/10
[PATCH 17/19] target/ppc/pmu_book3s_helper.c: add PMC14/PMC56 counter freeze bits
,
Daniel Henrique Barboza
,
2021/08/09
[PATCH 18/19] target/ppc/pmu_book3s_helper.c: add PM_CMPLU_STALL mock events
,
Daniel Henrique Barboza
,
2021/08/09
Re: [PATCH 18/19] target/ppc/pmu_book3s_helper.c: add PM_CMPLU_STALL mock events
,
David Gibson
,
2021/08/10
Re: [PATCH 18/19] target/ppc/pmu_book3s_helper.c: add PM_CMPLU_STALL mock events
,
Daniel Henrique Barboza
,
2021/08/10
Re: [PATCH 18/19] target/ppc/pmu_book3s_helper.c: add PM_CMPLU_STALL mock events
,
David Gibson
,
2021/08/11
[PATCH 19/19] docs/specs: add PPC64 TCG PMU-EBB documentation
,
Daniel Henrique Barboza
,
2021/08/09
Re: [PULL 24/30] spapr_pci: populate ibm,loc-code
,
Peter Maydell
,
2021/08/09
Re: [PULL 24/30] spapr_pci: populate ibm,loc-code
,
David Gibson
,
2021/08/10
Re: [PULL 24/30] spapr_pci: populate ibm,loc-code
,
Philippe Mathieu-Daudé
,
2021/08/10
Re: [PULL 24/30] spapr_pci: populate ibm,loc-code
,
Peter Maydell
,
2021/08/13
Re: [PULL 24/30] spapr_pci: populate ibm,loc-code
,
Philippe Mathieu-Daudé
,
2021/08/15
Re: [PULL 24/30] spapr_pci: populate ibm,loc-code
,
David Gibson
,
2021/08/16
Re: [PULL 24/30] spapr_pci: populate ibm,loc-code
,
Peter Maydell
,
2021/08/16
Re: [PULL 24/30] spapr_pci: populate ibm,loc-code
,
David Gibson
,
2021/08/16
Re: [PULL 24/30] spapr_pci: populate ibm,loc-code
,
Philippe Mathieu-Daudé
,
2021/08/17
[PATCH] xive: Remove extra '0x' prefix in trace events
,
Cédric Le Goater
,
2021/08/09
Re: [PATCH] xive: Remove extra '0x' prefix in trace events
,
Philippe Mathieu-Daudé
,
2021/08/09
Re: [PATCH] xive: Remove extra '0x' prefix in trace events
,
David Gibson
,
2021/08/09
Re: [PATCH] xive: Remove extra '0x' prefix in trace events
,
Philippe Mathieu-Daudé
,
2021/08/10
Re: [PATCH] xive: Remove extra '0x' prefix in trace events
,
Laurent Vivier
,
2021/08/09
Re: [PATCH for-6.2 v6 7/7] memory_hotplug.c: send DEVICE_UNPLUG_ERROR in acpi_memory_hotplug_write()
,
Markus Armbruster
,
2021/08/07
Re: [PATCH for-6.2 v6 7/7] memory_hotplug.c: send DEVICE_UNPLUG_ERROR in acpi_memory_hotplug_write()
,
David Gibson
,
2021/08/08
Re: [PATCH for-6.2 v6 6/7] spapr: use DEVICE_UNPLUG_ERROR to report unplug errors
,
Markus Armbruster
,
2021/08/07
Re: [PATCH for-6.2 v6 6/7] spapr: use DEVICE_UNPLUG_ERROR to report unplug errors
,
Daniel Henrique Barboza
,
2021/08/09
Re: [PATCH for-6.2 v6 6/7] spapr: use DEVICE_UNPLUG_ERROR to report unplug errors
,
David Gibson
,
2021/08/10
Re: [PATCH for-6.2 v6 6/7] spapr: use DEVICE_UNPLUG_ERROR to report unplug errors
,
Markus Armbruster
,
2021/08/23
Re: [PATCH for-6.2 v6 5/7] qapi/qdev.json: add DEVICE_UNPLUG_ERROR QAPI event
,
Markus Armbruster
,
2021/08/07
Re: [PATCH for-6.2 v6 4/7] qapi/qdev.json: fix DEVICE_DELETED parameters doc
,
Markus Armbruster
,
2021/08/07
Re: [PATCH for-6.2 v6 3/7] spapr_drc.c: do not error_report() when drc->dev->id == NULL
,
Markus Armbruster
,
2021/08/07
Re: [PATCH for-6.2 v6 3/7] spapr_drc.c: do not error_report() when drc->dev->id == NULL
,
David Gibson
,
2021/08/08
Re: [PATCH for-6.2 v6 2/7] spapr.c: avoid sending MEM_UNPLUG_ERROR if dev->id is NULL
,
Markus Armbruster
,
2021/08/07
Re: [PATCH for-6.2 v6 1/7] hw/acpi/memory_hotplug.c: avoid sending MEM_UNPLUG_ERROR if dev->id is NULL
,
Markus Armbruster
,
2021/08/07
Re: [PATCH for-6.2 v6 1/7] hw/acpi/memory_hotplug.c: avoid sending MEM_UNPLUG_ERROR if dev->id is NULL
,
Daniel Henrique Barboza
,
2021/08/09
Re: [PATCH 0/5] [RfC] monitor/hmp: command register support
,
Markus Armbruster
,
2021/08/07
Re: [PATCH 0/5] [RfC] monitor/hmp: command register support
,
Gerd Hoffmann
,
2021/08/09
[PATCH for-6.2 12/12] [automated] Use OBJECT_DECLARE_SIMPLE_TYPE when possible
,
Eduardo Habkost
,
2021/08/06
Re: [PATCH for-6.2 12/12] [automated] Use OBJECT_DECLARE_SIMPLE_TYPE when possible
,
Philippe Mathieu-Daudé
,
2021/08/07
Re: [PATCH for-6.2 12/12] [automated] Use OBJECT_DECLARE_SIMPLE_TYPE when possible
,
Cornelia Huck
,
2021/08/10
[PATCH for-6.2 07/12] [automated] Use DECLARE_*CHECKER* macros when possible
,
Eduardo Habkost
,
2021/08/06
Re: [PATCH for-6.2 07/12] [automated] Use DECLARE_*CHECKER* macros when possible
,
Cornelia Huck
,
2021/08/10
[PATCH for-6.2 11/12] [automated] Use OBJECT_DECLARE_TYPE when possible
,
Eduardo Habkost
,
2021/08/06
Re: [PATCH for-6.2 11/12] [automated] Use OBJECT_DECLARE_TYPE when possible
,
Philippe Mathieu-Daudé
,
2021/08/07
[PATCH for-6.2 06/12] [automated] Split QOM "typedef struct T { ... } T" declarations
,
Eduardo Habkost
,
2021/08/06
Re: [PATCH for-6.2 06/12] [automated] Split QOM "typedef struct T { ... } T" declarations
,
Cornelia Huck
,
2021/08/10
[PATCH for-6.2 05/12] [automated] Move QOM typedefs and add missing includes
,
Eduardo Habkost
,
2021/08/06
Re: [PATCH for-6.2 05/12] [automated] Move QOM typedefs and add missing includes
,
Philippe Mathieu-Daudé
,
2021/08/07
Re: [PATCH for-6.2 05/12] [automated] Move QOM typedefs and add missing includes
,
Cornelia Huck
,
2021/08/10
Re: [PATCH for-6.2 05/12] [automated] Move QOM typedefs and add missing includes
,
Juan Quintela
,
2021/08/10
Re: [PATCH for-6.2 05/12] [automated] Move QOM typedefs and add missing includes
,
Eduardo Habkost
,
2021/08/10
[PATCH] ppc/pnv: update skiboot to commit 820d43c0a775.
,
Cédric Le Goater
,
2021/08/06
Re: [PATCH] ppc/pnv: update skiboot to commit 820d43c0a775.
,
David Gibson
,
2021/08/08
Re: [PATCH] ppc/pnv: update skiboot to commit 820d43c0a775.
,
Philippe Mathieu-Daudé
,
2021/08/09
Re: [PATCH] ppc/pnv: update skiboot to commit 820d43c0a775.
,
Philippe Mathieu-Daudé
,
2021/08/09
Re: [PATCH] ppc/pnv: update skiboot to commit 820d43c0a775.
,
Cédric Le Goater
,
2021/08/09
Re: [PATCH] ppc/pnv: update skiboot to commit 820d43c0a775.
,
Philippe Mathieu-Daudé
,
2021/08/09
Re: [PATCH] ppc/pnv: update skiboot to commit 820d43c0a775.
,
Cédric Le Goater
,
2021/08/09
Re: [PATCH] ppc/pnv: update skiboot to commit 820d43c0a775.
,
Philippe Mathieu-Daudé
,
2021/08/09
Re: [PATCH] ppc/pnv: update skiboot to commit 820d43c0a775.
,
Cédric Le Goater
,
2021/08/09
Re: [PATCH] ppc/pnv: update skiboot to commit 820d43c0a775.
,
David Gibson
,
2021/08/09
Re: [PATCH] ppc/pnv: update skiboot to commit 820d43c0a775.
,
Cédric Le Goater
,
2021/08/10
Re: [PATCH] ppc/pnv: update skiboot to commit 820d43c0a775.
,
David Gibson
,
2021/08/09
[RFC PATCH v0 0/2] Support for H_REG_SNS hcall
,
Bharata B Rao
,
2021/08/05
[RFC PATCH v0 2/2] ppc,spapr: Handle KVM_EXIT_ESN
,
Bharata B Rao
,
2021/08/05
Re: [RFC PATCH v0 2/2] ppc,spapr: Handle KVM_EXIT_ESN
,
Laurent Vivier
,
2021/08/05
Re: [RFC PATCH v0 2/2] ppc,spapr: Handle KVM_EXIT_ESN
,
Bharata B Rao
,
2021/08/05
[RFC PATCH v0 1/2] spapr: Add H_REG_SNS hcall
,
Bharata B Rao
,
2021/08/05
Re: [RFC PATCH v0 1/2] spapr: Add H_REG_SNS hcall
,
Fabiano Rosas
,
2021/08/06
Re: [RFC PATCH v0 1/2] spapr: Add H_REG_SNS hcall
,
David Gibson
,
2021/08/08
Re: [RFC PATCH v0 1/2] spapr: Add H_REG_SNS hcall
,
Bharata B Rao
,
2021/08/11
Re: [RFC PATCH v0 1/2] spapr: Add H_REG_SNS hcall
,
David Gibson
,
2021/08/11
[PATCH v2 31/55] target/ppc: Use MO_128 for 16 byte atomics
,
Richard Henderson
,
2021/08/03
[PATCH v2 10/55] target/ppc: Implement do_unaligned_access for user-only
,
Richard Henderson
,
2021/08/03
[PATCH v2 09/55] target/ppc: Set fault address in ppc_cpu_do_unaligned_access
,
Richard Henderson
,
2021/08/03
Re: need help with my config
,
Lindsay Ryan
,
2021/08/02
Re: need help with my config
,
Cédric Le Goater
,
2021/08/03
QEMU Developer Survey for KVM Forum 2021
,
Alex Bennée
,
2021/08/02
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc