OSDN Git Service

qmiga/qemu.git
2021-12-17 Cédric Le Goaterppc/pnv: Introduce a num_stack class attribute
2021-12-17 Cédric Le Goaterppc/pnv: Introduce a "chip" property under the PHB4...
2021-12-17 Cédric Le Goaterppc/pnv: Introduce version and device_id class atribute...
2021-12-17 Cédric Le Goaterppc/pnv: Introduce a num_pecs class attribute for PHB4...
2021-12-17 Cédric Le Goaterppc/pnv: Use QOM hierarchy to scan PHB3 devices
2021-12-17 Cédric Le Goaterppc/pnv: Move mapping of the PHB3 CQ regions under...
2021-12-17 Cédric Le Goaterppc/pnv: Drop the "num-phbs" property
2021-12-17 Cédric Le Goaterppc/pnv: Use the chip class to check the index of PHB3...
2021-12-17 Cédric Le Goaterppc/pnv: Introduce a "chip" property under PHB3
2021-12-17 Daniel Henrique... PPC64/TCG: Implement 'rfebb' instruction
2021-12-17 Daniel Henrique... target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA...
2021-12-17 Daniel Henrique... target/ppc: enable PMU instruction count
2021-12-17 Daniel Henrique... target/ppc: enable PMU counter overflow with cycle...
2021-12-17 Daniel Henrique... target/ppc: PMU: update counters on MMCR1 write
2021-12-17 Daniel Henrique... target/ppc: PMU: update counters on PMCs r/w
2021-12-17 Daniel Henrique... target/ppc: PMU basic cycle count for pseries TCG
2021-12-17 Daniel Henrique... target/ppc: introduce PMUEventType and PMU overflow...
2021-12-17 Fabiano RosasRevert "target/ppc: Move SPR_DSISR setting to powerpc_excp"
2021-12-17 Fabiano Rosastarget/ppc: Fix e6500 boot
2021-12-17 Matheus Fersttarget/ppc: move xscvqpdp to decodetree
2021-12-17 Matheus Fersttarget/ppc: fix xscvqpdp register access
2021-12-17 Victor Colombotarget/ppc: Move xs{max,min}[cj]dp to decodetree
2021-12-17 Victor Colombotarget/ppc: Fix xs{max, min}[cj]dp to use VSX registers
2021-12-17 Cédric Le Goaterppc/ppc405: Add update of bi_procfreq field
2021-12-17 Cédric Le Goaterppc/ppc405: Fix bi_pci_enetaddr2 field in U-Boot board...
2021-12-17 Cédric Le Goaterppc/ppc405: Change default PLL values at reset
2021-12-17 Cédric Le Goaterppc/ppc405: Fix boot from kernel
2021-12-17 Cédric Le Goaterppc/ppc405: Introduce ppc405_set_default_bootinfo()
2021-12-17 Cédric Le Goaterppc/ppc405: Rework FW load
2021-12-17 Cédric Le Goaterppc/ppc405: Remove flash support
2021-12-17 Cédric Le Goaterppc/ppc405: Add some address space definitions
2021-12-17 Cédric Le Goaterppc/ppc405: Change ppc405ep_init() return value
2021-12-17 Cédric Le Goaterppc/ppc405: Drop flag parameter in ppc405_set_bootinfo()
2021-12-17 Cédric Le Goaterppc/ppc405: Convert printfs to trace-events
2021-12-17 Cédric Le Goaterppc: Add trace-events for DCR accesses
2021-12-17 Thomas Huthppc: Mark the 'taihu' machine as deprecated
2021-12-17 Cédric Le Goaterppc/ppc405: Change kernel load address
2021-12-17 Cédric Le Goatertarget/ppc: remove 401/403 CPUs
2021-12-17 Fabiano Rosastarget/ppc: Set 601v exception model id
2021-12-17 Fabiano Rosastarget/ppc: Remove 603e exception model
2021-12-17 Fabiano Rosastarget/ppc: Fix MPCxxx FPU interrupt address
2021-12-17 Fabiano Rosastarget/ppc: Remove the software TLB model of 7450 CPUs
2021-12-17 Fabiano Rosastarget/ppc: Disable unused facilities in the e600 CPU
2021-12-17 Fabiano Rosastarget/ppc: Disable software TLB for the 7450 family
2021-12-17 Richard Hendersontarget/ppc: Use helper_todouble/tosingle in helper_xsts...
2021-12-17 Richard Hendersontarget/ppc: Update fres to new flags and float64r32
2021-12-17 Richard Hendersontarget/ppc: Add helper for frsqrtes
2021-12-17 Richard Hendersontarget/ppc: Add helper for fmuls
2021-12-17 Richard Hendersontarget/ppc: Add helpers for fadds, fsubs, fdivs
2021-12-17 Richard Hendersontarget/ppc: Add helper for fsqrts
2021-12-17 Richard Hendersontarget/ppc: Add helpers for fmadds et al
2021-12-17 Richard Hendersonsoftfloat: Add float64r32 arithmetic routines
2021-12-17 Richard Hendersontarget/ppc: Update fre to new flags
2021-12-17 Richard Hendersontarget/ppc: Update xsrqpi and xsrqpxp to new flags
2021-12-17 Richard Hendersontarget/ppc: Update sqrt for new flags
2021-12-17 Richard Hendersontarget/ppc: Use helper_todouble in do_frsp
2021-12-17 Richard Hendersontarget/ppc: Update do_frsp for new flags
2021-12-17 Richard Hendersontarget/ppc: Split out do_frsp
2021-12-17 Richard Hendersontarget/ppc: Do not call do_float_check_status from...
2021-12-17 Richard Hendersontarget/ppc: Split out do_fmadd
2021-12-17 Richard Hendersontarget/ppc: Update fmadd for new flags
2021-12-17 Richard Hendersontarget/ppc: Clean up do_fri
2021-12-17 Richard Hendersontarget/ppc: Tidy inexact handling in do_fri
2021-12-17 Richard Hendersontarget/ppc: Use FloatRoundMode in do_fri
2021-12-17 Richard Hendersontarget/ppc: Remove inline from do_fri
2021-12-17 Richard Hendersontarget/ppc: Fix VXCVI return value
2021-12-17 Richard Hendersontarget/ppc: Update float_invalid_cvt for new flags
2021-12-17 Richard Hendersontarget/ppc: Move float_check_status from FPU_FCTI to...
2021-12-17 Richard Hendersontarget/ppc: Update float_invalid_op_div for new flags
2021-12-17 Richard Hendersontarget/ppc: Update float_invalid_op_mul for new flags
2021-12-17 Richard Hendersontarget/ppc: Update float_invalid_op_addsub for new...
2021-12-17 Richard Hendersonsoftfloat: Add flag specific to signaling nans
2021-12-17 Richard Hendersonsoftfloat: Add flag specific to convert non-nan to int
2021-12-17 Richard Hendersonsoftfloat: Add flag specific to sqrt(-x)
2021-12-17 Richard Hendersonsoftfloat: Add flags specific to Inf / Inf and 0 / 0
2021-12-17 Richard Hendersonsoftfloat: Add flag specific to Inf * 0
2021-12-17 Richard Hendersonsoftfloat: Add flag specific to Inf - Inf
2021-12-17 Richard Hendersonsoftfloat: Extend float_exception_flags to 16 bits
2021-12-17 Leonardo GarciaLink new ppc-spapr-hcalls.rst file to pseries.rst.
2021-12-17 Leonardo Garciadocs: Rename ppc-spapr-hcalls.txt to ppc-spapr-hcalls...
2021-12-17 Leonardo Garciadocs: rSTify ppc-spapr-hcalls.txt
2021-12-17 Leonardo Garciadocs: Introducing pseries documentation.
2021-12-17 Daniel Henrique... ppc/pnv.c: fix "system-id" FDT when -uuid is set
2021-12-17 Daniel Henrique... docs/system/ppc/powernv.rst: document KVM support status
2021-12-17 Daniel Henrique... ppc/pnv.c: add a friendly warning when accel=kvm is...
2021-12-17 Leonardo Garciadocs: Minor updates on the powernv documentation.
2021-12-17 Christophe... pci-host: Allow extended config space access for PowerN...
2021-12-17 Daniel Henrique... ivshmem-test.c: enable test_ivshmem_server for ppc64...
2021-12-17 Daniel Henrique... ivshmem.c: change endianness to LITTLE_ENDIAN
2021-12-17 Matheus Fersttarget/ppc: Implement Vector Mask Move insns
2021-12-17 Matheus Fersttarget/ppc: Implement Vector Extract Mask
2021-12-17 Matheus Fersttarget/ppc: Implement Vector Expand Mask
2021-12-17 Lucas Mateus... target/ppc: ppc_store_fpscr doesn't update bits 0 to...
2021-12-17 Lucas Mateus... test/tcg/ppc64le: test mtfsf
2021-12-17 Lucas Mateus... target/ppc: Fixed call to deferred exception
2021-12-17 Peter Maydellhw/ppc/mac.h: Remove MAX_CPUS macro
2021-12-16 Cédric Le GoaterMerge tag 'qemu-slof-20211112' of github.com:aik/qemu...
2021-12-14 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2021-12-14 Richard HendersonOpen 6.3 development tree
2021-12-14 Richard HendersonUpdate version for v6.2.0 release
next