180 Commits (87f0d88261d120e428cd23305775026556e6cce6)

Author SHA1 Message Date
Greg Kurz 2d3e302ec2 target/ppc: fix memory leak in kvmppc_is_mem_backend_page_size_ok() 9 years ago
Greg Kurz ec69355bef target/ppc: pass const string to kvmppc_is_mem_backend_page_size_ok() 9 years ago
Igor Mammedov 15f8b14228 numa: move numa_node from CPUState into target specific classes 9 years ago
Nikunj A Dadhania a8b7373421 target/ppc: reset reservation in do_rfi() 9 years ago
Thomas Huth e9edd931eb target/ppc: Avoid printing wrong aliases in CPU help text 9 years ago
David Gibson 5f3066d8b1 target/ppc: Allow workarounds for POWER9 DD1 9 years ago
Suraj Jitindar Singh d5fee0bbe6 target/ppc: Implement ISA V3.00 radix page fault handler 9 years ago
Suraj Jitindar Singh c88305027d target/ppc: Change tlbie invalid fields for POWER9 support 9 years ago
Suraj Jitindar Singh c6fd28fd57 target/ppc: Update tlbie to check privilege level based on GTSE 9 years ago
Nikunj A Dadhania 139d9023f1 target/ppc: do not reset reserve_addr in exec_enter 9 years ago
Nikunj A Dadhania f0b0685d66 tcg: enable MTTCG by default for PPC64 on x86 9 years ago
Nikunj A Dadhania 4771df23ed target/ppc: Generate fence operations 9 years ago
Nikunj A Dadhania 253ce7b2cf target/ppc: Emulate LL/SC using cmpxchg helpers 9 years ago
David Gibson c364946dd5 target/ppc: Style fixes 9 years ago
Bernhard Kaindl b1c897d587 e500,book3s: mfspr 259: Register mapped/aliased SPRG3 user read 9 years ago
Suraj Jitindar Singh 31b2b0f846 target/ppc: Flush TLB on write to PIDR 9 years ago
Anton Blanchard b88290cd9e target/ppc: Fix size of struct PPCElfPrstatus 9 years ago
Cédric Le Goater ad5d1add86 ppc/xics: introduce an 'intc' backlink under PowerPCCPU 10 years ago
Suraj Jitindar Singh ccd531b9c9 target/ppc: Add ibm,processor-radix-AP-encodings for TCG 10 years ago
Alexey Kardashevskiy 3dc410ae83 target-ppc/kvm: Enable in-kernel TCE acceleration for multi-tce 10 years ago
Suraj Jitindar Singh b4db54132f target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALL 10 years ago
Sam Bobroff cf1c4cce7c target-ppc: support KVM_CAP_PPC_MMU_RADIX, KVM_CAP_PPC_MMU_HASH_V3 10 years ago
Sam Bobroff c64abd1f9c spapr: Add ibm,processor-radix-AP-encodings to the device tree 10 years ago
Alexey Kardashevskiy d6ee2a7c85 target-ppc: kvm: make use of KVM_CREATE_SPAPR_TCE_64 10 years ago
Sam Bobroff f3d9f303ac target/ppc: Improve accuracy of guest HTM availability on P8s 10 years ago
Laurent Vivier 40fda982f2 ppc: remove cannot_destroy_with_object_finalize_yet 9 years ago
Nikunj A Dadhania 38a61d3487 target/ppc: fix cpu_ov setting for 32-bit 10 years ago
Thomas Huth f244115cbd target/ppc: Fix wrong number of UAMR register 10 years ago
Nikunj A Dadhania 182fe2cf19 target/ppc: use helper for excp handling 10 years ago
Nikunj A Dadhania 3e5b26cf57 target/ppc: fmadd: add macro for updating flags 10 years ago
Nikunj A Dadhania 806c9d71ab target/ppc: fmadd check for excp independently 10 years ago
Paolo Bonzini 2ae41db262 KVM: do not use sigtimedwait to catch SIGBUS 10 years ago
Paolo Bonzini 4d39892cca KVM: remove kvm_arch_on_sigbus 10 years ago
Nikunj A Dadhania 992d7e976c target/ppc: rewrite f[n]m[add,sub] using float64_muladd 10 years ago
Sam Bobroff ec975e839c spapr: Small cleanup of PPC MMU enums 10 years ago
Suraj Jitindar Singh da82c73a95 target/ppc: Rework hash mmu page fault code and add defines for clarity 10 years ago
Suraj Jitindar Singh 07a68f9907 target/ppc: Move no-execute and guarded page checking into new function 10 years ago
Suraj Jitindar Singh 347a5c73ba target/ppc: Add execute permission checking to access authority check 10 years ago
Suraj Jitindar Singh a6152b52bc target/ppc: Add Instruction Authority Mask Register Check 10 years ago
Suraj Jitindar Singh 6f46dcb3e5 target/ppc/POWER9: Add cpu_has_work function for POWER9 10 years ago
Suraj Jitindar Singh b2899495e3 target/ppc/POWER9: Add POWER9 mmu fault handler 10 years ago
Suraj Jitindar Singh 4f4f28ffc1 target/ppc: Don't gen an SDR1 on POWER9 and rework register creation 10 years ago
Suraj Jitindar Singh 9861bb3efd target/ppc: Add patb_entry to sPAPRMachineState 10 years ago
David Gibson 0922f1e487 target/ppc/POWER9: Add POWERPC_MMU_V3 bit 10 years ago
Alexey Kardashevskiy 9c60766887 exec, kvm, target-ppc: Move getrampagesize() to common code 10 years ago
Suraj Jitindar Singh 9b44c836dc target/ppc: Add POWER9/ISAv3.00 to compat_table 10 years ago
Mike Nawrocki 356bb70ed1 Add PowerPC 32-bit guest memory dump support 10 years ago
Nikunj A Dadhania b63d043418 target/ppc: add mcrxrx instruction 10 years ago
Nikunj A Dadhania c44027ffb9 target/ppc: add ov32 flag in divide operations 10 years ago
Nikunj A Dadhania 61aa9a697a target/ppc: add ov32 flag for multiply low insns 10 years ago