]> Git Repo - qemu.git/shortlog
qemu.git
2018-10-30 Paolo Bonzinippc: move at24c to its own CONFIG_ symbol
2018-10-26 Philippe Mathieu... hw/intc/gicv3: Remove useless parenthesis around DIV_RO...
2018-10-26 Philippe Mathieu... hw/pci-host: Remove useless parenthesis around DIV_ROUN...
2018-10-26 Philippe Mathieu... tests/bios-tables-test: Remove an useless cast
2018-10-26 Philippe Mathieu... xen: Use the PCI_DEVICE macro
2018-10-26 Philippe Mathieu... qobject: Catch another straggler for use of qdict_put_str()
2018-10-26 Stefan Weilconfigure: Support pkg-config for zlib
2018-10-26 Stefan Weiltests: Fix typos in comments and help message (found...
2018-10-26 Li Qiangcpu.h: fix a typo in comment
2018-10-26 Emilio G. Cotalinux-user: fix comment s/atomic_write/atomic_set/
2018-10-26 Cleber Rosaqemu-iotests: make 218 executable
2018-10-26 Cleber Rosascripts/qemu.py: remove trailing quotes on docstring
2018-10-26 Cleber Rosascripts/decodetree.py: remove unused imports
2018-10-26 Cleber Rosadocs/devel/testing.rst: add missing newlines after...
2018-10-26 Cleber Rosaqemu-iotests: fix filename containing checks
2018-10-26 Cleber Rosatests/tcg/README: fix location for lm32 tests
2018-10-26 Li Qiangmemory.h: fix typos in comments
2018-10-26 yuchenlinvga_int: remove unused function protype
2018-10-26 Thomas Huthconfigs/alpha: Remove unused CONFIG_PARALLEL_ISA switch
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 Richard Hendersontarget/arm: Only flush tlb if ASID changes
2018-10-24 Richard Hendersontarget/arm: Remove writefn from TTBR0_EL3
2018-10-24 Edgar E. Iglesiasnet: cadence_gem: Announce 64bit addressing support
2018-10-24 Edgar E. Iglesiasnet: cadence_gem: Announce availability of priority...
2018-10-24 Richard Hendersontarget/arm: Reorg NEON VLD/VST single element to one...
2018-10-24 Richard Hendersontarget/arm: Promote consecutive memory ops for aa32
2018-10-24 Richard Hendersontarget/arm: Reorg NEON VLD/VST all elements
2018-10-24 Richard Hendersontarget/arm: Use gvec for NEON VLD all lanes
2018-10-24 Richard Hendersontarget/arm: Use gvec for NEON_3R_VTST_VCEQ, NEON_3R_VCG...
2018-10-24 Richard Hendersontarget/arm: Use gvec for NEON_3R_VML
2018-10-24 Richard Hendersontarget/arm: Use gvec for VSRI, VSLI
2018-10-24 Richard Hendersontarget/arm: Use gvec for VSRA
2018-10-24 Richard Hendersontarget/arm: Use gvec for VSHR, VSHL
2018-10-24 Richard Hendersontarget/arm: Use gvec for NEON_3R_VMUL
2018-10-24 Richard Hendersontarget/arm: Use gvec for NEON_2RM_VMN, NEON_2RM_VNEG
2018-10-24 Richard Hendersontarget/arm: Use gvec for NEON_3R_VADD_VSUB insns
2018-10-24 Richard Hendersontarget/arm: Use gvec for NEON_3R_LOGIC insns
2018-10-24 Richard Hendersontarget/arm: Use gvec for NEON VMOV, VMVN, VBIC & VORR...
2018-10-24 Richard Hendersontarget/arm: Use gvec for NEON VDUP
2018-10-24 Richard Hendersontarget/arm: Mark some arrays const
2018-10-24 Richard Hendersontarget/arm: Promote consecutive memory ops for aa64
2018-10-24 Richard Hendersontarget/arm: Use tcg_gen_gvec_dup_i64 for LD[1-4]R
2018-10-24 Richard Hendersontarget/arm: Don't call tcg_clear_temp_count
2018-10-24 Richard Hendersontarget/arm: Hoist address increment for vector memory ops
2018-10-24 Stewart Hildebrandhw/arm/boot: Increase compliance with kernel arm64...
2018-10-24 Peter Maydelltarget/arm: Report correct syndrome for FP/SIMD traps...
2018-10-24 Peter Maydelltarget/arm: Get IL bit correct for v7 syndrome values
2018-10-24 Peter Maydelltarget/arm: New utility function to extract EC from...
2018-10-24 Peter Maydelltarget/arm: Implement HCR.PTW
2018-10-24 Peter Maydelltarget/arm: Implement HCR.VI and VF
2018-10-24 Peter Maydelltarget/arm: ISR_EL1 bits track virtual interrupts if...
2018-10-24 Peter Maydelltarget/arm: Implement HCR.DC
2018-10-24 Peter Maydelltarget/arm: Implement HCR.FB
2018-10-24 Peter Maydelltarget/arm: Make switch_mode() file-local
2018-10-24 Peter Maydelltarget/arm: Improve debug logging of AArch32 exception...
next
This page took 0.062467 seconds and 4 git commands to generate.