2016-10-25 |
Peter Maydell | Merge remote-tracking branch 'remotes/ehabkost/tags... |
tree | commitdiff |
2016-10-24 |
Laurent Vivier | exec: call cpu_exec_exit() from a CPU unrealize common... |
tree | commitdiff |
2016-10-24 |
Laurent Vivier | exec: move cpu_exec_init() calls to realize functions |
tree | commitdiff |
2016-10-17 |
Peter Maydell | Merge remote-tracking branch 'remotes/gkurz/tags/for... |
tree | commitdiff |
2016-10-17 |
Peter Maydell | Merge remote-tracking branch 'remotes/dgibson/tags... |
tree | commitdiff |
2016-10-13 |
Nikunj A Dadhania | target-ppc: implement vexts[bh]2w and vexts[bhw]2d |
tree | commitdiff |
2016-10-13 |
Peter Maydell | Merge remote-tracking branch 'remotes/dgibson/tags... |
tree | commitdiff |
2016-10-13 |
Thomas Huth | ppc: Check the availability of transactional memory |
tree | commitdiff |
2016-10-10 |
Peter Maydell | Merge remote-tracking branch 'remotes/armbru/tags/pull... |
tree | commitdiff |
2016-10-10 |
Peter Maydell | Merge remote-tracking branch 'remotes/bonzini/tags... |
tree | commitdiff |
2016-10-06 |
Peter Maydell | Merge remote-tracking branch 'remotes/dgibson/tags... |
tree | commitdiff |
2016-10-05 |
Nikunj A Dadhania | target-ppc: fix vmx instruction type/type2 |
tree | commitdiff |
2016-10-05 |
Thomas Huth | target-ppc/kvm: Enable transactional memory on POWER8... |
tree | commitdiff |
2016-10-05 |
Thomas Huth | target-ppc/kvm: Add a wrapper function to check for... |
tree | commitdiff |
2016-10-05 |
Ravi Bangoria | target-ppc: Implement mtvsrws instruction |
tree | commitdiff |
2016-10-05 |
Rajalakshmi Sriniv... | target-ppc: add vclzlsbb/vctzlsbb instructions |
tree | commitdiff |
2016-10-05 |
Rajalakshmi Sriniv... | target-ppc: add vector compare not equal instructions |
tree | commitdiff |
2016-10-05 |
Avinesh Kumar | target-ppc: fix invalid mask - cmpl, bctar |
tree | commitdiff |
2016-10-05 |
Nikunj A Dadhania | target-ppc: add stxvb16x instruction |
tree | commitdiff |
2016-10-05 |
Nikunj A Dadhania | target-ppc: add lxvb16x instruction |
tree | commitdiff |
2016-10-05 |
Nikunj A Dadhania | target-ppc: add stxvh8x instruction |
tree | commitdiff |
2016-10-05 |
Nikunj A Dadhania | target-ppc: add lxvh8x instruction |
tree | commitdiff |
2016-10-05 |
Nikunj A Dadhania | target-ppc: improve stxvw4x implementation |
tree | commitdiff |
2016-10-05 |
Nikunj A Dadhania | target-ppc: improve lxvw4x implementation |
tree | commitdiff |
2016-10-05 |
Ravi Bangoria | target-ppc: Implement mtvsrdd instruction |
tree | commitdiff |
2016-10-05 |
Ravi Bangoria | target-ppc: Implement mfvsrld instruction |
tree | commitdiff |
2016-10-05 |
Thomas Huth | ppc: Check the availability of transactional memory |
tree | commitdiff |
2016-09-28 |
Peter Maydell | Merge remote-tracking branch 'remotes/bonzini/tags... |
tree | commitdiff |
2016-09-28 |
Peter Maydell | Merge remote-tracking branch 'remotes/kraxel/tags/pull... |
tree | commitdiff |
2016-09-28 |
Peter Maydell | Merge remote-tracking branch 'remotes/kraxel/tags/pull... |
tree | commitdiff |
2016-09-27 |
Peter Maydell | Merge remote-tracking branch 'remotes/ehabkost/tags... |
tree | commitdiff |
2016-09-27 |
Marc-André Lureau | linux-user: remove #define smp_{cores, threads} |
tree | commitdiff |
2016-09-23 |
Peter Maydell | Merge remote-tracking branch 'remotes/kevin/tags/for... |
tree | commitdiff |
2016-09-23 |
Peter Maydell | Merge remote-tracking branch 'remotes/lalrae/tags/mips... |
tree | commitdiff |
2016-09-23 |
Peter Maydell | Merge remote-tracking branch 'remotes/dgibson/tags... |
tree | commitdiff |
2016-09-23 |
Thomas Huth | ppc/kvm: Mark 64kB page size support as disabled if... |
tree | commitdiff |
2016-09-23 |
Nathan Whitehorn | Enable H_CLEAR_MOD and H_CLEAR_REF hypercalls on KVM... |
tree | commitdiff |
2016-09-23 |
Nikunj A Dadhania | target-ppc: tlbie/tlbivax should have global effect |
tree | commitdiff |
2016-09-23 |
Nikunj A Dadhania | target-ppc: add flag in check_tlb_flush() |
tree | commitdiff |
2016-09-23 |
Nikunj A Dadhania | target-ppc: add TLB_NEED_LOCAL_FLUSH flag |
tree | commitdiff |
2016-09-23 |
Bharata B Rao | spapr: Introduce sPAPRCPUCoreClass |
tree | commitdiff |
2016-09-23 |
Ravi Bangoria | target-ppc: implement darn instruction |
tree | commitdiff |
2016-09-23 |
Nikunj A Dadhania | target-ppc: add stxsi[bh]x instruction |
tree | commitdiff |
2016-09-23 |
Nikunj A Dadhania | target-ppc: add lxsi[bw]zx instruction |
tree | commitdiff |
2016-09-23 |
Nikunj A Dadhania | target-ppc: add xxspltib instruction |
tree | commitdiff |
2016-09-23 |
Nikunj A Dadhania | target-ppc: consolidate store conditional |
tree | commitdiff |
2016-09-23 |
Nikunj A Dadhania | target-ppc: move out stqcx impementation |
tree | commitdiff |
2016-09-23 |
Nikunj A Dadhania | target-ppc: consolidate load with reservation |
tree | commitdiff |
2016-09-23 |
Nikunj A Dadhania | target-ppc: convert st[16,32,64]r to use new macro |
tree | commitdiff |
2016-09-23 |
Nikunj A Dadhania | target-ppc: convert st64 to use new macro |
tree | commitdiff |
2016-09-23 |
Nikunj A Dadhania | target-ppc: consolidate store operations |
tree | commitdiff |
2016-09-23 |
Nikunj A Dadhania | target-ppc: convert ld[16,32,64]ur to use new macro |
tree | commitdiff |
2016-09-23 |
Nikunj A Dadhania | target-ppc: convert ld64 to use new macro |
tree | commitdiff |
2016-09-23 |
Nikunj A Dadhania | target-ppc: consolidate load operations |
tree | commitdiff |
2016-09-23 |
Rajalakshmi Sriniv... | target-ppc: add vector permute right indexed instruction |
tree | commitdiff |
2016-09-23 |
Rajalakshmi Sriniv... | target-ppc: add vector bit permute doubleword instruction |
tree | commitdiff |
2016-09-23 |
Rajalakshmi Sriniv... | target-ppc: add vector count trailing zeros instructions |
tree | commitdiff |
2016-09-23 |
Rajalakshmi Sriniv... | target-ppc: add vector extract instructions |
tree | commitdiff |
2016-09-23 |
Rajalakshmi Sriniv... | target-ppc: add vector insert instructions |
tree | commitdiff |
2016-09-23 |
Benjamin Herrenschmidt | ppc: restrict the use of the rfi instruction |
tree | commitdiff |
2016-09-19 |
Peter Maydell | Merge remote-tracking branch 'remotes/mst/tags/for_upst... |
tree | commitdiff |
2016-09-15 |
Peter Maydell | Merge remote-tracking branch 'remotes/awilliam/tags... |
tree | commitdiff |
2016-09-15 |
Peter Maydell | Merge remote-tracking branch 'remotes/bonzini/tags... |
tree | commitdiff |
2016-09-15 |
Peter Maydell | Merge remote-tracking branch 'remotes/mjt/tags/trivial... |
tree | commitdiff |
2016-09-15 |
Ladi Prosek | Remove unused function declarations |
tree | commitdiff |
2016-09-09 |
Peter Maydell | Merge remote-tracking branch 'remotes/famz/tags/docker... |
tree | commitdiff |
2016-09-08 |
Peter Maydell | Merge remote-tracking branch 'remotes/dgibson/tags... |
tree | commitdiff |
2016-09-07 |
Benjamin Herrenschmidt | ppc: Improve a few more helper flags |
tree | commitdiff |
2016-09-07 |
Benjamin Herrenschmidt | ppc: Improve the exception helpers flags |
tree | commitdiff |
2016-09-07 |
Benjamin Herrenschmidt | ppc: Improve flags for helpers loading/writing the... |
tree | commitdiff |
2016-09-07 |
Benjamin Herrenschmidt | ppc: Don't generate dead code on unconditional branches |
tree | commitdiff |
2016-09-07 |
Benjamin Herrenschmidt | ppc: Rename #include'd .c files to .inc.c |
tree | commitdiff |
2016-09-07 |
Nikunj A Dadhania | target-ppc: add extswsli[.] instruction |
tree | commitdiff |
2016-09-07 |
Vivek Andrew Sha | target-ppc: add vsrv instruction |
tree | commitdiff |
2016-09-07 |
Vivek Andrew Sha | target-ppc: add vslv instruction |
tree | commitdiff |
2016-09-07 |
Swapnil Bokade | target-ppc: add vcmpnez[b,h,w][.] instructions |
tree | commitdiff |
2016-09-07 |
Sandipan Das | target-ppc: add vabsdu[b,h,w] instructions |
tree | commitdiff |
2016-09-07 |
Sandipan Das | target-ppc: add dtstsfi[q] instructions |
tree | commitdiff |
2016-09-07 |
Nikunj A Dadhania | target-ppc: implement branch-less divd[o][.] |
tree | commitdiff |
2016-09-07 |
Nikunj A Dadhania | target-ppc: implement branch-less divw[o][.] |
tree | commitdiff |
2016-09-07 |
Benjamin Herrenschmidt | ppc: load/store multiple and string insns don't do LE |
tree | commitdiff |
2016-09-07 |
Benjamin Herrenschmidt | ppc: Use a helper to generate "LE unsupported" alignmen... |
tree | commitdiff |
2016-09-07 |
Benjamin Herrenschmidt | ppc: Don't set access_type on all load/stores on hash64 |
tree | commitdiff |
2016-09-07 |
Benjamin Herrenschmidt | ppc: Fix CFAR updates |
tree | commitdiff |
2016-09-07 |
Benjamin Herrenschmidt | ppc: Speed up dcbz |
tree | commitdiff |
2016-09-07 |
Benjamin Herrenschmidt | ppc: Handle unconditional (always/never) traps at trans... |
tree | commitdiff |
2016-09-07 |
Benjamin Herrenschmidt | ppc: Make alignment exceptions suck less |
tree | commitdiff |
2016-09-07 |
Benjamin Herrenschmidt | ppc: Don't update NIP in dcbz and lscbx |
tree | commitdiff |
2016-09-07 |
Benjamin Herrenschmidt | ppc: Don't update NIP if not taking alignment exceptions |
tree | commitdiff |
2016-09-07 |
Benjamin Herrenschmidt | ppc: Don't update NIP on conditional trap instructions |
tree | commitdiff |
2016-09-07 |
Benjamin Herrenschmidt | ppc: Don't update NIP BookE 2.06 tlbwe |
tree | commitdiff |
2016-09-07 |
Benjamin Herrenschmidt | ppc: Don't update NIP in facility unavailable interrupts |
tree | commitdiff |
2016-09-07 |
Benjamin Herrenschmidt | ppc: Don't update NIP in DCR access routines |
tree | commitdiff |
2016-09-07 |
Benjamin Herrenschmidt | ppc: Fix source NIP on SLB related interrupts |
tree | commitdiff |
2016-09-07 |
Benjamin Herrenschmidt | ppc: Make tlb_fill() use new exception helper |
tree | commitdiff |
2016-09-07 |
Benjamin Herrenschmidt | ppc: Don't update NIP in lmw/stmw/icbi |
tree | commitdiff |
2016-09-07 |
Benjamin Herrenschmidt | ppc: Don't update NIP in lswi/lswx/stswi/stswx |
tree | commitdiff |
2016-09-07 |
Benjamin Herrenschmidt | ppc: FP exceptions are always precise |
tree | commitdiff |
2016-09-07 |
Benjamin Herrenschmidt | ppc: Don't update the NIP in floating point generated... |
tree | commitdiff |
2016-09-07 |
Benjamin Herrenschmidt | ppc: Make float_check_status() pass the return address |
tree | commitdiff |
next |