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
Age
Commit message (
Expand
)
Author
2018-10-19
vl: Print error when using incorrect backend for debugcon
Philippe Mathieu-Daudé
2018-10-19
scripts: Remove check-qerror.sh
Alberto Garcia
2018-10-19
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...
Peter Maydell
2018-10-19
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-october-2018-...
Peter Maydell
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
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
2018-10-17
mailmap: Fix Reimar Döffinger name
Philippe Mathieu-Daudé
2018-10-16
target/hppa: Raise exception 26 on emulated hardware
Helge Deller
2018-10-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181016-...
Peter Maydell
2018-10-16
show-fixed-bugs.sh: Modern shell scripting (use $() instead of ``)
Mao Zhongyi
2018-10-16
git-submodule.sh: Modern shell scripting (use $() instead of ``)
Mao Zhongyi
2018-10-16
archive-source.sh: Modern shell scripting (use $() instead of ``)
Mao Zhongyi
2018-10-16
coccinelle: new inplace-byteswaps.cocci to remove inplace-byteswapping calls
Peter Maydell
2018-10-16
target/arm: Initialize ARMMMUFaultInfo in v7m_stack_read/write
Peter Maydell
2018-10-16
target/arm: Mask PMOVSR writes based on supported counters
Aaron Lindsay
[next]