Show patches with: Submitter = David Gibson       |    Archived = No       |   330 patches
« 1 2 3 4 »
Patch Series S/W/F Date Submitter Delegate State
[14/25] spapr: add dumpdtb support --- 2015-09-03 David Gibson Superseded
[PULL,07/33] spapr: add dumpdtb support --- 2015-09-21 David Gibson Superseded
[PULL,07/36] spapr: add dumpdtb support --- 2015-09-23 David Gibson Accepted
[PULL,3/5] hw/ppc/ppc405_boards: Fix infinite recursion by converting taihu_cpld from old_mmio --- 2015-11-30 David Gibson Accepted
[PULL,43/43] hw/ppc/ppc405_uc.c: Avoid integer overflows Untitled series #549 --- 2017-02-22 David Gibson Accepted
[PULL,09/17] spapr_nvram: Check return value from blk_getlength() Untitled series #2172 --- 2017-06-06 David Gibson Accepted
[PULL,09/33] target/ppc: Allow privileged access to SPR_PCR Untitled series #12077 --- 2018-06-12 David Gibson Accepted
[PULL,11/35] target/ppc: Add do_unaligned_access hook Untitled series #12795 --- 2018-07-03 David Gibson Accepted
[PULL,12/35] target/ppc: Use atomic load for LQ and LQARX Untitled series #12795 --- 2018-07-03 David Gibson Accepted
[PULL,13/35] target/ppc: Use atomic store for STQ Untitled series #12795 --- 2018-07-03 David Gibson Accepted
[PULL,14/35] target/ppc: Use atomic cmpxchg for STQCX Untitled series #12795 --- 2018-07-03 David Gibson Accepted
[PULL,15/35] target/ppc: Remove POWERPC_EXCP_STCX Untitled series #12795 --- 2018-07-03 David Gibson Accepted
[PULL,16/35] target/ppc: Tidy gen_conditional_store Untitled series #12795 --- 2018-07-03 David Gibson Accepted
[PULL,17/35] target/ppc: Split out gen_load_locked Untitled series #12795 --- 2018-07-03 David Gibson Accepted
[PULL,18/35] target/ppc: Split out gen_ld_atomic Untitled series #12795 --- 2018-07-03 David Gibson Accepted
[PULL,19/35] target/ppc: Split out gen_st_atomic Untitled series #12795 --- 2018-07-03 David Gibson Accepted
[PULL,20/35] target/ppc: Use MO_ALIGN for EXIWX and ECOWX Untitled series #12795 --- 2018-07-03 David Gibson Accepted
[PULL,21/35] target/ppc: Use atomic min/max helpers Untitled series #12795 --- 2018-07-03 David Gibson Accepted
[PULL,22/35] target/ppc: Implement the rest of gen_ld_atomic Untitled series #12795 --- 2018-07-03 David Gibson Accepted
[PULL,23/35] target/ppc: Implement the rest of gen_st_atomic Untitled series #12795 --- 2018-07-03 David Gibson Accepted
[PULL,03/26] target/ppc: Enable fp exceptions for user-only Untitled series #14103 --- 2018-08-21 David Gibson Accepted
[PULL,04/26] target/ppc: Honor fpscr_ze semantics and tidy fdiv Untitled series #14103 --- 2018-08-21 David Gibson Accepted
[PULL,05/26] target/ppc: Tidy helper_fmul Untitled series #14103 --- 2018-08-21 David Gibson Accepted
[PULL,06/26] target/ppc: Tidy helper_fadd, helper_fsub Untitled series #14103 --- 2018-08-21 David Gibson Accepted
[PULL,07/26] target/ppc: Tidy helper_fsqrt Untitled series #14103 --- 2018-08-21 David Gibson Accepted
[PULL,08/26] target/ppc: Honor fpscr_ze semantics and tidy fre, fresqrt Untitled series #14103 --- 2018-08-21 David Gibson Accepted
[PULL,09/26] target/ppc: Use non-arithmetic conversions for fp load/store Untitled series #14103 --- 2018-08-21 David Gibson Accepted
[PULL,16/26] hw/ppc/prep: Remove ifdeffed-out stub of XCSR code Untitled series #14103 --- 2018-08-21 David Gibson Accepted
[PULL,17/26] hw/ppc/ppc_boards: Don't use old_mmio for ref405ep_fpga Untitled series #14103 --- 2018-08-21 David Gibson Accepted
[PULL,18/26] hw/ppc/ppc405_uc: Convert away from old_mmio Untitled series #14103 --- 2018-08-21 David Gibson Accepted
[PULL,06/22] target/ppc: Split up float_invalid_op_excp Untitled series #16159 --- 2018-11-08 David Gibson Accepted
[PULL,07/22] target/ppc: Remove float_check_status Untitled series #16159 --- 2018-11-08 David Gibson Accepted
[PULL,08/22] target/ppc: Introduce fp number classification Untitled series #16159 --- 2018-11-08 David Gibson Accepted
[PULL,09/22] target/ppc: Split out float_invalid_op_addsub Untitled series #16159 --- 2018-11-08 David Gibson Accepted
[PULL,10/22] target/ppc: Split out float_invalid_op_mul Untitled series #16159 --- 2018-11-08 David Gibson Accepted
[PULL,11/22] target/ppc: Split out float_invalid_op_div Untitled series #16159 --- 2018-11-08 David Gibson Accepted
[PULL,12/22] target/ppc: Split out float_invalid_cvt Untitled series #16159 --- 2018-11-08 David Gibson Accepted
[PULL,15/22] hw/ppc/mac_newworld: Free openpic_irqs array after use Untitled series #16159 --- 2018-11-08 David Gibson Accepted
[PULL,18/22] MAINTAINERS: PPC: Remove myself Untitled series #16159 --- 2018-11-08 David Gibson Accepted
[PULL,19/22] hw/ppc/ppc440_uc: Remove dead code in sdram_size() Untitled series #16159 --- 2018-11-08 David Gibson New
[PULL,29/43] target/ppc: convert vspltis[bhw] to use vector operations Untitled series #18701 --- 2019-02-18 David Gibson Accepted
[PULL,30/43] target/ppc: convert vsplt[bhw] to use vector operations Untitled series #18701 --- 2019-02-18 David Gibson Accepted
[PULL,31/43] target/ppc: convert VSX logical operations to vector operations Untitled series #18701 --- 2019-02-18 David Gibson Accepted
[PULL,32/43] target/ppc: convert xxspltib to vector operations Untitled series #18701 --- 2019-02-18 David Gibson Accepted
[PULL,33/43] target/ppc: convert xxspltw to vector operations Untitled series #18701 --- 2019-02-18 David Gibson Accepted
[PULL,34/43] target/ppc: convert xxsel to vector operations Untitled series #18701 --- 2019-02-18 David Gibson New
[PULL,35/43] target/ppc: Pass integer to helper_mtvscr Untitled series #18701 --- 2019-02-18 David Gibson Accepted
[PULL,36/43] target/ppc: Use helper_mtvscr for reset and gdb Untitled series #18701 --- 2019-02-18 David Gibson Accepted
[PULL,37/43] target/ppc: Remove vscr_nj and vscr_sat Untitled series #18701 --- 2019-02-18 David Gibson New
[PULL,38/43] target/ppc: Add helper_mfvscr Untitled series #18701 --- 2019-02-18 David Gibson Accepted
[PULL,39/43] target/ppc: Use mtvscr/mfvscr for vmstate Untitled series #18701 --- 2019-02-18 David Gibson Accepted
[PULL,40/43] target/ppc: Add set_vscr_sat Untitled series #18701 --- 2019-02-18 David Gibson Accepted
[PULL,41/43] target/ppc: Split out VSCR_SAT to a vector field Untitled series #18701 --- 2019-02-18 David Gibson Accepted
[PULL,42/43] target/ppc: convert vadd*s and vsub*s to vector operations Untitled series #18701 --- 2019-02-18 David Gibson Accepted
[PULL,43/43] target/ppc: convert vmin* and vmax* to vector operations Untitled series #18701 --- 2019-02-18 David Gibson Accepted
[PULL,02/38] configure: Distinguish ppc64 and ppc64le hosts Untitled series #20495 --- 2019-05-21 David Gibson Superseded
[PULL,03/38] configure: Use quotes around uses of $CPU_CFLAGS Untitled series #20495 --- 2019-05-21 David Gibson Superseded
[PULL,22/38] target/ppc: Use vector variable shifts for VSL, VSR, VSRA Untitled series #20495 --- 2019-05-21 David Gibson Superseded
[PULL,02/38] configure: Distinguish ppc64 and ppc64le hosts Untitled series #20530 --- 2019-05-22 David Gibson New
[PULL,03/38] configure: Use quotes around uses of $CPU_CFLAGS Untitled series #20530 --- 2019-05-22 David Gibson Superseded
[PULL,22/38] target/ppc: Use vector variable shifts for VSL, VSR, VSRA Untitled series #20530 --- 2019-05-22 David Gibson Superseded
[PULL,02/44] configure: Distinguish ppc64 and ppc64le hosts Untitled series #20671 --- 2019-05-29 David Gibson Accepted
[PULL,03/44] configure: Use quotes around uses of $CPU_CFLAGS Untitled series #20671 --- 2019-05-29 David Gibson Accepted
[PULL,23/44] target/ppc: Use vector variable shifts for VSL, VSR, VSRA Untitled series #20671 --- 2019-05-29 David Gibson Accepted
[PULL,11/13] target/ppc: Use tcg_gen_gvec_bitsel Untitled series #21027 --- 2019-06-12 David Gibson Accepted
[PULL,08/42] target/ppc: move opcode decode tables to PowerPCCPU Untitled series #22835 --- 2019-08-21 David Gibson Accepted
[PULL,01/19] ppc/pnv: Set default ram size to 1.75GB [PULL,01/19] ppc/pnv: Set default ram size to 1.75GB --- 2019-08-29 David Gibson New
[PULL,02/19] ppc/pnv: update skiboot to v6.4 [PULL,01/19] ppc/pnv: Set default ram size to 1.75GB --- 2019-08-29 David Gibson New
[PULL,11/19] target/ppc: Set float_tininess_before_rounding at cpu reset [PULL,01/19] ppc/pnv: Set default ram size to 1.75GB --- 2019-08-29 David Gibson Accepted
[PULL,12/19] target/ppc: Fix do_float_check_status vs inexact [PULL,01/19] ppc/pnv: Set default ram size to 1.75GB --- 2019-08-29 David Gibson Accepted
[PULL,6/7] hw/ppc: Take QEMU lock when calling ppc_dcr_read/write() Untitled series #26363 --- 2020-03-24 David Gibson Accepted
[PULL,01/10] hw/ppc/e500.c: Handle qemu_find_file() failure [PULL,01/10] hw/ppc/e500.c: Handle qemu_find_file() failure --- 2020-04-07 David Gibson Accepted
[PULL,08/10] hw/ppc/ppc440_uc.c: Remove incorrect iothread locking from dcr_write_pcie() [PULL,01/10] hw/ppc/e500.c: Handle qemu_find_file() failure --- 2020-04-07 David Gibson Accepted
[PULL,1/3] linux-user/ppc: Fix padding in mcontext_t for ppc64 [PULL,1/3] linux-user/ppc: Fix padding in mcontext_t for ppc64 --- 2020-04-17 David Gibson Accepted
[PULL,2/3] target/ppc: Fix wrong interpretation of the disposition flag. [PULL,1/3] linux-user/ppc: Fix padding in mcontext_t for ppc64 --- 2020-04-17 David Gibson New
[PULL,02/18] spapr: Don't check capabilities removed between CAS calls Untitled series #60904 --- 2020-05-07 David Gibson New
[PULL,03/18] ppc/spapr: tweak change system reset helper Untitled series #60904 --- 2020-05-07 David Gibson New
[PULL,05/18] spapr: Simplify selection of radix/hash during CAS Untitled series #60904 --- 2020-05-07 David Gibson New
[PULL,06/18] spapr/cas: Separate CAS handling from rebuilding the FDT Untitled series #60904 --- 2020-05-07 David Gibson New
[PULL,07/18] spapr: Drop CAS reboot flag Untitled series #60904 --- 2020-05-07 David Gibson New
[PULL,11/18] spapr: Don't allow unplug of NVLink2 devices Untitled series #60904 --- 2020-05-07 David Gibson New
[PULL,13/18] target/ppc: Extend ppc_radix64_check_prot() with a 'partition_scoped' bool Untitled series #60904 --- 2020-05-07 David Gibson New
[PULL,15/18] target/ppc: Add support for Radix partition-scoped translation Untitled series #60904 --- 2020-05-07 David Gibson New
[PULL,16/18] spapr_nvdimm.c: make 'label-size' mandatory Untitled series #60904 --- 2020-05-07 David Gibson New
[PULL,17/18] spapr_nvdimm: Tweak error messages Untitled series #60904 --- 2020-05-07 David Gibson New
[RFC,v2,01/18] target/i386: sev: Remove unused QSevGuestInfoClass Refactor configuration of guest memory protection --- 2020-05-21 David Gibson New
[RFC,v2,04/18] target/i386: sev: Embed SEVState in SevGuestState Refactor configuration of guest memory protection --- 2020-05-21 David Gibson New
[RFC,v2,05/18] target/i386: sev: Partial cleanup to sev_state global Refactor configuration of guest memory protection --- 2020-05-21 David Gibson New
[RFC,v2,09/18] target/i386: sev: Unify SEVState and SevGuestState Refactor configuration of guest memory protection --- 2020-05-21 David Gibson New
[RFC,v2,10/18] guest memory protection: Add guest memory protection interface Refactor configuration of guest memory protection --- 2020-05-21 David Gibson New
[RFC,v2,11/18] guest memory protection: Handle memory encrption via interface Refactor configuration of guest memory protection --- 2020-05-21 David Gibson New
[RFC,v2,13/18] guest memory protection: Move side effect out of machine_set_memory_encryption() Refactor configuration of guest memory protection --- 2020-05-21 David Gibson Accepted
[RFC,v2,15/18] guest memory protection: Decouple kvm_memcrypt_*() helpers from KVM Refactor configuration of guest memory protection --- 2020-05-21 David Gibson New
[RFC,v2,18/18] guest memory protection: Alter virtio default properties for protected guests Refactor configuration of guest memory protection --- 2020-05-21 David Gibson New
[PULL,03/15] target/ppc: Untabify excp_helper.c Untitled series #60315 --- 2020-05-27 David Gibson New
[PULL,04/15] target/ppc: Add support for scv and rfscv instructions Untitled series #60315 --- 2020-05-27 David Gibson New
[PULL,05/15] ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2 Untitled series #60315 --- 2020-05-27 David Gibson New
[PULL,06/15] target/ppc: Pass const pointer to ppc_radix64_get_prot_amr() Untitled series #60315 --- 2020-05-27 David Gibson New
[PULL,08/15] target/ppc: Don't initialize some local variables in ppc_radix64_xlate() Untitled series #60315 --- 2020-05-27 David Gibson New
[PULL,11/15] target/ppc: Don't update radix PTE R/C bits with gdbstub Untitled series #60315 --- 2020-05-27 David Gibson New
« 1 2 3 4 »