]> git.proxmox.com Git - mirror_qemu.git/history - target-mips
block: Propagate error in bdrv_img_create()
[mirror_qemu.git] / target-mips /
2014-11-04 Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2014-11-04 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-11-04 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2014-11-04 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2014-11-04 Peter MaydellMerge remote-tracking branch 'remotes/lalrae/tags/mips...
2014-11-03 Yongbok Kimtarget-mips: add MSA support to mips32r5-generic
2014-11-03 Yongbok Kimtarget-mips: add MSA MI10 format instructions
2014-11-03 Yongbok Kimtarget-mips: add MSA 2RF format instructions
2014-11-03 Yongbok Kimtarget-mips: add MSA VEC/2R format instructions
2014-11-03 Yongbok Kimtarget-mips: add MSA 3RF format instructions
2014-11-03 Yongbok Kimtarget-mips: add MSA ELM format instructions
2014-11-03 Yongbok Kimtarget-mips: add MSA 3R format instructions
2014-11-03 Yongbok Kimtarget-mips: add MSA BIT format instructions
2014-11-03 Yongbok Kimtarget-mips: add MSA I5 format instruction
2014-11-03 Yongbok Kimtarget-mips: add MSA I8 format instructions
2014-11-03 Yongbok Kimtarget-mips: add MSA branch instructions
2014-11-03 Yongbok Kimtarget-mips: add msa_helper.c
2014-11-03 Yongbok Kimtarget-mips: add msa_reset(), global msa register
2014-11-03 Yongbok Kimtarget-mips: add MSA opcode enum
2014-11-03 Yongbok Kimtarget-mips: stop translation after ctc1
2014-11-03 Yongbok Kimtarget-mips: remove duplicated mips/ieee mapping function
2014-11-03 Yongbok Kimtarget-mips: add MSA exceptions
2014-11-03 Yongbok Kimtarget-mips: add MSA defines and data structure
2014-11-03 Leon Alraetarget-mips: enable features in MIPS64R6-generic CPU
2014-11-03 Leon Alraetarget-mips: correctly handle access to unimplemented...
2014-11-03 Leon Alraetarget-mips: add restrictions for possible values in...
2014-11-03 Leon Alraetarget-mips: CP0_Status.CU0 no longer allows the user...
2014-11-03 Leon Alraetarget-mips: implement forbidden slot
2014-11-03 Leon Alraetarget-mips: add Config5.SBRI
2014-11-03 Leon Alraetarget-mips: update cpu_save/cpu_load to support new...
2014-11-03 Leon Alraetarget-mips: add BadInstr and BadInstrP support
2014-11-03 Leon Alraetarget-mips: add TLBINV support
2014-11-03 Leon Alraetarget-mips: add new Read-Inhibit and Execute-Inhibit...
2014-11-03 Leon Alraetarget-mips: update PageGrain and m{t,f}c0 EntryLo...
2014-11-03 Leon Alraetarget-mips: add RI and XI fields to TLB entry
2014-11-03 Leon Alraetarget-mips: distinguish between data load and instruct...
2014-11-03 Leon Alraetarget-mips: add KScratch registers
2014-10-30 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2014-10-24 Leon Alraetarget-mips: add ULL suffix in bitswap to avoid compile...
2014-10-22 Peter MaydellMerge remote-tracking branch 'remotes/mdroth/tags/qga...
2014-10-22 Peter MaydellMerge remote-tracking branch 'remotes/bkoppelmann/tags...
2014-10-22 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2014-10-22 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2014-10-22 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-10-22 Peter MaydellMerge remote-tracking branch 'remotes/spice/tags/pull...
2014-10-22 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-10-22 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-10-22 Peter MaydellMerge remote-tracking branch 'remotes/lalrae/tags/mips...
2014-10-14 Peter Maydelltarget-mips: Remove unused gen_load_ACX, gen_store_ACX...
2014-10-14 Peter Maydelltarget-mips/dsp_helper.c: Add ifdef guards around vario...
2014-10-14 Peter Maydelltarget-mips/translate.c: Add ifdef guard around check_m...
2014-10-14 Peter Maydelltarget-mips/op_helper.c: Remove unused do_lbu() function
2014-10-14 Peter Maydelltarget-mips/dsp_helper.c: Remove unused function get_DS...
2014-10-14 Yongbok Kimtarget-mips: fix broken MIPS16 and microMIPS
2014-10-14 Dongxue Zhangtarget-mips/translate.c: Update OPC_SYNCI
2014-10-14 Leon Alraetarget-mips: define a new generic CPU supporting MIPS64...
2014-10-14 Yongbok Kimtarget-mips: remove JR, BLTZAL, BGEZAL and add NAL...
2014-10-14 Leon Alraetarget-mips: do not allow Status.FR=0 mode in 64-bit FPU
2014-10-14 Yongbok Kimtarget-mips: add new Floating Point Comparison instructions
2014-10-14 Leon Alraetarget-mips: add new Floating Point instructions
2014-10-14 Leon Alraetarget-mips: add AUI, LSA and PCREL instruction families
2014-10-13 Yongbok Kimtarget-mips: add compact and CP1 branches
2014-10-13 Yongbok Kimtarget-mips: add ALIGN, DALIGN, BITSWAP and DBITSWAP...
2014-10-13 Leon Alraetarget-mips: Status.UX/SX/KX enable 32-bit address...
2014-10-13 Leon Alraetarget-mips: move CLO, DCLO, CLZ, DCLZ, SDBBP and free...
2014-10-13 Leon Alraetarget-mips: redefine Integer Multiply and Divide instr...
2014-10-13 Leon Alraetarget-mips: move PREF, CACHE, LLD and SCD instructions
2014-10-13 Leon Alraetarget-mips: signal RI Exception on DSP and Loongson...
2014-10-13 Leon Alraetarget-mips: split decode_opc_special* into *_r6 and...
2014-10-13 Leon Alraetarget-mips: extract decode_opc_special* from decode_opc
2014-10-13 Leon Alraetarget-mips: move LL and SC instructions
2014-10-13 Leon Alraetarget-mips: add SELEQZ and SELNEZ instructions
2014-10-13 Leon Alraetarget-mips: signal RI Exception on instructions remove...
2014-10-13 Leon Alraetarget-mips: define ISA_MIPS64R6
2014-10-09 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2014-10-06 Peter Maydellgdbstub: Allow target CPUs to specify watchpoint STOP_B...
2014-09-30 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2014-09-29 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2014-09-26 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2014-09-26 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-09-25 Richard Hendersontarget-mips: Use cpu_exec_interrupt qom hook
2014-08-19 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2014-08-15 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/trivial...
2014-08-15 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2014-08-15 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-08-15 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2014-08-12 Lluís Vilanovatrace: [tcg] Include TCG-tracing header on all targets
2014-08-07 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2014-08-07 James Hogantarget-mips: Ignore unassigned accesses with KVM
2014-08-04 Peter MaydellMerge remote-tracking branch 'remotes/amit-migration...
2014-07-29 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2014-07-28 Dongxue Zhangtarget-mips/translate.c: Free TCG in OPC_DINSV
2014-07-18 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2014-07-14 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2014-07-11 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-07-11 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-07-11 Peter MaydellMerge remote-tracking branch 'remotes/spice/tags/pull...
2014-07-11 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-07-10 Peter MaydellMerge remote-tracking branch 'remotes/kvm/uq/master...
2014-07-09 James Hoganmips/kvm: Disable FPU on reset with KVM
next