index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
2018-08-24
target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
Aleksandar Rikalo
2018-08-24
target/mips: Add CP0 Config3 and Config5 fields to DisasContext structure
Dimitrije Nikolic
2018-08-24
target/mips: Add emulation of nanoMIPS 32-bit load and store instructions
Yongbok Kim
2018-08-24
target/mips: Implement emulation of nanoMIPS EXTW instruction
James Hogan
2018-08-24
target/mips: Implement emulation of nanoMIPS ROTX instruction
Matthew Fortune
2018-08-24
target/mips: Add emulation of misc nanoMIPS instructions (p_lsx)
Yongbok Kim
2018-08-24
target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)
Yongbok Kim
2018-08-24
target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)
Yongbok Kim
2018-08-24
target/mips: Add emulation of nanoMIPS FP instructions
Yongbok Kim
2018-08-24
target/mips: Add emulation of nanoMIPS 48-bit instructions
Yongbok Kim
2018-08-24
target/mips: Add emulation of nanoMIPS instructions MOVE.P and MOVE.PREV
Yongbok Kim
2018-08-24
target/mips: Add emulation of some common nanoMIPS 32-bit instructions
Yongbok Kim
2018-08-24
target/mips: Add emulation of nanoMIPS 16-bit save and restore instructions
Stefan Markovic
2018-08-24
target/mips: Add emulation of nanoMIPS 16-bit logic instructions
Yongbok Kim
2018-08-24
target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
Yongbok Kim
2018-08-24
target/mips: Add emulation of nanoMIPS 16-bit misc instructions
Yongbok Kim
2018-08-24
target/mips: Add emulation of nanoMIPS 16-bit shift instructions
Yongbok Kim
2018-08-24
target/mips: Add emulation of nanoMIPS 16-bit branch instructions
Stefan Markovic
2018-08-24
target/mips: Add emulation of nanoMIPS 16-bit arithmetic instructions
Yongbok Kim
2018-08-24
target/mips: Add nanoMIPS decoding and extraction utilities
Aleksandar Markovic
2018-08-24
target/mips: Add placeholder and invocation of decode_nanomips_opc()
Aleksandar Markovic
2018-08-24
target/mips: Prevent switching mode related to Config3 ISA bit for nanoMIPS
Stefan Markovic
2018-08-24
target/mips: Add nanoMIPS DSP ASE opcodes
Stefan Markovic
2018-08-24
target/mips: Add nanoMIPS base instruction set opcodes
Yongbok Kim
2018-08-24
target/mips: Add preprocessor constants for nanoMIPS
Aleksandar Markovic
2018-08-24
target/arm: Remove a handful of stray tabs
Peter Maydell
2018-08-24
target/arm: Untabify iwmmxt_helper.c
Peter Maydell
2018-08-24
target/arm: Untabify translate.c
Peter Maydell
2018-08-24
target/arm: Clear CPSR.IL and CPSR.J on 32-bit exception entry
Peter Maydell
2018-08-24
target/arm: Implement support for taking exceptions to Hyp mode
Peter Maydell
2018-08-24
target/arm: Factor out code for taking an AArch32 exception
Peter Maydell
2018-08-24
target/arm: Implement AArch32 HCR and HCR2
Peter Maydell
2018-08-24
target/arm: Implement RAZ/WI HACTLR2
Peter Maydell
2018-08-24
target/arm: Use the float-to-int-scale softfloat routines
Richard Henderson
2018-08-24
target/arm: Use the int-to-float-scale softfloat routines
Richard Henderson
2018-08-23
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-08-23
KVM: cleanup unnecessary #ifdef KVM_CAP_...
Paolo Bonzini
2018-08-23
target/i386: update MPX flags when CPL changes
Paolo Bonzini
2018-08-23
qom: convert the CPU list to RCU
Emilio G. Cota
2018-08-23
target-i386: fix segment limit check in ljmp
Andrew Oates
2018-08-23
target-i386: Fix lcall/ljmp to call gate in IA-32e mode
Andrew Oates
2018-08-23
i386: Fix arch_query_cpu_model_expansion() leak
Eduardo Habkost
2018-08-23
fix "Missing break in switch" coverity reports
Paolo Bonzini
2018-08-21
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180821' into...
Peter Maydell
2018-08-21
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...
Peter Maydell
2018-08-21
ppc: add DBCR based debugging
Roman Kapl
2018-08-21
target/ppc: simplify bcdadd/sub functions
Yasmin Beatriz
2018-08-21
target/ppc: bcdsub fix sign when result is zero
Yasmin Beatriz
2018-08-21
target/ppc: Use non-arithmetic conversions for fp load/store
Richard Henderson
2018-08-21
target/ppc: Honor fpscr_ze semantics and tidy fre, fresqrt
Richard Henderson
[next]