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
2020-10-20
target/arm: Implement FPSCR.LTPSIZE for M-profile LOB extension
Peter Maydell
2020-10-20
target/arm: Allow M-profile CPUs with FP16 to set FPSCR.FP16
Peter Maydell
2020-10-20
target/arm: Fix has_vfp/has_neon ID reg squashing for M-profile
Peter Maydell
2020-10-20
target/arm: Implement v8.1M low-overhead-loop instructions
Peter Maydell
2020-10-20
target/arm: Implement v8.1M branch-future insns (as NOPs)
Peter Maydell
2020-10-20
target/arm: Don't allow BLX imm for M-profile
Peter Maydell
2020-10-20
target/arm: Make the t32 insn[25:23]=111 group non-overlapping
Peter Maydell
2020-10-20
target/arm: Implement v8.1M conditional-select insns
Peter Maydell
2020-10-20
target/arm: Implement v8.1M NOCP handling
Peter Maydell
2020-10-20
target/arm: Ignore HCR_EL2.ATA when {E2H,TGE} != 11
Richard Henderson
2020-10-20
target/arm: Fix reported EL for mte_check_fail
Richard Henderson
2020-10-20
target/arm: Remove redundant mmu_idx lookup
Richard Henderson
2020-10-20
target/arm: Use tlb_flush_page_bits_by_mmuidx*
Richard Henderson
2020-10-20
target/arm: AArch32 VCVT fixed-point to float is always round-to-nearest
Peter Maydell
2020-10-20
target/arm: Fix SMLAD incorrect setting of Q bit
Peter Maydell
2020-10-19
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20201017' ...
Peter Maydell
2020-10-17
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-10-17
hax: unbreak accelerator cpu code after cpus.c split
Claudio Fontana
2020-10-17
target/mips: Increase number of TLB entries on the 34Kf core (16 -> 64)
Philippe Mathieu-Daudé
2020-10-17
target/mips/cpu: Display warning when CPU is used without input clock
Philippe Mathieu-Daudé
2020-10-17
target/mips/cpu: Introduce mips_cpu_create_with_clock() helper
Philippe Mathieu-Daudé
2020-10-17
target/mips/cpu: Allow the CPU to use dynamic frequencies
Philippe Mathieu-Daudé
2020-10-17
target/mips/cpu: Make cp0_count_rate a property
Philippe Mathieu-Daudé
2020-10-17
target/mips/cpu: Calculate the CP0 timer period using the CPU frequency
Philippe Mathieu-Daudé
2020-10-17
target/mips: Move cp0_count_ns to CPUMIPSState
Philippe Mathieu-Daudé
2020-10-17
target/mips/cp0_timer: Document TIMER_PERIOD origin
Philippe Mathieu-Daudé
2020-10-17
target/mips/cp0_timer: Explicit unit in variable name
Philippe Mathieu-Daudé
2020-10-17
target/mips: Move cpu_mips_get_random() with CP0 helpers
Philippe Mathieu-Daudé
2020-10-17
target/mips/op_helper: Log unimplemented cache opcode
Philippe Mathieu-Daudé
2020-10-17
target/mips/op_helper: Document Invalidate/Writeback opcodes as no-op
Philippe Mathieu-Daudé
2020-10-17
target/mips/op_helper: Convert multiple if() to switch case
Philippe Mathieu-Daudé
2020-10-17
target/mips: Add loongson-ext lsdc2 group of instructions
Jiaxun Yang
2020-10-17
target/mips: Add loongson-ext lswc2 group of instructions (Part 2)
Jiaxun Yang
2020-10-17
target/mips: Add loongson-ext lswc2 group of instructions (Part 1)
Jiaxun Yang
2020-10-17
target/mips: Demacro helpers for <MAX|MAXA|MIN|MINA>.<D|S>
Aleksandar Markovic
2020-10-17
target/mips: Demacro helpers for M<ADD|SUB>F.<D|S>
Aleksandar Markovic
2020-10-17
target/mips: Demacro helpers for <ABS|CHS>.<D|S|PS>
Aleksandar Markovic
2020-10-17
target/mips: Fix some comment spelling errors
zhaolichang
2020-10-16
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2020-10-14
i386: Mark Icelake-Client CPU models deprecated
Robert Hoo
2020-10-14
cpu: Introduce CPU model deprecation API
Robert Hoo
2020-10-14
i386/kvm: Delete kvm_allows_irq0_override()
Eduardo Habkost
2020-10-14
i386/kvm: Remove IRQ routing support checks
Eduardo Habkost
2020-10-14
i386/kvm: Require KVM_CAP_IRQ_ROUTING
Eduardo Habkost
2020-10-14
target/i386: Remove core_id assert check in CPUID 0x8000001E
Babu Moger
2020-10-14
i386/kvm: fix FEATURE_HYPERV_EDX value in hyperv_passthrough case
Zhenyu Wang
2020-10-14
i386: drop x86_cpu_get_supported_feature_word() forward declaration
Vitaly Kuznetsov
2020-10-13
i386: Register most CPU properties as class properties
Eduardo Habkost
2020-10-13
target/sparc/int32_helper: Remove duplicated 'Tag Overflow' entry
Philippe Mathieu-Daudé
2020-10-12
target/i386/cpu: Update comment that mentions Texinfo
Markus Armbruster
[next]