2021-12-17 | Matheus Ferst | target/ppc: fix xscvqpdp register access Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Victor Colombo | target/ppc: Move xs{max,min}[cj]dp to decodetree Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Victor Colombo | target/ppc: Fix xs{max, min}[cj]dp to use VSX registers Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Cédric Le Goater | ppc/ppc405: Add update of bi_procfreq field Signed-off-by: Cédric Le Goater <clg@kaod.org> ...Id: <20211206103712.1866296-15-clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Cédric Le Goater | ppc/ppc405: Fix bi_pci_enetaddr2 field in U-Boot board... Signed-off-by: Cédric Le Goater <clg@kaod.org> ...Id: <20211206103712.1866296-14-clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Cédric Le Goater | ppc/ppc405: Change default PLL values at reset Signed-off-by: Cédric Le Goater <clg@kaod.org> ...Id: <20211206103712.1866296-13-clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Cédric Le Goater | ppc/ppc405: Fix boot from kernel Signed-off-by: Cédric Le Goater <clg@kaod.org> ...Id: <20211206103712.1866296-12-clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Cédric Le Goater | ppc/ppc405: Introduce ppc405_set_default_bootinfo() Signed-off-by: Cédric Le Goater <clg@kaod.org> ...Id: <20211206103712.1866296-11-clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Cédric Le Goater | ppc/ppc405: Rework FW load Signed-off-by: Cédric Le Goater <clg@kaod.org> ...Id: <20211206103712.1866296-10-clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Cédric Le Goater | ppc/ppc405: Remove flash support Signed-off-by: Cédric Le Goater <clg@kaod.org> ...Id: <20211206103712.1866296-9-clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Cédric Le Goater | ppc/ppc405: Add some address space definitions Signed-off-by: Cédric Le Goater <clg@kaod.org> ...Id: <20211206103712.1866296-8-clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Cédric Le Goater | ppc/ppc405: Change ppc405ep_init() return value Signed-off-by: Cédric Le Goater <clg@kaod.org> ...Id: <20211206103712.1866296-7-clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Cédric Le Goater | ppc/ppc405: Drop flag parameter in ppc405_set_bootinfo() Signed-off-by: Cédric Le Goater <clg@kaod.org> ...Id: <20211206103712.1866296-6-clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Cédric Le Goater | ppc/ppc405: Convert printfs to trace-events Signed-off-by: Cédric Le Goater <clg@kaod.org> ...Id: <20211206103712.1866296-5-clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Cédric Le Goater | ppc: Add trace-events for DCR accesses Signed-off-by: Cédric Le Goater <clg@kaod.org> ...Id: <20211206103712.1866296-4-clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Thomas Huth | ppc: Mark the 'taihu' machine as deprecated Signed-off-by: Cédric Le Goater <clg@kaod.org> ...Id: <20211206103712.1866296-3-clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Cédric Le Goater | ppc/ppc405: Change kernel load address Signed-off-by: Cédric Le Goater <clg@kaod.org> ...Id: <20211202191446.1292125-1-clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> ...Id: <20211206103712.1866296-2-clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Cédric Le Goater | target/ppc: remove 401/403 CPUs Signed-off-by: Cédric Le Goater <clg@kaod.org> ...Id: <20211202191108.1291515-1-clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Fabiano Rosas | target/ppc: Set 601v exception model id Reviewed-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Fabiano Rosas | target/ppc: Remove 603e exception model Reviewed-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Fabiano Rosas | target/ppc: Fix MPCxxx FPU interrupt address Reviewed-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Fabiano Rosas | target/ppc: Remove the software TLB model of 7450 CPUs Reviewed-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Fabiano Rosas | target/ppc: Disable unused facilities in the e600 CPU Reviewed-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Fabiano Rosas | target/ppc: Disable software TLB for the 7450 family Reviewed-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | target/ppc: Use helper_todouble/tosingle in helper_xststdcsp Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | target/ppc: Update fres to new flags and float64r32 Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | target/ppc: Add helper for frsqrtes Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | target/ppc: Add helper for fmuls Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | target/ppc: Add helpers for fadds, fsubs, fdivs Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | target/ppc: Add helper for fsqrts Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | target/ppc: Add helpers for fmadds et al Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | softfloat: Add float64r32 arithmetic routines Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | target/ppc: Update fre to new flags Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | target/ppc: Update xsrqpi and xsrqpxp to new flags Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | target/ppc: Update sqrt for new flags Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | target/ppc: Use helper_todouble in do_frsp Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | target/ppc: Update do_frsp for new flags Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | target/ppc: Split out do_frsp Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | target/ppc: Do not call do_float_check_status from... Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | target/ppc: Split out do_fmadd Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | target/ppc: Update fmadd for new flags Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | target/ppc: Clean up do_fri Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | target/ppc: Tidy inexact handling in do_fri Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | target/ppc: Use FloatRoundMode in do_fri Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | target/ppc: Remove inline from do_fri Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | target/ppc: Fix VXCVI return value Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | target/ppc: Update float_invalid_cvt for new flags Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | target/ppc: Move float_check_status from FPU_FCTI to... Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | target/ppc: Update float_invalid_op_div for new flags Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | target/ppc: Update float_invalid_op_mul for new flags Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | target/ppc: Update float_invalid_op_addsub for new... Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | softfloat: Add flag specific to signaling nans Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | softfloat: Add flag specific to convert non-nan to int Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | softfloat: Add flag specific to sqrt(-x) Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | softfloat: Add flags specific to Inf / Inf and 0 / 0 Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | softfloat: Add flag specific to Inf * 0 Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | softfloat: Add flag specific to Inf - Inf Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Richard Henderson | softfloat: Extend float_exception_flags to 16 bits Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Leonardo Garcia | Link new ppc-spapr-hcalls.rst file to pseries.rst. Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Leonardo Garcia | docs: Rename ppc-spapr-hcalls.txt to ppc-spapr-hcalls... Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Leonardo Garcia | docs: rSTify ppc-spapr-hcalls.txt Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Leonardo Garcia | docs: Introducing pseries documentation. Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Daniel Henrique... | ppc/pnv.c: fix "system-id" FDT when -uuid is set Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Daniel Henrique... | docs/system/ppc/powernv.rst: document KVM support status Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Daniel Henrique... | ppc/pnv.c: add a friendly warning when accel=kvm is... Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Leonardo Garcia | docs: Minor updates on the powernv documentation. Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Christophe Lombard | pci-host: Allow extended config space access for PowerNV... Reviewed-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Daniel Henrique... | ivshmem-test.c: enable test_ivshmem_server for ppc64... Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Daniel Henrique... | ivshmem.c: change endianness to LITTLE_ENDIAN Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Matheus Ferst | target/ppc: Implement Vector Mask Move insns Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Matheus Ferst | target/ppc: Implement Vector Extract Mask Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Matheus Ferst | target/ppc: Implement Vector Expand Mask Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Lucas Mateus Castro... | target/ppc: ppc_store_fpscr doesn't update bits 0 to... Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Lucas Mateus Castro... | test/tcg/ppc64le: test mtfsf Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Lucas Mateus Castro... | target/ppc: Fixed call to deferred exception Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-17 | Peter Maydell | hw/ppc/mac.h: Remove MAX_CPUS macro Reviewed-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-12-16 | Cédric Le Goater | Merge tag 'qemu-slof-20211112' of github.com:aik/qemu... Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-11-29 | Leandro Lupori | target/ppc: fix Hash64 MMU update of PTE bit R Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-11-17 | Richard Henderson | tests/tcg/ppc64le: Fix compile flags for byte_reverse Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-11-17 | Laurent Vivier | pmu: fix pmu vmstate subsection list Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-11-11 | Daniel Henrique... | ppc/mmu_helper.c: do not truncate 'ea' in booke206_invalidat... Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-11-10 | Daniel Henrique... | spapr_numa.c: fix FORM1 distance-less nodes Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-11-10 | Matheus Ferst | target/ppc: Fix register update on lf[sd]u[x]/stf[sd... Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-10-22 | Cédric Le Goater | speed/sdhci: Add trace events Signed-off-by: Cédric Le Goater <clg@kaod.org> Message-Id: <20211018132609.160008-6-clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-10-22 | Cédric Le Goater | aspeed/smc: Use a container for the flash mmio address... Signed-off-by: Cédric Le Goater <clg@kaod.org> Message-Id: <20211018132609.160008-5-clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-10-22 | John Wang | aspeed: Add support for the fp5280g2-bmc board Reviewed-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-10-12 | Cédric Le Goater | aspeed/smc: Dump address offset in trace events Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-10-12 | Cédric Le Goater | aspeed/wdt: Add trace events Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-10-12 | Andrew Jeffery | hw/arm: Integrate ADC model into Aspeed SoC Signed-off-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-10-12 | Andrew Jeffery | hw/adc: Add basic Aspeed ADC model Signed-off-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-10-12 | Peter Delevoryas | hw: aspeed_gpio: Fix GPIO array indexing Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-10-12 | Peter Delevoryas | hw: aspeed_gpio: Fix pin I/O type declarations Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-10-12 | Cédric Le Goater | aspeed/i2c: QOMify AspeedI2CBus Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-10-12 | Cédric Le Goater | aspeed/smc: Remove unused attribute 'irqline' Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-10-12 | Cédric Le Goater | aspeed/smc: Introduce a new addr_width() class handler Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-10-12 | Cédric Le Goater | aspeed/smc: Add default reset values Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-10-12 | Cédric Le Goater | aspeed/smc: QOMify AspeedSMCFlash Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-10-12 | Cédric Le Goater | aspeed/smc: Rename AspeedSMCFlash 'id' to 'cs' Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-10-12 | Cédric Le Goater | aspeed/smc: Remove the 'size' attribute from AspeedSMCFlash Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
2021-10-12 | Cédric Le Goater | aspeed/smc: Remove the 'flash' attribute from AspeedSMCFlash Signed-off-by: Cédric Le Goater <clg@kaod.org> |
commitcommitdifftree |
next |