881 Commits (1f212b9d3edd8679bafd3bcf0301795206438724)

Author SHA1 Message Date
Alexander Graf 01662f3e51 PPC: Implement e500 (FSL) MMU 16 years ago
Alexander Graf a5858d7af0 PPC: Add another 64 bits to instruction feature mask 16 years ago
Alexander Graf 71afeb6165 PPC: Add GS MSR definition 16 years ago
Alexander Graf 64e07be544 kvm: ppc: detect old headers 16 years ago
Scott Wood 90dc881222 monitor: add PPC BookE SPRs 16 years ago
Scott Wood 5666ca4ae0 kvm: ppc: fixes for KVM_SET_SREGS on init 16 years ago
Stefan Weil 60b14d955d Fix typos in comments (instanciation -> instantiation) 16 years ago
Stefan Weil 5b46d07d07 Fix typo in comment (embeded -> embedded) 16 years ago
Stefan Weil 618ba8e6a1 Remove unused function parameter from cpu_restore_state 16 years ago
Stefan Weil e87b7cb0f0 Remove unused function parameters from gen_pc_load and rename the function 16 years ago
Aurelien Jarno 019702c815 target-ppc: fix SPE comparison functions 16 years ago
Aurelien Jarno 211315fb5e softfloat: rename float*_eq() into float*_eq_quiet() 16 years ago
Aurelien Jarno 7dae117a58 target-ppc: remove #ifdef FLOAT128 16 years ago
Stefan Weil 4b4a72e556 Fix conversions from pointer to tcg_target_long 16 years ago
David Gibson 6957785773 ppce500_mpc8544ds: Fix compile with --enable-debug and --disable-kvm 16 years ago
David Gibson 3601ff1173 Use existing helper function to implement popcntd instruction 16 years ago
David Gibson ed120055c7 Implement PAPR VPA functions for pSeries shared processor partitions 16 years ago
Ben Herrenschmidt b45d63b62f Implement PAPR CRQ hypercalls 16 years ago
David Gibson f43e35255c Virtual hash page table handling on pSeries machine 16 years ago
David Gibson 9d52e9079d Add POWER7 support for ppc 16 years ago
David Gibson cdaee00633 Support 1T segments on ppc 16 years ago
David Gibson 256cebe5d1 Better factor the ppc hash translation path 16 years ago
David Gibson fda6a0ecc6 Use "hash" more consistently in ppc mmu code 16 years ago
David Gibson bb593904c1 Parse SDR1 on mtspr instead of at translate time 16 years ago
David Gibson 8500e3a912 Clean up slb_lookup() function 16 years ago
David Gibson eaabeef268 Correct ppc popcntb logic, implement popcntw and popcntd 16 years ago
David Gibson 3a7f009abc Implement missing parts of the logic for the POWER PURR 16 years ago
David Gibson efdef95fee Implement PowerPC slbmfee and slbmfev instructions 16 years ago
David Gibson d569956eaf Add a hook to allow hypercalls to be emulated on PowerPC 16 years ago
David Gibson 81762d6dd0 Clean up PowerPC SLB handling code 16 years ago
Aurelien Jarno 17d9b3af5b target-ppc: ext32u instead of andi with constant 16 years ago
Fabien Chouteau a0e1390007 target-ppc: add support for 6 SPE instructions 16 years ago
Paolo Bonzini 7447545544 change all other clock references to use nanosecond resolution accessors 16 years ago
Jan Kiszka bb4ea39329 kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes 16 years ago
Jan Kiszka 990368650f kvm: Rename kvm_arch_process_irqchip_events to async_events 16 years ago
Jan Kiszka bdcbd3e2fb kvm: ppc: Fix breakage of kvm_arch_pre_run/process_irqchip_events 16 years ago
Paolo Bonzini eda48c344f inline cpu_halted into sole caller 16 years ago
Tristan Gingold 630ecca0da Handle icount for powerpc tbl/tbu/decr load and store. 16 years ago
Jan Kiszka 7a39fe5882 kvm: Drop return values from kvm_arch_pre/post_run 16 years ago
Jan Kiszka a1b87fe046 kvm: Provide sigbus services arch-independently 16 years ago
Jan Kiszka 94a8d39afd kvm: Consolidate must-have capability checks 16 years ago
Jan Kiszka cad1e2827b kvm: Drop smp_cpus argument from init functions 16 years ago
Jan Kiszka 73aaec4a39 kvm: Stop on all fatal exit reasons 16 years ago
Edgar E. Iglesias 5823947f9f ppc: Correct BookE tlb reads 16 years ago
Aurelien Jarno d788b57051 target-ppc: fix wrong NaN tests 16 years ago
Aurelien Jarno 96912e3970 target-ppc: fix sNaN propagation 16 years ago
Aurelien Jarno 82b323cd29 target-ppc: use float32_is_any_nan() 16 years ago
Aurelien Jarno 3eb28bbd47 target-ppc: fix default qNaN 16 years ago
Aurelien Jarno dd94ad96e5 target-ppc: remove PRECISE_EMULATION define 16 years ago
Peter Maydell 185698715d softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan() 16 years ago