index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
ppc
/
cpu.h
Age
Commit message (
Expand
)
Author
2018-07-03
target/ppc: Remove POWERPC_EXCP_STCX
Richard Henderson
2018-07-03
target/ppc: Use atomic load for LQ and LQARX
Richard Henderson
2018-06-21
target/ppc: Allow cpu compatiblity checks based on type, not instance
David Gibson
2018-06-16
target/ppc, spapr: Move VPA information to machine_data
David Gibson
2018-06-16
target/ppc: drop empty #if/#endif block
Greg Kurz
2018-05-29
ppc: Rename 2.13 machines to 3.0
Peter Maydell
2018-05-04
spapr: Move PAPR mode cpu setup fully to spapr code
David Gibson
2018-05-04
target/ppc: add basic support for PTCR on POWER9
Cédric Le Goater
2018-04-27
target/ppc: Fold slb_nr into PPCHash64Options
David Gibson
2018-04-27
target/ppc: Fold ci_large_pages flag into PPCHash64Options
David Gibson
2018-04-27
target/ppc: Split page size information into a separate allocation
David Gibson
2018-03-19
cpu: get rid of unused cpu_init() defines
Igor Mammedov
2018-03-19
cpu: add CPU_RESOLVING_TYPE macro
Igor Mammedov
2018-02-21
target/*/cpu.h: remove softfloat.h
Alex Bennée
2018-01-25
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
2018-01-20
target/ppc: add support for hypervisor doorbells on book3s CPUs
Cédric Le Goater
2018-01-20
target/ppc: fix doorbell and hypervisor doorbell definitions
Cédric Le Goater
2018-01-17
target/ppc: add support for POWER9 HILE
Cédric Le Goater
2018-01-17
target/ppc: Clarify compat mode max_threads value
David Gibson
2018-01-10
target/ppc: more use of the PPC_*() macros
Cédric Le Goater
2017-12-15
target/ppc: introduce the PPC_BIT() macro
Cédric Le Goater
2017-10-17
ppc: spapr: use generic cpu_model parsing
Igor Mammedov
2017-09-27
spapr: fix the value of SDR1 in kvmppc_put_books_sregs()
Greg Kurz
2017-09-08
ppc: use macros to make cpu type name from string literal
Igor Mammedov
2017-09-08
booke206: fix tlbnps for fixed size TLB
KONRAD Frederic
2017-09-08
booke206: fix booke206_tlbnps for mav 2.0
KONRAD Frederic
2017-09-08
ppc: spapr: Make VCPU ID handling private to SPAPR
Sam Bobroff
2017-09-08
ppc: spapr: Rename cpu_dt_id to vcpu_id
Sam Bobroff
2017-09-01
ppc: replace cpu_ppc_init() with cpu_generic_init()
Igor Mammedov
2017-08-09
target/ppc: Add stub implementation of the PSSCR
David Gibson
2017-08-09
target/ppc: Implement TIDR
David Gibson
2017-06-30
ppc: Rework CPU compatibility testing across migration
David Gibson
2017-06-30
pseries: Move CPU compatibility property to machine
David Gibson
2017-06-05
numa: move numa_node from CPUState into target specific classes
Igor Mammedov
2017-05-11
target/ppc: Avoid printing wrong aliases in CPU help text
Thomas Huth
2017-05-11
target/ppc: Implement ISA V3.00 radix page fault handler
Suraj Jitindar Singh
2017-05-11
tcg: enable MTTCG by default for PPC64 on x86
Nikunj A Dadhania
2017-04-26
ppc/xics: introduce an 'intc' backlink under PowerPCCPU
Cédric Le Goater
2017-04-26
spapr: Add ibm,processor-radix-AP-encodings to the device tree
Sam Bobroff
2017-03-14
target/ppc: Fix wrong number of UAMR register
Thomas Huth
2017-03-03
target/ppc: Rework hash mmu page fault code and add defines for clarity
Suraj Jitindar Singh
2017-03-03
target/ppc: Move no-execute and guarded page checking into new function
Suraj Jitindar Singh
2017-03-03
target/ppc: Add Instruction Authority Mask Register Check
Suraj Jitindar Singh
2017-03-03
target/ppc: Add patb_entry to sPAPRMachineState
Suraj Jitindar Singh
2017-03-01
Add PowerPC 32-bit guest memory dump support
Mike Nawrocki
2017-03-01
target/ppc: support for 32-bit carry and overflow
Nikunj A Dadhania
2017-03-01
target/ppc: Manage external HPT via virtual hypervisor
David Gibson
2017-03-01
target/ppc: Eliminate htab_base and htab_mask variables
David Gibson
2017-03-01
target/ppc: Cleanup HPTE accessors for 64-bit hash MMU
David Gibson
2017-03-01
target/ppc: Merge cpu_ppc_set_vhyp() with cpu_ppc_set_papr()
David Gibson
[next]