OSDN Git Service

qmiga/qemu.git
2021-06-24 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2021-06-22 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-06-22 Peter MaydellMerge remote-tracking branch 'remotes/cohuck-gitlab...
2021-06-22 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-06-21 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2021-06-21 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost-gl/tags...
2021-06-21 Philippe Mathieu... MAINTAINERS: Add qtest/arm-cpu-features.c to ARM TCG...
2021-06-21 Eric Farmans390x/css: Add passthrough IRB
2021-06-21 Eric Farmans390x/css: Refactor IRB construction
2021-06-21 Eric Farmans390x/css: Split out the IRB sense data
2021-06-21 Eric Farmans390x/css: Introduce an ESW struct
2021-06-21 Richard Hendersonlinux-user/s390x: Save and restore psw.mask properly
2021-06-21 Richard Hendersontarget/s390x: Use s390_cpu_{set_psw, get_psw_mask}...
2021-06-21 Richard Hendersontarget/s390x: Improve s390_cpu_dump_state vs cc_op
2021-06-21 Richard Hendersontarget/s390x: Do not modify cpu state in s390_cpu_get_p...
2021-06-21 Richard Hendersontarget/s390x: Expose load_psw and get_psw_mask to cpu.h
2021-06-21 Thomas Huthconfigure: Check whether we can compile the s390-ccw...
2021-06-21 David Hildenbrands390x/cpumodel: Bump up QEMU model to a stripped-down...
2021-06-21 David Hildenbrands390x/tcg: We support Vector enhancements facility
2021-06-21 David Hildenbrandlinux-user: elf: s390x: Prepare for Vector enhancements...
2021-06-21 David Hildenbrands390x/tcg: Implement VECTOR FP (MAXIMUM|MINIMUM)
2021-06-21 David Hildenbrands390x/tcg: Implement VECTOR FP NEGATIVE MULTIPLY AND...
2021-06-21 David Hildenbrands390x/tcg: Implement 32/128 bit for VECTOR FP MULTIPLY...
2021-06-21 David Hildenbrands390x/tcg: Implement 32/128 bit for VECTOR FP TEST...
2021-06-21 David Hildenbrands390x/tcg: Implement 32/128 bit for VECTOR FP PERFORM...
2021-06-21 David Hildenbrands390x/tcg: Implement 128 bit for VECTOR FP LOAD ROUNDED
2021-06-21 David Hildenbrands390x/tcg: Implement 64 bit for VECTOR FP LOAD LENGTHENED
2021-06-21 David Hildenbrands390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE...
2021-06-21 David Hildenbrands390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE *
2021-06-21 David Hildenbrands390x/tcg: Implement 32/128 bit for VECTOR (LOAD FP...
2021-06-21 David Hildenbrands390x/tcg: Implement 32/128 bit for VECTOR FP (ADD...
2021-06-21 David Hildenbrands390x/tcg: Implement VECTOR MULTIPLY SUM LOGICAL
2021-06-21 David Hildenbrands390x/tcg: Implement VECTOR BIT PERMUTE
2021-06-21 David Hildenbrands390x/tcg: Simplify wfc64() handling
2021-06-21 David Hildenbrands390x/tcg: Simplify vflr64() handling
2021-06-21 David Hildenbrands390x/tcg: Simplify vfll32() handling
2021-06-21 David Hildenbrands390x/tcg: Simplify vfma64() handling
2021-06-21 David Hildenbrands390x/tcg: Simplify vftci64() handling
2021-06-21 David Hildenbrands390x/tcg: Simplify vfc64() handling
2021-06-21 David Hildenbrands390x/tcg: Simplify vop64_2() handling
2021-06-21 David Hildenbrands390x/tcg: Simplify vop64_3() handling
2021-06-21 David Hildenbrands390x/tcg: Fix instruction name for VECTOR FP LOAD...
2021-06-21 David Hildenbrands390x/tcg: Fix FP CONVERT TO (LOGICAL) FIXED NaN handling
2021-06-21 Cornelia Hucks390x/kvm: remove unused gs handling
2021-06-21 Philippe Mathieu... fuzz: Display hexadecimal value with '0x' prefix
2021-06-21 Ahmed AbouziedRemove leading underscores from QEMU defines
2021-06-21 Stefan WeilUpdate documentation to refer to new location for issues
2021-06-21 Thomas Huthdocs/tools/virtiofsd: Fix bad rst syntax
2021-06-21 Thomas Huthdocs/tools/virtiofsd.rst: Do not hard-code the QEMU...
2021-06-21 Thomas Huthdocs/interop/live-block-operations: Do not hard-code...
2021-06-20 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2021-06-20 Michael Forneylinux-user: Use public sigev_notify_thread_id member...
2021-06-20 Michael Forneylinux-user: Fix incorrect use of feature-test-macros
2021-06-20 Khem Rajlinux-user: Check for ieee128 fpbits in PPC64 HWCAP2...
2021-06-20 Ilya Leoshkevichtests/tcg/linux-test: Check that sigaction can query...
2021-06-20 Ilya Leoshkevichlinux-user: Let sigaction query SIGKILL/SIGSTOP
2021-06-20 YAMAMOTO Takashilinux-user: Implement pivot_root
2021-06-19 Stefan Weilutil/oslib-win32: Fix fatal assertion in qemu_try_memalign
2021-06-19 Alessandro... tcg: expose TCGCond manipulation routines
2021-06-19 Richard Hendersontcg: Restart when exhausting the stack frame
2021-06-19 Richard Hendersontcg: Allocate sufficient storage in temp_allocate_frame
2021-06-19 Richard Hendersontcg/sparc: Fix temp_allocate_frame vs sparc stack bias
2021-06-19 Richard Hendersonaccel/tcg: Probe the proper permissions for atomic ops
2021-06-19 Richard Hendersontests/tcg: Increase timeout for TCI
2021-06-19 Richard Hendersontcg/tci: Use {set,clear}_helper_retaddr
2021-06-19 Richard Hendersontcg/tci: Remove the qemu_ld/st_type macros
2021-06-19 Richard HendersonRevert "tcg/tci: Use exec/cpu_ldst.h interfaces"
2021-06-19 Richard Hendersontcg/tci: Split out tci_qemu_ld, tci_qemu_st
2021-06-19 Richard Hendersontcg/tci: Implement add2, sub2
2021-06-19 Richard Hendersontcg/tci: Implement mulu2, muls2
2021-06-19 Richard Hendersontcg/tci: Implement clz, ctz, ctpop
2021-06-19 Richard Hendersontcg/tci: Implement extract, sextract
2021-06-19 Richard Hendersontcg/tci: Implement andc, orc, eqv, nand, nor
2021-06-19 Richard Hendersontcg/tci: Implement movcond
2021-06-19 Richard Hendersontcg/tci: Implement goto_ptr
2021-06-19 Richard Hendersontcg/tci: Change encoding to uint32_t units
2021-06-19 Richard Hendersontcg/tci: Remove tci_write_reg
2021-06-19 Richard Hendersontcg/tci: Emit setcond before brcond
2021-06-19 Richard Hendersontcg/tci: Reserve r13 for a temporary
2021-06-19 Richard Hendersontcg/tci: Use ffi for calls
2021-06-19 Richard Hendersontcg/tci: Move call-return regs to end of tcg_target_reg...
2021-06-19 Richard Hendersontcg/tci: Improve tcg_target_call_clobber_regs
2021-06-19 Richard Hendersontcg: Build ffi data structures for helpers
2021-06-19 Richard Hendersontcg: Add tcg_call_func
2021-06-19 Richard Hendersontcg: Store the TCGHelperInfo in the TCGOp for call
2021-06-19 Richard Hendersonaccel/tcg: Add tcg call flags to plugins helpers
2021-06-19 Richard Hendersonplugins: Drop tcg_flags from struct qemu_plugin_dyn_cb
2021-06-19 Richard Hendersonaccel/tcg/plugin-gen: Drop inline markers
2021-06-19 Richard Hendersontcg: Add tcg_call_flags
2021-06-19 Richard Hendersontcg: Combine dh_is_64bit and dh_is_signed to dh_typecode
2021-06-18 John Snowscripts/qmp-shell: add redirection shim
2021-06-18 John Snowpython: add qmp-shell entry point
2021-06-18 John Snowscripts/qmp-shell: move to python/qemu/qmp/qmp_shell.py
2021-06-18 John Snowscripts/qmp-shell: add docstrings
2021-06-18 John Snowscripts/qmp-shell: make QMPShellError inherit QMPError
2021-06-18 John Snowscripts/qmp-shell: remove double-underscores
2021-06-18 John Snowscripts/qmp-shell: convert usage comment to docstring
2021-06-18 John Snowscripts/qmp-shell: Remove too-broad-exception
2021-06-18 John Snowscripts/qmp-shell: Fix empty-transaction invocation
2021-06-18 John Snowscripts/qmp-shell: remove TODO
next