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
2022-06-06
target/loongarch: Add timer related instructions support.
Xiaojuan Yang
2022-06-06
target/loongarch: Add other core instructions support
Xiaojuan Yang
2022-06-06
target/loongarch: Add TLB instruction support
Xiaojuan Yang
2022-06-06
target/loongarch: Add LoongArch IOCSR instruction
Xiaojuan Yang
2022-06-06
target/loongarch: Add LoongArch CSR instruction
Xiaojuan Yang
2022-06-06
target/loongarch: Add constant timer support
Xiaojuan Yang
2022-06-06
target/loongarch: Add LoongArch interrupt and exception handle
Xiaojuan Yang
2022-06-06
target/loongarch: Add MMU support for LoongArch CPU.
Xiaojuan Yang
2022-06-06
target/loongarch: Implement qmp_query_cpu_definitions()
Xiaojuan Yang
2022-06-06
target/loongarch: Add basic vmstate description of CPU.
Xiaojuan Yang
2022-06-06
target/loongarch: Add CSRs definition
Xiaojuan Yang
2022-06-06
target/loongarch: Add system emulation introduction
Xiaojuan Yang
2022-06-06
target/loongarch: Add target build suport
Song Gao
2022-06-06
target/loongarch: Add disassembler
Song Gao
2022-06-06
target/loongarch: Add branch instruction translation
Song Gao
2022-06-06
target/loongarch: Add floating point load/store instruction translation
Song Gao
2022-06-06
target/loongarch: Add floating point move instruction translation
Song Gao
2022-06-06
target/loongarch: Add floating point conversion instruction translation
Song Gao
2022-06-06
target/loongarch: Add floating point comparison instruction translation
Song Gao
2022-06-06
target/loongarch: Add floating point arithmetic instruction translation
Song Gao
2022-06-06
target/loongarch: Add fixed point extra instruction translation
Song Gao
2022-06-06
target/loongarch: Add fixed point atomic instruction translation
Song Gao
2022-06-06
target/loongarch: Add fixed point load/store instruction translation
Song Gao
2022-06-06
target/loongarch: Add fixed point bit instruction translation
Song Gao
2022-06-06
target/loongarch: Add fixed point shift instruction translation
Song Gao
2022-06-06
target/loongarch: Add fixed point arithmetic instruction translation
Song Gao
2022-06-06
target/loongarch: Add main translation routines
Song Gao
2022-06-06
target/loongarch: Add core definition
Song Gao
2022-06-06
target/loongarch: Add README
Song Gao
2022-06-06
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-06-06
meson: qga: do not use deprecated meson.build_root()
Paolo Bonzini
2022-06-06
configure: remove reference to removed option
Paolo Bonzini
2022-06-06
regenerate meson-buildoptions.sh
Paolo Bonzini
2022-06-06
tests: run 'device-crash-test' from tests/venv
John Snow
2022-06-06
tests: add python3-venv to debian10.docker
John Snow
2022-06-06
tests: use tests/venv to run basevm.py-based scripts
John Snow
2022-06-06
tests: install "qemu" namespace package into venv
John Snow
2022-06-06
tests: add quiet-venv-pip macro
John Snow
2022-06-06
tests: silence pip upgrade warnings during venv creation
John Snow
2022-06-06
tests: use python3 as the python executable name
John Snow
2022-06-06
tests: add "TESTS_PYTHON" variable to Makefile
John Snow
2022-06-06
python: update for mypy 0.950
John Snow
2022-06-06
x86: cpu: fixup number of addressable IDs for logical processors sharing cache
Igor Mammedov
2022-06-06
x86: cpu: make sure number of addressable IDs for processor cores meets the spec
Igor Mammedov
2022-06-06
tests/Makefile.include: Fix 'make check-help' output
Dario Faggioli
2022-06-06
tests/avocado: add replay Linux test for Aarch64 machines
Pavel Dovgalyuk
2022-06-06
tests/avocado: add replay Linux tests for virtio machine
Pavel Dovgalyuk
2022-06-06
tests/avocado: update replay_linux test
Pavel Dovgalyuk
2022-06-06
docs: move replay docs to docs/system/replay.rst
Pavel Dovgalyuk
2022-06-06
docs: convert docs/devel/replay page to rst
Pavel Dovgalyuk
[next]