Age | Commit message (Expand) | Author |
2011-04-20 | Remove unused function parameter from cpu_restore_state | Stefan Weil |
2011-04-20 | Remove unused function parameters from gen_pc_load and rename the function | Stefan Weil |
2011-04-17 | target-ppc: fix SPE comparison functions | Aurelien Jarno |
2011-04-17 | softfloat: rename float*_eq() into float*_eq_quiet() | Aurelien Jarno |
2011-04-12 | target-ppc: remove #ifdef FLOAT128 | Aurelien Jarno |
2011-04-10 | Fix conversions from pointer to tcg_target_long | Stefan Weil |
2011-04-08 | ppce500_mpc8544ds: Fix compile with --enable-debug and --disable-kvm | David Gibson |
2011-04-08 | Use existing helper function to implement popcntd instruction | David Gibson |
2011-04-01 | Implement PAPR VPA functions for pSeries shared processor partitions | David Gibson |
2011-04-01 | Implement PAPR CRQ hypercalls | Ben Herrenschmidt |
2011-04-01 | Virtual hash page table handling on pSeries machine | David Gibson |
2011-04-01 | Add POWER7 support for ppc | David Gibson |
2011-04-01 | Support 1T segments on ppc | David Gibson |
2011-04-01 | Better factor the ppc hash translation path | David Gibson |
2011-04-01 | Use "hash" more consistently in ppc mmu code | David Gibson |
2011-04-01 | Parse SDR1 on mtspr instead of at translate time | David Gibson |
2011-04-01 | Clean up slb_lookup() function | David Gibson |
2011-04-01 | Correct ppc popcntb logic, implement popcntw and popcntd | David Gibson |
2011-04-01 | Implement missing parts of the logic for the POWER PURR | David Gibson |
2011-04-01 | Implement PowerPC slbmfee and slbmfev instructions | David Gibson |
2011-04-01 | Add a hook to allow hypercalls to be emulated on PowerPC | David Gibson |
2011-04-01 | Clean up PowerPC SLB handling code | David Gibson |
2011-04-01 | target-ppc: ext32u instead of andi with constant | Aurelien Jarno |
2011-03-22 | target-ppc: add support for 6 SPE instructions | Fabien Chouteau |
2011-03-21 | Merge remote branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2011-03-21 | change all other clock references to use nanosecond resolution accessors | Paolo Bonzini |
2011-03-16 | kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes | Jan Kiszka |
2011-03-15 | kvm: Rename kvm_arch_process_irqchip_events to async_events | Jan Kiszka |
2011-03-15 | kvm: ppc: Fix breakage of kvm_arch_pre_run/process_irqchip_events | Jan Kiszka |
2011-03-13 | inline cpu_halted into sole caller | Paolo Bonzini |
2011-02-16 | Merge remote branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2011-02-16 | Handle icount for powerpc tbl/tbu/decr load and store. | Tristan Gingold |
2011-02-14 | kvm: Drop return values from kvm_arch_pre/post_run | Jan Kiszka |
2011-02-14 | kvm: Provide sigbus services arch-independently | Jan Kiszka |
2011-02-01 | Merge remote branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2011-01-23 | kvm: Consolidate must-have capability checks | Jan Kiszka |
2011-01-23 | kvm: Drop smp_cpus argument from init functions | Jan Kiszka |
2011-01-23 | kvm: Stop on all fatal exit reasons | Jan Kiszka |
2011-01-21 | ppc: Correct BookE tlb reads | Edgar E. Iglesias |
2011-01-20 | target-ppc: fix wrong NaN tests | Aurelien Jarno |
2011-01-20 | target-ppc: fix sNaN propagation | Aurelien Jarno |
2011-01-06 | target-ppc: use float32_is_any_nan() | Aurelien Jarno |
2011-01-06 | target-ppc: fix default qNaN | Aurelien Jarno |
2011-01-06 | target-ppc: remove PRECISE_EMULATION define | Aurelien Jarno |
2011-01-02 | softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan() | Peter Maydell |
2010-12-31 | Fix translation of unary PPC/SPE instructions (efdneg etc.). | Mike Pall |
2010-12-08 | ppc: kvm: fix signedness warning | Alexander Graf |
2010-10-30 | target-xxx: Use fprintf_function (format checking) | Stefan Weil |
2010-10-13 | ppc: avoid write only variables | Blue Swirl |
2010-10-13 | ppc: remove video.x | Blue Swirl |