]> git.proxmox.com Git - mirror_qemu.git/history - target/ppc
hw/openrisc/openrisc_sim: Parameterize initialization
[mirror_qemu.git] / target / ppc /
2022-02-23 Peter MaydellMerge remote-tracking branch 'remotes/berrange-gitlab...
2022-02-22 Peter MaydellMerge remote-tracking branch 'remotes/lvivier-gitlab...
2022-02-22 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2022-02-21 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2022-02-21 Philippe Mathieu... exec/exec-all: Move 'qemu/log.h' include in units requi...
2022-02-20 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-02-18 Fabiano Rosastarget/ppc: Move common SPR functions out of cpu_init
2022-02-18 Fabiano Rosastarget/ppc: cpu_init: Move check_pow and QOM macros...
2022-02-18 Fabiano Rosastarget/ppc: cpu_init: Move SPR registration macros...
2022-02-18 Fabiano Rosastarget/ppc: cpu_init: Expose some SPR registration...
2022-02-18 Fabiano Rosastarget/ppc: Rename spr_tcg.h to spr_common.h
2022-02-18 Fabiano Rosastarget/ppc: cpu_init: Remove register_usprg3_sprs
2022-02-18 Fabiano Rosastarget/ppc: cpu_init: Rename register_ne_601_sprs
2022-02-18 Fabiano Rosastarget/ppc: cpu_init: Reuse init_proc_745 for the 755
2022-02-18 Fabiano Rosastarget/ppc: cpu_init: Reuse init_proc_604 for the 604e
2022-02-18 Fabiano Rosastarget/ppc: cpu_init: Reuse init_proc_603 for the e300
2022-02-18 Fabiano Rosastarget/ppc: cpu_init: Move 604e SPR registration into...
2022-02-18 Fabiano Rosastarget/ppc: cpu_init: Move e300 SPR registration into...
2022-02-18 Fabiano Rosastarget/ppc: cpu_init: Move 755 L2 cache SPRs into a...
2022-02-18 Fabiano Rosastarget/ppc: cpu_init: Deduplicate 7xx SPR registration
2022-02-18 Fabiano Rosastarget/ppc: cpu_init: Deduplicate 745/755 SPR registration
2022-02-18 Fabiano Rosastarget/ppc: cpu_init: Deduplicate 604 SPR registration
2022-02-18 Fabiano Rosastarget/ppc: cpu_init: Deduplicate 603 SPR registration
2022-02-18 Fabiano Rosastarget/ppc: cpu_init: Deduplicate 440 SPR registration
2022-02-18 Fabiano Rosastarget/ppc: cpu_init: Decouple 74xx SPR registration...
2022-02-18 Fabiano Rosastarget/ppc: cpu_init: Decouple G2 SPR registration...
2022-02-18 Fabiano Rosastarget/ppc: cpu_init: Move G2 SPRs into register_G2_sprs
2022-02-18 Fabiano Rosastarget/ppc: cpu_init: Move 405 SPRs into register_405_sprs
2022-02-18 Fabiano Rosastarget/ppc: cpu_init: Avoid nested SPR register functions
2022-02-18 Fabiano Rosastarget/ppc: cpu_init: Move Timebase registration into...
2022-02-18 Fabiano Rosastarget/ppc: cpu_init: Group registration of generic...
2022-02-18 Fabiano Rosastarget/ppc: cpu_init: Remove G2LE init code
2022-02-18 Fabiano Rosastarget/ppc: cpu_init: Remove not implemented comments
2022-02-18 Nicholas Piggintarget/ppc: Introduce a vhyp framework for nested HV...
2022-02-18 Nicholas Piggintarget/ppc: Add powerpc_reset_excp_state helper
2022-02-18 Nicholas Piggintarget/ppc: add helper for books vhyp hypercall handler
2022-02-18 Nicholas Piggintarget/ppc: make vhyp get_pate method take lpid and...
2022-02-18 Nicholas Piggintarget/ppc: add vhyp addressing mode helper for radix MMU
2022-02-18 Nicholas Piggintarget/ppc: raise HV interrupts for partition table...
2022-02-15 Peter MaydellMerge remote-tracking branch 'remotes/nvme/tags/nvme...
2022-02-15 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2022-02-14 Peter MaydellMerge remote-tracking branch 'remotes/kwolf-gitlab...
2022-02-14 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2022-02-13 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-02-09 Víctor Colombotarget/ppc: Change VSX instructions behavior to fill...
2022-02-09 Fabiano Rosastarget/ppc: books: Remove excp_model argument from...
2022-02-09 Fabiano Rosastarget/ppc: Assert if MSR bits differ from msr_mask...
2022-02-09 Fabiano Rosastarget/ppc: powerpc_excp: Move common code to the calle...
2022-02-09 Fabiano Rosastarget/ppc: Remove powerpc_excp_legacy
2022-02-09 Fabiano Rosastarget/ppc: 7xx: Set SRRs directly in exception code
2022-02-09 Fabiano Rosastarget/ppc: 7xx: Software TLB cleanup
2022-02-09 Fabiano Rosastarget/ppc: 7xx: System Reset cleanup
2022-02-09 Fabiano Rosastarget/ppc: 7xx: System Call exception cleanup
2022-02-09 Fabiano Rosastarget/ppc: 7xx: Program exception cleanup
2022-02-09 Fabiano Rosastarget/ppc: 7xx: External interrupt cleanup
2022-02-09 Fabiano Rosastarget/ppc: 7xx: Machine Check exception cleanup
2022-02-09 Fabiano Rosastarget/ppc: Simplify powerpc_excp_7xx
2022-02-09 Fabiano Rosastarget/ppc: Introduce powerpc_excp_7xx
2022-02-09 Fabiano Rosastarget/ppc: Merge 7x5 and 7x0 exception model IDs
2022-02-09 Fabiano Rosastarget/ppc: 6xx: Set SRRs directly in exception code
2022-02-09 Fabiano Rosastarget/ppc: 6xx: Software TLB exceptions cleanup
2022-02-09 Fabiano Rosastarget/ppc: 6xx: System Reset interrupt cleanup
2022-02-09 Fabiano Rosastarget/ppc: 6xx: System Call exception cleanup
2022-02-09 Fabiano Rosastarget/ppc: 6xx: Program exception cleanup
2022-02-09 Fabiano Rosastarget/ppc: 6xx: External interrupt cleanup
2022-02-09 Fabiano Rosastarget/ppc: 6xx: Machine Check exception cleanup
2022-02-09 Fabiano Rosastarget/ppc: 6xx: Critical exception cleanup
2022-02-09 Fabiano Rosastarget/ppc: Simplify powerpc_excp_6xx
2022-02-09 Fabiano Rosastarget/ppc: Introduce powerpc_excp_6xx
2022-02-09 Fabiano Rosastarget/ppc: Merge exception model IDs for 6xx CPUs
2022-02-09 Cédric Le Goatertarget/ppc: Remove PowerPC 601 CPUs
2022-02-09 Cédric Le Goatertarget/ppc: Fix radix logging
2022-02-09 Fabiano Rosastarget/ppc: booke: System Reset exception cleanup
2022-02-09 Fabiano Rosastarget/ppc: booke: Watchdog Timer interrupt
2022-02-09 Fabiano Rosastarget/ppc: booke: System Call exception cleanup
2022-02-09 Fabiano Rosastarget/ppc: booke: Alignment interrupt cleanup
2022-02-09 Fabiano Rosastarget/ppc: booke: External interrupt cleanup
2022-02-09 Fabiano Rosastarget/ppc: booke: Instruction storage exception cleanup
2022-02-09 Fabiano Rosastarget/ppc: booke: Data Storage exception cleanup
2022-02-09 Fabiano Rosastarget/ppc: booke: Machine Check cleanups
2022-02-09 Fabiano Rosastarget/ppc: booke: Critical exception cleanup
2022-02-09 Fabiano Rosastarget/ppc: Simplify powerpc_excp_booke
2022-02-09 Fabiano Rosastarget/ppc: Introduce powerpc_excp_booke
2022-02-09 Fabiano Rosastarget/ppc: Remove 440x4 CPU
2022-02-07 Peter MaydellMerge remote-tracking branch 'remotes/lvivier-gitlab...
2022-02-02 Peter MaydellMerge remote-tracking branch 'remotes/hdeller/tags...
2022-01-31 Peter MaydellMerge remote-tracking branch 'remotes/bsdimp/tags/bsd...
2022-01-31 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-01-30 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2022-01-29 Peter MaydellMerge remote-tracking branch 'remotes/quintela-gitlab...
2022-01-28 Cédric Le Goatertarget/ppc: Remove support for the PowerPC 602 CPU
2022-01-28 Peter MaydellRemove unnecessary minimum_version_id_old fields
2022-01-28 Fabiano Rosastarget/ppc: 74xx: Set SRRs directly in exception code
2022-01-28 Fabiano Rosastarget/ppc: 74xx: System Reset interrupt cleanup
2022-01-28 Fabiano Rosastarget/ppc: 74xx: System Call exception cleanup
2022-01-28 Fabiano Rosastarget/ppc: 74xx: Program exception cleanup
2022-01-28 Fabiano Rosastarget/ppc: 74xx: External interrupt cleanup
2022-01-28 Fabiano Rosastarget/ppc: 74xx: Machine Check exception cleanup
2022-01-28 Fabiano Rosastarget/ppc: Simplify powerpc_excp_74xx
2022-01-28 Fabiano Rosastarget/ppc: Introduce powerpc_excp_74xx
next