OSDN Git Service

qmiga/qemu.git
2021-08-26 Marc-André... qapi: Use 'if': { 'any': ... } where appropriate
2021-08-26 Marc-André... qapi: add 'any' condition
2021-08-26 Marc-André... qapi: replace if condition list with dict {'all': ...
2021-08-26 Marc-André... qapidoc: introduce QAPISchemaIfCond.docgen()
2021-08-26 Marc-André... qapi: introduce QAPISchemaIfCond.cgen()
2021-08-26 Marc-André... qapi: add QAPISchemaIfCond.is_present()
2021-08-26 Marc-André... qapi: wrap Sequence[str] in an object
2021-08-26 Marc-André... docs: update the documentation upfront about schema...
2021-08-26 Markus Armbrusterqapi: Fix crash on redefinition with a different condition
2021-08-25 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/mips...
2021-08-25 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2021-08-25 Philippe Mathieu... target/mips: Replace TARGET_WORDS_BIGENDIAN by cpu_is_b...
2021-08-25 Philippe Mathieu... target/mips: Store CP0_Config0 in DisasContext
2021-08-25 Philippe Mathieu... target/mips: Replace GET_LMASK64() macro by get_lmask...
2021-08-25 Philippe Mathieu... target/mips: Replace GET_LMASK() macro by get_lmask...
2021-08-25 Philippe Mathieu... target/mips: Call cpu_is_bigendian & inline GET_OFFSET...
2021-08-25 Philippe Mathieu... target/mips: Define gen_helper() macros in translate.h
2021-08-25 Philippe Mathieu... target/mips: Use tcg_constant_i32() in generate_excepti...
2021-08-25 Philippe Mathieu... target/mips: Inline gen_helper_0e0i()
2021-08-25 Philippe Mathieu... target/mips: Inline gen_helper_1e1i() call in op_ld_INS...
2021-08-25 Philippe Mathieu... target/mips: Simplify gen_helper() macros by using...
2021-08-25 Philippe Mathieu... target/mips: Use tcg_constant_i32() in gen_helper_0e2i()
2021-08-25 Philippe Mathieu... target/mips: Remove gen_helper_1e2i()
2021-08-25 Philippe Mathieu... target/mips: Remove gen_helper_0e3i()
2021-08-25 Philippe Mathieu... target/mips: Remove duplicated check_cp1_enabled()...
2021-08-25 Philippe Mathieu... target/mips: Allow Loongson 3A1000 to use up to 48...
2021-08-25 Philippe Mathieu... target/mips: Document Loongson-3A CPU definitions
2021-08-25 Philippe Mathieu... target/mips: Convert Vr54xx MSA* opcodes to decodetree
2021-08-25 Philippe Mathieu... target/mips: Convert Vr54xx MUL* opcodes to decodetree
2021-08-25 Philippe Mathieu... target/mips: Convert Vr54xx MACC* opcodes to decodetree
2021-08-25 Philippe Mathieu... target/mips: Introduce decodetree structure for NEC...
2021-08-25 Philippe Mathieu... target/mips: Extract NEC Vr54xx helpers to vr54xx_helper.c
2021-08-25 Philippe Mathieu... target/mips: Extract NEC Vr54xx helper definitions
2021-08-25 Philippe Mathieu... target/mips: Introduce generic TRANS() macro for decode...
2021-08-25 Philippe Mathieu... target/mips: Rename 'rtype' as 'r'
2021-08-25 Philippe Mathieu... target/mips: Merge 32-bit/64-bit Release6 decodetree...
2021-08-25 Philippe Mathieu... target/mips: Decode vendor extensions before MIPS ISAs
2021-08-25 Philippe Mathieu... target/mips: Simplify PREF opcode
2021-08-25 Philippe Mathieu... target/mips: Remove JR opcode unused arguments
2021-08-25 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-08-25 Daniel P. Berrangédocs: make sphinx-build be quiet by default
2021-08-25 Daniel P. Berrangédocs: split the CI docs into two files
2021-08-25 Thomas Huthdocs/about/removed-features: Move some CLI options...
2021-08-25 Sebastian Meyerdocs: Document how to use gdb with unix sockets
2021-08-25 Guenter Roeckfsl-imx7: Instantiate SAI1/2/3 as unimplemented devices
2021-08-25 Eduardo Habkostsbsa-ref: Rename SBSA_GWDT enum value
2021-08-25 Wen, Jianxianhw/dma/pl330: Add memory region to replace default
2021-08-25 Guenter Roeckfsl-imx6ul: Instantiate SAI1/2/3 and ASRC as unimplemen...
2021-08-25 Jan Luebbehw/char/pl011: add support for sending break
2021-08-25 Hamza Mahfooztarget/arm: kvm: use RCU_READ_LOCK_GUARD() in kvm_arch_...
2021-08-25 Peter Maydelltarget/arm: Implement M-profile trapping on division...
2021-08-25 Peter Maydelltarget/arm: Re-indent sdiv and udiv helpers
2021-08-25 Peter Maydelltarget/arm: Implement MVE interleaving loads/stores
2021-08-25 Peter Maydelltarget/arm: Implement MVE scatter-gather immediate...
2021-08-25 Peter Maydelltarget/arm: Implement MVE scatter-gather insns
2021-08-25 Peter Maydelltarget/arm: Implement MVE VCTP
2021-08-25 Peter Maydelltarget/arm: Implement MVE VPNOT
2021-08-25 Peter Maydelltarget/arm: Implement MVE VMOV to/from 2 general-purpos...
2021-08-25 Peter Maydelltarget/arm: Implement MVE VMAXA, VMINA
2021-08-25 Peter Maydelltarget/arm: Implement MVE VQABS, VQNEG
2021-08-25 Peter Maydelltarget/arm: Implement MVE saturating doubling multiply...
2021-08-25 Peter Maydelltarget/arm: Implement MVE VMLA
2021-08-25 Peter Maydelltarget/arm: Implement MVE VMLADAV and VMLSLDAV
2021-08-25 Peter Maydelltarget/arm: Rename MVEGenDualAccOpFn to MVEGenLongDualA...
2021-08-25 Peter Maydelltarget/arm: Implement MVE narrowing moves
2021-08-25 Peter Maydelltarget/arm: Implement MVE VABAV
2021-08-25 Peter Maydelltarget/arm: Implement MVE integer min/max across vector
2021-08-25 Peter Maydelltarget/arm: Move 'x' and 'a' bit definitions into vmlal...
2021-08-25 Peter Maydelltarget/arm: Implement MVE shift-by-scalar
2021-08-25 Peter Maydelltarget/arm: Implement MVE VMLAS
2021-08-25 Peter Maydelltarget/arm: Implement MVE VPSEL
2021-08-25 Peter Maydelltarget/arm: Implement MVE integer vector-vs-scalar...
2021-08-25 Peter Maydelltarget/arm: Implement MVE integer vector comparisons
2021-08-25 Peter Maydelltarget/arm: Factor out gen_vpst()
2021-08-25 Peter Maydelltarget/arm: Implement MVE incrementing/decrementing...
2021-08-25 Peter Maydelltarget/arm: Implement MVE VMULL (polynomial)
2021-08-25 Peter Maydelltarget/arm: Fix VLDRB/H/W for predicated elements
2021-08-25 Peter Maydelltarget/arm: Fix VPT advance when ECI is non-zero
2021-08-25 Peter Maydelltarget/arm: Factor out mve_eci_mask()
2021-08-25 Peter Maydelltarget/arm: Fix calculation of LTP mask when LR is 0
2021-08-25 Peter Maydelltarget/arm: Fix MVE 48-bit SQRSHRL for small right...
2021-08-25 Peter Maydelltarget/arm: Fix 48-bit saturating shifts
2021-08-25 Peter Maydelltarget/arm: Fix mask handling for MVE narrowing operations
2021-08-25 Peter Maydelltarget/arm: Fix signed VADDV
2021-08-25 Peter Maydelltarget/arm: Fix MVE VSLI by 0 and VSRI by <dt>
2021-08-25 Peter Maydelltarget/arm: Print MVE VPR in CPU dumps
2021-08-25 Peter Maydelltarget/arm: Note that we handle VMOVL as a special...
2021-08-25 Yanan Wangdocs/about: Add the missing release record in the subject
2021-08-25 Yanan Wangdocs/about: Unify the subject format
2021-08-25 Yanan Wangdocs/about: Remove the duplicated doc
2021-08-25 Peter MaydellOpen 6.2 development tree
2021-08-24 Peter MaydellUpdate version for v6.1.0 release
2021-08-17 Peter MaydellUpdate version for v6.1.0-rc4 release
2021-08-17 David Hildenbrandsoftmmu/physmem: fix wrong assertion in qemu_ram_alloc_...
2021-08-17 Andrew Jonesqapi/machine.json: Remove zero value reference from...
2021-08-15 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2021-08-15 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/maint...
2021-08-15 Peter MaydellMerge remote-tracking branch 'remotes/quic/tags/pull...
2021-08-13 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-08-13 Daniel P. Berrangéhw/core: fix error checking in smp_parse
next