OSDN Git Service

qmiga/qemu.git
2018-10-29 Aleksandar... target/mips: Move MUL, S32M2I, S32I2M handling out...
2018-10-29 Craig Janeczektarget/mips: Add emulation of MXU instructions S32I2M...
2018-10-29 Craig Janeczektarget/mips: Add emulation of non-MXU MULL within MXU...
2018-10-29 Craig Janeczektarget/mips: Add bit encoding for MXU operand getting...
2018-10-29 Craig Janeczektarget/mips: Add bit encoding for MXU operand getting...
2018-10-29 Aleksandar... target/mips: Add bit encoding for MXU execute add/sub...
2018-10-29 Craig Janeczektarget/mips: Add bit encoding for MXU accumulate add...
2018-10-29 Aleksandar... target/mips: Add bit encoding for MXU accumulate add...
2018-10-29 Aleksandar... target/mips: Add MXU decoding engine
2018-10-29 Aleksandar... target/mips: Add and integrate MXU decoding engine...
2018-10-29 Aleksandar... target/mips: Amend MXU instruction opcodes
2018-10-29 Craig Janeczektarget/mips: Define a bit for MXU in insn_flags
2018-10-29 Craig Janeczektarget/mips: Introduce MXU registers
2018-10-29 Aleksandar... target/mips: Add two missing breaks for NM_LLWPE and...
2018-10-27 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/testing...
2018-10-26 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2018-10-26 Philippe Mathieu... tests/vm: Do not abuse parallelism when HOST != TARGET...
2018-10-26 Philippe Mathieu... tests/vm: Do not use -enable-kvm if HOST != TARGET...
2018-10-26 Philippe Mathieu... tests/vm: Let kvm_available() work in cross environments
2018-10-26 Philippe Mathieu... tests/vm: Add a BaseVM::arch property
2018-10-26 Philippe Mathieu... tests/vm: Display remaining seconds to wait for a VM...
2018-10-26 Philippe Mathieu... tests/vm: Do not use the -smp option with a single cpu
2018-10-26 Philippe Mathieu... tests/vm: Do not abuse parallelism when KVM is not...
2018-10-26 Philippe Mathieu... tests/vm: Extract the kvm_available() handy function
2018-10-26 Paolo Bonzinitests: docker: update test-mingw for GTK+ 2.0 removal
2018-10-25 Aleksandar... target/mips: Add disassembler support for nanoMIPS
2018-10-25 Dimitrije Nikolictarget/mips: Implement emulation of nanoMIPS EVA instru...
2018-10-25 Aleksandar... target/mips: Add nanoMIPS CRC32 instruction pool
2018-10-25 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-10-25 Peter MaydellMerge remote-tracking branch 'remotes/riscv/tags/riscv...
2018-10-24 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2018-10-24 Daniel P. Berrangécrypto: add testing for unaligned buffers with XTS...
2018-10-24 Daniel P. Berrangécrypto: refactor XTS cipher mode test suite
2018-10-24 Daniel P. Berrangécrypto: annotate xts_tweak_encdec as inlineable
2018-10-24 Daniel P. Berrangécrypto: convert xts_mult_x to use xts_uint128 type
2018-10-24 Daniel P. Berrangécrypto: convert xts_tweak_encdec to use xts_uint128...
2018-10-24 Daniel P. Berrangécrypto: introduce a xts_uint128 data type
2018-10-24 Daniel P. Berrangécrypto: remove code duplication in tweak encrypt/decrypt
2018-10-24 Daniel P. Berrangécrypto: expand algorithm coverage for cipher benchmark
2018-10-24 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2018-10-24 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2018-10-24 Aleksandar... target/mips: Fix decoding of ALIGN and DALIGN instructions
2018-10-24 Aleksandar... target/mips: Fix the title of translate.c
2018-10-24 Fredrik Noringlinux-user/mips: Recognize the R5900 CPU model
2018-10-24 Fredrik Noringtarget/mips: Define the R5900 CPU
2018-10-24 Fredrik Noringtests/tcg/mips: Add tests for R5900 DIVU1
2018-10-24 Fredrik Noringtests/tcg/mips: Add tests for R5900 DIV1
2018-10-24 Fredrik Noringtests/tcg/mips: Add tests for R5900 MTLO1 and MTHI1
2018-10-24 Fredrik Noringtests/tcg/mips: Add tests for R5900 MFLO1 and MFHI1
2018-10-24 Fredrik Noringtests/tcg/mips: Add tests for R5900 three-operand MULTU1
2018-10-24 Fredrik Noringtests/tcg/mips: Add tests for R5900 three-operand MULT1
2018-10-24 Fredrik Noringtests/tcg/mips: Add tests for R5900 three-operand MULTU
2018-10-24 Fredrik Noringtests/tcg/mips: Add tests for R5900 three-operand MULT
2018-10-24 Fredrik Noringtarget/mips: Make R5900 DMULT[U], DDIV[U], LL[D] and...
2018-10-24 Fredrik Noringtarget/mips: Support R5900 MOVN, MOVZ and PREF instruct...
2018-10-24 Fredrik Noringtarget/mips: Support R5900 DIV1 and DIVU1 instructions
2018-10-24 Fredrik Noringtarget/mips: Support R5900 MFLO1, MTLO1, MFHI1 and...
2018-10-24 Fredrik Noringtarget/mips: Support R5900 three-operand MULT1 and...
2018-10-24 Fredrik Noringtarget/mips: Support R5900 three-operand MULT and MULTU...
2018-10-24 Fredrik Noringtarget/mips: Add a placeholder for R5900 MMI3 instructi...
2018-10-24 Fredrik Noringtarget/mips: Add a placeholder for R5900 MMI2 instructi...
2018-10-24 Fredrik Noringtarget/mips: Add a placeholder for R5900 MMI1 instructi...
2018-10-24 Fredrik Noringtarget/mips: Add a placeholder for R5900 MMI0 instructi...
2018-10-24 Fredrik Noringtarget/mips: Add a placeholder for R5900 MMI instructio...
2018-10-24 Fredrik Noringtarget/mips: Add a placeholder for R5900 LQ
2018-10-24 Fredrik Noringtarget/mips: Add a placeholder for R5900 SQ, handle...
2018-10-24 Fredrik Noringtarget/mips: Define R5900 MMI3 opcode constants
2018-10-24 Fredrik Noringtarget/mips: Define R5900 MMI2 opcode constants
2018-10-24 Fredrik Noringtarget/mips: Define R5900 MMI1 opcode constants
2018-10-24 Fredrik Noringtarget/mips: Define R5900 MMI0 opcode constants
2018-10-24 Fredrik Noringtarget/mips: Define R5900 MMI<0|1|2|3> subclasses and...
2018-10-24 Fredrik Noringtarget/mips: Define R5900 MMI class, and LQ and SQ...
2018-10-24 Fredrik Noringtarget/mips: Add R5900 Multimedia Instruction overview...
2018-10-24 Fredrik Noringtarget/mips: Define R5900 ISA, MMI ASE, and R5900 CPU...
2018-10-24 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-10-24 Cédric Le Goaternet: xgmac: convert SysBus init method to a realize...
2018-10-24 Cédric Le Goaternet: stellaris_enet: add a reset method
2018-10-24 Cédric Le Goaternet: stellaris_enet: convert SysBus init method to...
2018-10-24 Cédric Le Goaternet: smc91c111: convert SysBus init method to a realize...
2018-10-24 Cédric Le Goaternet: opencores_eth: convert SysBus init method to a...
2018-10-24 Cédric Le Goaternet: mipsnet: convert SysBus init method to a realize...
2018-10-24 Cédric Le Goaternet: milkymist_minimac2: convert SysBus init method...
2018-10-24 Cédric Le Goaternet: lance: convert SysBus init method to a realize...
2018-10-24 Cédric Le Goaternet: lan9118: convert SysBus init method to a realize...
2018-10-24 Cédric Le Goaternet: etraxfs_eth: add a reset method
2018-10-24 Cédric Le Goaternet: etraxfs_eth: convert SysBus init method to a reali...
2018-10-24 David Hildenbrandmemory-device: trace when pre_plugging/plugging/unplugging
2018-10-24 David Hildenbrandmemory-device: complete factoring out unplug handling
2018-10-24 David Hildenbrandmemory-device: complete factoring out plug handling
2018-10-24 David Hildenbrandmemory-device: complete factoring out pre_plug handling
2018-10-24 David Hildenbrandmemory-device: add device class function set_addr()
2018-10-24 David Hildenbrandmemory-device: drop get_region_size()
2018-10-24 David Hildenbrandmemory-device: factor out get_memory_region() from...
2018-10-24 David Hildenbrandmemory-device: add and use memory_device_get_region_size()
2018-10-24 David Hildenbrandmemory-device: document MemoryDeviceClass
2018-10-24 David Hildenbrandmemory-device: forward errors in get_region_size()...
2018-10-24 David Hildenbrandmemory-device: introduce separate config option
2018-10-24 David Hildenbrandmemory-device: use memory device terminology in error...
2018-10-24 David Hildenbrandpc-dimm: pass PCDIMMDevice to pc_dimm_.*plug
2018-10-24 David Hildenbrandmemory-device: improve "range conflicts" error message
next