]> Git Repo - qemu.git/history - target
target/mips: Implement MT ASE support for nanoMIPS
[qemu.git] / target /
2018-08-24 Stefan Markovictarget/mips: Implement MT ASE support for nanoMIPS
2018-08-24 Aleksandar Rikalotarget/mips: Fix pre-nanoMIPS MT ASE instructions avail...
2018-08-24 Stefan Markovictarget/mips: Add emulation of nanoMIPS 32-bit branch...
2018-08-24 Aleksandar Rikalotarget/mips: Implement emulation of nanoMIPS LLWP/SCWP...
2018-08-24 Dimitrije Nikolictarget/mips: Add CP0 Config3 and Config5 fields to...
2018-08-24 Yongbok Kimtarget/mips: Add emulation of nanoMIPS 32-bit load...
2018-08-24 James Hogantarget/mips: Implement emulation of nanoMIPS EXTW instr...
2018-08-24 Matthew Fortunetarget/mips: Implement emulation of nanoMIPS ROTX instr...
2018-08-24 Yongbok Kimtarget/mips: Add emulation of misc nanoMIPS instruction...
2018-08-24 Yongbok Kimtarget/mips: Add emulation of misc nanoMIPS instruction...
2018-08-24 Yongbok Kimtarget/mips: Add emulation of misc nanoMIPS instruction...
2018-08-24 Yongbok Kimtarget/mips: Add emulation of nanoMIPS FP instructions
2018-08-24 Yongbok Kimtarget/mips: Add emulation of nanoMIPS 48-bit instructions
2018-08-24 Yongbok Kimtarget/mips: Add emulation of nanoMIPS instructions...
2018-08-24 Yongbok Kimtarget/mips: Add emulation of some common nanoMIPS...
2018-08-24 Stefan Markovictarget/mips: Add emulation of nanoMIPS 16-bit save...
2018-08-24 Yongbok Kimtarget/mips: Add emulation of nanoMIPS 16-bit logic...
2018-08-24 Yongbok Kimtarget/mips: Add emulation of nanoMIPS 16-bit load...
2018-08-24 Yongbok Kimtarget/mips: Add emulation of nanoMIPS 16-bit misc...
2018-08-24 Yongbok Kimtarget/mips: Add emulation of nanoMIPS 16-bit shift...
2018-08-24 Stefan Markovictarget/mips: Add emulation of nanoMIPS 16-bit branch...
2018-08-24 Yongbok Kimtarget/mips: Add emulation of nanoMIPS 16-bit arithmeti...
2018-08-24 Aleksandar Markovictarget/mips: Add nanoMIPS decoding and extraction utilities
2018-08-24 Aleksandar Markovictarget/mips: Add placeholder and invocation of decode_n...
2018-08-24 Stefan Markovictarget/mips: Prevent switching mode related to Config3...
2018-08-24 Stefan Markovictarget/mips: Add nanoMIPS DSP ASE opcodes
2018-08-24 Yongbok Kimtarget/mips: Add nanoMIPS base instruction set opcodes
2018-08-24 Aleksandar Markovictarget/mips: Add preprocessor constants for nanoMIPS
2018-08-24 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2018-08-24 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-08-24 Peter Maydelltarget/arm: Remove a handful of stray tabs
2018-08-24 Peter Maydelltarget/arm: Untabify iwmmxt_helper.c
2018-08-24 Peter Maydelltarget/arm: Untabify translate.c
2018-08-24 Peter Maydelltarget/arm: Clear CPSR.IL and CPSR.J on 32-bit exceptio...
2018-08-24 Peter Maydelltarget/arm: Implement support for taking exceptions...
2018-08-24 Peter Maydelltarget/arm: Factor out code for taking an AArch32 exception
2018-08-24 Peter Maydelltarget/arm: Implement AArch32 HCR and HCR2
2018-08-24 Peter Maydelltarget/arm: Implement RAZ/WI HACTLR2
2018-08-24 Richard Hendersontarget/arm: Use the float-to-int-scale softfloat routines
2018-08-24 Richard Hendersontarget/arm: Use the int-to-float-scale softfloat routines
2018-08-23 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2018-08-23 Paolo BonziniKVM: cleanup unnecessary #ifdef KVM_CAP_...
2018-08-23 Paolo Bonzinitarget/i386: update MPX flags when CPL changes
2018-08-23 Emilio G. Cotaqom: convert the CPU list to RCU
2018-08-23 Andrew Oatestarget-i386: fix segment limit check in ljmp
2018-08-23 Andrew Oatestarget-i386: Fix lcall/ljmp to call gate in IA-32e...
2018-08-23 Eduardo Habkosti386: Fix arch_query_cpu_model_expansion() leak
2018-08-23 Paolo Bonzinifix "Missing break in switch" coverity reports
2018-08-21 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2018-08-21 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2018-08-21 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2018-08-21 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2018-08-21 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2018-08-21 Roman Kaplppc: add DBCR based debugging
2018-08-21 Yasmin Beatriztarget/ppc: simplify bcdadd/sub functions
2018-08-21 Yasmin Beatriztarget/ppc: bcdsub fix sign when result is zero
2018-08-21 Richard Hendersontarget/ppc: Use non-arithmetic conversions for fp load...
2018-08-21 Richard Hendersontarget/ppc: Honor fpscr_ze semantics and tidy fre,...
2018-08-21 Richard Hendersontarget/ppc: Tidy helper_fsqrt
2018-08-21 Richard Hendersontarget/ppc: Tidy helper_fadd, helper_fsub
2018-08-21 Richard Hendersontarget/ppc: Tidy helper_fmul
2018-08-21 Richard Hendersontarget/ppc: Honor fpscr_ze semantics and tidy fdiv
2018-08-21 Richard Hendersontarget/ppc: Enable fp exceptions for user-only
2018-08-20 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2018-08-20 Peter MaydellMerge remote-tracking branch 'remotes/marcel/tags/rdma...
2018-08-20 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-08-20 Janosch Franks390x: Enable KVM huge page backing support
2018-08-20 Christian Borntraegers390x/kvm: add etoken facility
2018-08-20 David Hildenbrands390x/cpumodel: Add "-cpu max" support
2018-08-20 Cornelia Hucks390x: remove 's390-squash-mcss' option
2018-08-20 Michael Muellers390x/cpumodel: enum type S390FeatGroup now gets generated
2018-08-20 Peter Maydelltarget/arm: Implement AArch32 ERET instruction
2018-08-20 Peter Maydelltarget/arm: Permit accesses to ELR_Hyp from Hyp mode...
2018-08-20 Peter Maydelltarget/arm: Implement ESR_EL2/HSR for AArch32 and no-EL2
2018-08-20 Peter Maydelltarget/arm: Implement AArch32 Hyp FARs
2018-08-20 Peter Maydelltarget/arm: Implement AArch32 HVBAR
2018-08-20 Peter Maydelltarget/arm: Add missing .cp = 15 to HMAIR1 and HAMAIR1...
2018-08-20 Peter Maydelltarget/arm: Correct typo in HAMAIR1 regdef name
2018-08-20 Roman Kapltarget/arm: Fix crash on conditional instruction in...
2018-08-20 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-08-19 Laurent Viviersh4: fix use_icount with linux-user
2018-08-17 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-08-16 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2018-08-16 Yongbok Kimtarget/mips: Check ELPA flag only in some cases of...
2018-08-16 Yongbok Kimtarget/mips: Don't update BadVAddr register in Debug...
2018-08-16 Stefan Markovictarget/mips: Implement CP0 Config1.WR bit functionality
2018-08-16 Stefan Markovictarget/mips: Add CP0 BadInstrX register
2018-08-16 Aleksandar Markovictarget/mips: Update some CP0 registers bit definitions
2018-08-16 Aleksandar Markovictarget/mips: Fix two instances of shadow variables
2018-08-16 Aleksandar Markovictarget/mips: Mark switch fallthroughs with interpretabl...
2018-08-16 Aleksandar Rikalotarget/mips: Avoid case statements formulated by ranges...
2018-08-16 Aleksandar Markovictarget/mips: Avoid case statements formulated by ranges...
2018-08-16 Eduardo Habkosti386: Disable TOPOEXT by default on "-cpu host"
2018-08-16 Wanpeng Litarget-i386: adds PV_SEND_IPI CPUID feature bit
2018-08-16 Robert Hooi386: Add new CPU model Icelake-{Server,Client}
2018-08-16 Robert Hooi386: Add CPUID bit for WBNOINVD
2018-08-16 Robert Hooi386: Add CPUID bit for PCONFIG
2018-08-16 Robert Hooi386: Add CPUID bit and feature words for IA32_ARCH_CAP...
2018-08-16 Robert Hooi386: Add new MSR indices for IA32_PRED_CMD and IA32_AR...
2018-08-16 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
next
This page took 0.070272 seconds and 7 git commands to generate.