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
2023-05-10
qapi: Section parameter @indent is no longer used, drop
Markus Armbruster
2023-05-10
qapi: Relax doc string @name: description indentation rules
Markus Armbruster
2023-05-10
qapi: Rewrite parsing of doc comment section symbols and tags
Markus Armbruster
2023-05-09
qapi: Fix argument description indentation stripping
Markus Armbruster
2023-05-09
tests/qapi-schema/doc-good: Improve argument description tests
Markus Armbruster
2023-05-09
tests/qapi-schema/doc-good: Improve a comment
Markus Armbruster
2023-05-09
qapi/dump: Indent bulleted lists consistently
Markus Armbruster
2023-05-09
qapi: Tidy up a slightly awkward TODO comment
Markus Armbruster
2023-05-09
sphinx/qapidoc: Do not emit TODO sections into user manuals
Markus Armbruster
2023-05-09
Revert "qapi: BlockExportRemoveMode: move comments to TODO"
Markus Armbruster
2023-05-09
meson: Fix to make QAPI generator output depend on main.py
Markus Armbruster
2023-05-09
qapi: Fix crash on stray double quote character
Markus Armbruster
2023-05-09
docs/devel/qapi-code-gen: Turn FIXME admonitions into comments
Markus Armbruster
2023-05-09
docs/devel/qapi-code-gen: Clean up use of quotes a bit
Markus Armbruster
2023-05-06
Merge tag 'pull-loongarch-20230506' of https://gitlab.com/gaosong/qemu into s...
Richard Henderson
2023-05-06
hw/intc: don't use target_ulong for LoongArch ipi
Alex Bennée
2023-05-06
target/loongarch: CPUCFG support LSX
Song Gao
2023-05-06
target/loongarch: Use {set/get}_gpr replace to cpu_fpr
Song Gao
2023-05-06
target/loongarch: Implement vldi
Song Gao
2023-05-06
target/loongarch: Implement vld vst
Song Gao
2023-05-06
target/loongarch: Implement vilvl vilvh vextrins vshuf
Song Gao
2023-05-06
target/loongarch: Implement vreplve vpack vpick
Song Gao
2023-05-06
target/loongarch: Implement vinsgr2vr vpickve2gr vreplgr2vr
Song Gao
2023-05-06
target/loongarch: Implement vbitsel vset
Song Gao
2023-05-06
target/loongarch: Implement vfcmp
Song Gao
2023-05-06
target/loongarch: Implement vseq vsle vslt
Song Gao
2023-05-06
target/loongarch: Implement LSX fpu fcvt instructions
Song Gao
2023-05-06
target/loongarch: Implement LSX fpu arith instructions
Song Gao
2023-05-06
target/loongarch: Implement vfrstp
Song Gao
2023-05-06
target/loongarch: Implement vbitclr vbitset vbitrev
Song Gao
2023-05-06
target/loongarch: Implement vpcnt
Song Gao
2023-05-06
target/loongarch: Implement vclo vclz
Song Gao
2023-05-06
target/loongarch: Implement vssrlrn vssrarn
Song Gao
2023-05-06
target/loongarch: Implement vssrln vssran
Song Gao
2023-05-06
target/loongarch: Implement vsrlrn vsrarn
Song Gao
2023-05-06
target/loongarch: Implement vsrln vsran
Song Gao
2023-05-06
target/loongarch: Implement vsrlr vsrar
Song Gao
2023-05-06
target/loongarch: Implement vsllwil vextl
Song Gao
2023-05-06
target/loongarch: Implement vsll vsrl vsra vrotr
Song Gao
2023-05-06
target/loongarch: Implement LSX logic instructions
Song Gao
2023-05-06
target/loongarch: Implement vmskltz/vmskgez/vmsknz
Song Gao
2023-05-06
target/loongarch: Implement vsigncov
Song Gao
2023-05-06
target/loongarch: Implement vexth
Song Gao
2023-05-06
target/loongarch: Implement vsat
Song Gao
2023-05-06
target/loongarch: Implement vdiv/vmod
Song Gao
2023-05-06
target/loongarch: Implement vmadd/vmsub/vmaddw{ev/od}
Song Gao
2023-05-06
target/loongarch: Implement vmul/vmuh/vmulw{ev/od}
Song Gao
2023-05-06
target/loongarch: Implement vmax/vmin
Song Gao
2023-05-06
target/loongarch: Implement vadda
Song Gao
2023-05-06
target/loongarch: Implement vabsd
Song Gao
[next]