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-09-17
target/xtensa: fix FPU2000 bugs
Max Filippov
2018-09-17
target/xtensa: convert to do_transaction_failed
Max Filippov
2018-08-19
target/xtensa: add test_kc705_be core
Max Filippov
2018-08-19
target/xtensa: clean up gdbstub register handling
Max Filippov
2018-08-19
target/xtensa: fix gdbstub register counts
Max Filippov
2018-08-17
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2018-08-16
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-2018' int...
Peter Maydell
2018-08-16
target/mips: Check ELPA flag only in some cases of MFHC0 and MTHC0
Yongbok Kim
2018-08-16
target/mips: Don't update BadVAddr register in Debug Mode
Yongbok Kim
2018-08-16
target/mips: Implement CP0 Config1.WR bit functionality
Stefan Markovic
2018-08-16
target/mips: Add CP0 BadInstrX register
Stefan Markovic
2018-08-16
target/mips: Update some CP0 registers bit definitions
Aleksandar Markovic
2018-08-16
target/mips: Fix two instances of shadow variables
Aleksandar Markovic
2018-08-16
target/mips: Mark switch fallthroughs with interpretable comments
Aleksandar Markovic
2018-08-16
target/mips: Avoid case statements formulated by ranges - part 2
Aleksandar Rikalo
2018-08-16
target/mips: Avoid case statements formulated by ranges - part 1
Aleksandar Markovic
2018-08-16
i386: Disable TOPOEXT by default on "-cpu host"
Eduardo Habkost
2018-08-16
target-i386: adds PV_SEND_IPI CPUID feature bit
Wanpeng Li
2018-08-16
i386: Add new CPU model Icelake-{Server,Client}
Robert Hoo
2018-08-16
i386: Add CPUID bit for WBNOINVD
Robert Hoo
2018-08-16
i386: Add CPUID bit for PCONFIG
Robert Hoo
2018-08-16
i386: Add CPUID bit and feature words for IA32_ARCH_CAPABILITIES MSR
Robert Hoo
2018-08-16
i386: Add new MSR indices for IA32_PRED_CMD and IA32_ARCH_CAPABILITIES
Robert Hoo
2018-08-16
target/arm: Fix aa64 FCADD and FCMLA decode
Richard Henderson
2018-08-16
target/arm: Use FZ not FZ16 for SVE FCVT single-half and double-half
Richard Henderson
2018-08-16
target/arm: Use fp_status_fp16 for do_fmpa_zpzzz_h
Richard Henderson
2018-08-16
target/arm: Ignore float_flag_input_denormal from fp_status_f16
Richard Henderson
2018-08-16
target/arm: Adjust FPCR_MASK for FZ16
Richard Henderson
2018-08-16
target/arm: add "cortex-m0" CPU model
Stefan Hajnoczi
2018-08-16
target/arm: Add sve-max-vq cpu property to -cpu max
Richard Henderson
2018-08-16
target/arm: Dump SVE state if enabled
Richard Henderson
2018-08-16
target/arm: Reformat integer register dump
Richard Henderson
2018-08-16
target/arm: Fix offset scaling for LD_zprr and ST_zprr
Richard Henderson
2018-08-16
target/arm: Fix offset for LD1R instructions
Richard Henderson
2018-08-16
target/arm: Fix sign-extension in sve do_ldr/do_str
Richard Henderson
2018-08-16
target/arm: Fix typo in helper_sve_ld1hss_r
Richard Henderson
2018-08-14
target/arm: Fix typo in helper_sve_movz_d
Richard Henderson
2018-08-14
target/arm: Reorganize SVE WHILE
Richard Henderson
2018-08-14
target/arm: Fix typo in do_sat_addsub_64
Richard Henderson
2018-08-14
target/arm: Fix sign of sve_cmpeq_ppzw/sve_cmpne_ppzw
Richard Henderson
2018-08-14
target/arm: Implement tailchaining for M profile cores
Peter Maydell
2018-08-14
target/arm: Restore M-profile CONTROL.SPSEL before any tailchaining
Peter Maydell
2018-08-14
target/arm: Initialize exc_secure correctly in do_v7m_exception_exit()
Peter Maydell
2018-08-14
target/arm: Improve exception-taken logging
Peter Maydell
2018-08-14
target/arm: Treat SCTLR_EL1.M as if it were zero when HCR_EL2.TGE is set
Peter Maydell
2018-08-14
target/arm: Provide accessor functions for HCR_EL2.{IMO, FMO, AMO}
Peter Maydell
2018-08-14
target/arm: Honour HCR_EL2.TGE when raising synchronous exceptions
Peter Maydell
2018-08-14
target/arm: Honour HCR_EL2.TGE and MDCR_EL2.TDE in debug register access checks
Peter Maydell
2018-08-14
target/arm: Mask virtual interrupts if HCR_EL2.TGE is set
Peter Maydell
2018-08-14
target/arm: Allow execution from small regions
Peter Maydell
[next]