index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-10-18
exec: introduce tlb_init
Emilio G. Cota
2018-10-18
target/unicore32: remove tlb_flush from uc32_init_fn
Emilio G. Cota
2018-10-18
target/alpha: remove tlb_flush from alpha_cpu_initfn
Emilio G. Cota
2018-10-18
tcg: distribute tcg_time into TCG contexts
Emilio G. Cota
2018-10-18
tcg: plug holes in struct TCGProfile
Emilio G. Cota
2018-10-18
tcg: fix use of uninitialized variable under CONFIG_PROFILER
Emilio G. Cota
2018-10-18
tcg: access cpu->icount_decr.u16.high with atomics
Emilio G. Cota
2018-10-18
tcg: Implement CPU_LOG_TB_NOCHAIN during expansion
Richard Henderson
2018-10-18
target/mips: Add opcodes for nanoMIPS EVA instructions
Dimitrije Nikolic
2018-10-18
target/mips: Fix misplaced 'break' in handling of NM_SHRA_R_PH
Stefan Markovic
2018-10-18
target/mips: Fix emulation of microMIPS R6 <SELEQZ|SELNEZ>.<D|S>
Matthew Fortune
2018-10-18
target/mips: Implement hardware page table walker for MIPS32
Yongbok Kim
2018-10-18
target/mips: Add reset state for PWSize and PWField registers
Yongbok Kim
2018-10-18
target/mips: Add CP0 PWCtl register
Yongbok Kim
2018-10-18
target/mips: Add CP0 PWSize register
Yongbok Kim
2018-10-18
target/mips: Add CP0 PWField register
Yongbok Kim
2018-10-18
target/mips: Add CP0 PWBase register
Yongbok Kim
2018-10-18
target/mips: Add CP0 Config2 to DisasContext
Stefan Markovic
2018-10-18
target/mips: Improve DSP R2/R3-related naming
Stefan Markovic
2018-10-18
target/mips: Add availability control for DSP R3 ASE
Stefan Markovic
2018-10-18
target/mips: Add bit definitions for DSP R3 ASE
Stefan Markovic
2018-10-18
target/mips: Reorganize bit definitions for insn_flags (ISAs/ASEs flags)
Philippe Mathieu-Daudé
2018-10-18
target/mips: Increase 'supported ISAs/ASEs' flag holder size
Philippe Mathieu-Daudé
2018-10-18
target/mips: Add opcode values of MXU ASE
Aleksandar Markovic
2018-10-18
target/mips: Add organizational chart of MXU ASE
Aleksandar Markovic
2018-10-18
target/mips: Add assembler mnemonics list for MXU ASE
Aleksandar Markovic
2018-10-18
target/mips: Add basic description of MXU ASE
Aleksandar Markovic
2018-10-18
target/mips: Add a comment before each CP0 register section in cpu.h
Aleksandar Markovic
2018-10-18
target/mips: Add a comment with an overview of CP0 registers
Aleksandar Markovic
2018-10-18
linux-user: Add infrastructure for handling MIPS-specific prctl()
Stefan Markovic
2018-10-18
linux-user: Add MIPS-specific prctl() options
Stefan Markovic
2018-10-18
elf: Fix comments to EF_MIPS_MACH_xxx constants
Fredrik Noring
2018-10-18
elf: Add Mips_elf_abiflags_v0 structure
Stefan Markovic
2018-10-18
elf: Add MIPS_ABI_FP_XXX constants
Stefan Markovic
2018-10-18
elf: Fix PT_MIPS_XXX constants
Stefan Markovic
2018-10-18
mailmap: Add an item for Yongbok Kim
Aleksandar Markovic
2018-10-18
linux-user/sparc/signal.c: Remove unnecessary comment
Peter Maydell
2018-10-18
linux-user: Suppress address-of-packed-member warnings in __get/put_user_e
Peter Maydell
2018-10-18
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-10-1...
Peter Maydell
2018-10-18
Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20181016' into staging
Peter Maydell
2018-10-17
RISC-V: Don't add NULL bootargs to device-tree
Michael Clark
2018-10-17
RISC-V: Add missing free for plic_hart_config
Michael Clark
2018-10-17
RISC-V: Update CSR and interrupt definitions
Michael Clark
2018-10-17
RISC-V: Move non-ops from op_helper to cpu_helper
Michael Clark
2018-10-17
RISC-V: Allow setting and clearing multiple irqs
Michael Clark
2018-10-17
configure: remove glib_subprocess check
Marc-André Lureau
2018-10-17
hw/core/generic-loader: Compile only once, not for each target
Thomas Huth
2018-10-17
cpu: Provide a proper prototype for target_words_bigendian() in a header
Thomas Huth
2018-10-17
hw/core/generic-loader: Set a category for the generic-loader device
Thomas Huth
2018-10-17
qemu/compiler: Wrap __attribute__((flatten)) in a macro
Thomas Huth
[prev]
[next]