aboutsummaryrefslogtreecommitdiff
path: root/target-ppc/translate_init.c
AgeCommit message (Expand)Author
2015-11-06taget-ppc: Fix read access to IBAT registers higher than IBAT3Julio Guerra
2015-10-23ppc/spapr: Add "ibm,pa-features" property to the device-treeBenjamin Herrenschmidt
2015-10-23ppc: Add mmu_model defines for arch 2.03 and 2.07Benjamin Herrenschmidt
2015-09-11Target-ppc: Remove unnecessary variableShraddha Barke
2015-07-09cpu: Change cpu_exec_init() arg to cpu, not envPeter Crosthwaite
2015-07-09target-ppc: Move cpu_exec_init() call to realize functionBharata B Rao
2015-07-09cpu: Add Error argument to cpu_exec_init()Bharata B Rao
2015-03-09PPC: Introduce the Virtual Time Base (VTB) SPR registerCyril Bur
2015-01-10Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell
2015-01-07target-ppc: Power8 Supports Transactional MemoryTom Musta
2015-01-03translate: check cflags instead of use_icount globalPaolo Bonzini
2014-12-23target-ppc: pass DisasContext to SPR generator functionsPaolo Bonzini
2014-11-20target-ppc: Fix breakpoint registers for e300Fabien Chouteau
2014-11-04target-ppc: Fix an invalid free in opcode table handling code.Bharata B Rao
2014-11-04target-ppc: Use macros in opcodes table handling codeBharata B Rao
2014-11-04target-ppc : Add new processor type 440x5wDFPUPierre Mallard
2014-11-04target-ppc : Allow fc[tf]id[*] mnemonics for non TARGET_PPC64Pierre Mallard
2014-11-04target-ppc: Implement IVOR[59] By Default for Book ETom Musta
2014-11-04target-ppc: Fix kvmppc_set_compat to use negotiated cpu-versionAlexey Kardashevskiy
2014-10-15qdev: Drop legacy_name from qdev propertiesGonglei
2014-10-15qdev: Add description field in PropertyInfo structGonglei
2014-09-25target-ppc: Use cpu_exec_interrupt qom hookRichard Henderson
2014-09-25target-ppc: Use cpu_exec_enter qom hookRichard Henderson
2014-07-15target-ppc: Fix number of threads per core limitAlexey Kardashevskiy
2014-07-08target-ppc: Remove POWER7+ and POWER8E familiesAlexey Kardashevskiy
2014-07-08target-ppc: Add pvr_match() callbackAlexey Kardashevskiy
2014-07-08target-ppc: Change default cpu for ppc64le-linux-userRichard Henderson
2014-06-29target-ppc: enable virtio endian ambivalent supportGreg Kurz
2014-06-27target-ppc: Add support for POWER8 pvr 0x4D0000Alexey Kardashevskiy
2014-06-27PPC: Add support for Apple gdb in gdbstubAlexander Graf
2014-06-16target-ppc: Enable DABRX SPR and limit it to <=POWER7Alexey Kardashevskiy
2014-06-16target-ppc: Enable PPR and VRSAVE SPRs migrationAlexey Kardashevskiy
2014-06-16target-ppc: Add POWER8's Event Based Branch (EBB) control SPRsAlexey Kardashevskiy
2014-06-16target-ppc: Add POWER8's TM SPRsAlexey Kardashevskiy
2014-06-16target-ppc: Add POWER8's MMCR2/MMCRS SPRsAlexey Kardashevskiy
2014-06-16target-ppc: Enable FSCR facility check for TARAlexey Kardashevskiy
2014-06-16target-ppc: Add POWER8's FSCR SPRAlexey Kardashevskiy
2014-06-16target-ppc: Add POWER8's TIR SPRAlexey Kardashevskiy
2014-06-16target-ppc: Refactor class init for POWER7/8Alexey Kardashevskiy
2014-06-16target-ppc: Switch POWER7/8 classes to use correct PMU SPRsAlexey Kardashevskiy
2014-06-16target-ppc: Make use of gen_spr_power5p_lpar() for POWER7/8Alexey Kardashevskiy
2014-06-16target-ppc: Make use of gen_spr_book3s_altivec() for POWER7/8Alexey Kardashevskiy
2014-06-16target-ppc: Move POWER7/8 CFAR/DSCR/CTRL/PPR/PCR SPR registration to helpersAlexey Kardashevskiy
2014-06-16target-ppc: Move POWER8 TCE Address control (TAR) to a helperAlexey Kardashevskiy
2014-06-16target-ppc: Move POWER7/8 PIR/PURR/SPURR SPR registration to helpersAlexey Kardashevskiy
2014-06-16target-ppc: Enable PMU SPRs migrationAlexey Kardashevskiy
2014-06-16target-ppc: Remove check_pow_970FXAlexey Kardashevskiy
2014-06-16target-ppc: Introduce and reuse generalized init_proc_book3s_64()Alexey Kardashevskiy
2014-06-16target-ppc: Add HID4 SPR for PPC970Alexey Kardashevskiy
2014-06-16target-ppc: Add PMC7/8 to 970 classAlexey Kardashevskiy