Age | Commit message (Expand) | Author |
2019-03-12 | spapr: Use CamelCase properly | David Gibson |
2019-03-12 | target/ppc: Optimize x[sv]xsigdp using deposit_i64() | Philippe Mathieu-Daudé |
2019-03-12 | target/ppc: Optimize xviexpdp() using deposit_i64() | Philippe Mathieu-Daudé |
2019-03-12 | target/ppc: add HV support for POWER9 | Cédric Le Goater |
2019-03-12 | target/ppc: introduce vsr64_offset() to simplify get_cpu_vsr{l,h}() and set_c... | Mark Cave-Ayland |
2019-03-12 | target/ppc: switch fpr/vsrl registers so all VSX registers are in host endian... | Mark Cave-Ayland |
2019-03-12 | target/ppc: improve avr64_offset() and use it to simplify get_avr64()/set_avr... | Mark Cave-Ayland |
2019-03-12 | target/ppc: introduce avr_full_offset() function | Mark Cave-Ayland |
2019-03-12 | target/ppc: move Vsr* macros from internal.h to cpu.h | Mark Cave-Ayland |
2019-03-12 | target/ppc: introduce single vsrl_offset() function | Mark Cave-Ayland |
2019-03-12 | target/ppc: introduce single fpr_offset() function | Mark Cave-Ayland |
2019-03-12 | target/ppc/spapr: Enable H_PAGE_INIT in-kernel handling | Suraj Jitindar Singh |
2019-03-12 | target/ppc: Refactor kvm_handle_debug | Fabiano Rosas |
2019-03-12 | target/ppc: Move handling of hardware breakpoints to a separate function | Fabiano Rosas |
2019-03-12 | target/ppc: Move exception vector offset computation into a function | Fabiano Rosas |
2019-03-12 | target/ppc/spapr: Add SPAPR_CAP_CCF_ASSIST | Suraj Jitindar Singh |
2019-03-12 | target/ppc/spapr: Add workaround option to SPAPR_CAP_IBS | Suraj Jitindar Singh |
2019-03-12 | target/ppc: Implement large decrementer support for KVM | Suraj Jitindar Singh |
2019-03-12 | target/ppc: Implement large decrementer support for TCG | Suraj Jitindar Singh |
2019-03-11 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2019-03-11 | i386: extended the cpuid_level when Intel PT is enabled | Luwei Kang |
2019-03-11 | target-i386: add kvm stubs to user-mode emulators | Paolo Bonzini |
2019-03-11 | s390x/tcg: Implement VECTOR UNPACK * | David Hildenbrand |
2019-03-11 | s390x/tcg: Implement VECTOR STORE WITH LENGTH | David Hildenbrand |
2019-03-11 | s390x/tcg: Implement VECTOR STORE MULTIPLE | David Hildenbrand |
2019-03-11 | s390x/tcg: Implement VECTOR STORE ELEMENT | David Hildenbrand |
2019-03-11 | s390x/tcg: Implement VECTOR STORE | David Hildenbrand |
2019-03-11 | s390x/tcg: Provide probe_write_access helper | David Hildenbrand |
2019-03-11 | s390x/tcg: Implement VECTOR SIGN EXTEND TO DOUBLEWORD | David Hildenbrand |
2019-03-11 | s390x/tcg: Implement VECTOR SELECT | David Hildenbrand |
2019-03-11 | s390x/tcg: Implement VECTOR SCATTER ELEMENT | David Hildenbrand |
2019-03-11 | s390x/tcg: Implement VECTOR REPLICATE IMMEDIATE | David Hildenbrand |
2019-03-11 | s390x/tcg: Implement VECTOR REPLICATE | David Hildenbrand |
2019-03-11 | s390x/tcg: Implement VECTOR PERMUTE DOUBLEWORD IMMEDIATE | David Hildenbrand |
2019-03-11 | s390x/tcg: Implement VECTOR PERMUTE | David Hildenbrand |
2019-03-11 | s390x/tcg: Implement VECTOR PACK * | David Hildenbrand |
2019-03-11 | s390x/tcg: Implement VECTOR MERGE (HIGH|LOW) | David Hildenbrand |
2019-03-11 | s390x/tcg: Implement VECTOR LOAD WITH LENGTH | David Hildenbrand |
2019-03-11 | s390x/tcg: Implement VECTOR LOAD VR FROM GRS DISJOINT | David Hildenbrand |
2019-03-11 | s390x/tcg: Implement VECTOR LOAD VR ELEMENT FROM GR | David Hildenbrand |
2019-03-11 | s390x/tcg: Implement VECTOR LOAD TO BLOCK BOUNDARY | David Hildenbrand |
2019-03-11 | s390x/tcg: Implement VECTOR LOAD MULTIPLE | David Hildenbrand |
2019-03-11 | s390x/tcg: Implement VECTOR LOAD LOGICAL ELEMENT AND ZERO | David Hildenbrand |
2019-03-11 | s390x/tcg: Implement VECTOR LOAD GR FROM VR ELEMENT | David Hildenbrand |
2019-03-11 | s390x/tcg: Implement VECTOR LOAD ELEMENT IMMEDIATE | David Hildenbrand |
2019-03-11 | s390x/tcg: Implement VECTOR LOAD ELEMENT | David Hildenbrand |
2019-03-11 | s390x/tcg: Implement VECTOR LOAD AND REPLICATE | David Hildenbrand |
2019-03-11 | s390x/tcg: Implement VECTOR LOAD | David Hildenbrand |
2019-03-11 | s390x/tcg: Implement VECTOR GENERATE MASK | David Hildenbrand |
2019-03-11 | s390x/tcg: Implement VECTOR GENERATE BYTE MASK | David Hildenbrand |