Age | Commit message (Expand) | Author | Files | Lines |
2019-09-04 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190903' into staging | Peter Maydell | 1 | -6/+6 |
2019-09-03 | tcg: TCGMemOp is now accelerator independent MemOp | Tony Nguyen | 1 | -6/+6 |
2019-08-29 | powerpc/spapr: Add host threads parameter to ibm,get_system_parameter | Suraj Jitindar Singh | 2 | -0/+3 |
2019-08-29 | target/ppc: Refactor emulation of vmrgew and vmrgow instructions | Stefan Brankovic | 1 | -29/+37 |
2019-08-29 | target/ppc: Fix do_float_check_status vs inexact | Richard Henderson | 1 | -7/+3 |
2019-08-29 | target/ppc: Set float_tininess_before_rounding at cpu reset | Richard Henderson | 1 | -0/+4 |
2019-08-29 | ppc: Fix xscvdpspn for SNAN | Paul A. Clarke | 1 | -2/+30 |
2019-08-29 | ppc: Fix xsmaddmdp and friends | Paul A. Clarke | 1 | -1/+1 |
2019-08-22 | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in... | Peter Maydell | 1 | -1/+1 |
2019-08-21 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... | Peter Maydell | 1 | -3/+3 |
2019-08-21 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into... | Peter Maydell | 11 | -480/+449 |
2019-08-21 | hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ | Markus Armbruster | 1 | -1/+1 |
2019-08-21 | target/ppc: Rewrite a fall through comment | Philippe Mathieu-Daudé | 1 | -3/+3 |
2019-08-21 | ppc: Fix emulated single to double denormalized conversions | Paul A. Clarke | 1 | -4/+13 |
2019-08-21 | ppc: Fix emulated INFINITY and NAN conversions | Paul A. Clarke | 1 | -4/+11 |
2019-08-21 | ppc: conform to processor User's Manual for xscvdpspn | Paul A. Clarke | 1 | -1/+5 |
2019-08-21 | ppc: Add support for 'mffsl' instruction | Paul A. Clarke | 4 | -8/+37 |
2019-08-21 | target/ppc: Add Directed Privileged Door-bell Exception State (DPDES) SPR | Alexey Kardashevskiy | 2 | -0/+15 |
2019-08-21 | ppc: remove idle_timer logic | Shivaprasad G Bhat | 1 | -70/+5 |
2019-08-21 | spapr: Implement dispatch tracking for tcg | Nicholas Piggin | 2 | -0/+31 |
2019-08-21 | target/ppc: Optimize emulation of vclzw instruction | Stefan Brankovic | 3 | -5/+27 |
2019-08-21 | target/ppc: Optimize emulation of vclzd instruction | Stefan Brankovic | 3 | -5/+27 |
2019-08-21 | target/ppc: Optimize emulation of vgbbd instruction | Stefan Brankovic | 3 | -278/+76 |
2019-08-21 | target/ppc: move opcode decode tables to PowerPCCPU | Alex Bennée | 3 | -14/+13 |
2019-08-21 | target/ppc: Optimize emulation of vsl and vsr instructions | Stefan Brankovic | 3 | -39/+99 |
2019-08-21 | target/ppc: Optimize emulation of lvsl and lvsr instructions | Stefan Brankovic | 3 | -52/+89 |
2019-08-21 | migration: Do not re-read the clock on pre_save in case of paused guest | Maxiwell S. Garcia | 1 | -0/+1 |
2019-08-20 | icount: remove unnecessary gen_io_end calls | Pavel Dovgalyuk | 2 | -15/+0 |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 1 | -1/+0 |
2019-08-16 | Include hw/boards.h a bit less | Markus Armbruster | 1 | -1/+0 |
2019-08-16 | Include qemu/main-loop.h less | Markus Armbruster | 7 | -0/+11 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 2 | -1/+1 |
2019-08-16 | migration: Move the VMStateDescription typedef to typedefs.h | Markus Armbruster | 2 | -2/+2 |
2019-08-16 | Include migration/qemu-file-types.h a lot less | Markus Armbruster | 1 | -0/+1 |
2019-07-03 | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'... | Peter Maydell | 2 | -2/+2 |
2019-07-02 | qapi: Split machine-target.json off target.json and misc.json | Markus Armbruster | 1 | -1/+1 |
2019-07-02 | hmp: Move hmp.h to include/monitor/ | Markus Armbruster | 1 | -1/+1 |
2019-07-02 | target/ppc: improve VSX_FMADD with new GEN_VSX_HELPER_VSX_MADD macro | Mark Cave-Ayland | 4 | -145/+122 |
2019-07-02 | target/ppc: decode target register in VSX_EXTRACT_INSERT at translation time | Mark Cave-Ayland | 3 | -15/+11 |
2019-07-02 | target/ppc: decode target register in VSX_VECTOR_LOAD_STORE_LENGTH at transla... | Mark Cave-Ayland | 3 | -31/+30 |
2019-07-02 | target/ppc: introduce GEN_VSX_HELPER_R2_AB macro to fpu_helper.c | Mark Cave-Ayland | 3 | -12/+28 |
2019-07-02 | target/ppc: introduce GEN_VSX_HELPER_R2 macro to fpu_helper.c | Mark Cave-Ayland | 3 | -38/+50 |
2019-07-02 | target/ppc: introduce GEN_VSX_HELPER_R3 macro to fpu_helper.c | Mark Cave-Ayland | 3 | -40/+48 |
2019-07-02 | target/ppc: introduce GEN_VSX_HELPER_X1 macro to fpu_helper.c | Mark Cave-Ayland | 3 | -12/+26 |
2019-07-02 | target/ppc: introduce GEN_VSX_HELPER_X2_AB macro to fpu_helper.c | Mark Cave-Ayland | 3 | -21/+36 |
2019-07-02 | target/ppc: introduce GEN_VSX_HELPER_X2 macro to fpu_helper.c | Mark Cave-Ayland | 3 | -147/+144 |
2019-07-02 | target/ppc: introduce separate generator and helper for xscvqpdp | Mark Cave-Ayland | 3 | -5/+20 |
2019-07-02 | target/ppc: introduce GEN_VSX_HELPER_X3 macro to fpu_helper.c | Mark Cave-Ayland | 3 | -148/+151 |
2019-07-02 | target/ppc: introduce separate VSX_CMP macro for xvcmp* instructions | Mark Cave-Ayland | 3 | -25/+59 |
2019-07-02 | target/ppc: remove getVSR()/putVSR() from int_helper.c | Mark Cave-Ayland | 2 | -24/+10 |