]> git.proxmox.com Git - mirror_qemu.git/history - disas
hw/hyperv: Include missing headers
[mirror_qemu.git] / disas /
2024-01-30 Peter Maydelldisas/riscv: Clean up includes
2024-01-16 Peter MaydellMerge tag 'hppa-fixes-8.2-pull-request' of https:/...
2024-01-11 Peter MaydellMerge tag 'firmware/edk2-20231213-pull-request' of...
2024-01-11 Peter MaydellMerge tag 'pull-target-arm-20240111' of https://git...
2024-01-10 Peter MaydellMerge tag 'pull-riscv-to-apply-20240110' of https:...
2024-01-10 Rob Bradforddisas/riscv: Add amocas.[w,d,q] instructions
2023-11-28 Stefan HajnocziMerge tag 'pull-target-arm-20231127' of https://git...
2023-11-28 Stefan HajnocziMerge tag 'firmware/seabios-20231128-pull-request'...
2023-11-27 Stefan HajnocziMerge tag 'qga-pull-2023-11-25' of https://github.com...
2023-11-27 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-11-24 Philippe Mathieu... disas/cris: Pass buffer size to format_dec() to avoid...
2023-11-20 Stefan HajnocziMerge tag '20231119-xtensa-1' of https://github.com...
2023-11-20 Stefan HajnocziMerge tag 'hppa64-fixes-pull-request' of https://github...
2023-11-17 Helge Dellerdisas/hppa: Show hexcode of instruction along with...
2023-11-07 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-11-07 Stefan HajnocziMerge tag 'pull-pa-20231106' of https://gitlab.com...
2023-11-07 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20231107' of https:...
2023-11-07 Max Choudisas/riscv: Replace TABs with space
2023-11-07 Max Choudisas/riscv: Add support for vector crypto extensions
2023-11-07 Max Choudisas/riscv: Add rv_codec_vror_vi for vror.vi
2023-11-07 Max Choudisas/riscv: Add rv_fmt_vd_vs2_uimm format
2023-10-16 Stefan HajnocziMerge tag 'python-pull-request' of https://gitlab.com...
2023-10-16 Stefan HajnocziMerge tag 'pull-request-2023-10-12' of https://gitlab...
2023-10-16 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-10-16 Stefan HajnocziMerge tag 'pull-shadow-2023-10-12' of https://repo...
2023-10-16 Stefan HajnocziMerge tag 'mem-2023-10-12' of https://github.com/davidh...
2023-10-12 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20231012-1' of https...
2023-10-12 Alvin Changdisas/riscv: Fix the typo of inverted order of pmpaddr1...
2023-10-05 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-10-03 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-02 Stefan HajnocziMerge tag 'migration-20231002-pull-request' of https...
2023-10-02 Stefan HajnocziMerge tag 'pull-shadow-2023-09-29' of https://repo...
2023-09-29 Laurent Vivierdisas/m68k: clean up local variable shadowing
2023-07-28 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-24 Peter MaydellMerge tag 'pull-qapi-2023-07-10' of https://repo.or...
2023-07-20 Peter MaydellMerge tag 'linux-user-brk-fixes-pull-request' of https...
2023-07-19 Peter MaydellMerge tag 'pull-riscv-to-apply-20230719-1' of https...
2023-07-19 Christoph Müllnerriscv/disas: Fix disas output of upper immediates
2023-07-11 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-07-11 Richard HendersonMerge tag 'mips-20230710' of https://github.com/philmd...
2023-07-10 Richard HendersonMerge tag 'qga-pull-2023-07-10' of https://github.com...
2023-07-10 Richard HendersonMerge tag 'pull-riscv-to-apply-20230710-1' of https...
2023-07-10 Christoph Müllnerriscv: Add support for the Zfa extension
2023-07-10 Weiwei Litarget/riscv: Add disas support for BF16 extensions
2023-07-10 Christoph Müllnerdisas/riscv: Add support for XThead* instructions
2023-07-10 Christoph Müllnerdisas/riscv: Add support for XVentanaCondOps
2023-07-10 Christoph Müllnerdisas/riscv: Provide infrastructure for vendor extensions
2023-07-10 Christoph Müllnerdisas/riscv: Encapsulate opcode_data into decode
2023-07-10 Christoph Müllnerdisas/riscv: Make rv_op_illegal a shared enum value
2023-07-10 Christoph Müllnerdisas/riscv: Move types/constants to new header file
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-20 Richard HendersonMerge tag 'pull-tcg-20230620' of https://gitlab.com...
2023-06-20 Philippe Mathieu... meson: Replace softmmu_ss -> system_ss
2023-06-14 Richard HendersonMerge tag 'pull-riscv-to-apply-20230614' of https:...
2023-06-13 Weiwei Lidisas/riscv.c: Remove redundant parentheses
2023-06-13 Weiwei Lidisas/riscv.c: Fix lines with over 80 characters
2023-06-13 Weiwei Lidisas/riscv.c: Remove unused decomp_rv32/64 value for...
2023-06-13 Weiwei Lidisas/riscv.c: Support disas for Z*inx extensions
2023-06-13 Weiwei Lidisas/riscv.c: Support disas for Zcm* extensions
2023-06-13 Weiwei Litarget/riscv: Pass RISCVCPUConfig as target_info to...
2023-05-25 Richard HendersonMerge tag 'pull-tcg-20230525' of https://gitlab.com...
2023-05-25 Richard Hendersondisas/riscv: Decode czero.{eqz,nez}
2023-05-17 Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-11 Richard HendersonMerge tag 'pull-tcg-20230511-2' of https://gitlab.com...
2023-05-11 Thomas Huthdisas: Move disas.c into the target-independent source set
2023-05-11 Thomas Huthdisas: Move softmmu specific code to separate file
2023-05-11 Richard Hendersondisas: Remove target-specific headers
2023-05-11 Richard Hendersondisas: Remove target_ulong from the interface
2023-05-11 Richard Hendersondisas: Move disas.c to disas/
2023-05-05 Richard HendersonMerge tag 'pw-pull-request' of https://gitlab.com/marca...
2023-05-05 Richard HendersonMerge tag 'migration-20230505-pull-request' of https...
2023-05-05 Richard HendersonMerge tag 'pull-riscv-to-apply-20230505-1' of https...
2023-05-05 Weiwei Lidisas/riscv.c: add disasm support for Zc*
2023-03-24 Peter MaydellMerge tag 'qga-pull-2023-03-22' of github.com:kostyanf1...
2023-03-17 Peter MaydellMerge tag '20230316-xtensa' of https://github.com/OSLL...
2023-03-15 Peter MaydellMerge tag 'misc-next-pull-request' of https://gitlab...
2023-03-14 Peter MaydellMerge tag 'display-pull-request' of https://gitlab...
2023-03-14 Peter MaydellMerge tag 'pull-riscv-to-apply-20230314' of https:...
2023-03-14 Mikhail TyutinFix incorrect register name in disassembler for fmv...
2023-03-14 Ivan Klokovdisas/riscv: Fix slli_uw decoding
2023-03-12 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-03-10 Peter MaydellMerge tag 'pull-hex-20230306' of https://github.com...
2023-03-09 Peter MaydellMerge tag 'vfio-updates-20230307.1' of https://gitlab...
2023-03-09 Peter MaydellMerge tag 'pull-request-2023-03-07' of https://gitlab...
2023-03-09 Peter MaydellMerge tag 'pull-aspeed-20230307' of https://github...
2023-03-07 Peter MaydellMerge tag 'for-upstream-mb' of https://gitlab.com/bonzi...
2023-03-07 Peter MaydellMerge tag 'pull-riscv-to-apply-20230306' of https:...
2023-03-05 Ivan Klokovdisas/riscv Fix ctzw disassemble
2023-02-07 Peter MaydellMerge tag 'for-upstream-py38' of https://gitlab.com...
2023-02-07 Peter MaydellMerge tag 'pull-aspeed-20230207' of https://github...
2023-02-07 Peter MaydellMerge tag 'pull-riscv-to-apply-20230207' of https:...
2023-02-06 Philipp Tomsichtarget/riscv: update disas.c for xnor/orn/andn and...
2023-01-16 Peter MaydellMerge tag 'm68k-next-pull-request' of https://github...
2023-01-16 Peter MaydellMerge tag 'mips-20230113' of https://github.com/philmd...
2023-01-13 Paolo Bonzinimips: Always include nanomips disassembler
2022-11-08 Stefan HajnocziMerge tag 'pull-request-2022-11-08' of https://gitlab...
2022-11-08 Stefan HajnocziMerge tag 'mips-20221108' of https://github.com/philmd...
2022-11-08 Richard Hendersondisas/nanomips: Tidy read for 48-bit opcodes
2022-11-08 Richard Hendersondisas/nanomips: Split out read_u16
next