2021-06-24 |
Philippe Mathieu... | target/mips: Remove pointless gen_msa() |
commit | commitdiff | tree | snapshot |
2021-06-24 |
Philippe Mathieu... | target/mips: Optimize regnames[] arrays |
commit | commitdiff | tree | snapshot |
2021-06-24 |
Philippe Mathieu... | target/mips: Constify host_to_mips_errno[] |
commit | commitdiff | tree | snapshot |
2021-06-24 |
Aleksandar... | target/mips: fix emulation of nanoMIPS BPOSGE32 instruction |
commit | commitdiff | tree | snapshot |
2021-06-24 |
Philippe Mathieu... | target/mips: Remove microMIPS BPOSGE32 / BPOSGE64 unuse... |
commit | commitdiff | tree | snapshot |
2021-06-24 |
Philippe Mathieu... | target/mips: Remove SmartMIPS / MDMX unuseful comments |
commit | commitdiff | tree | snapshot |
2021-06-24 |
Philippe Mathieu... | target/mips: Restrict some system specific declarations... |
commit | commitdiff | tree | snapshot |
2021-06-24 |
Philippe Mathieu... | target/mips: Move translate.h to tcg/ sub directory |
commit | commitdiff | tree | snapshot |
2021-06-24 |
Philippe Mathieu... | target/mips: Move TCG trace events to tcg/ sub directory |
commit | commitdiff | tree | snapshot |
2021-06-24 |
Philippe Mathieu... | target/mips: Do not abort on invalid instruction |
commit | commitdiff | tree | snapshot |
2021-06-24 |
Philippe Mathieu... | target/mips: Raise exception when DINSV opcode used... |
commit | commitdiff | tree | snapshot |
2021-06-24 |
Philippe Mathieu... | target/mips: Fix more TCG temporary leaks in gen_pool32... |
commit | commitdiff | tree | snapshot |
2021-06-24 |
Philippe Mathieu... | target/mips: Fix TCG temporary leaks in gen_pool32a5_na... |
commit | commitdiff | tree | snapshot |
2021-06-24 |
Philippe Mathieu... | target/mips: Fix potential integer overflow (CID 1452921) |
commit | commitdiff | tree | snapshot |
2021-06-24 |
Peter Maydell | Merge remote-tracking branch 'remotes/thuth-gitlab... |
commit | commitdiff | tree | snapshot |
2021-06-22 |
Peter Maydell | Merge remote-tracking branch 'remotes/vivier2/tags... |
commit | commitdiff | tree | snapshot |
2021-06-22 |
Peter Maydell | Merge remote-tracking branch 'remotes/cohuck-gitlab... |
commit | commitdiff | tree | snapshot |
2021-06-22 |
Peter Maydell | Merge remote-tracking branch 'remotes/rth-gitlab/tags... |
commit | commitdiff | tree | snapshot |
2021-06-21 |
Peter Maydell | Merge remote-tracking branch 'remotes/jsnow-gitlab... |
commit | commitdiff | tree | snapshot |
2021-06-21 |
Peter Maydell | Merge remote-tracking branch 'remotes/ehabkost-gl/tags... |
commit | commitdiff | tree | snapshot |
2021-06-21 |
Philippe Mathieu... | MAINTAINERS: Add qtest/arm-cpu-features.c to ARM TCG... |
commit | commitdiff | tree | snapshot |
2021-06-21 |
Eric Farman | s390x/css: Add passthrough IRB |
commit | commitdiff | tree | snapshot |
2021-06-21 |
Eric Farman | s390x/css: Refactor IRB construction |
commit | commitdiff | tree | snapshot |
2021-06-21 |
Eric Farman | s390x/css: Split out the IRB sense data |
commit | commitdiff | tree | snapshot |
2021-06-21 |
Eric Farman | s390x/css: Introduce an ESW struct |
commit | commitdiff | tree | snapshot |
2021-06-21 |
Richard Henderson | linux-user/s390x: Save and restore psw.mask properly |
commit | commitdiff | tree | snapshot |
2021-06-21 |
Richard Henderson | target/s390x: Use s390_cpu_{set_psw, get_psw_mask}... |
commit | commitdiff | tree | snapshot |
2021-06-21 |
Richard Henderson | target/s390x: Improve s390_cpu_dump_state vs cc_op |
commit | commitdiff | tree | snapshot |
2021-06-21 |
Richard Henderson | target/s390x: Do not modify cpu state in s390_cpu_get_p... |
commit | commitdiff | tree | snapshot |
2021-06-21 |
Richard Henderson | target/s390x: Expose load_psw and get_psw_mask to cpu.h |
commit | commitdiff | tree | snapshot |
2021-06-21 |
Thomas Huth | configure: Check whether we can compile the s390-ccw... |
commit | commitdiff | tree | snapshot |
2021-06-21 |
David Hildenbrand | s390x/cpumodel: Bump up QEMU model to a stripped-down... |
commit | commitdiff | tree | snapshot |
2021-06-21 |
David Hildenbrand | s390x/tcg: We support Vector enhancements facility |
commit | commitdiff | tree | snapshot |
2021-06-21 |
David Hildenbrand | linux-user: elf: s390x: Prepare for Vector enhancements... |
commit | commitdiff | tree | snapshot |
2021-06-21 |
David Hildenbrand | s390x/tcg: Implement VECTOR FP (MAXIMUM|MINIMUM) |
commit | commitdiff | tree | snapshot |
2021-06-21 |
David Hildenbrand | s390x/tcg: Implement VECTOR FP NEGATIVE MULTIPLY AND... |
commit | commitdiff | tree | snapshot |
2021-06-21 |
David Hildenbrand | s390x/tcg: Implement 32/128 bit for VECTOR FP MULTIPLY... |
commit | commitdiff | tree | snapshot |
2021-06-21 |
David Hildenbrand | s390x/tcg: Implement 32/128 bit for VECTOR FP TEST... |
commit | commitdiff | tree | snapshot |
2021-06-21 |
David Hildenbrand | s390x/tcg: Implement 32/128 bit for VECTOR FP PERFORM... |
commit | commitdiff | tree | snapshot |
2021-06-21 |
David Hildenbrand | s390x/tcg: Implement 128 bit for VECTOR FP LOAD ROUNDED |
commit | commitdiff | tree | snapshot |
2021-06-21 |
David Hildenbrand | s390x/tcg: Implement 64 bit for VECTOR FP LOAD LENGTHENED |
commit | commitdiff | tree | snapshot |
2021-06-21 |
David Hildenbrand | s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE... |
commit | commitdiff | tree | snapshot |
2021-06-21 |
David Hildenbrand | s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE * |
commit | commitdiff | tree | snapshot |
2021-06-21 |
David Hildenbrand | s390x/tcg: Implement 32/128 bit for VECTOR (LOAD FP... |
commit | commitdiff | tree | snapshot |
2021-06-21 |
David Hildenbrand | s390x/tcg: Implement 32/128 bit for VECTOR FP (ADD... |
commit | commitdiff | tree | snapshot |
2021-06-21 |
David Hildenbrand | s390x/tcg: Implement VECTOR MULTIPLY SUM LOGICAL |
commit | commitdiff | tree | snapshot |
2021-06-21 |
David Hildenbrand | s390x/tcg: Implement VECTOR BIT PERMUTE |
commit | commitdiff | tree | snapshot |
2021-06-21 |
David Hildenbrand | s390x/tcg: Simplify wfc64() handling |
commit | commitdiff | tree | snapshot |
2021-06-21 |
David Hildenbrand | s390x/tcg: Simplify vflr64() handling |
commit | commitdiff | tree | snapshot |
2021-06-21 |
David Hildenbrand | s390x/tcg: Simplify vfll32() handling |
commit | commitdiff | tree | snapshot |
2021-06-21 |
David Hildenbrand | s390x/tcg: Simplify vfma64() handling |
commit | commitdiff | tree | snapshot |
2021-06-21 |
David Hildenbrand | s390x/tcg: Simplify vftci64() handling |
commit | commitdiff | tree | snapshot |
2021-06-21 |
David Hildenbrand | s390x/tcg: Simplify vfc64() handling |
commit | commitdiff | tree | snapshot |
2021-06-21 |
David Hildenbrand | s390x/tcg: Simplify vop64_2() handling |
commit | commitdiff | tree | snapshot |
2021-06-21 |
David Hildenbrand | s390x/tcg: Simplify vop64_3() handling |
commit | commitdiff | tree | snapshot |
2021-06-21 |
David Hildenbrand | s390x/tcg: Fix instruction name for VECTOR FP LOAD... |
commit | commitdiff | tree | snapshot |
2021-06-21 |
David Hildenbrand | s390x/tcg: Fix FP CONVERT TO (LOGICAL) FIXED NaN handling |
commit | commitdiff | tree | snapshot |
2021-06-21 |
Cornelia Huck | s390x/kvm: remove unused gs handling |
commit | commitdiff | tree | snapshot |
2021-06-21 |
Philippe Mathieu... | fuzz: Display hexadecimal value with '0x' prefix |
commit | commitdiff | tree | snapshot |
2021-06-21 |
Ahmed Abouzied | Remove leading underscores from QEMU defines |
commit | commitdiff | tree | snapshot |
2021-06-21 |
Stefan Weil | Update documentation to refer to new location for issues |
commit | commitdiff | tree | snapshot |
2021-06-21 |
Thomas Huth | docs/tools/virtiofsd: Fix bad rst syntax |
commit | commitdiff | tree | snapshot |
2021-06-21 |
Thomas Huth | docs/tools/virtiofsd.rst: Do not hard-code the QEMU... |
commit | commitdiff | tree | snapshot |
2021-06-21 |
Thomas Huth | docs/interop/live-block-operations: Do not hard-code... |
commit | commitdiff | tree | snapshot |
2021-06-20 |
Peter Maydell | Merge remote-tracking branch 'remotes/ericb/tags/pull... |
commit | commitdiff | tree | snapshot |
2021-06-20 |
Michael Forney | linux-user: Use public sigev_notify_thread_id member... |
commit | commitdiff | tree | snapshot |
2021-06-20 |
Michael Forney | linux-user: Fix incorrect use of feature-test-macros |
commit | commitdiff | tree | snapshot |
2021-06-20 |
Khem Raj | linux-user: Check for ieee128 fpbits in PPC64 HWCAP2... |
commit | commitdiff | tree | snapshot |
2021-06-20 |
Ilya Leoshkevich | tests/tcg/linux-test: Check that sigaction can query... |
commit | commitdiff | tree | snapshot |
2021-06-20 |
Ilya Leoshkevich | linux-user: Let sigaction query SIGKILL/SIGSTOP |
commit | commitdiff | tree | snapshot |
2021-06-20 |
YAMAMOTO Takashi | linux-user: Implement pivot_root |
commit | commitdiff | tree | snapshot |
2021-06-19 |
Stefan Weil | util/oslib-win32: Fix fatal assertion in qemu_try_memalign |
commit | commitdiff | tree | snapshot |
2021-06-19 |
Alessandro... | tcg: expose TCGCond manipulation routines |
commit | commitdiff | tree | snapshot |
2021-06-19 |
Richard Henderson | tcg: Restart when exhausting the stack frame |
commit | commitdiff | tree | snapshot |
2021-06-19 |
Richard Henderson | tcg: Allocate sufficient storage in temp_allocate_frame |
commit | commitdiff | tree | snapshot |
2021-06-19 |
Richard Henderson | tcg/sparc: Fix temp_allocate_frame vs sparc stack bias |
commit | commitdiff | tree | snapshot |
2021-06-19 |
Richard Henderson | accel/tcg: Probe the proper permissions for atomic ops |
commit | commitdiff | tree | snapshot |
2021-06-19 |
Richard Henderson | tests/tcg: Increase timeout for TCI |
commit | commitdiff | tree | snapshot |
2021-06-19 |
Richard Henderson | tcg/tci: Use {set,clear}_helper_retaddr |
commit | commitdiff | tree | snapshot |
2021-06-19 |
Richard Henderson | tcg/tci: Remove the qemu_ld/st_type macros |
commit | commitdiff | tree | snapshot |
2021-06-19 |
Richard Henderson | Revert "tcg/tci: Use exec/cpu_ldst.h interfaces" |
commit | commitdiff | tree | snapshot |
2021-06-19 |
Richard Henderson | tcg/tci: Split out tci_qemu_ld, tci_qemu_st |
commit | commitdiff | tree | snapshot |
2021-06-19 |
Richard Henderson | tcg/tci: Implement add2, sub2 |
commit | commitdiff | tree | snapshot |
2021-06-19 |
Richard Henderson | tcg/tci: Implement mulu2, muls2 |
commit | commitdiff | tree | snapshot |
2021-06-19 |
Richard Henderson | tcg/tci: Implement clz, ctz, ctpop |
commit | commitdiff | tree | snapshot |
2021-06-19 |
Richard Henderson | tcg/tci: Implement extract, sextract |
commit | commitdiff | tree | snapshot |
2021-06-19 |
Richard Henderson | tcg/tci: Implement andc, orc, eqv, nand, nor |
commit | commitdiff | tree | snapshot |
2021-06-19 |
Richard Henderson | tcg/tci: Implement movcond |
commit | commitdiff | tree | snapshot |
2021-06-19 |
Richard Henderson | tcg/tci: Implement goto_ptr |
commit | commitdiff | tree | snapshot |
2021-06-19 |
Richard Henderson | tcg/tci: Change encoding to uint32_t units |
commit | commitdiff | tree | snapshot |
2021-06-19 |
Richard Henderson | tcg/tci: Remove tci_write_reg |
commit | commitdiff | tree | snapshot |
2021-06-19 |
Richard Henderson | tcg/tci: Emit setcond before brcond |
commit | commitdiff | tree | snapshot |
2021-06-19 |
Richard Henderson | tcg/tci: Reserve r13 for a temporary |
commit | commitdiff | tree | snapshot |
2021-06-19 |
Richard Henderson | tcg/tci: Use ffi for calls |
commit | commitdiff | tree | snapshot |
2021-06-19 |
Richard Henderson | tcg/tci: Move call-return regs to end of tcg_target_reg... |
commit | commitdiff | tree | snapshot |
2021-06-19 |
Richard Henderson | tcg/tci: Improve tcg_target_call_clobber_regs |
commit | commitdiff | tree | snapshot |
2021-06-19 |
Richard Henderson | tcg: Build ffi data structures for helpers |
commit | commitdiff | tree | snapshot |
2021-06-19 |
Richard Henderson | tcg: Add tcg_call_func |
commit | commitdiff | tree | snapshot |
2021-06-19 |
Richard Henderson | tcg: Store the TCGHelperInfo in the TCGOp for call |
commit | commitdiff | tree | snapshot |
2021-06-19 |
Richard Henderson | accel/tcg: Add tcg call flags to plugins helpers |
commit | commitdiff | tree | snapshot |
next |