OSDN Git Service

qmiga/qemu.git
2019-01-03 Fredrik Noringtests/tcg: mips: Test R5900 three-operand MADD
2019-01-03 Aleksandar... disas: nanoMIPS: Add a note on documentation
2019-01-03 Aleksandar... disas: nanoMIPS: Reorder declarations and definitions...
2019-01-03 Aleksandar... disas: nanoMIPS: Comment the decoder of 'gpr1' gpr...
2019-01-03 Aleksandar... disas: nanoMIPS: Rename the decoder of 'gpr1' gpr encod...
2019-01-03 Aleksandar... disas: nanoMIPS: Comment the decoder of 'gpr2.reg2...
2019-01-03 Aleksandar... disas: nanoMIPS: Rename the decoder of 'gpr2.reg2'...
2019-01-03 Aleksandar... disas: nanoMIPS: Comment the decoder of 'gpr2.reg1...
2019-01-03 Aleksandar... disas: nanoMIPS: Rename the decoder of 'gpr2.reg1'...
2019-01-03 Aleksandar... disas: nanoMIPS: Comment the decoder of 'gpr4.zero...
2019-01-03 Aleksandar... disas: nanoMIPS: Rename the decoder of 'gpr4.zero'...
2019-01-03 Aleksandar... disas: nanoMIPS: Comment the decoder of 'gpr4' gpr...
2019-01-03 Aleksandar... disas: nanoMIPS: Rename the decoder of 'gpr4' gpr encod...
2019-01-03 Aleksandar... disas: nanoMIPS: Comment the decoder of 'gpr3.src.store...
2019-01-03 Aleksandar... disas: nanoMIPS: Rename the decoder of 'gpr3.src.store...
2019-01-03 Aleksandar... disas: nanoMIPS: Comment the decoder of 'gpr3' gpr...
2019-01-03 Aleksandar... disas: nanoMIPS: Rename the decoder of 'gpr3' gpr encod...
2019-01-03 Aleksandar... disas: nanoMIPS: Fix order of more invocations
2019-01-03 Aleksandar... disas: nanoMIPS: Name more functions in a more descript...
2019-01-03 Aleksandar... disas: nanoMIPS: Fix an FP-related misnomer 3
2019-01-03 Aleksandar... disas: nanoMIPS: Fix an FP-related misnomer 2
2019-01-03 Aleksandar... disas: nanoMIPS: Fix an FP-related misnomer 1
2019-01-03 Aleksandar... disas: nanoMIPS: Name some functions in a more descript...
2019-01-03 Aleksandar... disas: nanoMIPS: Fix order of some invocations
2019-01-03 Aleksandar... disas: nanoMIPS: Fix a function misnomer
2019-01-03 Aleksandar... disas: nanoMIPS: Remove functions that are not used
2019-01-03 Aleksandar... disas: nanoMIPS: Fix preamble text in nanomips.* files
2019-01-03 Stefan Weildisas: nanoMIPS: Fix types and format strings
2019-01-03 Fredrik Noringtarget/mips: Support R5900 three-operand MADD1 and...
2019-01-03 Philippe Mathieu... target/mips: Support R5900 three-operand MADD and MADDU...
2019-01-03 Aleksandar... target/mips: MXU: Add handler for an align instruction
2019-01-03 Aleksandar... target/mips: MXU: Add handlers for max/min instructions
2019-01-03 Aleksandar... target/mips: MXU: Add handlers for logic instructions
2019-01-03 Aleksandar... target/mips: MXU: Improve the comment containing MXU...
2019-01-03 Aleksandar... target/mips: MXU: Add generic naming for optn2 constants
2019-01-03 Aleksandar... target/mips: MXU: Add missing opcodes/decoding for...
2019-01-03 Paul Burtonatomics: Set ATOMIC_REG_SIZE=8 for MIPS n32
2019-01-03 Aleksandar... MAINTAINERS: Add Aleksandar Rikalo as a reviewer for...
2019-01-03 Aleksandar... MAINTAINERS: target/mips: Reorder items alphabetically
2019-01-03 Aleksandar... MAINTAINERS: target/mips: Add filter for mips in email...
2019-01-03 Aleksandar... MAINTAINERS: target/mips: Add MIPS files under default...
2019-01-03 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2018-12-25 Richard Hendersontcg: Improve call argument loading
2018-12-25 Richard Hendersontcg: Record register preferences during liveness
2018-12-25 Richard Hendersontcg: Add TCG_OPF_BB_EXIT
2018-12-25 Richard Hendersontcg: Split out more subroutines from liveness_pass_1
2018-12-25 Richard Hendersontcg: Rename and adjust liveness_pass_1 helpers
2018-12-25 Richard Hendersontcg: Reindent parts of liveness_pass_1
2018-12-25 Richard Hendersontcg: Dump register preference info with liveness
2018-12-25 Richard Hendersontcg: Improve register allocation for matching constraints
2018-12-25 Richard Hendersontcg: Add output_pref to TCGOp
2018-12-25 Richard Hendersontcg: Add preferred_reg argument to tcg_reg_alloc_do_movi
2018-12-25 Richard Hendersontcg: Add preferred_reg argument to temp_sync
2018-12-25 Richard Hendersontcg: Add preferred_reg argument to temp_load
2018-12-25 Richard Hendersontcg: Add preferred_reg argument to tcg_reg_alloc
2018-12-25 Richard Hendersontcg: Add reachable_code_pass
2018-12-25 Richard Hendersontcg: Reference count labels
2018-12-25 Richard Hendersontcg: Add TCG_CALL_NO_RETURN
2018-12-25 Richard Hendersontcg: Renumber TCG_CALL_* flags
2018-12-25 Richard Hendersonlinux-user: Add safe_syscall for riscv64 host
2018-12-25 Richard Hendersondisas/microblaze: Remove unused REG_SP macro
2018-12-25 Alistair Francisconfigure: Add support for building RISC-V host
2018-12-25 Alistair Francisdisas: Add RISC-V support
2018-12-25 Alistair Francistcg: Add RISC-V cpu signal handler
2018-12-25 Alistair Francistcg/riscv: Add the target init code
2018-12-25 Alistair Francistcg/riscv: Add the prologue generation and register...
2018-12-25 Alistair Francistcg/riscv: Add the out op decoder
2018-12-25 Alistair Francistcg/riscv: Add direct load and store instructions
2018-12-25 Alistair Francistcg/riscv: Add slowpath load and store instructions
2018-12-25 Alistair Francistcg/riscv: Add branch and jump instructions
2018-12-25 Alistair Francistcg/riscv: Add the add2 and sub2 instructions
2018-12-25 Alistair Francistcg/riscv: Add the out load and store instructions
2018-12-25 Alistair Francistcg/riscv: Add the extract instructions
2018-12-25 Alistair Francistcg/riscv: Add the mov and movi instruction
2018-12-25 Alistair Francistcg/riscv: Add the relocation functions
2018-12-25 Alistair Francistcg/riscv: Add the instruction emitters
2018-12-25 Alistair Francistcg/riscv: Add the immediate encoders
2018-12-25 Alistair Francistcg/riscv: Add support for the constraints
2018-12-25 Alistair Francistcg/riscv: Add the tcg target registers
2018-12-25 Alistair Francistcg/riscv: Add the tcg-target.h file
2018-12-25 Alistair Francisexec: Add RISC-V GCC poison macro
2018-12-25 Alistair Francislinux-user: Add host dependency for RISC-V 64-bit
2018-12-25 Alistair Francislinux-user: Add host dependency for RISC-V 32-bit
2018-12-25 Alistair Franciself.h: Add the RISCV ELF magic numbers
2018-12-22 Peter MaydellMerge remote-tracking branch 'remotes/marcel/tags/rdma...
2018-12-22 Prasad J Panditpvrdma: check return value from pvrdma_idx_ring_has_...
2018-12-22 Prasad J Panditrdma: remove unused VENDOR_ERR_NO_SGE macro
2018-12-22 Prasad J Panditpvrdma: release ring object in case of an error
2018-12-22 Prasad J Panditpvrdma: check number of pages when creating rings
2018-12-22 Prasad J Panditpvrdma: add uar_read routine
2018-12-22 Prasad J Panditrdma: check num_sge does not exceed MAX_SGE
2018-12-22 Prasad J Panditpvrdma: release device resources in case of an error
2018-12-22 Yuval Shaiadocs: Update pvrdma device documentation
2018-12-22 Yuval Shaiahw/rdma: Do not call rdma_backend_del_gid on an empty gid
2018-12-22 Yuval Shaiahw/rdma: Do not use bitmap_zero_extend to free bitmap
2018-12-22 Yuval Shaiahw/pvrdma: Clean device's resource when system is shutdown
2018-12-22 Yuval Shaiavl: Introduce shutdown_notifiers
2018-12-22 Yuval Shaiahw/rdma: Remove unneeded code that handles more that...
2018-12-22 Yuval Shaiahw/pvrdma: Fill error code in command's response
2018-12-22 Yuval Shaiahw/pvrdma: Fill all CQE fields
next