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
2020-10-17
build: replace ninjatool with ninja
Paolo Bonzini
2020-10-17
build: cleanups to Makefile
Paolo Bonzini
2020-10-17
add ninja to dockerfiles, CI configurations and test VMs
Paolo Bonzini
2020-10-17
dockerfiles: enable Centos 8 PowerTools
Paolo Bonzini
2020-10-17
configure: move QEMU_INCLUDES to meson
Paolo Bonzini
2020-10-17
tests: add missing generated sources to testqapi
Paolo Bonzini
2020-10-17
make: run shell with pipefail
Paolo Bonzini
2020-10-17
tests/Makefile.include: unbreak non-tcg builds
Paolo Bonzini
2020-10-17
Makefile: Ensure cscope.out/tags/TAGS are generated in the source tree
Greg Kurz
2020-10-17
submodules: bump meson to 0.55.3
Paolo Bonzini
2020-10-17
target/mips: Increase number of TLB entries on the 34Kf core (16 -> 64)
Philippe Mathieu-Daudé
2020-10-17
MAINTAINERS: Remove duplicated Malta test entries
Philippe Mathieu-Daudé
2020-10-17
MAINTAINERS: Downgrade MIPS Boston to 'Odd Fixes', fix Paul Burton mail
Philippe Mathieu-Daudé
2020-10-17
MAINTAINERS: Put myself forward for MIPS target
Philippe Mathieu-Daudé
2020-10-17
MAINTAINERS: Remove myself
Aleksandar Markovic
2020-10-17
docs/system: Update MIPS CPU documentation
Huacai Chen
2020-10-17
tests/acceptance: Add MIPS record/replay tests
Pavel Dovgalyuk
2020-10-17
hw/mips: Remove exit(1) in case of missing ROM
Pavel Dovgalyuk
2020-10-17
hw/mips: Rename TYPE_MIPS_BOSTON to TYPE_BOSTON
Eduardo Habkost
2020-10-17
hw/mips: Simplify code using ROUND_UP(INITRD_PAGE_SIZE)
Philippe Mathieu-Daudé
2020-10-17
hw/mips: Simplify loading 64-bit ELF kernels
Philippe Mathieu-Daudé
2020-10-17
hw/mips/malta: Use clearer qdev style
Philippe Mathieu-Daudé
2020-10-17
hw/mips/malta: Move gt64120 related code together
Philippe Mathieu-Daudé
2020-10-17
hw/mips/malta: Fix FPGA I/O region size
Philippe Mathieu-Daudé
2020-10-17
target/mips/cpu: Display warning when CPU is used without input clock
Philippe Mathieu-Daudé
2020-10-17
hw/mips/cps: Do not allow use without input clock
Philippe Mathieu-Daudé
2020-10-17
hw/mips/malta: Set CPU frequency to 320 MHz
Philippe Mathieu-Daudé
2020-10-17
hw/mips/boston: Set CPU frequency to 1 GHz
Philippe Mathieu-Daudé
2020-10-17
hw/mips/cps: Expose input clock and connect it to CPU cores
Philippe Mathieu-Daudé
2020-10-17
hw/mips/jazz: Correct CPU frequencies
Philippe Mathieu-Daudé
2020-10-17
hw/mips/mipssim: Correct CPU frequency
Philippe Mathieu-Daudé
2020-10-17
hw/mips/fuloong2e: Set CPU frequency to 533 MHz
Philippe Mathieu-Daudé
2020-10-17
hw/mips/r4k: Explicit CPU frequency is 200 MHz
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
[prev]
[next]