2019-06-12 |
Markus Armbruster | Supply missing header guards |
tree | commitdiff |
2019-06-12 |
Markus Armbruster | Clean up a few header guard symbols |
tree | commitdiff |
2019-06-12 |
Markus Armbruster | Normalize position of header guard |
tree | commitdiff |
2019-06-12 |
Markus Armbruster | Include qemu-common.h exactly where needed |
tree | commitdiff |
2019-06-12 |
Markus Armbruster | Include qemu/module.h where needed, drop it from qemu... |
tree | commitdiff |
2019-06-12 |
Richard Henderson | target/ppc: Use tcg_gen_gvec_bitsel |
tree | commitdiff |
2019-06-12 |
Anton Blanchard | target/ppc: Fix lxvw4x, lxvh8x and lxvb16x |
tree | commitdiff |
2019-06-11 |
Markus Armbruster | qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h |
tree | commitdiff |
2019-06-11 |
Markus Armbruster | qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h |
tree | commitdiff |
2019-06-11 |
Peter Maydell | Merge remote-tracking branch 'remotes/ehabkost/tags... |
tree | commitdiff |
2019-06-11 |
Pavel Dovgalyuk | i386: Save EFER for 32-bit targets |
tree | commitdiff |
2019-06-11 |
Eduardo Habkost | i386: "unavailable-features" QOM property |
tree | commitdiff |
2019-06-11 |
Eduardo Habkost | i386: x86_cpu_list_feature_names() function |
tree | commitdiff |
2019-06-10 |
Peter Maydell | Merge remote-tracking branch 'remotes/rth/tags/pull... |
tree | commitdiff |
2019-06-10 |
Richard Henderson | cpu: Remove CPU_COMMON |
tree | commitdiff |
2019-06-10 |
Richard Henderson | cpu: Introduce CPUNegativeOffsetState |
tree | commitdiff |
2019-06-10 |
Richard Henderson | cpu: Introduce cpu_set_cpustate_pointers |
tree | commitdiff |
2019-06-10 |
Richard Henderson | cpu: Move ENV_OFFSET to exec/gen-icount.h |
tree | commitdiff |
2019-06-10 |
Richard Henderson | target/xtensa: Use env_cpu, env_archcpu |
tree | commitdiff |
2019-06-10 |
Richard Henderson | target/unicore32: Use env_cpu, env_archcpu |
tree | commitdiff |
2019-06-10 |
Richard Henderson | target/tricore: Use env_cpu |
tree | commitdiff |
2019-06-10 |
Richard Henderson | target/tilegx: Use env_cpu |
tree | commitdiff |
2019-06-10 |
Richard Henderson | target/sparc: Use env_cpu, env_archcpu |
tree | commitdiff |
2019-06-10 |
Richard Henderson | target/sh4: Use env_cpu, env_archcpu |
tree | commitdiff |
2019-06-10 |
Richard Henderson | target/s390x: Use env_cpu, env_archcpu |
tree | commitdiff |
2019-06-10 |
Richard Henderson | target/riscv: Use env_cpu, env_archcpu |
tree | commitdiff |
2019-06-10 |
Richard Henderson | target/ppc: Use env_cpu, env_archcpu |
tree | commitdiff |
2019-06-10 |
Richard Henderson | target/openrisc: Use env_cpu, env_archcpu |
tree | commitdiff |
2019-06-10 |
Richard Henderson | target/nios2: Use env_cpu, env_archcpu |
tree | commitdiff |
2019-06-10 |
Richard Henderson | target/moxie: Use env_cpu, env_archcpu |
tree | commitdiff |
2019-06-10 |
Richard Henderson | target/mips: Use env_cpu, env_archcpu |
tree | commitdiff |
2019-06-10 |
Richard Henderson | target/microblaze: Use env_cpu, env_archcpu |
tree | commitdiff |
2019-06-10 |
Richard Henderson | target/m68k: Use env_cpu |
tree | commitdiff |
2019-06-10 |
Richard Henderson | target/lm32: Use env_cpu, env_archcpu |
tree | commitdiff |
2019-06-10 |
Richard Henderson | target/i386: Use env_cpu, env_archcpu |
tree | commitdiff |
2019-06-10 |
Richard Henderson | target/hppa: Use env_cpu, env_archcpu |
tree | commitdiff |
2019-06-10 |
Richard Henderson | target/cris: Use env_cpu, env_archcpu |
tree | commitdiff |
2019-06-10 |
Richard Henderson | target/cris: Reindent op_helper.c |
tree | commitdiff |
2019-06-10 |
Richard Henderson | target/cris: Reindent mmu.c |
tree | commitdiff |
2019-06-10 |
Richard Henderson | target/arm: Use env_cpu, env_archcpu |
tree | commitdiff |
2019-06-10 |
Richard Henderson | target/alpha: Use env_cpu, env_archcpu |
tree | commitdiff |
2019-06-10 |
Richard Henderson | cpu: Replace ENV_GET_CPU with env_cpu |
tree | commitdiff |
2019-06-10 |
Richard Henderson | cpu: Define ArchCPU |
tree | commitdiff |
2019-06-10 |
Richard Henderson | cpu: Define CPUArchState with typedef |
tree | commitdiff |
2019-06-10 |
Richard Henderson | tcg: Create struct CPUTLB |
tree | commitdiff |
2019-06-10 |
Richard Henderson | tcg: Split out target/arch/cpu-param.h |
tree | commitdiff |
2019-06-10 |
Peter Maydell | Merge remote-tracking branch 'remotes/kraxel/tags/usb... |
tree | commitdiff |
2019-06-07 |
Peter Maydell | Merge remote-tracking branch 'remotes/cohuck/tags/s390x... |
tree | commitdiff |
2019-06-07 |
Cornelia Huck | Merge tag 's390x-tcg-2019-06-07' into s390-next-staging |
tree | commitdiff |
2019-06-07 |
Peter Maydell | Merge remote-tracking branch 'remotes/kraxel/tags/ui... |
tree | commitdiff |
2019-06-07 |
Richard Henderson | s390x/tcg: Use tcg_gen_gvec_bitsel for VECTOR SELECT |
tree | commitdiff |
2019-06-07 |
David Hildenbrand | s390x: Bump the "qemu" CPU model up to a stripped-down z13 |
tree | commitdiff |
2019-06-07 |
David Hildenbrand | s390x/tcg: We support the Vector Facility |
tree | commitdiff |
2019-06-07 |
David Hildenbrand | s390x/tcg: Allow linux-user to use vector instructions |
tree | commitdiff |
2019-06-07 |
David Hildenbrand | s390x/tcg: Implement VECTOR FP TEST DATA CLASS IMMEDIATE |
tree | commitdiff |
2019-06-07 |
David Hildenbrand | s390x/tcg: Implement VECTOR FP SUBTRACT |
tree | commitdiff |
2019-06-07 |
David Hildenbrand | s390x/tcg: Implement VECTOR FP SQUARE ROOT |
tree | commitdiff |
2019-06-07 |
David Hildenbrand | s390x/tcg: Implement VECTOR FP PERFORM SIGN OPERATION |
tree | commitdiff |
2019-06-07 |
David Hildenbrand | s390x/tcg: Implement VECTOR FP MULTIPLY AND (ADD|SUBTRACT) |
tree | commitdiff |
2019-06-07 |
David Hildenbrand | s390x/tcg: Implement VECTOR FP MULTIPLY |
tree | commitdiff |
2019-06-07 |
David Hildenbrand | s390x/tcg: Implement VECTOR LOAD ROUNDED |
tree | commitdiff |
2019-06-07 |
David Hildenbrand | s390x/tcg: Implement VECTOR LOAD LENGTHENED |
tree | commitdiff |
2019-06-07 |
David Hildenbrand | s390x/tcg: Implement VECTOR LOAD FP INTEGER |
tree | commitdiff |
2019-06-07 |
David Hildenbrand | s390x/tcg: Implement VECTOR FP DIVIDE |
tree | commitdiff |
2019-06-07 |
David Hildenbrand | s390x/tcg: Implement VECTOR FP CONVERT TO LOGICAL 64-BIT |
tree | commitdiff |
2019-06-07 |
David Hildenbrand | s390x/tcg: Implement VECTOR FP CONVERT TO FIXED 64-BIT |
tree | commitdiff |
2019-06-07 |
David Hildenbrand | s390x/tcg: Implement VECTOR FP CONVERT FROM LOGICAL... |
tree | commitdiff |
2019-06-07 |
David Hildenbrand | s390x/tcg: Implement VECTOR FP CONVERT FROM FIXED 64-BIT |
tree | commitdiff |
2019-06-07 |
David Hildenbrand | s390x/tcg: Implement VECTOR FP COMPARE (EQUAL|HIGH... |
tree | commitdiff |
2019-06-07 |
David Hildenbrand | s390x/tcg: Implement VECTOR FP COMPARE (AND SIGNAL... |
tree | commitdiff |
2019-06-07 |
David Hildenbrand | s390x/tcg: Implement VECTOR FP ADD |
tree | commitdiff |
2019-06-07 |
David Hildenbrand | s390x/tcg: Export float_comp_to_cc() and float(32|64... |
tree | commitdiff |
2019-06-07 |
David Hildenbrand | s390x/tcg: Introduce tcg_s390_vector_exception() |
tree | commitdiff |
2019-06-07 |
David Hildenbrand | s390x/tcg: Store only the necessary amount of doublewor... |
tree | commitdiff |
2019-06-07 |
David Hildenbrand | s390x/tcg: Fix max_byte detection for stfle |
tree | commitdiff |
2019-06-07 |
David Hildenbrand | s390x: Use uint64_t for vector registers |
tree | commitdiff |
2019-06-07 |
David Hildenbrand | s390x: Align vector registers to 16 bytes |
tree | commitdiff |
2019-06-07 |
David Hildenbrand | s390x/tcg: Implement VECTOR STRING RANGE COMPARE |
tree | commitdiff |
2019-06-07 |
David Hildenbrand | s390x/tcg: Implement VECTOR ISOLATE STRING |
tree | commitdiff |
2019-06-07 |
David Hildenbrand | s390x/tcg: Implement VECTOR FIND ELEMENT NOT EQUAL |
tree | commitdiff |
2019-06-07 |
David Hildenbrand | s390x/tcg: Implement VECTOR FIND ELEMENT EQUAL |
tree | commitdiff |
2019-06-07 |
David Hildenbrand | s390x/tcg: Implement VECTOR FIND ANY ELEMENT EQUAL |
tree | commitdiff |
2019-06-07 |
Peter Maydell | Merge remote-tracking branch 'remotes/amarkovic/tags... |
tree | commitdiff |
2019-06-07 |
Aleksandar Markovic | target/mips: Unroll loops in helpers for MSA logic... |
tree | commitdiff |
2019-06-07 |
Aleksandar Markovic | target/mips: Outline places for future MSA helpers |
tree | commitdiff |
2019-06-06 |
Aleksandar Markovic | target/mips: Fix block-comment-related issues in msa_he... |
tree | commitdiff |
2019-06-06 |
Aleksandar Markovic | target/mips: Fix space-related format issues in msa_hel... |
tree | commitdiff |
2019-06-06 |
Peter Maydell | Merge remote-tracking branch 'remotes/mst/tags/for_upst... |
tree | commitdiff |
2019-06-03 |
Peter Maydell | Merge remote-tracking branch 'remotes/bonzini/tags... |
tree | commitdiff |
2019-06-03 |
Wanpeng Li | i386: Enable IA32_MISC_ENABLE MWAIT bit when exposing... |
tree | commitdiff |
2019-06-03 |
Peter Maydell | Merge remote-tracking branch 'remotes/amarkovic/tags... |
tree | commitdiff |
2019-06-01 |
Mateja Marjanovic | target/mips: Improve performance of certain MSA instruc... |
tree | commitdiff |
2019-06-01 |
Aleksandar Markovic | target/mips: Clean up lmi_helper.c |
tree | commitdiff |
2019-06-01 |
Aleksandar Markovic | target/mips: Clean up dsp_helper.c |
tree | commitdiff |
2019-06-01 |
Mateja Marjanovic | target/mips: Add emulation of MMI instruction PCPYUD |
tree | commitdiff |
2019-06-01 |
Mateja Marjanovic | target/mips: Add emulation of MMI instruction PCPYLD |
tree | commitdiff |
2019-06-01 |
Mateja Marjanovic | target/mips: Add emulation of MMI instruction PCPYH |
tree | commitdiff |
2019-05-30 |
Peter Maydell | Merge remote-tracking branch 'remotes/dgibson/tags... |
tree | commitdiff |
2019-05-30 |
Peter Maydell | Merge remote-tracking branch 'remotes/kraxel/tags/usb... |
tree | commitdiff |
2019-05-30 |
Peter Maydell | Merge remote-tracking branch 'remotes/kraxel/tags/vga... |
tree | commitdiff |
next |