commit f8aef8a9aed7438083c400da10acabdec485dc9b tree 010fc65462915880dfe2371deebb06ff38e09b05 parent author Richard Henderson 2026-09-18 09:23:33 -1000 committer Richard Henderson 2026-09-18 09:23:33 -1000 Merge tag 'superio-hppa-pull-request' of https://github.com/hdeller/qemu-hppa into staging NS 87560 SuperIO chip This series adds the emulation of a "NS 87560 SuperIO chip". The SuperIO chip includes a floppy controller, two serial ports, one parallel port, an IDE controller and one OHCI USB port. This National Semiconductor SuperIO chip was commonly used in many HP PA-RISC B- and C-class workstations, as in the HP C3700 machine which is being emulated by QEMU already. The last patch wires up this SuperIO driver to the existing C3700 machine emulation. This driver was developed during the last few months by Abizer Lokhandwala and mentored and reviewed by me. # -----BEGIN PGP SIGNATURE----- # # iHUEABYKAB0WIQS86RI+GtKfB8BJu973ErUQojoPXwUCaq1o6wAKCRD3ErUQojoP # XzJQAP4pIMGOQDxjVOVnRUg2H6uS9TlBNnjXZNkw3ZFxbrbz3AD9Fnl7gelHlY1v # p/aYziW6JzRgUBuIPcRSUWlPjzPVfQk= # =Vqwl # -----END PGP SIGNATURE----- # gpg: Signature made Fri 18 Sep 2026 06:38:03 AM HST # gpg: using EDDSA key BCE9123E1AD29F07C049BBDEF712B510A23A0F5F # gpg: Good signature from "Helge Deller " [unknown] # gpg: aka "Helge Deller " [unknown] # gpg: aka "Helge Deller " [unknown] # gpg: WARNING: This key is not certified with a trusted signature! # gpg: There is no indication that the signature belongs to the owner. # Primary key fingerprint: 4544 8228 2CD9 10DB EF3D 25F8 3E5F 3D04 A7A2 4603 # Subkey fingerprint: BCE9 123E 1AD2 9F07 C049 BBDE F712 B510 A23A 0F5F * tag 'superio-hppa-pull-request' of https://github.com/hdeller/qemu-hppa: hw/hppa: Add NS 87560 SuperIO chip to HP C3700 machine hw/pc87560: Wire up emulation of NS 87560 SuperIO chip hw/usb/pc87560-ohci: Add USB OHCI emulation of NS 87560 SuperIO chip hw/usb/hcd-ohci: Add big endian and consistency check support hw/ide/pc87560-ide: Add IDE emulation of NS 87560 SuperIO chip hw/isa/pc87560: Add main isa code for NS 87560 SuperIO chip hw/pci/pci_ids: Add PCI vendor ID and IDs for NS chips Signed-off-by: Richard Henderson :000000 100644 0000000000000000000000000000000000000000 126f503ded743473a3218bcbedf0721942b58585 A .b4-config :000000 100644 0000000000000000000000000000000000000000 b0a57a19c0184ee80a1b63d62522e43c4246813d A .claude/.gitignore :000000 100644 0000000000000000000000000000000000000000 43c994c2d3617f947bcb5adf1933e21dabe46bb5 A .claude/rules/agents-md.md :000000 100644 0000000000000000000000000000000000000000 3ac0cfc6f0d60a95a5c3557497835c80e52a1696 A .dir-locals.el :000000 100644 0000000000000000000000000000000000000000 258d41ab485ab81ffeea75e4319a73ca900c25ae A .editorconfig :000000 100644 0000000000000000000000000000000000000000 37755ede83a0d5b4fe22114f624a140d2bcaefff A .exrc :000000 100644 0000000000000000000000000000000000000000 9d322fca93d69db8aed473e5b286ed6372ad9b8b A .gdbinit :000000 100644 0000000000000000000000000000000000000000 5e535b2155e35c6a64dff0ce5171fe4ae3faee67 A .gemini/settings.json :000000 100644 0000000000000000000000000000000000000000 93718ef4255ac935f3e6b9cec37afb25f0e60572 A .git-blame-ignore-revs :000000 100644 0000000000000000000000000000000000000000 9ce7a19581a9307ff6178f718eb5386a4470b518 A .gitattributes :000000 100644 0000000000000000000000000000000000000000 d5e1265cffb3920219b6a6ac7afeaff12289eb70 A .github/workflows/lockdown.yml :000000 100644 0000000000000000000000000000000000000000 61fa39967b542df2b25aac603f0fbae920706cb9 A .gitignore :000000 100644 0000000000000000000000000000000000000000 8fe00809357c25706653c3630b5ceef08b1ef9c2 A .gitlab-ci.d/base.yml :000000 100644 0000000000000000000000000000000000000000 b5f37606182b5af3af9c865445c3dc1313521045 A .gitlab-ci.d/buildtest-template.yml :000000 100644 0000000000000000000000000000000000000000 a97cc0b20b8111ef9eb861dfa1e1f2d44feb9b4f A .gitlab-ci.d/buildtest.yml :000000 100755 0000000000000000000000000000000000000000 2fd56683dc6e4eb49e242e482048d7fdaf2e3ede A .gitlab-ci.d/check-dco.py :000000 100755 0000000000000000000000000000000000000000 45be77295d76514cc0ae2be431396a67b2722fa9 A .gitlab-ci.d/check-patch.py :000000 100755 0000000000000000000000000000000000000000 cebef0e8be572108c5c9594c6c1fb6e3869d79d7 A .gitlab-ci.d/check-units.py :000000 100644 0000000000000000000000000000000000000000 5459447676c1617b49f97e62cb60b654d461dc05 A .gitlab-ci.d/container-core.yml :000000 100644 0000000000000000000000000000000000000000 ab06083d7540ec5e5c358785b628e1c70e8f8acd A .gitlab-ci.d/container-cross.yml :000000 100644 0000000000000000000000000000000000000000 88317d650e219f08661486c3fe317e5bcbb4d431 A .gitlab-ci.d/container-template.yml :000000 100644 0000000000000000000000000000000000000000 87c20094d2278b11736e12c90bde47517be31ecc A .gitlab-ci.d/containers.yml :000000 100644 0000000000000000000000000000000000000000 94423814a7516ab35714bbc79409f9be9528b8ed A .gitlab-ci.d/crossbuild-template.yml :000000 100644 0000000000000000000000000000000000000000 a823aaaa218845ac5a24baa599af71484302a03c A .gitlab-ci.d/crossbuilds.yml :000000 100644 0000000000000000000000000000000000000000 3e28e48c97c28af580dc2227585e24e0a85edca6 A .gitlab-ci.d/custom-runners.yml :000000 100644 0000000000000000000000000000000000000000 23b188dc72b0098d8d82dd51c7aa58e86dcd52de A .gitlab-ci.d/custom-runners/debian-13-ppc64le.yml :000000 100644 0000000000000000000000000000000000000000 b4c0faab15da80a86f0b90063c74ea978b79d609 A .gitlab-ci.d/custom-runners/ubuntu-24.04-aarch64.yml :000000 100644 0000000000000000000000000000000000000000 efa8252d948bd364669b357cd8b352c300acac65 A .gitlab-ci.d/custom-runners/ubuntu-24.04-s390x.yml :000000 100644 0000000000000000000000000000000000000000 f96e173f6639606e3ddc2b301a277e89de8fac7b A .gitlab-ci.d/macos-14.vars :000000 100644 0000000000000000000000000000000000000000 40b9b637b3b0c06180395b3d287c4161984640ab A .gitlab-ci.d/macos.yml :000000 100644 0000000000000000000000000000000000000000 72d02bc65bebccb10c645e2ce5aea36c51842e7a A .gitlab-ci.d/qemu-project.yml :000000 100644 0000000000000000000000000000000000000000 f92f57a27dcf3866c033b06c9eefa14af465b0b5 A .gitlab-ci.d/stages.yml :000000 100644 0000000000000000000000000000000000000000 568e56e1204c816dcdf0011f9f4016dd6b0be8a8 A .gitlab-ci.d/static_checks.yml :000000 100644 0000000000000000000000000000000000000000 145500ae464a8fa1fc321ff82c84f1d6239ae30b A .gitlab-ci.d/windows.yml :000000 100644 0000000000000000000000000000000000000000 9762dda2ee3a207eb7cc88c2415e4dfe21e1ab27 A .gitlab-ci.yml :000000 100644 0000000000000000000000000000000000000000 3f717a15d4eeb8971b39858b7ecbba6ce83f0c5f A .gitlab-map-auto :000000 100644 0000000000000000000000000000000000000000 f605a540e9a7182094779241dd4c46af337055f5 A .gitlab-map-manual :000000 100644 0000000000000000000000000000000000000000 faeeb0022528da206e48ccf984fc87c7cf7d06d8 A .gitlab/issue_templates/bug.md :000000 100644 0000000000000000000000000000000000000000 7de02dcc2c96635d61689388cf5e7f4ce2f420b4 A .gitlab/issue_templates/feature_request.md :000000 100644 0000000000000000000000000000000000000000 c307216d173ca5b2b3dbecc7c869eb5baa65dc23 A .gitmodules :000000 100644 0000000000000000000000000000000000000000 a3adb21ffa150e8410a5fa8fe011892623a399c1 A .gitpublish :000000 100644 0000000000000000000000000000000000000000 bd8bf07feb707b794c1a3fe187ace65e98b51e1a A .mailmap :000000 100644 0000000000000000000000000000000000000000 1b78262ce58dcd1f660bb68dd394b9e3072206a8 A .patchew.yml :000000 100644 0000000000000000000000000000000000000000 639f628612c883faa5170a64616ce89ba8c2f686 A .readthedocs.yml :000000 100644 0000000000000000000000000000000000000000 0a634d7b4a0add95e3105f5ed162fca10f6691b8 A .travis.yml :000000 100644 0000000000000000000000000000000000000000 5e3fc0714206d8ec0d9211d695563847a8590386 A AGENTS.md :000000 100644 0000000000000000000000000000000000000000 8095135d50d970174ab0167816e259b677f4430a A COPYING :000000 100644 0000000000000000000000000000000000000000 99f47575b5b0f10bd1035444d143fb0a865d8d19 A COPYING.LIB :000000 100644 0000000000000000000000000000000000000000 0dd16cdb68ab8a2a212a38c5cdb6a716ed6ec481 A Cargo.lock :000000 100644 0000000000000000000000000000000000000000 b6b6d97dfec70d7e28ebebdd9c2da8c09e9b3ba0 A Cargo.toml :000000 100644 0000000000000000000000000000000000000000 26388c1283851671b78b54c3872dbfa98ddea795 A Kconfig :000000 100644 0000000000000000000000000000000000000000 933425c74b473df0cd424eb49e1ca7cf78afdda6 A Kconfig.host :000000 100644 0000000000000000000000000000000000000000 f19b018486a61aedb113b79f47d04845249666ae A LICENSE :000000 100644 0000000000000000000000000000000000000000 6be9c5725b9aad7a74f3cd21c1523047d6b82ef6 A MAINTAINERS :000000 100644 0000000000000000000000000000000000000000 54547a37b1acdd1a6cea80f72158ab4795512742 A Makefile :000000 100644 0000000000000000000000000000000000000000 b120a1f69e93f62ceeee86aceef617ad58e7aad1 A README.rst :000000 100644 0000000000000000000000000000000000000000 cf942bd79b1730c13c99e1350cde31da7b065e85 A VERSION :000000 100644 0000000000000000000000000000000000000000 6d052875ee2e0ca7486b7e2e458c044ab3bc7bf7 A accel/Kconfig :000000 100644 0000000000000000000000000000000000000000 51132d1b8a0fb9ccb41a62b751d32780fd4d3ad9 A accel/accel-blocker.c :000000 100644 0000000000000000000000000000000000000000 00a400243f0b28d82ef3b8e825a1dc9d02bd2c65 A accel/accel-common.c :000000 100644 0000000000000000000000000000000000000000 d3a4422cbf769b56e5e84361273b97587377df98 A accel/accel-internal.h :000000 100644 0000000000000000000000000000000000000000 830be27c7f91dafd895505b1bad41d6e0bec1fbc A accel/accel-irq.c :000000 100644 0000000000000000000000000000000000000000 5fb70c6631f4c82dbe1e48aa5a3b85e241a46297 A accel/accel-qmp.c :000000 100644 0000000000000000000000000000000000000000 1325b23864c8a9d00b3636127cf55fd574e79757 A accel/accel-system.c :000000 100644 0000000000000000000000000000000000000000 7d192306a6585ce6e402c78bc03fa27f23b73c09 A accel/accel-user.c :000000 100644 0000000000000000000000000000000000000000 5752f6302c8709775ed55f6a6f6052e5c70a5c7a A accel/dummy-cpus.c :000000 100644 0000000000000000000000000000000000000000 d18dd0fdc51fa0ab579ff5fd49814886670aa75a A accel/dummy-cpus.h :000000 100644 0000000000000000000000000000000000000000 154f3308ef21c3e4c10423100e3a4115248b4948 A accel/hvf/entitlements.plist :000000 100644 0000000000000000000000000000000000000000 d2276d8513e867811e2218186ebc9398f14de86f A accel/hvf/hvf-accel-ops.c :000000 100644 0000000000000000000000000000000000000000 8bd9154a50b64fe3fdb6400ce2f6bf6521d0f35b A accel/hvf/hvf-all.c :000000 100644 0000000000000000000000000000000000000000 6e2dcc4a5f0cbb7ea40157185e57180353fdb42d A accel/hvf/meson.build :000000 100644 0000000000000000000000000000000000000000 f989da594927c2b4eb5d95cfa673e7db4ddc858d A accel/hvf/trace-events :000000 100644 0000000000000000000000000000000000000000 83a1883343a9ba4adc9dfb5da8f360f1c5598c81 A accel/hvf/trace.h :000000 100644 0000000000000000000000000000000000000000 c8e7aa38709d7f6ff884b00661b5d3575b5d79c2 A accel/kvm/kvm-accel-ops.c :000000 100644 0000000000000000000000000000000000000000 83cbd120a84784e3128812c22be952e7af2b5480 A accel/kvm/kvm-all.c :000000 100644 0000000000000000000000000000000000000000 bc2dd82e68e0cf388ed8e75eb0d5f9ed9ae22b01 A accel/kvm/kvm-cpus.h :000000 100644 0000000000000000000000000000000000000000 397a1fe1fd1e398254d96a65239503203d0b749c A accel/kvm/meson.build :000000 100644 0000000000000000000000000000000000000000 4a8921c632bff44557215489db415e408e42680a A accel/kvm/trace-events :000000 100644 0000000000000000000000000000000000000000 67c935a6f7817b31863399a01969ac1a1bdb8ef9 A accel/kvm/trace.h :000000 100644 0000000000000000000000000000000000000000 1b5b37e3097f97c1a94b8b71dd531ae1673aec77 A accel/meson.build :000000 100644 0000000000000000000000000000000000000000 4828ac51ac2b1d092303e720507e669f6808f4e1 A accel/mshv/irq.c :000000 100644 0000000000000000000000000000000000000000 820f87ef0c95d53608baac89b43563b87cf80bd0 A accel/mshv/mem.c :000000 100644 0000000000000000000000000000000000000000 e433187cde0f215d7bd0aa8d9c53a545b09ebe8e A accel/mshv/meson.build :000000 100644 0000000000000000000000000000000000000000 5921ce693ee24a6247831a6c58e66d8cfa994181 A accel/mshv/mshv-all.c :000000 100644 0000000000000000000000000000000000000000 859e8bfb0f3299de78a8d7b4715cc461ae3d1042 A accel/mshv/trace-events :000000 100644 0000000000000000000000000000000000000000 0dca48f9179f1305708b06320bd6cb8017c9bb28 A accel/mshv/trace.h :000000 100644 0000000000000000000000000000000000000000 e01c1bab96d4d2043e331cec43a5f4b006c1c34f A accel/nitro/meson.build :000000 100644 0000000000000000000000000000000000000000 a1e97a9162e99e7af295cee7f58dde32eb7e2ff4 A accel/nitro/nitro-accel.c :000000 100644 0000000000000000000000000000000000000000 9673eb5aa224bf0ee016d694af5566d408c21108 A accel/nitro/trace-events :000000 100644 0000000000000000000000000000000000000000 8c5564725dcec75e4fc34ab8da3d26a074e6946b A accel/nitro/trace.h :000000 100644 0000000000000000000000000000000000000000 e1b089e02c708ace4abca9ac8483ba745052402c A accel/qtest/meson.build :000000 100644 0000000000000000000000000000000000000000 bb1491d93b4814588f34800ef0da42b77d6c8acd A accel/qtest/qtest.c :000000 100644 0000000000000000000000000000000000000000 7643e8c5f52c242bd23fb7409938ffef54464dd5 A accel/stubs/hvf-stub.c :000000 100644 0000000000000000000000000000000000000000 32b4b074035062edfd751a1a08c694e561d26c89 A accel/stubs/kvm-stub.c :000000 100644 0000000000000000000000000000000000000000 7c6d7ad943295e4b008a8daad529d2cf8c303742 A accel/stubs/meson.build :000000 100644 0000000000000000000000000000000000000000 566a17ff9e4f6c134c3fc37ab8567e438c101c3b A accel/stubs/mshv-stub.c :000000 100644 0000000000000000000000000000000000000000 186c8444f8658d809233e8f382d4e028409869d2 A accel/stubs/nitro-stub.c :000000 100644 0000000000000000000000000000000000000000 ec14837501a6985133ddeacf5003f194ce2df703 A accel/stubs/nvmm-stub.c :000000 100644 0000000000000000000000000000000000000000 4529dc4f7846417556c5ecc84dfb55adc867dd4d A accel/stubs/whpx-stub.c :000000 100644 0000000000000000000000000000000000000000 cf929b644b7db3e02b298ba5459af560e7de4472 A accel/stubs/xen-stub.c :000000 100644 0000000000000000000000000000000000000000 7d779dd51db0f83e7c183b5c30bc2ad5a643badd A accel/tcg/atomic_common.c.inc :000000 100644 0000000000000000000000000000000000000000 f7924078f77d42edb4b491787969715e717e0989 A accel/tcg/atomic_template.h :000000 100644 0000000000000000000000000000000000000000 9c3a407a5afecd7b7a007a8f091de1884c7895b6 A accel/tcg/backend-ldst.h :000000 100644 0000000000000000000000000000000000000000 44e84344f3b37897c2158aa055b58f33f5f82d43 A accel/tcg/cpu-exec-common.c :000000 100644 0000000000000000000000000000000000000000 46b723cb734764ffeb4ae5b1375519a64b8956d3 A accel/tcg/cpu-exec.c :000000 100644 0000000000000000000000000000000000000000 7f7c208ba1219d2967ee1c2ef170d5af942ff113 A accel/tcg/cputlb.c :000000 100644 0000000000000000000000000000000000000000 b1b6c005fe71fefb29f302f114d3b7a086cf4a52 A accel/tcg/icount-common.c :000000 100644 0000000000000000000000000000000000000000 9e7be2d78dfd6739e01d81bccd03664b4ae0001a A accel/tcg/internal-common.h :000000 100644 0000000000000000000000000000000000000000 f5b828900921dd3d8f3b61a9ef7944c45b3bd20a A accel/tcg/ldst_atomicity.c.inc :000000 100644 0000000000000000000000000000000000000000 57f3e06192480a53045b0e171e53aa0077aeb48d A accel/tcg/ldst_common.c.inc :000000 100644 0000000000000000000000000000000000000000 002aa8f4588e6335f5151136f1dec33f3bc4c018 A accel/tcg/meson.build :000000 100644 0000000000000000000000000000000000000000 5570d60753d62ce2bcf75e329b53c58181f6f2bd A accel/tcg/monitor.c :000000 100644 0000000000000000000000000000000000000000 1ffcb4b2d2d0fc37c80f92ebcd76ed8a85fa7cae A accel/tcg/plugin-gen.c :000000 100644 0000000000000000000000000000000000000000 52896c6d24a2ddd15e37cb26ae3fcdc18901102e A accel/tcg/system-page-protection.h :000000 100644 0000000000000000000000000000000000000000 cac62d974916123d6a900fdc195b3450e97179a2 A accel/tcg/tb-context.h :000000 100644 0000000000000000000000000000000000000000 f7b159f04cb6800e7e4e0a4fd0531fd56d3ed340 A accel/tcg/tb-hash.h :000000 100644 0000000000000000000000000000000000000000 40439f03c3ac579ffcac022cc35c63ccb3f91b77 A accel/tcg/tb-internal.h :000000 100644 0000000000000000000000000000000000000000 c3a505e394a9692cf11fef4141352813c2390f84 A accel/tcg/tb-jmp-cache.h :000000 100644 0000000000000000000000000000000000000000 4313864d2c5d24e30dc1cfbcdf9a81eb7eb0e323 A accel/tcg/tb-maint.c :000000 100644 0000000000000000000000000000000000000000 d0f7b410fab3186f0359eed2b0c50dcab7d58b3e A accel/tcg/tcg-accel-ops-icount.c :000000 100644 0000000000000000000000000000000000000000 16a301b6dc0ba515ecbc4073b28968f0a0604d14 A accel/tcg/tcg-accel-ops-icount.h :000000 100644 0000000000000000000000000000000000000000 e7edd1945f2adb22d20495f3d5b3b40933cd01f7 A accel/tcg/tcg-accel-ops-mttcg.c :000000 100644 0000000000000000000000000000000000000000 5c145cc85955a79eb0907b2135f6aee7457ee513 A accel/tcg/tcg-accel-ops-mttcg.h :000000 100644 0000000000000000000000000000000000000000 d6c2fc019c9b8bfc8de018b5b126d7f333578f48 A accel/tcg/tcg-accel-ops-rr.c :000000 100644 0000000000000000000000000000000000000000 2a76a296127e81edc61f45a59785a89705daae90 A accel/tcg/tcg-accel-ops-rr.h :000000 100644 0000000000000000000000000000000000000000 9c3d221416297236677e11d0353bc83ed7264863 A accel/tcg/tcg-accel-ops.c :000000 100644 0000000000000000000000000000000000000000 aecce605d7b7a27101789158d9d6a5685665d3a9 A accel/tcg/tcg-accel-ops.h :000000 100644 0000000000000000000000000000000000000000 767e8805552f9748786ef385fba70da3393f8526 A accel/tcg/tcg-all.c :000000 100644 0000000000000000000000000000000000000000 67a741e45e1ffff2a51c344841bdffb50a92a1f4 A accel/tcg/tcg-runtime-gvec.c :000000 100644 0000000000000000000000000000000000000000 7c0aab98a8089ce716cd9bd00e35fbb077ca3e1f A accel/tcg/tcg-runtime.c :000000 100644 0000000000000000000000000000000000000000 0b832176b33bcb027d232b153cf69b561175dfb8 A accel/tcg/tcg-runtime.h :000000 100644 0000000000000000000000000000000000000000 ced5dec0c4fc3fdcabcffe8790b33f4e3ff0f712 A accel/tcg/tcg-stats.c :000000 100644 0000000000000000000000000000000000000000 f83d9ac9eed6ec73d2bca58f44dfddb97b91313c A accel/tcg/tlb-bounds.h :000000 100644 0000000000000000000000000000000000000000 0816cafd3361f1979e72ad72c42cc8cb4ecce586 A accel/tcg/trace-events :000000 100644 0000000000000000000000000000000000000000 db61fad3c6ff5565bd944c59f5284b4fe016f613 A accel/tcg/trace.h :000000 100644 0000000000000000000000000000000000000000 328d96aba306a50309ba94f65a8db3527d83b26f A accel/tcg/translate-all.c :000000 100644 0000000000000000000000000000000000000000 57daded60ffc4c15fde400f6eeb491b37107d190 A accel/tcg/translator.c :000000 100644 0000000000000000000000000000000000000000 28286e11a608363195eaf2021b1d25534aaa640c A accel/tcg/user-exec-stub.c :000000 100644 0000000000000000000000000000000000000000 a35aca78893bbea9405152395ff37f8745aee650 A accel/tcg/user-exec.c :000000 100644 0000000000000000000000000000000000000000 2e3464b5eef949b68dff9f8798d1e90ee5d6c320 A accel/tcg/vcpu-state.h :000000 100644 0000000000000000000000000000000000000000 c75ed278459afecd3840173d314b8fac9872cbff A accel/tcg/watchpoint.c :000000 100644 0000000000000000000000000000000000000000 fad28dddcb86b3d3423fa16a947bae319f7bb000 A accel/whpx/meson.build :000000 100644 0000000000000000000000000000000000000000 ca5a119521a8b77c9b3691ce25e20cad44cb7cce A accel/whpx/whpx-accel-ops.c :000000 100644 0000000000000000000000000000000000000000 247e12db812833b156eebe958d200c5d0b2fec72 A accel/whpx/whpx-common.c :000000 100644 0000000000000000000000000000000000000000 455ad5d6be4a333d68260817333b0d0b00629e99 A accel/xen/meson.build :000000 100644 0000000000000000000000000000000000000000 bb2d02cb22106d9cf99a4de470447e7b7744befd A accel/xen/xen-all.c :000000 100644 0000000000000000000000000000000000000000 dc99ccb44fa57489ad139b97bb36e54ca2b929e8 A audio/alsaaudio.c :000000 100644 0000000000000000000000000000000000000000 ee065fa49688eb1ac68f72ad42ff807849c8d306 A audio/audio-be.c :000000 100644 0000000000000000000000000000000000000000 94182fe1d71fecea0d08187f01d5c2964f6fca6e A audio/audio-hmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 f7d73d85608cccd866162606946c55ba138da80b A audio/audio-mixeng-be.c :000000 100644 0000000000000000000000000000000000000000 6f10ee470ee48cb610e3796d1c575df44724fc77 A audio/audio.c :000000 100644 0000000000000000000000000000000000000000 290cf373b49fe7a70d4f838d7a78adc7c7816200 A audio/audio_int.h :000000 100644 0000000000000000000000000000000000000000 398a7273739b7bee4277a8cdaa9d283c1a43e534 A audio/audio_template.h :000000 100644 0000000000000000000000000000000000000000 ecd599c87de1355445c4a8d11dedf45eb1c7bbcb A audio/audio_win_int.c :000000 100644 0000000000000000000000000000000000000000 fa5b3cb802676e505396dc1e19172e9a44dccc7c A audio/audio_win_int.h :000000 100644 0000000000000000000000000000000000000000 e4ec1df971c8bc54eb1ed6ee74717bd0dd22dc76 A audio/coreaudio.m :000000 100644 0000000000000000000000000000000000000000 e9bdf6adb5bd40cb63ecfb8aefdb7097f4dac4c5 A audio/dbusaudio.c :000000 100644 0000000000000000000000000000000000000000 f97611208752496b768a693082dc51bdfa039ac3 A audio/dsound_template.h :000000 100644 0000000000000000000000000000000000000000 338ee49c2feb7dcd0e1da89b454ca771f602e5b9 A audio/dsoundaudio.c :000000 100644 0000000000000000000000000000000000000000 589aecede9a2d7b987fedc6d73a004b858f4eae5 A audio/jackaudio.c :000000 100644 0000000000000000000000000000000000000000 6655f601b11524cd2c73f9825555ec94de0718cc A audio/meson.build :000000 100644 0000000000000000000000000000000000000000 a209737a9139cdb99b22be0aec816d0959b391eb A audio/mixeng.c :000000 100644 0000000000000000000000000000000000000000 f63283f40899d23263087b85cd238e2047ea477b A audio/mixeng.h :000000 100644 0000000000000000000000000000000000000000 6db742188edafcf9f0106826d276dd27a5eb9549 A audio/mixeng_template.h :000000 100644 0000000000000000000000000000000000000000 ea6a78c70558c7e6702fb07b6323a68886751271 A audio/noaudio.c :000000 100644 0000000000000000000000000000000000000000 63c6e0a291f1d1b4289e86730d0618a051667622 A audio/ossaudio.c :000000 100644 0000000000000000000000000000000000000000 24327ecbf4536ed7c34aff31c7d01e0d9bb12775 A audio/paaudio.c :000000 100644 0000000000000000000000000000000000000000 a59c22e60b87714243b3733217e76fabe912ddcf A audio/pwaudio.c :000000 100644 0000000000000000000000000000000000000000 6648f0d2e55e5d8a46fb52fe303120128935efd9 A audio/rate_template.h :000000 100644 0000000000000000000000000000000000000000 bd6a46e2af1c47660ca19ea7cd92711b8a565e2f A audio/sdlaudio.c :000000 100644 0000000000000000000000000000000000000000 2e05ef7ea74ca016ed88710796e38660ffbe21a7 A audio/sndioaudio.c :000000 100644 0000000000000000000000000000000000000000 5a97eb80a678605f51dc236e76d7ac4c0c374366 A audio/spiceaudio.c :000000 100644 0000000000000000000000000000000000000000 222e73c7e88ffcd744f58e1bca9ba522c2a88bcd A audio/trace-events :000000 100644 0000000000000000000000000000000000000000 4072a11b0f955dc88f8eae8b4eb2139fb1d0a5ca A audio/trace.h :000000 100644 0000000000000000000000000000000000000000 d247dd3ffe6ca3b854d5fc7203fca88f9bbe1fca A audio/wavaudio.c :000000 100644 0000000000000000000000000000000000000000 2dac946171044ae85e9d6fdfa217b2cb77978a34 A audio/wavcapture.c :000000 100644 0000000000000000000000000000000000000000 f2b7fbe9c13aa25d81a83c5ae8b500d3b7a2856d A authz/base.c :000000 100644 0000000000000000000000000000000000000000 17aa0efd80e8f7a08ec01d761eaf32f5c3af7cc5 A authz/list.c :000000 100644 0000000000000000000000000000000000000000 23655f86633f8f738e302f09a83fe9e6ff176c06 A authz/listfile.c :000000 100644 0000000000000000000000000000000000000000 42a1ec0ff6267d6f358cc81d10b715e933e8acdf A authz/meson.build :000000 100644 0000000000000000000000000000000000000000 c0ad67479a75dd14261e335d1657b934c9ce2f2b A authz/pamacct.c :000000 100644 0000000000000000000000000000000000000000 f8f2b98518a29b29dbbbaa80ce639e5921a3458b A authz/simple.c :000000 100644 0000000000000000000000000000000000000000 9c255dafb640c2a1f98d8551ec3938fce48b5553 A authz/trace-events :000000 100644 0000000000000000000000000000000000000000 3176c127f7ab84db0c5382019b8f5fdbd6316a06 A authz/trace.h :000000 100644 0000000000000000000000000000000000000000 d3dbe198680864705e5738d649e3f028fb2a6ad4 A backends/Kconfig :000000 100644 0000000000000000000000000000000000000000 156dd15e6677e27fc2693d55ee85ed5fb17be2a9 A backends/confidential-guest-support.c :000000 100644 0000000000000000000000000000000000000000 55a3fbd27b1e2ebe1e53878f58b531e0887d32e3 A backends/cryptodev-builtin.c :000000 100644 0000000000000000000000000000000000000000 aafa4b970d249492da8d6cd6e9a7210a7e38591f A backends/cryptodev-hmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 3fe29d3104c712bd55237db767422805dc5bc728 A backends/cryptodev-lkcf.c :000000 100644 0000000000000000000000000000000000000000 3334e280a2703fa495309dfd89d2556644d83aff A backends/cryptodev-vhost-user.c :000000 100644 0000000000000000000000000000000000000000 f1ca6bcd4e5e8d0149f4bf908ff4877bf3e1ac2c A backends/cryptodev-vhost.c :000000 100644 0000000000000000000000000000000000000000 e8f2b18f20177f2023d3b1dcafe769c5362b8313 A backends/cryptodev.c :000000 100644 0000000000000000000000000000000000000000 7d5b58b4c909336628e011a2d9d3940ea5001e09 A backends/dbus-vmstate.c :000000 100644 0000000000000000000000000000000000000000 601ee8dc7e4dc39dcba7de7ca651ab2f900ace8f A backends/dbus-vmstate1.xml :000000 100644 0000000000000000000000000000000000000000 f6965e4027b1cf6f28813eae0258bffc59dd57d5 A backends/host_iommu_device.c :000000 100644 0000000000000000000000000000000000000000 ab20b18233181ce33c92623833dcb47c1b5ca7dc A backends/hostmem-epc.c :000000 100644 0000000000000000000000000000000000000000 8cf27ad67e13e4824e844640f40eccf6bc4d1441 A backends/hostmem-file.c :000000 100644 0000000000000000000000000000000000000000 e21c5a3f2e24ff7574113fdd8258603604261d0f A backends/hostmem-memfd.c :000000 100644 0000000000000000000000000000000000000000 062b1abb116b5de37b6802061850d1cf8c0899a4 A backends/hostmem-ram.c :000000 100644 0000000000000000000000000000000000000000 806e2670e0393c8304817c11596b967c4bc9e134 A backends/hostmem-shm.c :000000 100644 0000000000000000000000000000000000000000 02846b597d31956929639852e46011a3a66e1d5f A backends/hostmem.c :000000 100644 0000000000000000000000000000000000000000 935ba54f54f34ee2499b683113392f776040b1d3 A backends/igvm-cfg.c :000000 100644 0000000000000000000000000000000000000000 ec7bee428bcc3ca6af1d41847d9cbd9e8b9d1168 A backends/igvm.c :000000 100644 0000000000000000000000000000000000000000 15f2a513501d4f167aa0924950b09373f89c62da A backends/iommufd.c :000000 100644 0000000000000000000000000000000000000000 224e96753527b99817bc86b0f48b102776ba3587 A backends/meson.build :000000 100644 0000000000000000000000000000000000000000 41b7bfaa27f62ff654e72d73546108152c44bf7e A backends/rng-builtin.c :000000 100644 0000000000000000000000000000000000000000 c2207f40c5ce7d943b66423fbc5c541d8f4ad403 A backends/rng-egd.c :000000 100644 0000000000000000000000000000000000000000 820bf48c9b43ae1d61c34aecbe638c2850aebdd4 A backends/rng-random.c :000000 100644 0000000000000000000000000000000000000000 bc9c7a5ab3b989aaac1c8341ab60c52544c45d7a A backends/rng.c :000000 100644 0000000000000000000000000000000000000000 826efc276dcd623975437a4a89e0de75dc4d7cb6 A backends/spdm-socket.c :000000 100644 0000000000000000000000000000000000000000 5d91eb89c20ffcd6f74382be2055de4b2c8f9e85 A backends/tpm/Kconfig :000000 100644 0000000000000000000000000000000000000000 0bfa6c422b59534b8cbd3baa64e8cb173f707da5 A backends/tpm/meson.build :000000 100644 0000000000000000000000000000000000000000 8cf80043ac5156d38933710dead35d538e192286 A backends/tpm/tpm_backend.c :000000 100644 0000000000000000000000000000000000000000 95d2de2f48b808cfd639ad84e034964a0d611abd A backends/tpm/tpm_emulator.c :000000 100644 0000000000000000000000000000000000000000 2319a1ce0c4b1d17a0e33b7f4660a9e863464f44 A backends/tpm/tpm_int.h :000000 100644 0000000000000000000000000000000000000000 e466311455835ea89f6d8c81b155fed047d8ad48 A backends/tpm/tpm_ioctl.h :000000 100644 0000000000000000000000000000000000000000 a9f35ab7d606c79e148620b1a3e6b1d2bde63b7f A backends/tpm/tpm_passthrough.c :000000 100644 0000000000000000000000000000000000000000 264bff22a91a2008b08e370c0e5d2c32531020e7 A backends/tpm/tpm_util.c :000000 100644 0000000000000000000000000000000000000000 05e30533ce216f863d3a615046e8ee9cffa8f105 A backends/tpm/trace-events :000000 100644 0000000000000000000000000000000000000000 40c4729884237f795e85fad1fbefe9c65df54751 A backends/tpm/trace.h :000000 100644 0000000000000000000000000000000000000000 9b7b9b7d68018d4d1ef117f0cc132be0f465d514 A backends/trace-events :000000 100644 0000000000000000000000000000000000000000 77fe57f36ca5dbb87f24de526c6192dcfb247cf7 A backends/trace.h :000000 100644 0000000000000000000000000000000000000000 de6b1ba26763b76499e46fedd8db86d40f6aa6a6 A backends/vhost-user.c :000000 100644 0000000000000000000000000000000000000000 f0a6042e616031076bda4618737fdac804431712 A block.c :000000 100644 0000000000000000000000000000000000000000 038af370170b6784c27781a0e7b60d3b4fbb9880 A block/accounting.c :000000 100644 0000000000000000000000000000000000000000 21b68a9fc02f22c0ea57a5b1422736d81e85a4c5 A block/aio_task.c :000000 100644 0000000000000000000000000000000000000000 53a410247cfcb64296764d0b2eae476d4ee95799 A block/amend.c :000000 100644 0000000000000000000000000000000000000000 d4713fa1cd4454f841b7513c5a9a2b5a9e2db314 A block/backup.c :000000 100644 0000000000000000000000000000000000000000 78cc03746f09c050c969868a78fe3afb239fe984 A block/blkdebug.c :000000 100644 0000000000000000000000000000000000000000 008320bf206122dba9eceed8f6a7b9ab9719b95c A block/blkio.c :000000 100644 0000000000000000000000000000000000000000 2490e91802c6fed14c141bf6fca1836481ee874e A block/blklogwrites.c :000000 100644 0000000000000000000000000000000000000000 8a6845425ec9bd3d6fb1dc1ebe7129429695f6fa A block/blkreplay.c :000000 100644 0000000000000000000000000000000000000000 72efcbe7ef6bc64e20ba19ac046d63dd4fba6048 A block/blkverify.c :000000 100644 0000000000000000000000000000000000000000 37ba7e9fc40ed95da902d9831fb91a828eb10e86 A block/block-backend.c :000000 100644 0000000000000000000000000000000000000000 1826c2e1c7bd63f5abacf1206eb7d9006384c571 A block/block-copy.c :000000 100644 0000000000000000000000000000000000000000 89b7daaa1f39b24b734d4c40cfc1121f7be15800 A block/block-gen.h :000000 100644 0000000000000000000000000000000000000000 fcda2b86afb2119556f1dc0f60726f5c3f14b962 A block/block-ram-registrar.c :000000 100644 0000000000000000000000000000000000000000 bfda88017d9d16f3c1ef247f60c8faa2f8db3fe5 A block/bochs.c :000000 100644 0000000000000000000000000000000000000000 a16f08e6ef636a608691a642fef6d4c24b42e105 A block/cloop.c :000000 100644 0000000000000000000000000000000000000000 2d52c39594cd9627ae0f1756cd7c80603f7f18ec A block/commit.c :000000 100644 0000000000000000000000000000000000000000 36d5d3ed9b021f5eb84442c378ad3c30784c202c A block/copy-before-write.c :000000 100644 0000000000000000000000000000000000000000 eb93364e85425aadb66be781a6462ec7d5c65d9c A block/copy-before-write.h :000000 100644 0000000000000000000000000000000000000000 accf1402f09de6b9b323ff25d454cc2995dc1396 A block/copy-on-read.c :000000 100644 0000000000000000000000000000000000000000 72f9b378eaba6420c4a88c9959f0ac6f9b00e0be A block/copy-on-read.h :000000 100644 0000000000000000000000000000000000000000 892646bb7aaee479469ab17282d0444850919b67 A block/coroutines.h :000000 100644 0000000000000000000000000000000000000000 6b23a2167535e7fe7321b22c1a28686a6189492b A block/create.c :000000 100644 0000000000000000000000000000000000000000 36abb7af4680902d43327328223cd891b350e782 A block/crypto.c :000000 100644 0000000000000000000000000000000000000000 dc3d2d5ed918129b965425e86c4b1d0b923b1200 A block/crypto.h :000000 100644 0000000000000000000000000000000000000000 1958eb80d12a13fc79e1dbc63b5d4ea5585b9ca0 A block/curl.c :000000 100644 0000000000000000000000000000000000000000 9fda3a4b98339ad1a2fe14e28e9e419df0a95ae8 A block/dirty-bitmap.c :000000 100644 0000000000000000000000000000000000000000 37f7ee04be42d0ca106d581ec35b70242fc7c1c7 A block/dmg-bz2.c :000000 100644 0000000000000000000000000000000000000000 4ea0b9b20da9c89900e43016b1b3a1a18f3448ec A block/dmg-lzfse.c :000000 100644 0000000000000000000000000000000000000000 5d7d3b8901f55f50b2c8dbe904cd3a9133bfa9ff A block/dmg.c :000000 100644 0000000000000000000000000000000000000000 dcd6165e6397f95ed661aacd5b9fe2ed7e8e472e A block/dmg.h :000000 100644 0000000000000000000000000000000000000000 b733f269f3e39f67152745b033e77fa77e16b9f3 A block/export/export.c :000000 100644 0000000000000000000000000000000000000000 9ae22a2e0034a42cca7225c7df1f55617bd8621f A block/export/fuse.c :000000 100644 0000000000000000000000000000000000000000 c60116f455af3d5e945ef1b63f115e43e2648763 A block/export/meson.build :000000 100644 0000000000000000000000000000000000000000 10dc673c5662e9951f4144dc3fc8d1362c05422e A block/export/vduse-blk.c :000000 100644 0000000000000000000000000000000000000000 c4eeb1b70ec983e99336e726f41e4d6d24cab9f3 A block/export/vduse-blk.h :000000 100644 0000000000000000000000000000000000000000 46c0d303df373427bf7fadb50a37d88de3484941 A block/export/vhost-user-blk-server.c :000000 100644 0000000000000000000000000000000000000000 77fb5c0131c6b7bb63239cfe3e4762d8e393d30b A block/export/vhost-user-blk-server.h :000000 100644 0000000000000000000000000000000000000000 eaa6fc19067b74cf4ec4449ab5df6931052fb062 A block/export/virtio-blk-handler.c :000000 100644 0000000000000000000000000000000000000000 cca1544e9febd2045a84adcc477cd96bc7fc3e00 A block/export/virtio-blk-handler.h :000000 100644 0000000000000000000000000000000000000000 9aad156aad4b7a710e9d9415781ffb939383795e A block/file-posix.c :000000 100644 0000000000000000000000000000000000000000 b63ce1c189d31ef9c5d843e9deb4e6a02649a114 A block/file-win32.c :000000 100644 0000000000000000000000000000000000000000 9b68a2be645f0d56d78e36667c677102b88c4ac3 A block/filter-compress.c :000000 100644 0000000000000000000000000000000000000000 f2501d75fbe3a6bee09812a7b879a7235e95a9aa A block/graph-lock.c :000000 100644 0000000000000000000000000000000000000000 a916b236c3c81fec5870ac5e5a2e07d9a62053ec A block/io.c :000000 100644 0000000000000000000000000000000000000000 c48a72d37ebe842f8eb177df33177bfb14e56088 A block/io_uring.c :000000 100644 0000000000000000000000000000000000000000 4f2da405e645e535450ea04872676f90a4103323 A block/iscsi-opts.c :000000 100644 0000000000000000000000000000000000000000 7d6bf185eae0c5c09efdc803e65ee2d07e47c0f9 A block/iscsi.c :000000 100644 0000000000000000000000000000000000000000 5aaf2e8514e67789f9df55c6a4716639b99a5771 A block/linux-aio.c :000000 100644 0000000000000000000000000000000000000000 bc419aebf08f6c5ebf462c64fdab8d9d0f52a158 A block/meson.build :000000 100644 0000000000000000000000000000000000000000 089856f4a8431cc24bc6a09d087f401a9b585e03 A block/mirror.c :000000 100644 0000000000000000000000000000000000000000 aabf2790b67052aeeeed3b3320a0e2b7e063523e A block/monitor/bitmap-qmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 7bae4d425c6d7b8543d19b8f4e7db4c5187c2688 A block/monitor/block-hmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 2d5c157a739133c97f26b84ef0ae038963b2bb73 A block/monitor/meson.build :000000 100644 0000000000000000000000000000000000000000 e5759d824f13192f20604c5c64bdae0801e8f210 A block/monitor/qmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 e5e16722ba21efd0cb77632f92a78f391a218be4 A block/nbd.c :000000 100644 0000000000000000000000000000000000000000 53e267fa755309973634464e70314d78650409cd A block/nfs.c :000000 100644 0000000000000000000000000000000000000000 253d20ccbb6c051c9de55a08307f7b115a9c272c A block/null.c :000000 100644 0000000000000000000000000000000000000000 c3d3b99d1fbe48cb823ab5a0a3d7ce3437705a41 A block/nvme.c :000000 100644 0000000000000000000000000000000000000000 8b8035af91a5fed504e67f7ff53326be3964e152 A block/parallels-ext.c :000000 100644 0000000000000000000000000000000000000000 e7d65d04582a3f11c89b9e3aeec4565d93739712 A block/parallels.c :000000 100644 0000000000000000000000000000000000000000 012f47320b540d9ffd6288ff5d6e372fc367c480 A block/parallels.h :000000 100644 0000000000000000000000000000000000000000 d215bc5d6d02709f7d5bd324dc939d16ee582708 A block/preallocate.c :000000 100644 0000000000000000000000000000000000000000 31a170a2cd69595b3da889d83f422ffd2327b648 A block/progress_meter.c :000000 100644 0000000000000000000000000000000000000000 54b7409b2b99ec9de4e98237d025b2ef0577bd7f A block/qapi-system.c :000000 100644 0000000000000000000000000000000000000000 1dfac510918e4f217a8451bfe7381ed34d6bca09 A block/qapi.c :000000 100644 0000000000000000000000000000000000000000 3d37d26ee8a4d35b2789eefafebe8415db605e3e A block/qcow.c :000000 100644 0000000000000000000000000000000000000000 ac5a7245885515440437e2cb7ac32201512f6436 A block/qcow2-bitmap.c :000000 100644 0000000000000000000000000000000000000000 23d9588b08e83c900609e17f3451b347cf7ba4a2 A block/qcow2-cache.c :000000 100644 0000000000000000000000000000000000000000 e02fae6a0c66beb75cff1f34a74e8c1aa67ec886 A block/qcow2-cluster.c :000000 100644 0000000000000000000000000000000000000000 6512cda407cdd72fb0558fc930bfec653b60e53a A block/qcow2-refcount.c :000000 100644 0000000000000000000000000000000000000000 8453ad73d10fb4e84d39de240b3f3a18ed42ed8b A block/qcow2-snapshot.c :000000 100644 0000000000000000000000000000000000000000 d6071a1eae4a087c90b7c8eb287e8bcae8ec4905 A block/qcow2-threads.c :000000 100644 0000000000000000000000000000000000000000 7292dd036c9d4cc9ca4d1f4ffc20924feb951115 A block/qcow2.c :000000 100644 0000000000000000000000000000000000000000 ce517040c4740852defce9ebbd14549afe3871a5 A block/qcow2.h :000000 100644 0000000000000000000000000000000000000000 6a01b94f9c9c27352d3fec2c5c6777d484a35213 A block/qed-check.c :000000 100644 0000000000000000000000000000000000000000 672e2e654b2aa23a9d105ebd0c09674661868cfc A block/qed-cluster.c :000000 100644 0000000000000000000000000000000000000000 caf2c024c2dc33d8deea248da311067ce97d4617 A block/qed-l2-cache.c :000000 100644 0000000000000000000000000000000000000000 f04520d4c8349ee8ecca70d98662648a2359171f A block/qed-table.c :000000 100644 0000000000000000000000000000000000000000 0eccfa21c98b6af6b95a51363eeae8f5d8f73526 A block/qed.c :000000 100644 0000000000000000000000000000000000000000 26d4bf038c7a90473f2f47b7e597e0507df836d5 A block/qed.h :000000 100644 0000000000000000000000000000000000000000 76a4feb2d9f8f8d9541af2aa670fa75593656ceb A block/quorum.c :000000 100644 0000000000000000000000000000000000000000 a57c2922d55d0a5667374239e8d3d4f2fc764d21 A block/raw-format.c :000000 100644 0000000000000000000000000000000000000000 2a70b5a98396eef9cee0fd77ed35332c2a86509b A block/rbd.c :000000 100644 0000000000000000000000000000000000000000 3a431e908cad4809f5c35e9240ed0f683fe14a1a A block/replication.c :000000 100644 0000000000000000000000000000000000000000 098e807378babde88ccddd583874b9bde6aceef6 A block/reqlist.c :000000 100644 0000000000000000000000000000000000000000 17ed2402db8148a931b3282c6ce81d5569f1d315 A block/snapshot-access.c :000000 100644 0000000000000000000000000000000000000000 bd9d759b32c4d900bea31903715b0191592f8978 A block/snapshot.c :000000 100644 0000000000000000000000000000000000000000 bdec94e9e92bd8bd5094d0a253323325d950e465 A block/ssh.c :000000 100644 0000000000000000000000000000000000000000 c0616b69e259bf5a9b146dadd9dbac62bfaa9f23 A block/stream.c :000000 100644 0000000000000000000000000000000000000000 2dfd9d62aacdb0f52c881835e9ed97efdfa9923e A block/throttle-groups.c :000000 100644 0000000000000000000000000000000000000000 97972d1f15e9ae58780ee9ac6298ec60754d1a24 A block/throttle.c :000000 100644 0000000000000000000000000000000000000000 950c82d4b80c7d277c496ffdfe2e618f7b2273eb A block/trace-events :000000 100644 0000000000000000000000000000000000000000 3a436e6c7fda3e263c10ee4d15627365c4c5054f A block/trace.h :000000 100644 0000000000000000000000000000000000000000 87b874a7ef528b15a2d4d16a45e10759f888279e A block/vdi.c :000000 100644 0000000000000000000000000000000000000000 52c8027d99203f49c58c7aa2ea8a894771a0bf5b A block/vhdx-endian.c :000000 100644 0000000000000000000000000000000000000000 4385a2d4f622e94e1d548b42dfba8c50040d45e9 A block/vhdx-log.c :000000 100644 0000000000000000000000000000000000000000 c16e4a00c8da12ef4d6aa8fa095a17fab0b4e559 A block/vhdx.c :000000 100644 0000000000000000000000000000000000000000 c6dd4d6040e8c08992c2b155c66e2897045aa2cb A block/vhdx.h :000000 100644 0000000000000000000000000000000000000000 cd8b4ec7c88187188e79801bd71dd9da42223db0 A block/vmdk.c :000000 100644 0000000000000000000000000000000000000000 07e8ae0309a30528011ae320117acbfea119392f A block/vpc.c :000000 100644 0000000000000000000000000000000000000000 e334b9febb16056b3549558666e20bfddc3a22d6 A block/vvfat.c :000000 100644 0000000000000000000000000000000000000000 6e1b34fb95f6005f0c5ab5164e8fe727ebd15861 A block/win32-aio.c :000000 100644 0000000000000000000000000000000000000000 56fe88de811344046eb87b43784c5ebf8042aebd A block/write-threshold.c :000000 100644 0000000000000000000000000000000000000000 696474aea93895637a22b81efa72176f680fa947 A blockdev-nbd.c :000000 100644 0000000000000000000000000000000000000000 6e86c6262f96c502a56c61785d876cefad912813 A blockdev.c :000000 100644 0000000000000000000000000000000000000000 f3b11cc7a1942d9ae1daba58f25db4c7e96c72b6 A blockjob.c :000000 100644 0000000000000000000000000000000000000000 ad19e5144e1e09322a64b055feafd6c20cd55077 A bsd-user/aarch64/signal.c :000000 100644 0000000000000000000000000000000000000000 37b9817fe1ebcc8b4bc1ce380d4bbad8b410ce46 A bsd-user/aarch64/target.h :000000 100644 0000000000000000000000000000000000000000 7861233889e74e348dfb2060973eb90ca30b32fa A bsd-user/aarch64/target_arch.h :000000 100644 0000000000000000000000000000000000000000 6e9519e1b0fbd8c37242ea60b4e8e2b0b7bfd858 A bsd-user/aarch64/target_arch_cpu.c :000000 100644 0000000000000000000000000000000000000000 09d942b04008d5f94e4a5e26b27d556e0659f210 A bsd-user/aarch64/target_arch_cpu.h :000000 100644 0000000000000000000000000000000000000000 0ec7a7b5859fc49af8b6b8825bba2ae98f03f2cb A bsd-user/aarch64/target_arch_elf.h :000000 100644 0000000000000000000000000000000000000000 9cca3c0ea0a449aa90ece2f2904330e1f73bcc62 A bsd-user/aarch64/target_arch_reg.h :000000 100644 0000000000000000000000000000000000000000 60852175468368d780d101719879fc091135de86 A bsd-user/aarch64/target_arch_signal.h :000000 100644 0000000000000000000000000000000000000000 38a447fc25e20048bf4d4e6019aec3fb1f392846 A bsd-user/aarch64/target_arch_sigtramp.h :000000 100644 0000000000000000000000000000000000000000 5569c996cbbae61ba2e4b914788cfbbce542d95c A bsd-user/aarch64/target_arch_sysarch.h :000000 100644 0000000000000000000000000000000000000000 06676980c9c1bd0a8c36868d4edb71f7eef25362 A bsd-user/aarch64/target_arch_thread.h :000000 100644 0000000000000000000000000000000000000000 ea32f5b56df70cc0b3b966a9c49d7916afbc68bf A bsd-user/aarch64/target_arch_vmparam.h :000000 100644 0000000000000000000000000000000000000000 a574edc429ee3fcb69cabb56b593c962ba249fbc A bsd-user/aarch64/target_syscall.h :000000 100644 0000000000000000000000000000000000000000 35cedeba0687457ecbcf42fdc8689cc0bb64971c A bsd-user/arm/signal.c :000000 100644 0000000000000000000000000000000000000000 cf131f29fb24b0eed165c9f6b86d7e1b86fba373 A bsd-user/arm/target.h :000000 100644 0000000000000000000000000000000000000000 e0add162e8e258425465abc6914a93f97d19ff16 A bsd-user/arm/target_arch.h :000000 100644 0000000000000000000000000000000000000000 6a4f5cec0e7017cd285fb731370043f202cbd7eb A bsd-user/arm/target_arch_cpu.c :000000 100644 0000000000000000000000000000000000000000 faef3ea17aff3fd0dbad76447be4fe14c493561e A bsd-user/arm/target_arch_cpu.h :000000 100644 0000000000000000000000000000000000000000 fd13bc87f46f64255d3f03316998edefff2d1016 A bsd-user/arm/target_arch_elf.h :000000 100644 0000000000000000000000000000000000000000 9d23dda27d44a2b9f598e12af628938d02891e4a A bsd-user/arm/target_arch_reg.h :000000 100644 0000000000000000000000000000000000000000 dfaefa25d1aa5cae2011dd865fac4afe49d13ee0 A bsd-user/arm/target_arch_signal.h :000000 100644 0000000000000000000000000000000000000000 8a2d34aafcb6d9d24dd888833d82faf584729d6d A bsd-user/arm/target_arch_sigtramp.h :000000 100644 0000000000000000000000000000000000000000 5f7c421e11f17eb90b23edcae026a636220c3388 A bsd-user/arm/target_arch_sysarch.h :000000 100644 0000000000000000000000000000000000000000 d22619a84532223de0834d8ee0348c5e2e606445 A bsd-user/arm/target_arch_thread.h :000000 100644 0000000000000000000000000000000000000000 c973fcf7d545389179867d082efd0cbbe129a1b4 A bsd-user/arm/target_arch_vmparam.h :000000 100644 0000000000000000000000000000000000000000 deab3baebf39092a572f8f4cef16d22086d771b6 A bsd-user/arm/target_syscall.h :000000 100644 0000000000000000000000000000000000000000 0fefc072328579f3e61b265b66f40cc49e5ff9fa A bsd-user/bsd-file.h :000000 100644 0000000000000000000000000000000000000000 15e80bb21e03be066052e92c0a27ec8d65ebed05 A bsd-user/bsd-ioctl.c :000000 100644 0000000000000000000000000000000000000000 bf9bb72bc92f2ea4fa6cf413878a727d012c0ac7 A bsd-user/bsd-ioctl.h :000000 100644 0000000000000000000000000000000000000000 8c6c4081f7dd66c866cc5250c6d5ee3cc03d1542 A bsd-user/bsd-mem.c :000000 100644 0000000000000000000000000000000000000000 3086143d401b7b06b380b47c764092a629597a64 A bsd-user/bsd-mem.h :000000 100644 0000000000000000000000000000000000000000 3e1968718fb27913b7e14bdcdab4daead3c6a2b9 A bsd-user/bsd-misc.c :000000 100644 0000000000000000000000000000000000000000 13e40d9cde4220f75a23b77228f61ee67bb15eba A bsd-user/bsd-misc.h :000000 100644 0000000000000000000000000000000000000000 7fb46046c726ec3941ce18d1ab0ea2c4a2603fa3 A bsd-user/bsd-proc.c :000000 100644 0000000000000000000000000000000000000000 b9973dbedfda32c1a3986b9373d1c4fcf4dcf34e A bsd-user/bsd-proc.h :000000 100644 0000000000000000000000000000000000000000 09c5b30913c70a17d35228b577326e8975120722 A bsd-user/bsd-signal.h :000000 100644 0000000000000000000000000000000000000000 cc45400e4ce3bbf79cfc63806bea010814533134 A bsd-user/bsd-socket.c :000000 100644 0000000000000000000000000000000000000000 43aacce5dc99917b301c4c78aecb934afa8421df A bsd-user/bsd-socket.h :000000 100644 0000000000000000000000000000000000000000 5b3c061a452a6025eb0fe54f34d24a02ec4c8938 A bsd-user/bsdload.c :000000 100644 0000000000000000000000000000000000000000 c49d9280e2dadc3a0c7ac20dbc26a81a6f6799f8 A bsd-user/elfcore.c :000000 100644 0000000000000000000000000000000000000000 a87a892eb8726dde523698cf59165c4b924e5a5b A bsd-user/elfload.c :000000 100644 0000000000000000000000000000000000000000 abe70119d90ff1682f40e89f1f1133feffb7e81f A bsd-user/errno_defs.h :000000 100644 0000000000000000000000000000000000000000 40cae72ec9a67d4e2e093fdd882faa0abaf3d46a A bsd-user/freebsd/host-os.h :000000 100644 0000000000000000000000000000000000000000 0fc779749d081584811d740f9111a102b8492d6f A bsd-user/freebsd/meson.build :000000 100644 0000000000000000000000000000000000000000 3456157b4dbeeb5f6fdf490d117e7b81cd9a470c A bsd-user/freebsd/os-extattr.c :000000 100644 0000000000000000000000000000000000000000 b6fe9051f1e9c6e895a2e5e851cbed9256e331b5 A bsd-user/freebsd/os-extattr.h :000000 100644 0000000000000000000000000000000000000000 c1da52789a58c58a33f25e13f1e5285ef19ebbcd A bsd-user/freebsd/os-file.h :000000 100644 0000000000000000000000000000000000000000 5f138fb3b0ea986337d4b024d074a6e5069a793c A bsd-user/freebsd/os-ioctl-cmds.h :000000 100644 0000000000000000000000000000000000000000 b81112150f91b172b7e209443e4c8d3243c6b63c A bsd-user/freebsd/os-ioctl-cryptodev.h :000000 100644 0000000000000000000000000000000000000000 8f4dddc7eb2d05052dff86f9008cc9b3887d472f A bsd-user/freebsd/os-ioctl-disk.h :000000 100644 0000000000000000000000000000000000000000 79e8f0b83dce8a66928078fd5ac75b45cad1e35f A bsd-user/freebsd/os-ioctl-filio.h :000000 100644 0000000000000000000000000000000000000000 82f0514c7b5c31e22f581820e177b13549336e1d A bsd-user/freebsd/os-ioctl-in6_var.h :000000 100644 0000000000000000000000000000000000000000 3bb9ef2710a2279123f41b88f4edd32a633bc81d A bsd-user/freebsd/os-ioctl-ioccom.h :000000 100644 0000000000000000000000000000000000000000 5c1a619400a6c5890771d48ea445b8c9c50719d4 A bsd-user/freebsd/os-ioctl-sockio.h :000000 100644 0000000000000000000000000000000000000000 d4af9f2e4d8dee79a91eb71cb18842966f30eaba A bsd-user/freebsd/os-ioctl-ttycom.h :000000 100644 0000000000000000000000000000000000000000 496d1e991b35635cab1a1293df912b0dd08c9313 A bsd-user/freebsd/os-ioctl-types.h :000000 100644 0000000000000000000000000000000000000000 0f87b21cc80a527f6977a4ed36f946399c69386d A bsd-user/freebsd/os-misc.h :000000 100644 0000000000000000000000000000000000000000 0a0cea5bb2ee6f7d4d069f26bb07d17d6dc6a8a1 A bsd-user/freebsd/os-proc.c :000000 100644 0000000000000000000000000000000000000000 7a035f5481c3ecc172c4db8f8aae8d2d7114743a A bsd-user/freebsd/os-proc.h :000000 100644 0000000000000000000000000000000000000000 fe102c33e41fab4644b0ca870ab192c577598521 A bsd-user/freebsd/os-signal.h :000000 100644 0000000000000000000000000000000000000000 9c723d7608347619047976d1ea1b099cd2155ef4 A bsd-user/freebsd/os-socket.c :000000 100644 0000000000000000000000000000000000000000 12e9ec3da88c575936c7147fb5ce7f730cf0bbe6 A bsd-user/freebsd/os-socket.h :000000 100644 0000000000000000000000000000000000000000 2f984cf8e37aad2512238b3fb8d35b61619dfc68 A bsd-user/freebsd/os-sockopt.h :000000 100644 0000000000000000000000000000000000000000 10870430fedb61e142458e88410c8bf2545d4521 A bsd-user/freebsd/os-stat.c :000000 100644 0000000000000000000000000000000000000000 4e5fc30de4d7fff0bd49171d8143164fec702591 A bsd-user/freebsd/os-stat.h :000000 100644 0000000000000000000000000000000000000000 ad48e99db1d9bbde96d682245fa846dfe6aeda37 A bsd-user/freebsd/os-strace.h :000000 100644 0000000000000000000000000000000000000000 d6f7c92420af18dc27e7db77141d1da414b8bc24 A bsd-user/freebsd/os-sys.c :000000 100644 0000000000000000000000000000000000000000 7e400c89bc5150dfacbe2bbcc49b06a9bd6b14df A bsd-user/freebsd/os-syscall.c :000000 100644 0000000000000000000000000000000000000000 962adfa91a6ea6c1e05dcfdee7abb9c124864481 A bsd-user/freebsd/os-syscall.h :000000 100644 0000000000000000000000000000000000000000 15872f03fdbf427fe494fa60d5415cb90340189b A bsd-user/freebsd/os-thread.c :000000 100644 0000000000000000000000000000000000000000 4258b24095d71d415eaa1f7ac6c9c5bbd8546124 A bsd-user/freebsd/os-thread.h :000000 100644 0000000000000000000000000000000000000000 0dae7dc008dea08c639fb4a8cf9d03e55ce68e7c A bsd-user/freebsd/os-time.c :000000 100644 0000000000000000000000000000000000000000 213bd168502bfa1a918ab06b04a5864c146d3583 A bsd-user/freebsd/os-time.h :000000 100644 0000000000000000000000000000000000000000 b1ff5c0cd50d77123c67535b8a1b1be9f5bbd149 A bsd-user/freebsd/qemu-os.h :000000 100644 0000000000000000000000000000000000000000 fa38500775d1543697fda0b88733ec74915625d0 A bsd-user/freebsd/scripts/syscallhdr.sh :000000 100644 0000000000000000000000000000000000000000 d7f61f480ecdcbce45a15bad6d98780db4aa0683 A bsd-user/freebsd/strace.list :000000 100644 0000000000000000000000000000000000000000 c67e5a0f8ee35188378560ba4f0bdeac88cbf3a2 A bsd-user/freebsd/target_os_elf.h :000000 100644 0000000000000000000000000000000000000000 e7cf76b9bd4348b9d8e87c9d880b83ede401d160 A bsd-user/freebsd/target_os_siginfo.h :000000 100644 0000000000000000000000000000000000000000 c571b41693edc9ec97027ef9d5a455fac8c4ca75 A bsd-user/freebsd/target_os_signal.h :000000 100644 0000000000000000000000000000000000000000 262f33d839d19b3281ce2072fc5db549cf53706e A bsd-user/freebsd/target_os_stack.h :000000 100644 0000000000000000000000000000000000000000 ff88679e40d07586ac18dd015deae8d557ecfaa6 A bsd-user/freebsd/target_os_thread.h :000000 100644 0000000000000000000000000000000000000000 b196b1c629f56017db7efa8dfbdc0825210b57f7 A bsd-user/freebsd/target_os_ucontext.h :000000 100644 0000000000000000000000000000000000000000 9703b9a61a527748db722741add1b1318f22c9a0 A bsd-user/freebsd/target_os_user.h :000000 100644 0000000000000000000000000000000000000000 9feec5296d3d172c66444dc7caf538fed8732267 A bsd-user/freebsd/target_os_vmparam.h :000000 100644 0000000000000000000000000000000000000000 56679bd69932e77b73ba1364fed40ee556bb8a24 A bsd-user/host/arm/host-signal.h :000000 100644 0000000000000000000000000000000000000000 ffdfaba534acfb2bb2b06a5c3132a9dd1b91e8ec A bsd-user/host/i386/host-signal.h :000000 100644 0000000000000000000000000000000000000000 32ac4e418034ebf2cc3ce5d5b4c9d83a7e118339 A bsd-user/host/x86_64/host-signal.h :000000 100644 0000000000000000000000000000000000000000 742032090d8669db30d1e3ae5d59f8a6b2087a5c A bsd-user/i386/signal.c :000000 100644 0000000000000000000000000000000000000000 9cd158fc11df79416b4a4fd13d33bacb4b2985e7 A bsd-user/i386/target.h :000000 100644 0000000000000000000000000000000000000000 74c8e7fb47b3d2b69904b4807f46c91d596b0174 A bsd-user/i386/target_arch.h :000000 100644 0000000000000000000000000000000000000000 fa8ad4b3852df2ce609992ce1619889003a4e0d3 A bsd-user/i386/target_arch_cpu.c :000000 100644 0000000000000000000000000000000000000000 c6e8bfd8ca8a775ddc7c2639d2c38c84e146d4a4 A bsd-user/i386/target_arch_cpu.h :000000 100644 0000000000000000000000000000000000000000 99cff66a2218aea73aa7cb6ce295523b2e66592c A bsd-user/i386/target_arch_elf.h :000000 100644 0000000000000000000000000000000000000000 cebf2fd5cc4db5d7cb3faf33ce6ebb8d45a2d860 A bsd-user/i386/target_arch_reg.h :000000 100644 0000000000000000000000000000000000000000 070ba4357a92b76c682836cfd33298125fd4e644 A bsd-user/i386/target_arch_signal.h :000000 100644 0000000000000000000000000000000000000000 ace243b6f54a5d686f0b8c1a8041455b8ff38944 A bsd-user/i386/target_arch_sigtramp.h :000000 100644 0000000000000000000000000000000000000000 7b128dfab1cec6a162fc362c1daba44c77ebb6f7 A bsd-user/i386/target_arch_sysarch.h :000000 100644 0000000000000000000000000000000000000000 8ef4f6b648f9c2f1fd9ca94e78e7ecb30ce286c8 A bsd-user/i386/target_arch_thread.h :000000 100644 0000000000000000000000000000000000000000 cdf6ab0a49ebb536ceb6935c627efec258b1a43a A bsd-user/i386/target_arch_vmparam.h :000000 100644 0000000000000000000000000000000000000000 a52851f635e9da998f8e5da0fc9522131ba1ba25 A bsd-user/i386/target_syscall.h :000000 100644 0000000000000000000000000000000000000000 03599d9b5a87f0477e171449e0af0d1c8cf52b5e A bsd-user/include/special-errno.h :000000 100644 0000000000000000000000000000000000000000 13cd752b99faf2d23985bb9babb722adf27c9571 A bsd-user/main.c :000000 100644 0000000000000000000000000000000000000000 ab6ddf2e9f151a07641afc1c5e1062719bd6142b A bsd-user/meson.build :000000 100644 0000000000000000000000000000000000000000 fe77eceb48560dbefc7e7efb3e748514a8cd22a2 A bsd-user/mmap.c :000000 100644 0000000000000000000000000000000000000000 6ccef7eaa04d8a562b728b0952b8edefa3251dad A bsd-user/plugin-api.c :000000 100644 0000000000000000000000000000000000000000 e32a09b37ce696f6134f0b4dd31c170cab20bb6a A bsd-user/qemu-bsd.h :000000 100644 0000000000000000000000000000000000000000 d2dd8c2ee89e00149e3dea7997bf2d97dfdccee1 A bsd-user/qemu.h :000000 100644 0000000000000000000000000000000000000000 10c940cd4918b1e084778db7a07fefaaf346d563 A bsd-user/riscv/signal.c :000000 100644 0000000000000000000000000000000000000000 dc3e0be795370fa55b3896b8b11c0f9fed394636 A bsd-user/riscv/target.h :000000 100644 0000000000000000000000000000000000000000 26ce07f343ff35e0705500e36488aa9775f3e605 A bsd-user/riscv/target_arch.h :000000 100644 0000000000000000000000000000000000000000 44e25d2ddf5d6e8820d8dae1451cd8dcc1741e78 A bsd-user/riscv/target_arch_cpu.c :000000 100644 0000000000000000000000000000000000000000 ad428d0263d9bd98d7c3c573f2c25e34da6b1f17 A bsd-user/riscv/target_arch_cpu.h :000000 100644 0000000000000000000000000000000000000000 4eb915e61ecbedf32181e46ba5b4c472e67f4d52 A bsd-user/riscv/target_arch_elf.h :000000 100644 0000000000000000000000000000000000000000 12b1c96b611459259d2d08880ca807a71b5d115a A bsd-user/riscv/target_arch_reg.h :000000 100644 0000000000000000000000000000000000000000 1a634b865b35bb5afe830b28f9f38589a4fee762 A bsd-user/riscv/target_arch_signal.h :000000 100644 0000000000000000000000000000000000000000 dfe50767390fa44f83aba9f9d17ffe2131afbdb9 A bsd-user/riscv/target_arch_sigtramp.h :000000 100644 0000000000000000000000000000000000000000 9af42331b4dbbff33dc8c939237da7ca2b41704e A bsd-user/riscv/target_arch_sysarch.h :000000 100644 0000000000000000000000000000000000000000 95cd0b6ad7e619818388bac440553ada7469adab A bsd-user/riscv/target_arch_thread.h :000000 100644 0000000000000000000000000000000000000000 0f2486def1df5d14682623d18fcd1a08692566b9 A bsd-user/riscv/target_arch_vmparam.h :000000 100644 0000000000000000000000000000000000000000 e7e52313095a6484d7f161c2302d17b6624d6f42 A bsd-user/riscv/target_syscall.h :000000 100644 0000000000000000000000000000000000000000 907175787370b1cb53960ed2ddc7a21f6f90d53e A bsd-user/signal-common.h :000000 100644 0000000000000000000000000000000000000000 da7cf1d60bb36f125b66653643c9956516973059 A bsd-user/signal.c :000000 100644 0000000000000000000000000000000000000000 41bbef72ce8d6f3292f146113214ad63e6af3bc5 A bsd-user/strace.c :000000 100644 0000000000000000000000000000000000000000 9fa16e0863fb250c73bd8fcca0086d03bbf0ca59 A bsd-user/syscall_defs.h :000000 100644 0000000000000000000000000000000000000000 670328660995bbad5f982006639b8ad3515f862f A bsd-user/thunk.c :000000 100644 0000000000000000000000000000000000000000 2c1cb66726d59e07c33ab0c9eb57c39b5e072ab6 A bsd-user/trace-events :000000 100644 0000000000000000000000000000000000000000 593c0204add9e829b7f9d84cae393926e20fd35d A bsd-user/trace.h :000000 100644 0000000000000000000000000000000000000000 7ad4b580f440984483f874f9e483d04b376649bd A bsd-user/uaccess.c :000000 100644 0000000000000000000000000000000000000000 823d7217ad0fe4b6671f432ae5a4711069b9ed55 A bsd-user/x86_64/signal.c :000000 100644 0000000000000000000000000000000000000000 fccfc593bd423a6cfbb5b1c51760f09d4afd02bf A bsd-user/x86_64/target.h :000000 100644 0000000000000000000000000000000000000000 177e6b442a2e2ce3a9b3a0aff687a06cc9ed3a79 A bsd-user/x86_64/target_arch.h :000000 100644 0000000000000000000000000000000000000000 aeeb1235c989697282c2c31002709b579df8b79b A bsd-user/x86_64/target_arch_cpu.c :000000 100644 0000000000000000000000000000000000000000 f12a8ab49e08f88e29bdbbb26b6a8b174e792bc2 A bsd-user/x86_64/target_arch_cpu.h :000000 100644 0000000000000000000000000000000000000000 020533904e41726808e44cd4c3a92f734d7b517f A bsd-user/x86_64/target_arch_elf.h :000000 100644 0000000000000000000000000000000000000000 c0c766ac1a9cd8f424cbc0d0c57d09e8e0d5e267 A bsd-user/x86_64/target_arch_reg.h :000000 100644 0000000000000000000000000000000000000000 2b63048f8be71dbfbe6fc612f2f378dadaa8e99f A bsd-user/x86_64/target_arch_signal.h :000000 100644 0000000000000000000000000000000000000000 cab22fb7e8612637da2fffad978fc067445faf8b A bsd-user/x86_64/target_arch_sigtramp.h :000000 100644 0000000000000000000000000000000000000000 3a6f74161f60c1db80915631fdcee89f41b1dada A bsd-user/x86_64/target_arch_sysarch.h :000000 100644 0000000000000000000000000000000000000000 176c3470371212e9d70701daac99797659bcf91b A bsd-user/x86_64/target_arch_thread.h :000000 100644 0000000000000000000000000000000000000000 8919c5e6e597223bb113c6483621dbd74b4c0ce3 A bsd-user/x86_64/target_arch_vmparam.h :000000 100644 0000000000000000000000000000000000000000 5adced9bde47f92f5d6f8d7cc607791af61ad2d7 A bsd-user/x86_64/target_syscall.h :000000 100644 0000000000000000000000000000000000000000 ac1e535ba8e9e17497b0fef6910de8920a135f85 A chardev/baum.c :000000 100644 0000000000000000000000000000000000000000 0739c9c94a30c169fd67db38bda28dd4d5cc5a5b A chardev/char-console.c :000000 100644 0000000000000000000000000000000000000000 4ee286f323328c44fe5295886a46f9de14fbb1a6 A chardev/char-fd.c :000000 100644 0000000000000000000000000000000000000000 a44f2673731cde8fd03e8c5eba16b4649b37caf3 A chardev/char-fe.c :000000 100644 0000000000000000000000000000000000000000 b0dd9d5f870db8d46da6ecc38ee010569b67eb46 A chardev/char-file.c :000000 100644 0000000000000000000000000000000000000000 fb0560054b7bbc29749deb959227ceb9692517f6 A chardev/char-hmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 05cf722b5b04ede06d4035b7e47eb66683cadbbf A chardev/char-hub.c :000000 100644 0000000000000000000000000000000000000000 0e5ba316ed9fb809520163713c5d48b4da54bcc3 A chardev/char-io.c :000000 100644 0000000000000000000000000000000000000000 881443d869d8556decb7d9cb9de4d7589ed73cfb A chardev/char-mux.c :000000 100644 0000000000000000000000000000000000000000 d5a101178bbc704bbacbd0c4f34676351beb34c6 A chardev/char-null.c :000000 100644 0000000000000000000000000000000000000000 cbf87e660da58402fbe29a9ed51c7d15f4c55ed8 A chardev/char-parallel.c :000000 100644 0000000000000000000000000000000000000000 472b3e0801f6b3306ce6ab8a95e5455d706e6fd1 A chardev/char-pipe.c :000000 100644 0000000000000000000000000000000000000000 7e95132cdbbadc8e7fa6e2b18248681f2c1c1cde A chardev/char-pty.c :000000 100644 0000000000000000000000000000000000000000 8f998d26a49f80ac9b2fdc946f75fa7b556a88b7 A chardev/char-ringbuf.c :000000 100644 0000000000000000000000000000000000000000 0c73bafc545f4a58323fcbf0aec4af38b3b7bd67 A chardev/char-serial.c :000000 100644 0000000000000000000000000000000000000000 81bac42a158727413d802f09918edeb9b49b8858 A chardev/char-socket.c :000000 100644 0000000000000000000000000000000000000000 fe1cbb2d880f17b49d61511cb7ef8249e8f407eb A chardev/char-stdio.c :000000 100644 0000000000000000000000000000000000000000 423000832ffbd610c101ccc0851788d24896e9e9 A chardev/char-udp.c :000000 100644 0000000000000000000000000000000000000000 0deba3bffb0bba6dac8cf28ab7fb483d51d097bb A chardev/char-win-stdio.c :000000 100644 0000000000000000000000000000000000000000 e194242c9f9be1168e8fca4a1ee7ae33f378ab3c A chardev/char-win.c :000000 100644 0000000000000000000000000000000000000000 9da0911e503cf0d8a10d8d1993a546d400090424 A chardev/char.c :000000 100644 0000000000000000000000000000000000000000 8ea10414aba15d75438be84005c7c29c9cb3533e A chardev/chardev-internal.h :000000 100644 0000000000000000000000000000000000000000 031b6d7238c17fa6a515aae6160532760cecacbb A chardev/meson.build :000000 100644 0000000000000000000000000000000000000000 d72a16a28335c48d3ccdb683b827d329a506fb5a A chardev/msmouse.c :000000 100644 0000000000000000000000000000000000000000 ad97d98ac6b1112d05d11d96e9a7894355226a3b A chardev/spice.c :000000 100644 0000000000000000000000000000000000000000 e91f4e8343a6da4699d7113aa28613021d0d73bf A chardev/testdev.c :000000 100644 0000000000000000000000000000000000000000 7e97b8a988c8c3fd558767626d48f4d78afed2b0 A chardev/trace-events :000000 100644 0000000000000000000000000000000000000000 eb4f9027a112e06c593279ed3d3fc4c3dc889f03 A chardev/trace.h :000000 100644 0000000000000000000000000000000000000000 3ad24cce175245a5399737db7d8377f554b7350d A chardev/wctablet.c :000000 100644 0000000000000000000000000000000000000000 204f5713c000718e0821f793166f09c0bfa9e877 A clippy.toml :000000 100644 0000000000000000000000000000000000000000 b8fd5b553e2288c4e2a7ac73e788c6e29dba29c4 A common-user/host/aarch64/safe-syscall.inc.S :000000 100644 0000000000000000000000000000000000000000 b88a069c45c143d53b7fab811d24e3537c9b1eef A common-user/host/loongarch64/safe-syscall.inc.S :000000 100644 0000000000000000000000000000000000000000 947a850dfd04fbdcbab1b3211a730d7b00634753 A common-user/host/ppc64/safe-syscall.inc.S :000000 100644 0000000000000000000000000000000000000000 c8b81e33d0baf5ee6b48585c74213580452dad1c A common-user/host/riscv64/safe-syscall.inc.S :000000 100644 0000000000000000000000000000000000000000 2ccbaa2402e038702d92b86de08f01a927bd618d A common-user/host/s390x/safe-syscall.inc.S :000000 100644 0000000000000000000000000000000000000000 c7be8f2d25ff02aeb72bb3a661e8867aae33f6b4 A common-user/host/sparc64/safe-syscall.inc.S :000000 100644 0000000000000000000000000000000000000000 d1a67a303a9f3e021f536e6a7d73ccd16d79cd18 A common-user/host/x86_64/safe-syscall.inc.S :000000 100644 0000000000000000000000000000000000000000 78dea613d0797e67589fca13324f0004ef3b0f8b A common-user/meson.build :000000 100644 0000000000000000000000000000000000000000 830c6f66a048a91a89a4d34b605e7435a7457e8c A common-user/mmap-min-addr.c :000000 100644 0000000000000000000000000000000000000000 63f39832711674f81beb68bd5758416300ddd83b A common-user/plugin-api.c.inc :000000 100644 0000000000000000000000000000000000000000 6f1247cf1a70c07291084e7c931861d77b7fa6fb A common-user/probe-guest-base.c :000000 100644 0000000000000000000000000000000000000000 cf74b504f870223c6cdebc34366333e64f88d3f6 A common-user/safe-syscall-error.c :000000 100644 0000000000000000000000000000000000000000 2f714cfbe86601eae59e74e53ef44343f3f8e33e A common-user/safe-syscall.S :000000 100644 0000000000000000000000000000000000000000 139dae15e80aa2fb6c05936c6d9ac082bd60495d A common-user/selfmap.c :000000 100644 0000000000000000000000000000000000000000 ad8028cfd482b948a3edc031f40551e0a8b9be00 A configs/devices/aarch64-softmmu/default.mak :000000 100644 0000000000000000000000000000000000000000 3c8582e12cce8b924d17f4c0961c0b2185626b80 A configs/devices/aarch64-softmmu/minimal.mak :000000 100644 0000000000000000000000000000000000000000 3de6a9f5779827bf9cf7c54cb8c0df8158d73ca8 A configs/devices/alpha-softmmu/default.mak :000000 100644 0000000000000000000000000000000000000000 22caa6a63ef0daa218f84b8fa7d657bc79f7ac64 A configs/devices/arm-softmmu/default.mak :000000 100644 0000000000000000000000000000000000000000 4207e7b3ce2b819679bf24a5875f35ce72c12e7b A configs/devices/avr-softmmu/default.mak :000000 100644 0000000000000000000000000000000000000000 6f2007771b5953e085749fc1f12006c2f7bacb6f A configs/devices/hexagon-softmmu/default.mak :000000 100644 0000000000000000000000000000000000000000 059510cdbb7cb0eedb201bb8a1d46a1e52e7f17b A configs/devices/hppa-softmmu/default.mak :000000 100644 0000000000000000000000000000000000000000 bc0479a7e0a3e8c46d8cc68d3a5a9ef6b0f9feca A configs/devices/i386-softmmu/default.mak :000000 100644 0000000000000000000000000000000000000000 ffe705836fde47b47f82db9baa8d1b8073eec4df A configs/devices/loongarch64-softmmu/default.mak :000000 100644 0000000000000000000000000000000000000000 3ceda6b041b83c3a1088a33c2276bbd3d0f3d95d A configs/devices/m68k-softmmu/default.mak :000000 100644 0000000000000000000000000000000000000000 78941064655139eb2e122b4b5d0673d3d791175c A configs/devices/microblaze-softmmu/default.mak :000000 100644 0000000000000000000000000000000000000000 cdeae7ce450bca80a58d92ac8ec6fd611d5ea0f1 A configs/devices/mips-softmmu/common.mak :000000 100644 0000000000000000000000000000000000000000 c23d95a83aa52cef484c2d16d8ea62016398ca85 A configs/devices/mips-softmmu/default.mak :000000 100644 0000000000000000000000000000000000000000 1b8d7ced1c646896c0576cd1a85ea84f8f5beb2c A configs/devices/mips64-softmmu/default.mak :000000 100644 0000000000000000000000000000000000000000 9dce346c4fbc9c96ec40b2dad87c83cbe1dfe1b2 A configs/devices/mips64el-softmmu/default.mak :000000 100644 0000000000000000000000000000000000000000 009ccb0e2dae91122e89e10f6c3eb93532df8a72 A configs/devices/mipsel-softmmu/default.mak :000000 100644 0000000000000000000000000000000000000000 efe3bc278bc657f59c4c091bc9d31efdf599b524 A configs/devices/or1k-softmmu/default.mak :000000 100644 0000000000000000000000000000000000000000 180ae31e2d6063c75bb58ac71e256904c6e516ce A configs/devices/ppc-softmmu/default.mak :000000 100644 0000000000000000000000000000000000000000 e8ad2603133ba4f73bb7d72624380168f972e6af A configs/devices/ppc64-softmmu/default.mak :000000 100644 0000000000000000000000000000000000000000 c2cd86ce05f02113c086b6bb9221f3d7e5355e43 A configs/devices/riscv32-softmmu/default.mak :000000 100644 0000000000000000000000000000000000000000 a8e4d0ab336ffeb4b5ac8437032fbe6c33f64cf5 A configs/devices/riscv64-softmmu/default.mak :000000 100644 0000000000000000000000000000000000000000 e7caebe19740fb405084e3f6e6f74f597cbf98b7 A configs/devices/rx-softmmu/default.mak :000000 100644 0000000000000000000000000000000000000000 340c1092922e894333387e2eefab51e8551488e2 A configs/devices/s390x-softmmu/default.mak :000000 100644 0000000000000000000000000000000000000000 efb401bfb1760fad391c40d38b5a5932bd2da42d A configs/devices/sh4-softmmu/default.mak :000000 100644 0000000000000000000000000000000000000000 f18d1f651996a28fdc59df1699194376fd4bab37 A configs/devices/sh4eb-softmmu/default.mak :000000 100644 0000000000000000000000000000000000000000 87668fda5eaf41b0bd596344db69cb29b874cd77 A configs/devices/sparc-softmmu/default.mak :000000 100644 0000000000000000000000000000000000000000 fa82f39a20050a53f83ab77567e3d0d5a97421f5 A configs/devices/sparc64-softmmu/default.mak :000000 100644 0000000000000000000000000000000000000000 c7ab542244b696422422d00d0fe3dc37defc6923 A configs/devices/tricore-softmmu/default.mak :000000 100644 0000000000000000000000000000000000000000 ddfc2ea6266b30b7b90d6458a7b73213ad49ea61 A configs/devices/x86_64-softmmu/default.mak :000000 100644 0000000000000000000000000000000000000000 fbc3079a943f3e2d93f1a43a31b8f6dd9cda21e1 A configs/devices/xtensa-softmmu/default.mak :000000 100644 0000000000000000000000000000000000000000 00eafcc292e69e3a7af8aa3e2d7c4df80a27a8ed A configs/devices/xtensaeb-softmmu/default.mak :000000 100644 0000000000000000000000000000000000000000 56c39763bb92a02a1fbae0deb5d742fbe80242f6 A configs/meson/emscripten.txt :000000 100644 0000000000000000000000000000000000000000 9ef0fb3c8f347c9b473c1fb0e21f23c91e0a9dd7 A configs/meson/windows.txt :000000 100644 0000000000000000000000000000000000000000 814ed2d8bfef2d303e012815458841a1c16ac230 A configs/targets/aarch64-bsd-user.mak :000000 100644 0000000000000000000000000000000000000000 ddfacc092ddf569a9ec0aef58bd4908439c6320a A configs/targets/aarch64-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 fdebdcc3582717f17bb9d384bf599fc7540b2c1d A configs/targets/aarch64-softmmu.c :000000 100644 0000000000000000000000000000000000000000 d34aead41c439fda3cabd9baa936eb3c4493e683 A configs/targets/aarch64-softmmu.mak :000000 100644 0000000000000000000000000000000000000000 83209fa2ae54755b5e1e6af3ad5d1e7176ad71b1 A configs/targets/aarch64_be-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 fbb9c68091529f1d0ff5ec21f326db193f0dda60 A configs/targets/alpha-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 fb412d1b53f0935ef28dd839815d56a92659b28b A configs/targets/alpha-softmmu.mak :000000 100644 0000000000000000000000000000000000000000 b520819e77671e364883729f8b4d5cbb68617c46 A configs/targets/arm-bsd-user.mak :000000 100644 0000000000000000000000000000000000000000 3793782d067b5fa453d1f46e3edc85427c9cfb30 A configs/targets/arm-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 2b98f65a0f8e65c80b5bebc15c0665ae4c736e08 A configs/targets/arm-softmmu.c :000000 100644 0000000000000000000000000000000000000000 b235e34a380c0abeec4a4165742615883c973198 A configs/targets/arm-softmmu.mak :000000 100644 0000000000000000000000000000000000000000 536bc95af71ce9d562db543080c54bc8fedbc13f A configs/targets/armeb-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 0a00f1287494ffb7ec32fb89c62c2c1154d9a00e A configs/targets/avr-softmmu.mak :000000 100644 0000000000000000000000000000000000000000 51fde5d60e6de2637ca22930d9e694f508da4875 A configs/targets/hexagon-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 6cbdc64be5666810e416f58cf26357cd1fa62c26 A configs/targets/hexagon-softmmu.mak :000000 100644 0000000000000000000000000000000000000000 a0c7398d5998f73f3046c461fbbaab057e4402dc A configs/targets/hppa-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 003f9f46dcc241af2e3c8949f6d081fcb9e5e7e1 A configs/targets/hppa-softmmu.mak :000000 100644 0000000000000000000000000000000000000000 485f571cb6cd1656faf245379f3ee1177478d223 A configs/targets/i386-bsd-user.mak :000000 100644 0000000000000000000000000000000000000000 a3ea4c39c520ed1a5c243f4e9c33a26dd9704d4a A configs/targets/i386-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 38a8f85201f92a5d2e0e02c0c4033d8eb2054a63 A configs/targets/i386-softmmu.mak :000000 100644 0000000000000000000000000000000000000000 63b0bfc07b8861cb23857aca0038b1ba2d08ddb1 A configs/targets/loongarch64-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 a425b3dbaae719702abd8234f2873ca1e2235bc4 A configs/targets/loongarch64-softmmu.mak :000000 100644 0000000000000000000000000000000000000000 b64f33e759af27564453e5c0cd1b7a837cfc6929 A configs/targets/m68k-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 0bc889f326e32ed25d6409c97ccbc30012642c40 A configs/targets/m68k-softmmu.mak :000000 100644 0000000000000000000000000000000000000000 2ab4d27eaf50b0295f2963f0294c69b3d3effea2 A configs/targets/meson.build :000000 100644 0000000000000000000000000000000000000000 31150f980c8f4d071f6eea1c84ee0b356a5f410f A configs/targets/microblaze-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 f2b6ab93fbeefec17a5f97aee6fb81b1da9dd8ad A configs/targets/microblaze-softmmu.mak :000000 100644 0000000000000000000000000000000000000000 5dcd4b5b183ec3fe390800190c5e8e70cb8a0307 A configs/targets/microblazeel-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 69bdc459b69a4d520016152c08f6c4f94cc6bbd0 A configs/targets/mips-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 95397af9442efe65314ad275f69ccd21f0aa3b45 A configs/targets/mips-softmmu.mak :000000 100644 0000000000000000000000000000000000000000 04e82b3ab11dfc699765d4da95683f20bbefb1f9 A configs/targets/mips64-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 f9cc41b9ed4385127faa943083bfdd0af8d42b7e A configs/targets/mips64-softmmu.mak :000000 100644 0000000000000000000000000000000000000000 27f416942654769c265684e769d41f717d3b0779 A configs/targets/mips64el-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 4e7dedc5f30d26772d11b37569e6173ceb39ae45 A configs/targets/mips64el-softmmu.mak :000000 100644 0000000000000000000000000000000000000000 8b7e86ab28806c94922b9407781fd06d5808a6a2 A configs/targets/mipsel-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 b0fba8a9d0ad510677ece325ee73c74a483f0e28 A configs/targets/mipsel-softmmu.mak :000000 100644 0000000000000000000000000000000000000000 39ae214633f1d38ba6272fa6e8ec5c495d438c9e A configs/targets/mipsn32-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 d9b61d6990258e6a864649c3a2a86505e3a14356 A configs/targets/mipsn32el-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 ecb952536802f9d3ca099c88398767b2ebec476d A configs/targets/or1k-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 c3ca0a2c6ba57e27edb3596935b5678e711b6425 A configs/targets/or1k-softmmu.mak :000000 100644 0000000000000000000000000000000000000000 5ddec5987602a217131831c2a1f5be0320a6f172 A configs/targets/ppc-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 867898bd47cb10327843b7b08dbd07b58c885913 A configs/targets/ppc-softmmu.mak :000000 100644 0000000000000000000000000000000000000000 fcedce1b4e0e6dc8202a9413c53177ceaae12568 A configs/targets/ppc64-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 10d7a2681e706b03656fcf77ae2f78b45befef82 A configs/targets/ppc64-softmmu.mak :000000 100644 0000000000000000000000000000000000000000 b5a81b58868c50d50b3b7b627a83b1ba7db4869b A configs/targets/ppc64le-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 d88fdf5e1b2f35f9e642349387474c5d9f764f2f A configs/targets/riscv32-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 0829ab84de5a74edf1a512e74ce3f8aee92e5019 A configs/targets/riscv32-softmmu.c :000000 100644 0000000000000000000000000000000000000000 5d5016d008324a7cea6fbfdf3714bf9ed5c1bf43 A configs/targets/riscv32-softmmu.mak :000000 100644 0000000000000000000000000000000000000000 5b4e138099fc44fae774bc82d9820b67e7f0032f A configs/targets/riscv64-bsd-user.mak :000000 100644 0000000000000000000000000000000000000000 35621520c560ec7ba261ef2b27ce654bb1420762 A configs/targets/riscv64-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 553bd1f75fe11d3fe616b20558abf1c880480d62 A configs/targets/riscv64-softmmu.c :000000 100644 0000000000000000000000000000000000000000 a10dc03c04c8f7e9ad508890faac57734fdda7f1 A configs/targets/riscv64-softmmu.mak :000000 100644 0000000000000000000000000000000000000000 1959d1b4ccc4634f9a00dab9ffa3d2c2195b7740 A configs/targets/rx-softmmu.mak :000000 100644 0000000000000000000000000000000000000000 2dbcae0a6e2cb3b060d6307215d47ac6b77e0a8d A configs/targets/s390x-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 478988e6d4a574f61b6f86b0c70bbffd80b16ecd A configs/targets/s390x-softmmu.mak :000000 100644 0000000000000000000000000000000000000000 d58c5471b77eb7d02ca939381a481fb1b07a99a4 A configs/targets/sh4-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 e0b51f8108de58400bbcd17994e4dacdbbb189cd A configs/targets/sh4-softmmu.mak :000000 100644 0000000000000000000000000000000000000000 99007f0f2d62e500745d983d8515a9f2371b3e98 A configs/targets/sh4eb-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 7850dac81918805498badfa912ebaa0ee9f2405e A configs/targets/sh4eb-softmmu.mak :000000 100644 0000000000000000000000000000000000000000 2b6f807739960b165d09cde5f11d78dfb340612d A configs/targets/sparc-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 126ce12abb01d3043be3a438969185b8212a6454 A configs/targets/sparc-softmmu.mak :000000 100644 0000000000000000000000000000000000000000 a1d8530ecfd6396f11bfb6062df67c2bb44f87f8 A configs/targets/sparc32plus-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 c48a03aeb9e7640da05fbd91bdea25f540995c02 A configs/targets/sparc64-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 4e621fb8e39e2aec265868f12043d47a5cc2d76f A configs/targets/sparc64-softmmu.mak :000000 100644 0000000000000000000000000000000000000000 9a9f23c7731e37ac7f032542025aa46900507323 A configs/targets/tricore-softmmu.mak :000000 100644 0000000000000000000000000000000000000000 d754186347f84b5e4c8e05ec4dc9ad3488835406 A configs/targets/x86_64-bsd-user.mak :000000 100644 0000000000000000000000000000000000000000 7f9527fd1deace2c15748d3291a16cc5237de479 A configs/targets/x86_64-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 c7f8746b4f583eb25b70d4b7066bdb547b1193be A configs/targets/x86_64-softmmu.mak :000000 100644 0000000000000000000000000000000000000000 cbec6e368afa2df215e96ae5dd5501e973e091f9 A configs/targets/xtensa-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 6aad751e2ba2fdf176fc1f996817437f7ed87b7a A configs/targets/xtensa-softmmu.mak :000000 100644 0000000000000000000000000000000000000000 f455b1c78013c3c10d203934436c7430eedc019e A configs/targets/xtensaeb-linux-user.mak :000000 100644 0000000000000000000000000000000000000000 537407e11aed5bf1d3bed18f9a42b1069018474f A configs/targets/xtensaeb-softmmu.mak :000000 100755 0000000000000000000000000000000000000000 af14a9c23efd841c4068d624d60e64247b2d38cc A configure :000000 100644 0000000000000000000000000000000000000000 81295a11534a8532b266ae1c2f88c390cade1683 A contrib/elf2dmp/addrspace.c :000000 100644 0000000000000000000000000000000000000000 2ad30a9da48a45dd3fdf555d22f436f6d4cfe09f A contrib/elf2dmp/addrspace.h :000000 100644 0000000000000000000000000000000000000000 fa8da0f9a2d034b0a2b155a0ee3dce0ebe447654 A contrib/elf2dmp/download.c :000000 100644 0000000000000000000000000000000000000000 f65adb5d0894b5f0c81ef6858ee27e5412140923 A contrib/elf2dmp/download.h :000000 100644 0000000000000000000000000000000000000000 5456bd5a305609a4e1d29fd01d7e9afff59f5a4d A contrib/elf2dmp/err.h :000000 100644 0000000000000000000000000000000000000000 002e3d0cd5f2e7892fbdc1287d662b56848e9940 A contrib/elf2dmp/kdbg.h :000000 100644 0000000000000000000000000000000000000000 a62abadcc049c6c664c8cce4840145a817f71d88 A contrib/elf2dmp/main.c :000000 100644 0000000000000000000000000000000000000000 6707d43c4fa5ebc26d8a70317abf018d4ad40d10 A contrib/elf2dmp/meson.build :000000 100644 0000000000000000000000000000000000000000 47c5126fb86bd09c2ed6084fb9403cfc08646eb2 A contrib/elf2dmp/pdb.c :000000 100644 0000000000000000000000000000000000000000 feddf1862f08e47011495d379fdc9e7f66b5abfe A contrib/elf2dmp/pdb.h :000000 100644 0000000000000000000000000000000000000000 71126af1aca220b083c3c780835f26b4c9a3a1b2 A contrib/elf2dmp/pe.h :000000 100644 0000000000000000000000000000000000000000 c9bad6e82cf3809e32305d4bc9d24dd298948223 A contrib/elf2dmp/qemu_elf.c :000000 100644 0000000000000000000000000000000000000000 adc50238b46bd6f3d1e0d7750b0e2dbd46025f26 A contrib/elf2dmp/qemu_elf.h :000000 100644 0000000000000000000000000000000000000000 182c79d27cfeae16be479ba6e6445650cfd71682 A contrib/ivshmem-client/ivshmem-client.c :000000 100644 0000000000000000000000000000000000000000 fc45a38060f03ab9d71a519aa8ac06a142c5cb47 A contrib/ivshmem-client/ivshmem-client.h :000000 100644 0000000000000000000000000000000000000000 21f38f3fec8e37a20b8f0e467714bdc19909a795 A contrib/ivshmem-client/main.c :000000 100644 0000000000000000000000000000000000000000 3c8b09af4bf05a32a740c763079b9a1c065b75ab A contrib/ivshmem-client/meson.build :000000 100644 0000000000000000000000000000000000000000 13cb828174e80e94da2e09059b351bb1c0e9ba9a A contrib/ivshmem-server/ivshmem-server.c :000000 100644 0000000000000000000000000000000000000000 d870adb6a0955bf85a9a6044e8f6ed59c2fe25b4 A contrib/ivshmem-server/ivshmem-server.h :000000 100644 0000000000000000000000000000000000000000 5901f17707e0577db184b5f593439f58dbd52189 A contrib/ivshmem-server/main.c :000000 100644 0000000000000000000000000000000000000000 1c8fea6594d6364c44ab039d224c578a3f9a11ba A contrib/ivshmem-server/meson.build :000000 100644 0000000000000000000000000000000000000000 0e6ec673d972dcab6d7a00b6262fbf51828c5279 A contrib/plugins/bbv.c :000000 100644 0000000000000000000000000000000000000000 0a5349f131ef3e36cde343e31467338b8d98047a A contrib/plugins/cache.c :000000 100644 0000000000000000000000000000000000000000 319a7a7fc077dc4dec032cdeda4a85365ff1ac83 A contrib/plugins/cflow.c :000000 100644 0000000000000000000000000000000000000000 006fa6de243fd85cdacc6eb4276f3b135bcac37d A contrib/plugins/cpp.cpp :000000 100644 0000000000000000000000000000000000000000 b624735e62cd101d2f7df7962ebbad8c7dab20dd A contrib/plugins/dlcall.c :000000 100644 0000000000000000000000000000000000000000 5a18a8f48b49dabe772d085d2b901db66fa9d731 A contrib/plugins/drcov.c :000000 100644 0000000000000000000000000000000000000000 cb0bd399d887a5727bdb301d075c82441c674d47 A contrib/plugins/execlog.c :000000 100644 0000000000000000000000000000000000000000 ea746b513a15999098f302f3b2e0298e8621f43c A contrib/plugins/hotblocks.c :000000 100644 0000000000000000000000000000000000000000 56e5698ce1daa08890298794712df8973b254fd3 A contrib/plugins/hotpages.c :000000 100644 0000000000000000000000000000000000000000 55db9ff80289cfafa814e52f7b15260c3b495e41 A contrib/plugins/howvec.c :000000 100644 0000000000000000000000000000000000000000 87b0267ffe390a306136f81e532eaaf9a325de34 A contrib/plugins/hwprofile.c :000000 100644 0000000000000000000000000000000000000000 6f7ac1587ecfaf4df6dc410e13c535b93271d5da A contrib/plugins/ips.c :000000 100644 0000000000000000000000000000000000000000 ed9d18460fe3f7cf9ee47e7929e01014adb2b844 A contrib/plugins/lockstep.c :000000 100644 0000000000000000000000000000000000000000 e7fc4d6d8f59084c976a8317f4b222a8477e7d84 A contrib/plugins/meson.build :000000 100644 0000000000000000000000000000000000000000 3babd014171db0e83068af83cd1e6061ed34593a A contrib/plugins/stoptrigger.c :000000 100644 0000000000000000000000000000000000000000 b6df4455d634a7aa69a5ec01c2c4606a48d7bfb5 A contrib/plugins/traps.c :000000 100644 0000000000000000000000000000000000000000 063e32220b19eb30a21eb55a66b5ebff00ce4cff A contrib/plugins/uftrace.c :000000 100755 0000000000000000000000000000000000000000 9f0095e73b902f58ed5e77dba5db19218668c883 A contrib/plugins/uftrace_symbols.py :000000 100644 0000000000000000000000000000000000000000 51cd7b37ff79902a3774812310cb72c1dbfed919 A contrib/systemd/qemu-guest-agent.service :000000 100644 0000000000000000000000000000000000000000 a1d27b022170119af939b22cf55d61783230610a A contrib/systemd/qemu-pr-helper.service :000000 100644 0000000000000000000000000000000000000000 9d7c3e5e2c95330f29135680f6353cbd9f27436a A contrib/systemd/qemu-pr-helper.socket :000000 100644 0000000000000000000000000000000000000000 8fd397bf79a96456c92b67d68a3ba7e041f5c381 A contrib/systemd/qemu-vmsr-helper.service :000000 100644 0000000000000000000000000000000000000000 183e8304d6e205637080fc184d958f6e9eb8a88b A contrib/systemd/qemu-vmsr-helper.socket :000000 100644 0000000000000000000000000000000000000000 ac1eece37a450eef7906a4c64076d6c438cfcd94 A contrib/vhost-user-blk/meson.build :000000 100644 0000000000000000000000000000000000000000 6cc18a1c04f4efa94d4341b2b043217cd77f5bd5 A contrib/vhost-user-blk/vhost-user-blk.c :000000 100644 0000000000000000000000000000000000000000 aa58c1df20f5e977b03d7b1dcc4de5f651263856 A contrib/vhost-user-bridge/meson.build :000000 100644 0000000000000000000000000000000000000000 3f0fd0fa49febb9c3dab8a604b3891b41adb6850 A contrib/vhost-user-bridge/vhost-user-bridge.c :000000 100644 0000000000000000000000000000000000000000 f5edd097f805b839939a7423395a733e44ffb40b A contrib/vhost-user-gpu/50-qemu-gpu.json.in :000000 100644 0000000000000000000000000000000000000000 c8883c2d8e528043f7cb3a1f8244290a7e52a6b9 A contrib/vhost-user-gpu/meson.build :000000 100644 0000000000000000000000000000000000000000 f70b34c179f3984a216b1c8185497cda0d8fa46c A contrib/vhost-user-gpu/vhost-user-gpu.c :000000 100644 0000000000000000000000000000000000000000 0ef4b9d8c903dd05f1f4225c42489125d164ae87 A contrib/vhost-user-gpu/virgl.c :000000 100644 0000000000000000000000000000000000000000 17078783a50f2af5b481c3292fde5c205b2201b2 A contrib/vhost-user-gpu/virgl.h :000000 100644 0000000000000000000000000000000000000000 e2d8385fd857e32694659eac55584ae28e889d1c A contrib/vhost-user-gpu/vugbm.c :000000 100644 0000000000000000000000000000000000000000 82bc4934e1baf5385a38780740e9421ae7cd31be A contrib/vhost-user-gpu/vugbm.h :000000 100644 0000000000000000000000000000000000000000 aaf2870cb24dae8de1307641be9e5110fdba0d5c A contrib/vhost-user-gpu/vugpu.h :000000 100644 0000000000000000000000000000000000000000 f3362d41ac45d6f13422cf799e77df4a829b17b4 A contrib/vhost-user-input/main.c :000000 100644 0000000000000000000000000000000000000000 840d866594bf754b94e167f651c686008a4f2640 A contrib/vhost-user-input/meson.build :000000 100644 0000000000000000000000000000000000000000 44be04853e4da1b34a3a49aa5f3fa383e919a890 A contrib/vhost-user-scsi/meson.build :000000 100644 0000000000000000000000000000000000000000 9ef61cf5a7979e4d426a04650fc519c17616dfd3 A contrib/vhost-user-scsi/vhost-user-scsi.c :000000 100755 0000000000000000000000000000000000000000 f5637221d236ae47f9fa7eb2f1920891e120ed69 A contrib/vmapple/uuid.sh :000000 100644 0000000000000000000000000000000000000000 adb76b3a786c06d08ae89c5623d26bf75755d432 A cpu-common.c :000000 100644 0000000000000000000000000000000000000000 4783845c9bf3982ada6508a8c65e779eea81ce1b A cpu-target.c :000000 100644 0000000000000000000000000000000000000000 df4362ac6022eac2d736940f9a42a62561410ec8 A crypto/aes.c :000000 100644 0000000000000000000000000000000000000000 246d0679d43fb0704053ec5a1257c25e6807439f A crypto/afalg.c :000000 100644 0000000000000000000000000000000000000000 3fdcc0f8316825b9c389ef818c0f280efad44f74 A crypto/afalgpriv.h :000000 100644 0000000000000000000000000000000000000000 b2e383aa678f734160dc9e4833fd660ef9666669 A crypto/afsplit.c :000000 100644 0000000000000000000000000000000000000000 3e49cc150849ecd471add69e589febd2f58caee6 A crypto/akcipher-gcrypt.c.inc :000000 100644 0000000000000000000000000000000000000000 a34845af5d112a939b155a11a0bad33a099aafcf A crypto/akcipher-nettle.c.inc :000000 100644 0000000000000000000000000000000000000000 0a0576b79226ab9e8a4bfde9b0b6a298af4401c6 A crypto/akcipher.c :000000 100644 0000000000000000000000000000000000000000 3b33e54f081c67b336feeec1023406c2e65eb35d A crypto/akcipherpriv.h :000000 100644 0000000000000000000000000000000000000000 8fc967afcb002fff4960dfd4bac3f6abee52820b A crypto/block-luks-priv.h :000000 100644 0000000000000000000000000000000000000000 0926ad28f0cd80a4a38e7a3512d9bd967f605b67 A crypto/block-luks.c :000000 100644 0000000000000000000000000000000000000000 7f094e7e9669eb3f1df5f0b86e715d42c68341ee A crypto/block-luks.h :000000 100644 0000000000000000000000000000000000000000 054078b895054d038b36ebce9931e03e56f0f395 A crypto/block-qcow.c :000000 100644 0000000000000000000000000000000000000000 340dcfe464ff8c377371cfbc2d8e47e99141a110 A crypto/block-qcow.h :000000 100644 0000000000000000000000000000000000000000 42558f3cafcc6deee4aa2d1876dfcfe5738ca724 A crypto/block.c :000000 100644 0000000000000000000000000000000000000000 edf0b3a3d9f2cc4febfff7b8925a66992f1f6e25 A crypto/blockpriv.h :000000 100644 0000000000000000000000000000000000000000 4980d419c43906e72fc24f59cbcd0d15dfef1ef6 A crypto/cipher-afalg.c :000000 100644 0000000000000000000000000000000000000000 fce09a3c771743574514f1cd30f10f76a823de36 A crypto/cipher-gcrypt.c.inc :000000 100644 0000000000000000000000000000000000000000 963b328fa12f29760a04393604f19aabeb9cf071 A crypto/cipher-gnutls.c.inc :000000 100644 0000000000000000000000000000000000000000 d4847f0efeee32f8e01be46566f80a79f71b5702 A crypto/cipher-nettle.c.inc :000000 100644 0000000000000000000000000000000000000000 1b7ea81eac4b74b65df328d7d474d62d1f503ef4 A crypto/cipher-stub.c.inc :000000 100644 0000000000000000000000000000000000000000 1dc912b2178e18fc2ad328d2e9fe1a2141da764e A crypto/cipher.c :000000 100644 0000000000000000000000000000000000000000 c4f995f36910830a2714ee811f081d3fc67aca22 A crypto/cipherpriv.h :000000 100644 0000000000000000000000000000000000000000 9e3e61a77df371b69e44d909823b482d4e839391 A crypto/clmul.c :000000 100644 0000000000000000000000000000000000000000 81367524c3a11d8f6e44d6e5b446b6873f2d6d67 A crypto/der.c :000000 100644 0000000000000000000000000000000000000000 bcfa4a2495266fc43d651fd284edaa0be68d26aa A crypto/der.h :000000 100644 0000000000000000000000000000000000000000 bd3fe3b42723621391b37836bd1c6b1f5dddeac5 A crypto/hash-afalg.c :000000 100644 0000000000000000000000000000000000000000 af61c4e75da5f6ddacfcabe4baec0b70ec9df3f1 A crypto/hash-gcrypt.c :000000 100644 0000000000000000000000000000000000000000 809cef98aee4d8f86f84e6059349c6aa4e883464 A crypto/hash-glib.c :000000 100644 0000000000000000000000000000000000000000 99fbe824ead8ce8f19bd28908fc01fb344ca2d65 A crypto/hash-gnutls.c :000000 100644 0000000000000000000000000000000000000000 2589bbf4c10e62f7cc591a9a6d54be2b61b1a78d A crypto/hash-nettle.c :000000 100644 0000000000000000000000000000000000000000 6ffb88bf541dd162ea5e84ffd4e03f9ddab5e359 A crypto/hash.c :000000 100644 0000000000000000000000000000000000000000 83b9256886e5a59b19adc679c28ba9b1c1c3b9f9 A crypto/hashpriv.h :000000 100644 0000000000000000000000000000000000000000 44631fb34824b54c91fddc83a87e1b0197bd3a17 A crypto/hmac-gcrypt.c :000000 100644 0000000000000000000000000000000000000000 1f17769c1c7dffbc5e72576d229075ee49cd6579 A crypto/hmac-glib.c :000000 100644 0000000000000000000000000000000000000000 3c5bcbe80beae36a133c35a681d864a282c8f780 A crypto/hmac-gnutls.c :000000 100644 0000000000000000000000000000000000000000 2cff7931e120e8935b88585f4892ec2c0a665f00 A crypto/hmac-nettle.c :000000 100644 0000000000000000000000000000000000000000 2f0d044cf276866b38f6483825611c8f80357611 A crypto/hmac.c :000000 100644 0000000000000000000000000000000000000000 f339596bd9a69ba795b5110968d8fb81bfd172f9 A crypto/hmacpriv.h :000000 100644 0000000000000000000000000000000000000000 674d237fa9166c80f43bf4467df243f0b748581c A crypto/init.c :000000 100644 0000000000000000000000000000000000000000 d5fa2698880dc17132aaa3bc875c3e6a1289b5e9 A crypto/ivgen-essiv.c :000000 100644 0000000000000000000000000000000000000000 d6edecf181a4a009fd85de3ac30df1b7053b06cf A crypto/ivgen-essiv.h :000000 100644 0000000000000000000000000000000000000000 81af198c4978373eda53f16310cff0418abbffcb A crypto/ivgen-plain.c :000000 100644 0000000000000000000000000000000000000000 ebae6acd04055873f96fd2c4aeff331baaf90770 A crypto/ivgen-plain.h :000000 100644 0000000000000000000000000000000000000000 b377036c19444e2faccecdea08a83c1f4bb4dc6f A crypto/ivgen-plain64.c :000000 100644 0000000000000000000000000000000000000000 f14100947df17b5bd4ba50e60fd2f325afd4f11a A crypto/ivgen-plain64.h :000000 100644 0000000000000000000000000000000000000000 9f1f7d7dca6d9ce40af5b33ea8abdbc099a8a348 A crypto/ivgen.c :000000 100644 0000000000000000000000000000000000000000 e3388d30be1e010f717880549e2a5ba3b31e877e A crypto/ivgenpriv.h :000000 100644 0000000000000000000000000000000000000000 15f0bc72e222ce11e313525a09d8d12bee211f6a A crypto/meson.build :000000 100644 0000000000000000000000000000000000000000 e89b8b1c768d0a45f3f1409c01595eb971f858a8 A crypto/pbkdf-gcrypt.c :000000 100644 0000000000000000000000000000000000000000 f34423f918b6d615b95b9e2d8308672694de3613 A crypto/pbkdf-gnutls.c :000000 100644 0000000000000000000000000000000000000000 3ef9c1b52c49de7b088358710ac8ccda735dba37 A crypto/pbkdf-nettle.c :000000 100644 0000000000000000000000000000000000000000 9f29d0eed716e5f3d29f8766531e05488ae4f126 A crypto/pbkdf-stub.c :000000 100644 0000000000000000000000000000000000000000 2989fc0a40f168b1e32d9207b1755a4c6b457230 A crypto/pbkdf.c :000000 100644 0000000000000000000000000000000000000000 8306f16b64a168cc4415a8331f78930f375daac1 A crypto/random-gcrypt.c :000000 100644 0000000000000000000000000000000000000000 96af91aee4a1cb3be8396c68320bc29ea88f94f1 A crypto/random-gnutls.c :000000 100644 0000000000000000000000000000000000000000 102f8a4dce053fe4ea27ff29585e76f5748683c2 A crypto/random-none.c :000000 100644 0000000000000000000000000000000000000000 f92f96987d7d262047c7604b169a7fdf11236107 A crypto/random-platform.c :000000 100644 0000000000000000000000000000000000000000 6337b84c54ee928030d0575f059a983b1a0ba617 A crypto/rsakey-builtin.c.inc :000000 100644 0000000000000000000000000000000000000000 b7f34b02345a63ab64fbb234789cded4bc47bd9a A crypto/rsakey-nettle.c.inc :000000 100644 0000000000000000000000000000000000000000 7d6f273aef6b7ffec3da292efaeb4253e95a0e8b A crypto/rsakey.c :000000 100644 0000000000000000000000000000000000000000 00b3eccec78e5ddebdfbd914f5633bec9a93a000 A crypto/rsakey.h :000000 100644 0000000000000000000000000000000000000000 61a4584286c427505149a81b6e5cd78f69ff9f4b A crypto/secret.c :000000 100644 0000000000000000000000000000000000000000 a5ecb876aebab80007ee0548f1832b190faea9fb A crypto/secret_common.c :000000 100644 0000000000000000000000000000000000000000 3b332276ef5b3c36ef417bf7d722e8843d7e9796 A crypto/secret_keyring.c :000000 100644 0000000000000000000000000000000000000000 2987306cf7a2fd0e0921f94a404e770be1aa65b0 A crypto/sm4.c :000000 100644 0000000000000000000000000000000000000000 a6566f13c9bea4b6e2a9a20ea145d63da71e5ce1 A crypto/tls-cipher-suites.c :000000 100644 0000000000000000000000000000000000000000 fb09e295a65cbd1d2265ef7c34f6e0cffecc1815 A crypto/tlscreds.c :000000 100644 0000000000000000000000000000000000000000 190c9833a7f3d22ddd8428063ec71de33af5bc17 A crypto/tlscredsanon.c :000000 100644 0000000000000000000000000000000000000000 b8d9846af80bd9c5e15388c9c44bd3a698d5ffbe A crypto/tlscredsbox.c :000000 100644 0000000000000000000000000000000000000000 eeb54d1eeb9be4d9554665f5ad84484f2901455b A crypto/tlscredsbox.h :000000 100644 0000000000000000000000000000000000000000 8f2d096c7fe61ee9ec7ad4b21c20386a5adb5d42 A crypto/tlscredspriv.h :000000 100644 0000000000000000000000000000000000000000 e1b1e1a613e2465a560fc4c16ee8c565e7c56f17 A crypto/tlscredspsk.c :000000 100644 0000000000000000000000000000000000000000 b8d0cd2f1878d66a5725d31548284ac330830dda A crypto/tlscredsx509.c :000000 100644 0000000000000000000000000000000000000000 314e3e96ba823218b180001a2416d19f74966b02 A crypto/tlssession.c :000000 100644 0000000000000000000000000000000000000000 771f9b8a6e818ccff1e45434a294f890d4928289 A crypto/trace-events :000000 100644 0000000000000000000000000000000000000000 a9af0f315cb08a6b6a361edb4280b2e29d150d75 A crypto/trace.h :000000 100644 0000000000000000000000000000000000000000 edcc44de80d384a97269cf5c3a1ada5da0eaa4a6 A crypto/x509-utils.c :000000 100644 0000000000000000000000000000000000000000 3db90fa665cdffd730993cb4e3d05be7b6a35ed0 A disas/alpha.c :000000 100644 0000000000000000000000000000000000000000 a5bd91890bab5cd9c2b655ef16e7503a5b788c08 A disas/capstone.c :000000 100644 0000000000000000000000000000000000000000 21c2f03430b80e4d29d54815bb507467176c0366 A disas/disas-common.c :000000 100644 0000000000000000000000000000000000000000 799f5e86c4084571c6678a4e2fd569d482f6d9f4 A disas/disas-host.c :000000 100644 0000000000000000000000000000000000000000 ed32e704cc0cde0e554b33286c353d4359b57c35 A disas/disas-internal.h :000000 100644 0000000000000000000000000000000000000000 32e4220181a805f72af73651b74db86765019916 A disas/disas-mon.c :000000 100644 0000000000000000000000000000000000000000 48f3a365dcefc90d17327b426b42e364b29b1174 A disas/disas-target.c :000000 100644 0000000000000000000000000000000000000000 62e0cba66116ab8055c1ee620aebe0b7425692e7 A disas/hexagon.c :000000 100644 0000000000000000000000000000000000000000 2b58434966c3adfd9e96af8dbca04640612223e0 A disas/hppa.c :000000 100644 0000000000000000000000000000000000000000 800b4145ac9124f6b55ad4cb43600cc599291b00 A disas/m68k.c :000000 100644 0000000000000000000000000000000000000000 b382550e41f89e01cb990472d1f3e0781cd3d29b A disas/meson.build :000000 100644 0000000000000000000000000000000000000000 197327fae41899922b85a013b0428bac2c96b78f A disas/microblaze.c :000000 100644 0000000000000000000000000000000000000000 5aacacb2c8f1f385eebfff5ce959cd4e4d8b7458 A disas/mips.c :000000 100644 0000000000000000000000000000000000000000 db0c297b8dcfaeb6fb69de2a85855281b7209921 A disas/nanomips.c :000000 100644 0000000000000000000000000000000000000000 9859f234195011dd8d560714a0e4cfd51cfb6d6d A disas/objdump.c :000000 100644 0000000000000000000000000000000000000000 1d334e485772c710c063c19618d2db128bfaaf92 A disas/riscv-op.c.inc :000000 100644 0000000000000000000000000000000000000000 57add37c24f54a2b77c078dc3391bea08a2cae23 A disas/riscv-xlrbr-op.c.inc :000000 100644 0000000000000000000000000000000000000000 b4229e5c83ac8f25c0c78b1b7fc708262ca9ff6b A disas/riscv-xlrbr.c :000000 100644 0000000000000000000000000000000000000000 da14f1b340e71f2ffa6f4efb91ffe3f89631f5dc A disas/riscv-xlrbr.h :000000 100644 0000000000000000000000000000000000000000 1e4e0557cdb7379fb3746b0cbc565c055df455bf A disas/riscv-xthead-op.c.inc :000000 100644 0000000000000000000000000000000000000000 387c22c86924d5ded118d45afbb20b691a37db73 A disas/riscv-xthead.c :000000 100644 0000000000000000000000000000000000000000 f2160be8a4cd28e2a0b97219b7caf21fc54318f9 A disas/riscv-xthead.h :000000 100644 0000000000000000000000000000000000000000 0fe4666aee8157e77f0287c4040afffdf6222a48 A disas/riscv-xventana-op.c.inc :000000 100644 0000000000000000000000000000000000000000 5d2e07865f8e4c712981cfd5a792f444ae7ddc7d A disas/riscv-xventana.c :000000 100644 0000000000000000000000000000000000000000 d28e84c7e410f7a31763cae8277aad09b2a73f29 A disas/riscv-xventana.h :000000 100644 0000000000000000000000000000000000000000 e85dbac03513658faa5c689bb6335a86fcea64f3 A disas/riscv.c :000000 100644 0000000000000000000000000000000000000000 b0269bb709f0c4235bda2a14d963797eb0a2fd79 A disas/riscv.h :000000 100644 0000000000000000000000000000000000000000 dcdbdf26d8e2175befdc37030c06998848d1ab78 A disas/sh4.c :000000 100644 0000000000000000000000000000000000000000 5689533ce1532eeb66bbd4faf4de6bd8be406229 A disas/sparc.c :000000 100644 0000000000000000000000000000000000000000 d7dda8c2d6a61333eed4b6a4e20fc2098f60225f A disas/xtensa.c :000000 100644 0000000000000000000000000000000000000000 977053b54150f3a7627ddf3133f28c5d84e34237 A docs/_templates/footer.html :000000 100644 0000000000000000000000000000000000000000 676f6901acc32016ff1c467d0a6cdbe13231158c A docs/about/build-platforms.rst :000000 100644 0000000000000000000000000000000000000000 ccbc4219497f944aac1abec46e5ea9c8308a6d50 A docs/about/deprecated.rst :000000 100644 0000000000000000000000000000000000000000 c58149086cdd3a66337e28deb3b7d45a00106176 A docs/about/emulation.rst :000000 100644 0000000000000000000000000000000000000000 4f96ab5d912de6b6f6110c15c612149db7d655df A docs/about/index.rst :000000 100644 0000000000000000000000000000000000000000 303c55d61b4980c1b0bf09da5bf98f8f95802613 A docs/about/license.rst :000000 100644 0000000000000000000000000000000000000000 6a9944a0c794bc7f84b590382f7f505b402b6666 A docs/about/removed-features.rst :000000 100644 0000000000000000000000000000000000000000 e1b28a6cc1178a9ad6f9b39b3d75237941b3a725 A docs/block-replication.txt :000000 100644 0000000000000000000000000000000000000000 e6677bddd324375719e4ad4ba94c43c6c49afb5c A docs/bypass-iommu.txt :000000 100644 0000000000000000000000000000000000000000 e712c883dba5572c9a87aa7bec060704ce9bf4a4 A docs/colo-proxy.txt :000000 100644 0000000000000000000000000000000000000000 914bae67d9c69ff155031c52601d3d27a3e9d598 A docs/conf.py :000000 100644 0000000000000000000000000000000000000000 a0e9b96f4dc16ad3e817f9fbb8692dc9e0bfeea5 A docs/config/ich9-ehci-uhci.cfg :000000 100644 0000000000000000000000000000000000000000 eba76eb198831652f07d2d30970509a9e83db44a A docs/config/mach-virt-graphical.cfg :000000 100644 0000000000000000000000000000000000000000 324b0542ffa1e1b37d6aa30acb73907e8d8e0c6d A docs/config/mach-virt-serial.cfg :000000 100644 0000000000000000000000000000000000000000 b4bd7e858a91d2cc3cca09f8e5d3c595e0687008 A docs/config/q35-emulated.cfg :000000 100644 0000000000000000000000000000000000000000 820860aefe0d14627af34908d95736e2047d63e6 A docs/config/q35-virtio-graphical.cfg :000000 100644 0000000000000000000000000000000000000000 023291390efdca71e962365b8f293d1dedbc2dd8 A docs/config/q35-virtio-serial.cfg :000000 100644 0000000000000000000000000000000000000000 52d6454b9394bc86100f850c26909aad0caf3dc3 A docs/defs.rst.inc :000000 100644 0000000000000000000000000000000000000000 ea4ede4b8c4a40a13931f2561bdc84891d6d9435 A docs/devel/atomics.rst :000000 100644 0000000000000000000000000000000000000000 6addaecf8d705aeeffd6cded3abac84ebbb28198 A docs/devel/bitops.rst :000000 100644 0000000000000000000000000000000000000000 6dd2cdcab370cb816648f496b4d78c1560e778fd A docs/devel/block-coroutine-wrapper.rst :000000 100644 0000000000000000000000000000000000000000 61b2dc0d1bc420d65ea19297c9d7851ecf6dfd68 A docs/devel/build-environment.rst :000000 100644 0000000000000000000000000000000000000000 c64d40b42af369f295a760b30f37d5021c2eb81f A docs/devel/build-system.rst :000000 100644 0000000000000000000000000000000000000000 16de32147b9efed0a135b6beff8593a3244d78cb A docs/devel/clocks.rst :000000 100644 0000000000000000000000000000000000000000 f734ed0317421af030bffab12e114eb5a7dcbd99 A docs/devel/code-of-conduct.rst :000000 100644 0000000000000000000000000000000000000000 65b8f232a08f6bc903c77fd0b1f7a5adad9fbe5d A docs/devel/code-provenance.rst :000000 100644 0000000000000000000000000000000000000000 f065d7eee0bf650f39b12e9902f9d2f8e09f0577 A docs/devel/codebase.rst :000000 100644 0000000000000000000000000000000000000000 b61223239780e8c4ee53982d74231da54942f173 A docs/devel/conflict-resolution.rst :000000 100644 0000000000000000000000000000000000000000 3d5702fa4cccd192e9971a2d891bf3232d66d93f A docs/devel/control-flow-integrity.rst :000000 100644 0000000000000000000000000000000000000000 39b1c910e7f3eb9accc8fadddd9d4ab8e6124589 A docs/devel/crypto.rst :000000 100644 0000000000000000000000000000000000000000 33cd6fe583d4caf77b699831600535d633ab8185 A docs/devel/decodetree.rst :000000 100644 0000000000000000000000000000000000000000 a7768b53117b64e2e5aef6a1ebb31cfb6c274e59 A docs/devel/docs.rst :000000 100644 0000000000000000000000000000000000000000 ed5d33767bd52c34a9391aa297368521c576b369 A docs/devel/ebpf_rss.rst :000000 100644 0000000000000000000000000000000000000000 9cb2a86871ee95002daca7c19008bf9379e88bc9 A docs/devel/hexagon-l2vic.rst :000000 100644 0000000000000000000000000000000000000000 92ebc32dce88fc7ba97131a123610a978f9b19f3 A docs/devel/hexagon-sys.rst :000000 100644 0000000000000000000000000000000000000000 1c487c152ab92fa55ed45d5b25fce27a95ed0e9e A docs/devel/index-api.rst :000000 100644 0000000000000000000000000000000000000000 3f3cb21b9b420057fc0b3df795cd59d6b792a6a7 A docs/devel/index-build.rst :000000 100644 0000000000000000000000000000000000000000 763cda1e76f22b1052a536281018dfc985de4240 A docs/devel/index-internals.rst :000000 100644 0000000000000000000000000000000000000000 5807752d7044980d4a74931caf8a27c6aa30114a A docs/devel/index-process.rst :000000 100644 0000000000000000000000000000000000000000 a992844e5c60636cdf00c3ca2e27d5d0e834cee5 A docs/devel/index-tcg.rst :000000 100644 0000000000000000000000000000000000000000 6f9ff4a0b91cceb29525ec33b52b60a16f130534 A docs/devel/index.rst :000000 100644 0000000000000000000000000000000000000000 1d4a114a022af99a5a652da08034f2c1f3617bb0 A docs/devel/kconfig.rst :000000 100644 0000000000000000000000000000000000000000 3aeb8bbe8ba663c541c971c185508ba524294d26 A docs/devel/loads-stores.rst :000000 100644 0000000000000000000000000000000000000000 8b43578f6c76300a210579b4d53652454cd27f73 A docs/devel/lockcnt.rst :000000 100644 0000000000000000000000000000000000000000 94ec285c27ae36f7cbd3c63290007434ad99f486 A docs/devel/luks-detached-header.rst :000000 100644 0000000000000000000000000000000000000000 88a613ed74ffe1ff9645314b821d2959a8c79ed5 A docs/devel/maintainers.rst :000000 100644 0000000000000000000000000000000000000000 9083b18f08be7e0d13b0359b8dd9abb6c7b0a910 A docs/devel/memory.rst :000000 100644 0000000000000000000000000000000000000000 b6178568a854b92cbcee1b8ed9ef6ea22d943fd6 A docs/devel/migration/CPR.rst :000000 100644 0000000000000000000000000000000000000000 d7c34a30149d68065cb547637e878777863586dd A docs/devel/migration/best-practices.rst :000000 100644 0000000000000000000000000000000000000000 ce3a1100deb116e981faf491a5856609dce99511 A docs/devel/migration/compatibility.rst :000000 100644 0000000000000000000000000000000000000000 8f32329d5fda2e239d378c0bc4662fd8cf6d7d23 A docs/devel/migration/dirty-limit.rst :000000 100644 0000000000000000000000000000000000000000 fe2361d6fe1e0e2f331e21ff0cd5a2d905a286f9 A docs/devel/migration/fast-snapshot-load.rst :000000 100644 0000000000000000000000000000000000000000 23c2a93173c430cec827c45ca903eef8ed3e078f A docs/devel/migration/features.rst :000000 100644 0000000000000000000000000000000000000000 2aa294d6314bd4cb18623e0caf9adc6d93fd030e A docs/devel/migration/index.rst :000000 100644 0000000000000000000000000000000000000000 430673a4998e32f8575f2b3d0e0607d98940d564 A docs/devel/migration/main.rst :000000 100644 0000000000000000000000000000000000000000 b08c2b433c46f137efb1735b0f81e4d79f3c8241 A docs/devel/migration/mapped-ram.rst :000000 100644 0000000000000000000000000000000000000000 e319388d8f87266bdb8940a2e7b828ab215cb248 A docs/devel/migration/postcopy.rst :000000 100644 0000000000000000000000000000000000000000 862b3831647b3e8766c308ae1067c1baa8aa8f3e A docs/devel/migration/qatzip-compression.rst :000000 100644 0000000000000000000000000000000000000000 990992d78655b1d1ce7bb07f5fc46cc8c6b3dd81 A docs/devel/migration/qpl-compression.rst :000000 100644 0000000000000000000000000000000000000000 64cadebd219332c85230801b25c7d4d2fbb0bd9e A docs/devel/migration/uadk-compression.rst :000000 100644 0000000000000000000000000000000000000000 f235c2d4f9d1bae5aa8bdcc2701340780d558f89 A docs/devel/migration/vfio.rst :000000 100644 0000000000000000000000000000000000000000 611a18b821519e51fc5ddc84b1b5049a8219387a A docs/devel/migration/virtio.rst :000000 100644 0000000000000000000000000000000000000000 d4f4007261115d2699fabc802f4f7b59394df00e A docs/devel/migration/xbzrle.rst :000000 100644 0000000000000000000000000000000000000000 8e999c4fa48d06742ed254c16435c5f90f7a887a A docs/devel/modules.rst :000000 100644 0000000000000000000000000000000000000000 4ef539c0b0b27fa1ae0aff6862ca9663b200b5fc A docs/devel/multi-process.rst :000000 100644 0000000000000000000000000000000000000000 da9a1530c9fa9b75076da8ddbce41c6468894860 A docs/devel/multi-thread-tcg.rst :000000 100644 0000000000000000000000000000000000000000 a6eb04626732f68ff316da54990a203dbffbe5ef A docs/devel/multiple-iothreads.rst :000000 100644 0000000000000000000000000000000000000000 68739334f3c936cc28b8fceac6dbebbfe68e78a2 A docs/devel/pci.rst :000000 100644 0000000000000000000000000000000000000000 b1cc5b5f0db1319755051294a3fde5da590c4230 A docs/devel/qapi-code-gen.rst :000000 100644 0000000000000000000000000000000000000000 1924f12d42c05c76efe31d60d4e8a67cb6e6b2ab A docs/devel/qapi-domain.rst :000000 100644 0000000000000000000000000000000000000000 27b534ba127022d87adcd296a95e0548fc361493 A docs/devel/qdev-api.rst :000000 100644 0000000000000000000000000000000000000000 ed1f17e797e24145da58a948c1906af835d9d6f9 A docs/devel/qom-api.rst :000000 100644 0000000000000000000000000000000000000000 935bb1004a7839c8e963985e765c866d5b980c53 A docs/devel/qom.rst :000000 100644 0000000000000000000000000000000000000000 dd07c1d9195b0885aa0621e8e1428e11e4d95580 A docs/devel/rcu.rst :000000 100644 0000000000000000000000000000000000000000 40f58d9d4fc8a08ddb1b9e4b00ce45445d66e13e A docs/devel/replay.rst :000000 100644 0000000000000000000000000000000000000000 91e8c21189e03d1b8548f9f6d17e8b56754019a3 A docs/devel/reset.rst :000000 100644 0000000000000000000000000000000000000000 94c550b39b3c100d2e3f72a2cca5cdd423f7f2f2 A docs/devel/rust.rst :000000 100644 0000000000000000000000000000000000000000 48313b92d417a05d8aa4fa12803bbb9f9300a529 A docs/devel/s390-cpu-topology.rst :000000 100644 0000000000000000000000000000000000000000 2529eb5f54b3cf921312cefb188e26b2882d4b74 A docs/devel/s390-dasd-ipl.rst :000000 100644 0000000000000000000000000000000000000000 0454cc527e128b31353ea1b46a27426125ff333c A docs/devel/secure-coding-practices.rst :000000 100644 0000000000000000000000000000000000000000 864b5d932044323760c4bd48a0d8e2d99d17d6b9 A docs/devel/ssi.rst :000000 100644 0000000000000000000000000000000000000000 c21fb86645a7e955119da5f43fcd188e7dad4766 A docs/devel/stable-process.rst :000000 100644 0000000000000000000000000000000000000000 6876d3a59ec73ec440bf7a9084b4e611ed3c0205 A docs/devel/style.rst :000000 100644 0000000000000000000000000000000000000000 5ccd09a3978556543bf6c549ac5da361d43562a1 A docs/devel/submitting-a-patch.rst :000000 100644 0000000000000000000000000000000000000000 e7d0080878224267a89e129f04e71b3fe46d5e8c A docs/devel/submitting-a-pull-request.rst :000000 100644 0000000000000000000000000000000000000000 a1dcd79e0fdd5142d6e876466e397cf8a25d6d89 A docs/devel/tcg-icount.rst :000000 100644 0000000000000000000000000000000000000000 88d48a1f99a63e54d5f07ce8625413f035baaa19 A docs/devel/tcg-ops.rst :000000 100644 0000000000000000000000000000000000000000 f48c32bd8448786f69193cea81440fdfc5a673c1 A docs/devel/tcg-plugins.rst :000000 100644 0000000000000000000000000000000000000000 2786f2f67912362a1f828da744107cc55eb4eeea A docs/devel/tcg.rst :000000 100644 0000000000000000000000000000000000000000 9a4d716ebffd49b51203e7b2e6d351adc3a41f49 A docs/devel/testing/acpi-bits.rst :000000 100644 0000000000000000000000000000000000000000 63887c9aa9c8cabb07347a2d61c82f226a3e6954 A docs/devel/testing/blkdebug.rst :000000 100644 0000000000000000000000000000000000000000 2a71778b5e3c5126af502c6c7ab77baf2d3e40fe A docs/devel/testing/blkverify.rst :000000 100644 0000000000000000000000000000000000000000 d747a7ad1375d3d153f5343edc92fe993e3e15f3 A docs/devel/testing/ci-jobs.rst.inc :000000 100644 0000000000000000000000000000000000000000 67b23d371976ccfce77634bf483e6effa29011cf A docs/devel/testing/ci-runners.rst.inc :000000 100644 0000000000000000000000000000000000000000 e21d39db57a4a956207653586ffbcc4dd4ae5e22 A docs/devel/testing/ci.rst :000000 100644 0000000000000000000000000000000000000000 60a427d175dc0047dc7554e4f4756761fea45ae2 A docs/devel/testing/functional.rst :000000 100644 0000000000000000000000000000000000000000 c43f815f320982f3a430ff1b38b78ba9b4499ac2 A docs/devel/testing/fuzzing.rst :000000 100644 0000000000000000000000000000000000000000 ccc2fc6cbc1dc47327553c8f1e10270a3b473da3 A docs/devel/testing/index.rst :000000 100644 0000000000000000000000000000000000000000 fadb376eaf0dbe2c28289e5cabc2f7affa5284ed A docs/devel/testing/main.rst :000000 100644 0000000000000000000000000000000000000000 ca63d1ea98ea8be9009d0158a2fbf382eae4fb49 A docs/devel/testing/qgraph.rst :000000 100644 0000000000000000000000000000000000000000 f96db05c2a9c61a8701878ec0874027a71db8908 A docs/devel/testing/qtest.rst :000000 100644 0000000000000000000000000000000000000000 f4557ee20e4b9111581e3e4d5287a59fd0f40a53 A docs/devel/tracing.rst :000000 100644 0000000000000000000000000000000000000000 9380c730f789ce36de01fd2a0c7fb8c3d6f4db2c A docs/devel/trivial-patches.rst :000000 100644 0000000000000000000000000000000000000000 b4013b5d12e5483dccf88082965ed3887b20925b A docs/devel/uefi-vars.rst :000000 100644 0000000000000000000000000000000000000000 17fb667dec4c286798e7851547a63815b560bb06 A docs/devel/ui.rst :000000 100644 0000000000000000000000000000000000000000 d5538461ba903fb0f05ee75a3c0cc4cab0736035 A docs/devel/vfio-iommufd.rst :000000 100644 0000000000000000000000000000000000000000 7875d00d1e071e0913698a46f753f0d808aa808b A docs/devel/vfio-mdpy.rst :000000 100644 0000000000000000000000000000000000000000 ebddc3b9f517461cc6a06fbe435f82304a1036c8 A docs/devel/virtio-backends.rst :000000 100644 0000000000000000000000000000000000000000 baf94cbdefab3707bcadf9ea8c4bab1f42b574d4 A docs/devel/writing-monitor-commands.rst :000000 100644 0000000000000000000000000000000000000000 30296d3c856abeb6ce7cd6aef129a3966b8d5f56 A docs/devel/zoned-storage.rst :000000 100644 0000000000000000000000000000000000000000 2857731bc4466adab27b8a2968315e17b2aaf58e A docs/glossary.rst :000000 100644 0000000000000000000000000000000000000000 e54040335ba72dc971babb4d776e46d94f342f70 A docs/igd-assign.txt :000000 100644 0000000000000000000000000000000000000000 279cc8c807fcc3a7a152dbb9f578ff4d76fd0dc6 A docs/image-fuzzer.txt :000000 100644 0000000000000000000000000000000000000000 5665de85cabf5e7e5a322c53e3229ed3d0a43c9a A docs/index.rst :000000 100644 0000000000000000000000000000000000000000 055f2c1aef32454c308ee4a3aa677942022f12ed A docs/interop/barrier.rst :000000 100644 0000000000000000000000000000000000000000 7536f0ba5c3e8d690491843ccfb1993ef78ec05e A docs/interop/bitmaps.rst :000000 100644 0000000000000000000000000000000000000000 c87a04c96935148e48b2ba266a82a6d7471ea776 A docs/interop/dbus-display.rst :000000 100644 0000000000000000000000000000000000000000 5f8c6d125de847cde0f2dfc70034ca920e580652 A docs/interop/dbus-vmstate.rst :000000 100644 0000000000000000000000000000000000000000 5ea4fd5718306d21eafcf30afa89f006af0267fb A docs/interop/dbus-vnc.rst :000000 100644 0000000000000000000000000000000000000000 427debc9c504514a7b1c95d29a30b1877394effd A docs/interop/dbus.rst :000000 100644 0000000000000000000000000000000000000000 421bee0e5ed457200bdcc434efbd1ccc64f46c2e A docs/interop/firmware.json :000000 100644 0000000000000000000000000000000000000000 2cf3a8c9aa3a16be6e9de0041b531317ec822390 A docs/interop/index.rst :000000 100644 0000000000000000000000000000000000000000 6b549ede7c91491efd19e1645256e7fa19146375 A docs/interop/live-block-operations.rst :000000 100644 0000000000000000000000000000000000000000 de079d31fd8d37632ef1c8f261302f5d375b0270 A docs/interop/nbd.rst :000000 100644 0000000000000000000000000000000000000000 7b328a40c80390479b323f3498c0bf207586ec32 A docs/interop/parallels.rst :000000 100644 0000000000000000000000000000000000000000 e926f0a6c9cbec7ea3cee823c6583d2595768a47 A docs/interop/pr-helper.rst :000000 100644 0000000000000000000000000000000000000000 5bb63bb93a46d5b0cb9dc450328b51ef9cc02f49 A docs/interop/prl-xml.rst :000000 100644 0000000000000000000000000000000000000000 594859110739c504f82f5272b93a4bf1ac62a771 A docs/interop/qcow2.rst :000000 100644 0000000000000000000000000000000000000000 cd6c7d90051b437b8141071e21a8e751a53f823c A docs/interop/qed_spec.rst :000000 100644 0000000000000000000000000000000000000000 ea6652ae43e7b7d7c6fd179388d1956d6ed8bc79 A docs/interop/qemu-ga-ref.rst :000000 100644 0000000000000000000000000000000000000000 d16cc1b9f07811d27453a5741d6c5515addfae2b A docs/interop/qemu-ga.rst :000000 100644 0000000000000000000000000000000000000000 f0ce39ad67dfdfecf58fc88ffa5ae958917a23a3 A docs/interop/qemu-qmp-ref.rst :000000 100644 0000000000000000000000000000000000000000 4dbb6a2cc8327a1cf16c6f55eb12d7fe8f1c3574 A docs/interop/qemu-storage-daemon-qmp-ref.rst :000000 100644 0000000000000000000000000000000000000000 563344160e6f224757740897e649146bb68f5712 A docs/interop/qmp-spec.rst :000000 100644 0000000000000000000000000000000000000000 1c92f442d232ce6ce880868bb7062e42481b69ae A docs/interop/vfio-user.rst :000000 100644 0000000000000000000000000000000000000000 3035822d05c50aee286e04bf6f4510267d3313dc A docs/interop/vhost-user-gpu.rst :000000 100644 0000000000000000000000000000000000000000 29c84e86e5584052fe876a0305137ce1c257149d A docs/interop/vhost-user.json :000000 100644 0000000000000000000000000000000000000000 c1e02ff7e96a199857b17261ff98ac24fc176a0c A docs/interop/vhost-user.rst :000000 100644 0000000000000000000000000000000000000000 0c70ba01bc32c8a64aa8de1ab406731125cf9d0c A docs/interop/vhost-vdpa.rst :000000 100644 0000000000000000000000000000000000000000 b9a6a6edb229a45e29c256a68c7429eef9580894 A docs/interop/virtio-balloon-stats.rst :000000 100644 0000000000000000000000000000000000000000 0f124f68b199a8d3aadd57c5c1969a2937b5ace3 A docs/interop/vnc-ledstate-pseudo-encoding.rst :000000 100644 0000000000000000000000000000000000000000 6aa5e17e26090f619787de7b71888093fb9d0117 A docs/memory-hotplug.txt :000000 100644 0000000000000000000000000000000000000000 4d8cc545fcc54857631657e38fdec9b622d8a96e A docs/meson.build :000000 100644 0000000000000000000000000000000000000000 95b1556f67b8a256176819296e1b152a99003096 A docs/multi-thread-compression.txt :000000 100644 0000000000000000000000000000000000000000 2b297e979d6bc5519f308c30dfd89237a8244397 A docs/multiseat.txt :000000 100644 0000000000000000000000000000000000000000 fd7773dc5abb5bc8abd261005af7e5b35502b022 A docs/nvdimm.txt :000000 100644 0000000000000000000000000000000000000000 540191f5e046614f9ae6831d9bcfadb4187787ca A docs/pci_expander_bridge.txt :000000 100644 0000000000000000000000000000000000000000 df4917831164f8722d1a5a2591fd1d70d9d72ab4 A docs/pcie.txt :000000 100644 0000000000000000000000000000000000000000 1aa08fc5f0c08bee49307cf2dbcd3ba55f3e84d3 A docs/pcie_pci_bridge.txt :000000 100644 0000000000000000000000000000000000000000 00d7bd93fdff379e9638d93363b5fd2fe21a9512 A docs/pcie_sriov.txt :000000 100644 0000000000000000000000000000000000000000 204a5741ad2973c8a7d858204c8453c1beb1fb8c A docs/qcow2-cache.txt :000000 100644 0000000000000000000000000000000000000000 fb420da2a9e1a2c34bd54f451b9cd2f77005f546 A docs/qdev-device-use.txt :000000 100644 0000000000000000000000000000000000000000 d7acbe67f737a0f86aad06a732b6edca2735b8e3 A docs/qemu-option-trace.rst.inc :000000 100644 0000000000000000000000000000000000000000 7ca766745dee68c1a6cf44355ed36737885bcf43 A docs/qemupciserial.inf :000000 100644 0000000000000000000000000000000000000000 bd8dd799a9ebed182a10e8935228323abbed254a A docs/rdma.txt :000000 100644 0000000000000000000000000000000000000000 509d56bd1e8d8e5f99002fd4cdd16cdcaf6d656d A docs/requirements.txt :000000 100644 0000000000000000000000000000000000000000 f49678100044a58026e35132a0731976f3adc707 A docs/specs/acpi_cpu_hotplug.rst :000000 100644 0000000000000000000000000000000000000000 2339b60ad74ddf2b0dd1f0f7677f53a09e110606 A docs/specs/acpi_erst.rst :000000 100644 0000000000000000000000000000000000000000 aaf7b1ad11a5ff71dc8b881b280c70418950ccc0 A docs/specs/acpi_hest_ghes.rst :000000 100644 0000000000000000000000000000000000000000 3acd6fcd8b8fd84492391f702643b29af935b2c7 A docs/specs/acpi_hw_reduced_hotplug.rst :000000 100644 0000000000000000000000000000000000000000 069819bc3e01e57daee278257c9225491d646df8 A docs/specs/acpi_mem_hotplug.rst :000000 100644 0000000000000000000000000000000000000000 ab0335253d7527b3c821d18f421ce1a952bacfac A docs/specs/acpi_nvdimm.rst :000000 100644 0000000000000000000000000000000000000000 685bc5c322fb584c3d4af5f92777017a3b39d1b2 A docs/specs/acpi_pci_hotplug.rst :000000 100644 0000000000000000000000000000000000000000 892a74a0c357f45e373e7a18de788cfa4b74d0ea A docs/specs/aspeed-intc.rst :000000 100644 0000000000000000000000000000000000000000 ae72737dbb459e38518b58ebdb8a00217a8571fc A docs/specs/edu.rst :000000 100644 0000000000000000000000000000000000000000 f7d86d3e377ce674a9146306752a02a502f77fa9 A docs/specs/fsi.rst :000000 100644 0000000000000000000000000000000000000000 7e2fe0851d38f2da99e240943e626ff9b64b698a A docs/specs/fw_cfg.rst :000000 100644 0000000000000000000000000000000000000000 44e108db02a8e0ff84ee70e6c1d7fa5e91af77d0 A docs/specs/index.rst :000000 100644 0000000000000000000000000000000000000000 89929a307e22315d87a9a339e0ee54f053c0a9c7 A docs/specs/iommu-testdev.rst :000000 100644 0000000000000000000000000000000000000000 2d8e80055b0165c4eacca38c3c3aab028fe1c9e0 A docs/specs/ivshmem-spec.rst :000000 100644 0000000000000000000000000000000000000000 261b0f359fe51ded129948354097566c2b28e188 A docs/specs/pci-ids.rst :000000 100644 0000000000000000000000000000000000000000 8d916a3669798916a43274a295eb40aef39db69a A docs/specs/pci-serial.rst :000000 100644 0000000000000000000000000000000000000000 4b6d36543b735025dc41cf3bc718291fbaae2026 A docs/specs/pci-testdev.rst :000000 100644 0000000000000000000000000000000000000000 6cdcef20265e746682259446bc47b0547175b467 A docs/specs/ppc-spapr-hcalls.rst :000000 100644 0000000000000000000000000000000000000000 f84dc55ad91524227a00957196a0618e21c15456 A docs/specs/ppc-spapr-hotplug.rst :000000 100644 0000000000000000000000000000000000000000 ffa687dc89da79e2e01ecad6f3beb85b2266db67 A docs/specs/ppc-spapr-numa.rst :000000 100644 0000000000000000000000000000000000000000 a00288deb36084e8a2281aecb685d8845750bc73 A docs/specs/ppc-spapr-uv-hcalls.rst :000000 100644 0000000000000000000000000000000000000000 f47f739e0190fbf70ac49b5f0d83edf7829747dd A docs/specs/ppc-spapr-xive.rst :000000 100644 0000000000000000000000000000000000000000 968cc760d46696cbea7872b08695e51a1f11b63e A docs/specs/ppc-xive.rst :000000 100644 0000000000000000000000000000000000000000 61a80480edb8be693b5e1b6393ccca251bc3d843 A docs/specs/pvpanic.rst :000000 100644 0000000000000000000000000000000000000000 aaf0db9f91b961a44491f949b95ff6dd0db0e2e4 A docs/specs/rapl-msr.rst :000000 100644 0000000000000000000000000000000000000000 f3c6ab7fcb8fff0a90892253ca3ce8726e6c2316 A docs/specs/riscv-aia.rst :000000 100644 0000000000000000000000000000000000000000 e6dcad7d383c5110d1984add220ae802116d2d8c A docs/specs/riscv-debug.rst :000000 100644 0000000000000000000000000000000000000000 571a6a6cc9634118beb304601c5f6259da62ae2e A docs/specs/riscv-iommu.rst :000000 100644 0000000000000000000000000000000000000000 3a7fc6a7e0e3f468839fed240e5bcf8c656ecf27 A docs/specs/rocker.rst :000000 100644 0000000000000000000000000000000000000000 82b21600afc7e5676996374d18197f09f1802564 A docs/specs/s390x-secure-ipl.rst :000000 100644 0000000000000000000000000000000000000000 3f7f082df5941d561f15380812a496342b265316 A docs/specs/sev-guest-firmware.rst :000000 100644 0000000000000000000000000000000000000000 477ff9ef36c778b7ebac3777052fdcaf9fa6b6d9 A docs/specs/spdm.rst :000000 100644 0000000000000000000000000000000000000000 992f429ced1beb83ea94c474a8f691ec08c74f6c A docs/specs/standard-vga.rst :000000 100644 0000000000000000000000000000000000000000 ba2b0d726745fdf8ebc4c73c9c42e1ff8047a9db A docs/specs/tpm.rst :000000 100644 0000000000000000000000000000000000000000 ad3edde82d202ca1db5800e3f3d7624e50ce7a45 A docs/specs/virt-ctlr.rst :000000 100644 0000000000000000000000000000000000000000 6541aa116f708e7911c1caafc46a051caa73fee6 A docs/specs/vmcoreinfo.rst :000000 100644 0000000000000000000000000000000000000000 9a3cefcd828b95224795c01eee622fdb439faef8 A docs/specs/vmgenid.rst :000000 100644 0000000000000000000000000000000000000000 2f1e95afbffa285295fd98f3b50d2cf0c97a1a58 A docs/specs/vmlaunchupdate.rst :000000 100644 0000000000000000000000000000000000000000 b6f434a4187c873d18d37674ab4ceace2556c69d A docs/specs/vmw_pvscsi-spec.rst :000000 100644 0000000000000000000000000000000000000000 71a86053051bdeb468b4bc74938009394aa227da A docs/sphinx-static/custom.js :000000 100644 0000000000000000000000000000000000000000 f312e9b57e4a000141f79a57d60c433e087f2f07 A docs/sphinx-static/theme_overrides.css :000000 100644 0000000000000000000000000000000000000000 2b086e2f583c34fb6ab50d2824388fe1f1346c34 A docs/sphinx/dbusdoc.py :000000 100644 0000000000000000000000000000000000000000 9872fd5bf6a4516f36d8bb5e5e1566efb54bf70a A docs/sphinx/dbusdomain.py :000000 100644 0000000000000000000000000000000000000000 024553eae7b580bf7417978fc20b97044d4c2e7d A docs/sphinx/dbusparser.py :000000 100644 0000000000000000000000000000000000000000 d3c774d28b1c4418fda73aded7cf6366f6754cda A docs/sphinx/depfile.py :000000 100644 0000000000000000000000000000000000000000 a84723be19e593a02f646c3f500f14b5b70a490f A docs/sphinx/hxtool.py :000000 100644 0000000000000000000000000000000000000000 9721072e47685c02080f8bd941fb4ee7ee180483 A docs/sphinx/kerneldoc.py :000000 100644 0000000000000000000000000000000000000000 159857113a490d27d35eab9124f4134dde443f5c A docs/sphinx/qapi_domain.py :000000 100644 0000000000000000000000000000000000000000 54a32e45f7ed09037f56753a770f6b60c830744d A docs/sphinx/qapidoc.py :000000 100644 0000000000000000000000000000000000000000 7b3b808d124fc5ba4fb6424ad8560f81826c035f A docs/sphinx/qmp_lexer.py :000000 100644 0000000000000000000000000000000000000000 50778952e52bcaeaf30d965605252b775c89f222 A docs/spice-port-fqdn.txt :000000 100644 0000000000000000000000000000000000000000 fccc7ee1c393f80ca062e38c61998e98c6bb8f81 A docs/spin/aio_notify.promela :000000 100644 0000000000000000000000000000000000000000 9cef2c955dd0059270c14289d121f6c3cf7d1ce8 A docs/spin/aio_notify_accept.promela :000000 100644 0000000000000000000000000000000000000000 b3bfca1ca4f52f73365c413af97c0bd739be922d A docs/spin/aio_notify_bug.promela :000000 100644 0000000000000000000000000000000000000000 1d03af850b78d934ceaff2a1134be81fe3939730 A docs/spin/tcg-exclusive.promela :000000 100644 0000000000000000000000000000000000000000 c446a71555339f0f79ca758b7f08cb1267ac05cd A docs/spin/win32-qemu-event.promela :000000 100644 0000000000000000000000000000000000000000 2d51ceeb8443bbe4e4b4db2731418e5bb39a2826 A docs/system/arm/aspeed.rst :000000 100644 0000000000000000000000000000000000000000 31a40e3b3b905f5f13af59b5b860491e2d7316b3 A docs/system/arm/b-l475e-iot01a.rst :000000 100644 0000000000000000000000000000000000000000 03cc5618c38e0f3bd16856f57df8dd1249595310 A docs/system/arm/bananapi_m2u.rst :000000 100644 0000000000000000000000000000000000000000 5cc67b6d1b50e76a865a3f8abf912973551aaaad A docs/system/arm/collie.rst :000000 100644 0000000000000000000000000000000000000000 10b0eff27e54d150012ae7b1b6bab721946b5341 A docs/system/arm/cpu-features.rst :000000 100644 0000000000000000000000000000000000000000 90d24c73a13523c96a20c5125a3f213f2feb135b A docs/system/arm/cubieboard.rst :000000 100644 0000000000000000000000000000000000000000 2b3520ff5e19a0e57baf246ece4949e2dd908a0b A docs/system/arm/digic.rst :000000 100644 0000000000000000000000000000000000000000 377e248720643bd5eca7a9c529f4b0278f700ee9 A docs/system/arm/emcraft-sf2.rst :000000 100644 0000000000000000000000000000000000000000 34b63f9867ff18232e24e0b995667e6f5b7e4d54 A docs/system/arm/emulation.rst :000000 100644 0000000000000000000000000000000000000000 86894bc02b7d70595fcda77a3706e632da080714 A docs/system/arm/exynos.rst :000000 100644 0000000000000000000000000000000000000000 2a9711e8a79faca9eb351e421980781a65b86c9c A docs/system/arm/imx25-pdk.rst :000000 100644 0000000000000000000000000000000000000000 1bcb8255be5700ac9e47ab9a734a3b8e9fb3ee5f A docs/system/arm/imx8m.rst :000000 100644 0000000000000000000000000000000000000000 594438008e44cce48291c2b09a47cc534cc8e711 A docs/system/arm/integratorcp.rst :000000 100644 0000000000000000000000000000000000000000 bb018fbdf7cb2fa44e8533a3095e18baa35c5b55 A docs/system/arm/kzm.rst :000000 100644 0000000000000000000000000000000000000000 3d95011fefda555989aad21ca70779487e28dab9 A docs/system/arm/max78000.rst :000000 100644 0000000000000000000000000000000000000000 8871138ab3eeaa18177e8fdb627cd0ee58edbf66 A docs/system/arm/mcimx6ul-evk.rst :000000 100644 0000000000000000000000000000000000000000 c5d35af1d44ac64130e8dc2b38b8ae8191c9fd4b A docs/system/arm/mcimx7d-sabre.rst :000000 100644 0000000000000000000000000000000000000000 24f6fe4fdbfaf13d768a4dd51105f9f16122bbc5 A docs/system/arm/mps2.rst :000000 100644 0000000000000000000000000000000000000000 81e3dc921949beb6cd1af404edfd605ae3c33039 A docs/system/arm/musca.rst :000000 100644 0000000000000000000000000000000000000000 e0ea6a8b7ecb5b9629cd7ab0c8f63bccb72d65a7 A docs/system/arm/nrf.rst :000000 100644 0000000000000000000000000000000000000000 51d36b2bc0be446b3c93ec06e071a98a072e08f1 A docs/system/arm/nuvoton.rst :000000 100644 0000000000000000000000000000000000000000 d81f6c3bfd2a22c5674df325c9d2bc40dbb8d73e A docs/system/arm/orangepi.rst :000000 100644 0000000000000000000000000000000000000000 44eec3f1c3325478426ba15959486a232b63ec3b A docs/system/arm/raspi.rst :000000 100644 0000000000000000000000000000000000000000 65f5be346b16079e027b3364606beebf2f3d4b3f A docs/system/arm/realview.rst :000000 100644 0000000000000000000000000000000000000000 d3a3c01dd6db136e082b9230db6b172738a9b70f A docs/system/arm/sabrelite.rst :000000 100644 0000000000000000000000000000000000000000 2bf3fc8d59dc6dbb8c4fc7f09e18184f9e886e05 A docs/system/arm/sbsa.rst :000000 100644 0000000000000000000000000000000000000000 8af4ad79c7961162d73091db985257a2fa0f88ee A docs/system/arm/stellaris.rst :000000 100644 0000000000000000000000000000000000000000 23b03f9029aca4d78111288f22bba88f4d880e98 A docs/system/arm/stm32.rst :000000 100644 0000000000000000000000000000000000000000 8bce30d4b25de5a09bf39cf2fa90662be23fc504 A docs/system/arm/sx1.rst :000000 100644 0000000000000000000000000000000000000000 2ae792bac3e5cc936e84123e3bd6c2cb924e717c A docs/system/arm/versatile.rst :000000 100644 0000000000000000000000000000000000000000 38f29c73e7174a343dca57bd1ee49c74a07030b0 A docs/system/arm/vexpress.rst :000000 100644 0000000000000000000000000000000000000000 5f6dd17978629ea640a4b9f34399d69692b436c2 A docs/system/arm/virt.rst :000000 100644 0000000000000000000000000000000000000000 35c329ea5a812ea27b8ea1e6690576a85b8e30d1 A docs/system/arm/vmapple.rst :000000 100644 0000000000000000000000000000000000000000 511af63e3d616e49581db189781e2b3f50ecc6e1 A docs/system/arm/xenpvh.rst :000000 100644 0000000000000000000000000000000000000000 8d31369f71e5780623f852a23b2623b4d3e6efd6 A docs/system/arm/xlnx-versal-virt.rst :000000 100644 0000000000000000000000000000000000000000 534cd1dc887a69c3fc81d7066bf0c8fe7cd6cd8f A docs/system/arm/xlnx-zcu102.rst :000000 100644 0000000000000000000000000000000000000000 95538cd32f0f9fbd9d809ab8ef9c6fdbc2680421 A docs/system/arm/xlnx-zynq.rst :000000 100644 0000000000000000000000000000000000000000 55b7315e49607a14248e69e3c94b546efa4f0a6a A docs/system/authz.rst :000000 100644 0000000000000000000000000000000000000000 155d7d2901316787a81097e5ccbadefd0e76036a A docs/system/barrier.rst :000000 100644 0000000000000000000000000000000000000000 5e1b33ee22b94a531a8a4b0e5ed927bd2a20c8f4 A docs/system/bootindex.rst :000000 100644 0000000000000000000000000000000000000000 562a7c3c285254069262feb2773272c49b64797a A docs/system/confidential-guest-support.rst :000000 100644 0000000000000000000000000000000000000000 cc50937c36c39fd4d37f0a7457c34c249a61ff6f A docs/system/cpu-hotplug.rst :000000 100644 0000000000000000000000000000000000000000 02cc4bb884c105a7cfa57c5fe87db8b51617dad4 A docs/system/cpu-models-mips.rst.inc :000000 100644 0000000000000000000000000000000000000000 38b9bae310278264d517a4ed0978bcfb0ab89b6a A docs/system/cpu-models-x86-abi.csv :000000 100644 0000000000000000000000000000000000000000 126c5a1972b8729389cadfdd3117f32739037362 A docs/system/cpu-models-x86.rst.inc :000000 100644 0000000000000000000000000000000000000000 40054bb7dfccecdec94eb0fe1c4d3d2509655e5c A docs/system/device-emulation.rst :000000 100644 0000000000000000000000000000000000000000 3521a3d053f2be9bd54762b4ea2cce3da65b806a A docs/system/device-url-syntax.rst.inc :000000 100644 0000000000000000000000000000000000000000 622f898952f39b7f7d82ee4c2f4e4e9ce7cbe870 A docs/system/devices/can.rst :000000 100644 0000000000000000000000000000000000000000 7f3664963f3286ff8890538bbf8bf3023ddae61c A docs/system/devices/canokey.rst :000000 100644 0000000000000000000000000000000000000000 3b8c2ab46a68cdd0f9c4f99d19c78627c10bcd2e A docs/system/devices/ccid.rst :000000 100644 0000000000000000000000000000000000000000 6bee339cea72f4c68b22c8d7ee1a024b737a472e A docs/system/devices/cxl.rst :000000 100644 0000000000000000000000000000000000000000 e7d67c809d54e1d20776fbbacec760d553151597 A docs/system/devices/emmc.rst :000000 100644 0000000000000000000000000000000000000000 50f625fd77e42f17ab29b6379ac696817e76360b A docs/system/devices/igb.rst :000000 100644 0000000000000000000000000000000000000000 1f97052804aedefcd18754f1d91b089222b0f30b A docs/system/devices/ivshmem-flat.rst :000000 100644 0000000000000000000000000000000000000000 ce71e256630763e0ca009e791f22b9d57f4adcfd A docs/system/devices/ivshmem.rst :000000 100644 0000000000000000000000000000000000000000 a8f9fbebae2c7f859ec5379f69b2de55c76c26ff A docs/system/devices/keyboard.rst :000000 100644 0000000000000000000000000000000000000000 13199a44fda4d7648f593be2a763a27895f67d2a A docs/system/devices/net.rst :000000 100644 0000000000000000000000000000000000000000 98a44010438ba92292a7cabf2098148b7856b7bc A docs/system/devices/nvme.rst :000000 100644 0000000000000000000000000000000000000000 4f0929b0ca218e965035b38c08fc191a2020bc31 A docs/system/devices/scsi/index.rst :000000 100644 0000000000000000000000000000000000000000 a8f2790a865b684ad27167bd838443733351a5c0 A docs/system/devices/scsi/migrate-pr.rst :000000 100644 0000000000000000000000000000000000000000 f7ca127cbb55320a4ef1d34df461ac0c496dfae1 A docs/system/devices/usb-u2f.rst :000000 100644 0000000000000000000000000000000000000000 dc694d23c2fdbdb9d8f07dc9920ee791aa87e091 A docs/system/devices/usb.rst :000000 100644 0000000000000000000000000000000000000000 e10a6d0822993fc7565122d3dc6379853c541b16 A docs/system/devices/vfio-user.rst :000000 100644 0000000000000000000000000000000000000000 c292101ade63846723582f96bac4eeb05bc4d2f2 A docs/system/devices/virtio/index.rst :000000 100644 0000000000000000000000000000000000000000 660d29a70056a9612c30e2e837c7d869149a028b A docs/system/devices/virtio/vhost-user-contrib.rst :000000 100644 0000000000000000000000000000000000000000 acfbd609d0f9c87e3af684797adf156a8a61bc88 A docs/system/devices/virtio/vhost-user.rst :000000 100644 0000000000000000000000000000000000000000 d05f8cb8e3f992c20acccdc80be8813678c48f18 A docs/system/devices/virtio/virtio-gpu.rst :000000 100644 0000000000000000000000000000000000000000 0c24de83ec704697e6f94a4e6c73af7a868375dd A docs/system/devices/virtio/virtio-pmem.rst :000000 100644 0000000000000000000000000000000000000000 3c797f66e039f34303e67070f64c641c1ede510e A docs/system/devices/virtio/virtio-snd.rst :000000 100644 0000000000000000000000000000000000000000 b6d8f8e77dac8ec6b6693123be2738f38ee30165 A docs/system/gdb.rst :000000 100644 0000000000000000000000000000000000000000 0df9b66976a245d156e2c58fbe45bb8402cae0e6 A docs/system/generic-loader.rst :000000 100644 0000000000000000000000000000000000000000 12436cc7910f0d3b832efeae3fc5c514b2673058 A docs/system/guest-loader.rst :000000 100644 0000000000000000000000000000000000000000 237529273cb0ad8f82646fd866fd478861da1243 A docs/system/hexagon/cdsp.rst :000000 100644 0000000000000000000000000000000000000000 36f54f058afba017a5a585cb63558e6a6c7c9e27 A docs/system/hexagon/emulation.rst :000000 100644 0000000000000000000000000000000000000000 6c23f3535f429dc5fbd43c822e7d344684c152b7 A docs/system/i386/amd-memory-encryption.rst :000000 100644 0000000000000000000000000000000000000000 738719da9a2f3ea6bd321dcd562cd2b51c89b6cd A docs/system/i386/cpu.rst :000000 100644 0000000000000000000000000000000000000000 e1babffb0f997dbd04a9e6c15b7f7ec9e837502a A docs/system/i386/hyperv.rst :000000 100644 0000000000000000000000000000000000000000 1e5a9923ef4547851e8c7103402c1f3add0aade9 A docs/system/i386/kvm-pv.rst :000000 100644 0000000000000000000000000000000000000000 077ea15751e5d9663f47ff1f9ae55c1eb2918a34 A docs/system/i386/microvm.rst :000000 100644 0000000000000000000000000000000000000000 7317f547dce7aa9d9b0a9b2ca5aef60e9a0eaacd A docs/system/i386/nitro-enclave.rst :000000 100644 0000000000000000000000000000000000000000 d543c11a5cd31ed1c8683948555d23091632c952 A docs/system/i386/pc.rst :000000 100644 0000000000000000000000000000000000000000 ab58b29392325c54f280d84def6d4759e0413ef3 A docs/system/i386/sgx.rst :000000 100644 0000000000000000000000000000000000000000 8131750b64b3f396f81e32ecf6bc9f0c46980a97 A docs/system/i386/tdx.rst :000000 100644 0000000000000000000000000000000000000000 6ff5cdb1e4d30164f0a588629294361301f0dae1 A docs/system/i386/xen.rst :000000 100644 0000000000000000000000000000000000000000 862f38830b18a2f287e2c9f9f31309582931df90 A docs/system/i386/xenpvh.rst :000000 100644 0000000000000000000000000000000000000000 9db8ae43d21d1f227077e283728674f72db34a5a A docs/system/igvm.rst :000000 100644 0000000000000000000000000000000000000000 43706969fddae7bcb83de172b1a04b5c6cffe0f1 A docs/system/images.rst :000000 100644 0000000000000000000000000000000000000000 4509630fa46c8964490161dc385f061a5b2b13c4 A docs/system/index.rst :000000 100644 0000000000000000000000000000000000000000 8d9ef61d262b276250aa2bc102c6834adcd96be2 A docs/system/introduction.rst :000000 100644 0000000000000000000000000000000000000000 14b7db1c102bc859b03af0903cac503d72f9f6de A docs/system/invocation.rst :000000 100644 0000000000000000000000000000000000000000 0fc17b994d3e4482b3b6024d358f1f10a92c77d4 A docs/system/keys.rst :000000 100644 0000000000000000000000000000000000000000 3b5307b77531982516f5659c949472a2d9ad5817 A docs/system/keys.rst.inc :000000 100644 0000000000000000000000000000000000000000 c9db5db19b523c26dfc21b18045c0e64630a192c A docs/system/linuxboot.rst :000000 100644 0000000000000000000000000000000000000000 78458784697eec033d0a632d77ea3f9ab93877a2 A docs/system/loongarch/virt.rst :000000 100644 0000000000000000000000000000000000000000 9bcf98ea790e17ffd055a496781edf62d51cebd6 A docs/system/managed-startup.rst :000000 100644 0000000000000000000000000000000000000000 ff5c434612237fbb48d8bb5d53e3837b85f3b5b2 A docs/system/monitor.rst :000000 100644 0000000000000000000000000000000000000000 2008a67809539b8b9ba09a9db9eb08d8ca8eef2f A docs/system/multi-process.rst :000000 100644 0000000000000000000000000000000000000000 05064068aa02c37c65821deb9d6fbe514e9bae4d A docs/system/mux-chardev.rst :000000 100644 0000000000000000000000000000000000000000 c87ba31362965c4e06d892217df7fedebcb3092c A docs/system/mux-chardev.rst.inc :000000 100644 0000000000000000000000000000000000000000 5907d6153eb06101b8a6a76fa4f667744929930e A docs/system/nitro.rst :000000 100644 0000000000000000000000000000000000000000 aeb65e22ff9b658a78032a144c5c946e531048ac A docs/system/or1k/cpu-features.rst :000000 100644 0000000000000000000000000000000000000000 0af898ab20bef6e3f660c3051c7ca94d3de9a288 A docs/system/or1k/emulation.rst :000000 100644 0000000000000000000000000000000000000000 ef10439737fd090a10c1a8472b899a554a515c69 A docs/system/or1k/or1k-sim.rst :000000 100644 0000000000000000000000000000000000000000 2fe61ac94255c66d96562b623e704e49faa73436 A docs/system/or1k/virt.rst :000000 100644 0000000000000000000000000000000000000000 e29041236916f80fb84a683404f4998d055349cf A docs/system/ppc/amigang.rst :000000 100644 0000000000000000000000000000000000000000 5cb7d98b450d4421cb37d784e61d6444fca22f05 A docs/system/ppc/embedded.rst :000000 100644 0000000000000000000000000000000000000000 3eac81c491c5bbe91e313cf05f4f9859b4e0fd46 A docs/system/ppc/powermac.rst :000000 100644 0000000000000000000000000000000000000000 1de696b588a802776c2ebe269bbb532d6b546de8 A docs/system/ppc/powernv.rst :000000 100644 0000000000000000000000000000000000000000 ec5aaf14fd9fd78cbf2a3d5b42ed6d6c77c42f93 A docs/system/ppc/ppce500.rst :000000 100644 0000000000000000000000000000000000000000 bd9eb8eabd2fcc724b72cd1f381947e5758dc1c4 A docs/system/ppc/prep.rst :000000 100644 0000000000000000000000000000000000000000 8bd8eae617d2869e97efd63d1000786634321363 A docs/system/ppc/pseries.rst :000000 100644 0000000000000000000000000000000000000000 b19a0c15e662f84f3b230ff3aabdfeab22453833 A docs/system/pr-manager.rst :000000 100644 0000000000000000000000000000000000000000 c2c0114cec4af0c6b451cbcbf1f3504765c38be0 A docs/system/qemu-block-drivers.rst :000000 100644 0000000000000000000000000000000000000000 675daa72f97fcfe472dfde458439f9875ccac074 A docs/system/qemu-block-drivers.rst.inc :000000 100644 0000000000000000000000000000000000000000 d45586acd89211ac26bda08f887f41a5a4fc858f A docs/system/qemu-colo.rst :000000 100644 0000000000000000000000000000000000000000 5cf6e46f8ae1e6cf88765a4bb707a6d89f2ab87b A docs/system/qemu-cpu-models.rst :000000 100644 0000000000000000000000000000000000000000 3ade4ee45b5e15fb0aba9c947f39b3feef6fce20 A docs/system/qemu-manpage.rst :000000 100644 0000000000000000000000000000000000000000 fd78bd1f7313d394d3065c9b3ebf74e6c67550d2 A docs/system/replay.rst :000000 100644 0000000000000000000000000000000000000000 237611eddf823ba404fb3dcdfd76733d5aaecb8a A docs/system/riscv/k230.rst :000000 100644 0000000000000000000000000000000000000000 5606f88d5701282d81683bd2d737e5842c54a30d A docs/system/riscv/microblaze-v-generic.rst :000000 100644 0000000000000000000000000000000000000000 7fdb96601adadf9dd3353fbbd86b99ddc1fe109a A docs/system/riscv/microchip-icicle-kit.rst :000000 100644 0000000000000000000000000000000000000000 97096421e1f941be4c10324f24f08613100a0f82 A docs/system/riscv/mips.rst :000000 100644 0000000000000000000000000000000000000000 fea57f7b6ba0c990e7e07447929a3a21f4d4828c A docs/system/riscv/shakti-c.rst :000000 100644 0000000000000000000000000000000000000000 0e4dcf3e70c79b99282227bcaf91bb36fa38327f A docs/system/riscv/sifive_u.rst :000000 100644 0000000000000000000000000000000000000000 1f2880d61773c6863a12ae66fce05ef48aa3d16f A docs/system/riscv/tt_atlantis.rst :000000 100644 0000000000000000000000000000000000000000 3c87246891a6e01a1d57d89d0877d2f29d7ca48c A docs/system/riscv/virt.rst :000000 100644 0000000000000000000000000000000000000000 46e7ceeda065ece04734210511f70d80d1e59b54 A docs/system/riscv/xiangshan-kunminghu.rst :000000 100644 0000000000000000000000000000000000000000 0e173b323f482439b89534364ea07c61023b1403 A docs/system/s390x/3270.rst :000000 100644 0000000000000000000000000000000000000000 97b3914785ad3f8a076506beb5ff055835c890f4 A docs/system/s390x/bootdevices.rst :000000 100644 0000000000000000000000000000000000000000 d5b506ee5c99e230862d5ff38af7a9bf38fbbbaf A docs/system/s390x/cpu-topology.rst :000000 100644 0000000000000000000000000000000000000000 3b4016118423ac3beb6cd08b27dff00b38021b33 A docs/system/s390x/css.rst :000000 100644 0000000000000000000000000000000000000000 628effa2f4b9e937f888f4ecdb7c133d9d0c76a8 A docs/system/s390x/pcidevices.rst :000000 100644 0000000000000000000000000000000000000000 aee63ed7ec9d3f7ab748bf8fcb966618da37cbbe A docs/system/s390x/protvirt.rst :000000 100644 0000000000000000000000000000000000000000 67de20f47a75f05bb62ed4fab02eaab4b3d0caa2 A docs/system/s390x/secure-ipl.rst :000000 100644 0000000000000000000000000000000000000000 084ba9c4e3b0f18405942ab1d26710cec11c54f0 A docs/system/s390x/vfio-ap.rst :000000 100644 0000000000000000000000000000000000000000 41e0bad5b4891aa77a431245992e7ff10aea03cd A docs/system/s390x/vfio-ccw.rst :000000 100644 0000000000000000000000000000000000000000 4a177369b69dedc02c529afa60150864289e4d51 A docs/system/secrets.rst :000000 100644 0000000000000000000000000000000000000000 75e39caedeaa6fc487366d5f1d0f033144736d80 A docs/system/security.rst :000000 100644 0000000000000000000000000000000000000000 b19e787339b96b8f8d76cd1330c1c4483bd12e9e A docs/system/sriov.rst :000000 100644 0000000000000000000000000000000000000000 260cd7e4d6b5d2e925a9a14843847d8f85d30f44 A docs/system/target-arm.rst :000000 100644 0000000000000000000000000000000000000000 03d5ab51c1696a54372f437a3340bc5683149ef6 A docs/system/target-avr.rst :000000 100644 0000000000000000000000000000000000000000 5d48cf401ad3d7c03579e31d891c13b6530451f9 A docs/system/target-hexagon.rst :000000 100644 0000000000000000000000000000000000000000 ae312b1c1e61114fbc1a2ff77b11a034447e84d7 A docs/system/target-i386-desc.rst.inc :000000 100644 0000000000000000000000000000000000000000 2374391397c51c2940b2213954bef96a72f3b9e1 A docs/system/target-i386.rst :000000 100644 0000000000000000000000000000000000000000 316c604b919947bc7dc90859bf511060258d4f59 A docs/system/target-loongarch.rst :000000 100644 0000000000000000000000000000000000000000 d28d3b92e5e2d9c45e7fd90039004b10a7a00e53 A docs/system/target-m68k.rst :000000 100644 0000000000000000000000000000000000000000 aebad0c86e90bdc8ef2493ab985f724781f048a6 A docs/system/target-mips.rst :000000 100644 0000000000000000000000000000000000000000 b1ee2a34a2ebccc150fa6773bdd94b0126fa21bc A docs/system/target-or1k.rst :000000 100644 0000000000000000000000000000000000000000 87bf412ce5c3bff7ce2c13e648e1fd1b037b2e45 A docs/system/target-ppc.rst :000000 100644 0000000000000000000000000000000000000000 2639866a3e8a1c56803de98b298405602b45b79a A docs/system/target-riscv.rst :000000 100644 0000000000000000000000000000000000000000 4a20a89a064ce3c3316f934281779634edae6612 A docs/system/target-rx.rst :000000 100644 0000000000000000000000000000000000000000 8938a13d10beec7467e1521bbd253101c0929f9a A docs/system/target-s390x.rst :000000 100644 0000000000000000000000000000000000000000 4116cac493d5becd51601a912ca5c1e83105dcb7 A docs/system/target-sparc.rst :000000 100644 0000000000000000000000000000000000000000 97e334b93083bae14c6c20663b4a8804647d2c97 A docs/system/target-sparc64.rst :000000 100644 0000000000000000000000000000000000000000 8d703ad769e94dd41115e09b351aa5d043c5f134 A docs/system/target-xtensa.rst :000000 100644 0000000000000000000000000000000000000000 5ebdd0f7feadfc41d7c5ef0d300edadd91b0b1df A docs/system/targets.rst :000000 100644 0000000000000000000000000000000000000000 477ec7dcd1fbb7ae3eea5cde1a6e085108eed910 A docs/system/tls.rst :000000 100644 0000000000000000000000000000000000000000 0cc465454cffb1a78d85b3a6ce66dea018200271 A docs/system/virtio-net-failover.rst :000000 100644 0000000000000000000000000000000000000000 28905a1eeb69edc31a00d5a7a78101cefb649062 A docs/system/vm-templating.rst :000000 100644 0000000000000000000000000000000000000000 97e94ff4072505b22ca3555d404ce168735a2e1d A docs/system/vnc-security.rst :000000 100644 0000000000000000000000000000000000000000 9909e86831bebe661afdad39e6c0e58f665ab8c6 A docs/system/whpx.rst :000000 100644 0000000000000000000000000000000000000000 0a0453a5ee66620dedebf2946d7204e19757e2b2 A docs/throttle.txt :000000 100644 0000000000000000000000000000000000000000 868c3c4d9d88afdc48ffb1d5f3b9fc859e1ea75f A docs/tools/index.rst :000000 100644 0000000000000000000000000000000000000000 b0c798b77a06d97fa14ecdda4d69524ef7c0cca7 A docs/tools/qemu-img.rst :000000 100644 0000000000000000000000000000000000000000 f82ea5fd77ba2e463a5cf05cf0dce7330c34e3fe A docs/tools/qemu-nbd.rst :000000 100644 0000000000000000000000000000000000000000 c32867cfc611963b30492dc8fbc7ee3c4b7e1416 A docs/tools/qemu-pr-helper.rst :000000 100644 0000000000000000000000000000000000000000 35ab2d780743e6a68d126a955a183eb66a060e2c A docs/tools/qemu-storage-daemon.rst :000000 100644 0000000000000000000000000000000000000000 2169ce5d173320aeb12b33c6ab61db40cc856dd3 A docs/tools/qemu-trace-stap.rst :000000 100644 0000000000000000000000000000000000000000 9ce10b9af9c39076e8d8859f38dbb533c098959e A docs/tools/qemu-vmsr-helper.rst :000000 100644 0000000000000000000000000000000000000000 6e28457cf80f3fe2f9402376b7c279f8d22c8914 A docs/tools/qemu-vnc.rst :000000 100644 0000000000000000000000000000000000000000 2307580cb97c22ded84d2781374f4c6112932fc8 A docs/user/index.rst :000000 100644 0000000000000000000000000000000000000000 a8ddf9142495e3857f360bc19411502169dff1b3 A docs/user/main.rst :000000 100644 0000000000000000000000000000000000000000 1912ecad258b922cabda2976c20c1f4d6ca46e2a A docs/xen-save-devices-state.txt :000000 100644 0000000000000000000000000000000000000000 4b59dbb5fceef74105c9ea4f0171a525b1b1cba2 A dump/Kconfig :000000 100644 0000000000000000000000000000000000000000 c7045c2d731446e5e56a402f0ac93be4d27cc506 A dump/dump-hmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 52be7258a5dce871473caf3833485a243c7450d4 A dump/dump.c :000000 100644 0000000000000000000000000000000000000000 bef8276aa5add5b55dfc084bd49bb09e6962a008 A dump/meson.build :000000 100644 0000000000000000000000000000000000000000 96c1095c4e1c5e3067c9899b37d30796d772d260 A dump/win_dump-stubs.c :000000 100644 0000000000000000000000000000000000000000 0dd0c503c56fd0b8d9ce6d6661714ccc7463138e A dump/win_dump-x86.c :000000 100644 0000000000000000000000000000000000000000 9d6cfa47c566503b50db11e773c01381540443e9 A dump/win_dump.h :000000 100644 0000000000000000000000000000000000000000 a8d441b02c1aa0233d48f33b4fafad695af0734d A ebpf/ebpf.c :000000 100644 0000000000000000000000000000000000000000 378d4e9c706ddf3f6eb0dcdfb54a3e0210438fd3 A ebpf/ebpf.h :000000 100644 0000000000000000000000000000000000000000 11729f3d8fb5d37148f17de0b6483259ece9f657 A ebpf/ebpf_rss-stub.c :000000 100644 0000000000000000000000000000000000000000 6650d0daef0529a32e5e09b1a30ad43b18847557 A ebpf/ebpf_rss.c :000000 100644 0000000000000000000000000000000000000000 86a5787789d7c7031a9fd2c708d10f4cee5212cc A ebpf/ebpf_rss.h :000000 100644 0000000000000000000000000000000000000000 bff6156f518524d361a9d24aa7a6f0a3ca6897b1 A ebpf/meson.build :000000 100644 0000000000000000000000000000000000000000 647212e5dd0ca863baef456a0674e5f1fd702282 A ebpf/rss.bpf.skeleton.h :000000 100644 0000000000000000000000000000000000000000 bf3d9b6451041c9a14bb10b1ca2db6c2940a826b A ebpf/trace-events :000000 100644 0000000000000000000000000000000000000000 abefc46ab10d75b5873a989a65f03ac7a4c026be A ebpf/trace.h :000000 100644 0000000000000000000000000000000000000000 23f554d92ce8656eb2f149f66b13925d910dfb72 A event-loop-base.c :000000 100644 0000000000000000000000000000000000000000 646c76f0c69e395cc47a0247b145faece344ebda A fpu/meson.build :000000 100644 0000000000000000000000000000000000000000 accf996d7c54385a6bd962668459583557ac7388 A fpu/softfloat-parts-addsub.c.inc :000000 100644 0000000000000000000000000000000000000000 deb712e0924733d1bc5c8949f96d4885ec589d6d A fpu/softfloat-parts.c.inc :000000 100644 0000000000000000000000000000000000000000 8b765ef623f57c2c6b9297ea9f948bb0bfa072d4 A fpu/softfloat-specialize.c.inc :000000 100644 0000000000000000000000000000000000000000 bc244a44ffb018b45432de46cd96ab0974e9765c A fpu/softfloat.c :000000 100644 0000000000000000000000000000000000000000 0c5a1a0fa216ecbb83dd890b1edec14f702c0715 A fsdev/9p-iov-marshal.c :000000 100644 0000000000000000000000000000000000000000 1fb5016853a0d62bfa2f6311f05bbbe5dfd952f4 A fsdev/9p-iov-marshal.h :000000 100644 0000000000000000000000000000000000000000 3455580703dd13a453b7be933149171efcf88a60 A fsdev/9p-marshal.c :000000 100644 0000000000000000000000000000000000000000 8995e42067800d793ece25dc95353e6726e43d64 A fsdev/9p-marshal.h :000000 100644 0000000000000000000000000000000000000000 1d931144f4014d58744f7edb32156e4b1821d4aa A fsdev/file-op-9p.h :000000 100644 0000000000000000000000000000000000000000 61bc8830be8426a525a69139adb69394903d181f A fsdev/meson.build :000000 100644 0000000000000000000000000000000000000000 50a1b15fe973034289260b18b725924a2c121ab8 A fsdev/p9array.h :000000 100644 0000000000000000000000000000000000000000 8444a254be371ca18668eef45ddf13caf11c2087 A fsdev/qemu-fsdev-dummy.c :000000 100644 0000000000000000000000000000000000000000 c2c1e83611b457dc8e76fb3fff6672e7a9d7863d A fsdev/qemu-fsdev-opts.c :000000 100644 0000000000000000000000000000000000000000 d912da906dc69a9482ed9a770c2062e4e02ce9f1 A fsdev/qemu-fsdev-throttle.c :000000 100644 0000000000000000000000000000000000000000 a1dc03079031918cd11f92ce9ba1d82a29ddf21f A fsdev/qemu-fsdev-throttle.h :000000 100644 0000000000000000000000000000000000000000 f97103cf442b5a6d54239a5b4ef5b9740aff49f5 A fsdev/qemu-fsdev.c :000000 100644 0000000000000000000000000000000000000000 731f1406a81d6bdce25ea44cbc16dfac0f3f1fdf A fsdev/qemu-fsdev.h :000000 100644 0000000000000000000000000000000000000000 580e20702b2d1d4fb4c8a0881519d588d425f965 A gdbstub/gdb-xml-stub.c :000000 100644 0000000000000000000000000000000000000000 b8046510b9a085d30463d37b3ecc8d435f5fb7a4 A gdbstub/gdb-xml/aarch64-core.xml :000000 100644 0000000000000000000000000000000000000000 997197e5e50775ac59a7e7bc7e0bb9b018dd0d79 A gdbstub/gdb-xml/aarch64-fpu.xml :000000 100644 0000000000000000000000000000000000000000 4b70b4f17a6cad4abf52c7c4d50efebc7fad2622 A gdbstub/gdb-xml/aarch64-mte.xml :000000 100644 0000000000000000000000000000000000000000 0a5c566d66847f710cdeec27f979e1cf72844f15 A gdbstub/gdb-xml/aarch64-pauth.xml :000000 100644 0000000000000000000000000000000000000000 43911dae1603660d434e6be78280c7b3a67070cd A gdbstub/gdb-xml/aarch64-sme2.xml :000000 100644 0000000000000000000000000000000000000000 c9e12f4ffdd81f74142edd96de3803549de466c2 A gdbstub/gdb-xml/alpha-core.xml :000000 100644 0000000000000000000000000000000000000000 6012f34568bab5e81dc14e691f4fc121a3afff96 A gdbstub/gdb-xml/arm-core.xml :000000 100644 0000000000000000000000000000000000000000 cba664c4c5b6a6d18a12cb0ff03e30f61f8002c3 A gdbstub/gdb-xml/arm-m-profile-mve.xml :000000 100644 0000000000000000000000000000000000000000 5319d764eeb4aa80d9b6e3b5831e6118d00a761a A gdbstub/gdb-xml/arm-m-profile.xml :000000 100644 0000000000000000000000000000000000000000 d61f6b8549df8491eb3c348262ac79491f985afb A gdbstub/gdb-xml/arm-neon.xml :000000 100644 0000000000000000000000000000000000000000 c4aa2721c8d73bc224fa831d878698a64f03e782 A gdbstub/gdb-xml/arm-vfp-sysregs.xml :000000 100644 0000000000000000000000000000000000000000 ebed5b3d57324a90562e97e65c86cdd2056041c0 A gdbstub/gdb-xml/arm-vfp.xml :000000 100644 0000000000000000000000000000000000000000 ef391c7144d34b6c08de6e363b3db9165cf584b6 A gdbstub/gdb-xml/arm-vfp3.xml :000000 100644 0000000000000000000000000000000000000000 926cf053210929ba49dc4dc6f70717d551f72895 A gdbstub/gdb-xml/avr-cpu.xml :000000 100644 0000000000000000000000000000000000000000 b90af3042cdeae55a6314d65a8bfbdf263b173ef A gdbstub/gdb-xml/cf-core.xml :000000 100644 0000000000000000000000000000000000000000 27db66ae9639c6e71b9a9601cda470b17a614369 A gdbstub/gdb-xml/cf-fp.xml :000000 100644 0000000000000000000000000000000000000000 b94378112a0d20a68f105c18000f9484cd8e77ab A gdbstub/gdb-xml/hexagon-core.xml :000000 100644 0000000000000000000000000000000000000000 5f2e2207333c64b75d274ce0c7d96f68730e8abd A gdbstub/gdb-xml/hexagon-hvx.xml :000000 100644 0000000000000000000000000000000000000000 5ffe5616e631e64da0f8c4597a19097eb50ca6c4 A gdbstub/gdb-xml/i386-32bit-linux.xml :000000 100644 0000000000000000000000000000000000000000 1dec40e1d2c194ff742640d290e59c62fc86dec9 A gdbstub/gdb-xml/i386-32bit.xml :000000 100644 0000000000000000000000000000000000000000 11a4ec67cae4dddefdd115e7e115f06e64d06917 A gdbstub/gdb-xml/i386-64bit-apx.xml :000000 100644 0000000000000000000000000000000000000000 0f26990d2f72913b4ce1a608a2873ef23096bb64 A gdbstub/gdb-xml/i386-64bit-linux.xml :000000 100644 0000000000000000000000000000000000000000 9ac9164e6a990300c2e9642b3cc2ddabd379a683 A gdbstub/gdb-xml/i386-64bit.xml :000000 100644 0000000000000000000000000000000000000000 af47bbd3da4b30863515d68ac6cb92ca7df64d4b A gdbstub/gdb-xml/loongarch-base32.xml :000000 100644 0000000000000000000000000000000000000000 2d8a1f6b7349c3f19af9450b0100e9f3edc663d1 A gdbstub/gdb-xml/loongarch-base64.xml :000000 100644 0000000000000000000000000000000000000000 e81e3382e7d1eb4cf35a8835796d4b9742d46d5b A gdbstub/gdb-xml/loongarch-fpu.xml :000000 100644 0000000000000000000000000000000000000000 753b982c651bca1de4e91e09b459ce9000e16aaa A gdbstub/gdb-xml/loongarch-lasx.xml :000000 100644 0000000000000000000000000000000000000000 51af1c6fd550741b4c0abb8d180682f7fde8a3f9 A gdbstub/gdb-xml/loongarch-lsx.xml :000000 100644 0000000000000000000000000000000000000000 5b092d26de044a489099a39e3af9973054d1ca72 A gdbstub/gdb-xml/m68k-core.xml :000000 100644 0000000000000000000000000000000000000000 ec45931b673f22435b567d257a69a9383c7b7a93 A gdbstub/gdb-xml/m68k-fp.xml :000000 100644 0000000000000000000000000000000000000000 becf77c89ca0bbc292a7dfe930f2815d1a3bda67 A gdbstub/gdb-xml/microblaze-core.xml :000000 100644 0000000000000000000000000000000000000000 997301e8a2ab666386db0e55de8feed9d1b08a83 A gdbstub/gdb-xml/microblaze-stack-protect.xml :000000 100644 0000000000000000000000000000000000000000 0d13f355f5296ae426794eb3003dcc18fbbd49d5 A gdbstub/gdb-xml/or1k-core.xml :000000 100644 0000000000000000000000000000000000000000 84f4d27bce601703705bc2c1505f505e35093668 A gdbstub/gdb-xml/power-altivec.xml :000000 100644 0000000000000000000000000000000000000000 0c69e8c8a791e284e9792ab7b77ba5401c3b3ab8 A gdbstub/gdb-xml/power-core.xml :000000 100644 0000000000000000000000000000000000000000 38705515d452a3936deeb9d9cefafb7ee0a61aa3 A gdbstub/gdb-xml/power-fpu.xml :000000 100644 0000000000000000000000000000000000000000 57740cc5cb7c7587d9e237e81638ec07e773cbe9 A gdbstub/gdb-xml/power-spe.xml :000000 100644 0000000000000000000000000000000000000000 fd290e970b4162d0241dbc21b11b03e1125ea28e A gdbstub/gdb-xml/power-vsx.xml :000000 100644 0000000000000000000000000000000000000000 6cc153120185d91584ff1dc3a0f345023bcbab4b A gdbstub/gdb-xml/power64-core.xml :000000 100644 0000000000000000000000000000000000000000 466f2c06485f7814a315f90bc0723c6ed66f3017 A gdbstub/gdb-xml/riscv-32bit-cpu.xml :000000 100644 0000000000000000000000000000000000000000 24aa0870312f54ded6e539acd8e91368485c4e25 A gdbstub/gdb-xml/riscv-32bit-fpu.xml :000000 100644 0000000000000000000000000000000000000000 905f1c555df50abdc740409bf841fc87ed7635a5 A gdbstub/gdb-xml/riscv-32bit-virtual.xml :000000 100644 0000000000000000000000000000000000000000 c4d83de09b98122b72f9469d5d21baf7d232da20 A gdbstub/gdb-xml/riscv-64bit-cpu.xml :000000 100644 0000000000000000000000000000000000000000 d0f17f9984b3caf36d7df0df0f26ff1e96fd37ca A gdbstub/gdb-xml/riscv-64bit-fpu.xml :000000 100644 0000000000000000000000000000000000000000 62d86c237b998d5d004f6de982854a6ee6356bd6 A gdbstub/gdb-xml/riscv-64bit-virtual.xml :000000 100644 0000000000000000000000000000000000000000 b5aa9ac4a8f13d0cc3fe5f1b03c83ed4baf940c5 A gdbstub/gdb-xml/rx-core.xml :000000 100644 0000000000000000000000000000000000000000 71dfb205283affc2e02fe358a622a6cfa9dec236 A gdbstub/gdb-xml/s390-acr.xml :000000 100644 0000000000000000000000000000000000000000 5246beaab3ff8aebd54d617ca8d067930b1b378d A gdbstub/gdb-xml/s390-cr.xml :000000 100644 0000000000000000000000000000000000000000 7de0c136adc899687633f4a5e1fb3fa060d1c334 A gdbstub/gdb-xml/s390-fpr.xml :000000 100644 0000000000000000000000000000000000000000 0487d31c07c3b62064b8e9c5d1d7e7070f272769 A gdbstub/gdb-xml/s390-gs.xml :000000 100644 0000000000000000000000000000000000000000 a256eddaf5738d8eca5ccd412947f3c04d412105 A gdbstub/gdb-xml/s390-virt-kvm.xml :000000 100644 0000000000000000000000000000000000000000 438eb68aabe7e4cbee2372befec64605e1473293 A gdbstub/gdb-xml/s390-virt.xml :000000 100644 0000000000000000000000000000000000000000 8239c116c25629e40d75aaf1d2a128cb006994ad A gdbstub/gdb-xml/s390-vx.xml :000000 100644 0000000000000000000000000000000000000000 15234378eeb933fd5a18ab5ffc05b3ed1f79bedd A gdbstub/gdb-xml/s390x-core64.xml :000000 100644 0000000000000000000000000000000000000000 eacd89cf3b5faae149e33dddf3017b893ef9761f A gdbstub/gdb-xml/sparc32-cp0.xml :000000 100644 0000000000000000000000000000000000000000 242295c886eb20af6565ea5873f6a4f6fb96360f A gdbstub/gdb-xml/sparc32-cpu.xml :000000 100644 0000000000000000000000000000000000000000 38217ca7a9253e2d46a0b5aea926c7a8dcb3737a A gdbstub/gdb-xml/sparc32-fpu.xml :000000 100644 0000000000000000000000000000000000000000 9b938dc7ecc0d78dccbe3e949f38e302612fa366 A gdbstub/gdb-xml/sparc64-cp0.xml :000000 100644 0000000000000000000000000000000000000000 a9bfc95ea6533bd41f4630550b232896275049ed A gdbstub/gdb-xml/sparc64-cpu.xml :000000 100644 0000000000000000000000000000000000000000 d7151b34c7f1853e75cd38009410f2b91963dd19 A gdbstub/gdb-xml/sparc64-fpu.xml :000000 100644 0000000000000000000000000000000000000000 0a328b0dd4886ff7a278bbed1bd726c2eb740196 A gdbstub/gdbstub.c :000000 100644 0000000000000000000000000000000000000000 33f68672d1fa263450c8bb9be43aafdf29a7623a A gdbstub/internals.h :000000 100644 0000000000000000000000000000000000000000 b61d2e915c188862de9d6bbdde366b3314204754 A gdbstub/meson.build :000000 100644 0000000000000000000000000000000000000000 15050984a049e8f18970b1e2b25a57950764bd6f A gdbstub/syscalls.c :000000 100644 0000000000000000000000000000000000000000 8a1cdb11db36e46cee25723694eed0efcf4f69e4 A gdbstub/system.c :000000 100644 0000000000000000000000000000000000000000 5bc8394674361195b5fe1ed2cab56277e9d09b1e A gdbstub/trace-events :000000 100644 0000000000000000000000000000000000000000 dee87b1238fce8c0d49b6bce4e5e3f8ee7611ed2 A gdbstub/trace.h :000000 100644 0000000000000000000000000000000000000000 7ef0282f70e3a7beb547177c53acac5237490a4f A gdbstub/user-target.c :000000 100644 0000000000000000000000000000000000000000 9e6f9a6f376794c49ed8e47ec5882244cddb13f1 A gdbstub/user.c :000000 100644 0000000000000000000000000000000000000000 b9627de5eacfc5239a2666f9355932119a2bfe05 A gitdm.config :000000 100644 0000000000000000000000000000000000000000 2695ff04ffce8b0ab36de7c40c2b0710fd98e81b A hmp-commands-info.hx :000000 100644 0000000000000000000000000000000000000000 f0b8d8914c98a386703f0514ac06781f2f730bfc A hmp-commands.hx :000000 100644 0000000000000000000000000000000000000000 52e98a0bdd79d7b565bb262ff3a8390d4b3bfae3 A host/include/aarch64/host/atomic128-cas.h.inc :000000 100644 0000000000000000000000000000000000000000 a08f62c40a569412b6b35667840de1bdbe1117a9 A host/include/aarch64/host/atomic128-ldst.h.inc :000000 100644 0000000000000000000000000000000000000000 947ee7ca1f60df00985aa2666cd57be444fcc588 A host/include/aarch64/host/bufferiszero.c.inc :000000 100644 0000000000000000000000000000000000000000 c32c04daded5fd3b93b5424d4045fd4a4e8dab4a A host/include/aarch64/host/cpuinfo.h :000000 100644 0000000000000000000000000000000000000000 8b5f88d50c8c5c918cc9312ac219cd7210cd2b19 A host/include/aarch64/host/crypto/aes-round.h :000000 100644 0000000000000000000000000000000000000000 bb516d8b2f8a7a7b74b1513865541308035a3daf A host/include/aarch64/host/crypto/clmul.h :000000 100644 0000000000000000000000000000000000000000 bd677c5e26963151ef081cfaebe52e89ba232401 A host/include/aarch64/host/load-extract-al16-al8.h.inc :000000 100644 0000000000000000000000000000000000000000 1943155bc6032311fe822f5c3c91d071dc37c64f A host/include/aarch64/host/store-insert-al16.h.inc :000000 100644 0000000000000000000000000000000000000000 8bf5f47768db2b3229dfba2d2a60e1b8cf58481b A host/include/generic/host/atomic128-cas.h.inc :000000 100644 0000000000000000000000000000000000000000 691e6a85313eb5678b6bbd98119e0070d53a4f29 A host/include/generic/host/atomic128-ldst.h.inc :000000 100644 0000000000000000000000000000000000000000 ea0875c24a4722c9ba3af91720d2f05e100333cf A host/include/generic/host/bufferiszero.c.inc :000000 100644 0000000000000000000000000000000000000000 67ad410871802e3492ad00073e183327df391023 A host/include/generic/host/cpuinfo.h :000000 100644 0000000000000000000000000000000000000000 1b9720f9174a4948048acc40d6c9ff91a288aa19 A host/include/generic/host/crypto/aes-round.h :000000 100644 0000000000000000000000000000000000000000 915bfb88d3627621befabeded9499f42bcd3101b A host/include/generic/host/crypto/clmul.h :000000 100644 0000000000000000000000000000000000000000 d95556130f0493372d840f5351564f20e26c94b7 A host/include/generic/host/load-extract-al16-al8.h.inc :000000 100644 0000000000000000000000000000000000000000 4a1662183dd39d7f2836758a89e9b4381d5ed7ca A host/include/generic/host/store-insert-al16.h.inc :000000 100644 0000000000000000000000000000000000000000 754d2143f0c0fe68c2b57a528c414732d287ec58 A host/include/loongarch64/host/atomic128-ldst.h.inc :000000 100644 0000000000000000000000000000000000000000 bb2598fdc3fd75656f25ba01aee2809feb29957e A host/include/loongarch64/host/bufferiszero.c.inc :000000 100644 0000000000000000000000000000000000000000 d7bf27501d8695040cd4e0fb4da78d980042c80d A host/include/loongarch64/host/cpuinfo.h :000000 100644 0000000000000000000000000000000000000000 9528521e7d76bdd932f5c0458425f835f82260ac A host/include/loongarch64/host/load-extract-al16-al8.h.inc :000000 100644 0000000000000000000000000000000000000000 919fd8d74404611963ee89b67cec19bf5264e79f A host/include/loongarch64/host/store-insert-al16.h.inc :000000 100644 0000000000000000000000000000000000000000 38b8eabe2a84bf1ee0cbde5215736016623a4cb1 A host/include/ppc64/host/cpuinfo.h :000000 100644 0000000000000000000000000000000000000000 8062d2a537349e660a2df8c1695bb0ec4d88ca55 A host/include/ppc64/host/crypto/aes-round.h :000000 100644 0000000000000000000000000000000000000000 1f047051a32541361eb1fd1af2f9ee4c1a9f25b9 A host/include/riscv64/host/cpuinfo.h :000000 100644 0000000000000000000000000000000000000000 4c698e3246f4cfe0737f5de77185b90cb3844f96 A host/include/x86_64/host/atomic128-ldst.h.inc :000000 100644 0000000000000000000000000000000000000000 7e9d896a8d8cc8c45ab88fcee9737ac770e014bd A host/include/x86_64/host/bufferiszero.c.inc :000000 100644 0000000000000000000000000000000000000000 93d029d499bbc5e2b5d875fb0d05b763bf38381b A host/include/x86_64/host/cpuinfo.h :000000 100644 0000000000000000000000000000000000000000 59a64130f7c17f1af414521ffd5c81504c3b8f8a A host/include/x86_64/host/crypto/aes-round.h :000000 100644 0000000000000000000000000000000000000000 dc3c814797bf8b826ce3894c5ffcc6f3f098d186 A host/include/x86_64/host/crypto/clmul.h :000000 100644 0000000000000000000000000000000000000000 b837c37868432b51f4e960e3e1463af704b76237 A host/include/x86_64/host/load-extract-al16-al8.h.inc :000000 100644 0000000000000000000000000000000000000000 ee592b62f81f8b881ae17e131127df3cf443d24a A hw/9pfs/9p-local.c :000000 100644 0000000000000000000000000000000000000000 32c72749d9df6351371e7343195dd9ca1dea7aa9 A hw/9pfs/9p-local.h :000000 100644 0000000000000000000000000000000000000000 4b2cb3c66cfe317056e6b7b7c6f20a95eec6b678 A hw/9pfs/9p-posix-acl.c :000000 100644 0000000000000000000000000000000000000000 3b3654b2820b047081ea1fee7508c0e7e1229701 A hw/9pfs/9p-synth.c :000000 100644 0000000000000000000000000000000000000000 eeb246f377c85e3d63094c2a1dfe46da554d41f1 A hw/9pfs/9p-synth.h :000000 100644 0000000000000000000000000000000000000000 95146e73546a99431151abf8faec4944f483258c A hw/9pfs/9p-util-darwin.c :000000 100644 0000000000000000000000000000000000000000 9dd1d069f67d0283b1f3a8b97ca31a220d819299 A hw/9pfs/9p-util-freebsd.c :000000 100644 0000000000000000000000000000000000000000 b71fa2cb3785349c6b4d2b9591f5ea4f917844d0 A hw/9pfs/9p-util-generic.c :000000 100644 0000000000000000000000000000000000000000 db451b0784805a3e028ecff6b7bbbaf9d4f3d4ec A hw/9pfs/9p-util-linux.c :000000 100644 0000000000000000000000000000000000000000 8dfa803dc2c0490907b86387b5aaab41aab80a53 A hw/9pfs/9p-util.h :000000 100644 0000000000000000000000000000000000000000 535677ed609b44df5d16a2e6bdff57e0a9252fc8 A hw/9pfs/9p-xattr-user.c :000000 100644 0000000000000000000000000000000000000000 9ae69dd8dbc8526cab1f75592a5db7d307e30d60 A hw/9pfs/9p-xattr.c :000000 100644 0000000000000000000000000000000000000000 35bcd24f77b1ab0c6cb0629e5fceb9dcf8f8f250 A hw/9pfs/9p-xattr.h :000000 100644 0000000000000000000000000000000000000000 4764d9db13b1912a3d132ac8866753df7d68f438 A hw/9pfs/9p.c :000000 100644 0000000000000000000000000000000000000000 0e52ffbdf38b40e17fa85243e0222c2e13573781 A hw/9pfs/9p.h :000000 100644 0000000000000000000000000000000000000000 3ae574966136522470c2c5e7004f588a190c1e00 A hw/9pfs/Kconfig :000000 100644 0000000000000000000000000000000000000000 55683993439aceca92f755a1666104fa2c0949a4 A hw/9pfs/codir.c :000000 100644 0000000000000000000000000000000000000000 6e775c8e4127f712b3529ac8bc38d723b8194d48 A hw/9pfs/cofile.c :000000 100644 0000000000000000000000000000000000000000 12fa8c9fe9cd0ae60c886f2061ca997e1e52b472 A hw/9pfs/cofs.c :000000 100644 0000000000000000000000000000000000000000 598f46add9936c83ea3594e601329a634313576f A hw/9pfs/coth.c :000000 100644 0000000000000000000000000000000000000000 7906fa7782d89dde0bc14abc4b3b9203db68515a A hw/9pfs/coth.h :000000 100644 0000000000000000000000000000000000000000 cd0f8488ac9c31d06cc45a006a90fe8d89f6ee6b A hw/9pfs/coxattr.c :000000 100644 0000000000000000000000000000000000000000 91b51af838ff581af4df5855566312d489e5b3f9 A hw/9pfs/meson.build :000000 100644 0000000000000000000000000000000000000000 0e0fc37261b44214886553617a37ede715014c1a A hw/9pfs/trace-events :000000 100644 0000000000000000000000000000000000000000 6104fe2a77ba5cddf6b8584d0d544bb9e46a6ac6 A hw/9pfs/trace.h :000000 100644 0000000000000000000000000000000000000000 2774fc2290a83bc602816319adc1c3aa6d8c7989 A hw/9pfs/virtio-9p-device.c :000000 100644 0000000000000000000000000000000000000000 20fa118f3a666bd01cb7fd4e5004a6bac23d1830 A hw/9pfs/virtio-9p.h :000000 100644 0000000000000000000000000000000000000000 06709d54084be101925cb2b70053cfee072ff810 A hw/9pfs/xen-9p-backend.c :000000 100644 0000000000000000000000000000000000000000 241e2216a430f87eefc1c8f2508b06f0bd5297a2 A hw/9pfs/xen-9pfs.h :000000 100644 0000000000000000000000000000000000000000 c92ca2b13a3d000d17bccaca8b241cff421b0de7 A hw/Kconfig :000000 100644 0000000000000000000000000000000000000000 daabbe6cd11e28ff41452507192f261d0699b967 A hw/acpi/Kconfig :000000 100644 0000000000000000000000000000000000000000 2e05d7100b64f7d1bf00110bbe49b5e2593178b1 A hw/acpi/acpi-cpu-hotplug-stub.c :000000 100644 0000000000000000000000000000000000000000 c218813fd181876a401d8dccd89136e43b976b42 A hw/acpi/acpi-mem-hotplug-stub.c :000000 100644 0000000000000000000000000000000000000000 0120bacaace0cbd1ce274493f2258c059c80cc03 A hw/acpi/acpi-nvdimm-stub.c :000000 100644 0000000000000000000000000000000000000000 20625c7ed7dbf80ad2e900c062c144e81f959dd6 A hw/acpi/acpi-pci-hotplug-stub.c :000000 100644 0000000000000000000000000000000000000000 2d47cac52c0c7ac480c056a5b1c8bfd06be66c41 A hw/acpi/acpi-qmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 fd0b62fad9e42cb8513cbaae84d605a55a3728dc A hw/acpi/acpi-stub.c :000000 100644 0000000000000000000000000000000000000000 9662a594adb39b4995e19c748d4985842d4635b9 A hw/acpi/acpi-x86-stub.c :000000 100644 0000000000000000000000000000000000000000 a44679017ead7f244b149f2c41e6d55946e240cf A hw/acpi/acpi_interface.c :000000 100644 0000000000000000000000000000000000000000 3180c7c9622d9df3fd3bd69c53a353d81b2017a9 A hw/acpi/aml-build-stub.c :000000 100644 0000000000000000000000000000000000000000 990abc64cd8b7510b1194e4cf956ca92a20e6f43 A hw/acpi/aml-build.c :000000 100644 0000000000000000000000000000000000000000 c9ffe449aac9d6fce0a2d5e9791916c694d70d49 A hw/acpi/bios-linker-loader.c :000000 100644 0000000000000000000000000000000000000000 a6a62a742d11833b1001738e2d4e776fc4e594a0 A hw/acpi/core.c :000000 100644 0000000000000000000000000000000000000000 ef97ed779a5447ce0a43361fc8a93dc9637e93c4 A hw/acpi/cpu.c :000000 100644 0000000000000000000000000000000000000000 15bc21076bff17b087178c52748a19672f55f814 A hw/acpi/cxl-stub.c :000000 100644 0000000000000000000000000000000000000000 77c1db6561b44903362ecd7852ce243d1d203f03 A hw/acpi/cxl.c :000000 100644 0000000000000000000000000000000000000000 b6c1942e30893bd23250f41656f1bb5213169afe A hw/acpi/erst.c :000000 100644 0000000000000000000000000000000000000000 65a5d1612fa4d8847171677104076aa73375109e A hw/acpi/generic_event_device.c :000000 100644 0000000000000000000000000000000000000000 5f9313cce94ed2b9359abc8238e260eb0014d3e8 A hw/acpi/ghes-stub.c :000000 100644 0000000000000000000000000000000000000000 b2d5e3499320c4f0adc7718ded4f1ab0a521fe1a A hw/acpi/ghes.c :000000 100644 0000000000000000000000000000000000000000 31cb2ffabeb48c157f1dc521f2c6a94653c99730 A hw/acpi/ghes_cper.c :000000 100644 0000000000000000000000000000000000000000 b16be73502dbe7fc33659a4dda5d50c5dcd64431 A hw/acpi/ghes_cper_stub.c :000000 100644 0000000000000000000000000000000000000000 ca7b183d9ebab492412747ef50ab953e2f793805 A hw/acpi/hmat.c :000000 100644 0000000000000000000000000000000000000000 362b05e2ddfe492547bcc6ada469f769fee07e64 A hw/acpi/hmat.h :000000 100644 0000000000000000000000000000000000000000 6d421b990ceff9f65a3febe26461405c3691b9f8 A hw/acpi/ich9.c :000000 100644 0000000000000000000000000000000000000000 6300db65b7223c0016dbc702be4b7534bb079267 A hw/acpi/ich9_tco.c :000000 100644 0000000000000000000000000000000000000000 5b1c9101566047783ea09faf1ac2c13f119dd902 A hw/acpi/ich9_timer.c :000000 100644 0000000000000000000000000000000000000000 befaf0a882a3e773a0383293a9dad55173ed54a3 A hw/acpi/ipmi-stub.c :000000 100644 0000000000000000000000000000000000000000 39f8f2f6d68773e2aab0b53092f258bf168aabbf A hw/acpi/ipmi.c :000000 100644 0000000000000000000000000000000000000000 b5b6d6ada63c38ff19d232211ed0f5f106bc9358 A hw/acpi/memory_hotplug.c :000000 100644 0000000000000000000000000000000000000000 09ad488a04c522d8c7666633d3f0252902ae24f9 A hw/acpi/meson.build :000000 100644 0000000000000000000000000000000000000000 5a7ff1ede8f86886564486d5a67ae87df6cbc180 A hw/acpi/nvdimm.c :000000 100644 0000000000000000000000000000000000000000 9d78638c48f9b963390824d66f23c9e0f260c94e A hw/acpi/pci-bridge-stub.c :000000 100644 0000000000000000000000000000000000000000 1bfc5431f2c7b2c4178a22a423f7c9b163100efc A hw/acpi/pci-bridge.c :000000 100644 0000000000000000000000000000000000000000 c82924be862040cc9ed6e0795a6194672e0dbb20 A hw/acpi/pci.c :000000 100644 0000000000000000000000000000000000000000 b69379a18be1dbd5c571c40c14c86dcf553f4995 A hw/acpi/pcihp.c :000000 100644 0000000000000000000000000000000000000000 a7d5356340bef9168291b15984c15076d688f975 A hw/acpi/piix4.c :000000 100644 0000000000000000000000000000000000000000 e703775984aa90c4e1474bf38b7c6d42ab3e36fa A hw/acpi/tpm.c :000000 100644 0000000000000000000000000000000000000000 edc93e703c4ab6679abd7a1428ee18a63a8b9861 A hw/acpi/trace-events :000000 100644 0000000000000000000000000000000000000000 a7f7da7009d199103d5895d199947ddca2953a8b A hw/acpi/trace.h :000000 100644 0000000000000000000000000000000000000000 b7cab6f5ca12c885708a0862a743446848117eb2 A hw/acpi/utils.c :000000 100644 0000000000000000000000000000000000000000 4e0bf6906738f6b29991944c3479cb27b1bb87ab A hw/acpi/viot.c :000000 100644 0000000000000000000000000000000000000000 9fe565bb878ec82605aa8caefdf82c0a9e831a86 A hw/acpi/viot.h :000000 100644 0000000000000000000000000000000000000000 d51cab2e20a1f779d32a8b2b438370d19ace6ee8 A hw/acpi/vmclock.c :000000 100644 0000000000000000000000000000000000000000 27cc0128d117596ad7dd6d60c58d0c771764a84b A hw/acpi/vmgenid.c :000000 100644 0000000000000000000000000000000000000000 4d43783f70ba8b56d58023a52714ef291c288573 A hw/acpi/wdat-gwdt-stub.c :000000 100644 0000000000000000000000000000000000000000 b30566ef6a53992d818290665fbf27e3cc8db610 A hw/acpi/wdat-gwdt.c :000000 100644 0000000000000000000000000000000000000000 7c30ef35582992ef44611f9ea81decca9ab80823 A hw/acpi/wdat-ich9-stub.c :000000 100644 0000000000000000000000000000000000000000 259c45c62d12c8c259f8068bc86ca573c6b251b3 A hw/acpi/wdat-ich9.c :000000 100644 0000000000000000000000000000000000000000 25d2229fb83b25cac03b49ef56e4aa0ae1af1190 A hw/adc/Kconfig :000000 100644 0000000000000000000000000000000000000000 70655800a4d43807e6a1433e438af579fb87ef92 A hw/adc/aspeed_adc.c :000000 100644 0000000000000000000000000000000000000000 7f7acc16196cdcc7607111743be26133aebc2424 A hw/adc/meson.build :000000 100644 0000000000000000000000000000000000000000 3584c27c75a4fa6e23ea23f501e5133202c78c30 A hw/adc/npcm7xx_adc.c :000000 100644 0000000000000000000000000000000000000000 50a04a0722fe31fe0e56c7603ace8f1010b5b1f9 A hw/adc/stm32f2xx_adc.c :000000 100644 0000000000000000000000000000000000000000 5a4c444d773ab544476154453201aa8dfcc73ecc A hw/adc/trace-events :000000 100644 0000000000000000000000000000000000000000 b71d5b5b4eec21604246f6796ad550181d2a11a9 A hw/adc/trace.h :000000 100644 0000000000000000000000000000000000000000 1934ef0b1a922f594c005c520ecd4019599962ce A hw/adc/zynq-xadc.c :000000 100644 0000000000000000000000000000000000000000 7f3455ce1e164a7bef1f3ee0406ee466c43cbdf3 A hw/alpha/Kconfig :000000 100644 0000000000000000000000000000000000000000 6e6691d116a6e47d46c4a6124060ab9a57f7c537 A hw/alpha/alpha_sys.h :000000 100644 0000000000000000000000000000000000000000 f928e0cee826efcb572249024a70bc589538fe69 A hw/alpha/dp264.c :000000 100644 0000000000000000000000000000000000000000 81ca2157772f748568a7a4ba8dc4f15756723723 A hw/alpha/meson.build :000000 100644 0000000000000000000000000000000000000000 7c18297177b420b6cae9e318a4d546b030b40b55 A hw/alpha/pci.c :000000 100644 0000000000000000000000000000000000000000 952a8164075f78661d68cca285343573d4637f0f A hw/alpha/trace-events :000000 100644 0000000000000000000000000000000000000000 20fe698191a2d82ff4e0b6167babeaca98c23a72 A hw/alpha/trace.h :000000 100644 0000000000000000000000000000000000000000 e32fed86f9f16c2448eb814d2922bb0ee691fbad A hw/alpha/typhoon.c :000000 100644 0000000000000000000000000000000000000000 eae06369b02f0c70faae7b6640fb12933cef8eed A hw/arm/Kconfig :000000 100644 0000000000000000000000000000000000000000 66f30757dd540d0e3d7cda261dc117d564ed1662 A hw/arm/allwinner-a10.c :000000 100644 0000000000000000000000000000000000000000 262e99b3f9a2fac05c172bd215c560109de96882 A hw/arm/allwinner-h3.c :000000 100644 0000000000000000000000000000000000000000 a1ae75deb6b0e920b105992124bc3d097039fb25 A hw/arm/allwinner-r40.c :000000 100644 0000000000000000000000000000000000000000 8ea4caaef241f715631d4a7a945fc6180f59db91 A hw/arm/armsse.c :000000 100644 0000000000000000000000000000000000000000 68a1cbd6316fed6b53e96f0476d1624287888a90 A hw/arm/armv7m.c :000000 100644 0000000000000000000000000000000000000000 a7cfbd6c5e0faff1ea398fbbcf5b8b0432bd1fd9 A hw/arm/aspeed.c :000000 100644 0000000000000000000000000000000000000000 57ffc0807ab788e6778af65454ce4e97416b7010 A hw/arm/aspeed_ast1040.c :000000 100644 0000000000000000000000000000000000000000 486f0f6a1ba05ad848a608e15875d36ce42a0418 A hw/arm/aspeed_ast1040_evb.c :000000 100644 0000000000000000000000000000000000000000 aeb5a4423dd3cd27c4c138fee34886c1d2367287 A hw/arm/aspeed_ast10x0.c :000000 100644 0000000000000000000000000000000000000000 c937bb74665808102ddee7891bae3f089ab1f349 A hw/arm/aspeed_ast10x0_evb.c :000000 100644 0000000000000000000000000000000000000000 5af5da5b8a732cfe24b8146227716c6bba63bd53 A hw/arm/aspeed_ast1700.c :000000 100644 0000000000000000000000000000000000000000 79a653f65f0991cb0483b0b631492239a70814d3 A hw/arm/aspeed_ast2400.c :000000 100644 0000000000000000000000000000000000000000 e2350e5b6ca6692b6bf545ed55286d4ddffe8b67 A hw/arm/aspeed_ast2400_palmetto.c :000000 100644 0000000000000000000000000000000000000000 e8cbbb8a05207fdff1b9ea43ac654d1d8501d267 A hw/arm/aspeed_ast2400_quanta-q71l.c :000000 100644 0000000000000000000000000000000000000000 c75898cc6d1aa2faa7181dce519640cb5d95fa7e A hw/arm/aspeed_ast2400_supermicrox11.c :000000 100644 0000000000000000000000000000000000000000 6ca2a36322c47a97102b7bc7272f860884ed34b4 A hw/arm/aspeed_ast2500_evb.c :000000 100644 0000000000000000000000000000000000000000 00bb1c61053a6e9ba97268201eba835a2fd7c852 A hw/arm/aspeed_ast2500_g220a.c :000000 100644 0000000000000000000000000000000000000000 340a74408b6225759191fa2ab66e6e4ae9fd8ed3 A hw/arm/aspeed_ast2500_romulus.c :000000 100644 0000000000000000000000000000000000000000 5a7e49d6ccdb124e44f68024bfe16e613f8b66f6 A hw/arm/aspeed_ast2500_supermicro-x11spi.c :000000 100644 0000000000000000000000000000000000000000 6cb567526c4a3ba0bffe571cbec8b89b77bd1d4d A hw/arm/aspeed_ast2500_tiogapass.c :000000 100644 0000000000000000000000000000000000000000 26ddb6734702b68fd1a5bb11ef47f3160a197c89 A hw/arm/aspeed_ast2500_witherspoon.c :000000 100644 0000000000000000000000000000000000000000 3ba1ed5f6fad08ba5702bf89998c7ca625e4c21c A hw/arm/aspeed_ast2500_yosemitev2.c :000000 100644 0000000000000000000000000000000000000000 1a10d0fe1ecc884f1009859e3dbbc7d2c902a5f9 A hw/arm/aspeed_ast2600.c :000000 100644 0000000000000000000000000000000000000000 25578db58943c661416c7eb168921bd20a86f5b2 A hw/arm/aspeed_ast2600_anacapa.c :000000 100644 0000000000000000000000000000000000000000 6fa606c047e6d200d48835db7951bc647f4f2554 A hw/arm/aspeed_ast2600_bletchley.c :000000 100644 0000000000000000000000000000000000000000 4f2b396f6f0c35ac99b6f5fe1a15399dd397fa06 A hw/arm/aspeed_ast2600_catalina.c :000000 100644 0000000000000000000000000000000000000000 8a17c4453e9b61a040cd2bf6001fecff756165e4 A hw/arm/aspeed_ast2600_evb.c :000000 100644 0000000000000000000000000000000000000000 28c9c143d883bc86da6df71e607eab48230bfef5 A hw/arm/aspeed_ast2600_fby35.c :000000 100644 0000000000000000000000000000000000000000 08d809b2fd939e59a88caacffe8774b62b9403be A hw/arm/aspeed_ast2600_fuji.c :000000 100644 0000000000000000000000000000000000000000 c9c0b6cb6e4db247a299f01ea854b342529a30b7 A hw/arm/aspeed_ast2600_gb200nvl.c :000000 100644 0000000000000000000000000000000000000000 43a8f01a9e7dae3e52036e31294c436cc0d49f5b A hw/arm/aspeed_ast2600_rainier.c :000000 100644 0000000000000000000000000000000000000000 345a9c94167148e9b4a3c4ddf8479b9a3ce10f54 A hw/arm/aspeed_ast2600_sanmiguel.c :000000 100644 0000000000000000000000000000000000000000 73362b60d2ab55515252cf21d18b6bb898cb6755 A hw/arm/aspeed_ast27x0-fc.c :000000 100644 0000000000000000000000000000000000000000 e03653086c882cb297a6f7bf7bf4ccbcc0fe2035 A hw/arm/aspeed_ast27x0-ssp.c :000000 100644 0000000000000000000000000000000000000000 39ba062a20f78ce24c33bc1b7c02207825528df3 A hw/arm/aspeed_ast27x0-tsp.c :000000 100644 0000000000000000000000000000000000000000 6365dbd638b5713af648c1e6389114bf3056a5ed A hw/arm/aspeed_ast27x0.c :000000 100644 0000000000000000000000000000000000000000 460c9ff0d2ea1428549140d851eb415d864ff857 A hw/arm/aspeed_ast27x0_evb.c :000000 100644 0000000000000000000000000000000000000000 43026d2a555acabb2660945cccea87dd53c293d7 A hw/arm/aspeed_coprocessor_common.c :000000 100644 0000000000000000000000000000000000000000 fd08793575abb1bb74b07a3a3b763739158dfaba A hw/arm/aspeed_soc_common.c :000000 100644 0000000000000000000000000000000000000000 dc98ee7b71ae6a6ec8093fb3b9bc9fc0469185f1 A hw/arm/ax3000-boards.c :000000 100644 0000000000000000000000000000000000000000 a1708488710f1577bb95f36e53566ba04a32cae7 A hw/arm/ax3000-evk.c :000000 100644 0000000000000000000000000000000000000000 ebe174fb97857654aaea05b9fc6dee5d44571b47 A hw/arm/ax3000-soc.c :000000 100644 0000000000000000000000000000000000000000 de19212ab85c4b78cb3e2fd3496a9f86ccbfdc87 A hw/arm/b-l475e-iot01a.c :000000 100644 0000000000000000000000000000000000000000 ccf60ba295577074b20f5f11cdc41dfad6e68823 A hw/arm/bananapi_m2u.c :000000 100644 0000000000000000000000000000000000000000 558c180df9f165f290837c623d631cc1d8e3a470 A hw/arm/bcm2835_peripherals.c :000000 100644 0000000000000000000000000000000000000000 f4ecea908bd62d17ab8f5f096c1aa4484ca00b8f A hw/arm/bcm2836.c :000000 100644 0000000000000000000000000000000000000000 089af412a304c5a43bec0fbfbf38de34488fa57e A hw/arm/bcm2838.c :000000 100644 0000000000000000000000000000000000000000 812b5b8480c93436f0c9aa6fbd2ab05c49c15273 A hw/arm/bcm2838_peripherals.c :000000 100644 0000000000000000000000000000000000000000 9b7553dde5e1ffa92fe980031c9f1e8c8e31bc1d A hw/arm/boot.c :000000 100644 0000000000000000000000000000000000000000 ca6b3addb7bfe2e8b19cb06326e64b83372980d1 A hw/arm/collie.c :000000 100644 0000000000000000000000000000000000000000 e4fef9cd76b41797fe8cd4867356aaab831fb5f9 A hw/arm/cubieboard.c :000000 100644 0000000000000000000000000000000000000000 5dfa5839a615e4045801731b985be77eae5dc75e A hw/arm/digic.c :000000 100644 0000000000000000000000000000000000000000 90c19106ad04989e58dbceebc146428460e1c30c A hw/arm/digic_boards.c :000000 100644 0000000000000000000000000000000000000000 5efe95030c0536ca28e44901c30bae18b166d21f A hw/arm/exynos4210.c :000000 100644 0000000000000000000000000000000000000000 78632877df8e56be85a0bd6c12f7ceb017fefba9 A hw/arm/exynos4_boards.c :000000 100644 0000000000000000000000000000000000000000 7f65f4ca4bbc03c2be4ce5f927a7deeb3fc537dd A hw/arm/fsl-imx25.c :000000 100644 0000000000000000000000000000000000000000 190f863355d4d8055f84f90b6d9366582f866806 A hw/arm/fsl-imx31.c :000000 100644 0000000000000000000000000000000000000000 eec9673c6fbf4ce58a8130a33e00636db337a7dd A hw/arm/fsl-imx6.c :000000 100644 0000000000000000000000000000000000000000 1863558a0d6787788cba0980bff76a822eb229e7 A hw/arm/fsl-imx6ul.c :000000 100644 0000000000000000000000000000000000000000 2defa498d388973dbdc837beb4a136f3aa42daf9 A hw/arm/fsl-imx7.c :000000 100644 0000000000000000000000000000000000000000 875e92bb34739ae7753d5bf230e9216bf6c89e94 A hw/arm/fsl-imx8mm.c :000000 100644 0000000000000000000000000000000000000000 bcd91739d9b2dda5500c12b888338da96e90c815 A hw/arm/fsl-imx8mp.c :000000 100644 0000000000000000000000000000000000000000 243c30a67e7e796a4e2dfdfccb027bc867ac9160 A hw/arm/imx25_pdk.c :000000 100644 0000000000000000000000000000000000000000 c3215b11cb99e7406f7766fedb6cffe65c65b691 A hw/arm/imx8mm-evk.c :000000 100644 0000000000000000000000000000000000000000 3f376f86d9124ed4c651a720c78eb3f31ffefe8b A hw/arm/imx8mp-evk.c :000000 100644 0000000000000000000000000000000000000000 b766edeeee12424e54673c5472710393fe730aa6 A hw/arm/integratorcp.c :000000 100644 0000000000000000000000000000000000000000 387bf54ced1898740223dd606914bef3ee830366 A hw/arm/kzm.c :000000 100644 0000000000000000000000000000000000000000 321e63723e3e74959c2b13af1a0fefb5d77f3d39 A hw/arm/max78000_soc.c :000000 100644 0000000000000000000000000000000000000000 ed50bb9197933d401976a0839b74bc19aa1e3b12 A hw/arm/max78000fthr.c :000000 100644 0000000000000000000000000000000000000000 40071d2c7b96ad360af0e4fa7bfa08f2536f52d1 A hw/arm/mcimx6ul-evk.c :000000 100644 0000000000000000000000000000000000000000 65fdb19c06fa47f531857e6c0b04be31f5551d76 A hw/arm/mcimx7d-sabre.c :000000 100644 0000000000000000000000000000000000000000 bcc068de0403c6ca3e96ed7abffd900c8b2671e8 A hw/arm/meson.build :000000 100644 0000000000000000000000000000000000000000 c1a3f6903fedbf4d561e419910dc8016846f0e1b A hw/arm/microbit.c :000000 100644 0000000000000000000000000000000000000000 7f41a74df1aae0d30ed5184a605583e2741ce60e A hw/arm/mps2-tz.c :000000 100644 0000000000000000000000000000000000000000 35d867328a9b425202c54842e71b43a211a004d3 A hw/arm/mps2.c :000000 100644 0000000000000000000000000000000000000000 4bd5d83d5671bb4c237dc128c48ac0f71e206eaf A hw/arm/mps3r.c :000000 100644 0000000000000000000000000000000000000000 27d77af9dcd50790db638828826984a808bd7cc6 A hw/arm/msf2-soc.c :000000 100644 0000000000000000000000000000000000000000 1372d7f628aec8e43c1b06e02f01951f302dac14 A hw/arm/msf2-som.c :000000 100644 0000000000000000000000000000000000000000 571bee1b72b8b1a9e0953568ad4cf59fe46cc1ab A hw/arm/musca.c :000000 100644 0000000000000000000000000000000000000000 0db8798b4bde8e8c14a7d1aa2a4ede22c07e4d47 A hw/arm/netduino2.c :000000 100644 0000000000000000000000000000000000000000 5ac0eb816377067c51ad4d46a948cc01d4b1d4fe A hw/arm/netduinoplus2.c :000000 100644 0000000000000000000000000000000000000000 695f30a0dc208b4c052800fc5fbb26bdc96080fc A hw/arm/npcm7xx.c :000000 100644 0000000000000000000000000000000000000000 9c526a2683990450a8985ee4f19842c578779ab6 A hw/arm/npcm7xx_boards.c :000000 100644 0000000000000000000000000000000000000000 7d707a09b413701678cd3ebe34d09675d2f0e02b A hw/arm/npcm8xx.c :000000 100644 0000000000000000000000000000000000000000 4b3af1650343eb73bdc6c31a20cc5f05245e7f79 A hw/arm/npcm8xx_boards.c :000000 100644 0000000000000000000000000000000000000000 8d8ea71da435daa63cafb12e1b6b8de750b51f3b A hw/arm/nrf51_soc.c :000000 100644 0000000000000000000000000000000000000000 de9ac4978ce23e05ae66446196569ad489b449b4 A hw/arm/olimex-stm32-h405.c :000000 100644 0000000000000000000000000000000000000000 0f78cbd41049a740c462ac80812757912eb54912 A hw/arm/omap1.c :000000 100644 0000000000000000000000000000000000000000 a7e469ea6a3e52be37fa21cf7e1c8958c6d1a340 A hw/arm/omap_sx1.c :000000 100644 0000000000000000000000000000000000000000 18ed174032b69be3b7cc8d42eebbe6504ed1d0fb A hw/arm/orangepi.c :000000 100644 0000000000000000000000000000000000000000 fadbacb253412b26f596509a12ca0f1602bc5398 A hw/arm/raspi.c :000000 100644 0000000000000000000000000000000000000000 566d64572db6ab96e0b1e04f50b111a36b638bdb A hw/arm/raspi4b.c :000000 100644 0000000000000000000000000000000000000000 ceba0331b08ce28ae0a75f38dfbf3d6da157bd22 A hw/arm/realview.c :000000 100644 0000000000000000000000000000000000000000 05dfabd9376d8681def8e8aba36b787dfd7874d1 A hw/arm/sabrelite.c :000000 100644 0000000000000000000000000000000000000000 158b461eb481ac3a75db71eef4a309e3a810231a A hw/arm/sbsa-ref.c :000000 100644 0000000000000000000000000000000000000000 8e40ba603d33d12caed13f2b8faa92ca3d0b0f6e A hw/arm/smmu-common.c :000000 100644 0000000000000000000000000000000000000000 d143d296f343eae79086c54004f9e48886a8bd89 A hw/arm/smmu-internal.h :000000 100644 0000000000000000000000000000000000000000 b8dd7e7b89750e79062bcd707ddfbfad9b5f6fd2 A hw/arm/smmuv3-accel-stubs.c :000000 100644 0000000000000000000000000000000000000000 91aca1aa14e5131593b97504f5f7e13a80b48196 A hw/arm/smmuv3-accel.c :000000 100644 0000000000000000000000000000000000000000 ea11d513cc940a9b4253bdfcebae5ed1b8bd02dd A hw/arm/smmuv3-accel.h :000000 100644 0000000000000000000000000000000000000000 0819a4b2e8d417c3b7279a85d85be62af853171f A hw/arm/smmuv3-internal.h :000000 100644 0000000000000000000000000000000000000000 ed19536a4dcfdae6bdcca587890ed9de264058bf A hw/arm/smmuv3.c :000000 100644 0000000000000000000000000000000000000000 f41315e192847f1d291c674684ab8a37ae526a99 A hw/arm/stellaris.c :000000 100644 0000000000000000000000000000000000000000 2358368dbab82621901871dc231ab1a0d8b063fb A hw/arm/stm32f100_soc.c :000000 100644 0000000000000000000000000000000000000000 a03c6b400259ab3297009ef8c8999f3d54523b28 A hw/arm/stm32f205_soc.c :000000 100644 0000000000000000000000000000000000000000 c2bc460603f96e7a5e78bb779a58d18bf29f6d35 A hw/arm/stm32f405_soc.c :000000 100644 0000000000000000000000000000000000000000 39b8cdf97dcad6e47cf9420f82dfe8b906f03c24 A hw/arm/stm32l4x5_soc.c :000000 100644 0000000000000000000000000000000000000000 d899a134b384d9567b94c1ddc655892c2a8c75b4 A hw/arm/stm32vldiscovery.c :000000 100644 0000000000000000000000000000000000000000 5a3242195ab9942c88050a607f071ba543cbd960 A hw/arm/strongarm.c :000000 100644 0000000000000000000000000000000000000000 b11b3a3379fa09e0f41bdf9bc1b2b1ee3e3ba034 A hw/arm/strongarm.h :000000 100644 0000000000000000000000000000000000000000 4669f5c5f57b40a563282948f52a3f6a1e1349af A hw/arm/tegra241-cmdqv-stubs.c :000000 100644 0000000000000000000000000000000000000000 273633e629373a18c1b67b2cf42dc4e23041fe96 A hw/arm/tegra241-cmdqv.c :000000 100644 0000000000000000000000000000000000000000 de4c1e53358f8b3bff9a58f21e583e027ebee070 A hw/arm/tegra241-cmdqv.h :000000 100644 0000000000000000000000000000000000000000 1b16f710fedbe276eb0a9b44459e5261df5c6ed9 A hw/arm/trace-events :000000 100644 0000000000000000000000000000000000000000 91337aa6b041b2a712986abe0737aaa0cb1b2416 A hw/arm/trace.h :000000 100644 0000000000000000000000000000000000000000 f94bf96599e05def47ecbeda802d1caa61a1323e A hw/arm/versatilepb.c :000000 100644 0000000000000000000000000000000000000000 a4328ec74bd598d446a6e7ca98d5d57a9684a9bc A hw/arm/vexpress.c :000000 100644 0000000000000000000000000000000000000000 d368913e7663eba051e1d4457e87a325e0a370ac A hw/arm/virt-acpi-build.c :000000 100644 0000000000000000000000000000000000000000 3eecf094bccf68cab6f8a3e344858932ef9374a4 A hw/arm/virt.c :000000 100644 0000000000000000000000000000000000000000 f05956c16628ae94548741dcb738da2e7412e614 A hw/arm/xen-pvh.c :000000 100644 0000000000000000000000000000000000000000 00bc310252f048812f28fed2ae143dc942fb5567 A hw/arm/xen-stubs.c :000000 100644 0000000000000000000000000000000000000000 c1897ab1cf3366dd3b2cc82df3d8ce408c04fd10 A hw/arm/xilinx_zynq.c :000000 100644 0000000000000000000000000000000000000000 4018f2bf7d140f8aed55408b9d3e94dbb87270eb A hw/arm/xlnx-versal-virt.c :000000 100644 0000000000000000000000000000000000000000 facf92b45cc6cb17c558116418f08b29929666b6 A hw/arm/xlnx-versal.c :000000 100644 0000000000000000000000000000000000000000 bb596218540bc8bbf52ca006a1bdaf8730ffce17 A hw/arm/xlnx-zcu102.c :000000 100644 0000000000000000000000000000000000000000 979e55e305714dc11242fe87ba07abf8526dca13 A hw/arm/xlnx-zynqmp.c :000000 100644 0000000000000000000000000000000000000000 ed93fa26984770f59f9ab64305a3c208ccf1a155 A hw/audio/Kconfig :000000 100644 0000000000000000000000000000000000000000 fd74c249949a1e6158b7ad9a3c9e31e053073088 A hw/audio/ac97.c :000000 100644 0000000000000000000000000000000000000000 0358b56ff4c2cf68bf594cc7099e01de453219f0 A hw/audio/ac97.h :000000 100644 0000000000000000000000000000000000000000 52ee5cb6256eefcf486d14acaaef083269829666 A hw/audio/adlib.c :000000 100644 0000000000000000000000000000000000000000 ea59bdde7b87034f6ae2311cbfd42952316778fd A hw/audio/asc.c :000000 100644 0000000000000000000000000000000000000000 7844b5b6c90e287787d2c182bdef8da8c1bc2fc4 A hw/audio/cs4231.c :000000 100644 0000000000000000000000000000000000000000 c589670e855ce5bd8147ba5f170578fbf7b9ebf3 A hw/audio/cs4231a.c :000000 100644 0000000000000000000000000000000000000000 ca7ad16df491243387c7eafbf1c98d7531af0464 A hw/audio/es1370.c :000000 100644 0000000000000000000000000000000000000000 a63ad0f04d57ea1b3e548b3077358484d7fb98ee A hw/audio/fmopl.c :000000 100644 0000000000000000000000000000000000000000 89086b93f449e47da6976971f27320b06894ec4c A hw/audio/fmopl.h :000000 100644 0000000000000000000000000000000000000000 196c4f72205ca68e9bcebae1fe5cc615e95a2267 A hw/audio/gus.c :000000 100644 0000000000000000000000000000000000000000 ab591eefb790452d81fa92fa4d277f210f78630e A hw/audio/gusemu.h :000000 100644 0000000000000000000000000000000000000000 f159978b494696e04ea55551ad6420a20b1c78da A hw/audio/gusemu_hal.c :000000 100644 0000000000000000000000000000000000000000 56300de77e4429b5c02d4d2b00dfc6f87d4b348c A hw/audio/gusemu_mixer.c :000000 100644 0000000000000000000000000000000000000000 d16297110d0a77737c072dae25a0b07f894d4661 A hw/audio/gustate.h :000000 100644 0000000000000000000000000000000000000000 b4fdb51e8b4e2debd10f6455335a274cb7355fa2 A hw/audio/hda-codec-common.h :000000 100644 0000000000000000000000000000000000000000 173fe56bea3a0c31f7af3af0872dad0ea61f75c8 A hw/audio/hda-codec.c :000000 100644 0000000000000000000000000000000000000000 261bdb48ff95164c3fdddf822990c1eb6062198d A hw/audio/intel-hda-defs.h :000000 100644 0000000000000000000000000000000000000000 3d361a4976c66b8a158ef60221e823fc616db384 A hw/audio/intel-hda.c :000000 100644 0000000000000000000000000000000000000000 174cf694f4985bb0cc89f4b27c245ba038357166 A hw/audio/intel-hda.h :000000 100644 0000000000000000000000000000000000000000 a891e975106bd8b473f05c7b4cf2b1ff7e5464e0 A hw/audio/lm4549.c :000000 100644 0000000000000000000000000000000000000000 bbd73057bf13a3f48886bb010040a8908b8ceb2c A hw/audio/lm4549.h :000000 100644 0000000000000000000000000000000000000000 3312bcec10196e6f950150c80cd902317e0c5d55 A hw/audio/meson.build :000000 100644 0000000000000000000000000000000000000000 86a5419b09e894ae212e5931b346e348324b8fb3 A hw/audio/model.c :000000 100644 0000000000000000000000000000000000000000 6b826507ce32b585adeb365f615b41e77efde14f A hw/audio/pcspk.c :000000 100644 0000000000000000000000000000000000000000 4a9b8ad65ce39d0085a5f00eb5351d74a0283f4f A hw/audio/pl041.c :000000 100644 0000000000000000000000000000000000000000 515db4756bee9f722a906d61365d2bb0470cfc7d A hw/audio/pl041.h :000000 100644 0000000000000000000000000000000000000000 dd7188cbcb2eb8c55d2216d08adefe10bc74e251 A hw/audio/pl041.hx :000000 100644 0000000000000000000000000000000000000000 1838d3ef7bdf285cdb515f08ef84fd9d343d3d03 A hw/audio/sb16.c :000000 100644 0000000000000000000000000000000000000000 30f59215453085c0b229d12abbf87300056fc2ec A hw/audio/trace-events :000000 100644 0000000000000000000000000000000000000000 5c7516a4d104fdbda2873f58ad0a76d05f93114e A hw/audio/trace.h :000000 100644 0000000000000000000000000000000000000000 9d61283542a4c48452d6edb321a3a0a84b21cb41 A hw/audio/via-ac97.c :000000 100644 0000000000000000000000000000000000000000 230581ed634724057c5f6605142763bc58fdf9fd A hw/audio/virtio-snd-pci.c :000000 100644 0000000000000000000000000000000000000000 694bcebb60f6c866346470672cc798b3271ae34f A hw/audio/virtio-snd.c :000000 100644 0000000000000000000000000000000000000000 b29937be4145f9899fdccca6a596ef9c8458599e A hw/avr/Kconfig :000000 100644 0000000000000000000000000000000000000000 e166ca18e11a4cf124e14c825e6899ac639cd90a A hw/avr/arduino.c :000000 100644 0000000000000000000000000000000000000000 280f613af3af6a4389e275318e19e095cadd9c93 A hw/avr/atmega.c :000000 100644 0000000000000000000000000000000000000000 9ac4678231284a405566ef4f0c308dfab9679bbc A hw/avr/atmega.h :000000 100644 0000000000000000000000000000000000000000 838378fb2525fe4db83717718899fb81147696dd A hw/avr/boot.c :000000 100644 0000000000000000000000000000000000000000 c5efa54d98cfd74c3a6ef280ebeb63317861aafb A hw/avr/boot.h :000000 100644 0000000000000000000000000000000000000000 46d53fb17e3487eca39e52ea61d41f8c7d4645ce A hw/avr/meson.build :000000 100644 0000000000000000000000000000000000000000 737dbcdb3e9ff4410f9baf8c59e2da36c2070308 A hw/block/Kconfig :000000 100644 0000000000000000000000000000000000000000 f187fa025d090be90af92c4bc22b045cb0b86a3f A hw/block/block.c :000000 100644 0000000000000000000000000000000000000000 70399a546013673241894e6f103ed8b2f68b524a A hw/block/cdrom.c :000000 100644 0000000000000000000000000000000000000000 11a5eba2f4ccce32446a55ca1e8570ec35362ada A hw/block/dataplane/meson.build :000000 100644 0000000000000000000000000000000000000000 48c2e315f312b99d4d05abff9afb4448857b9c87 A hw/block/dataplane/xen-block.c :000000 100644 0000000000000000000000000000000000000000 eb70327db38dc14598a394b08a783a358adb353b A hw/block/dataplane/xen-block.h :000000 100644 0000000000000000000000000000000000000000 e219623dc7a5107534075aef60bb60eb43b77893 A hw/block/fdc-internal.h :000000 100644 0000000000000000000000000000000000000000 a10f34a20f54bb4b446eb96eb6d12cbd4f9ca4b8 A hw/block/fdc-isa.c :000000 100644 0000000000000000000000000000000000000000 ab57dfd83eace26fe475b4e227a82fec29dce30f A hw/block/fdc-sysbus.c :000000 100644 0000000000000000000000000000000000000000 1178b959a6472d98d16d4daa3a0b28ebcc5db09a A hw/block/fdc.c :000000 100644 0000000000000000000000000000000000000000 a86f2b406b679550fe2344411b75b03c67cf5528 A hw/block/hd-geometry.c :000000 100644 0000000000000000000000000000000000000000 545e0b57285932a7c7ddaaf09988094df2a516a4 A hw/block/m25p80.c :000000 100644 0000000000000000000000000000000000000000 87878c2bf0fa6e9d1e3e92707a7a3479dd521dfa A hw/block/m25p80_sfdp.c :000000 100644 0000000000000000000000000000000000000000 c1e532de5aeb085f1c161d5ed79355a5a4576f28 A hw/block/m25p80_sfdp.h :000000 100644 0000000000000000000000000000000000000000 d646323b82b8427ff760b0df733822984c62acff A hw/block/meson.build :000000 100644 0000000000000000000000000000000000000000 486fc6350d850412f2de1da196f7f55b25e951a2 A hw/block/pflash_cfi01.c :000000 100644 0000000000000000000000000000000000000000 4f72c438c0ca205ee15fc4adff7528994e8e372f A hw/block/pflash_cfi02.c :000000 100644 0000000000000000000000000000000000000000 54b63bfbb5250f51d7557e564c625c51656dfffd A hw/block/swim.c :000000 100644 0000000000000000000000000000000000000000 dbaa5ca6cb20283dacaae4fbf6c867bd15c3c1c7 A hw/block/trace-events :000000 100644 0000000000000000000000000000000000000000 cde210ae692e436b65faf19256c1ace56a5ebde5 A hw/block/trace.h :000000 100644 0000000000000000000000000000000000000000 3dade143c95c6cf54ad5c2046577a19c4cbfa262 A hw/block/vhost-user-blk.c :000000 100644 0000000000000000000000000000000000000000 e2f8e2f6da80190719422b9fcfba56da307bba31 A hw/block/virtio-blk-common.c :000000 100644 0000000000000000000000000000000000000000 61c341ce2c9120105630070e5faac785687708c1 A hw/block/virtio-blk.c :000000 100644 0000000000000000000000000000000000000000 474c12fe4ac8bdd927919e18c10594693e6a3f3e A hw/block/xen-block.c :000000 100644 0000000000000000000000000000000000000000 99733529c17149537d1671151f3a578f554e6948 A hw/block/xen_blkif.h :000000 100644 0000000000000000000000000000000000000000 020c0a84bb6e5f11cc7d532a7999ade23505a1ba A hw/char/Kconfig :000000 100644 0000000000000000000000000000000000000000 30e135a244bee4ee45cf0fb589cbea471271c732 A hw/char/avr_usart.c :000000 100644 0000000000000000000000000000000000000000 d1e114f2dea7ecdd5eb722b6a3adb5ea76f1aa3d A hw/char/bcm2835_aux.c :000000 100644 0000000000000000000000000000000000000000 eff6a3c4d17ad67dc018f7322ae0eb68469175df A hw/char/cadence_uart.c :000000 100644 0000000000000000000000000000000000000000 0631821a571c1e44b607001e615db2c58d57c9a6 A hw/char/cmsdk-apb-uart.c :000000 100644 0000000000000000000000000000000000000000 a1b370b90be3875f95d14568c94e69179d3ef8c3 A hw/char/debugcon.c :000000 100644 0000000000000000000000000000000000000000 bd669173f0194a8ab21655915fe02da31fd13e7f A hw/char/digic-uart.c :000000 100644 0000000000000000000000000000000000000000 53fd0fe2a138cac5fe7b4ed34f076782b00f355a A hw/char/diva-gsp.c :000000 100644 0000000000000000000000000000000000000000 7aae627fb48f8e172aad56ad80e5168017b4b7a1 A hw/char/escc.c :000000 100644 0000000000000000000000000000000000000000 46fc4e31b83910b12da79d6c919c101b853db08d A hw/char/exynos4210_uart.c :000000 100644 0000000000000000000000000000000000000000 8e1e9228c78b33d9f19a14e6ea470bfaa809bc72 A hw/char/goldfish_tty.c :000000 100644 0000000000000000000000000000000000000000 d828c3fd3d45c0c540fd8d6d15e4f8e9c9fc50dd A hw/char/grlib_apbuart.c :000000 100644 0000000000000000000000000000000000000000 26ed1aea140b023516e0b52bd321524b0c943e13 A hw/char/ibex_uart.c :000000 100644 0000000000000000000000000000000000000000 8ac4efbb5e98968abcfc6d1454c77abdbbb322f8 A hw/char/imx_serial.c :000000 100644 0000000000000000000000000000000000000000 b66c20f4fa8ef2a6d22fa4e508ade9a00d9cf02e A hw/char/ipoctal232.c :000000 100644 0000000000000000000000000000000000000000 85fc6eed3e5e08a8312e82f8f493c5486931cce2 A hw/char/max78000_uart.c :000000 100644 0000000000000000000000000000000000000000 24fd42da06387450e78d9edc11589e021e869c20 A hw/char/mcf_uart.c :000000 100644 0000000000000000000000000000000000000000 6673721454cc4fd004bb782114a0d2442c0b044a A hw/char/mchp_pfsoc_mmuart.c :000000 100644 0000000000000000000000000000000000000000 fc3d7ee506fcf8eb1219f6af9689fd90573861c9 A hw/char/meson.build :000000 100644 0000000000000000000000000000000000000000 96f0d085fdd5099107060093713be34d689543f7 A hw/char/nrf51_uart.c :000000 100644 0000000000000000000000000000000000000000 8cbf6ce803e207a9d35afad31380bd060c0013cd A hw/char/omap_uart.c :000000 100644 0000000000000000000000000000000000000000 92e94138f4aeea0b900be7480e1e20d8b3f49984 A hw/char/parallel-isa.c :000000 100644 0000000000000000000000000000000000000000 07bbc9443fbd1989dcea909d10bc30fc6e85f61a A hw/char/parallel.c :000000 100644 0000000000000000000000000000000000000000 5ad9e7358d5ada9024849c79257d75903433bb61 A hw/char/pl011.c :000000 100644 0000000000000000000000000000000000000000 dc2810a9b11af093b301929639c0da888f3420eb A hw/char/renesas_sci.c :000000 100644 0000000000000000000000000000000000000000 488f938d98d9615d92ee464517feb704019a173c A hw/char/riscv_htif.c :000000 100644 0000000000000000000000000000000000000000 f6ed282f1bcc68069e8ed42be91265a6047bb413 A hw/char/sclpconsole-lm.c :000000 100644 0000000000000000000000000000000000000000 179d12745cc586af7bd6367e4dd55c221f10a976 A hw/char/sclpconsole.c :000000 100644 0000000000000000000000000000000000000000 eaa4e843c028b94248cb4a2a65268dbbd5dbcbe2 A hw/char/serial-isa.c :000000 100644 0000000000000000000000000000000000000000 0e0be26fa9fa654e2b90205c83d4cb1c3a49e30e A hw/char/serial-mm.c :000000 100644 0000000000000000000000000000000000000000 7782452018d2f7aa6bd14327937789b2ae510d0b A hw/char/serial-pci-multi.c :000000 100644 0000000000000000000000000000000000000000 d8cacc90859c4e3628762078deacd379dcf5a589 A hw/char/serial-pci.c :000000 100644 0000000000000000000000000000000000000000 4339562ab003a71fc227931a76daa66fa0c7c142 A hw/char/serial.c :000000 100644 0000000000000000000000000000000000000000 10f96e3a44bc1e762865d1ea7c3423f0ecf6ba04 A hw/char/sh_serial.c :000000 100644 0000000000000000000000000000000000000000 d38920a03a045e25fed8e41b11adabd23ddd3a0a A hw/char/shakti_uart.c :000000 100644 0000000000000000000000000000000000000000 b9bbaaef595e11363892091609035c3a77f0b164 A hw/char/sifive_uart.c :000000 100644 0000000000000000000000000000000000000000 1dd9fb155cb6e2090e6e35b209b8cc93b84c1473 A hw/char/spapr_vty.c :000000 100644 0000000000000000000000000000000000000000 2bf0161fa58992ada26332e2045ba4c175d5f31b A hw/char/stm32f2xx_usart.c :000000 100644 0000000000000000000000000000000000000000 0b02dde1f8cf9861a84f824c18c203aab6bfae17 A hw/char/stm32l4x5_usart.c :000000 100644 0000000000000000000000000000000000000000 989b6f6ee1e079ba36d68f450c2d7b653364817e A hw/char/terminal3270.c :000000 100644 0000000000000000000000000000000000000000 a3fcc772877acd7d1f30f109a9ca40d428908530 A hw/char/trace-events :000000 100644 0000000000000000000000000000000000000000 c2df66af2e8eaf8bf7f31cf85d3fea5824495c31 A hw/char/trace.h :000000 100644 0000000000000000000000000000000000000000 4737b9a56ebaffeeffab897401398619b98c1b05 A hw/char/virtio-console.c :000000 100644 0000000000000000000000000000000000000000 c36e18a4cfb51865c290c6179c65fefae63dec53 A hw/char/virtio-serial-bus.c :000000 100644 0000000000000000000000000000000000000000 bdeb76dc87004554dbfb6608cc24a393ceda47f3 A hw/char/xen_console.c :000000 100644 0000000000000000000000000000000000000000 3ef99adadda93a2d8b0524c669bed4e78d22b0d5 A hw/char/xilinx_uartlite.c :000000 100644 0000000000000000000000000000000000000000 d1bdf765ee88e7eabd29745a106640984d2a5954 A hw/core/Kconfig :000000 100644 0000000000000000000000000000000000000000 53f392fdda842dbeb3773153b6b1a6721cc0b686 A hw/core/bus.c :000000 100644 0000000000000000000000000000000000000000 9566d04cc64d4b9cb70119f6048ebd5be173bd21 A hw/core/clock-vmstate.c :000000 100644 0000000000000000000000000000000000000000 3fc98a0c65d5299fc9ab1c6ecf2f9e7ec48fd1ac A hw/core/clock.c :000000 100644 0000000000000000000000000000000000000000 4f4c87f33a09872ba80ccfd68ec76b2e7368505c A hw/core/cpu-common.c :000000 100644 0000000000000000000000000000000000000000 44715b443291f48e86812161c61e4e63ab1d8cde A hw/core/cpu-internal.h :000000 100644 0000000000000000000000000000000000000000 a64e8c2b68752081e6a32a64979c04ea207a46c1 A hw/core/cpu-system.c :000000 100644 0000000000000000000000000000000000000000 1e38c88f9bd3008daaee360bc1baac7f5e326330 A hw/core/cpu-user.c :000000 100644 0000000000000000000000000000000000000000 96f1d76578522d836b73a9998438c04913e37d11 A hw/core/eif.c :000000 100644 0000000000000000000000000000000000000000 0c432dbc2dc5b69d8a0001d4912f24b9a0620d91 A hw/core/eif.h :000000 100644 0000000000000000000000000000000000000000 2a9da1aa4a2a56e41eac0532852af6befe351f31 A hw/core/fw-path-provider.c :000000 100644 0000000000000000000000000000000000000000 66a24f7b2ace7329f3de9ff0536768b373b1e105 A hw/core/generic-loader.c :000000 100644 0000000000000000000000000000000000000000 37cda5ce4d33f6071b8fc5fd65b1f2b94ff1049f A hw/core/gpio.c :000000 100644 0000000000000000000000000000000000000000 38cb9f992cb989b3c8d40871539623cc2415318a A hw/core/guest-loader.c :000000 100644 0000000000000000000000000000000000000000 214ccf1ba5def35a43c35fa9f890e8a15840ca4e A hw/core/guest-loader.h :000000 100644 0000000000000000000000000000000000000000 3aca06884066b580c70b94601311973ac36b0bd4 A hw/core/hotplug.c :000000 100644 0000000000000000000000000000000000000000 1b610e75e15d2924f7f7faf82c5bcb9e1e732f63 A hw/core/irq.c :000000 100644 0000000000000000000000000000000000000000 d29b2ff22313a95990867acf87e101b834866489 A hw/core/loader-fit.c :000000 100644 0000000000000000000000000000000000000000 5cbfba0a86d24569923c863d6ecda125ce43bceb A hw/core/loader.c :000000 100644 0000000000000000000000000000000000000000 10a633af0780546f9450045fe6041a4a6c679194 A hw/core/machine-hmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 9c08b17510a3e95e2eac96c451b591820c0a7fe5 A hw/core/machine-qmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 bef04aa2d7134bee28fadce05f5e7b9380a2be66 A hw/core/machine-smp.c :000000 100644 0000000000000000000000000000000000000000 92f7be52a13fdca8db1e727eed03d3d63f643279 A hw/core/machine.c :000000 100644 0000000000000000000000000000000000000000 8fe776d2c86b240ac9d847ad3cc1bedaea9d0bdf A hw/core/meson.build :000000 100644 0000000000000000000000000000000000000000 84f21665987f816e5fc6e1668504dd0aae68e1c4 A hw/core/nmi.c :000000 100644 0000000000000000000000000000000000000000 60254913019a8bb606a2501e46407df9001b4e16 A hw/core/null-machine.c :000000 100644 0000000000000000000000000000000000000000 f462883c87cf7784f9df2ebea8bc88e8f7fb9fc8 A hw/core/numa.c :000000 100644 0000000000000000000000000000000000000000 3dc008ea4f3c911bdb428ef287cef04b8f3990dd A hw/core/or-irq.c :000000 100644 0000000000000000000000000000000000000000 16d0ecc0f37833640733f9c6215bca1f9c3d0337 A hw/core/platform-bus.c :000000 100644 0000000000000000000000000000000000000000 0cbe1ed5787cd4b1652e8d96e490be09d2c9097a A hw/core/ptimer.c :000000 100644 0000000000000000000000000000000000000000 861f78f94c64e5ef10825b7d561d474a3f7d04e1 A hw/core/qdev-clock.c :000000 100644 0000000000000000000000000000000000000000 f1489c02dfc8382e470971dfae9cb9359675d591 A hw/core/qdev-fw.c :000000 100644 0000000000000000000000000000000000000000 d7fa8a5ed2755fba8307194d91cd551e8d31a432 A hw/core/qdev-hotplug.c :000000 100644 0000000000000000000000000000000000000000 d7b77844fe0b2fa14ee8db6728b4ce9fb005e4e5 A hw/core/qdev-prop-internal.h :000000 100644 0000000000000000000000000000000000000000 5bfdfe1ab9d91056f7ece9f414ba8abdd64c2ce6 A hw/core/qdev-properties-system.c :000000 100644 0000000000000000000000000000000000000000 34d7b26a730359a369a07983c2067f447e8413eb A hw/core/qdev-properties.c :000000 100644 0000000000000000000000000000000000000000 051f8fbd02d0d5f3ad01f6fefb67be767af3eb24 A hw/core/qdev-user.c :000000 100644 0000000000000000000000000000000000000000 c6540bec56a6d5591ad335a6d9077a287a80f56a A hw/core/qdev.c :000000 100644 0000000000000000000000000000000000000000 99ca5e177582e52a114ee3e07f2e9bb8c4b8b75f A hw/core/register.c :000000 100644 0000000000000000000000000000000000000000 e7230b49b7044d2a3412617b286d6dff469b50fa A hw/core/reset.c :000000 100644 0000000000000000000000000000000000000000 a4a6476a0363ee3dcd9f5d51e2d4a60b98fdca08 A hw/core/resetcontainer.c :000000 100644 0000000000000000000000000000000000000000 86e16c8c6e4011d61f5bad924a6a04760a7584ff A hw/core/resettable.c :000000 100644 0000000000000000000000000000000000000000 7491d74791e9156ebb3b0cd83ddb5a5cba039f70 A hw/core/split-irq.c :000000 100644 0000000000000000000000000000000000000000 bfcac9388024147231d8821bc2ff9eb2d124f380 A hw/core/stream.c :000000 100644 0000000000000000000000000000000000000000 12238570b5e170dbc1548c9fc5d7172ef0021ca3 A hw/core/sysbus-fdt.c :000000 100644 0000000000000000000000000000000000000000 fe8f867a8d9cb722f69058ef240a313d819506ec A hw/core/sysbus.c :000000 100644 0000000000000000000000000000000000000000 2cf085ac66e6733ddd66df7a82b8c5bb403e3d81 A hw/core/trace-events :000000 100644 0000000000000000000000000000000000000000 23dfd61c497fb12c83b3b9353f8a775a2d4cbcd8 A hw/core/trace.h :000000 100644 0000000000000000000000000000000000000000 e4dcfb08f0c0ed046cac2bf79ed760d76dda0502 A hw/core/uboot_image.h :000000 100644 0000000000000000000000000000000000000000 2c111350298d6281e7f136fb3560aa3823b4622c A hw/core/vm-change-state-handler.c :000000 100644 0000000000000000000000000000000000000000 c39631c75864209b716ea25c3764498152fd1496 A hw/core/vmstate-if.c :000000 100644 0000000000000000000000000000000000000000 baff478e1bee7b8cae4bd1ad3d7397d6435661ed A hw/cpu/Kconfig :000000 100644 0000000000000000000000000000000000000000 28cda55ccf81dd9703648476aad43398377da934 A hw/cpu/a15mpcore.c :000000 100644 0000000000000000000000000000000000000000 2127f9557892f766071331a580917cd96327727d A hw/cpu/a9mpcore.c :000000 100644 0000000000000000000000000000000000000000 f3a5174c1f9ead4ca36b63439bf94a92b8daf5c5 A hw/cpu/arm11mpcore.c :000000 100644 0000000000000000000000000000000000000000 628fe333673eb349adfdbe69194be5f795db7d9c A hw/cpu/cluster.c :000000 100644 0000000000000000000000000000000000000000 26e488f3d8e33d2a26b12861a878a1da96f04d29 A hw/cpu/core.c :000000 100644 0000000000000000000000000000000000000000 9c1535ca3251b38f93c25d9044c07b8e3a893e2e A hw/cpu/meson.build :000000 100644 0000000000000000000000000000000000000000 525f03e9e54cf5e7334cfbfab84183163211178c A hw/cpu/realview_mpcore.c :000000 100644 0000000000000000000000000000000000000000 959a55518e650064018fa8d999c3ed25ff25e705 A hw/cxl/cxl-cdat.c :000000 100644 0000000000000000000000000000000000000000 a624357978956b06ff474ab2b9375f409fce4a6a A hw/cxl/cxl-component-utils.c :000000 100644 0000000000000000000000000000000000000000 e150d7445762c08cfec91eca6d48da9f13525e1e A hw/cxl/cxl-device-utils.c :000000 100644 0000000000000000000000000000000000000000 5356dfb5b30059ea8ac909350bdf09f1346436e8 A hw/cxl/cxl-events.c :000000 100644 0000000000000000000000000000000000000000 9b515913ea4debb81dbbae9940c76fc5640a97b4 A hw/cxl/cxl-host-stubs.c :000000 100644 0000000000000000000000000000000000000000 e279ce5fe3aede3acf81994e02c2467f8b52bfc1 A hw/cxl/cxl-host.c :000000 100644 0000000000000000000000000000000000000000 603677a97bb1b0354fd95da7abf0b7a76340819f A hw/cxl/cxl-mailbox-utils.c :000000 100644 0000000000000000000000000000000000000000 5f61273a68d78f735145e8a0cb0295639f415247 A hw/cxl/meson.build :000000 100644 0000000000000000000000000000000000000000 5ba587b4e5571ee1257cca73e873ce44c54bddc9 A hw/cxl/switch-mailbox-cci.c :000000 100644 0000000000000000000000000000000000000000 060274b1e670bbba38ef1ca811008327b92117cf A hw/display/Kconfig :000000 100644 0000000000000000000000000000000000000000 ee0fbf8175d9d513831ccf0cc8c0dbf6778146b4 A hw/display/acpi-vga-stub.c :000000 100644 0000000000000000000000000000000000000000 f0e9ef1fcf8ee6a46320fe7bae0b60a3978bb593 A hw/display/acpi-vga.c :000000 100644 0000000000000000000000000000000000000000 58beaadd1f108baa9cd0b500cd26c3281f416c4e A hw/display/apple-gfx-mmio.m :000000 100644 0000000000000000000000000000000000000000 b0694f4cb855599d5329337b500a586e14a76b32 A hw/display/apple-gfx-pci.m :000000 100644 0000000000000000000000000000000000000000 3197bd853dabe89fc5747fef587d4f59791f85fb A hw/display/apple-gfx.h :000000 100644 0000000000000000000000000000000000000000 be0061b9db25304bdc118deb0960cb4af21a628c A hw/display/apple-gfx.m :000000 100644 0000000000000000000000000000000000000000 288d466ec6418faad7af3dd16a2cf0b45586b1ca A hw/display/artist.c :000000 100644 0000000000000000000000000000000000000000 db7e08a462ae61b555a6ee6986bc91d82e5c3f3a A hw/display/ati.c :000000 100644 0000000000000000000000000000000000000000 7a4a115aee22c9019af3aa17f3e3f6246ae1cadf A hw/display/ati_2d.c :000000 100644 0000000000000000000000000000000000000000 5c799d540a9798db217e6ec496f40d386038bc2e A hw/display/ati_dbg.c :000000 100644 0000000000000000000000000000000000000000 0c48934d33baa9646e711ba48735f7c1bf3418a8 A hw/display/ati_int.h :000000 100644 0000000000000000000000000000000000000000 b813fa119e9bb9ad7b39ad40a4970deb7cdd1d37 A hw/display/ati_regs.h :000000 100644 0000000000000000000000000000000000000000 bd58f625fcd0bf40943fa1597e8bd8861500b9f2 A hw/display/bcm2835_fb.c :000000 100644 0000000000000000000000000000000000000000 64e669429c4ba5ec697a5c66fea2d179878e9eca A hw/display/bochs-display.c :000000 100644 0000000000000000000000000000000000000000 f9dda1549dd20db3ea6878d91b7796a52239fdf2 A hw/display/cg3.c :000000 100644 0000000000000000000000000000000000000000 0a8c74e13744ec7e5a7c41b17e1a21cf9a489cf1 A hw/display/cirrus_vga.c :000000 100644 0000000000000000000000000000000000000000 a78ebbd9201daf5f1ca482fdbb818cc3599e3229 A hw/display/cirrus_vga_internal.h :000000 100644 0000000000000000000000000000000000000000 b8052d1d8edb7999930ca7903e45b798a7a6dab5 A hw/display/cirrus_vga_isa.c :000000 100644 0000000000000000000000000000000000000000 0841b9efa9cebd3f31493ca86ac7a1c293ba4c90 A hw/display/cirrus_vga_rop.h :000000 100644 0000000000000000000000000000000000000000 33f9b3b613401a229c8c0796073d40653a4df74b A hw/display/cirrus_vga_rop2.h :000000 100644 0000000000000000000000000000000000000000 afade0b98c3c20eff825f4803bc26cfc911c9642 A hw/display/dm163.c :000000 100644 0000000000000000000000000000000000000000 a157dc64e761a1f7a8538094563b51b89d00c0a6 A hw/display/dpcd.c :000000 100644 0000000000000000000000000000000000000000 2cb819675e0b545d3de8a52cf10ac3ee940c7a20 A hw/display/edid-generate.c :000000 100644 0000000000000000000000000000000000000000 f1596fba9a9c43f01d7fe82f8f8f767e40418d8d A hw/display/edid-region.c :000000 100644 0000000000000000000000000000000000000000 6c062a28c022c8fbc8207acfcbdf0d0bf2f0f52b A hw/display/exynos4210_fimd.c :000000 100644 0000000000000000000000000000000000000000 b4296e8a33ec2c38a8148790a88fb92b66eb9e95 A hw/display/framebuffer.c :000000 100644 0000000000000000000000000000000000000000 29a828ce7a3e5b77c4c6c3fe4b3e1e7ea492b5ab A hw/display/framebuffer.h :000000 100644 0000000000000000000000000000000000000000 af54f1f9005810b704cc0a6b8941d2ade4d5f271 A hw/display/g364fb.c :000000 100644 0000000000000000000000000000000000000000 1fddc5807a0faed3e95f7f9cda44959a66a3365f A hw/display/i2c-ddc.c :000000 100644 0000000000000000000000000000000000000000 7b5be2b5a7519b4a3e75bf3aa67a20a705fce865 A hw/display/imx6ul_lcdif.c :000000 100644 0000000000000000000000000000000000000000 84fe10584064e48142d0c564307a9cac1114585a A hw/display/jazz_led.c :000000 100644 0000000000000000000000000000000000000000 f40a7ed9f521b4dab188f5c0a47f916b141e6aa0 A hw/display/macfb.c :000000 100644 0000000000000000000000000000000000000000 d8b4e121fea5bd6a19d9cabe3d31cc8519be9516 A hw/display/meson.build :000000 100644 0000000000000000000000000000000000000000 fa2e0d0da805208f643e57d8526585e45f26c280 A hw/display/next-fb.c :000000 100644 0000000000000000000000000000000000000000 b88ea5f2f191fabc5ccdcf3356d7f7ab5ad508e8 A hw/display/omap_lcdc.c :000000 100644 0000000000000000000000000000000000000000 4a93cf4cda98f357c4e8a65eb6de99e2a364dc33 A hw/display/pl110.c :000000 100644 0000000000000000000000000000000000000000 00877853225da4d69f22ca1ea1e77403fd72c65e A hw/display/pl110_template.h :000000 100644 0000000000000000000000000000000000000000 35c38f62525deb89f11fa7fda3a40a92e9923de0 A hw/display/qxl-logger.c :000000 100644 0000000000000000000000000000000000000000 348ddba76890406586d28a27c5b15cc419d57446 A hw/display/qxl-render.c :000000 100644 0000000000000000000000000000000000000000 d5f9771f5af2c5242876eda175b7219e4b395602 A hw/display/qxl.c :000000 100644 0000000000000000000000000000000000000000 6f5b96fe86cc148b11a1f2e14ed5eb213387af15 A hw/display/qxl.h :000000 100644 0000000000000000000000000000000000000000 8e8ba37514a55e8d9e677c6e9c6fc9d54925d95b A hw/display/ramfb-standalone.c :000000 100644 0000000000000000000000000000000000000000 b83551357bb3faafaa45d825b096de64de864d42 A hw/display/ramfb-stubs.c :000000 100644 0000000000000000000000000000000000000000 f477bdcc2186eede65fa23354ce1b7799745af1b A hw/display/ramfb.c :000000 100644 0000000000000000000000000000000000000000 d00d3e9fc545ed500e7c04f26043ec39b166cd12 A hw/display/sii9022.c :000000 100644 0000000000000000000000000000000000000000 cacb6c87ec9b09539af1f64164118a5ab74bccfa A hw/display/sm501.c :000000 100644 0000000000000000000000000000000000000000 4e3dede33f11e5ddff1ef24dd96b2bbbf9838431 A hw/display/ssd0303.c :000000 100644 0000000000000000000000000000000000000000 9309d4d10c4a2569cf273983d46d4dfe309cfdd2 A hw/display/ssd0323.c :000000 100644 0000000000000000000000000000000000000000 2c33a9c4a3289f0d994cee1b1d7fbe8c7e7c1753 A hw/display/tcx.c :000000 100644 0000000000000000000000000000000000000000 c5e7e42af23b2209a913e7cb0e97f6b8294689e0 A hw/display/trace-events :000000 100644 0000000000000000000000000000000000000000 4ed0e9165ba0d63f4142f10b365b7c497f7839b5 A hw/display/trace.h :000000 100644 0000000000000000000000000000000000000000 c0fbd9958b2e0c242f59e85b5b5e5036a9df14fd A hw/display/vga-access.h :000000 100644 0000000000000000000000000000000000000000 2029b61791bf0749e8d9139aadc838d4f9c330c3 A hw/display/vga-helpers.h :000000 100644 0000000000000000000000000000000000000000 2cccb0ef12e2d6ab8078eea35b6b8535989cd6ac A hw/display/vga-isa.c :000000 100644 0000000000000000000000000000000000000000 3cd64951c096982160ec5d6e013545a01ab81951 A hw/display/vga-mmio.c :000000 100644 0000000000000000000000000000000000000000 d089847bdae123569879ab26948e3797c4019777 A hw/display/vga-pci.c :000000 100644 0000000000000000000000000000000000000000 cb0e28b79b6a80d39c87d55dd4a60680dc923e5c A hw/display/vga.c :000000 100644 0000000000000000000000000000000000000000 ca69ae9815211e6475403f4b97cf9e9e1695f1de A hw/display/vga_int.h :000000 100644 0000000000000000000000000000000000000000 40e673f164d3cc7b01e098d4b949daec6651694a A hw/display/vga_regs.h :000000 100644 0000000000000000000000000000000000000000 d119bcae45d48e6eb14afe7d26e61f18265fa206 A hw/display/vhost-user-gpu-pci.c :000000 100644 0000000000000000000000000000000000000000 c09aca041135fd1218e62bc59abf9963beb59a40 A hw/display/vhost-user-gpu.c :000000 100644 0000000000000000000000000000000000000000 7681f7505d414d347fe7daee95add1a5b6c746c5 A hw/display/vhost-user-media-pci.c :000000 100644 0000000000000000000000000000000000000000 851af8ddc2d4b7f53e4bed4f1122a4a65df7dfaa A hw/display/vhost-user-media.c :000000 100644 0000000000000000000000000000000000000000 0c146080fd2c15ff9fd86338164e3969a3e1c355 A hw/display/vhost-user-vga.c :000000 100644 0000000000000000000000000000000000000000 5e0395be77cc18dbd9d6eb90731409a573a5109a A hw/display/virtio-dmabuf.c :000000 100644 0000000000000000000000000000000000000000 270fbaae102901dd6dbfd2ce5bdf8fb96f9b77bb A hw/display/virtio-gpu-base.c :000000 100644 0000000000000000000000000000000000000000 2b7a41c4664303ca185ac4d006286129c096fcc5 A hw/display/virtio-gpu-gl.c :000000 100644 0000000000000000000000000000000000000000 c8923795dfa7318aa91398728a6cba3a88149c89 A hw/display/virtio-gpu-pci-gl.c :000000 100644 0000000000000000000000000000000000000000 4db77cb868dbc9ec3a0816e79fcfc33183a4f8f9 A hw/display/virtio-gpu-pci-rutabaga.c :000000 100644 0000000000000000000000000000000000000000 22659ca196b5ce01b18252e05f3c47a681df4f58 A hw/display/virtio-gpu-pci.c :000000 100644 0000000000000000000000000000000000000000 3aafa4dc66cdabd1946c8aa62be22a3914b54200 A hw/display/virtio-gpu-rutabaga.c :000000 100644 0000000000000000000000000000000000000000 1a9dfbdec109a4f1e0f5496fb82664c255de043c A hw/display/virtio-gpu-udmabuf-stubs.c :000000 100644 0000000000000000000000000000000000000000 6d2bc8d9771fe745a406021e584bb839e1ff1705 A hw/display/virtio-gpu-udmabuf.c :000000 100644 0000000000000000000000000000000000000000 f45571060fead3026a6aecb5f84c75362d43f7f1 A hw/display/virtio-gpu-virgl.c :000000 100644 0000000000000000000000000000000000000000 bb0f41bb1e05b2b35319c884598c607359a9df49 A hw/display/virtio-gpu.c :000000 100644 0000000000000000000000000000000000000000 178e4c717250c3241adac5d701e7824a58461819 A hw/display/virtio-vga-gl.c :000000 100644 0000000000000000000000000000000000000000 1e07ee0b0d34e2e94c45d362df82dbe7c6bc3243 A hw/display/virtio-vga-rutabaga.c :000000 100644 0000000000000000000000000000000000000000 2ae649c91ae5a8dbe91a9dbc5ea39479fe6cb4b4 A hw/display/virtio-vga.c :000000 100644 0000000000000000000000000000000000000000 0bd9db1ceea6f1ca9dd77b67b6d354245228ecfa A hw/display/virtio-vga.h :000000 100644 0000000000000000000000000000000000000000 567806f0e47de124e05fe78ab8510db80072c9b9 A hw/display/vmware_vga.c :000000 100644 0000000000000000000000000000000000000000 ae302b217fe9bd3a102c656bd0133c3637c7d0fb A hw/display/xenfb.c :000000 100644 0000000000000000000000000000000000000000 98126ef320d46736b1319e7cb3f5de8e6ac01258 A hw/display/xlnx_dp.c :000000 100644 0000000000000000000000000000000000000000 0a23e7d7b8776b2e7b1e86f67d7d2fe027d10e1e A hw/dma/Kconfig :000000 100644 0000000000000000000000000000000000000000 b842aef4b74a7abb5d65f12e20487a699ecb8812 A hw/dma/bcm2835_dma.c :000000 100644 0000000000000000000000000000000000000000 c909cf46401ed0768e3c3ef13c9e86bda655f1f4 A hw/dma/i82374.c :000000 100644 0000000000000000000000000000000000000000 5771549889523861ad5bcde2a1b0f7234a6a0225 A hw/dma/i8257.c :000000 100644 0000000000000000000000000000000000000000 7635cd19e88ebdb717d732b4396f820a6d9c8a3b A hw/dma/k230_gsdma.c :000000 100644 0000000000000000000000000000000000000000 45db5e73575e2e89b460f2efde6faf95b3e8dc54 A hw/dma/meson.build :000000 100644 0000000000000000000000000000000000000000 16575e73b78a47999c094ee86f9c935b5d86667a A hw/dma/omap_dma.c :000000 100644 0000000000000000000000000000000000000000 f9f1e3e931046516e30998ab0bccb51e0ac3b3ee A hw/dma/pl080.c :000000 100644 0000000000000000000000000000000000000000 5a8df39d8f51c85af3a47ccdb8e4ffba2bbb18ea A hw/dma/pl330.c :000000 100644 0000000000000000000000000000000000000000 546ff67908aa624d3870d68798ef4e4df0662c04 A hw/dma/rc4030.c :000000 100644 0000000000000000000000000000000000000000 c4d2c77beac8e8255794964736c96a497aef2900 A hw/dma/sifive_pdma.c :000000 100644 0000000000000000000000000000000000000000 4feb22e6ea33e87597fc65388bb8e0463bb9ae4f A hw/dma/soc_dma.c :000000 100644 0000000000000000000000000000000000000000 a5dc35e7bbfe5e1522dd1e1dd3f422b35d7c3a26 A hw/dma/sparc32_dma.c :000000 100644 0000000000000000000000000000000000000000 a494755b5a69e35c3875708314eda09b6d6efddd A hw/dma/trace-events :000000 100644 0000000000000000000000000000000000000000 4bcb28b47cc7fb71745c81e2c6e81f56206fc3bf A hw/dma/trace.h :000000 100644 0000000000000000000000000000000000000000 22dec8b3eb2f904da1773e6fd1464ef94ba3fa58 A hw/dma/xilinx_axidma.c :000000 100644 0000000000000000000000000000000000000000 306c56c3ef5493d2863b080dfa30026dcf7fa004 A hw/dma/xlnx-zdma.c :000000 100644 0000000000000000000000000000000000000000 5608460dc7a69bbc44e4da69a284833f79d2041c A hw/dma/xlnx-zynq-devcfg.c :000000 100644 0000000000000000000000000000000000000000 436f9915e028df4fd8a08ae2a7d78fb9dde073f2 A hw/dma/xlnx_csu_dma.c :000000 100644 0000000000000000000000000000000000000000 32f56036a4caa6eb7704302d66065b949ef73cac A hw/dma/xlnx_dpdma.c :000000 100644 0000000000000000000000000000000000000000 9cee657a0f09226cfefcb18b433425bbfc431d3a A hw/fsi/Kconfig :000000 100644 0000000000000000000000000000000000000000 7a37770a4303b3e4d6925be45a7dbea197a53f9d A hw/fsi/aspeed_apb2opb.c :000000 100644 0000000000000000000000000000000000000000 54c0b05769d402513acd127c82179af0ae771800 A hw/fsi/cfam.c :000000 100644 0000000000000000000000000000000000000000 083a5507abcdb6b0c9a49d9f71f6fa9f5733dcc8 A hw/fsi/fsi-master.c :000000 100644 0000000000000000000000000000000000000000 6c52d5e745e7b0e4dc550d24706ae26c99409a36 A hw/fsi/fsi.c :000000 100644 0000000000000000000000000000000000000000 cae29e0658b29c065d9e32032d212d5de243507d A hw/fsi/lbus.c :000000 100644 0000000000000000000000000000000000000000 a18a076552fc7e268c673cb937fab07fd10c14a3 A hw/fsi/meson.build :000000 100644 0000000000000000000000000000000000000000 9e286d08d3c759235efdd3c6fdc08244732a9bb5 A hw/fsi/trace-events :000000 100644 0000000000000000000000000000000000000000 ee67c7fb04daaf18282be2c429a91c552daeb75a A hw/fsi/trace.h :000000 100644 0000000000000000000000000000000000000000 fcc7c70bd50e828264b340ab56d898541abec383 A hw/gpio/Kconfig :000000 100644 0000000000000000000000000000000000000000 1cf6f5df55051743f6a7ce85c5714bd548adf2d5 A hw/gpio/aspeed_gpio.c :000000 100644 0000000000000000000000000000000000000000 7d2f73699520a93e13e25f51b5a5fd396b4e4366 A hw/gpio/aspeed_sgpio.c :000000 100644 0000000000000000000000000000000000000000 d7c44ea2abe3db7395db4d00d3013298a842f865 A hw/gpio/bcm2835_gpio.c :000000 100644 0000000000000000000000000000000000000000 4ae7706b9a0f51448cf713d6ffaf049a5ff97525 A hw/gpio/bcm2838_gpio.c :000000 100644 0000000000000000000000000000000000000000 ce8256b381b8ef4b36ed8b6f482dd46b66e32e6b A hw/gpio/cadence_gpio.c :000000 100644 0000000000000000000000000000000000000000 14e0fb9d4cb23626535e8fb075a590583775156a A hw/gpio/gpio_key.c :000000 100644 0000000000000000000000000000000000000000 a60b24a55352011b2414fa485520307943b8f8e3 A hw/gpio/gpio_pwr.c :000000 100644 0000000000000000000000000000000000000000 5abf208df4754b75f01686154de23cd9a0d3a1ec A hw/gpio/imx_gpio.c :000000 100644 0000000000000000000000000000000000000000 0555f44b6a7f47a695cec5f991d4afab8b48183a A hw/gpio/meson.build :000000 100644 0000000000000000000000000000000000000000 2e882329f0fc064ed38b88cbb5d3bc1176dd9d55 A hw/gpio/mpc8xxx.c :000000 100644 0000000000000000000000000000000000000000 ad19b9fd42759707f61c40908c052cc30e83f8c5 A hw/gpio/npcm7xx_gpio.c :000000 100644 0000000000000000000000000000000000000000 567eb1fe7daeedaa4937c86cf0749afe9b12de70 A hw/gpio/nrf51_gpio.c :000000 100644 0000000000000000000000000000000000000000 16da9a88d9f0a0d5b55cb961f60b314df4b9dc0f A hw/gpio/omap_gpio.c :000000 100644 0000000000000000000000000000000000000000 719149b7174bc84ccb18f9f1244dd138ea350c60 A hw/gpio/pca9552.c :000000 100644 0000000000000000000000000000000000000000 904698cdce85a136e54ba04c729516cb9e54887f A hw/gpio/pca9554.c :000000 100644 0000000000000000000000000000000000000000 f871f1e788091ee9b73a55bc536f4fbff702a7ea A hw/gpio/pcf8574.c :000000 100644 0000000000000000000000000000000000000000 d6a4fb90b961f4c11aac8df13d044a73d034a79e A hw/gpio/pl061.c :000000 100644 0000000000000000000000000000000000000000 b7a56935c05bafca0d1a3a703c707b32daf1a31f A hw/gpio/sifive_gpio.c :000000 100644 0000000000000000000000000000000000000000 92fa397fbafe58ab07154c335c4e0bdcd4b41b8b A hw/gpio/stm32l4x5_gpio.c :000000 100644 0000000000000000000000000000000000000000 80ca783a0396aebad0dcaac5a40756ffca777e7a A hw/gpio/trace-events :000000 100644 0000000000000000000000000000000000000000 8b139071bcae5c6aaf18b7d0e67763e22dffeda0 A hw/gpio/trace.h :000000 100644 0000000000000000000000000000000000000000 3cf626a550d12627c007fcc6823305cc592dc7fe A hw/gpio/zaurus.c :000000 100644 0000000000000000000000000000000000000000 bb8a254fd2616ae0a8fb9d5420e6173dc0534513 A hw/hexagon/Kconfig :000000 100644 0000000000000000000000000000000000000000 4e3a418340ef5f67c0ffe165b299d594775c0e80 A hw/hexagon/hex-subsys.c :000000 100644 0000000000000000000000000000000000000000 8824fe10a59b2266fcb6ef0271513406cf04ff8c A hw/hexagon/hexagon_dsp.c :000000 100644 0000000000000000000000000000000000000000 616cddf304806b8402f4985cd7cf5f4bc4a1b57e A hw/hexagon/hexagon_globalreg.c :000000 100644 0000000000000000000000000000000000000000 157d03e51bf09e1b18ae40a2416f43bad1b18ed7 A hw/hexagon/hexagon_tlb.c :000000 100644 0000000000000000000000000000000000000000 442cbe3be316986ec9161384e7206f9afea92de8 A hw/hexagon/machine_cfg_sa8775_cdsp0.h.inc :000000 100644 0000000000000000000000000000000000000000 cc4d89b89c91dd08ac7ab04a25d54924c4d6f42e A hw/hexagon/machine_cfg_v66g_1024.h.inc :000000 100644 0000000000000000000000000000000000000000 0c79689bc21d5ef2edb41cfc393aac89c736af3d A hw/hexagon/machine_cfg_v68n_1024.h.inc :000000 100644 0000000000000000000000000000000000000000 c7d9e7e19277bbcec85f8cf8ef19b8f2bfd8b41e A hw/hexagon/machine_cfg_v81dgb_1.h.inc :000000 100644 0000000000000000000000000000000000000000 8fb9bcb174c7014ea6f1263c3861fb1f3c6d7544 A hw/hexagon/machine_cfg_v81qa_1.h.inc :000000 100644 0000000000000000000000000000000000000000 720a5d54dccde3f4cf62085fa70ad27972fbc70c A hw/hexagon/meson.build :000000 100644 0000000000000000000000000000000000000000 5d623ed2516abb9fd1941ae9012c27bc4755866c A hw/hexagon/trace-events :000000 100644 0000000000000000000000000000000000000000 9e0b39f3c663b40de701f70f55fe3707cf1e373a A hw/hexagon/trace.h :000000 100644 0000000000000000000000000000000000000000 64d8366d27df8c4b8c3e685aab3d7d40f4917a92 A hw/hexagon/virt.c :000000 100644 0000000000000000000000000000000000000000 9ede4d11406fa867e037ffc5b7e79604513e570c A hw/hppa/Kconfig :000000 100644 0000000000000000000000000000000000000000 e2b2faa4a3d911da5287fdd9b654fb9e6b97dbda A hw/hppa/hppa_hardware.h :000000 100644 0000000000000000000000000000000000000000 96133f09ba3a08607d5fa5d375feef3b5c650b79 A hw/hppa/machine.c :000000 100644 0000000000000000000000000000000000000000 3d0c586c309a03505408d3cbd283d6aeea03cd83 A hw/hppa/meson.build :000000 100644 0000000000000000000000000000000000000000 4e8b52dc28c01f01a1b5f3c2cb9685943f4d9e9f A hw/hppa/trace.h :000000 100644 0000000000000000000000000000000000000000 41dd827c841b7e5cd6c75a1974218b6719d5e21b A hw/hyperv/Kconfig :000000 100644 0000000000000000000000000000000000000000 ee53a28a26679b5b3384fb6370c59ff69288b292 A hw/hyperv/hv-balloon-internal.h :000000 100644 0000000000000000000000000000000000000000 1fc95e164802112d845b5986de32bc931a3d1868 A hw/hyperv/hv-balloon-our_range_memslots.c :000000 100644 0000000000000000000000000000000000000000 b1f19d77dafe3eba8b5a0658fd69e705b2f97ccf A hw/hyperv/hv-balloon-our_range_memslots.h :000000 100644 0000000000000000000000000000000000000000 dfb14852f42b080b1de2b24319e329b46a7cbe46 A hw/hyperv/hv-balloon-page_range_tree.c :000000 100644 0000000000000000000000000000000000000000 333772b86d2b92b7cb73a0eef7e9bf490d35632b A hw/hyperv/hv-balloon-page_range_tree.h :000000 100644 0000000000000000000000000000000000000000 a47412d4a8ad1dc9de322dfca8253e068a5dffc1 A hw/hyperv/hv-balloon-stub.c :000000 100644 0000000000000000000000000000000000000000 b8664a246b476a359f7544014e11c5f6805ae011 A hw/hyperv/hv-balloon.c :000000 100644 0000000000000000000000000000000000000000 900ff80213d2559f26041f9ae06b887afd63ed56 A hw/hyperv/hyperv.c :000000 100644 0000000000000000000000000000000000000000 2d4a63693b883b2059bf5f12142c68f600638a65 A hw/hyperv/hyperv_testdev.c :000000 100644 0000000000000000000000000000000000000000 d1cf781f049200f7f7948f2bf67b0c804f41b3c4 A hw/hyperv/meson.build :000000 100644 0000000000000000000000000000000000000000 e0057bb3990f069af2da5ec8bf91b7f493b4d6de A hw/hyperv/syndbg.c :000000 100644 0000000000000000000000000000000000000000 d8c96f18e98ac90a4367ab6b873bd872d02ce72d A hw/hyperv/trace-events :000000 100644 0000000000000000000000000000000000000000 7f2a88881b0e7e1c53c97354dc13ac168396586a A hw/hyperv/trace.h :000000 100644 0000000000000000000000000000000000000000 ab99f082d107b9704c81715c5e3d72e1df691b62 A hw/hyperv/vmbus.c :000000 100644 0000000000000000000000000000000000000000 0766130b5963ecee3e6e8d17a3fc525b016ab128 A hw/i2c/Kconfig :000000 100644 0000000000000000000000000000000000000000 c879e5009df191b8f650a599ba84462594e2f9b0 A hw/i2c/allwinner-i2c.c :000000 100644 0000000000000000000000000000000000000000 688f45c31395f282498035bc7035eb360812ca17 A hw/i2c/arm_sbcon_i2c.c :000000 100644 0000000000000000000000000000000000000000 0bc4bb6fbe928b8153e794f0782c70cf05a251ea A hw/i2c/aspeed_i2c.c :000000 100644 0000000000000000000000000000000000000000 5f6093087dd552e723ead1c043a0486fbba56554 A hw/i2c/bcm2835_i2c.c :000000 100644 0000000000000000000000000000000000000000 1f5d66ce33d93c140e64f6e95095ef8043fcfe89 A hw/i2c/bitbang_i2c.c :000000 100644 0000000000000000000000000000000000000000 54f6bdca882060b6f64e032fa52dde22009618be A hw/i2c/core.c :000000 100644 0000000000000000000000000000000000000000 daa9714cb7b2aaba0b8c086290307359b40c8d0c A hw/i2c/designware_i2c.c :000000 100644 0000000000000000000000000000000000000000 9fac588e82ee21b3bfb2d1fb1b54c76c3d86d6e9 A hw/i2c/exynos4210_i2c.c :000000 100644 0000000000000000000000000000000000000000 c6034460284b57abacac18c08b5827c1ab9a91ec A hw/i2c/i2c_mux_pca954x.c :000000 100644 0000000000000000000000000000000000000000 9b2d10060caba55eb9eedc6932347a653c1c1ff7 A hw/i2c/imx_i2c.c :000000 100644 0000000000000000000000000000000000000000 88aea35662dd5fe2fc3c71cb0aea73910ccdf397 A hw/i2c/meson.build :000000 100644 0000000000000000000000000000000000000000 d9689b6f1ae0fcffd094467c6bd0a10142e5119f A hw/i2c/microbit_i2c.c :000000 100644 0000000000000000000000000000000000000000 abb2240f9f3a5b06d2ec7829b96c334cc8a83b3a A hw/i2c/mpc_i2c.c :000000 100644 0000000000000000000000000000000000000000 179852a4fd9f8607bcd27f21df6342100e9ef641 A hw/i2c/npcm7xx_smbus.c :000000 100644 0000000000000000000000000000000000000000 d6e28a1a8997f17acee80d1e1c39e87b407bf143 A hw/i2c/omap_i2c.c :000000 100644 0000000000000000000000000000000000000000 5654d5163825540d6e70b495275276eee33aa93c A hw/i2c/pm_smbus.c :000000 100644 0000000000000000000000000000000000000000 1ca117bd3c1b4b7140a8b3a9ae6799bb0708d76c A hw/i2c/pmbus_device.c :000000 100644 0000000000000000000000000000000000000000 d38efd72883d637e764495dafd5562086297a2c3 A hw/i2c/ppc4xx_i2c.c :000000 100644 0000000000000000000000000000000000000000 693d4762205227e73bcf1b68dfbf44dd77d63a91 A hw/i2c/smbus_eeprom.c :000000 100644 0000000000000000000000000000000000000000 51513e73fdec284abe0e068711c6397804b7fdd1 A hw/i2c/smbus_ich9.c :000000 100644 0000000000000000000000000000000000000000 6a53c34e70b77d5ad4b009f5183a72dd9ee30b2d A hw/i2c/smbus_master.c :000000 100644 0000000000000000000000000000000000000000 cfb61c879e09bea52e928b40c12b81b66b52f8f8 A hw/i2c/smbus_slave.c :000000 100644 0000000000000000000000000000000000000000 1ad0e95c0e60c755bcb27d759cb0ece1fef87a4e A hw/i2c/trace-events :000000 100644 0000000000000000000000000000000000000000 4843a8d5444ebc013d417e4c846c788d11a4f1b5 A hw/i2c/trace.h :000000 100644 0000000000000000000000000000000000000000 e27d8816e5bba84e6fe066275339aaa8c9bf276f A hw/i386/Kconfig :000000 100644 0000000000000000000000000000000000000000 6d7308b4e47dd87bd174eb21b0172df88b9c7569 A hw/i386/acpi-build.c :000000 100644 0000000000000000000000000000000000000000 00e19bbe5edf76bb8fb473ad895f6b67a0f1281f A hw/i386/acpi-build.h :000000 100644 0000000000000000000000000000000000000000 7bd08067a7321cc2cef91d5f0c9150790c37bf91 A hw/i386/acpi-common.c :000000 100644 0000000000000000000000000000000000000000 57ef024cd3727dc7d823d8286f704f2afd6360b2 A hw/i386/acpi-common.h :000000 100644 0000000000000000000000000000000000000000 bc6571778c3ec5cb39f944e78b6f399b73aa2a7c A hw/i386/acpi-microvm.c :000000 100644 0000000000000000000000000000000000000000 dfe853690e1576a15268c45df6cc434a4dbc8456 A hw/i386/acpi-microvm.h :000000 100644 0000000000000000000000000000000000000000 fb36dee903ee392133592db93cfd55edebc999f1 A hw/i386/amd_iommu-stub.c :000000 100644 0000000000000000000000000000000000000000 56e78154126327790f36d05fa56dfbadb46b0777 A hw/i386/amd_iommu.c :000000 100644 0000000000000000000000000000000000000000 c5b346cc356c837c17a77de3d1dfd9fc8899107a A hw/i386/amd_iommu.h :000000 100644 0000000000000000000000000000000000000000 3e848fb69cd79dcc5101510c4eaafc14d66d5f69 A hw/i386/e820_memory_layout.c :000000 100644 0000000000000000000000000000000000000000 6ef169db9c20e9905ac805df079a56d0f7eb50fe A hw/i386/e820_memory_layout.h :000000 100644 0000000000000000000000000000000000000000 5903994a7cb7c336c5be8276b19700ee13115eed A hw/i386/fw_cfg.c :000000 100644 0000000000000000000000000000000000000000 e7e70ff23731b76800583f146890e48887fecd36 A hw/i386/fw_cfg.h :000000 100644 0000000000000000000000000000000000000000 350d2b77533fdf5c7fbf0cb517a871f9ce30b1c4 A hw/i386/intel_iommu.c :000000 100644 0000000000000000000000000000000000000000 c3677775e9256100f9aaef87892db4aa27bd45d0 A hw/i386/intel_iommu_accel.c :000000 100644 0000000000000000000000000000000000000000 4a9003c92dcc855be4e53b5f578123f48820d29b A hw/i386/intel_iommu_accel.h :000000 100644 0000000000000000000000000000000000000000 df7a0efa6ea63d548f80f18f532a02472cf3063d A hw/i386/intel_iommu_internal.h :000000 100644 0000000000000000000000000000000000000000 1ba9ae22cc3c2b8913016295aab92eb3d2f622e3 A hw/i386/isapc.c :000000 100644 0000000000000000000000000000000000000000 82355f04631a87913c2b1a1ad1f09f2aa8d0cdb4 A hw/i386/kvm/apic.c :000000 100644 0000000000000000000000000000000000000000 e3dad136d31c49c5866285922d293d47075a6794 A hw/i386/kvm/clock.c :000000 100644 0000000000000000000000000000000000000000 401c7e445bd50bdd5191a625e2879508db07df0a A hw/i386/kvm/clock.h :000000 100644 0000000000000000000000000000000000000000 70e8fd83cd04c0b43b42486a23a5fc4849efac34 A hw/i386/kvm/i8254.c :000000 100644 0000000000000000000000000000000000000000 66f37e13039afd6fd3444def48eb7688626f59ec A hw/i386/kvm/i8259.c :000000 100644 0000000000000000000000000000000000000000 ba7888e3d1e666cfb81282d29e23ed11efa63c3d A hw/i386/kvm/ioapic.c :000000 100644 0000000000000000000000000000000000000000 a34b3504cbae44375448aeae72e1a07216e2dcdc A hw/i386/kvm/meson.build :000000 100644 0000000000000000000000000000000000000000 33680ff82bd1cd97c5efa96a205c5725c8741dc3 A hw/i386/kvm/trace-events :000000 100644 0000000000000000000000000000000000000000 e55d0812fd169eb412b53a88cb744be8c9685b44 A hw/i386/kvm/trace.h :000000 100644 0000000000000000000000000000000000000000 a68c739a949670a6aba4d70666d69622c622d71b A hw/i386/kvm/xen-stubs.c :000000 100644 0000000000000000000000000000000000000000 9379383e5325b42a9aeaaecd0e0adf48fe4e380f A hw/i386/kvm/xen_evtchn.c :000000 100644 0000000000000000000000000000000000000000 8d339db5601ace1f6a4ad4ac68a1a2110464e91f A hw/i386/kvm/xen_evtchn.h :000000 100644 0000000000000000000000000000000000000000 85b324e62d055e3b820600b6671f9a949d9f1133 A hw/i386/kvm/xen_gnttab.c :000000 100644 0000000000000000000000000000000000000000 ee215239b00810d74e0d955e1c3b369bc338a38a A hw/i386/kvm/xen_gnttab.h :000000 100644 0000000000000000000000000000000000000000 74cadffb7287643b35b7e83897206a1cd3272a78 A hw/i386/kvm/xen_overlay.c :000000 100644 0000000000000000000000000000000000000000 75ecb6b3598ba5b2221b38aeda1671bd6672189e A hw/i386/kvm/xen_overlay.h :000000 100644 0000000000000000000000000000000000000000 bf61f6235be996746ed50bc41a09ed0d82e7ae7f A hw/i386/kvm/xen_primary_console.c :000000 100644 0000000000000000000000000000000000000000 7e2989ea0d42741c3a8074feaa6dda770e72d21f A hw/i386/kvm/xen_primary_console.h :000000 100644 0000000000000000000000000000000000000000 0dc0edf3bfdd95095a68bb2aae35f7d0a9188682 A hw/i386/kvm/xen_xenstore.c :000000 100644 0000000000000000000000000000000000000000 8c3768e075f08267eb1c2af383bc34587aae5d33 A hw/i386/kvm/xen_xenstore.h :000000 100644 0000000000000000000000000000000000000000 1d134a686648577eb68bf8a567af2cf4b196e26f A hw/i386/kvm/xenstore_impl.c :000000 100644 0000000000000000000000000000000000000000 0df2a91aaee0f3e8776a2fb43ef2c23602e6b333 A hw/i386/kvm/xenstore_impl.h :000000 100644 0000000000000000000000000000000000000000 e16930c43197c0c2888bab5963b8a4bfdd1f9a3e A hw/i386/meson.build :000000 100644 0000000000000000000000000000000000000000 45fbb5bbd150f59d7a9047ca1d0aaa93a28b43dd A hw/i386/microvm-dt.c :000000 100644 0000000000000000000000000000000000000000 77c79cbdd9fbf66af49a20a429234ee4f68d8894 A hw/i386/microvm-dt.h :000000 100644 0000000000000000000000000000000000000000 a49de3374979603346ecfd5ebcbde8cf53841bb7 A hw/i386/microvm.c :000000 100644 0000000000000000000000000000000000000000 79df96562f625fded17b7ca5a963ef6a76eee041 A hw/i386/monitor.c :000000 100644 0000000000000000000000000000000000000000 ad326030bfaf401c45b76b89dd3f67b4b6396cf5 A hw/i386/mshv/apic.c :000000 100644 0000000000000000000000000000000000000000 02c586503a69f22301ee1053e07adabff47689ae A hw/i386/mshv/clock.c :000000 100644 0000000000000000000000000000000000000000 c631ee13027e362f33f748746ddba7404e893441 A hw/i386/mshv/meson.build :000000 100644 0000000000000000000000000000000000000000 d544b62afbd5a50be84f476bc0e2820d4fbebb81 A hw/i386/multiboot.c :000000 100644 0000000000000000000000000000000000000000 2b9182a8ea86c9f58ededb99b3456c724e17eb0d A hw/i386/multiboot.h :000000 100644 0000000000000000000000000000000000000000 1ce9ee3358ad8c2839935440b11c00bae2484801 A hw/i386/nitro_enclave.c :000000 100644 0000000000000000000000000000000000000000 9006e7c29e14515d7605c49adcc1eb32e5a564f1 A hw/i386/pc.c :000000 100644 0000000000000000000000000000000000000000 a929cc4decd67552c61ebe6271b2903cda364615 A hw/i386/pc_piix.c :000000 100644 0000000000000000000000000000000000000000 94cd71124b187863989693a535795d340bade7d9 A hw/i386/pc_q35.c :000000 100644 0000000000000000000000000000000000000000 1a41a5972bd0bf3ab83c95ff57a349538896ee19 A hw/i386/pc_sysfw.c :000000 100644 0000000000000000000000000000000000000000 42e300ddec421bb851eeda6b5957162f1e617f45 A hw/i386/pc_sysfw_ovmf-stubs.c :000000 100644 0000000000000000000000000000000000000000 822c611710e7d31b3b060a97a4bf7ba9cb505dd4 A hw/i386/pc_sysfw_ovmf.c :000000 100644 0000000000000000000000000000000000000000 48a174316fdeb36663cc8b097bb0df8af6a4b451 A hw/i386/port92.c :000000 100644 0000000000000000000000000000000000000000 d3fe10028c510b307a133e934b9461896003ed81 A hw/i386/sgx-epc.c :000000 100644 0000000000000000000000000000000000000000 b7afb26886a8f488516e1a6a31d7c372b776906b A hw/i386/sgx-hmp-stub.c :000000 100644 0000000000000000000000000000000000000000 59d589263111ca038266c76afe4ccb329b648b54 A hw/i386/sgx-stub.c :000000 100644 0000000000000000000000000000000000000000 11bcc7ad9a5a35c8ce0f884d5c79003705842b87 A hw/i386/sgx.c :000000 100644 0000000000000000000000000000000000000000 782b3d15787992ca45435af2be338db3bd63230a A hw/i386/tdvf-hob.c :000000 100644 0000000000000000000000000000000000000000 4fc6a3740a57e7c0c46b4478232e7ef44ed9702f A hw/i386/tdvf-hob.h :000000 100644 0000000000000000000000000000000000000000 645d9d1294b48c11d149ac62b06e73435493b331 A hw/i386/tdvf.c :000000 100644 0000000000000000000000000000000000000000 a1a50d09109d2636e0b3b1cc2f26e510d89dbdf6 A hw/i386/trace-events :000000 100644 0000000000000000000000000000000000000000 37a9f67e5de11ecf1360d4316d7e1ad9a46177a8 A hw/i386/trace.h :000000 100644 0000000000000000000000000000000000000000 5c3911cf9c83bb0cb3052bd7ebb2c6849a44be1b A hw/i386/vapic.c :000000 100644 0000000000000000000000000000000000000000 e289bce8e2eb844a388fe28b0e2eb73225cb59b7 A hw/i386/vmmouse.c :000000 100644 0000000000000000000000000000000000000000 865e0e70db6e6bcf6d98112e3f185154da1d7083 A hw/i386/vmport.c :000000 100644 0000000000000000000000000000000000000000 ae58352760666533acd74c1351ab7379e1078c67 A hw/i386/x86-common.c :000000 100644 0000000000000000000000000000000000000000 fba313376c36268e85001992a5e24596295ef7ce A hw/i386/x86-cpu.c :000000 100644 0000000000000000000000000000000000000000 781b5ff92227d6ac4c98c47d5965fb7f0bb1fa37 A hw/i386/x86-iommu-stub.c :000000 100644 0000000000000000000000000000000000000000 a57445404ef8811afa1f0692f3668bc1d5434958 A hw/i386/x86-iommu.c :000000 100644 0000000000000000000000000000000000000000 f8ba3244e221d7db7a8d0053787ebebcf0bf0454 A hw/i386/x86.c :000000 100644 0000000000000000000000000000000000000000 c73c62b8e396160453e80814d38f40c8080c3cb7 A hw/i386/xen/meson.build :000000 100644 0000000000000000000000000000000000000000 5d0a8d6dcf63bc3ae1074fc2c84dbd474d0df688 A hw/i386/xen/trace-events :000000 100644 0000000000000000000000000000000000000000 a02bf755dc9e835c3e677f8241cd797f7d9db85c A hw/i386/xen/trace.h :000000 100644 0000000000000000000000000000000000000000 d3ce082e07ae68f8cfa0afde2182fc1fbc0c2ff2 A hw/i386/xen/xen-hvm.c :000000 100644 0000000000000000000000000000000000000000 ab90c83a8309eed0bdb47df707a1a3689c87f6ab A hw/i386/xen/xen-pvh.c :000000 100644 0000000000000000000000000000000000000000 f30398fa4ae97a174ff0c7d199664ec6586a2c4f A hw/i386/xen/xen_apic.c :000000 100644 0000000000000000000000000000000000000000 c8b852be0cc1b5834b10c505224c0e7820ff6cfe A hw/i386/xen/xen_platform.c :000000 100644 0000000000000000000000000000000000000000 fab26a06af177bcb362a02f2d10aeb5fb2679905 A hw/i386/xen/xen_pvdevice.c :000000 100644 0000000000000000000000000000000000000000 d5c6d4049bc8eb4ab663afc7ee51f4b156961f06 A hw/i3c/Kconfig :000000 100644 0000000000000000000000000000000000000000 de61d67dfdeef6cf3726febbce8493c172f350a5 A hw/i3c/aspeed_i3c.c :000000 100644 0000000000000000000000000000000000000000 168526003dabfa95dda36510830e4637f5807dc0 A hw/i3c/core.c :000000 100644 0000000000000000000000000000000000000000 6386499dd9fc3493766e0bc365321bd0b373a1c3 A hw/i3c/dw-i3c.c :000000 100644 0000000000000000000000000000000000000000 e614b187123d3d1417db98495c2b8d8a27f1bc06 A hw/i3c/meson.build :000000 100644 0000000000000000000000000000000000000000 1ae2cf9e1de13a6bc5795273dd57ed861e642598 A hw/i3c/mock-i3c-target.c :000000 100644 0000000000000000000000000000000000000000 9e58edec99aee7f2e0a0c6fc27d02616e8367707 A hw/i3c/trace-events :000000 100644 0000000000000000000000000000000000000000 1e0c4eadf0ede00ddb9b46f3c78cef46cb5993f3 A hw/i3c/trace.h :000000 100644 0000000000000000000000000000000000000000 b55507b836e7b8bda3189bb01a847d41800336a9 A hw/ide/Kconfig :000000 100644 0000000000000000000000000000000000000000 bc7a116a89a240fdaa0f871e423d5127bf1c3a0d A hw/ide/ahci-allwinner.c :000000 100644 0000000000000000000000000000000000000000 a318f36811c7d1e2ea6ab1425fe41df99e4847d3 A hw/ide/ahci-internal.h :000000 100644 0000000000000000000000000000000000000000 c722e91be1c94d9bd1ed8d671f59943e77b7e2c4 A hw/ide/ahci-sysbus.c :000000 100644 0000000000000000000000000000000000000000 86f6297dc9d49c24f3cc88f606ed5aec990ae64c A hw/ide/ahci.c :000000 100644 0000000000000000000000000000000000000000 0ea149ad8c6d4d7875bec409b91b82d60948e5d3 A hw/ide/atapi.c :000000 100644 0000000000000000000000000000000000000000 f87cd413b681d1cdcc3e5870651fe9bdab874ba5 A hw/ide/cf.c :000000 100644 0000000000000000000000000000000000000000 79ab65d64a4cb00948fe501a29a587817ba6ca6d A hw/ide/cmd646.c :000000 100644 0000000000000000000000000000000000000000 06e6bb6067d16e81950db00dc4c8464d7358b937 A hw/ide/core.c :000000 100644 0000000000000000000000000000000000000000 b00987f08d4cd8e9aad591971f6eb4568d8c9764 A hw/ide/ich.c :000000 100644 0000000000000000000000000000000000000000 b24e4d17b489a0254b730b8e3741a8fd2ffd3c57 A hw/ide/ide-bus.c :000000 100644 0000000000000000000000000000000000000000 5d478588c614c476dd074209ed10174412f7013e A hw/ide/ide-dev.c :000000 100644 0000000000000000000000000000000000000000 094772209d201b868d8892d9cb2981fbdd3f34ee A hw/ide/ide-internal.h :000000 100644 0000000000000000000000000000000000000000 a2f457f0bd0c8869a45d82bc94ade1cfbe12a9ea A hw/ide/ioport.c :000000 100644 0000000000000000000000000000000000000000 30f02867b1115d5cc3d5bb896cb63a8e3fcf87fc A hw/ide/isa.c :000000 100644 0000000000000000000000000000000000000000 40fb4f3b4f392670cf7b008ccd885198b23abc79 A hw/ide/macio.c :000000 100644 0000000000000000000000000000000000000000 be82ee897428f49b25ec670ceb246733174a6bf8 A hw/ide/meson.build :000000 100644 0000000000000000000000000000000000000000 00819d559d87216f003affdc5d8729dfd3275fc6 A hw/ide/mmio.c :000000 100644 0000000000000000000000000000000000000000 879b5f123495f7b1629cb169a3e3ab228b692ff5 A hw/ide/pc87560-ide.c :000000 100644 0000000000000000000000000000000000000000 7ce1ae67ab22f86f2a624ca7dffe037c3952caf7 A hw/ide/pci.c :000000 100644 0000000000000000000000000000000000000000 a8472f3e5810705892b7d7fbbf9710bfcdaade7a A hw/ide/piix.c :000000 100644 0000000000000000000000000000000000000000 03313eb2711bee01a9442366ebd641e9d007d69c A hw/ide/sii3112.c :000000 100644 0000000000000000000000000000000000000000 c44eec6c5852f3d2d8a569091d3c00083f484f10 A hw/ide/trace-events :000000 100644 0000000000000000000000000000000000000000 e060e0aef193613ddf8b6d6795a8b917bced55da A hw/ide/trace.h :000000 100644 0000000000000000000000000000000000000000 6c0610ff4167551f98f2fe074bdb82acaac11dc9 A hw/ide/via.c :000000 100644 0000000000000000000000000000000000000000 a116cb82dff20617811bb6c5bda5a0ec1ab0c8f3 A hw/input/Kconfig :000000 100644 0000000000000000000000000000000000000000 8d92165c46b037a9b6d9303a957e9b34ed734995 A hw/input/adb-internal.h :000000 100644 0000000000000000000000000000000000000000 ece51d5df72bebbfe4e00f2e705df2ea3a922462 A hw/input/adb-kbd.c :000000 100644 0000000000000000000000000000000000000000 5dcdc851fcdf4f7ceb837af02f0b2df18c752efb A hw/input/adb-mouse.c :000000 100644 0000000000000000000000000000000000000000 29c09c755966ccf1ffe4da4d1e5effc20b1bd7dc A hw/input/adb.c :000000 100644 0000000000000000000000000000000000000000 0f28827554e376c7c3eea3d48f96146ec9b44804 A hw/input/hid.c :000000 100644 0000000000000000000000000000000000000000 c03a127f3df8d1f8f9d8176d6922afe005b57c33 A hw/input/lasips2.c :000000 100644 0000000000000000000000000000000000000000 90a214962c7c97d33a8297a3fa902aebd6e7b35b A hw/input/meson.build :000000 100644 0000000000000000000000000000000000000000 b09c3bce93395cb0bd3876f149734a54c851dfa7 A hw/input/pckbd.c :000000 100644 0000000000000000000000000000000000000000 48df2734e269ffc0c70012a97c30b3878ccc6ab2 A hw/input/pl050.c :000000 100644 0000000000000000000000000000000000000000 01af4350b3bc60076574c5a790f657a556b7204d A hw/input/ps2.c :000000 100644 0000000000000000000000000000000000000000 376d91abad702bc1daacc03b37474c48c7a536d7 A hw/input/stellaris_gamepad.c :000000 100644 0000000000000000000000000000000000000000 43900914be28eee3cbd12047832a5e1356d7a894 A hw/input/trace-events :000000 100644 0000000000000000000000000000000000000000 d1cc5d924cc22ca05a487073680d139ff8beaa5f A hw/input/trace.h :000000 100644 0000000000000000000000000000000000000000 1019d6b2e53de9e9beee4c0e4914bd4e36c5027c A hw/input/virtio-input-hid.c :000000 100644 0000000000000000000000000000000000000000 633547cc4f7926e5f1e71b4fabe80865e59dd2dd A hw/input/virtio-input-host.c :000000 100644 0000000000000000000000000000000000000000 6494cfbbe82dad8d37177d976681655b1214fec8 A hw/input/virtio-input.c :000000 100644 0000000000000000000000000000000000000000 05e697967d03794d8f8b439262e98431ba6fc263 A hw/intc/Kconfig :000000 100644 0000000000000000000000000000000000000000 8e17a77c8013c8f6dfff8efe1c7f503d9952d330 A hw/intc/allwinner-a10-pic.c :000000 100644 0000000000000000000000000000000000000000 74e25c60a80c7d0eb536e9d9882d0240dda10756 A hw/intc/apic.c :000000 100644 0000000000000000000000000000000000000000 0f0f37d4573420c503c2842346dc09c4b36168c4 A hw/intc/apic_common.c :000000 100644 0000000000000000000000000000000000000000 4d4b79e6f3408c43eae19c222edc75e41987b7ea A hw/intc/arm_gic.c :000000 100644 0000000000000000000000000000000000000000 304d89cf56219bf76eeeb24e55dbfe60be23ba43 A hw/intc/arm_gic_common.c :000000 100644 0000000000000000000000000000000000000000 1e9232f47c8d4b5a064b3b3308fd9e633dae6e80 A hw/intc/arm_gic_kvm.c :000000 100644 0000000000000000000000000000000000000000 b343e17ca53405d65a6864ddaa5c653e06ff8fbe A hw/intc/arm_gicv2m.c :000000 100644 0000000000000000000000000000000000000000 e93c1df5b4e48238a56153fcce5d20beb640c47f A hw/intc/arm_gicv3.c :000000 100644 0000000000000000000000000000000000000000 f7ba74e6d52ae2dd2e4ec6d0a760e859b96cdb3e A hw/intc/arm_gicv3_common.c :000000 100644 0000000000000000000000000000000000000000 67a0bba4b03968035c00faa441de5462bf5d2024 A hw/intc/arm_gicv3_cpuif.c :000000 100644 0000000000000000000000000000000000000000 e03085592e4c1308c1fbc1d861274c7733508f80 A hw/intc/arm_gicv3_cpuif_common.c :000000 100644 0000000000000000000000000000000000000000 a7d10ed9493c8e100c2ae93348fed95b36722e14 A hw/intc/arm_gicv3_dist.c :000000 100644 0000000000000000000000000000000000000000 ae881092eaacf932baa559fc30899616085dd886 A hw/intc/arm_gicv3_hvf.c :000000 100644 0000000000000000000000000000000000000000 a587332c7cf40b9831fa47f1ebbdf6590ddf6541 A hw/intc/arm_gicv3_hvf_stub.c :000000 100644 0000000000000000000000000000000000000000 b639c03b67c9cd59ae33a939495878f2570194cd A hw/intc/arm_gicv3_its.c :000000 100644 0000000000000000000000000000000000000000 60a5abd8d3eead5d8d981b413e2fbcaa56345121 A hw/intc/arm_gicv3_its_common.c :000000 100644 0000000000000000000000000000000000000000 a8d6d4fb540a96350069ec0bf7452b33de43f8d7 A hw/intc/arm_gicv3_its_kvm.c :000000 100644 0000000000000000000000000000000000000000 fddeefa26f30ce9f3e89f621779a5ad8f2ea82b9 A hw/intc/arm_gicv3_kvm.c :000000 100644 0000000000000000000000000000000000000000 90b238fac0b5c4d3c29ba6024a9062ff8e914081 A hw/intc/arm_gicv3_redist.c :000000 100644 0000000000000000000000000000000000000000 849a00524241a888fbd68fec618e649b62306cc3 A hw/intc/arm_gicv3_whpx.c :000000 100644 0000000000000000000000000000000000000000 08878193dfc729fee31d57a239390d7bea6857fe A hw/intc/arm_gicv5.c :000000 100644 0000000000000000000000000000000000000000 b155486af65e44d12dae845c816361574d82a799 A hw/intc/arm_gicv5_common.c :000000 100644 0000000000000000000000000000000000000000 4136c91f2359cf63a09b94d800bb5e168a7e4d71 A hw/intc/armv7m_nvic.c :000000 100644 0000000000000000000000000000000000000000 ab80c239bc1568a241e1236d087381bfd33fcb49 A hw/intc/aspeed_intc.c :000000 100644 0000000000000000000000000000000000000000 bd0c87802e679c3962aaf1b713a722a32bea4b6f A hw/intc/aspeed_vic.c :000000 100644 0000000000000000000000000000000000000000 262a620968fc45c561c4d024f501752e542a0099 A hw/intc/bcm2835_ic.c :000000 100644 0000000000000000000000000000000000000000 d6c6057cd2ef1bae97df18e03237f7c0b2fd02e2 A hw/intc/bcm2836_control.c :000000 100644 0000000000000000000000000000000000000000 dbbdee4d31686ae2af23d0cd813cf1736e8900ac A hw/intc/exynos4210_combiner.c :000000 100644 0000000000000000000000000000000000000000 d15e41174a9328019d7b283284af55cdbab32710 A hw/intc/exynos4210_gic.c :000000 100644 0000000000000000000000000000000000000000 b821f1feb3bdc2fddbc9b8ece30729ece7e1166a A hw/intc/gic_internal.h :000000 100644 0000000000000000000000000000000000000000 c01be70464756937ad2419f8a8ce423c79618f87 A hw/intc/gicv3_internal.h :000000 100644 0000000000000000000000000000000000000000 16f351a30d3012fafe89325406a6c4c8e3de028e A hw/intc/goldfish_pic.c :000000 100644 0000000000000000000000000000000000000000 050be4d462fb0867ce804b9523ec0ae646996e10 A hw/intc/grlib_irqmp.c :000000 100644 0000000000000000000000000000000000000000 b65ec04e4752f4b0da1fdbb98298136099493e48 A hw/intc/heathrow_pic.c :000000 100644 0000000000000000000000000000000000000000 736f1be3b1d297118c1300fcc1d6069567be9f38 A hw/intc/hex-l2vic.c :000000 100644 0000000000000000000000000000000000000000 8f2aa1f0fb115ecb107b705add80852f99f8d32e A hw/intc/i8259.c :000000 100644 0000000000000000000000000000000000000000 8ceb5841b9b63ff9d13f5ccfdb6eb9d951205dbe A hw/intc/i8259_common.c :000000 100644 0000000000000000000000000000000000000000 a3d71aba8ef6fac8f2de15e67480a7efb03b0817 A hw/intc/imx_avic.c :000000 100644 0000000000000000000000000000000000000000 58d286c1cfcef7c73f7b8ba1da10f2d0e276d1e1 A hw/intc/imx_gpcv2.c :000000 100644 0000000000000000000000000000000000000000 2e1e29e753a18c7d52885179d70e538bc42523df A hw/intc/intc.c :000000 100644 0000000000000000000000000000000000000000 4dcd86248dada3c6c41a89440e73e599858f6a41 A hw/intc/ioapic-stub.c :000000 100644 0000000000000000000000000000000000000000 1b3f1e824ac45834e9290dfc1681a25736536d97 A hw/intc/ioapic.c :000000 100644 0000000000000000000000000000000000000000 d3bcd5699f528054b81b0163e6423d728a569d29 A hw/intc/ioapic_common.c :000000 100644 0000000000000000000000000000000000000000 499b997d4b74ac8c0e3c37daff649d2f588387c4 A hw/intc/ioapic_internal.h :000000 100644 0000000000000000000000000000000000000000 2ef8a83a7adc3da12f7cff46c5e2f17dec242c61 A hw/intc/kvm_irqcount.c :000000 100644 0000000000000000000000000000000000000000 674f5d13577948a975a12c49bacb5d3e80fcfb96 A hw/intc/loongarch_dintc.c :000000 100644 0000000000000000000000000000000000000000 1137bcd9a6772df996677a9887a93ff9ef72d065 A hw/intc/loongarch_dintc_kvm.c :000000 100644 0000000000000000000000000000000000000000 06f2aa7b14526c0511d63e8dac268976bdb9b365 A hw/intc/loongarch_extioi.c :000000 100644 0000000000000000000000000000000000000000 22cbb7a09776717faaf0e01f34a8bbf3b4c057f0 A hw/intc/loongarch_extioi_common.c :000000 100644 0000000000000000000000000000000000000000 aa2e8c753fb28564d6a9d657041109ad7e6151ee A hw/intc/loongarch_extioi_kvm.c :000000 100644 0000000000000000000000000000000000000000 c8f775a93ee4dab418cd4dadbfaa4c1947185bb6 A hw/intc/loongarch_ipi.c :000000 100644 0000000000000000000000000000000000000000 dd4c367abf9d09b2113398a6c129c09df6433e6f A hw/intc/loongarch_ipi_kvm.c :000000 100644 0000000000000000000000000000000000000000 3656c6cea975a80b363b45dc8a5868a1d88c86b6 A hw/intc/loongarch_pch_msi.c :000000 100644 0000000000000000000000000000000000000000 34090514ec64bd99c3ed8b99036d9759baacd886 A hw/intc/loongarch_pch_pic.c :000000 100644 0000000000000000000000000000000000000000 309182b2fb1aa42697afe0c89d1e3c9eae967f10 A hw/intc/loongarch_pic_common.c :000000 100644 0000000000000000000000000000000000000000 7a8b4e7b66664476e14f2fbbd1e70a2b1c213367 A hw/intc/loongarch_pic_kvm.c :000000 100644 0000000000000000000000000000000000000000 88d22afa6ac8487f6f066b6de3d241296a61f59f A hw/intc/loongson_ipi.c :000000 100644 0000000000000000000000000000000000000000 d9d8a374d36e6425ef723db3ee5022c4d659d43a A hw/intc/loongson_ipi_common.c :000000 100644 0000000000000000000000000000000000000000 053d9898f8c538714360903cf9e79681a893e818 A hw/intc/loongson_liointc.c :000000 100644 0000000000000000000000000000000000000000 47f626c0fa05af086ffe0cad5f21ec1ed5c1039a A hw/intc/m68k_irqc.c :000000 100644 0000000000000000000000000000000000000000 0620b0792a162ef266a6970558e56b4f7932d206 A hw/intc/meson.build :000000 100644 0000000000000000000000000000000000000000 4777c70d6b40f6555c4446bd392ee9e3cf3f72b5 A hw/intc/mips_gic.c :000000 100644 0000000000000000000000000000000000000000 b2438d2d5f834cdcbc48722ead8738dda9a297b6 A hw/intc/omap_intc.c :000000 100644 0000000000000000000000000000000000000000 cf930afbba4fcef7d63239ee99401ea567f295e9 A hw/intc/ompic.c :000000 100644 0000000000000000000000000000000000000000 99d2a1e65ec5868fa7fc7ebceca8debe45a14e60 A hw/intc/openpic.c :000000 100644 0000000000000000000000000000000000000000 b099da20eb9790571f87cb1a6f584cf2b4f3815e A hw/intc/openpic_kvm.c :000000 100644 0000000000000000000000000000000000000000 d53292d15e83367a583c4d27d53da5b5fe08fd82 A hw/intc/pl190.c :000000 100644 0000000000000000000000000000000000000000 13ac2c6ccbf396a674edf10f5cae68b837660ae7 A hw/intc/pnv_xive.c :000000 100644 0000000000000000000000000000000000000000 ae424d01c42f7cf0b97af5b33bad98ac05694a7a A hw/intc/pnv_xive2.c :000000 100644 0000000000000000000000000000000000000000 d53300f709b04c41dee84b03e3aab885b313f7f9 A hw/intc/pnv_xive2_regs.h :000000 100644 0000000000000000000000000000000000000000 793847638bce883e2312fe4b75f7fe48a734803c A hw/intc/pnv_xive_regs.h :000000 100644 0000000000000000000000000000000000000000 5090101f077ffffdccfa8aae952497b30e308c5e A hw/intc/ppc-uic.c :000000 100644 0000000000000000000000000000000000000000 56ece334a5ea0853abbc4f7d34a28f9648dafb02 A hw/intc/realview_gic.c :000000 100644 0000000000000000000000000000000000000000 2d133d0dcf9b0457bc157fd0136307b4ce0befd1 A hw/intc/riscv_aclint.c :000000 100644 0000000000000000000000000000000000000000 d8e25bfda14b9ed16289e426817e12bbc0df6cc8 A hw/intc/riscv_aplic.c :000000 100644 0000000000000000000000000000000000000000 cb9ce9612cff4b4769952eabdc567c7afd36d867 A hw/intc/riscv_imsic.c :000000 100644 0000000000000000000000000000000000000000 992b069ae245c880c6d3199c3d94c892195ab575 A hw/intc/rx_icu.c :000000 100644 0000000000000000000000000000000000000000 57fd4b2b81c8b46f09ba30e3643e6ad09caf118d A hw/intc/s390_flic.c :000000 100644 0000000000000000000000000000000000000000 f833a3996a67c54bc269a30c1589bc189467b766 A hw/intc/s390_flic_kvm.c :000000 100644 0000000000000000000000000000000000000000 0da82f9d5e0e909dcbb8be1b6092940295cb96e3 A hw/intc/sh_intc.c :000000 100644 0000000000000000000000000000000000000000 90f17e6ee72404a1f0b822c26de2e149cec92345 A hw/intc/sifive_plic.c :000000 100644 0000000000000000000000000000000000000000 c7bf38acd740cff03fdea7a264fb4536b250f527 A hw/intc/slavio_intctl.c :000000 100644 0000000000000000000000000000000000000000 c30dace4e25eb5070b5c72fe310715b1f9f0c2ef A hw/intc/spapr_xive.c :000000 100644 0000000000000000000000000000000000000000 26d30b41c15ca3cd79f0f102d93103c9863d0247 A hw/intc/spapr_xive_kvm.c :000000 100644 0000000000000000000000000000000000000000 7512c6e60044aa5c469438ff97a06df0c384ee72 A hw/intc/trace-events :000000 100644 0000000000000000000000000000000000000000 02394aea201ca35f1338b2e4b6ac4367d9079993 A hw/intc/trace.h :000000 100644 0000000000000000000000000000000000000000 80d919eb939b55f2d75db819529074ea13a5a794 A hw/intc/vgic_common.h :000000 100644 0000000000000000000000000000000000000000 e32984e9fcfde642df1dde66bd624a43118f59e9 A hw/intc/xics.c :000000 100644 0000000000000000000000000000000000000000 61f66d1019da18ac628305c7f76906e2de0c2874 A hw/intc/xics_kvm.c :000000 100644 0000000000000000000000000000000000000000 ff602d9a3461358869bad94220fab08fc3d0e75c A hw/intc/xics_pnv.c :000000 100644 0000000000000000000000000000000000000000 7663596a4a47361b95906ca7ee4d9ae5cb291ae5 A hw/intc/xics_spapr.c :000000 100644 0000000000000000000000000000000000000000 782a286e43c6e1251e8188f077ddbea3539daf2f A hw/intc/xilinx_intc.c :000000 100644 0000000000000000000000000000000000000000 712498d4af413f90e31596d47d6daad6476ecf04 A hw/intc/xive.c :000000 100644 0000000000000000000000000000000000000000 5def5a6b733d89a0b87f0ee5d8492e83d99d596e A hw/intc/xive2.c :000000 100644 0000000000000000000000000000000000000000 0d9e85473d3ff581b61dff08e98238cb038fa1e6 A hw/intc/xlnx-pmu-iomod-intc.c :000000 100644 0000000000000000000000000000000000000000 3538a0e5db97533d47afeb666fe99221dd724e2e A hw/intc/xlnx-zynqmp-ipi.c :000000 100644 0000000000000000000000000000000000000000 28d668727c8b815f522bdf6df9604b148cda1369 A hw/ipack/Kconfig :000000 100644 0000000000000000000000000000000000000000 f2e5524fa8bde8964b0e9c0763af025d0d943eb9 A hw/ipack/ipack.c :000000 100644 0000000000000000000000000000000000000000 e4805228926cda2cf91ad7b339f605194dffcc3a A hw/ipack/meson.build :000000 100644 0000000000000000000000000000000000000000 b074b8727dc35e6bb766417730c47d8ec9562862 A hw/ipack/tpci200.c :000000 100644 0000000000000000000000000000000000000000 9befd4f4221a4fd3d7c334e42ffe1fbe286aa2e9 A hw/ipmi/Kconfig :000000 100644 0000000000000000000000000000000000000000 dedf23cb99741d43b88f0db7f7449baa5e00b34b A hw/ipmi/ipmi.c :000000 100644 0000000000000000000000000000000000000000 fa08ed6c21748ad306507bb10012f63f517d4edd A hw/ipmi/ipmi_bmc_extern.c :000000 100644 0000000000000000000000000000000000000000 fd875491f558c11fac95dcf4bb340a937c253c04 A hw/ipmi/ipmi_bmc_sim.c :000000 100644 0000000000000000000000000000000000000000 e01d02fe528de89bd3b3f7d0231a0fb321c3a89b A hw/ipmi/ipmi_bt.c :000000 100644 0000000000000000000000000000000000000000 d5cfe6c06897f325bf67391f85c19f975f35b743 A hw/ipmi/ipmi_kcs.c :000000 100644 0000000000000000000000000000000000000000 911e16afbe78ee6341a042bbdeb6deef9aaf391a A hw/ipmi/isa_ipmi_bt.c :000000 100644 0000000000000000000000000000000000000000 927f6b7a56134521acb2ba3085d03b00c2780382 A hw/ipmi/isa_ipmi_kcs.c :000000 100644 0000000000000000000000000000000000000000 07f109d365e46a3c586eef5fc0ecd93a30ac8384 A hw/ipmi/meson.build :000000 100644 0000000000000000000000000000000000000000 905101dcafd73add29fe50ddb7630d4ae6f6184c A hw/ipmi/pci_ipmi_bt.c :000000 100644 0000000000000000000000000000000000000000 4d6cde826ecfab15fa8a8dbf97de0be15ea21580 A hw/ipmi/pci_ipmi_kcs.c :000000 100644 0000000000000000000000000000000000000000 78c332de54dcf92ad5b6b35fb9e703b1b05b86b5 A hw/ipmi/smbus_ipmi.c :000000 100644 0000000000000000000000000000000000000000 23d327e88cef5d3b60bc98eec50deb774527a112 A hw/isa/Kconfig :000000 100644 0000000000000000000000000000000000000000 e34edb864cdaf0c6647a174e017c34a1c6b3c1fe A hw/isa/apm.c :000000 100644 0000000000000000000000000000000000000000 c2a38f04b1157abe0eca14901288fcc7a48fc25c A hw/isa/fdc37m81x-superio.c :000000 100644 0000000000000000000000000000000000000000 dfa8a3775cf905d4d54d3958e81077f4f7c76e50 A hw/isa/i82378.c :000000 100644 0000000000000000000000000000000000000000 7e6d2ce5a94c313997f6656bb5cffc635f50c3f3 A hw/isa/isa-bus.c :000000 100644 0000000000000000000000000000000000000000 dc6ae3cb1048b622833c22e2bf8c422b61dab04c A hw/isa/isa-superio.c :000000 100644 0000000000000000000000000000000000000000 b55b5136a385e4ea8310200d39e6611f453f15dc A hw/isa/lpc_ich9.c :000000 100644 0000000000000000000000000000000000000000 1a150e706913d97a80cd11f3321c1b1a16e7a3e9 A hw/isa/meson.build :000000 100644 0000000000000000000000000000000000000000 2a2c3e7b66a7ea39253be698a2d8a778b2a4cc2e A hw/isa/pc87312.c :000000 100644 0000000000000000000000000000000000000000 c13c54deb2a8b02fe916ec75672225a8db4fba28 A hw/isa/pc87560.c :000000 100644 0000000000000000000000000000000000000000 31fa53e6a40f3353140530905027c95929439c27 A hw/isa/piix.c :000000 100644 0000000000000000000000000000000000000000 0ec63f520c5f76a7b3d92840160af8ac4de0da1d A hw/isa/smc37c669-superio.c :000000 100644 0000000000000000000000000000000000000000 1816e8307ab187d4b1cb9c9393d786fd131268f0 A hw/isa/trace-events :000000 100644 0000000000000000000000000000000000000000 501205cfc1037f6f6c09cbab0f49905ad2d8fe1a A hw/isa/trace.h :000000 100644 0000000000000000000000000000000000000000 99be41d0adfbca8b61f2795f6db7ec94eb5258cf A hw/isa/vt82c686.c :000000 100644 0000000000000000000000000000000000000000 8024ddf1f34c98be58d0477c526e6d63073ffa7c A hw/loongarch/Kconfig :000000 100644 0000000000000000000000000000000000000000 fe91ab16bd26a726752bd65b92b5a2a8f178a2f6 A hw/loongarch/boot.c :000000 100644 0000000000000000000000000000000000000000 4c976ce1e5b63c868ba8148fde48850d00afb84b A hw/loongarch/fw_cfg.c :000000 100644 0000000000000000000000000000000000000000 809b06c545e8553b45d3888e317fae07e56dcdc9 A hw/loongarch/fw_cfg.h :000000 100644 0000000000000000000000000000000000000000 d494d1e28387d9270daf3219fecbb33da9a376ff A hw/loongarch/meson.build :000000 100644 0000000000000000000000000000000000000000 600ef60fc5872122bb13e43f27246c51194afe75 A hw/loongarch/virt-acpi-build.c :000000 100644 0000000000000000000000000000000000000000 c6f5d022c5c22210351f39e77e5dd58ac7c8fc5e A hw/loongarch/virt-fdt-build.c :000000 100644 0000000000000000000000000000000000000000 9c5371af9dee3b3c3cb6fb21a4a52599a5da16d9 A hw/loongarch/virt.c :000000 100644 0000000000000000000000000000000000000000 aff769b30f14a528943b0fffd921039355388aed A hw/m68k/Kconfig :000000 100644 0000000000000000000000000000000000000000 1acd2fbdfb331bceecce5a5cd1f2c707e4b7603b A hw/m68k/an5206.c :000000 100644 0000000000000000000000000000000000000000 0b3e7c4ea019155e90da1f11d2b1db2834e8ef38 A hw/m68k/bootinfo.h :000000 100644 0000000000000000000000000000000000000000 9f373b99b124c42f62b19d671176a19b2de93d58 A hw/m68k/mcf5206.c :000000 100644 0000000000000000000000000000000000000000 a8068c91f2448e4aa1cc2350072cf53917c29a7d A hw/m68k/mcf5208.c :000000 100644 0000000000000000000000000000000000000000 e8d3bd937debac5f7d63fe06aef2942a9e4a38e7 A hw/m68k/mcf_intc.c :000000 100644 0000000000000000000000000000000000000000 84bc68fa4ee40b588f68fafe86b392992e01ff5d A hw/m68k/meson.build :000000 100644 0000000000000000000000000000000000000000 d8cb4a8c23d813b37b623626039d5c5e24a2f894 A hw/m68k/next-cube.c :000000 100644 0000000000000000000000000000000000000000 84a610edab276deaa46186163c77f949fb5ccafa A hw/m68k/next-kbd.c :000000 100644 0000000000000000000000000000000000000000 223e7d9019c6b13caebfea42ae319a247e3455e5 A hw/m68k/q800-glue.c :000000 100644 0000000000000000000000000000000000000000 1ad3f93b294580e36e6adc352eae3dd1987019c3 A hw/m68k/q800.c :000000 100644 0000000000000000000000000000000000000000 274970978ffb5a8214167fdb3a14eb5f3ede99bd A hw/m68k/virt.c :000000 100644 0000000000000000000000000000000000000000 39ddb36710a9954ffb34e551180817340d3c8f93 A hw/mem/Kconfig :000000 100644 0000000000000000000000000000000000000000 a04dc74ecc4299941317317da53ee803cff3975f A hw/mem/cxl_type3.c :000000 100644 0000000000000000000000000000000000000000 98292a931c167b0060bd3d205854edfc83a13ea6 A hw/mem/cxl_type3_stubs.c :000000 100644 0000000000000000000000000000000000000000 15fd93ff674f5b212cbd83ad484bef832261d33b A hw/mem/memory-device-stubs.c :000000 100644 0000000000000000000000000000000000000000 24bebfb6b31ec42549437a8d57966312f0e22cdb A hw/mem/memory-device.c :000000 100644 0000000000000000000000000000000000000000 f410d75475cb56457ce403617d306844378f8027 A hw/mem/meson.build :000000 100644 0000000000000000000000000000000000000000 07fc108e0a9cc8a2481b6385d046c200fd082b0a A hw/mem/npcm7xx_mc.c :000000 100644 0000000000000000000000000000000000000000 cf8a4d8c5f2af49c9a870bf00d027746d18e1add A hw/mem/nvdimm.c :000000 100644 0000000000000000000000000000000000000000 68862926ee2d24043c0d74c2e4912529e5950393 A hw/mem/pc-dimm.c :000000 100644 0000000000000000000000000000000000000000 962d0f937e6ba4741bbf8ca78d963622c6934843 A hw/mem/sp-mem.c :000000 100644 0000000000000000000000000000000000000000 3b754de887ea68c7dc1fbc34f435c431450471ce A hw/mem/sparse-mem.c :000000 100644 0000000000000000000000000000000000000000 8b6b02b5bf2c8ca0a3f4fc42722e6d61901f351e A hw/mem/trace-events :000000 100644 0000000000000000000000000000000000000000 2f2c9454079bcfcdc962690371f981f7f537a58b A hw/mem/trace.h :000000 100644 0000000000000000000000000000000000000000 7fa81db453e667432990349490eafcfc121201c2 A hw/meson.build :000000 100644 0000000000000000000000000000000000000000 72d8072f7645e59a9b087cbb828313bcf0fd8717 A hw/microblaze/Kconfig :000000 100644 0000000000000000000000000000000000000000 c9c813d0d8b95f242b1e2ebdf9dfe3aaf56aaa86 A hw/microblaze/boot.c :000000 100644 0000000000000000000000000000000000000000 d179a551a69bca9e3caaa91221193dd87c811447 A hw/microblaze/boot.h :000000 100644 0000000000000000000000000000000000000000 d8e7dfbe0e92c804891fba1c6786e76a4b0337a9 A hw/microblaze/meson.build :000000 100644 0000000000000000000000000000000000000000 8f9f54ff1e2b01a0f7e70b0f634467cd8eae660d A hw/microblaze/petalogix_ml605_mmu.c :000000 100644 0000000000000000000000000000000000000000 c5f64319009bf51afb74c9ae24568f3ecb1a23d4 A hw/microblaze/petalogix_s3adsp1800_mmu.c :000000 100644 0000000000000000000000000000000000000000 00154236bf8b5b549edcf435c579c3a6f5d1d92c A hw/microblaze/xlnx-zynqmp-pmu.c :000000 100644 0000000000000000000000000000000000000000 b59cb2f1114e0195d19a0b3097f596eb4621c261 A hw/mips/Kconfig :000000 100644 0000000000000000000000000000000000000000 aa4abcf4c361310b072da93649964e7bef107e1d A hw/mips/bootloader.c :000000 100644 0000000000000000000000000000000000000000 4579df23eb70fd6b9d4d882204ed816291cc0dce A hw/mips/boston.c :000000 100644 0000000000000000000000000000000000000000 620ee972f8f0ae7b45e37a43b4c31d167292649a A hw/mips/cps.c :000000 100644 0000000000000000000000000000000000000000 9a712ee9309d48f67c619bb1baa9130997cea46b A hw/mips/fuloong2e.c :000000 100644 0000000000000000000000000000000000000000 67c4a74f4bef728bcff29fb278c7b53bed8accce A hw/mips/fw_cfg.c :000000 100644 0000000000000000000000000000000000000000 8a42d98cdf51415607a3b76721d7117b361223ec A hw/mips/fw_cfg.h :000000 100644 0000000000000000000000000000000000000000 bec534d38b0a56618023093b3134e1fe21f18349 A hw/mips/jazz.c :000000 100644 0000000000000000000000000000000000000000 67812666c5bbe89b7ebd955078c72d71e29ddf98 A hw/mips/loongson3_bootp.c :000000 100644 0000000000000000000000000000000000000000 9dc325a8557f9aa0e6238e20869d4ee853a3115b A hw/mips/loongson3_bootp.h :000000 100644 0000000000000000000000000000000000000000 7de3fb09c17bf01d8d988f90d2da21a0a3ab0037 A hw/mips/loongson3_virt.c :000000 100644 0000000000000000000000000000000000000000 38c71f66f2edeec4ca1f959c587da4eeb6b876a2 A hw/mips/malta.c :000000 100644 0000000000000000000000000000000000000000 390f0fd7f9d16b0efcd49e3d27564d154ad3510c A hw/mips/meson.build :000000 100644 0000000000000000000000000000000000000000 26e7dd6d5f54077aa2b88fba215491bfc64b7737 A hw/mips/mips_int.c :000000 100644 0000000000000000000000000000000000000000 4a4e5fe1a121b75aa6f1c2488ddfd0c7ec27f322 A hw/mips/trace-events :000000 100644 0000000000000000000000000000000000000000 8d1fd7c9e208c0d3d044f2b16d7d3a5f1e9ac552 A hw/mips/trace.h :000000 100644 0000000000000000000000000000000000000000 46e3c03cc8df9a81feae103d3ab2e54dcf15c81a A hw/misc/Kconfig :000000 100644 0000000000000000000000000000000000000000 d5eb985044bf70ababf1aef8109b92d34d39e530 A hw/misc/a9scu.c :000000 100644 0000000000000000000000000000000000000000 dc7f8ff205a748802e7dba1d56e351d00df3d26a A hw/misc/allwinner-a10-ccm.c :000000 100644 0000000000000000000000000000000000000000 757f2cad95725dea7b74b2a6215804743cd82f2a A hw/misc/allwinner-a10-dramc.c :000000 100644 0000000000000000000000000000000000000000 f8dbfdd120c736d74343b38d30ce977013cd705b A hw/misc/allwinner-cpucfg.c :000000 100644 0000000000000000000000000000000000000000 ac5ae01acc0eec5cc1d1eb934f815ee26cf8dc94 A hw/misc/allwinner-h3-ccu.c :000000 100644 0000000000000000000000000000000000000000 10d929a3039b96a380d1bc31d2eceea6288c2980 A hw/misc/allwinner-h3-dramc.c :000000 100644 0000000000000000000000000000000000000000 d37c0a6e260a418453e841655284742fd8757df1 A hw/misc/allwinner-h3-sysctrl.c :000000 100644 0000000000000000000000000000000000000000 00840e98507285f6ea8fd9292b2962bfd1b13a78 A hw/misc/allwinner-r40-ccu.c :000000 100644 0000000000000000000000000000000000000000 8e6aa7c3106d4d0c1c0e611c769a85ff98efd784 A hw/misc/allwinner-r40-dramc.c :000000 100644 0000000000000000000000000000000000000000 b5f827d4bdfc76f37bd5b484d049d77674adf409 A hw/misc/allwinner-sid.c :000000 100644 0000000000000000000000000000000000000000 1d30f8cf3262230feebbfcc71fe6374b855953d1 A hw/misc/allwinner-sramc.c :000000 100644 0000000000000000000000000000000000000000 d004e8b443114f751f35379e3218a51683b5ed6e A hw/misc/applesmc.c :000000 100644 0000000000000000000000000000000000000000 89c2c4cd73065c2934d8dd3b1aa593e2c552e3b0 A hw/misc/arm11scu.c :000000 100644 0000000000000000000000000000000000000000 9ac6a50a930ae7981babffd6b092abdbbd2759c9 A hw/misc/arm_integrator_debug.c :000000 100644 0000000000000000000000000000000000000000 039f1b0f2ce137cd9b41b5039835d7431c44ee69 A hw/misc/arm_l2x0.c :000000 100644 0000000000000000000000000000000000000000 ebc95b9bb54c50785cb10594e6b3dfc9e55dfb8e A hw/misc/arm_sysctl.c :000000 100644 0000000000000000000000000000000000000000 86a26a8ac5ae7226476285c9b457558ab67917b8 A hw/misc/armsse-cpu-pwrctrl.c :000000 100644 0000000000000000000000000000000000000000 ea2a099ccb128d365ffdfd2a2a5d950885ab51dd A hw/misc/armsse-cpuid.c :000000 100644 0000000000000000000000000000000000000000 48c4b59067afcdfff4c9debea6df7463e5ffd545 A hw/misc/armsse-mhu.c :000000 100644 0000000000000000000000000000000000000000 7bf5acd0a5408e87e1bb2b190463313a2a385b3c A hw/misc/armv7m_ras.c :000000 100644 0000000000000000000000000000000000000000 41eac7295fd7bda2f389301afffbe984ef161fcd A hw/misc/aspeed_acry.c :000000 100644 0000000000000000000000000000000000000000 8de05a9d98b34cb2b7168a335266019fe6b321c3 A hw/misc/aspeed_hace.c :000000 100644 0000000000000000000000000000000000000000 7f7e4f1a09856a9ac6f7c3136b975d9396a24eb0 A hw/misc/aspeed_lpc.c :000000 100644 0000000000000000000000000000000000000000 2e413550b9fd87046ae72d56f968ca6321abe9f3 A hw/misc/aspeed_ltpi.c :000000 100644 0000000000000000000000000000000000000000 7469f82fad1943b24c76ef6dd8f1ab524b820a3a A hw/misc/aspeed_peci.c :000000 100644 0000000000000000000000000000000000000000 dfb93ae7fb8155a5b3b8b1dd861e1ee2bf31f3ee A hw/misc/aspeed_pwm.c :000000 100644 0000000000000000000000000000000000000000 5c193d9086ed39da76548297393c4f1394c951c9 A hw/misc/aspeed_sbc.c :000000 100644 0000000000000000000000000000000000000000 77f9af2ae50e3b94e25332b09f082a053e7111b6 A hw/misc/aspeed_scu.c :000000 100644 0000000000000000000000000000000000000000 f8fbaebee6ab875ee456b59840601e4dba1581e7 A hw/misc/aspeed_sdmc.c :000000 100644 0000000000000000000000000000000000000000 74ad02faf5eaf105b9d64062797e1e80e503444c A hw/misc/aspeed_sli.c :000000 100644 0000000000000000000000000000000000000000 58a471ee030663588648e3e803b2094abebde504 A hw/misc/aspeed_xdma.c :000000 100644 0000000000000000000000000000000000000000 3f17784d9b8a762276192ba4f47c1a014a7664f5 A hw/misc/auxbus.c :000000 100644 0000000000000000000000000000000000000000 42be265691108cd46b3dc2d884708503921d813f A hw/misc/avr_power.c :000000 100644 0000000000000000000000000000000000000000 090beb38b59d3bbf41138506a1e88c981dadc793 A hw/misc/axiado_clk.c :000000 100644 0000000000000000000000000000000000000000 46d17712dde45948a90834daad54863e11dcf4df A hw/misc/axp2xx.c :000000 100644 0000000000000000000000000000000000000000 8220f7a6b4b1df3474d3e7e5dfb8e0ad6560cf15 A hw/misc/bcm2835_cprman.c :000000 100644 0000000000000000000000000000000000000000 ac37fe99571cb89dfc2c6131ca4e615079508fc2 A hw/misc/bcm2835_mbox.c :000000 100644 0000000000000000000000000000000000000000 55d79e7e8765ec9eb33bbbabe72925caf8d727ab A hw/misc/bcm2835_mphi.c :000000 100644 0000000000000000000000000000000000000000 1de5a55a4f5bb00820041f41f2418f1b07704753 A hw/misc/bcm2835_powermgt.c :000000 100644 0000000000000000000000000000000000000000 216a746c2bd7eef642cc76e12ec3ac79d60c9a8e A hw/misc/bcm2835_property.c :000000 100644 0000000000000000000000000000000000000000 4492e325b4863361235184e55dbc61067c44f7e1 A hw/misc/bcm2835_rng.c :000000 100644 0000000000000000000000000000000000000000 413c4179fed5d073bb05a1271ddb6ce9342334d3 A hw/misc/bcm2835_thermal.c :000000 100644 0000000000000000000000000000000000000000 cdd19166a5aeb7efb6cf6df0e07b248266132bbd A hw/misc/debugexit.c :000000 100644 0000000000000000000000000000000000000000 5fd3a8bfb2583fbacda3be82a8952d21ebbc2932 A hw/misc/djmemc.c :000000 100644 0000000000000000000000000000000000000000 0243ea52df33cdccf72151fd3582d58b34dca9d7 A hw/misc/eccmemctl.c :000000 100644 0000000000000000000000000000000000000000 a4b01269e8b51923855ca0f4f5bd368a68fd2623 A hw/misc/edu.c :000000 100644 0000000000000000000000000000000000000000 aab9373c097912805dc0017814de875805c63496 A hw/misc/empty_slot.c :000000 100644 0000000000000000000000000000000000000000 e7526792191c690c82e69dbf40734b04f6dd5956 A hw/misc/exynos4210_clk.c :000000 100644 0000000000000000000000000000000000000000 0be793b3aa7fa5dadcdac05b61b226e9b93bfcf2 A hw/misc/exynos4210_pmu.c :000000 100644 0000000000000000000000000000000000000000 3f743b4750203f26c8055b32230639e4f8bc0990 A hw/misc/exynos4210_rng.c :000000 100644 0000000000000000000000000000000000000000 0d12bcde9d8ab8ba32f20889fc8a022c46cc1e69 A hw/misc/grlib_ahb_apb_pnp.c :000000 100644 0000000000000000000000000000000000000000 54d07db6fae5d47b598ed5efee58d492bf21e636 A hw/misc/i2c-echo.c :000000 100644 0000000000000000000000000000000000000000 a91b0be68285b80599bc21bb3e05532945a72f4a A hw/misc/imx25_ccm.c :000000 100644 0000000000000000000000000000000000000000 8d620711ddd9e0b294dbc1e09b6f42fbd16a010f A hw/misc/imx31_ccm.c :000000 100644 0000000000000000000000000000000000000000 45fdd0d5a8d5ca80922e6db4b2510543b630a6b2 A hw/misc/imx6_ccm.c :000000 100644 0000000000000000000000000000000000000000 8d2c4175e4e184f08838b61741780e5588bacd3c A hw/misc/imx6_src.c :000000 100644 0000000000000000000000000000000000000000 c4f6e372fe1c82b065f8deb9a1ed17ead34c9ebf A hw/misc/imx6ul_ccm.c :000000 100644 0000000000000000000000000000000000000000 c061a584e469625f68e96d6b5349fba94e399cdd A hw/misc/imx7_ccm.c :000000 100644 0000000000000000000000000000000000000000 e12b4962730918783fad907ffca7af419c7e8941 A hw/misc/imx7_gpr.c :000000 100644 0000000000000000000000000000000000000000 6a8733d23d70333aa2f3b0a3cea805d5ff779de3 A hw/misc/imx7_snvs.c :000000 100644 0000000000000000000000000000000000000000 77f13bd020b7392f062e77ad902990ca068ada1c A hw/misc/imx7_src.c :000000 100644 0000000000000000000000000000000000000000 592512071cad183b04169dd0e49fdf84f2372e4f A hw/misc/imx8mp_analog.c :000000 100644 0000000000000000000000000000000000000000 97d363e79d88d1de9fa788e5fccfb8216c2183f2 A hw/misc/imx8mp_ccm.c :000000 100644 0000000000000000000000000000000000000000 9f34f9b7b3a660a104632520537e26b23307d25c A hw/misc/imx_ccm.c :000000 100644 0000000000000000000000000000000000000000 9f49bbcc2e73182d34bc9b38dcb847c4c2d71cd7 A hw/misc/imx_rngc.c :000000 100644 0000000000000000000000000000000000000000 15eb6de78a5c72ab31aeadc905858e7463fc811d A hw/misc/iommu-testdev.c :000000 100644 0000000000000000000000000000000000000000 ea63e34b9377304a797d447c2f75bd72c5f27582 A hw/misc/iosb.c :000000 100644 0000000000000000000000000000000000000000 2d06d6f80f552d9afcb7636777f764405c1cfe56 A hw/misc/iotkit-secctl.c :000000 100644 0000000000000000000000000000000000000000 90dde4d4dc944e58f931143af73fef593af55a24 A hw/misc/iotkit-sysctl.c :000000 100644 0000000000000000000000000000000000000000 f3d07f32474e9f80d8236e90132df0579ae92eaa A hw/misc/iotkit-sysinfo.c :000000 100644 0000000000000000000000000000000000000000 920aa4943a762b49d94dcd3806f67a8b20598650 A hw/misc/ivshmem-flat.c :000000 100644 0000000000000000000000000000000000000000 372e9dc58df04c200835b5d4caf8d3bdd4d0eece A hw/misc/ivshmem-pci.c :000000 100644 0000000000000000000000000000000000000000 dac700b2012b6277b9352d26b26c5a6c1e98f0b4 A hw/misc/k230_ddr.c :000000 100644 0000000000000000000000000000000000000000 0d8a3b2d2ed5db48fb2ffdf661799c6d171a6bcf A hw/misc/k230_decomp_gzip.c :000000 100644 0000000000000000000000000000000000000000 f0dfd78b4d2279e24a262ad0e4bd11c15d7fd90f A hw/misc/lasi.c :000000 100644 0000000000000000000000000000000000000000 8b758c1b76de8ecd6c76e712747d051495fe8487 A hw/misc/led.c :000000 100644 0000000000000000000000000000000000000000 26ee230dcc4ad0395badc9655c68c1f6c5e03a4a A hw/misc/mac_via.c :000000 100644 0000000000000000000000000000000000000000 c6caeb672f8db7f0a47cff374e97f9cf71edb27d A hw/misc/macio/Kconfig :000000 100644 0000000000000000000000000000000000000000 312dde242baa49e0c56add11122efbf3fc6fc3b9 A hw/misc/macio/cuda.c :000000 100644 0000000000000000000000000000000000000000 ba001f7b2066cfcd9b352a900746ca6db47ffadd A hw/misc/macio/gpio.c :000000 100644 0000000000000000000000000000000000000000 a55c9c99824fc69496529daebb9f9047bc8376db A hw/misc/macio/mac_dbdma.c :000000 100644 0000000000000000000000000000000000000000 2813705c03ba2da012b4caa3250ff4242411b940 A hw/misc/macio/macio.c :000000 100644 0000000000000000000000000000000000000000 8984b818b0cb8d6d4cb41da76b9a750a5e661782 A hw/misc/macio/meson.build :000000 100644 0000000000000000000000000000000000000000 04640c20e0a23f56e33005ff4b858eff089e2e29 A hw/misc/macio/pmu.c :000000 100644 0000000000000000000000000000000000000000 055a407aebb66b9b46dfcbcfc1b5fda69f5e8383 A hw/misc/macio/trace-events :000000 100644 0000000000000000000000000000000000000000 34a3cf1b42dd60ba2f2b93bc47e8a731dfea216d A hw/misc/macio/trace.h :000000 100644 0000000000000000000000000000000000000000 65846757332cc46dfe89fbf351f53a303e493b79 A hw/misc/max78000_aes.c :000000 100644 0000000000000000000000000000000000000000 e8dc59373294a563c3a2da6f50e48fa912cc523f A hw/misc/max78000_gcr.c :000000 100644 0000000000000000000000000000000000000000 622baa5719dd1799e5da2ace2ed0d6fe5e2560dc A hw/misc/max78000_icc.c :000000 100644 0000000000000000000000000000000000000000 1435138344df79787efef2a123fd11545845d22d A hw/misc/max78000_trng.c :000000 100644 0000000000000000000000000000000000000000 1fe4535464f96b9ffd45b81b81d0fc3c1735dc48 A hw/misc/mchp_pfsoc_dmc.c :000000 100644 0000000000000000000000000000000000000000 09b702e520d34d1e6a6091447881be8445a2aeed A hw/misc/mchp_pfsoc_ioscb.c :000000 100644 0000000000000000000000000000000000000000 1d9154280a2a85a3f7079c5147246beedeb0ba56 A hw/misc/mchp_pfsoc_sysreg.c :000000 100644 0000000000000000000000000000000000000000 9790afa1044fbc0d4622f7d9ab7476fd0881a104 A hw/misc/meson.build :000000 100644 0000000000000000000000000000000000000000 3e262e828bcc6603620e905ff4b838bdfd9fbdaa A hw/misc/mips_cmgcr.c :000000 100644 0000000000000000000000000000000000000000 9ce37514d5bca3473b31d131025726066b2d3f46 A hw/misc/mips_cpc.c :000000 100644 0000000000000000000000000000000000000000 c20eca28a1e0320523c45f9c1fb66b9bc1521a23 A hw/misc/mips_itu.c :000000 100644 0000000000000000000000000000000000000000 d1c141450e670c4c8373b3c278b9c55fd17bc5b0 A hw/misc/mos6522-stub.c :000000 100644 0000000000000000000000000000000000000000 3135761a0f7b5ea0465ca5873f7c03380d50f3c4 A hw/misc/mos6522.c :000000 100644 0000000000000000000000000000000000000000 208f9fd60fba1ca4e79b2c9c517b9e08ff7b354f A hw/misc/mps2-fpgaio.c :000000 100644 0000000000000000000000000000000000000000 554b504c72030bd6b88a8e436fcf9329caeaf198 A hw/misc/mps2-scc.c :000000 100644 0000000000000000000000000000000000000000 90c786e95ad162a87f867e59aea95b0fc9895361 A hw/misc/msf2-sysreg.c :000000 100644 0000000000000000000000000000000000000000 742166c4e8282e0c6bf8a82339df27d3d7881bb3 A hw/misc/npcm7xx_mft.c :000000 100644 0000000000000000000000000000000000000000 3ee34820c8a6893e5c370938e4de88d0e266046f A hw/misc/npcm7xx_pwm.c :000000 100644 0000000000000000000000000000000000000000 7d47a1caa07066bf33ed0753dc3f72cb08428600 A hw/misc/npcm7xx_rng.c :000000 100644 0000000000000000000000000000000000000000 bc9ee975de79908d49f8f8c5f265668fe25c06a6 A hw/misc/npcm_clk.c :000000 100644 0000000000000000000000000000000000000000 2d7e5b5a015c462622ed03696bcedde7c3f23c6c A hw/misc/npcm_gcr.c :000000 100644 0000000000000000000000000000000000000000 37c832d976cec6b78f5ef465ba0e576ecde03706 A hw/misc/nrf51_rng.c :000000 100644 0000000000000000000000000000000000000000 dc398570acf6b99081eb0c54811e36f7658bb205 A hw/misc/omap_clk.c :000000 100644 0000000000000000000000000000000000000000 7f2753320fa5a803868dd991f74a6cef6f9eae26 A hw/misc/pc-testdev.c :000000 100644 0000000000000000000000000000000000000000 3c3887afe0d20a4af37a72f6667dd866ef259e31 A hw/misc/pci-testdev.c :000000 100644 0000000000000000000000000000000000000000 85fb7da5e5c03e12a1d7a2e4c949688249b9de0c A hw/misc/pvpanic-isa.c :000000 100644 0000000000000000000000000000000000000000 a173a1a9a58976aee6f0201d0a12f3827ef75485 A hw/misc/pvpanic-mmio.c :000000 100644 0000000000000000000000000000000000000000 5509f70a3e5dab0fcad8ecf12b7f23080ac1dd2c A hw/misc/pvpanic-pci.c :000000 100644 0000000000000000000000000000000000000000 f711ea10fd74ea2cca05106670805d20694be1c6 A hw/misc/pvpanic.c :000000 100644 0000000000000000000000000000000000000000 0390996f78bf6b5f40fd95f8f559e66db969d04f A hw/misc/riscv_cmgcr.c :000000 100644 0000000000000000000000000000000000000000 37fdd0b39ba6f24ec3e759079449ad79e200872e A hw/misc/riscv_cpc.c :000000 100644 0000000000000000000000000000000000000000 93296d3350c0c769e0884e6ac043283c6fe53398 A hw/misc/sbsa_ec.c :000000 100644 0000000000000000000000000000000000000000 ff2a7c18235a9a55e017680ad91f26d3d2677fa1 A hw/misc/sifive_e_aon.c :000000 100644 0000000000000000000000000000000000000000 a4a60e7b4068db3e802dae1b86ce0117e391200c A hw/misc/sifive_e_prci.c :000000 100644 0000000000000000000000000000000000000000 41f102e2dca46586075aa70b147e39936f4789c1 A hw/misc/sifive_test.c :000000 100644 0000000000000000000000000000000000000000 cececd4f7a89ba81d3cd750752bc911cadcad4cc A hw/misc/sifive_u_otp.c :000000 100644 0000000000000000000000000000000000000000 4674d5925ead9657c94a10b1cd00762074aa645a A hw/misc/sifive_u_prci.c :000000 100644 0000000000000000000000000000000000000000 3df7d82b8c40a5883ca9cb218fc2c22d071f7664 A hw/misc/slavio_misc.c :000000 100644 0000000000000000000000000000000000000000 5cfb39e56079ac68181279e7f581c89d87e1227b A hw/misc/stm32_rcc.c :000000 100644 0000000000000000000000000000000000000000 d285896ea76e1a49e9c0729fd1b23c7fb8dbb49c A hw/misc/stm32f2xx_syscfg.c :000000 100644 0000000000000000000000000000000000000000 a9d396c5dcf66749be2b2b63c7561f6809b19cf1 A hw/misc/stm32f4xx_exti.c :000000 100644 0000000000000000000000000000000000000000 57e89a13aaa914c6b01ce2c807e07d999255c4d9 A hw/misc/stm32f4xx_syscfg.c :000000 100644 0000000000000000000000000000000000000000 8de4568de706bf18de2669a99362f5725174e655 A hw/misc/stm32l4x5_exti.c :000000 100644 0000000000000000000000000000000000000000 85095871340e0bdb4bf4592d76716c4495418b03 A hw/misc/stm32l4x5_rcc.c :000000 100644 0000000000000000000000000000000000000000 52495610d1b909282e77972b62cfdf22f71f43d8 A hw/misc/stm32l4x5_syscfg.c :000000 100644 0000000000000000000000000000000000000000 6db4934dc58522ed31304b6e91d332b358d18373 A hw/misc/trace-events :000000 100644 0000000000000000000000000000000000000000 1ab6923d1157f8c68c95ff1a7a4b2cf2d633948b A hw/misc/trace.h :000000 100644 0000000000000000000000000000000000000000 02fe0bcb1d56f8060015a047b6a9782f2289a77d A hw/misc/tz-mpc.c :000000 100644 0000000000000000000000000000000000000000 9d9fc072ff0d13dfd29de8bcbd873cfd14b0d0be A hw/misc/tz-msc.c :000000 100644 0000000000000000000000000000000000000000 6f820430eed89ec470e9b8465bc8f477e972efdf A hw/misc/tz-ppc.c :000000 100644 0000000000000000000000000000000000000000 521b84bf20bfdea987d2e1465752fa496bc572a2 A hw/misc/unimp.c :000000 100644 0000000000000000000000000000000000000000 9b82e97ffde7254854be3671fa15719d4c19de8c A hw/misc/virt_ctrl.c :000000 100644 0000000000000000000000000000000000000000 9c2e9005ad32303bb014671cabc17151f5612b0e A hw/misc/vmcoreinfo.c :000000 100644 0000000000000000000000000000000000000000 847d2d963f103c3a3ec0f75221c4860d6491bddb A hw/misc/vmlaunchupdate.c :000000 100644 0000000000000000000000000000000000000000 c45f05c4aacbd4e19e93f51b2c0f0664dacaf164 A hw/misc/xlnx-cfi-if.c :000000 100644 0000000000000000000000000000000000000000 47d3b9e84ad11ebfe676a5849a99f0ac27b6b836 A hw/misc/xlnx-versal-cframe-reg.c :000000 100644 0000000000000000000000000000000000000000 86df37d6e8abf4e9b72526956e3fa650f1f2ecdd A hw/misc/xlnx-versal-cfu.c :000000 100644 0000000000000000000000000000000000000000 1379974f81ea7a1abbd2c2cae1f27dbd3b4e63c4 A hw/misc/xlnx-versal-crl.c :000000 100644 0000000000000000000000000000000000000000 57a24641cfa167c78e772032cce7ebf0a983f0e4 A hw/misc/xlnx-versal-pmc-iou-slcr.c :000000 100644 0000000000000000000000000000000000000000 aa1d65de7b70e2b7c8e6b7299cca2d26a151aad4 A hw/misc/xlnx-versal-trng.c :000000 100644 0000000000000000000000000000000000000000 da8c98ae0324e5962b0e18f7060e912971c3c77b A hw/misc/xlnx-versal-xramc.c :000000 100644 0000000000000000000000000000000000000000 9e4f2f37a87d15a92ba3f45e18a512700dd62ab5 A hw/misc/xlnx-zynq-ddrc.c :000000 100644 0000000000000000000000000000000000000000 c46951d552eae5dcc93e789aa7e2ed62b221c0ce A hw/misc/xlnx-zynqmp-apu-ctrl.c :000000 100644 0000000000000000000000000000000000000000 1f7107c322c551cc88d9b0112545229b373f778b A hw/misc/xlnx-zynqmp-crf.c :000000 100644 0000000000000000000000000000000000000000 d0f899c3be4df4c5df5913f33991e0147ea735aa A hw/misc/zynq_slcr.c :000000 100644 0000000000000000000000000000000000000000 b56a173eed5ef18a76458e5fc5213ced49c41b7a A hw/net/Kconfig :000000 100644 0000000000000000000000000000000000000000 8ddaa6101ff623828d2fc0af0b6310e2e1fdc437 A hw/net/allwinner-sun8i-emac.c :000000 100644 0000000000000000000000000000000000000000 55d1b6a9a6b7cc5f775824e40cd5cc7fc6442585 A hw/net/allwinner_emac.c :000000 100644 0000000000000000000000000000000000000000 39e3620ef5bac82325007f1b8ad10c9cd55e958e A hw/net/cadence_gem.c :000000 100644 0000000000000000000000000000000000000000 f2912b206da8d496c3d454bbac323661917e1b3f A hw/net/can/can_kvaser_pci.c :000000 100644 0000000000000000000000000000000000000000 fe1a91ee0e7775c32b428f8b9ec13339064bc134 A hw/net/can/can_mioe3680_pci.c :000000 100644 0000000000000000000000000000000000000000 ea45de28a8286dfbecff7ddea06fba1c9f8dd1cc A hw/net/can/can_pcm3680_pci.c :000000 100644 0000000000000000000000000000000000000000 922431effbcd0da5e407fa1c71b3e97e1c668a40 A hw/net/can/can_sja1000.c :000000 100644 0000000000000000000000000000000000000000 7ca9cd681ed183317f8074ccdbc99861291c5cfa A hw/net/can/can_sja1000.h :000000 100644 0000000000000000000000000000000000000000 8c43fd99dd0e12704f8596945d5a96ad0e8dcfbe A hw/net/can/ctu_can_fd_frame.h :000000 100644 0000000000000000000000000000000000000000 d2d88cdd1a4bb4c4c3a9a86e962900ba86321aee A hw/net/can/ctu_can_fd_regs.h :000000 100644 0000000000000000000000000000000000000000 f6ff4ad2003d96132f4067851529464fc4e37188 A hw/net/can/ctucan_core.c :000000 100644 0000000000000000000000000000000000000000 608307a6310c95ec0c81c6b6798c5712a5daf7a8 A hw/net/can/ctucan_core.h :000000 100644 0000000000000000000000000000000000000000 40654778a45dde4aebd3e89043002a7e015551a3 A hw/net/can/ctucan_pci.c :000000 100644 0000000000000000000000000000000000000000 a8bad83cb879f8a38b259d0851df0aba79ed199d A hw/net/can/flexcan.c :000000 100644 0000000000000000000000000000000000000000 c18bc4736e5b69156ec4d7bc30a7c0db2603c90f A hw/net/can/flexcan_regs.h :000000 100644 0000000000000000000000000000000000000000 401afde2e41f9f0eeb46826c337dbdda32acfe44 A hw/net/can/meson.build :000000 100644 0000000000000000000000000000000000000000 7500f10d7abb1d9815f154c524f0baf995b49c36 A hw/net/can/trace-events :000000 100644 0000000000000000000000000000000000000000 d391c6490126b43b4febc90fb46a609a88190fc1 A hw/net/can/trace.h :000000 100644 0000000000000000000000000000000000000000 4a7cdc31ee494fc733f14e4182b39fc61b922894 A hw/net/can/xlnx-versal-canfd.c :000000 100644 0000000000000000000000000000000000000000 bccf62401694b6935ed2eb9c00182760acf7ae63 A hw/net/can/xlnx-zynqmp-can.c :000000 100644 0000000000000000000000000000000000000000 5b611fcbbe79bdaf4bc652668ac411bc59478cd1 A hw/net/dp8393x.c :000000 100644 0000000000000000000000000000000000000000 202ad404013ae014caa9a95734238d9581ca23b1 A hw/net/e1000.c :000000 100644 0000000000000000000000000000000000000000 48feda7404b2a919c1f93c8a4676a33a00d5c2c8 A hw/net/e1000_common.h :000000 100644 0000000000000000000000000000000000000000 39f4882510a0b9a17d645ebdc0b2ae6fd15c78ba A hw/net/e1000_regs.h :000000 100644 0000000000000000000000000000000000000000 9faf0c74c3d47b3ebc83576c305a3dc52b8d36f3 A hw/net/e1000e.c :000000 100644 0000000000000000000000000000000000000000 b87a9f167a71cab090900233a1343b7574d8fac3 A hw/net/e1000e_core.c :000000 100644 0000000000000000000000000000000000000000 01510ca78b4766f24dfeee5385eb618d56dd9194 A hw/net/e1000e_core.h :000000 100644 0000000000000000000000000000000000000000 212873fd77c2fe7e21280dbfad5f3e11c183d455 A hw/net/e1000x_common.c :000000 100644 0000000000000000000000000000000000000000 be291684de885701cf81784e1992e408302e3584 A hw/net/e1000x_common.h :000000 100644 0000000000000000000000000000000000000000 e9a74de6f423b76a79979894b6275b8a463899af A hw/net/e1000x_regs.h :000000 100644 0000000000000000000000000000000000000000 aaa3eb60f8ab3dab99d30331f8e5fe7b1f31212f A hw/net/eepro100.c :000000 100644 0000000000000000000000000000000000000000 1d61d918b8db133f1675c542b16e7e9431b0d13a A hw/net/fsl_etsec/etsec.c :000000 100644 0000000000000000000000000000000000000000 24e1344bf1e4aae36f803939b36c58a2db7f5faa A hw/net/fsl_etsec/etsec.h :000000 100644 0000000000000000000000000000000000000000 4e9169907a97baa653d8b79cd03db235b9abb3da A hw/net/fsl_etsec/miim.c :000000 100644 0000000000000000000000000000000000000000 46ce7a84b27fc61560ca812baf2a8e78beef4796 A hw/net/fsl_etsec/registers.c :000000 100644 0000000000000000000000000000000000000000 f085537ecd3b6c1494bc0cc69ba65325338d1d32 A hw/net/fsl_etsec/registers.h :000000 100644 0000000000000000000000000000000000000000 c8fc5d55d146f637807cf02c24c2ed3748f05cad A hw/net/fsl_etsec/rings.c :000000 100644 0000000000000000000000000000000000000000 a53c840c3725664bd4d23b689c1ae7ec03e16a2c A hw/net/ftgmac100.c :000000 100644 0000000000000000000000000000000000000000 37ce20efb193669d47b8cf07420a7401659cc91e A hw/net/i82596.c :000000 100644 0000000000000000000000000000000000000000 67b18f957aaf15cc899fd2eb4adc4e38babb6c0a A hw/net/i82596.h :000000 100644 0000000000000000000000000000000000000000 c076807e71102333d9a70321d98cf8c7168576b4 A hw/net/igb.c :000000 100644 0000000000000000000000000000000000000000 b316a5bcfa5ca954d7b5f14fde3f9549b6b259e5 A hw/net/igb_common.h :000000 100644 0000000000000000000000000000000000000000 2a488390735374d7bb1d6e2c22e04a2ca8781377 A hw/net/igb_core.c :000000 100644 0000000000000000000000000000000000000000 d70b54e318f1297fb4b79de33e4a8d1427dd0e23 A hw/net/igb_core.h :000000 100644 0000000000000000000000000000000000000000 4dc4c31da27da24a4b61b422b2b78c2db0962ac4 A hw/net/igb_regs.h :000000 100644 0000000000000000000000000000000000000000 9a165c7063ee3323ef487e2cc58a06bb91f4996d A hw/net/igbvf.c :000000 100644 0000000000000000000000000000000000000000 c177b7ff2b7be15313e9b0c79719170a1bde88c1 A hw/net/imx_fec.c :000000 100644 0000000000000000000000000000000000000000 072a741d811bc351e9d159b7eaacf25f89971c34 A hw/net/lan9118.c :000000 100644 0000000000000000000000000000000000000000 2fc027d112cc0588b0998ab4942c8f4df80534eb A hw/net/lan9118_phy.c :000000 100644 0000000000000000000000000000000000000000 5d5bf9b96167631380047a9aa13f7f3cd118d116 A hw/net/lance.c :000000 100644 0000000000000000000000000000000000000000 423a8676a08be57f423a4375e0da94b73d1c0324 A hw/net/lasi_i82596.c :000000 100644 0000000000000000000000000000000000000000 9df359eae8754fd9152620bc571a18e5f5791818 A hw/net/mcf_fec.c :000000 100644 0000000000000000000000000000000000000000 63b0e96245fbc0d7191abf8e6175024d91e06015 A hw/net/meson.build :000000 100644 0000000000000000000000000000000000000000 077485c95d9b51adc10c83a641c1e24103f43982 A hw/net/msf2-emac.c :000000 100644 0000000000000000000000000000000000000000 673c785abc94e9548ffab903c296160f3dd4a0e9 A hw/net/ne2000-isa.c :000000 100644 0000000000000000000000000000000000000000 f741478101d63920764412c75fec5ffcb4188801 A hw/net/ne2000-pci.c :000000 100644 0000000000000000000000000000000000000000 fea21627f0f74594af47d3af13139304b23a1dd4 A hw/net/ne2000.c :000000 100644 0000000000000000000000000000000000000000 fc7584370323f0b50fe581d1a3b10e4db551a736 A hw/net/ne2000.h :000000 100644 0000000000000000000000000000000000000000 f87b6f046ccff814cce966804bd03980dbeb352d A hw/net/net_rx_pkt.c :000000 100644 0000000000000000000000000000000000000000 ea077f5fdb19efa324e9ffe3692f3ecb92d9c60c A hw/net/net_rx_pkt.h :000000 100644 0000000000000000000000000000000000000000 b134348fe8098b417724d55a491b93299fd83436 A hw/net/net_tx_pkt.c :000000 100644 0000000000000000000000000000000000000000 0a716e74a529dc12e66438c5033ee9dac1dc1c24 A hw/net/net_tx_pkt.h :000000 100644 0000000000000000000000000000000000000000 4105e8942971340de3cacf37a860b6653cc3e600 A hw/net/npcm7xx_emc.c :000000 100644 0000000000000000000000000000000000000000 d9902d9ab5d43cc2095de22b3b311cf22a034aa7 A hw/net/npcm_gmac.c :000000 100644 0000000000000000000000000000000000000000 ae078e14c385ec725720c4edde857b4f68f255e5 A hw/net/npcm_pcs.c :000000 100644 0000000000000000000000000000000000000000 5a07bcde09dd68a33a4115fa47a1d985c01d5af3 A hw/net/opencores_eth.c :000000 100644 0000000000000000000000000000000000000000 bef608959a67c7b2d23e122d68bef174587378ac A hw/net/pcnet-pci.c :000000 100644 0000000000000000000000000000000000000000 0bd7d4314e7124bc65f859d791ab7b9990bd6c75 A hw/net/pcnet.c :000000 100644 0000000000000000000000000000000000000000 d12e7cbf9e20ebc31d87185c03a0279ce12f974e A hw/net/pcnet.h :000000 100644 0000000000000000000000000000000000000000 5099d59cc620ea1b713dce20d09007aa64b80b0b A hw/net/rocker/rocker-hmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 f6c1196a24433d6674fac7eff1e544c1d5e735c6 A hw/net/rocker/rocker-stubs.c :000000 100644 0000000000000000000000000000000000000000 910dce901b673f079ba39a4bd3694027127f270f A hw/net/rocker/rocker.c :000000 100644 0000000000000000000000000000000000000000 ae06c1c72affc0c8aba14dcee59bc60225f65a0f A hw/net/rocker/rocker.h :000000 100644 0000000000000000000000000000000000000000 675383db36ae5ab3fd256a22a4f5a83ba020af50 A hw/net/rocker/rocker_desc.c :000000 100644 0000000000000000000000000000000000000000 1dec33561493d580583c842ce3f58a2e93eb788e A hw/net/rocker/rocker_desc.h :000000 100644 0000000000000000000000000000000000000000 cb87ff752adf49e9c7457283a4df9a39fe866926 A hw/net/rocker/rocker_fp.c :000000 100644 0000000000000000000000000000000000000000 7ff57aac0180a5d3390b60dbe3801ac6eb896182 A hw/net/rocker/rocker_fp.h :000000 100644 0000000000000000000000000000000000000000 7ec6bfbcb923e442c2300fcbef7c102af2a4e74f A hw/net/rocker/rocker_hw.h :000000 100644 0000000000000000000000000000000000000000 3d6f55b51210fe4da2097e09d2db074f1cf1b880 A hw/net/rocker/rocker_of_dpa.c :000000 100644 0000000000000000000000000000000000000000 01c7a97d0d32ce7c4825439e96f78d7fa71835f7 A hw/net/rocker/rocker_of_dpa.h :000000 100644 0000000000000000000000000000000000000000 dd28d084431a7ff1d4fbfbd09ecbfe3d22a2a88b A hw/net/rocker/rocker_tlv.h :000000 100644 0000000000000000000000000000000000000000 f73c5340ed79e5174bceafa8ae73b5faeaea8468 A hw/net/rocker/rocker_world.c :000000 100644 0000000000000000000000000000000000000000 44f1fe3e19d7c6df37ebe6a0f2d93dc51037f131 A hw/net/rocker/rocker_world.h :000000 100644 0000000000000000000000000000000000000000 16479284eea91b9c024dcbd57389fb8052a921b2 A hw/net/rtl8139.c :000000 100644 0000000000000000000000000000000000000000 3b526524fb59e220a7453dd69409bce7de45ad66 A hw/net/smc91c111.c :000000 100644 0000000000000000000000000000000000000000 550848307d16e4df77e371fa52fbf7a505f7e4e1 A hw/net/spapr_llan.c :000000 100644 0000000000000000000000000000000000000000 ac7924bdd9e366504c627530157dfc1b5006a574 A hw/net/stellaris_enet.c :000000 100644 0000000000000000000000000000000000000000 308c2d0dbd02c75262fe652f1ba0d994a22948ba A hw/net/sungem.c :000000 100644 0000000000000000000000000000000000000000 e2cd1b527100af19eafd9a895fd0b53bb2135cb9 A hw/net/sunhme.c :000000 100644 0000000000000000000000000000000000000000 001a20b0e2ac5f1cd7704f9d05afe2c7af58a35a A hw/net/trace-events :000000 100644 0000000000000000000000000000000000000000 93249af0ac264b51d951de3efb69a9586654251b A hw/net/trace.h :000000 100644 0000000000000000000000000000000000000000 bc7b18ed36d591286bfdc4cdb5ee621829b4f263 A hw/net/tulip.c :000000 100644 0000000000000000000000000000000000000000 ffd1f88d57663302c3636217f6cd0fb79c14bc7d A hw/net/tulip.h :000000 100644 0000000000000000000000000000000000000000 0740d5a2ebe6a1a6f454ed6fe8df905c449c18e5 A hw/net/vhost_net-stub.c :000000 100644 0000000000000000000000000000000000000000 6e05c995f1afb98cf7d6e806bb47b7da984fdcad A hw/net/vhost_net.c :000000 100644 0000000000000000000000000000000000000000 19f453fb7dfd792749e1c29006bc0bb77ca379c6 A hw/net/virtio-net.c :000000 100644 0000000000000000000000000000000000000000 6b1e25159598b6b5ae50c9d1861ecfb37f83f6a1 A hw/net/vmware_utils.h :000000 100644 0000000000000000000000000000000000000000 24c551a0547bcd3471137ba0412492f608297205 A hw/net/vmxnet3.c :000000 100644 0000000000000000000000000000000000000000 dbc69d5fb66a1ee193ddad37556196a032a8eb3a A hw/net/vmxnet3.h :000000 100644 0000000000000000000000000000000000000000 64034af6d574f39e6aa0a0fbb69a302f1e241612 A hw/net/vmxnet3_defs.h :000000 100644 0000000000000000000000000000000000000000 cb50aa95dbeb5683d8420b59907afc212db7c89f A hw/net/vmxnet_debug.h :000000 100644 0000000000000000000000000000000000000000 f4d0b0601302d6e88f0ca8d8be1b4bedb98aa423 A hw/net/xen_nic.c :000000 100644 0000000000000000000000000000000000000000 d35f4a847d6fd533be3c68ed67971bd25c1f8690 A hw/net/xilinx_axienet.c :000000 100644 0000000000000000000000000000000000000000 7ea194475f1757287202ffd152debc2ae77b4e13 A hw/net/xilinx_ethlite.c :000000 100644 0000000000000000000000000000000000000000 cfae85920a0d0ba09b71f99fe5566b4c97bbf44e A hw/nitro/Kconfig :000000 100644 0000000000000000000000000000000000000000 dc4132326678181b15b471d19f39f74a194b1a4e A hw/nitro/heartbeat.c :000000 100644 0000000000000000000000000000000000000000 88d01960a017a5b92961a482f48d460020c7ac2d A hw/nitro/machine.c :000000 100644 0000000000000000000000000000000000000000 b9bd0d43002ae02a01f8d9ac7753c73fb2d186ce A hw/nitro/meson.build :000000 100644 0000000000000000000000000000000000000000 eed29df512e16225bf6497da41d36684891142e3 A hw/nitro/nitro-vsock-bus.c :000000 100644 0000000000000000000000000000000000000000 1d56c338049d4b4d62c965121e221f8b9e16e577 A hw/nitro/serial-vsock.c :000000 100644 0000000000000000000000000000000000000000 311ab78e6994aada3970e078c83a4ab43c5471ee A hw/nitro/trace-events :000000 100644 0000000000000000000000000000000000000000 b455d6c17b3022a75fe3eef21275d4efb9a9322e A hw/nitro/trace.h :000000 100644 0000000000000000000000000000000000000000 8fb8b22189744749116602b4c3fc297a6da18246 A hw/nubus/Kconfig :000000 100644 0000000000000000000000000000000000000000 dc9ae6d21facf0b468248c0229a254f54a808680 A hw/nubus/mac-nubus-bridge.c :000000 100644 0000000000000000000000000000000000000000 9a7a12ea683c2672e2ae551c08c21cacea692cde A hw/nubus/meson.build :000000 100644 0000000000000000000000000000000000000000 f0e1620ee0934a0be0571ddc3cc08c45adbb0b08 A hw/nubus/nubus-bridge.c :000000 100644 0000000000000000000000000000000000000000 44820f13a853d58e9f8007c26dcc2a25a2dac71d A hw/nubus/nubus-bus.c :000000 100644 0000000000000000000000000000000000000000 5c5894c9c5534e0eefb1364d00cefa296fa50637 A hw/nubus/nubus-device.c :000000 100644 0000000000000000000000000000000000000000 63aeca5b122063ca2c1c8e4d3dc2f5ae537d09e0 A hw/nubus/nubus-virtio-mmio.c :000000 100644 0000000000000000000000000000000000000000 9259d6672531620311848ce1c0e424fef38926bf A hw/nubus/trace-events :000000 100644 0000000000000000000000000000000000000000 3749420da1751081ed0ddd2037c038fdf500b2a0 A hw/nubus/trace.h :000000 100644 0000000000000000000000000000000000000000 cfeeed64cd77f18b330828fba848d7c656de814d A hw/nvme/Kconfig :000000 100644 0000000000000000000000000000000000000000 c641226e27ad5d33181fae1d630ac3d6489f3c2b A hw/nvme/ctrl.c :000000 100644 0000000000000000000000000000000000000000 4e7874f322321dae3212619872822aa89ecb2c4f A hw/nvme/dif.c :000000 100644 0000000000000000000000000000000000000000 f12e312250bbe00bdb5d106e61523a7ec2b8a37b A hw/nvme/dif.h :000000 100644 0000000000000000000000000000000000000000 7d5caa53c280787da7203920610f21768f0a7c85 A hw/nvme/meson.build :000000 100644 0000000000000000000000000000000000000000 4cd6fad6ac9b3e8caf54951f84742c63800a6b64 A hw/nvme/nguid.c :000000 100644 0000000000000000000000000000000000000000 7f0f9ac7662c2ba9b439d1ee8532149b34cce3d6 A hw/nvme/ns.c :000000 100644 0000000000000000000000000000000000000000 43e3c916f73fa3bda638e170895ec0421fedfeef A hw/nvme/nvme.h :000000 100644 0000000000000000000000000000000000000000 fa35055d3c1eadbde3b734a64d361bb5bb910fb5 A hw/nvme/subsys.c :000000 100644 0000000000000000000000000000000000000000 f97a6a11f3606434ad65b2f44710cd6d43527768 A hw/nvme/trace-events :000000 100644 0000000000000000000000000000000000000000 b398ea107f59875c2f0bbe869d8adc40fbdd1ac1 A hw/nvme/trace.h :000000 100644 0000000000000000000000000000000000000000 24cfc18f8b158947c91b840cda0762cd19f17213 A hw/nvram/Kconfig :000000 100644 0000000000000000000000000000000000000000 81304bda3abed4f3181a536e653f61905637668d A hw/nvram/aspeed_otp.c :000000 100644 0000000000000000000000000000000000000000 6816b534178fba43a03c41ad4524cb6bbc7101fa A hw/nvram/bcm2835_otp.c :000000 100644 0000000000000000000000000000000000000000 0b204e36c62dd75f5a4302989ada8fe80ff2fc08 A hw/nvram/chrp_nvram.c :000000 100644 0000000000000000000000000000000000000000 4f35bfebdab90242ded9b59b34589b56dd8cb8b7 A hw/nvram/ds1225y.c :000000 100644 0000000000000000000000000000000000000000 73b3d248d442f2cd29049acd318fb61ee5789557 A hw/nvram/eeprom93xx.c :000000 100644 0000000000000000000000000000000000000000 8b7f2dc13f179a2101c4a7ce3747bd63eb3d227e A hw/nvram/eeprom_at24c.c :000000 100644 0000000000000000000000000000000000000000 2e6ef89b989e90f375ccb7e4e10941c1b6298759 A hw/nvram/fw_cfg-acpi.c :000000 100644 0000000000000000000000000000000000000000 0e93feeae5e4987d4aedc34eaa81ebd680388c43 A hw/nvram/fw_cfg-interface.c :000000 100644 0000000000000000000000000000000000000000 b057d870c004110fdfbe4b34da55719acbf69c7a A hw/nvram/fw_cfg.c :000000 100644 0000000000000000000000000000000000000000 efadb3c943c1abbcc4817f0e3e6e6baf36043d2d A hw/nvram/mac_nvram.c :000000 100644 0000000000000000000000000000000000000000 263433598758fb758741dcec87bc81c858e63502 A hw/nvram/meson.build :000000 100644 0000000000000000000000000000000000000000 1fb752b20f4e6c0b9b5e60e31bc09bfb0db1b170 A hw/nvram/npcm7xx_otp.c :000000 100644 0000000000000000000000000000000000000000 b841ead579d7890517fb85b37c10f88fa5fb3467 A hw/nvram/nrf51_nvm.c :000000 100644 0000000000000000000000000000000000000000 b0f9fe8633f5da17431ac0c28e647ff737c75c1b A hw/nvram/spapr_nvram.c :000000 100644 0000000000000000000000000000000000000000 7084bf70d35fae68c1ac9f0c32df6d193fabdcc2 A hw/nvram/trace-events :000000 100644 0000000000000000000000000000000000000000 88fa900ad3c971b3719c1149618bedde6f414646 A hw/nvram/trace.h :000000 100644 0000000000000000000000000000000000000000 e336874bdef40b12b89c8426216c34f123a8efa7 A hw/nvram/xlnx-bbram.c :000000 100644 0000000000000000000000000000000000000000 5a5cc13f39fb0f65d6ae1cd5be60c0091370802d A hw/nvram/xlnx-efuse-crc.c :000000 100644 0000000000000000000000000000000000000000 03c9fbc0d0769ab5f5d8fb36530d257a1eb4d63c A hw/nvram/xlnx-efuse.c :000000 100644 0000000000000000000000000000000000000000 56c2def5f89c404799bbf75a2b98dd41d8999193 A hw/nvram/xlnx-versal-efuse-cache.c :000000 100644 0000000000000000000000000000000000000000 f5d5587cb6576bb419be8eb1a2d424a82303697b A hw/nvram/xlnx-versal-efuse-ctrl.c :000000 100644 0000000000000000000000000000000000000000 028120f824d8d9f14227c1de85940ff2ea03d4db A hw/nvram/xlnx-zynqmp-efuse.c :000000 100644 0000000000000000000000000000000000000000 b5c2e5655bc2605df7bd5ee8c1caf56c573a1a2b A hw/or1k/Kconfig :000000 100644 0000000000000000000000000000000000000000 714634b5f3f9b8ea699abca50f0ded78e72010d8 A hw/or1k/boot.c :000000 100644 0000000000000000000000000000000000000000 b35411aa1e1d3798451507bf7c31ff822ad4c32e A hw/or1k/cputimer.c :000000 100644 0000000000000000000000000000000000000000 a5c23f4f5a5e19ebe899b1fd958ec6d245805271 A hw/or1k/meson.build :000000 100644 0000000000000000000000000000000000000000 b55105cd14801fbd66c4a382bde001a8fe547a64 A hw/or1k/or1k-sim.c :000000 100644 0000000000000000000000000000000000000000 2ff5c084a2b72885921965422317e5e0d2e550c4 A hw/or1k/virt.c :000000 100644 0000000000000000000000000000000000000000 449ec9864357c77ab870dd2e7f91e68ae1739cca A hw/pci-bridge/Kconfig :000000 100644 0000000000000000000000000000000000000000 ec450d1aa09e640b6c43feed191114c2a6a6ab23 A hw/pci-bridge/cxl_downstream.c :000000 100644 0000000000000000000000000000000000000000 e2093ac39ee6ec3742670a6d456c3f041f3f9b02 A hw/pci-bridge/cxl_root_port.c :000000 100644 0000000000000000000000000000000000000000 69773ff1638d9ea53dd398e13dbcda11d104c498 A hw/pci-bridge/cxl_upstream.c :000000 100644 0000000000000000000000000000000000000000 5434d693d9210f44ce9a65de92a5f6b7244470c3 A hw/pci-bridge/gen_pcie_root_port.c :000000 100644 0000000000000000000000000000000000000000 1d73c14c1f87e04eb4f7301feae2a2951345e628 A hw/pci-bridge/i82801b11.c :000000 100644 0000000000000000000000000000000000000000 bba640f495babd3f123447bdcb80067405164b27 A hw/pci-bridge/ioh3420.c :000000 100644 0000000000000000000000000000000000000000 2e0eb0d2332bdc5bef230133ee2f62b2c96b862e A hw/pci-bridge/meson.build :000000 100644 0000000000000000000000000000000000000000 bc53bcb69d89e6ef7ed8ae045f500c30242e383b A hw/pci-bridge/pci_bridge_dev.c :000000 100644 0000000000000000000000000000000000000000 40ffbc4e0821376a79de17f8bfa90acd0f0f9357 A hw/pci-bridge/pci_expander_bridge.c :000000 100644 0000000000000000000000000000000000000000 b35180311f6872af1a9d5651064881909b3ad212 A hw/pci-bridge/pci_expander_bridge_stubs.c :000000 100644 0000000000000000000000000000000000000000 e826fb2829fc4a38456f37f98cbb0e03774667e0 A hw/pci-bridge/pcie_pci_bridge.c :000000 100644 0000000000000000000000000000000000000000 7c3e78010b475190595f9efa4920d74a3f58d90c A hw/pci-bridge/pcie_root_port.c :000000 100644 0000000000000000000000000000000000000000 bbae594e119a22fd3a3ddd596548d5f4115cb2fd A hw/pci-bridge/simba.c :000000 100644 0000000000000000000000000000000000000000 0c3fed3053b0e2b2ee2cf703c5f9e1f33ec1ff5b A hw/pci-bridge/xio3130_downstream.c :000000 100644 0000000000000000000000000000000000000000 40057b749bfd01bbd548b025607ef041b9feccc5 A hw/pci-bridge/xio3130_upstream.c :000000 100644 0000000000000000000000000000000000000000 bda6e161f1c85930d424dd895b3717f360623f89 A hw/pci-host/Kconfig :000000 100644 0000000000000000000000000000000000000000 04623dfd84309b635b820df7d96ca71b43b7deeb A hw/pci-host/articia.c :000000 100644 0000000000000000000000000000000000000000 b46eb74234bba6c1cb497c09db172f1c715e6794 A hw/pci-host/aspeed_pcie.c :000000 100644 0000000000000000000000000000000000000000 fc07608da7c11ff3b087f25899c406c4befd1f6e A hw/pci-host/astro.c :000000 100644 0000000000000000000000000000000000000000 ff2f5c966eb936e71245a9225ec8a4848b0570e0 A hw/pci-host/bonito.c :000000 100644 0000000000000000000000000000000000000000 00c9449c4d2e9528a3116c4e20ea79701fe77b7a A hw/pci-host/designware.c :000000 100644 0000000000000000000000000000000000000000 4e64e0f553a1bfcba6f9d651eeb4bfb2371e5f3a A hw/pci-host/dino.c :000000 100644 0000000000000000000000000000000000000000 0afa6167e0d581cb0a9e81b79d925c8184ae4e30 A hw/pci-host/fsl_imx8m_phy.c :000000 100644 0000000000000000000000000000000000000000 d9820f9b419d398bcc06bc3f3f00f334f686c5e7 A hw/pci-host/gpex-acpi.c :000000 100644 0000000000000000000000000000000000000000 e66784ce516e60a98db2ae3ddd6ed4b6ddd14599 A hw/pci-host/gpex.c :000000 100644 0000000000000000000000000000000000000000 b0db7870b0702686cc43ef2990ae41fdf2673fb6 A hw/pci-host/grackle.c :000000 100644 0000000000000000000000000000000000000000 566f92830404589e51e2bbdce5df2ec9595ea716 A hw/pci-host/gt64120.c :000000 100644 0000000000000000000000000000000000000000 c1982f7962a6e56edc90e053f16be9b5751b4fd8 A hw/pci-host/i440fx.c :000000 100644 0000000000000000000000000000000000000000 3217e7e9123a39d52b418a8fa031422c9327381d A hw/pci-host/meson.build :000000 100644 0000000000000000000000000000000000000000 495a82befd73f04c47a759ed7d8255b0a0fba644 A hw/pci-host/mv64361.c :000000 100644 0000000000000000000000000000000000000000 f2e1baea88d310f9f76227ef16025289311ef56f A hw/pci-host/mv643xx.h :000000 100644 0000000000000000000000000000000000000000 68e9884d27a37ee817bd059471e1e17945db69fe A hw/pci-host/pam.c :000000 100644 0000000000000000000000000000000000000000 0b556d1bf5cb8603b587d5017db8181d7c7c9a1a A hw/pci-host/pnv_phb.c :000000 100644 0000000000000000000000000000000000000000 eb429d529f88c2c81e21ae0371d34a3448acddbb A hw/pci-host/pnv_phb.h :000000 100644 0000000000000000000000000000000000000000 db061c134e95ccf8bd37288bcc6215aea1009926 A hw/pci-host/pnv_phb3.c :000000 100644 0000000000000000000000000000000000000000 66ba7b79134f90a40e391012bcf951a8dd335fe5 A hw/pci-host/pnv_phb3_msi.c :000000 100644 0000000000000000000000000000000000000000 1f7a149580d3e46fb3556fa6d9f3a90c5d69920f A hw/pci-host/pnv_phb3_pbcq.c :000000 100644 0000000000000000000000000000000000000000 9acaf4c0c2f5e96c1d10f547cc2e659585eef468 A hw/pci-host/pnv_phb4.c :000000 100644 0000000000000000000000000000000000000000 ee5cdc3e4506e562ae344e31725e594ab5e63b40 A hw/pci-host/pnv_phb4_pec.c :000000 100644 0000000000000000000000000000000000000000 c3f2e16ce6622008e42053663657193a746f1f9e A hw/pci-host/pnv_phb5.c :000000 100644 0000000000000000000000000000000000000000 488ccbfb12c6e330d3448823d2b6b438b0a1a129 A hw/pci-host/pnv_phb5_pec.c :000000 100644 0000000000000000000000000000000000000000 3bd15b8c32b0308d511e1f04e111f0662a3176d9 A hw/pci-host/ppc440_pcix.c :000000 100644 0000000000000000000000000000000000000000 b9a00f5193050bfca55dba8ca8e15e20f61e75b4 A hw/pci-host/ppc4xx_pci.c :000000 100644 0000000000000000000000000000000000000000 67180ba5f05078f5b5d6ebb33f0b1de36fdfa90c A hw/pci-host/ppce500.c :000000 100644 0000000000000000000000000000000000000000 f4556ad03a04353af319628911dd15b6235d3f46 A hw/pci-host/q35.c :000000 100644 0000000000000000000000000000000000000000 b3836dc9a288af4916760e6cd1b27c339e666826 A hw/pci-host/raven.c :000000 100644 0000000000000000000000000000000000000000 9ea95fac6e6a54e1664cce030944025f3dfed56b A hw/pci-host/remote.c :000000 100644 0000000000000000000000000000000000000000 cd2328ad53fb6f1b0f744a1aa2f54d7a72fc1f7e A hw/pci-host/sabre.c :000000 100644 0000000000000000000000000000000000000000 3ffd2cdbd70f6d992b049eced564f2851f8d14c9 A hw/pci-host/sh_pci.c :000000 100644 0000000000000000000000000000000000000000 a6fd88c2c466702b61f8ab234ddf237899fdb2cc A hw/pci-host/trace-events :000000 100644 0000000000000000000000000000000000000000 93ec814a73cdf87d84e93a6052b5348534d35306 A hw/pci-host/trace.h :000000 100644 0000000000000000000000000000000000000000 10972de694dff3da46840537594a3c1046a50e94 A hw/pci-host/uninorth.c :000000 100644 0000000000000000000000000000000000000000 b27531f7fbbc4a56a368e6aa70d8169d50a4e29a A hw/pci-host/versatile.c :000000 100644 0000000000000000000000000000000000000000 f6016f2cd531f78a77916310e0b2beae94f034e0 A hw/pci-host/xen_igd_pt.c :000000 100644 0000000000000000000000000000000000000000 40f625b61deb9ba35577b02f6e94097000324bdb A hw/pci-host/xilinx-pcie.c :000000 100644 0000000000000000000000000000000000000000 fe70902cd821a3fd2c0199a28f9a4eae55cc39d4 A hw/pci/Kconfig :000000 100644 0000000000000000000000000000000000000000 984c7327e5d07f3313196e8597a11988541403fa A hw/pci/meson.build :000000 100644 0000000000000000000000000000000000000000 b9f5b45920b66f33e34a8e85cb560536abe0d416 A hw/pci/msi.c :000000 100644 0000000000000000000000000000000000000000 adf76b5bccc749a3441a1838631b7fecd9bcb20d A hw/pci/msix.c :000000 100644 0000000000000000000000000000000000000000 879011da1384a78b457e58d43633fe9a5aead1ff A hw/pci/pci-hmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 b7231fab5dc9b4aeb36fa8f06830bba1c09fd51c A hw/pci/pci-internal.h :000000 100644 0000000000000000000000000000000000000000 5d9f4817f50cea859d61df284385b238a741ce77 A hw/pci/pci-qmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 5fc3322627e302038d7303542f8ecd1821a0e5fa A hw/pci/pci-stub.c :000000 100644 0000000000000000000000000000000000000000 0efb4eb4bb033502a4c9fb0a283cb9530ef33c17 A hw/pci/pci.c :000000 100644 0000000000000000000000000000000000000000 e85932e41a92f0eb5b7d6e19a499e18e57c6d024 A hw/pci/pci_bridge.c :000000 100644 0000000000000000000000000000000000000000 2a7fdfa5636e0c9dac67bc4c608258599620e0fe A hw/pci/pci_host.c :000000 100644 0000000000000000000000000000000000000000 42bcb9206d536d20825a1fa9c4a256645c710296 A hw/pci/pcie.c :000000 100644 0000000000000000000000000000000000000000 22497b1fd657748bfd576074e555f9d41e2a147f A hw/pci/pcie_aer.c :000000 100644 0000000000000000000000000000000000000000 1bc2b457816386315b4fb2d427f3b213f9b63011 A hw/pci/pcie_doe.c :000000 100644 0000000000000000000000000000000000000000 3717e1a08614581f1f8f20f808a0f82075927445 A hw/pci/pcie_host.c :000000 100644 0000000000000000000000000000000000000000 57fcc9079a6df4ef9170eab1b4cd336e4440a3cc A hw/pci/pcie_port.c :000000 100644 0000000000000000000000000000000000000000 c41ac95beeac591dfa4c8664f5b95ee3fa86b810 A hw/pci/pcie_sriov.c :000000 100644 0000000000000000000000000000000000000000 3f24ca84f551854db2bc87c9c33a6a77b9ff2a2b A hw/pci/shpc.c :000000 100644 0000000000000000000000000000000000000000 8372d05d9ee34a6df23ee71bd5620c98e5ec4fc0 A hw/pci/slotid_cap.c :000000 100644 0000000000000000000000000000000000000000 02c80d3ec86eb62e79378d1c8f62acdabd77e744 A hw/pci/trace-events :000000 100644 0000000000000000000000000000000000000000 3dd773e22ac02ce6c02375a653eb54635ff533b1 A hw/pci/trace.h :000000 100644 0000000000000000000000000000000000000000 347dcce69054e717dbcb4008e201ac41bcb09669 A hw/ppc/Kconfig :000000 100644 0000000000000000000000000000000000000000 2e94e80b5692cf10a1d4e5bc2b8f74c21afe78f3 A hw/ppc/amigaone.c :000000 100644 0000000000000000000000000000000000000000 4de006b443481d73cf45e3672522c6c6a60a7e6f A hw/ppc/e500-ccsr.h :000000 100644 0000000000000000000000000000000000000000 1876882a0407e5ade90c225c3c305f8a6b8e89a5 A hw/ppc/e500.c :000000 100644 0000000000000000000000000000000000000000 6d56c7b4cb2011987270b70c881a268823e511a0 A hw/ppc/e500.h :000000 100644 0000000000000000000000000000000000000000 4bc1426dc8213d9350ce12fb5ea6c6d406681069 A hw/ppc/e500plat.c :000000 100644 0000000000000000000000000000000000000000 0828ad72548626e9d765e666c6aea9007e4ab310 A hw/ppc/fdt.c :000000 100644 0000000000000000000000000000000000000000 071cf855c234c36c0e0a0af6dcfc954d141dd0f8 A hw/ppc/fw_cfg.c :000000 100644 0000000000000000000000000000000000000000 3680d96ed39fa55899596fd1a6a4c50a575292ec A hw/ppc/mac_newworld.c :000000 100644 0000000000000000000000000000000000000000 24d9f2e3d5cb0d2a86038d6f32e592232b79c2b2 A hw/ppc/mac_oldworld.c :000000 100644 0000000000000000000000000000000000000000 37aa535db20960aa15113cabc6716f21fedee0c0 A hw/ppc/meson.build :000000 100644 0000000000000000000000000000000000000000 3f2bbc0a511dc241773f1633d7680ce5a3e1433e A hw/ppc/mpc8544_guts.c :000000 100644 0000000000000000000000000000000000000000 a5717a9cde41e909dbfe940264355b1b482ca549 A hw/ppc/mpc8544ds.c :000000 100644 0000000000000000000000000000000000000000 39b4ce94f10bd77f06164e6aa57c5bae7ab27677 A hw/ppc/pef.c :000000 100644 0000000000000000000000000000000000000000 fba2a5589054b7708d955bc12d93d237972696c1 A hw/ppc/pegasos.c :000000 100644 0000000000000000000000000000000000000000 f0413639f98597e9291451fd96e7bb46c12237a1 A hw/ppc/pnv.c :000000 100644 0000000000000000000000000000000000000000 f921a7bcbf1a7a91a29fab0b1603f4953329cbf3 A hw/ppc/pnv_adu.c :000000 100644 0000000000000000000000000000000000000000 fb70a8c1f22905214df1c03c257cbfd4f192a157 A hw/ppc/pnv_bmc.c :000000 100644 0000000000000000000000000000000000000000 bcf9b615a4d4ce6f939fa3eb261f197d3af08ca7 A hw/ppc/pnv_chiptod.c :000000 100644 0000000000000000000000000000000000000000 61dc8211e32fcbf98a9f8d90325aebaa8c775947 A hw/ppc/pnv_core.c :000000 100644 0000000000000000000000000000000000000000 1683513dacaebb2218a67713d3933d28009638ae A hw/ppc/pnv_homer.c :000000 100644 0000000000000000000000000000000000000000 60f7164a1cf280f3b631ab1dfd784508483bdbf4 A hw/ppc/pnv_i2c.c :000000 100644 0000000000000000000000000000000000000000 d1357dd359578958bbcda79e35a3f20187453eb4 A hw/ppc/pnv_lpc.c :000000 100644 0000000000000000000000000000000000000000 f5b228f5ba3ca9535dbfa082cdca8edb0e728c4d A hw/ppc/pnv_mpipl.c :000000 100644 0000000000000000000000000000000000000000 c75ac671d36b059e9142e0b3d6457d612facda67 A hw/ppc/pnv_n1_chiplet.c :000000 100644 0000000000000000000000000000000000000000 01119e667c3df2d4283100c026b378a2559d89e7 A hw/ppc/pnv_nest_pervasive.c :000000 100644 0000000000000000000000000000000000000000 c1b00bac89f62489a01cc46945da74c5cc44d9cd A hw/ppc/pnv_nmmu.c :000000 100644 0000000000000000000000000000000000000000 b9f69daffca4a67b02eeb5bedf6a72533ac4d60f A hw/ppc/pnv_occ.c :000000 100644 0000000000000000000000000000000000000000 365c4d78b8a6f3c46b7b7f2a2e6c40a141286a2c A hw/ppc/pnv_pnor.c :000000 100644 0000000000000000000000000000000000000000 39ec448f3caef893594a1a510a93c50f1300ad56 A hw/ppc/pnv_psi.c :000000 100644 0000000000000000000000000000000000000000 90fc407d05bb0fd6b1f961924de9bbd764cc9aad A hw/ppc/pnv_sbe.c :000000 100644 0000000000000000000000000000000000000000 7af722584e29c171fcfac0fcefea055f2b746bbf A hw/ppc/pnv_xscom.c :000000 100644 0000000000000000000000000000000000000000 b123b4cc1cce7852c7821cf3d3bced347ef998ab A hw/ppc/ppc.c :000000 100644 0000000000000000000000000000000000000000 909373fb388b2496eb19cdbafdca71912228d4b0 A hw/ppc/ppc440.h :000000 100644 0000000000000000000000000000000000000000 2dde008b0e4a169eff2bf53580b8f3960493a625 A hw/ppc/ppc440_bamboo.c :000000 100644 0000000000000000000000000000000000000000 016c756c19e7bceb7d1a9347b3275080922bb527 A hw/ppc/ppc440_uc.c :000000 100644 0000000000000000000000000000000000000000 ae1ac4f46727e8fd19ce27ad9c17909474e1456b A hw/ppc/ppc4xx_devs.c :000000 100644 0000000000000000000000000000000000000000 b2c8f96d5f81072fa2d8b026461be128aa2831dd A hw/ppc/ppc4xx_sdram.c :000000 100644 0000000000000000000000000000000000000000 6f0cad1c752c0e7e7432390fb490a535699a572e A hw/ppc/ppc_booke.c :000000 100644 0000000000000000000000000000000000000000 85bdcac43a111ffef7e05e608a15b251ec10329e A hw/ppc/ppce500_spin.c :000000 100644 0000000000000000000000000000000000000000 6c9bc89e2d68c26f34bf219eb216e87f8f05cea9 A hw/ppc/ppe42_machine.c :000000 100644 0000000000000000000000000000000000000000 2672eb9e7a795d138cf3e29ba1a84faad3c587c6 A hw/ppc/prep.c :000000 100644 0000000000000000000000000000000000000000 5cd18a9e1237bdf630f1b67a426aab84264ac0c6 A hw/ppc/prep_systemio.c :000000 100644 0000000000000000000000000000000000000000 d87afd6d5b4821c0a6e9627c04868b340a1a38b7 A hw/ppc/rs6000_mc.c :000000 100644 0000000000000000000000000000000000000000 b13dd224ba13b13e57c0b21f4f07654e31c5bdb7 A hw/ppc/sam460ex.c :000000 100644 0000000000000000000000000000000000000000 6d994644865049a949d3ec42c608b7493f4c5985 A hw/ppc/spapr.c :000000 100644 0000000000000000000000000000000000000000 0d659e9b02514b7544098e51c1e8cfc632491f18 A hw/ppc/spapr_caps.c :000000 100644 0000000000000000000000000000000000000000 9a9351991c953098255b2b7a0fb95a5c6f3a9917 A hw/ppc/spapr_cpu_core.c :000000 100644 0000000000000000000000000000000000000000 5c2150b71c8613d9dbbf09a3210819a76016ebcf A hw/ppc/spapr_drc.c :000000 100644 0000000000000000000000000000000000000000 eb4d360122ad10bee7271099d18056c39672ef97 A hw/ppc/spapr_events.c :000000 100644 0000000000000000000000000000000000000000 13cab0cfe1c95e425634a228801764950e31af53 A hw/ppc/spapr_fadump.c :000000 100644 0000000000000000000000000000000000000000 708902934cff13b133cabe443f4518dfcf6a4a4e A hw/ppc/spapr_hcall.c :000000 100644 0000000000000000000000000000000000000000 e6264b07854d2e573e948dde94ca56a17156a4ce A hw/ppc/spapr_iommu.c :000000 100644 0000000000000000000000000000000000000000 3a9c96d939b82bda41c04546bdc94c9b9dfa94f8 A hw/ppc/spapr_irq.c :000000 100644 0000000000000000000000000000000000000000 10cf634da19525ecb3d81a2d307d699316ad7d53 A hw/ppc/spapr_nested.c :000000 100644 0000000000000000000000000000000000000000 ea6762d3d2be8c7b3b70f74a63fdf524b2b7d410 A hw/ppc/spapr_numa.c :000000 100644 0000000000000000000000000000000000000000 542ed79497ab967bf5c31dc31aae55fb304568bd A hw/ppc/spapr_nvdimm.c :000000 100644 0000000000000000000000000000000000000000 75ab4fe2623c3a3844f0c74051a2511d19a6d80f A hw/ppc/spapr_ovec.c :000000 100644 0000000000000000000000000000000000000000 f7fc544d35cc8d69099bbef2a89485996791d0a7 A hw/ppc/spapr_pci.c :000000 100644 0000000000000000000000000000000000000000 a748a0bf4c987e604a4a8c5bea3148bcdc7d2db0 A hw/ppc/spapr_pci_vfio.c :000000 100644 0000000000000000000000000000000000000000 846ea3e3b6d5f7b813add7763e2cddb968290edc A hw/ppc/spapr_rng.c :000000 100644 0000000000000000000000000000000000000000 328fc27c40034949307424248a8ff765f93dee32 A hw/ppc/spapr_rtas.c :000000 100644 0000000000000000000000000000000000000000 7ba11382bc3f278cbd979f475f934085f19688bf A hw/ppc/spapr_rtas_ddw.c :000000 100644 0000000000000000000000000000000000000000 1f7d2d8f898b18f5799d53ea50d08944aa72d12b A hw/ppc/spapr_rtc.c :000000 100644 0000000000000000000000000000000000000000 19889e80bc12724f770f181f25ce87418919b6f7 A hw/ppc/spapr_tpm_proxy.c :000000 100644 0000000000000000000000000000000000000000 9cc3aeb2a29fbd712d04b4fd75a3e0dca32c6cba A hw/ppc/spapr_vhyp_mmu.c :000000 100644 0000000000000000000000000000000000000000 3f05081badaf46548b1dd7fde7ec99ccd68c5a5f A hw/ppc/spapr_vio.c :000000 100644 0000000000000000000000000000000000000000 46d78756e637457d7fd80820ebdf6929be7d44a7 A hw/ppc/spapr_vof.c :000000 100644 0000000000000000000000000000000000000000 1f125ce84193b32ecfb1d169d1cd89ce61c6422d A hw/ppc/trace-events :000000 100644 0000000000000000000000000000000000000000 87c4198e6114ebb8d3353879563b34d1e3d7de20 A hw/ppc/trace.h :000000 100644 0000000000000000000000000000000000000000 09686360e16273fa5ac6fd954ef4fadb31b65251 A hw/ppc/virtex_ml507.c :000000 100644 0000000000000000000000000000000000000000 873e967f1e4dbc4b6533ba49d6a87338ef8c18e5 A hw/ppc/vof.c :000000 100644 0000000000000000000000000000000000000000 2d6b4f4cf49b47564444d31bc8a50ff2ac209d5d A hw/remote/Kconfig :000000 100644 0000000000000000000000000000000000000000 988d3285ccc4eff77fbc6d355a275e18640c05fa A hw/remote/iohub.c :000000 100644 0000000000000000000000000000000000000000 3e0758a21ed620e67d7f7cf6ab70aeee9f670793 A hw/remote/iommu.c :000000 100644 0000000000000000000000000000000000000000 f79f5a056572f62f02b230e42bea2bdee3215cd4 A hw/remote/machine.c :000000 100644 0000000000000000000000000000000000000000 8195aa5fb83dbadbfb4316d3243128fafa9db733 A hw/remote/memory.c :000000 100644 0000000000000000000000000000000000000000 41eb4971d98307b51be9e0c298e8fb5bce82a730 A hw/remote/meson.build :000000 100644 0000000000000000000000000000000000000000 273f1e0323c5875f3b7819c523808682285e6275 A hw/remote/message.c :000000 100644 0000000000000000000000000000000000000000 49885a1db6e2643d62d11a81672d3c6a9490c116 A hw/remote/mpqemu-link.c :000000 100644 0000000000000000000000000000000000000000 d0c856b0939375d533ec7de3bf65c8907ae834d0 A hw/remote/proxy-memory-listener.c :000000 100644 0000000000000000000000000000000000000000 e91566509f353ab202bab43833420f9eb4b6d2be A hw/remote/proxy.c :000000 100644 0000000000000000000000000000000000000000 4e74ae761587bf7b680581d72edd6b9ab8963c28 A hw/remote/remote-obj.c :000000 100644 0000000000000000000000000000000000000000 0d1b7d56a58fbe046e6670e6e3601f8601ef63c3 A hw/remote/trace-events :000000 100644 0000000000000000000000000000000000000000 5d5e3ac720f4aa7de60067712a6aabff180dc277 A hw/remote/trace.h :000000 100644 0000000000000000000000000000000000000000 79100d768e2adaa30804b3c055b92ab618b05efc A hw/remote/vfio-user-obj-stub.c :000000 100644 0000000000000000000000000000000000000000 a0498d218fafa049fa4e4b6ece392527e34ff957 A hw/remote/vfio-user-obj.c :000000 100644 0000000000000000000000000000000000000000 d06ac26648a0cf495a0f0cf59fd2d30cc5da29de A hw/riscv/Kconfig :000000 100644 0000000000000000000000000000000000000000 56fc06453321326e005d04ebaa526c5663c9f776 A hw/riscv/aia.c :000000 100644 0000000000000000000000000000000000000000 5df3292610e936dad72aa264c1722855e880043a A hw/riscv/aia.h :000000 100644 0000000000000000000000000000000000000000 4ac0b8ef65819b1f07ec26bce2ad557780f0ed9c A hw/riscv/boot.c :000000 100644 0000000000000000000000000000000000000000 b90da096ea89316cf68ed0ae0a5278c7534ab830 A hw/riscv/boston-aia.c :000000 100644 0000000000000000000000000000000000000000 21daaf4943d8e5a73d21c29e939b93b5135be275 A hw/riscv/cps.c :000000 100644 0000000000000000000000000000000000000000 d1a6814f87fa31f405ab0b79531060b087d6c392 A hw/riscv/device-common.c :000000 100644 0000000000000000000000000000000000000000 ce2dcb43b4fb0324ce8448c0edac5342a0ad30aa A hw/riscv/fdt-common.c :000000 100644 0000000000000000000000000000000000000000 1e4ca38579928551363c172a73d44bcc8eff1aea A hw/riscv/k230.c :000000 100644 0000000000000000000000000000000000000000 7aa3c1578d33b7965a92e43b9942a6c9e826ece8 A hw/riscv/meson.build :000000 100644 0000000000000000000000000000000000000000 b0494b1ac505144b92a3ec43c51137f0c84ba81a A hw/riscv/microblaze-v-generic.c :000000 100644 0000000000000000000000000000000000000000 edd29626fa07f81e347cc0edcce3465854051006 A hw/riscv/microchip_pfsoc.c :000000 100644 0000000000000000000000000000000000000000 8933d9d81f2b9263b9fdafbafdeb2508b1370ca9 A hw/riscv/numa.c :000000 100644 0000000000000000000000000000000000000000 8cd660dd41548e99f31c5e98ed5fb463949a71ac A hw/riscv/opentitan.c :000000 100644 0000000000000000000000000000000000000000 924a1f8c215a2e16a1b6102d28e64fb385a809dd A hw/riscv/riscv-iommu-bits.h :000000 100644 0000000000000000000000000000000000000000 9bfef6db45e57e3eeafac22c78a0d55b268be45d A hw/riscv/riscv-iommu-hpm.c :000000 100644 0000000000000000000000000000000000000000 5fc4ef2e8bd5ff9ee2ceb00f6bc692dc2213b871 A hw/riscv/riscv-iommu-hpm.h :000000 100644 0000000000000000000000000000000000000000 14dd5f3857e10d2b34fd0f0cdf78dff6d324061b A hw/riscv/riscv-iommu-pci.c :000000 100644 0000000000000000000000000000000000000000 258c171efd4554f6c9da391887a26b16e1547868 A hw/riscv/riscv-iommu-sys.c :000000 100644 0000000000000000000000000000000000000000 323a041b4a558136819b1cd41452e96481ba164a A hw/riscv/riscv-iommu.c :000000 100644 0000000000000000000000000000000000000000 7c470ba084a05bd61092ee89958b8ff292be242b A hw/riscv/riscv-iommu.h :000000 100644 0000000000000000000000000000000000000000 32fd39737ff68f6a8ca335664d88f7308ca42853 A hw/riscv/riscv_hart.c :000000 100644 0000000000000000000000000000000000000000 3b6efd25be3e581ba595fcc1836cf0bba1c6a264 A hw/riscv/shakti_c.c :000000 100644 0000000000000000000000000000000000000000 35ed7f42a49f062b131a9e951f49348b83175018 A hw/riscv/sifive_e.c :000000 100644 0000000000000000000000000000000000000000 b7d5e7b4dac58901cd9d7cd2ee578cdbfdf206c0 A hw/riscv/sifive_u.c :000000 100644 0000000000000000000000000000000000000000 63cf77e1de3b5e526785e2ffcea4606fd2ca1957 A hw/riscv/spike.c :000000 100644 0000000000000000000000000000000000000000 b50b14a65422c132a4b37c04a0e5a5550194f0a6 A hw/riscv/trace-events :000000 100644 0000000000000000000000000000000000000000 8c0e3ca1f3de94914b61c969f47e38a61a17c39d A hw/riscv/trace.h :000000 100644 0000000000000000000000000000000000000000 8a219afef75dfded0a20e6607c805ef5577e4805 A hw/riscv/tt_atlantis.c :000000 100644 0000000000000000000000000000000000000000 8e516ec1148e17990f113f8b6680fefcfe277850 A hw/riscv/virt-acpi-build.c :000000 100644 0000000000000000000000000000000000000000 d4b501802f60d4b860bcb804e1ea329b3ce49225 A hw/riscv/virt.c :000000 100644 0000000000000000000000000000000000000000 a234c5f3524267fa649bb1a0fa217bd7aa176d87 A hw/riscv/xiangshan_kmh.c :000000 100644 0000000000000000000000000000000000000000 315b0e4eccdd8e28a033641df3aebf198ae1bceb A hw/rtc/Kconfig :000000 100644 0000000000000000000000000000000000000000 52006a0e3a3d6ac1759d41added1f1196ac60aa4 A hw/rtc/allwinner-rtc.c :000000 100644 0000000000000000000000000000000000000000 34d9fcfa36c48a764e9c425ca4e0082660782c55 A hw/rtc/aspeed_rtc.c :000000 100644 0000000000000000000000000000000000000000 5f1ee2e410af9eadd8e55ceabb1d62929b7eaca1 A hw/rtc/ds1338.c :000000 100644 0000000000000000000000000000000000000000 846839d2d8bc8dd67d1affcdb1e0a2f491134f88 A hw/rtc/exynos4210_rtc.c :000000 100644 0000000000000000000000000000000000000000 5354a6b02f3c6091b78a5a209411c795f4bb2f01 A hw/rtc/goldfish_rtc.c :000000 100644 0000000000000000000000000000000000000000 158c8155055835f3dccc5943d8f94ee511854ad5 A hw/rtc/ls7a_rtc.c :000000 100644 0000000000000000000000000000000000000000 c631ec3ea1d5f80727fd59e601806331e1312195 A hw/rtc/m41t80.c :000000 100644 0000000000000000000000000000000000000000 cd648241e989c17aa5ec9dec37662d72dd4a8f8c A hw/rtc/m48t59-internal.h :000000 100644 0000000000000000000000000000000000000000 ea0f307aa062caba92a5a22f3db141da6c221535 A hw/rtc/m48t59-isa.c :000000 100644 0000000000000000000000000000000000000000 be4196b21c4fb092ea0da9520988380460931dfb A hw/rtc/m48t59.c :000000 100644 0000000000000000000000000000000000000000 ba396435d1af30a82b1e14325df261d331fc9cac A hw/rtc/mc146818rtc.c :000000 100644 0000000000000000000000000000000000000000 6c87864dc07cfe7ad98dd311f4f2c213d5e463a9 A hw/rtc/meson.build :000000 100644 0000000000000000000000000000000000000000 09d1b15c779ab0ec7fd660effb5360fff2d33a52 A hw/rtc/pl031.c :000000 100644 0000000000000000000000000000000000000000 20015dd6c1e265665e7ce71341b271c4b2f8b511 A hw/rtc/rs5c372.c :000000 100644 0000000000000000000000000000000000000000 3a586adf02df9a69ced29a3a6b614df46debcc7e A hw/rtc/sun4v-rtc.c :000000 100644 0000000000000000000000000000000000000000 d2f36217cb835460acb121078ec00e71c8b0812c A hw/rtc/trace-events :000000 100644 0000000000000000000000000000000000000000 cfd5d6ee62f5d9a16aa7b724dd25124050e501fe A hw/rtc/trace.h :000000 100644 0000000000000000000000000000000000000000 28ae7a24f9df1de83c798397b209ed42257db39d A hw/rtc/xlnx-zynqmp-rtc.c :000000 100644 0000000000000000000000000000000000000000 aa9242d1ef6beb7865d0f3e061944a55625a1308 A hw/rx/Kconfig :000000 100644 0000000000000000000000000000000000000000 d223512a7802788c2e25347ca7da01f07c9aa8c6 A hw/rx/meson.build :000000 100644 0000000000000000000000000000000000000000 0a0ad85a35a6dcc382bef2a6bf6ae2717ea3931b A hw/rx/rx-gdbsim.c :000000 100644 0000000000000000000000000000000000000000 3d137a517b83f2bff8d72a440aa4d6ab29b26a4d A hw/rx/rx62n.c :000000 100644 0000000000000000000000000000000000000000 51c6828ff1759d35aeada786730393db97516445 A hw/s390x/3270-ccw.c :000000 100644 0000000000000000000000000000000000000000 02ea19970139edce92c28c27863f21d9b2afa51a A hw/s390x/Kconfig :000000 100644 0000000000000000000000000000000000000000 c7e49d966ba3f4f02cad19b58b7dae59cd00fc1a A hw/s390x/ap-bridge.c :000000 100644 0000000000000000000000000000000000000000 733104403e5af7531360ca454a58f0d082990dda A hw/s390x/ap-device.c :000000 100644 0000000000000000000000000000000000000000 001fe5f8b015e05e6e06a9c3797d54d6718f7716 A hw/s390x/ap-stub.c :000000 100644 0000000000000000000000000000000000000000 25c427327957040311c10d62dca90c65fee4b80d A hw/s390x/ccw-device.c :000000 100644 0000000000000000000000000000000000000000 c303f1de42c0b71b3f1eae430232076a1c6f4cf7 A hw/s390x/ccw-device.h :000000 100644 0000000000000000000000000000000000000000 c086e75f75795a748a579c70c0897da67eba07f5 A hw/s390x/cert-store.c :000000 100644 0000000000000000000000000000000000000000 6f5ee631776781bac3d93972d4cd32e8514ca9f6 A hw/s390x/cert-store.h :000000 100644 0000000000000000000000000000000000000000 efe88bc96746723017871435553e6faa494717c7 A hw/s390x/cpu-topology.c :000000 100644 0000000000000000000000000000000000000000 e7cd9ac7b60005145347c2fbc0b9b8771f44c620 A hw/s390x/css-bridge.c :000000 100644 0000000000000000000000000000000000000000 76dbca3bb961efcbdb4f82cfa4e161f650c3d311 A hw/s390x/css.c :000000 100644 0000000000000000000000000000000000000000 184c469bd394a0714d789d7cd3a6a337000d03f3 A hw/s390x/event-facility.c :000000 100644 0000000000000000000000000000000000000000 d59ed36c78395ae760f1630c8946ee54eccf60e2 A hw/s390x/ipl.c :000000 100644 0000000000000000000000000000000000000000 772566bb11f687d1e3e8ab9daf5bf0878a79d635 A hw/s390x/ipl.h :000000 100644 0000000000000000000000000000000000000000 6b39ad012f7f9d2a10d0ba763f381a509d7af918 A hw/s390x/meson.build :000000 100644 0000000000000000000000000000000000000000 10c81a4c893b0a3f3fd144df82e9f570263d489e A hw/s390x/s390-ccw.c :000000 100644 0000000000000000000000000000000000000000 71dc717d08a11d1e6f5cd382ea452ba63a82dddc A hw/s390x/s390-hypercall.c :000000 100644 0000000000000000000000000000000000000000 c5a2b17e858a49c96309aad69a51b6a6f12cff5a A hw/s390x/s390-hypercall.h :000000 100644 0000000000000000000000000000000000000000 2eb4e8cec429727496ac699788b07e212751d533 A hw/s390x/s390-pci-bus.c :000000 100644 0000000000000000000000000000000000000000 b7de23c7d2c15508fd8afe7ece22e08999e4f10d A hw/s390x/s390-pci-inst.c :000000 100644 0000000000000000000000000000000000000000 9eef4fc3ec72ee68e5d2998f979ee595902b1723 A hw/s390x/s390-pci-kvm.c :000000 100644 0000000000000000000000000000000000000000 d9882b7aad0cf1c0ec27c757be03341ed9b328fd A hw/s390x/s390-pci-vfio-stubs.c :000000 100644 0000000000000000000000000000000000000000 db6de00bd28525f2fd3b3e2c146b9a63b65aa169 A hw/s390x/s390-pci-vfio.c :000000 100644 0000000000000000000000000000000000000000 f3056d6d25cabe74dac4a0a0d34e776ba5134ade A hw/s390x/s390-skeys-kvm.c :000000 100644 0000000000000000000000000000000000000000 c615c9dbc8a131c6b5604f775226fd34efdecd7e A hw/s390x/s390-skeys.c :000000 100644 0000000000000000000000000000000000000000 73df1f600b9f8064b21f87902acb782fa835ee56 A hw/s390x/s390-stattrib-kvm.c :000000 100644 0000000000000000000000000000000000000000 e47a8ea365978d614d18f616eadd7e7d1845e199 A hw/s390x/s390-stattrib.c :000000 100644 0000000000000000000000000000000000000000 7fb78d8fa1ab6f198a9eb7779a0512294b3c89f5 A hw/s390x/s390-virtio-ccw.c :000000 100644 0000000000000000000000000000000000000000 d8b655efccc22d27fd46d205d13e279d83dddf55 A hw/s390x/sclp.c :000000 100644 0000000000000000000000000000000000000000 ec4bdf23509b5765b38689a7ba53d441b16d61c3 A hw/s390x/sclpcpi.c :000000 100644 0000000000000000000000000000000000000000 4b6ebfed469a02fb094fab5b175e870960136223 A hw/s390x/sclpcpu.c :000000 100644 0000000000000000000000000000000000000000 da4c8f3e3696f5f0c21609bc448eec49c57666c3 A hw/s390x/sclpquiesce.c :000000 100644 0000000000000000000000000000000000000000 c9b8896b638e8ce5ad8e0858681899f787fc6a04 A hw/s390x/tod-kvm.c :000000 100644 0000000000000000000000000000000000000000 448b531b2ea612b61ecddad76489200678d485b0 A hw/s390x/tod-tcg.c :000000 100644 0000000000000000000000000000000000000000 81bce90c030df24904406e8de040258e2c970c70 A hw/s390x/tod.c :000000 100644 0000000000000000000000000000000000000000 4e74bf4484ff8d1faacdafe25d00a5f1c99e91cb A hw/s390x/trace-events :000000 100644 0000000000000000000000000000000000000000 d6568b36483684c0212276ea31d62a740b361e07 A hw/s390x/trace.h :000000 100644 0000000000000000000000000000000000000000 1e68459eb0e0c071bef5edbf12d8a7a30fc838f9 A hw/s390x/vhost-scsi-ccw.c :000000 100644 0000000000000000000000000000000000000000 35a77e4cb71439fe38db91e3144ca4972e249ae7 A hw/s390x/vhost-user-fs-ccw.c :000000 100644 0000000000000000000000000000000000000000 efdfdeec84c2daff2c84e4f2e44ed8f63522e0b8 A hw/s390x/vhost-vsock-ccw.c :000000 100644 0000000000000000000000000000000000000000 d8612f7cd13f6b032fa096392128a4d17d313f65 A hw/s390x/virtio-ccw-9p.c :000000 100644 0000000000000000000000000000000000000000 4f67310b6931c9520a0fc6e941a6e7436e15510d A hw/s390x/virtio-ccw-balloon.c :000000 100644 0000000000000000000000000000000000000000 939dcaeed38a8bd36386d112058f6c6491bbdf1c A hw/s390x/virtio-ccw-blk.c :000000 100644 0000000000000000000000000000000000000000 2c4ee2ca3940b33bdf56d5d0ec3285a76a884bbb A hw/s390x/virtio-ccw-crypto.c :000000 100644 0000000000000000000000000000000000000000 4120c6bcb9f09c34ef38622995996826cebf3a5e A hw/s390x/virtio-ccw-gpu.c :000000 100644 0000000000000000000000000000000000000000 a9ec60428ca93044f990a384ff06c0336db0401d A hw/s390x/virtio-ccw-input.c :000000 100644 0000000000000000000000000000000000000000 e93786555030d0c780569233aed4bc337e399821 A hw/s390x/virtio-ccw-md-stubs.c :000000 100644 0000000000000000000000000000000000000000 70dbea819ad02168bb8f1a7f10c6e0347ce0c256 A hw/s390x/virtio-ccw-md.c :000000 100644 0000000000000000000000000000000000000000 39ba864c9275837874916916797c31627b100ce4 A hw/s390x/virtio-ccw-md.h :000000 100644 0000000000000000000000000000000000000000 dea30aacfb32f22f28196ef435aebd93d23344ad A hw/s390x/virtio-ccw-mem.c :000000 100644 0000000000000000000000000000000000000000 738ab2c744b4c870e92a92142e50cff34144da77 A hw/s390x/virtio-ccw-mem.h :000000 100644 0000000000000000000000000000000000000000 30e7055ab2b1b7b90fcfc0d48f066f86c591685c A hw/s390x/virtio-ccw-net.c :000000 100644 0000000000000000000000000000000000000000 0647621e33da11b8579cae639adbfdaf71f79f3c A hw/s390x/virtio-ccw-rng.c :000000 100644 0000000000000000000000000000000000000000 c181a2b7692002c5216f45be43332c137fe68250 A hw/s390x/virtio-ccw-scsi.c :000000 100644 0000000000000000000000000000000000000000 7ff07a084129275ec80d31211c4ad0f4c40c6cfd A hw/s390x/virtio-ccw-serial.c :000000 100644 0000000000000000000000000000000000000000 30fb2c0681ff197b9330c8fa72bc95b8cd81dae2 A hw/s390x/virtio-ccw.c :000000 100644 0000000000000000000000000000000000000000 c7a830a1944a621745184cd8572a7fb1d8e1c7f8 A hw/s390x/virtio-ccw.h :000000 100644 0000000000000000000000000000000000000000 5743ee9b4d8c262367c9646850ea5d864859cda5 A hw/scsi/Kconfig :000000 100644 0000000000000000000000000000000000000000 06d62f3c3875a5588135fb497f225bdeaffa69a5 A hw/scsi/emulation.c :000000 100644 0000000000000000000000000000000000000000 b31ccdbeccb13fe184faaca5a8a88e73de50c74d A hw/scsi/esp-pci.c :000000 100644 0000000000000000000000000000000000000000 933271431ba02cb288fb7723f9f3253a004207ee A hw/scsi/esp.c :000000 100644 0000000000000000000000000000000000000000 4fde2265b5be64bef14a989626258da140092b84 A hw/scsi/lasi_ncr710.c :000000 100644 0000000000000000000000000000000000000000 450fb7e1c3dcc4ff7088db2d96facee65dff4a8b A hw/scsi/lasi_ncr710.h :000000 100644 0000000000000000000000000000000000000000 1b7f02fc7c9132cae2e2f9bf0de610a0cbe5447c A hw/scsi/lsi53c895a.c :000000 100644 0000000000000000000000000000000000000000 9e712721f80cfa7442c920acb0911834a33435ae A hw/scsi/megasas.c :000000 100644 0000000000000000000000000000000000000000 69fde0cf840d685f0b9dcd58ef908e3fd2bdf909 A hw/scsi/meson.build :000000 100644 0000000000000000000000000000000000000000 cf7a2d775b015bf01e6feba398ee18f9036bb841 A hw/scsi/mfi.h :000000 100644 0000000000000000000000000000000000000000 0568e1950398811799d20900890ef8b014fea0aa A hw/scsi/mpi.h :000000 100644 0000000000000000000000000000000000000000 19d01f39fae83db6b0b5cc112c21fd646c9bcb97 A hw/scsi/mptconfig.c :000000 100644 0000000000000000000000000000000000000000 6cba92f3761743c00395ac768be23c6133392d77 A hw/scsi/mptendian.c :000000 100644 0000000000000000000000000000000000000000 5df124c0ce5035003e413505b0fcb0cc74e73c99 A hw/scsi/mptsas.c :000000 100644 0000000000000000000000000000000000000000 04e97ce3af9122f8b40d924eeb8ae23986340166 A hw/scsi/mptsas.h :000000 100644 0000000000000000000000000000000000000000 57967e7a84f001d6fd58c173f4a69fcd4aee03c5 A hw/scsi/ncr53c710.c :000000 100644 0000000000000000000000000000000000000000 00b6a01577c0872915e5e8dbd4e9a33dfc7c840c A hw/scsi/ncr53c710.h :000000 100644 0000000000000000000000000000000000000000 aa02ff631b7183f4b77c59624822cbf6bcff90b5 A hw/scsi/scsi-bus.c :000000 100644 0000000000000000000000000000000000000000 deb33ac1ddaacefd84f63ef4b5a6320c7d9fc35c A hw/scsi/scsi-disk.c :000000 100644 0000000000000000000000000000000000000000 8999f3b72006188d9378eb8e01ba28fc4cba0ffe A hw/scsi/scsi-generic.c :000000 100644 0000000000000000000000000000000000000000 b4c8f94d22ad956141610feac43aa68f837e16d9 A hw/scsi/spapr_vscsi.c :000000 100644 0000000000000000000000000000000000000000 d27f31d2d530364ba8f4a9d35481aad99356c7a5 A hw/scsi/srp.h :000000 100644 0000000000000000000000000000000000000000 a8ac1e7f1d442960dac546ba203be4f51039471e A hw/scsi/trace-events :000000 100644 0000000000000000000000000000000000000000 4ce26735827c473f44531863ada7ac59227e4ddb A hw/scsi/trace.h :000000 100644 0000000000000000000000000000000000000000 e546a6dc75559cef3aee82bb8c79470bb28499ef A hw/scsi/vhost-scsi-common.c :000000 100644 0000000000000000000000000000000000000000 657403cad01192180a0fa1ef6a791e319123eea4 A hw/scsi/vhost-scsi.c :000000 100644 0000000000000000000000000000000000000000 5070178dc28bd825b6be57b861d7ce60c843c764 A hw/scsi/vhost-user-scsi.c :000000 100644 0000000000000000000000000000000000000000 58c29aa9257bd1e2cc3553fdf3cf6ecf2adcdef5 A hw/scsi/viosrp.h :000000 100644 0000000000000000000000000000000000000000 bcb6e441335696059f2ca76d688441f4317ae2a6 A hw/scsi/virtio-scsi-dataplane.c :000000 100644 0000000000000000000000000000000000000000 d7e2662aa737a1d3b3771a4feb6b88d5824ba83b A hw/scsi/virtio-scsi.c :000000 100644 0000000000000000000000000000000000000000 77c9b843b43c8ea4a9805e240796a00cb87196e0 A hw/scsi/vmw_pvscsi.c :000000 100644 0000000000000000000000000000000000000000 defff9e179ecbe888194e3f31547ecbee801f432 A hw/scsi/vmw_pvscsi.h :000000 100644 0000000000000000000000000000000000000000 c69bf24f8deacf650333cdb67a265af31abbc380 A hw/sd/Kconfig :000000 100644 0000000000000000000000000000000000000000 87bb7df903544abb1dc8f10927801cdc6f2fb9e4 A hw/sd/allwinner-sdhost.c :000000 100644 0000000000000000000000000000000000000000 d93093c4df97a1dee8dbe89b9bcde92c562f911b A hw/sd/aspeed_sdhci.c :000000 100644 0000000000000000000000000000000000000000 2e88bffdd104c8f6183023782d3ea2d0cc026c9e A hw/sd/axiado_sdhci.c :000000 100644 0000000000000000000000000000000000000000 2736aa14d43b1c600d0ce78140e3e108376d6812 A hw/sd/bcm2835_sdhost.c :000000 100644 0000000000000000000000000000000000000000 8476baf67fbc8992bda2ff80f6546f2be88394ec A hw/sd/cadence_sdhci.c :000000 100644 0000000000000000000000000000000000000000 eaa186fbfca3cdf000c200c3a844aac373ba7fec A hw/sd/core.c :000000 100644 0000000000000000000000000000000000000000 ebf09e30a4825fc4da9526e6914005a559f05a3c A hw/sd/meson.build :000000 100644 0000000000000000000000000000000000000000 0233d7bd4d35093d9a3173b020a73e6d054b2ead A hw/sd/npcm7xx_sdhci.c :000000 100644 0000000000000000000000000000000000000000 d7795061310cdb9bd15fc8f5334aeec2e7b13de0 A hw/sd/omap_mmc.c :000000 100644 0000000000000000000000000000000000000000 08c34fea31d657df61ff2ef05eae184d6031a8d4 A hw/sd/pl181.c :000000 100644 0000000000000000000000000000000000000000 b1b3b1226a7657e314cd29749109646c122c8810 A hw/sd/sd.c :000000 100644 0000000000000000000000000000000000000000 2116995dccaf854059eab011d0b2baaa818c2505 A hw/sd/sdhci-internal.h :000000 100644 0000000000000000000000000000000000000000 27001e5e1ec469a05a55ab49199d705406fa30f6 A hw/sd/sdhci-pci.c :000000 100644 0000000000000000000000000000000000000000 bd74c60f7287259b1fcf1c97ad6a9ba7fa6a24f9 A hw/sd/sdhci.c :000000 100644 0000000000000000000000000000000000000000 f9282a9712db21aec2e41b4a603129800800d9b9 A hw/sd/sdmmc-internal.h :000000 100644 0000000000000000000000000000000000000000 a3a9f0c7efd852e1f7d33e8d0acf3027e3ab146f A hw/sd/ssi-sd.c :000000 100644 0000000000000000000000000000000000000000 c6811f3a08e018fc45ec4f259b5895998b86bd77 A hw/sd/trace-events :000000 100644 0000000000000000000000000000000000000000 f3d0c5856341c4c2750d0f49fccc0cab3a55bc6d A hw/sd/trace.h :000000 100644 0000000000000000000000000000000000000000 b459ac2240767d7daa8cd9e4b8f6d574ed1a0677 A hw/sensor/Kconfig :000000 100644 0000000000000000000000000000000000000000 c65508cba14408670c88445784bc13bc930e3ca8 A hw/sensor/adc128d818.c :000000 100644 0000000000000000000000000000000000000000 37d1cffd57a9d1641ed4c2d3bb165045ea4b402b A hw/sensor/adm1266.c :000000 100644 0000000000000000000000000000000000000000 0aa2a8655683592987c543bfdc739ff702561b04 A hw/sensor/adm1272.c :000000 100644 0000000000000000000000000000000000000000 bcf615423ae2753c1c295d4e8aa5734eb9feee11 A hw/sensor/dps310.c :000000 100644 0000000000000000000000000000000000000000 a51fc44395ab2f2ac1d65cddf977ff7634535ca6 A hw/sensor/emc141x.c :000000 100644 0000000000000000000000000000000000000000 0fad04def773666e2f657bde3030cdf17726cc43 A hw/sensor/isl_pmbus_vr.c :000000 100644 0000000000000000000000000000000000000000 cd5773ae64e8d3bba3f6b23eb6d716d168589c99 A hw/sensor/lsm303dlhc_mag.c :000000 100644 0000000000000000000000000000000000000000 468858a60e462065e9158e3563cd76b47b6ec88f A hw/sensor/max31785.c :000000 100644 0000000000000000000000000000000000000000 4d64434f3af4b148c862f6122e043094adb3823d A hw/sensor/max34451.c :000000 100644 0000000000000000000000000000000000000000 fe36c9ef9109dc614d69a2266cc702a30630c1af A hw/sensor/meson.build :000000 100644 0000000000000000000000000000000000000000 ece0650d703f2512bf98eab5ff468501ecfe43ad A hw/sensor/tmp105.c :000000 100644 0000000000000000000000000000000000000000 127edd0ba5683fe42798a61aaeca2109a225ae35 A hw/sensor/tmp421.c :000000 100644 0000000000000000000000000000000000000000 5a3630f7bbd632fc6d79ca40b21d75ae4b317769 A hw/sensor/trace-events :000000 100644 0000000000000000000000000000000000000000 e4721560b03ece94dcc87ba9298be93d2d95c0c8 A hw/sensor/trace.h :000000 100644 0000000000000000000000000000000000000000 1660d292d53e588450cb2dce4af03be5431663ca A hw/sh4/Kconfig :000000 100644 0000000000000000000000000000000000000000 7d27839fee64f4860b1ca22ab5e75a5df71ab4a7 A hw/sh4/meson.build :000000 100644 0000000000000000000000000000000000000000 99afe3618e88a3fe6e4813845c1d4a84bb51036b A hw/sh4/r2d.c :000000 100644 0000000000000000000000000000000000000000 6aa7f637734103634f477deb251524ee8f25a276 A hw/sh4/sh7750.c :000000 100644 0000000000000000000000000000000000000000 e531d46a8edfa2599a8954029702f55b8dab5efd A hw/sh4/sh7750_regnames.c :000000 100644 0000000000000000000000000000000000000000 e3ba88636fe55a877b1b368a03630511a5d4da61 A hw/sh4/sh7750_regnames.h :000000 100644 0000000000000000000000000000000000000000 946ad7b3aafef33db2295fe6ed162c657f436fa7 A hw/sh4/sh7750_regs.h :000000 100644 0000000000000000000000000000000000000000 6bfd7eebc4161eb82a50ab0e078e28f0bbc40dbb A hw/sh4/trace-events :000000 100644 0000000000000000000000000000000000000000 e2c13323b7a55bcae03b279074eb5e207b7cf1b3 A hw/sh4/trace.h :000000 100644 0000000000000000000000000000000000000000 8d989a2f1bcf1787e4756784a7274a29f8e90a72 A hw/smbios/Kconfig :000000 100644 0000000000000000000000000000000000000000 9bf4b1ad1e5aba6368d0f2b21f29776b62717b9a A hw/smbios/meson.build :000000 100644 0000000000000000000000000000000000000000 e8808adfdad6f36df981d7a56cfc16276122f6a2 A hw/smbios/smbios-stub.c :000000 100644 0000000000000000000000000000000000000000 7d7141851bd34f486128aef2b118bc28d29d62fe A hw/smbios/smbios.c :000000 100644 0000000000000000000000000000000000000000 351660024e6ecb599b88f49750425b819cba6d6f A hw/smbios/smbios_build.h :000000 100644 0000000000000000000000000000000000000000 14319d4897f0b2a426799f5409a097bee651e949 A hw/smbios/smbios_legacy.c :000000 100644 0000000000000000000000000000000000000000 7d593dca98642a2c7bfe5845cf00cb3ca0780ad6 A hw/smbios/smbios_legacy_stub.c :000000 100644 0000000000000000000000000000000000000000 14b53d004b28e397f3197915aa81316e9dafef19 A hw/smbios/smbios_type_38-stub.c :000000 100644 0000000000000000000000000000000000000000 e9b856fcd969820a77c150cbd8f257fda6ab3e04 A hw/smbios/smbios_type_38.c :000000 100644 0000000000000000000000000000000000000000 3cc165dbfb7703c6abc1a34ef7e60dd8475bfdbd A hw/sparc/Kconfig :000000 100644 0000000000000000000000000000000000000000 d4a6e917598ff0cc1ca495efd6b78318f11c90f0 A hw/sparc/leon3.c :000000 100644 0000000000000000000000000000000000000000 19c442c90d9b1803a79b042d9a1b3d7efa722740 A hw/sparc/meson.build :000000 100644 0000000000000000000000000000000000000000 550acdff6d4ad42758ba5073707498ff151bbb40 A hw/sparc/sun4m.c :000000 100644 0000000000000000000000000000000000000000 1534445992b113fabb089d80717792888c1a806a A hw/sparc/sun4m_iommu.c :000000 100644 0000000000000000000000000000000000000000 00b0212c3bdb466bbb183a4914c1a92ac8eac09c A hw/sparc/trace-events :000000 100644 0000000000000000000000000000000000000000 625d60ca70dc31c5b26bb4c2e24dbf5ef9d4c121 A hw/sparc/trace.h :000000 100644 0000000000000000000000000000000000000000 f764c8a219dae02f7341264afae4d56f1aeb5606 A hw/sparc64/Kconfig :000000 100644 0000000000000000000000000000000000000000 58b550465188c1905e410a1a022b3b8c49708868 A hw/sparc64/meson.build :000000 100644 0000000000000000000000000000000000000000 ad5e5945a8524981e487d453e903b791bd617ad9 A hw/sparc64/niagara.c :000000 100644 0000000000000000000000000000000000000000 16f4aa052bc20916ce417c9d49c6204cf4be6215 A hw/sparc64/sparc64.c :000000 100644 0000000000000000000000000000000000000000 a348096aee6fd0f73975285b1a387af1f845dad5 A hw/sparc64/sun4u.c :000000 100644 0000000000000000000000000000000000000000 fe9d47b822f6c6d9f8bb1d75d934c8750265b20e A hw/sparc64/sun4u_iommu.c :000000 100644 0000000000000000000000000000000000000000 3eb4bacf79662b6f529e2c59399c05c9ca10a508 A hw/sparc64/trace-events :000000 100644 0000000000000000000000000000000000000000 b6ef6e611d9ff563ff42d7ecae0c080d607bfd99 A hw/sparc64/trace.h :000000 100644 0000000000000000000000000000000000000000 1bd56463c1e0c636216aa5cda56f20d3a7e7dc39 A hw/ssi/Kconfig :000000 100644 0000000000000000000000000000000000000000 69920b935afc76f3cd14479e303c37b97a8b41a0 A hw/ssi/allwinner-a10-spi.c :000000 100644 0000000000000000000000000000000000000000 bf596f7b2d686cebd665526e2d61633e04804551 A hw/ssi/aspeed_smc.c :000000 100644 0000000000000000000000000000000000000000 01763c458c1c03c286e584d9d97812d5102f19c3 A hw/ssi/bcm2835_spi.c :000000 100644 0000000000000000000000000000000000000000 1e574c3fcb8cb58bc85dd1198ef2d3ff3de8afa3 A hw/ssi/ibex_spi_host.c :000000 100644 0000000000000000000000000000000000000000 8e014b7a7bbdfabe112e7ce3d1de2444864eaa35 A hw/ssi/imx_spi.c :000000 100644 0000000000000000000000000000000000000000 6afb1ea2001216926b941399b44fc2065bbfe6c3 A hw/ssi/meson.build :000000 100644 0000000000000000000000000000000000000000 3c118fc0f8ca5384101b3cfe7afa3fdaed3cdefd A hw/ssi/mss-spi.c :000000 100644 0000000000000000000000000000000000000000 d41d877cfbeecb1fb379d0a1b7d8137cd01279f7 A hw/ssi/npcm7xx_fiu.c :000000 100644 0000000000000000000000000000000000000000 2e05d5dacb28b67e40a235a0b8080c34321ace13 A hw/ssi/npcm_pspi.c :000000 100644 0000000000000000000000000000000000000000 715a2d21f4ef090c76d462cee1d98898adcb5fc5 A hw/ssi/pl022.c :000000 100644 0000000000000000000000000000000000000000 f3add8cab9851501462a07684c8ee615a2c9331b A hw/ssi/pnv_spi.c :000000 100644 0000000000000000000000000000000000000000 2ece78053b2eca2364e12f8925003400fdc61e08 A hw/ssi/sifive_spi.c :000000 100644 0000000000000000000000000000000000000000 3a4fade2d5ba232451224a882e2fb70276453b75 A hw/ssi/ssi.c :000000 100644 0000000000000000000000000000000000000000 871d57324d19f095f59aadd14bfb0ec422afeb71 A hw/ssi/stm32f2xx_spi.c :000000 100644 0000000000000000000000000000000000000000 b9d8648297409470d7a7574708784b0baa654547 A hw/ssi/trace-events :000000 100644 0000000000000000000000000000000000000000 0c1de2679ec49ca3868f87ec0a09342b3c6ebed9 A hw/ssi/trace.h :000000 100644 0000000000000000000000000000000000000000 79f3e8bfae35f361f2ab5fa3b9edac4a33d323a8 A hw/ssi/xilinx_spi.c :000000 100644 0000000000000000000000000000000000000000 e4fce2c1957343a11aa62f6194158e3d262b8ee2 A hw/ssi/xilinx_spips.c :000000 100644 0000000000000000000000000000000000000000 e25e4c26c2ec287272f7ef6e685d6a8f354652f2 A hw/ssi/xlnx-versal-ospi.c :000000 100644 0000000000000000000000000000000000000000 e1b751a54a7c5d559ad7d329a7fb1ecbe53e714e A hw/timer/Kconfig :000000 100644 0000000000000000000000000000000000000000 3a086915c817abcf47f453ad14294217f15371c8 A hw/timer/a9gtimer.c :000000 100644 0000000000000000000000000000000000000000 bb995313ae007b55927588ceb7012fa91fe685e3 A hw/timer/allwinner-a10-pit.c :000000 100644 0000000000000000000000000000000000000000 88158144b23f47a463840cde46e014bbe5952a55 A hw/timer/arm_mptimer.c :000000 100644 0000000000000000000000000000000000000000 fb70333c538098323d435700dd36de29f6e8139d A hw/timer/arm_timer.c :000000 100644 0000000000000000000000000000000000000000 65cfaf491425a912fccf25feb6bc6cd4fb83ba68 A hw/timer/armv7m_systick.c :000000 100644 0000000000000000000000000000000000000000 a607736387c81cc1cd701fe2a972cda7baf2332f A hw/timer/aspeed_timer.c :000000 100644 0000000000000000000000000000000000000000 1a65a61ed2b75edaf37abcff94a176d1a9537ec6 A hw/timer/avr_timer16.c :000000 100644 0000000000000000000000000000000000000000 06a919b1f8b07c3175eef0625799019c176b741f A hw/timer/bcm2835_systmr.c :000000 100644 0000000000000000000000000000000000000000 3d53921cfafa4d4cd532b7796256de8cd2bd89af A hw/timer/cadence_ttc.c :000000 100644 0000000000000000000000000000000000000000 0f57f01aad9edbe7995287375466e3f70ee279d8 A hw/timer/cmsdk-apb-dualtimer.c :000000 100644 0000000000000000000000000000000000000000 4717cec0464bc4c56b0d1bc394f924b1c062af8f A hw/timer/cmsdk-apb-timer.c :000000 100644 0000000000000000000000000000000000000000 352132bf214d5681618e7369920430b32663ae67 A hw/timer/digic-timer.c :000000 100644 0000000000000000000000000000000000000000 0424539c78fb6dbf70184b935253ec9efd5b1c04 A hw/timer/exynos4210_mct.c :000000 100644 0000000000000000000000000000000000000000 64eb4f5c8d718b4d57a21ae9c2453e13f44e1c88 A hw/timer/exynos4210_pwm.c :000000 100644 0000000000000000000000000000000000000000 54998981dbd65edeaca55be565637ac52eec942b A hw/timer/grlib_gptimer.c :000000 100644 0000000000000000000000000000000000000000 42285cff762b03428c608c0e1d3943ba60cb880f A hw/timer/hpet.c :000000 100644 0000000000000000000000000000000000000000 1a8b6bf9abe54632011ba7fd37fc6d2400bfbbe8 A hw/timer/i8254.c :000000 100644 0000000000000000000000000000000000000000 419d4cd6e572e4387a26c9981456dd5ebe6b5806 A hw/timer/i8254_common.c :000000 100644 0000000000000000000000000000000000000000 571633803d023a9b73a6085c85951a2ada0b02da A hw/timer/ibex_timer.c :000000 100644 0000000000000000000000000000000000000000 374ec7d324d55e300e7653bb2b95880b6409d591 A hw/timer/imx_epit.c :000000 100644 0000000000000000000000000000000000000000 cdc02571262517215a8c11bfa0757e77624be587 A hw/timer/imx_gpt.c :000000 100644 0000000000000000000000000000000000000000 8323efaf46b6f46a43581318327c616e8ee1de8d A hw/timer/meson.build :000000 100644 0000000000000000000000000000000000000000 2b0696d4acb56866cf37e9966f0263964f66a22f A hw/timer/mips_gictimer.c :000000 100644 0000000000000000000000000000000000000000 25fcf42aa02aa8e76832fa6e225f872745df5545 A hw/timer/mss-timer.c :000000 100644 0000000000000000000000000000000000000000 16b62d3374bfb96d0a4cd16be1bac2d4e1a9736c A hw/timer/npcm7xx_timer.c :000000 100644 0000000000000000000000000000000000000000 b0443b94827b1f59a9bcfefb76cb2263bffe609e A hw/timer/nrf51_timer.c :000000 100644 0000000000000000000000000000000000000000 b4f501e57fe63d244a016de91f2e781b90b5e733 A hw/timer/pxa2xx_timer.c :000000 100644 0000000000000000000000000000000000000000 f628e8d263afdc9cdd29ffc01e2f2fbb4799d981 A hw/timer/qct-qtimer.c :000000 100644 0000000000000000000000000000000000000000 a5cc7ebd270af01d59bb1db776256ab02f129310 A hw/timer/renesas_cmt.c :000000 100644 0000000000000000000000000000000000000000 c917f70de225a4f6125bd7fba5fa10ef08c3da4b A hw/timer/renesas_tmr.c :000000 100644 0000000000000000000000000000000000000000 41ece9c61366084182aa33546b0c4ad9c4522fd3 A hw/timer/sh_timer.c :000000 100644 0000000000000000000000000000000000000000 4f4f566cd4bda081351f903e057236daf4e8711a A hw/timer/sifive_pwm.c :000000 100644 0000000000000000000000000000000000000000 eccdc532fb1f47b4baaf1c93325bac2a1ab89495 A hw/timer/slavio_timer.c :000000 100644 0000000000000000000000000000000000000000 bec3333b0d8246ecf3541c6a9f81569801448809 A hw/timer/sse-counter.c :000000 100644 0000000000000000000000000000000000000000 ea60711892211194a2de023cf5467258629f56ee A hw/timer/sse-timer.c :000000 100644 0000000000000000000000000000000000000000 37cd760318e92342c9fa18619d54f25904b65e93 A hw/timer/stellaris-gptm.c :000000 100644 0000000000000000000000000000000000000000 0442ac64adcce24d09baeaaf7b0f3b13a8a098b4 A hw/timer/stm32f2xx_timer.c :000000 100644 0000000000000000000000000000000000000000 636310f8caa6ef34a09515e3b6a80077b902b069 A hw/timer/trace-events :000000 100644 0000000000000000000000000000000000000000 5f72c441b0b7b02b6983eb211a7b6c35a996bd06 A hw/timer/trace.h :000000 100644 0000000000000000000000000000000000000000 8a502dae0ee4891e4ca4e15621151095b0da3864 A hw/timer/xilinx_timer.c :000000 100644 0000000000000000000000000000000000000000 a46663288cb8ae5ae024508ce4968805f6a6e219 A hw/tpm/Kconfig :000000 100644 0000000000000000000000000000000000000000 6968e60b3f7c193e57e19f1c645b811b6755d521 A hw/tpm/meson.build :000000 100644 0000000000000000000000000000000000000000 54fa2042b5a803982c1689a0fae68a168467ef7c A hw/tpm/tpm_crb.c :000000 100644 0000000000000000000000000000000000000000 f0c34291dc9c0ade18fac4becef830ec33ce516e A hw/tpm/tpm_ppi.c :000000 100644 0000000000000000000000000000000000000000 88f316ee9575052ed92cb714e6a9079cd3d279bc A hw/tpm/tpm_ppi.h :000000 100644 0000000000000000000000000000000000000000 876f5c80fcdd975d689695942cd4066a8077aebc A hw/tpm/tpm_prop.h :000000 100644 0000000000000000000000000000000000000000 19075d1f012fe9480397e6adb184a8036bca8480 A hw/tpm/tpm_spapr.c :000000 100644 0000000000000000000000000000000000000000 6ac9804050e2c410a62269ae4ee31ef933532d31 A hw/tpm/tpm_tis.h :000000 100644 0000000000000000000000000000000000000000 a134d5c2059949788768152cc0a8ff5febc710a5 A hw/tpm/tpm_tis_common.c :000000 100644 0000000000000000000000000000000000000000 b4f258c7bcbb788cab704f5520ba45637e7b5992 A hw/tpm/tpm_tis_i2c.c :000000 100644 0000000000000000000000000000000000000000 2b1267133ac02961e2e624311f23cfab74d2084f A hw/tpm/tpm_tis_isa.c :000000 100644 0000000000000000000000000000000000000000 a7b0002d826c932aa5f54f12e1baf03dccf796d1 A hw/tpm/tpm_tis_sysbus.c :000000 100644 0000000000000000000000000000000000000000 fa882dfefeb46458cda1191e46a256e7e0028eaa A hw/tpm/trace-events :000000 100644 0000000000000000000000000000000000000000 9827c128aadd23045171acf1b88fbaaad00cbe66 A hw/tpm/trace.h :000000 100644 0000000000000000000000000000000000000000 6c04f64949d9b3c8ab3209893198bd05211d8408 A hw/tricore/Kconfig :000000 100644 0000000000000000000000000000000000000000 7e3585daf8f6005091c3e515a7c110b84be8d764 A hw/tricore/meson.build :000000 100644 0000000000000000000000000000000000000000 5b1b07cee1cbbf937bddd4a494042fc2f9f16f0a A hw/tricore/tc27x_soc.c :000000 100644 0000000000000000000000000000000000000000 23f11cf0a16540dbd95fb73bccb56b081e74f316 A hw/tricore/triboard.c :000000 100644 0000000000000000000000000000000000000000 d5d796c8eec02541084e594dee093591d4f164be A hw/tricore/tricore_testboard.c :000000 100644 0000000000000000000000000000000000000000 2eb16731e90e89a4c338e4a2d419afbb20d49534 A hw/tricore/tricore_testdevice.c :000000 100644 0000000000000000000000000000000000000000 046d55320e1662fb59ad35a1b7252108f496e643 A hw/uefi/Kconfig :000000 100644 0000000000000000000000000000000000000000 29308bd587aa2d7140474c680715cbc718b8a20c A hw/uefi/LIMITATIONS.md :000000 100644 0000000000000000000000000000000000000000 930502a4df3af808b4e6a3399c12e3aee83f45df A hw/uefi/hardware-info.c :000000 100644 0000000000000000000000000000000000000000 3eae4755331540913a3c5bf73cdbd8e4787bba58 A hw/uefi/meson.build :000000 100644 0000000000000000000000000000000000000000 c4e6a50641062d15c369a1b220b6acee0ad0c78e A hw/uefi/ovmf-log.c :000000 100644 0000000000000000000000000000000000000000 3694712a946d782c11637badaab0e501256bbeaa A hw/uefi/trace-events :000000 100644 0000000000000000000000000000000000000000 6aa1c938960fd08c45273cfb5aafde21e47d46f1 A hw/uefi/trace.h :000000 100644 0000000000000000000000000000000000000000 21fc50f904d5f9213807c50f5e6768f7640630bc A hw/uefi/var-service-auth.c :000000 100644 0000000000000000000000000000000000000000 65da71029a6084072a62d6aef225bc49c79948e2 A hw/uefi/var-service-core.c :000000 100644 0000000000000000000000000000000000000000 eba3655c8d3045df3aa67650febb6411edc0779a A hw/uefi/var-service-guid.c :000000 100644 0000000000000000000000000000000000000000 88757d58b6f27296223d0dc225bd9d20c5ae09b3 A hw/uefi/var-service-json.c :000000 100644 0000000000000000000000000000000000000000 a09ee1d4c058448c803755cb777ef0298be5f66c A hw/uefi/var-service-pcap.c :000000 100644 0000000000000000000000000000000000000000 118cba446d4b778182a30f6088c80db70d6c7075 A hw/uefi/var-service-pkcs7-stub.c :000000 100644 0000000000000000000000000000000000000000 8a1f1395a2fb6088cf1b680cc3112b1c1de3ddf1 A hw/uefi/var-service-pkcs7.c :000000 100644 0000000000000000000000000000000000000000 d43cc9b2500b96e061a46fd64c1fcd136247fd4b A hw/uefi/var-service-policy.c :000000 100644 0000000000000000000000000000000000000000 9e03a4dc0c2888fb37ff423ceacdf217cdd40cb6 A hw/uefi/var-service-siglist.c :000000 100644 0000000000000000000000000000000000000000 e5e0441e16f711575b76bd636c34900536f52ed4 A hw/uefi/var-service-sysbus.c :000000 100644 0000000000000000000000000000000000000000 489321a26ccb9ff1727021aab171151459cd99ab A hw/uefi/var-service-utils.c :000000 100644 0000000000000000000000000000000000000000 ef8849f8151146e68f33d579d315e089b1750126 A hw/uefi/var-service-vars.c :000000 100644 0000000000000000000000000000000000000000 0e40f08a41f23ccc020266c0a54688dad1f659b3 A hw/ufs/Kconfig :000000 100644 0000000000000000000000000000000000000000 bdb16508512994e530777d70da8ecb4e067bb15e A hw/ufs/lu.c :000000 100644 0000000000000000000000000000000000000000 a84627b96a805b896dd85a7e8f979a47a1f3333f A hw/ufs/meson.build :000000 100644 0000000000000000000000000000000000000000 922293355b2392828b70ee08d509968f0787a4d9 A hw/ufs/trace-events :000000 100644 0000000000000000000000000000000000000000 2dbd6397c359f05ff23ac203a1cd9e5333b6b561 A hw/ufs/trace.h :000000 100644 0000000000000000000000000000000000000000 8abd7d98e3d94bfed835491b1e169070d80a9bc0 A hw/ufs/ufs-pci.c :000000 100644 0000000000000000000000000000000000000000 84de2e95ac402bbb91ac332c6d4ec8249f409e3a A hw/ufs/ufs-sysbus.c :000000 100644 0000000000000000000000000000000000000000 71b6787d3a949507c9d6fb67f31ec844882d4853 A hw/ufs/ufs-sysbus.h :000000 100644 0000000000000000000000000000000000000000 3c4d7424daeefc629115e95746035682dc799d9f A hw/ufs/ufs.c :000000 100644 0000000000000000000000000000000000000000 6f2693b7ca2697495eaadb9828657a24a803db2f A hw/ufs/ufs.h :000000 100644 0000000000000000000000000000000000000000 e8c00f813a6a1e7b42962f001b9957be360d54f1 A hw/usb/Kconfig :000000 100644 0000000000000000000000000000000000000000 4c90b4f4c2395d153b4445f63b946491673cc8cc A hw/usb/aspeed-udc.c :000000 100644 0000000000000000000000000000000000000000 7cf1b4941179e795ab5b14c2cc484d48e5719c34 A hw/usb/bus-stub.c :000000 100644 0000000000000000000000000000000000000000 5cc5ffec33a1132b19fca2f25443c8e90085994f A hw/usb/bus.c :000000 100644 0000000000000000000000000000000000000000 c3baedac2c2039dc82960a5ec768310c93969d11 A hw/usb/canokey.c :000000 100644 0000000000000000000000000000000000000000 3d489a36ce749981af7799bfa14e17f93bb59e0f A hw/usb/canokey.h :000000 100644 0000000000000000000000000000000000000000 985f21997aa85f6666dc983251136e26c8533175 A hw/usb/ccid-card-emulated.c :000000 100644 0000000000000000000000000000000000000000 5ab7855272afce1583ae28e3b5f4b04029c563c7 A hw/usb/ccid-card-passthru.c :000000 100644 0000000000000000000000000000000000000000 4959f7ea0c135e389810d6b8bebf6e042767f595 A hw/usb/ccid.h :000000 100644 0000000000000000000000000000000000000000 250c2b3bca9402ab21031ae65b9baca9cf2d3063 A hw/usb/chipidea.c :000000 100644 0000000000000000000000000000000000000000 f18e53b788526312b20769b30c4881df31ededaa A hw/usb/combined-packet.c :000000 100644 0000000000000000000000000000000000000000 43653c26caeac0275b2242dbbc7f16edebceeed6 A hw/usb/core.c :000000 100644 0000000000000000000000000000000000000000 3f53d4943d225a11cca54c7d54949572840cf451 A hw/usb/desc-msos.c :000000 100644 0000000000000000000000000000000000000000 268eaf06994c805c731a725478279a55383f5d7f A hw/usb/desc.c :000000 100644 0000000000000000000000000000000000000000 35babdeff624b8dcb419b8b477cff9daf4022ac4 A hw/usb/desc.h :000000 100644 0000000000000000000000000000000000000000 e18e0a1dfd6007fd1e6ce3f2585170ed516049b5 A hw/usb/dev-audio.c :000000 100644 0000000000000000000000000000000000000000 ae19d60203f086589c7798e4e553c05ab674bb8e A hw/usb/dev-hid.c :000000 100644 0000000000000000000000000000000000000000 b45d571fa830beed33a8e2242faef919d0fc9629 A hw/usb/dev-hub.c :000000 100644 0000000000000000000000000000000000000000 1d8cfd32dc65c874d937bfcdd3b1d30874061bc3 A hw/usb/dev-mtp.c :000000 100644 0000000000000000000000000000000000000000 568a6ff24c6a2a192a7d4e539a3ccbf5c93e51fd A hw/usb/dev-network.c :000000 100644 0000000000000000000000000000000000000000 b238cb7937561b7ab82618b1a80dc2e7b4f44e81 A hw/usb/dev-serial.c :000000 100644 0000000000000000000000000000000000000000 964c142d1066f2f7839f924dc65cea9a4276f1a3 A hw/usb/dev-smartcard-reader.c :000000 100644 0000000000000000000000000000000000000000 a7f8d80c17aab36fc323b7ec8ec1a35d8831388f A hw/usb/dev-storage-bot.c :000000 100644 0000000000000000000000000000000000000000 977151c4a087808aae8cdd0520a0007cb5c40e13 A hw/usb/dev-storage-classic.c :000000 100644 0000000000000000000000000000000000000000 040cf150518155d657ff70b14510a713d2dbbf59 A hw/usb/dev-storage.c :000000 100644 0000000000000000000000000000000000000000 be8c3667e83b27b61e244dba4e3e55e089cb2ba0 A hw/usb/dev-uas.c :000000 100644 0000000000000000000000000000000000000000 895edcc17e779a7d2035c45bd12f1c3d759a2c9a A hw/usb/dev-wacom.c :000000 100644 0000000000000000000000000000000000000000 cd3b61158d17f62c7fee04277b5a1d7593dc0225 A hw/usb/hcd-dwc2.c :000000 100644 0000000000000000000000000000000000000000 68877661ca0da29dd2cc42814d36bbd5b902d37c A hw/usb/hcd-dwc2.h :000000 100644 0000000000000000000000000000000000000000 785732fc978d0a9eb0705f75b656134c5871842b A hw/usb/hcd-dwc3.c :000000 100644 0000000000000000000000000000000000000000 fd35d253407dba098fa0f2da97effdb5620c1db9 A hw/usb/hcd-ehci-pci.c :000000 100644 0000000000000000000000000000000000000000 7f7c7f8a2f11cfc9d71c584f9dc3fb702421f89d A hw/usb/hcd-ehci-sysbus.c :000000 100644 0000000000000000000000000000000000000000 f371e567f38b8a148ae394cbff680e675e606ca3 A hw/usb/hcd-ehci.c :000000 100644 0000000000000000000000000000000000000000 b5ac9c8670d99fcdacda02b21b5c4c1e74b2d856 A hw/usb/hcd-ehci.h :000000 100644 0000000000000000000000000000000000000000 70c9e9ac4f5141a5c1fd747bdf8de0f16937668c A hw/usb/hcd-ohci-pci.c :000000 100644 0000000000000000000000000000000000000000 4f51eebccb2043f5d57ffea0292de0e4053449d7 A hw/usb/hcd-ohci-sysbus.c :000000 100644 0000000000000000000000000000000000000000 5e5fe41f473dbc6e0b37d6d0be75b79dd31e238c A hw/usb/hcd-ohci.c :000000 100644 0000000000000000000000000000000000000000 d079f8d24edbdd95fcf064ca9379647167c81eb7 A hw/usb/hcd-ohci.h :000000 100644 0000000000000000000000000000000000000000 a7b9fe13175915a19a3a1b68dd9b19beb777d579 A hw/usb/hcd-uhci.c :000000 100644 0000000000000000000000000000000000000000 3154837f1d1fc253a5ff8ed0069b4e6ea4483635 A hw/usb/hcd-uhci.h :000000 100644 0000000000000000000000000000000000000000 46839911f3fa9e776416b5ffcbb16020fcc64b9e A hw/usb/hcd-xhci-nec.c :000000 100644 0000000000000000000000000000000000000000 b124251ae3375bf3f6219f920e1d9305b4bc9427 A hw/usb/hcd-xhci-pci.c :000000 100644 0000000000000000000000000000000000000000 c9359f1bd90cfaeda962faf23af956bf084a5baf A hw/usb/hcd-xhci-pci.h :000000 100644 0000000000000000000000000000000000000000 bbdd5fd64ab88a1310f2a9365fd08a1475753bb7 A hw/usb/hcd-xhci-sysbus.c :000000 100644 0000000000000000000000000000000000000000 0ce6b6d9896b8b3bd7d5c937884c0c73ad245d94 A hw/usb/hcd-xhci-sysbus.h :000000 100644 0000000000000000000000000000000000000000 d342aa2739e9b1138be68be60302425d4abe408f A hw/usb/hcd-xhci.c :000000 100644 0000000000000000000000000000000000000000 5cb9e06d1d65b24e6e3cf95ad517fd45447bc15f A hw/usb/hcd-xhci.h :000000 100644 0000000000000000000000000000000000000000 629505c6d35b74bba59caccf57b44654a85d51da A hw/usb/host-libusb.c :000000 100644 0000000000000000000000000000000000000000 c25566d0fae1a331af4af3d2a91608255d8e51d6 A hw/usb/imx-usb-phy.c :000000 100644 0000000000000000000000000000000000000000 e108be054c972fc20727b1c1eb0cb1bb50d8505a A hw/usb/libhw.c :000000 100644 0000000000000000000000000000000000000000 429dcd6a24f7c25c08ae3437dd1b32c34dda0e0c A hw/usb/meson.build :000000 100644 0000000000000000000000000000000000000000 cc00f6e93676c455186319a3b73570c4b5189b8e A hw/usb/pc87560-ohci.c :000000 100644 0000000000000000000000000000000000000000 1fe772d5066adc166620bc75ef8b42e6bda735ee A hw/usb/pcap.c :000000 100644 0000000000000000000000000000000000000000 f3cb157d6fa10b8dc61ec74f663b716ed61e2a45 A hw/usb/quirks-ftdi-ids.h :000000 100644 0000000000000000000000000000000000000000 28dd8da61caf318a90aaaa27aef7558b0f05d690 A hw/usb/quirks-pl2303-ids.h :000000 100644 0000000000000000000000000000000000000000 44007f8de7a610ecfb1e1118bf549147cc95b26f A hw/usb/quirks.c :000000 100644 0000000000000000000000000000000000000000 94b2c95341abb3656e76dfdd4af6671893a6fefc A hw/usb/quirks.h :000000 100644 0000000000000000000000000000000000000000 dfd9e8bb50c3d770452ace31cfb6b181a6d40d42 A hw/usb/redirect.c :000000 100644 0000000000000000000000000000000000000000 80ead23358f5d5d369f0f611412aa85e587d8555 A hw/usb/trace-events :000000 100644 0000000000000000000000000000000000000000 f3962f2baf10af2c6fa10e8e3f342ee338954f00 A hw/usb/trace.h :000000 100644 0000000000000000000000000000000000000000 b82a3150193455b880931b8a0343ff362fd6621b A hw/usb/u2f-emulated.c :000000 100644 0000000000000000000000000000000000000000 59b5f9829d43571094a5a706cad465bdc57c8ddd A hw/usb/u2f-passthru.c :000000 100644 0000000000000000000000000000000000000000 d6291852f6311fbbd49c30a3b8fd433ae30b4c6c A hw/usb/u2f.c :000000 100644 0000000000000000000000000000000000000000 85ff7d0ffabcb7ebda23a2d94c039c4c9d61fb81 A hw/usb/u2f.h :000000 100644 0000000000000000000000000000000000000000 97c09a51cfc6ba2f482192283ef4b858faa121f8 A hw/usb/vt82c686-uhci-pci.c :000000 100644 0000000000000000000000000000000000000000 caf9efbb77c7e51e010baecf37984cc490e9473d A hw/usb/xen-usb.c :000000 100644 0000000000000000000000000000000000000000 9bf040c917bafaabe9efcae9d88c0b24f12735f8 A hw/usb/xlnx-usb-subsystem.c :000000 100644 0000000000000000000000000000000000000000 15ea4384488d71aac9116fa53e0f2c2ad1b54740 A hw/usb/xlnx-versal-usb2-ctrl-regs.c :000000 100644 0000000000000000000000000000000000000000 24bdf7af903bee63e2eeefcbe6243d131c0f612d A hw/vfio-user/Kconfig :000000 100644 0000000000000000000000000000000000000000 dc23b06eebf1da5cccaab9b648becb986623213d A hw/vfio-user/container.c :000000 100644 0000000000000000000000000000000000000000 c952e090631d12211338058e879ecf87f8086203 A hw/vfio-user/container.h :000000 100644 0000000000000000000000000000000000000000 1a01e748cd43311cea65c749288fc2003064db09 A hw/vfio-user/device.c :000000 100644 0000000000000000000000000000000000000000 49c05848f1a3cefb7cc79be4f9dae73cec80e6e3 A hw/vfio-user/device.h :000000 100644 0000000000000000000000000000000000000000 2ed0ae5b1dd987c76720125656c1174e9e83ae84 A hw/vfio-user/meson.build :000000 100644 0000000000000000000000000000000000000000 e7573d4a9f088c1afc8ed2709932842247abf6ac A hw/vfio-user/pci.c :000000 100644 0000000000000000000000000000000000000000 c478d1353f9d618ef8c202cd28cd638aeed3bd57 A hw/vfio-user/protocol.h :000000 100644 0000000000000000000000000000000000000000 197aee07bf7a3e16b58f77b0ecb73bff46889ecb A hw/vfio-user/proxy.c :000000 100644 0000000000000000000000000000000000000000 7b97460cc504a408e8e4299fa84fd56a2d674aa0 A hw/vfio-user/proxy.h :000000 100644 0000000000000000000000000000000000000000 503e1c82d43a7d9361b1e5d487929ecc5a8a83da A hw/vfio-user/trace-events :000000 100644 0000000000000000000000000000000000000000 9cf02d9506dd3d7e5a1d234497761f7c545aca76 A hw/vfio-user/trace.h :000000 100644 0000000000000000000000000000000000000000 27de24e4db1f080d94be8d666e56812e1e904f1a A hw/vfio/Kconfig :000000 100644 0000000000000000000000000000000000000000 6e2a1223ea8d9ea0697d1f29ae746cf39419cde0 A hw/vfio/ap.c :000000 100644 0000000000000000000000000000000000000000 c3dc7c19623556ea452344b8e4b76fb9a56206c7 A hw/vfio/ccw.c :000000 100644 0000000000000000000000000000000000000000 7ac7b3721458ab02080744af0f2a048b142a6540 A hw/vfio/container-legacy.c :000000 100644 0000000000000000000000000000000000000000 d09a6637324c6bf29b2fe22369082f87e280c98f A hw/vfio/container.c :000000 100644 0000000000000000000000000000000000000000 6758c73b6b96a32170ced8b18aebf8212d9542cd A hw/vfio/cpr-iommufd.c :000000 100644 0000000000000000000000000000000000000000 2d40d8baeaffe6c1c6140312a9fde83a8abdff3c A hw/vfio/cpr-legacy.c :000000 100644 0000000000000000000000000000000000000000 ffa4f8e099dd9b5777ca468f533fbef731c668e4 A hw/vfio/cpr.c :000000 100644 0000000000000000000000000000000000000000 4f119596336fdfd3c54741e23f200ad55ad800e7 A hw/vfio/device.c :000000 100644 0000000000000000000000000000000000000000 89854eceb43c74f900cf63624ca1f2c7d0a5c66b A hw/vfio/display.c :000000 100644 0000000000000000000000000000000000000000 c719864b92fb5b73170218a10c1eb66fdbe2edaa A hw/vfio/helpers.c :000000 100644 0000000000000000000000000000000000000000 5f60b24c8b46d94f0de2573aeb6b6c80690476cb A hw/vfio/igd-stubs.c :000000 100644 0000000000000000000000000000000000000000 413a49aae9163c6500bc50f29e5454f698addaa4 A hw/vfio/igd.c :000000 100644 0000000000000000000000000000000000000000 0be5276175317327318283caaa50e329c4be4946 A hw/vfio/iommufd-stubs.c :000000 100644 0000000000000000000000000000000000000000 242644aa0010cd5af817a5d451308d730bc0daa4 A hw/vfio/iommufd.c :000000 100644 0000000000000000000000000000000000000000 5e73dddc418b51475c78489189bd1ba8f2b3038d A hw/vfio/kvm-helpers.c :000000 100644 0000000000000000000000000000000000000000 ad71c5a85e273fbe8df9fda71ba21c7df171914d A hw/vfio/kvm-spapr.c :000000 100644 0000000000000000000000000000000000000000 b1f68c686a7defbed94cc4c0d56b786bc436ed89 A hw/vfio/kvm-spapr.h :000000 100644 0000000000000000000000000000000000000000 78c51b9915559ba3c328cb3bcc0d9e2896269f9f A hw/vfio/kvm-stubs.c :000000 100644 0000000000000000000000000000000000000000 008f488a3e7d4ca2ec9e1780b496371b0f447653 A hw/vfio/listener.c :000000 100644 0000000000000000000000000000000000000000 c7c31b78f684b865ae2c98d50fb2b258bbae9501 A hw/vfio/meson.build :000000 100644 0000000000000000000000000000000000000000 a06cbf3c646896d7f87698b0d654b160be995237 A hw/vfio/migration-multifd.c :000000 100644 0000000000000000000000000000000000000000 82d2d3a1fd3eed61ce1f2a2addf62f0f5c8e09b5 A hw/vfio/migration-multifd.h :000000 100644 0000000000000000000000000000000000000000 73c49d8c24f21803de7c8615da63abecfd76b882 A hw/vfio/migration.c :000000 100644 0000000000000000000000000000000000000000 c5b4f9091d498d49eb3371c0502e7ab6b7b76b30 A hw/vfio/pci-quirks.c :000000 100644 0000000000000000000000000000000000000000 a6282e063a14100c2ccfb7db6ff3d5cb466c4a33 A hw/vfio/pci-quirks.h :000000 100644 0000000000000000000000000000000000000000 428ab2f06983ba9ecb306975a4aca7f6efe1b855 A hw/vfio/pci.c :000000 100644 0000000000000000000000000000000000000000 c9ab9498708ec0343e206c7f343085b0be8a7a1e A hw/vfio/pci.h :000000 100644 0000000000000000000000000000000000000000 54ad11a6c8ed8e04fa365262ccb8bd694bdb45f7 A hw/vfio/region.c :000000 100644 0000000000000000000000000000000000000000 42690e4323d20915c55591129d9fce0ae46b0cf3 A hw/vfio/spapr.c :000000 100644 0000000000000000000000000000000000000000 bfdaf229e42b0d9d40e38c828c97cf47eb831a87 A hw/vfio/trace-events :000000 100644 0000000000000000000000000000000000000000 b34b61ddb285cedc250f35a2b77966b0d64e463b A hw/vfio/trace.h :000000 100644 0000000000000000000000000000000000000000 5482d908088af7240e00c4e0cfe2e68e842c2520 A hw/vfio/types.h :000000 100644 0000000000000000000000000000000000000000 2606c34b396a88cec3e8f884adb158e48e8105f1 A hw/vfio/vfio-display.h :000000 100644 0000000000000000000000000000000000000000 54a327ffbc04a2df364fdd78bd97fe7e2065b38c A hw/vfio/vfio-helpers.h :000000 100644 0000000000000000000000000000000000000000 6b28e1ff7bbb170de0d61f502588bf84ccddd112 A hw/vfio/vfio-iommufd.h :000000 100644 0000000000000000000000000000000000000000 a90674ca96e8cb55fd445b73322c006bbf6941f3 A hw/vfio/vfio-listener.h :000000 100644 0000000000000000000000000000000000000000 a1c58b112685d868c6f942d6225b553d44bb6613 A hw/vfio/vfio-migration-internal.h :000000 100644 0000000000000000000000000000000000000000 58b236f1133e7e7f6c99b440d9125e96e6529085 A hw/vfio/vfio-region.h :000000 100644 0000000000000000000000000000000000000000 91cf833407ce539d6335de113d87dc9dcbbbe7e5 A hw/virtio/Kconfig :000000 100644 0000000000000000000000000000000000000000 010454d5383a9e8edcec1f553096b2d8285c6921 A hw/virtio/cbor-helpers.c :000000 100644 0000000000000000000000000000000000000000 55ce62986c7a5445fc15d59c3ebee3d646b27dd3 A hw/virtio/iothread-vq-mapping.c :000000 100644 0000000000000000000000000000000000000000 b59f455a51149cb5581511ee4e8ad77f13e47234 A hw/virtio/meson.build :000000 100644 0000000000000000000000000000000000000000 2a57edc21e33889734d13026d6f3f92c0044a4b3 A hw/virtio/trace-events :000000 100644 0000000000000000000000000000000000000000 5d7097061beabecb7306b6fbf1d7eab8d00050cd A hw/virtio/trace.h :000000 100644 0000000000000000000000000000000000000000 c047b0400db0448be85c85522c62fb9003786396 A hw/virtio/vdpa-dev-pci.c :000000 100644 0000000000000000000000000000000000000000 7e5cc040e94f2bc32e0bee32c0dde20bf6f777be A hw/virtio/vdpa-dev.c :000000 100644 0000000000000000000000000000000000000000 fa4147b773288a1e6de71dcd7316dfc39376005a A hw/virtio/vhost-iova-tree.c :000000 100644 0000000000000000000000000000000000000000 08f63b61cd14f32b7b8b0bde2132b9a9a08ccd56 A hw/virtio/vhost-iova-tree.h :000000 100644 0000000000000000000000000000000000000000 3390b48c6f1d88d5c4c23d39b9545ce56dae5044 A hw/virtio/vhost-kernel.c :000000 100644 0000000000000000000000000000000000000000 a78e13e0381c88f0908a2f6a1dab5ebd8bffdd5f A hw/virtio/vhost-scsi-pci.c :000000 100644 0000000000000000000000000000000000000000 bcb7f2ffc79f4d02e176a0cd0026e60ff1c652ae A hw/virtio/vhost-shadow-virtqueue.c :000000 100644 0000000000000000000000000000000000000000 ec16a1e8385872b511d0b0d8c37c63e9509b6ba0 A hw/virtio/vhost-shadow-virtqueue.h :000000 100644 0000000000000000000000000000000000000000 7321dc92106b2876e142e895ce5a4a9c02847231 A hw/virtio/vhost-stub.c :000000 100644 0000000000000000000000000000000000000000 1a377016e7fc5032d9a369c3113fa6e823bf2b17 A hw/virtio/vhost-user-base.c :000000 100644 0000000000000000000000000000000000000000 20d100f665dd5c9ff692aa86fdba7f9769667b93 A hw/virtio/vhost-user-blk-pci.c :000000 100644 0000000000000000000000000000000000000000 92ae2fc8a678838f9176281056ffc1136168b838 A hw/virtio/vhost-user-fs-pci.c :000000 100644 0000000000000000000000000000000000000000 0d8842817a1caa5e770ef55890dd6765d918ae10 A hw/virtio/vhost-user-fs.c :000000 100644 0000000000000000000000000000000000000000 9bd59e7ae7ede1e228c996c939c2a84d5b21ceeb A hw/virtio/vhost-user-gpio-pci.c :000000 100644 0000000000000000000000000000000000000000 d473f8707787636c0eec2fc88dd0483963a44efc A hw/virtio/vhost-user-gpio.c :000000 100644 0000000000000000000000000000000000000000 5ddae8367bb06b043324e3159aed7271968b1c30 A hw/virtio/vhost-user-i2c-pci.c :000000 100644 0000000000000000000000000000000000000000 152b1f67401346ac9c06d58bc83a0999f1cef7c6 A hw/virtio/vhost-user-i2c.c :000000 100644 0000000000000000000000000000000000000000 3f4761ce88a1c10dd3b3452a556d7f2d560f8219 A hw/virtio/vhost-user-input-pci.c :000000 100644 0000000000000000000000000000000000000000 5cfc5bbb5643306e69693ba81c94582ed0e7810e A hw/virtio/vhost-user-input.c :000000 100644 0000000000000000000000000000000000000000 cc289d0cb36cafa6a948aa8333f4c262789f3630 A hw/virtio/vhost-user-rng-pci.c :000000 100644 0000000000000000000000000000000000000000 106c8f211aaaf7bb2d8ca9c96b0c6767b54a0c1c A hw/virtio/vhost-user-rng.c :000000 100644 0000000000000000000000000000000000000000 449368d27009acde20aa4af2542a912ac8b82cbc A hw/virtio/vhost-user-rtc-pci.c :000000 100644 0000000000000000000000000000000000000000 88b0c70b903363fc9ac7ccb65a1b1755e095c6bc A hw/virtio/vhost-user-rtc.c :000000 100644 0000000000000000000000000000000000000000 9a83e1f1ba85c6368f0edceb1ef49363f59c1892 A hw/virtio/vhost-user-scmi-pci.c :000000 100644 0000000000000000000000000000000000000000 c4692bd6aa62a99b9fa06889e7b75ad4f76ad71f A hw/virtio/vhost-user-scmi.c :000000 100644 0000000000000000000000000000000000000000 174552eb71b31c1bdab41af0652c04814fe52fb6 A hw/virtio/vhost-user-scsi-pci.c :000000 100644 0000000000000000000000000000000000000000 90f47bf7a5207a6a186b8f12d726edafc03222b8 A hw/virtio/vhost-user-snd-pci.c :000000 100644 0000000000000000000000000000000000000000 7129b77d9c03f4a27a91a8ac3b3672e50fb2847a A hw/virtio/vhost-user-snd.c :000000 100644 0000000000000000000000000000000000000000 f813b824b614a60f5df221fcb4e3b2741e454821 A hw/virtio/vhost-user-spi-pci.c :000000 100644 0000000000000000000000000000000000000000 707f96c2505e6e33123186480a5dcb8c21c4f46d A hw/virtio/vhost-user-spi.c :000000 100644 0000000000000000000000000000000000000000 45559788dd45f87e2072338f0b2d0ef9517bbe3d A hw/virtio/vhost-user-stub.c :000000 100644 0000000000000000000000000000000000000000 2106557ed868ab3b4f4fe015867d7e8f2696b9d7 A hw/virtio/vhost-user-test-device-pci.c :000000 100644 0000000000000000000000000000000000000000 a2f963fdf60ae7f014f7a319b9673d06a9fbfc3e A hw/virtio/vhost-user-test-device.c :000000 100644 0000000000000000000000000000000000000000 bac96c96d8ae59d9d2ab1793aa24df883b74a55b A hw/virtio/vhost-user-vsock-pci.c :000000 100644 0000000000000000000000000000000000000000 c2cd376e7326b19cdd3d34fb1464c4dcd12194a8 A hw/virtio/vhost-user-vsock.c :000000 100644 0000000000000000000000000000000000000000 65889b0776d09ad5c4bda86b6f072db584106718 A hw/virtio/vhost-user.c :000000 100644 0000000000000000000000000000000000000000 9e1aa4860a874f620a877dc1bb0de6dc89d97421 A hw/virtio/vhost-vdpa.c :000000 100644 0000000000000000000000000000000000000000 4ef037627b5de03e402753b46fbde66cbab28334 A hw/virtio/vhost-vsock-common.c :000000 100644 0000000000000000000000000000000000000000 3a94d06f8c01af340d74439e905ea56c6c35f42e A hw/virtio/vhost-vsock-pci.c :000000 100644 0000000000000000000000000000000000000000 da244eb16579376b801fb402ab63328d787ba4b6 A hw/virtio/vhost-vsock.c :000000 100644 0000000000000000000000000000000000000000 68a8e404818a296396505e0e8feab4ec339d5bcb A hw/virtio/vhost.c :000000 100644 0000000000000000000000000000000000000000 4b501ac2a37b0b46307ac215cde6060ba2123522 A hw/virtio/virtio-9p-pci.c :000000 100644 0000000000000000000000000000000000000000 85becef03c0fe1f8d61ed1dcfb325a1fc4f35fd1 A hw/virtio/virtio-acpi.c :000000 100644 0000000000000000000000000000000000000000 0bb5931bbcc8b0abceaf315042dcbc7027816e1f A hw/virtio/virtio-balloon-pci.c :000000 100644 0000000000000000000000000000000000000000 07d519cf6d7769ca5029ab9fc219779f21e77fb0 A hw/virtio/virtio-balloon.c :000000 100644 0000000000000000000000000000000000000000 3eecc23a65791893339395eab596323d8bc79747 A hw/virtio/virtio-blk-pci.c :000000 100644 0000000000000000000000000000000000000000 9b545acda311d8b467d04322c2dbcf77927648b7 A hw/virtio/virtio-bus.c :000000 100644 0000000000000000000000000000000000000000 f58d90b6e312dc8542047907e248db7db2110dec A hw/virtio/virtio-config-io.c :000000 100644 0000000000000000000000000000000000000000 7b7dd056169df010f639d2f4613b31cb6abc0c95 A hw/virtio/virtio-crypto-pci.c :000000 100644 0000000000000000000000000000000000000000 85c7279aae2753e2e4b9a5b5b82162463ef2334c A hw/virtio/virtio-crypto.c :000000 100644 0000000000000000000000000000000000000000 e5da6f00699dcbad02d820b6f87932ac32819ca1 A hw/virtio/virtio-hmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 cf8a9cf9e8db5c17ca8a7aa528072482f39288b9 A hw/virtio/virtio-input-host-pci.c :000000 100644 0000000000000000000000000000000000000000 cd3560846069c54456c85f904cff7bf2cffb6be4 A hw/virtio/virtio-input-pci.c :000000 100644 0000000000000000000000000000000000000000 7b5ffddc1e97f07f8ea10ba6d9ab74c5e286974e A hw/virtio/virtio-iommu-pci.c :000000 100644 0000000000000000000000000000000000000000 208815096fc0c172b93a48a6dce8d796176f177d A hw/virtio/virtio-iommu.c :000000 100644 0000000000000000000000000000000000000000 97ea0ec7b313bda86b7d92ae5fdf08265122660b A hw/virtio/virtio-md-pci.c :000000 100644 0000000000000000000000000000000000000000 ce5bba0c9d88c76d28490a747f3fa98bc9841d33 A hw/virtio/virtio-md-stubs.c :000000 100644 0000000000000000000000000000000000000000 f592eb1a7849b72844a32c81b92e70031363eb87 A hw/virtio/virtio-mem-pci.c :000000 100644 0000000000000000000000000000000000000000 c50b51d6082f3d7f41a7cfdf434f9d200841d455 A hw/virtio/virtio-mem-pci.h :000000 100644 0000000000000000000000000000000000000000 7130ed852d9cc4d8f06262091e3e834ffbf1de9e A hw/virtio/virtio-mem.c :000000 100644 0000000000000000000000000000000000000000 55ceaeef5fc7e2d06a034393999b942d6b610a4f A hw/virtio/virtio-mmio.c :000000 100644 0000000000000000000000000000000000000000 fd3e0303f5f5b08bc6d4cb44bff699a46c16bb3a A hw/virtio/virtio-net-pci.c :000000 100644 0000000000000000000000000000000000000000 96e92be1b66e73c9578e9d9db7104bfe3def54ba A hw/virtio/virtio-nsm-pci.c :000000 100644 0000000000000000000000000000000000000000 3bf5e7009a4614bd6bcd637bb2d8ced22da89b1e A hw/virtio/virtio-nsm.c :000000 100644 0000000000000000000000000000000000000000 c73f1f546cb3655c63f89d0ecc28a57353e12d2f A hw/virtio/virtio-pci.c :000000 100644 0000000000000000000000000000000000000000 babd91c21f0dc9615c52f1ddc854701f5c1263fb A hw/virtio/virtio-pmem-pci.c :000000 100644 0000000000000000000000000000000000000000 88b01ce2dbaf03480d4bb3bb48991afc8c1e6a88 A hw/virtio/virtio-pmem-pci.h :000000 100644 0000000000000000000000000000000000000000 6f7271c140a040d2220b5ac68c652dd27273ff21 A hw/virtio/virtio-pmem.c :000000 100644 0000000000000000000000000000000000000000 5aaeebdd96af5e62e4182d7ac525b34043970505 A hw/virtio/virtio-qmp.c :000000 100644 0000000000000000000000000000000000000000 e0a1e49035e4b35388022f61f12b2e7d55b54770 A hw/virtio/virtio-qmp.h :000000 100644 0000000000000000000000000000000000000000 dcea260825ff4df64471838f3dfe9c75cd55afc9 A hw/virtio/virtio-rng-pci.c :000000 100644 0000000000000000000000000000000000000000 d68d9011953b5ee03a36c89d16c9384a27984caa A hw/virtio/virtio-rng.c :000000 100644 0000000000000000000000000000000000000000 fe25f21fbc973ebf90b1e99109ed5abb3a9539af A hw/virtio/virtio-rtc-pci.c :000000 100644 0000000000000000000000000000000000000000 0dcbe94758ae5c50505568b1ae1e46e05db12fdd A hw/virtio/virtio-rtc.c :000000 100644 0000000000000000000000000000000000000000 fd5102819ad967b0ac5c96ab54e419eec92c7043 A hw/virtio/virtio-scsi-pci.c :000000 100644 0000000000000000000000000000000000000000 6d33d149dfd0f6fff04361c3a8fe46a3edcacc74 A hw/virtio/virtio-serial-pci.c :000000 100644 0000000000000000000000000000000000000000 7ddb22cc5e81ee87631ce1eb7798cfa354c178f2 A hw/virtio/virtio-stub.c :000000 100644 0000000000000000000000000000000000000000 c9f9e5b511684a9d52e3ffc50f6f4289dc6c6c6a A hw/virtio/virtio.c :000000 100644 0000000000000000000000000000000000000000 2382b297672274f27c447b9168cab9425f01ed17 A hw/vmapple/Kconfig :000000 100644 0000000000000000000000000000000000000000 553e688adbe7e2636b9514c27a2b180af5cc66e5 A hw/vmapple/aes.c :000000 100644 0000000000000000000000000000000000000000 4dc10c151d28245b07df2110b892534fda2471d6 A hw/vmapple/bdif.c :000000 100644 0000000000000000000000000000000000000000 2a3204f0ec2615097a4198e42cbe8d185f526e9e A hw/vmapple/cfg.c :000000 100644 0000000000000000000000000000000000000000 23bc4c999e38a6927525257586a0161e7186398d A hw/vmapple/meson.build :000000 100644 0000000000000000000000000000000000000000 93380ede1451dcc269ed35a8b5f676954945915e A hw/vmapple/trace-events :000000 100644 0000000000000000000000000000000000000000 d099d5ecd9e2f15ac966c45d5bc7ce8081c1d5a9 A hw/vmapple/trace.h :000000 100644 0000000000000000000000000000000000000000 9de9aaae0bfc743b25edb30e88f4ebe0c6fdbcfa A hw/vmapple/virtio-blk.c :000000 100644 0000000000000000000000000000000000000000 607181f5177b1c798a7504150ce29aa383b29993 A hw/vmapple/vmapple.c :000000 100644 0000000000000000000000000000000000000000 55f77c5c84b675f9c0c7d4872ac469d7d2684950 A hw/watchdog/Kconfig :000000 100644 0000000000000000000000000000000000000000 156f82353423d9861d88b79b5caaab8a7269cd90 A hw/watchdog/allwinner-wdt.c :000000 100644 0000000000000000000000000000000000000000 c474166cfcc6977fdc31a746e824d2a4b3127e34 A hw/watchdog/cmsdk-apb-watchdog.c :000000 100644 0000000000000000000000000000000000000000 1f83b499e828cad3f74689f0bd41ce2fda9bcbdf A hw/watchdog/k230_wdt.c :000000 100644 0000000000000000000000000000000000000000 5edae65a362204d8052bedf5ec490e0bef181acc A hw/watchdog/meson.build :000000 100644 0000000000000000000000000000000000000000 1834dc8db8331c028aff6aab771ff36b213f6728 A hw/watchdog/sbsa_gwdt.c :000000 100644 0000000000000000000000000000000000000000 5a72896066e41694e6b109f1dbdaa44897aa1ae6 A hw/watchdog/spapr_watchdog.c :000000 100644 0000000000000000000000000000000000000000 b388f7b2506f7fe1b59b8dcdb42ca6527ea383f1 A hw/watchdog/trace-events :000000 100644 0000000000000000000000000000000000000000 5d8495752bdaa6607e9b29a035cbeec7405e3711 A hw/watchdog/trace.h :000000 100644 0000000000000000000000000000000000000000 5f764a0c1b89786aa234c349689171a4b4b68452 A hw/watchdog/watchdog.c :000000 100644 0000000000000000000000000000000000000000 deed970c89b966bd17e1072590634e36b4d99e46 A hw/watchdog/wdt_aspeed.c :000000 100644 0000000000000000000000000000000000000000 1275353e8e547fa186d61ef6658ec2a8dd895b95 A hw/watchdog/wdt_diag288.c :000000 100644 0000000000000000000000000000000000000000 3aa01b8d68fe9b84c9d4ec0fb4f2031e132f59aa A hw/watchdog/wdt_i6300esb.c :000000 100644 0000000000000000000000000000000000000000 51a26a4cbbcfaa05d863a1258311de4f846bf4dc A hw/watchdog/wdt_ib700.c :000000 100644 0000000000000000000000000000000000000000 c83d4107c19f9cef620a6eb99fd8476bf65ef7de A hw/watchdog/wdt_imx2.c :000000 100644 0000000000000000000000000000000000000000 3467efb986749d0d3759dcf2b675222796657e78 A hw/xen/Kconfig :000000 100644 0000000000000000000000000000000000000000 dcd2b7e1df3a522eecd414c4ed9efa4297cb26fb A hw/xen/meson.build :000000 100644 0000000000000000000000000000000000000000 b67942d07b49f6859e13d6f5a73da45cf4dde2f4 A hw/xen/trace-events :000000 100644 0000000000000000000000000000000000000000 adba31a13670076192c1125a965fa5b20432b226 A hw/xen/trace.h :000000 100644 0000000000000000000000000000000000000000 b9bf70a9f52bb39fb58c0e119b54b3352646e9ca A hw/xen/xen-backend.c :000000 100644 0000000000000000000000000000000000000000 1087a585cc71ffc223311f7826097284010e3ade A hw/xen/xen-bus-helper.c :000000 100644 0000000000000000000000000000000000000000 8def3bb68bc6f124d893b50ea18719e7c5d55a2e A hw/xen/xen-bus.c :000000 100644 0000000000000000000000000000000000000000 eaf32f27107b68dc0bd8e0e732d6d0c7fc812671 A hw/xen/xen-host-pci-device.c :000000 100644 0000000000000000000000000000000000000000 270dcb27f7b3f3158a7591516bcf787dc16d9bc7 A hw/xen/xen-host-pci-device.h :000000 100644 0000000000000000000000000000000000000000 62d88804c432c19d4bea3a2dfa53947bdc628b05 A hw/xen/xen-hvm-common.c :000000 100644 0000000000000000000000000000000000000000 7977b527127b045342d83975020969f6f01c145f A hw/xen/xen-legacy-backend.c :000000 100644 0000000000000000000000000000000000000000 e30c07c2ee981f6b639fd7bc4d3ea52ff18598fe A hw/xen/xen-mapcache.c :000000 100644 0000000000000000000000000000000000000000 e00983ec4470e9d20d378bb8a83aa8033263468a A hw/xen/xen-operations.c :000000 100644 0000000000000000000000000000000000000000 cca37202ffb2702b0189000a26162746f98ecd10 A hw/xen/xen-pvh-common.c :000000 100644 0000000000000000000000000000000000000000 5698cc7c0eb7f3efb6cc51f076513214f11af40e A hw/xen/xen_devconfig.c :000000 100644 0000000000000000000000000000000000000000 0fe9c0aada840c14b50f6d88ff5146bbf0313594 A hw/xen/xen_pt.c :000000 100644 0000000000000000000000000000000000000000 095a0f0365d4ae8e16095de08148200af9535a2c A hw/xen/xen_pt.h :000000 100644 0000000000000000000000000000000000000000 bbc82a2bcfa4d616b918b64c518baa7974833416 A hw/xen/xen_pt_config_init.c :000000 100644 0000000000000000000000000000000000000000 7df93445002be75c2728da905cecb037703784cf A hw/xen/xen_pt_graphics.c :000000 100644 0000000000000000000000000000000000000000 319efcad6ef3f67177bebb9d90bb708055cc0e37 A hw/xen/xen_pt_load_rom.c :000000 100644 0000000000000000000000000000000000000000 df15ccf0d030e292c01bddedd656ebb4021c6540 A hw/xen/xen_pt_msi.c :000000 100644 0000000000000000000000000000000000000000 72feebeb207f6e0d643cc3babdab5a5cccc25fc8 A hw/xen/xen_pt_stub.c :000000 100644 0000000000000000000000000000000000000000 e36370e2ee97b7f5b92aa40f55bb3ab9d82bd678 A hw/xen/xen_pvdev.c :000000 100644 0000000000000000000000000000000000000000 f830768d99830a6547e9b867e69af97de32c380d A hw/xen/xen_stubs.c :000000 100644 0000000000000000000000000000000000000000 40f911ac15d90d5422d75a344bf08a497ca1000a A hw/xenpv/meson.build :000000 100644 0000000000000000000000000000000000000000 c406821c34ca984848600cf5cca4e6b2631ccc77 A hw/xenpv/xen_machine_pv.c :000000 100644 0000000000000000000000000000000000000000 1f0492d89c05f2df9e0eb645ef7fd011ca26a364 A hw/xtensa/Kconfig :000000 100644 0000000000000000000000000000000000000000 1eb741c909d02458cdf567fd4f5ea0215614024d A hw/xtensa/bootparam.h :000000 100644 0000000000000000000000000000000000000000 1d5835df4bf4b0efdf5be01017da7456bf1a1ff1 A hw/xtensa/meson.build :000000 100644 0000000000000000000000000000000000000000 8ded3bc79b5a1f7aa0b0fa21471433267cd0de8c A hw/xtensa/mx_pic.c :000000 100644 0000000000000000000000000000000000000000 370a353f1e3b57a5f2cf08217a6b9f63e102d313 A hw/xtensa/pic_cpu.c :000000 100644 0000000000000000000000000000000000000000 835cd04fe013296fb0678002a5602388ac68abdb A hw/xtensa/sim.c :000000 100644 0000000000000000000000000000000000000000 271f06e0953c77f1d0c1a9f998a32c3f0d14678f A hw/xtensa/virt.c :000000 100644 0000000000000000000000000000000000000000 13a6077d868fb08628b4a1ea57b6990afc3a5530 A hw/xtensa/xtensa_memory.c :000000 100644 0000000000000000000000000000000000000000 c86ad06685adf1105e018c509aa36afdb80209c1 A hw/xtensa/xtensa_memory.h :000000 100644 0000000000000000000000000000000000000000 bdc92f3d2c395c9e708729c897e7a0301c60480e A hw/xtensa/xtensa_sim.h :000000 100644 0000000000000000000000000000000000000000 8f85fc8ddb447a8e41f413448eecc47f67782743 A hw/xtensa/xtfpga.c :000000 100644 0000000000000000000000000000000000000000 f0c7ee7542c24507f13787e57d3098db1fecf5d1 A include/accel/accel-cpu-ops.h :000000 100644 0000000000000000000000000000000000000000 6feb344e29b1fd88b5dec168aa08616d0ced76f8 A include/accel/accel-cpu-target.h :000000 100644 0000000000000000000000000000000000000000 9e7eede7c3c404cfa9de60448d4be8b34eff962f A include/accel/accel-cpu.h :000000 100644 0000000000000000000000000000000000000000 9f3f329c448dd0f59998b02641a85dda96d4d152 A include/accel/accel-ops.h :000000 100644 0000000000000000000000000000000000000000 07fac27e2a72b96c1fd4855186790f28c164c903 A include/accel/accel-route.h :000000 100644 0000000000000000000000000000000000000000 f12be8cfb7fc959069751b7f7b1e76418599bb32 A include/accel/tcg/cpu-ldst-common.h :000000 100644 0000000000000000000000000000000000000000 1facabccb23ae1d9d97883ef2732f89f703a6076 A include/accel/tcg/cpu-ldst.h :000000 100644 0000000000000000000000000000000000000000 f4d38bc2bca3a66f27d68e81f2e6295152c9a5b9 A include/accel/tcg/cpu-loop.h :000000 100644 0000000000000000000000000000000000000000 e0fb6ef91c86f5d33894d299150770b477ba656b A include/accel/tcg/cpu-mmu-index.h :000000 100644 0000000000000000000000000000000000000000 3ff6e6810e0e4c28e29fe772882799a7937405c3 A include/accel/tcg/cpu-ops.h :000000 100644 0000000000000000000000000000000000000000 8a97ce34e76fb44d4336706406fe0e1a2e46761c A include/accel/tcg/getpc.h :000000 100644 0000000000000000000000000000000000000000 ebdc8b378d46369eecb00380ee6ec573df9d9808 A include/accel/tcg/helper-retaddr.h :000000 100644 0000000000000000000000000000000000000000 a4032a292e52400e6024235e1b28b862a0128662 A include/accel/tcg/iommu.h :000000 100644 0000000000000000000000000000000000000000 0b788901ba0ee8ecb461686755ab3170a9e4b1d2 A include/accel/tcg/probe.h :000000 100644 0000000000000000000000000000000000000000 1903af4c2a296324c9cad2b9071eef7df38ecdbd A include/accel/tcg/tb-cpu-state.h :000000 100644 0000000000000000000000000000000000000000 b53e4e4507eedf25c960b9e3104c6e41ca7eff74 A include/authz/base.h :000000 100644 0000000000000000000000000000000000000000 7ef4ad4b4ede06d660a5422da236660c88ff1bce A include/authz/list.h :000000 100644 0000000000000000000000000000000000000000 0b7fe721984bb86e571f71c5c17bbfdace26dc73 A include/authz/listfile.h :000000 100644 0000000000000000000000000000000000000000 592edb2bf0dff12667b072f236cd2859de8c11de A include/authz/pamacct.h :000000 100644 0000000000000000000000000000000000000000 c46a5ac5a15ad5caa54cd46b37a59bd0e23581ed A include/authz/simple.h :000000 100644 0000000000000000000000000000000000000000 12d3246092763383e94908c86c9f527f0c239e86 A include/block/accounting.h :000000 100644 0000000000000000000000000000000000000000 c81d637617ec322130258b6b54132aaa816d2be1 A include/block/aio_task.h :000000 100644 0000000000000000000000000000000000000000 895ea175413f22d96c00325609c91d837afa27a1 A include/block/block-common.h :000000 100644 0000000000000000000000000000000000000000 0df2771181bd515a68b14b3e59ae47e899125eb8 A include/block/block-copy.h :000000 100644 0000000000000000000000000000000000000000 ed89999f0fbcb5cf6792964d671b00f9b9d4ab51 A include/block/block-global-state.h :000000 100644 0000000000000000000000000000000000000000 0f5908958f05c24d9ec24800204866767c851fdb A include/block/block-hmp-cmds.h :000000 100644 0000000000000000000000000000000000000000 d34d846bb2a3ab5287cb2eb31196eb63039873f1 A include/block/block-io.h :000000 100644 0000000000000000000000000000000000000000 e2c647de279b3dfa612e3ca4561f8c3a751d2453 A include/block/block.h :000000 100644 0000000000000000000000000000000000000000 4d4d5ba1538c9dcd3db07b81716a38695610f96a A include/block/block_backup.h :000000 100644 0000000000000000000000000000000000000000 147c08155f7c53b6a1ae360e5bf81187e921976f A include/block/block_int-common.h :000000 100644 0000000000000000000000000000000000000000 e7c8f1a8567e849c17cbd743c97064d1faf12fcf A include/block/block_int-global-state.h :000000 100644 0000000000000000000000000000000000000000 ed8b5657d6acd585294c5b980b229c6e73af45a2 A include/block/block_int-io.h :000000 100644 0000000000000000000000000000000000000000 567a178e13d10cffae10caae932b8f5012230a18 A include/block/block_int.h :000000 100644 0000000000000000000000000000000000000000 85284cb25e212c9760a6f2e7f3425f2ee9f53327 A include/block/blockjob.h :000000 100644 0000000000000000000000000000000000000000 4c3d2e25a209b578cf292fc205dbc202c88f901a A include/block/blockjob_int.h :000000 100644 0000000000000000000000000000000000000000 28029bbc2bc53c33b3c282846be305602f400994 A include/block/dirty-bitmap.h :000000 100644 0000000000000000000000000000000000000000 ca45da928c764ed35635e113331ac39d7be45f1f A include/block/export.h :000000 100644 0000000000000000000000000000000000000000 ffa91fe36443b79772febed979167ff0ef58ffac A include/block/fuse.h :000000 100644 0000000000000000000000000000000000000000 95bf5ede40b3dd62214184895a215cc4c73d4860 A include/block/graph-lock.h :000000 100644 0000000000000000000000000000000000000000 ab40842da9a7a2f156085cc3d73b8a4eab3d0e3d A include/block/nbd.h :000000 100644 0000000000000000000000000000000000000000 17a7c7818d77f3b906bf0ee1f93291247d03e1b9 A include/block/nvme.h :000000 100644 0000000000000000000000000000000000000000 be554e53dcaedc6266833176c36d40929bb181b9 A include/block/qapi.h :000000 100644 0000000000000000000000000000000000000000 53c4df4cb26c6ef5b2581d2db3bba740bbe17744 A include/block/qdict.h :000000 100644 0000000000000000000000000000000000000000 256d0468a8811c89ab060d9d9fec52561e46f79f A include/block/raw-aio.h :000000 100644 0000000000000000000000000000000000000000 21931b4f0ca30010fc2d047ea578f7073db17e46 A include/block/replication.h :000000 100644 0000000000000000000000000000000000000000 5253497bae35035ac77464b4c2297cee6d231c3d A include/block/reqlist.h :000000 100644 0000000000000000000000000000000000000000 2316a43e2651ef0cb7ae041a12d8825fb6a85231 A include/block/snapshot.h :000000 100644 0000000000000000000000000000000000000000 e9ddb2b6d3c0f6866029e82d949849ffa32640fb A include/block/thread-pool.h :000000 100644 0000000000000000000000000000000000000000 7dfc81f7b5081af39935a316289069a48aebdd3c A include/block/throttle-groups.h :000000 100644 0000000000000000000000000000000000000000 d19b3c65ef40eba9b289173d57d63156dae130c5 A include/block/ufs.h :000000 100644 0000000000000000000000000000000000000000 63d1583887aa5ce2f14f4f2d2f514b0f87aae555 A include/block/write-threshold.h :000000 100644 0000000000000000000000000000000000000000 6fe43062ca954178b660b52ec74704193f65f2d1 A include/chardev/char-fd.h :000000 100644 0000000000000000000000000000000000000000 a82894e1d511f604dbf0ccfcfc38d0e7fd2e4e5c A include/chardev/char-fe.h :000000 100644 0000000000000000000000000000000000000000 540131346d169cae300f9152a4a63abd9b2a2bff A include/chardev/char-io.h :000000 100644 0000000000000000000000000000000000000000 c09751fd6c611043fa3f785b40cf42cdfdc51638 A include/chardev/char-parallel.h :000000 100644 0000000000000000000000000000000000000000 ad6891b26d9a43da16a1ba089a5d863fc7f17754 A include/chardev/char-serial.h :000000 100644 0000000000000000000000000000000000000000 d6d13ad37f978ea8dcf816b66d06f3bf9645ffd7 A include/chardev/char-socket.h :000000 100644 0000000000000000000000000000000000000000 d7314f734dda6b912de2b229065671be4a63dcc5 A include/chardev/char-win-stdio.h :000000 100644 0000000000000000000000000000000000000000 485521469cee5324b203dce1b58ef5eaf4a36d50 A include/chardev/char-win.h :000000 100644 0000000000000000000000000000000000000000 7377d8e60a084de9c1efdb55f42e7171973d60ce A include/chardev/char.h :000000 100644 0000000000000000000000000000000000000000 58e5b727e9fe35bf112c32989b22fca930a449ec A include/chardev/spice.h :000000 100644 0000000000000000000000000000000000000000 854fb0966a6ade7941719bf2639566f0b2f8e9ab A include/crypto/aes-round.h :000000 100644 0000000000000000000000000000000000000000 381f24c9022d2aa8a0ea0a350bc7b6cc6dc7e4e4 A include/crypto/aes.h :000000 100644 0000000000000000000000000000000000000000 06f28fe67c8ab2ab0374cf70d7a6dbe3d4c4db24 A include/crypto/afsplit.h :000000 100644 0000000000000000000000000000000000000000 8756105f22ce928a710d95ea0b85790a79c7fbe9 A include/crypto/akcipher.h :000000 100644 0000000000000000000000000000000000000000 b013d27f0083573febdd91a2a65c1d99f098ff7c A include/crypto/block.h :000000 100644 0000000000000000000000000000000000000000 2e361411b949a915c8106cbbc4869ba928483a19 A include/crypto/cipher.h :000000 100644 0000000000000000000000000000000000000000 446931fe05ba90623fb504b28b7cc97dec2e06f1 A include/crypto/clmul.h :000000 100644 0000000000000000000000000000000000000000 af8d12234da3258577e976a0f886f10ff91a3167 A include/crypto/desrfb.h :000000 100644 0000000000000000000000000000000000000000 43525098c51367835c0ebf004d7ed78942fc9070 A include/crypto/hash.h :000000 100644 0000000000000000000000000000000000000000 0885ae22d1d8b397f4ffcd2abe066dbb6faac4ef A include/crypto/hmac.h :000000 100644 0000000000000000000000000000000000000000 00e0f637ce902490ed99c1b77c16cd45c7b110fc A include/crypto/init.h :000000 100644 0000000000000000000000000000000000000000 bfa5d28103fe2e5db68f8ae45485ed6ac024b9ed A include/crypto/ivgen.h :000000 100644 0000000000000000000000000000000000000000 cf59fce610e1701871c80c302abb913ae7b6478b A include/crypto/pbkdf.h :000000 100644 0000000000000000000000000000000000000000 325ff075d85196d0e633dbfbd206c7cbdd03a329 A include/crypto/random.h :000000 100644 0000000000000000000000000000000000000000 5d20ae6d2f8b4fe07d39eabc90fb68bd23113e1d A include/crypto/secret.h :000000 100644 0000000000000000000000000000000000000000 a0a22e1abd276b86e1180d04b9b2c860df81f295 A include/crypto/secret_common.h :000000 100644 0000000000000000000000000000000000000000 3758852cb8988d05631049fae190b8c72f9b9787 A include/crypto/secret_keyring.h :000000 100644 0000000000000000000000000000000000000000 382b26d9224b1e299e0461ec2a97247c87190161 A include/crypto/sm4.h :000000 100644 0000000000000000000000000000000000000000 31697a7d6deecd8ff10a54157658588da9e2bc8a A include/crypto/tls-cipher-suites.h :000000 100644 0000000000000000000000000000000000000000 bb9280ed1a35a717293f573139eba55a55029702 A include/crypto/tlscreds.h :000000 100644 0000000000000000000000000000000000000000 bd3023f9ea746a152b75f11fda48cb4d10a521d8 A include/crypto/tlscredsanon.h :000000 100644 0000000000000000000000000000000000000000 bcd07dc4f620aa98f22805bff195598ab533e3f1 A include/crypto/tlscredspsk.h :000000 100644 0000000000000000000000000000000000000000 61b7f735737ffab8201af10cf3b7f0bc82396d14 A include/crypto/tlscredsx509.h :000000 100644 0000000000000000000000000000000000000000 28e419681e471994667818457e2b0a836318453c A include/crypto/tlssession.h :000000 100644 0000000000000000000000000000000000000000 c256d7bfadeba101de9462d5510b08fa2501e0d4 A include/crypto/x509-utils.h :000000 100644 0000000000000000000000000000000000000000 e72faf8179946e2b9183a34fbf210db17ec8ce94 A include/disas/capstone.h :000000 100644 0000000000000000000000000000000000000000 911352703ea198b69dc18e212cc868dee626e873 A include/disas/dis-asm.h :000000 100644 0000000000000000000000000000000000000000 47daa9b4d2dfc035724f20fbe047583e35c0a453 A include/disas/disas.h :000000 100644 0000000000000000000000000000000000000000 bbfac055de44e60eefab91fc61c7070d758963db A include/elf.h :000000 100644 0000000000000000000000000000000000000000 2aedcceb0c217b5034f3a499df47e72c25e25742 A include/exec/abi_ptr.h :000000 100644 0000000000000000000000000000000000000000 cc6fedd09fe5c7cd9c1a65981bb5e366374f0c3e A include/exec/breakpoint.h :000000 100644 0000000000000000000000000000000000000000 c14362f780dbf3c86ecf85d8f0e4349d95d4744a A include/exec/cpu-common.h :000000 100644 0000000000000000000000000000000000000000 141b5a99292294498672943491015baf79e1c1f2 A include/exec/cpu-defs.h :000000 100644 0000000000000000000000000000000000000000 40715193ca3091f9cc55721a6333194fc7ce3c5e A include/exec/cpu-interrupt.h :000000 100644 0000000000000000000000000000000000000000 f7f7020382d17fd94f63c800ed7ff53766ca4b1d A include/exec/cputlb.h :000000 100644 0000000000000000000000000000000000000000 75eb4d9c365ee62c2ed0c182bc72a58f6c18d3d0 A include/exec/gdbstub.h :000000 100644 0000000000000000000000000000000000000000 834590dc4e5a4b05857e25675664a46615d249f3 A include/exec/helper-gen-common.h :000000 100644 0000000000000000000000000000000000000000 f7ec15569973d7885fc2be36913e697e77c59b34 A include/exec/helper-gen.h :000000 100644 0000000000000000000000000000000000000000 dabe138e205713d84080dfb586c3e64cc2a0210e A include/exec/helper-gen.h.inc :000000 100644 0000000000000000000000000000000000000000 7dec5f5b067784d79c5d04130375bb662ab6d773 A include/exec/helper-head.h.inc :000000 100644 0000000000000000000000000000000000000000 c551736d49f5f42cb66527c84d6a6003f38edca1 A include/exec/helper-info.c.inc :000000 100644 0000000000000000000000000000000000000000 76e6c25becb23858bd04b5f6bece0f04e666c88a A include/exec/helper-proto-common.h :000000 100644 0000000000000000000000000000000000000000 6935cb4f16f8e2a5372ddf99c58d8fdff4e6ea4b A include/exec/helper-proto.h :000000 100644 0000000000000000000000000000000000000000 f8e57e43ce70ab713c5c5bb37185cf1b3f52655a A include/exec/helper-proto.h.inc :000000 100644 0000000000000000000000000000000000000000 50fbb2d96c86401bc3780a4f314b8cf5b8f36694 A include/exec/hwaddr.h :000000 100644 0000000000000000000000000000000000000000 7a26b40084dbf8c14560607f3350b89b49fa41bd A include/exec/icount.h :000000 100644 0000000000000000000000000000000000000000 4a7375a45fb5520936ef3ff6493605e1b3b97e76 A include/exec/log.h :000000 100644 0000000000000000000000000000000000000000 52ee9552491570e26db7f0e37d1e3e53b0381d6d A include/exec/memattrs.h :000000 100644 0000000000000000000000000000000000000000 4aaa6a0ab0245900ce080cc0c9a681dc0bedf9c4 A include/exec/memop.h :000000 100644 0000000000000000000000000000000000000000 66d9c58b3afcde20f7ad8c67aca684cd9390e710 A include/exec/memopidx.h :000000 100644 0000000000000000000000000000000000000000 50ffdab9c5def074f6e3d53e208db31be0b1732c A include/exec/mmap-lock.h :000000 100644 0000000000000000000000000000000000000000 28bbb05b94cfe1df40519f852a35e3e6485e57cc A include/exec/mmu-access-type.h :000000 100644 0000000000000000000000000000000000000000 c50ce57d150f3c4c5f35182477a471358db11871 A include/exec/page-protection.h :000000 100644 0000000000000000000000000000000000000000 f2d735bec2fe2f6f043491f85c06511496953873 A include/exec/page-vary.h :000000 100644 0000000000000000000000000000000000000000 cbb2ca2131d0160c8454dd51e0181d4a6ef66f64 A include/exec/plugin-gen.h :000000 100644 0000000000000000000000000000000000000000 21eed4c54fac1fdee83582112ea4f053524bd3d1 A include/exec/poison.h :000000 100644 0000000000000000000000000000000000000000 244c77acce5ca8c1a98fa7ce4323fab4bf061113 A include/exec/replay-core.h :000000 100644 0000000000000000000000000000000000000000 3cd8e26a23fcb795302332172bb3bb3fd342f9d9 A include/exec/target_long.h :000000 100644 0000000000000000000000000000000000000000 813591c9b51cfff1903bd436afe6c594c57d20d8 A include/exec/target_page.h :000000 100644 0000000000000000000000000000000000000000 e971d4ba6d69b9f666b75c7ede5948e2c2e6e224 A include/exec/tb-flush.h :000000 100644 0000000000000000000000000000000000000000 03b5a8ffc71f2d23a5f40595becb32de00e4fa56 A include/exec/tlb-common.h :000000 100644 0000000000000000000000000000000000000000 e12cddf234512021d97b97e3869fdbb1331125c9 A include/exec/tlb-flags.h :000000 100644 0000000000000000000000000000000000000000 40cc6990318ca41b748b68cb6280f74e66d69705 A include/exec/translation-block.h :000000 100644 0000000000000000000000000000000000000000 978dee25add2068f82102882d4dd00188b05b301 A include/exec/translator.h :000000 100644 0000000000000000000000000000000000000000 17ac5444544dd2efeb01f61f7b359a34de18970a A include/exec/tswap.h :000000 100644 0000000000000000000000000000000000000000 28bec632fbbf6195efacb661fc8f452b5f0e4658 A include/exec/vaddr.h :000000 100644 0000000000000000000000000000000000000000 c4d069425ba2cdcc2bf07cd007425b74bc4a63be A include/exec/watchpoint.h :000000 100644 0000000000000000000000000000000000000000 8df027313209b7818c4120ee19e052b50ace8978 A include/fpu/softfloat-helpers.h :000000 100644 0000000000000000000000000000000000000000 f35cdbfa636b52f15548536d13e0b13220ddb8fc A include/fpu/softfloat-macros.h :000000 100644 0000000000000000000000000000000000000000 7170cc7b6a79b3e5d61b18207ae5224142e18175 A include/fpu/softfloat-parts.h :000000 100644 0000000000000000000000000000000000000000 d7f5303a6b1c3cedc99c26bff46126b55545b062 A include/fpu/softfloat-types.h :000000 100644 0000000000000000000000000000000000000000 d48fc6b043759b60a9c11e9e22e6b0041d3e6f14 A include/fpu/softfloat.h :000000 100644 0000000000000000000000000000000000000000 989a95c33f951cf20e39fb0df04aed5c5fbd8944 A include/gdbstub/commands.h :000000 100644 0000000000000000000000000000000000000000 e4e2043d92c6ebeeef61b6111cbdb24751486619 A include/gdbstub/enums.h :000000 100644 0000000000000000000000000000000000000000 b2f41d6d280bd0cd3179f7e3e21c1b02db1edfa3 A include/gdbstub/helpers.h :000000 100644 0000000000000000000000000000000000000000 a09559128b11e77978a80f69a2ac45046861d19b A include/gdbstub/syscalls.h :000000 100644 0000000000000000000000000000000000000000 654986d483b1adc2682ed39c51a8ce6036fdbdc3 A include/gdbstub/user.h :000000 100644 0000000000000000000000000000000000000000 32ee2afdcdf5703ca7735dc3766cdac9348e91ea A include/glib-compat.h :000000 100644 0000000000000000000000000000000000000000 2e6e34199878012425132d89cd097da5fac9289a A include/hw/acpi/acpi-defs.h :000000 100644 0000000000000000000000000000000000000000 dc3672db5213598aee32de2e66f08f6216757fe4 A include/hw/acpi/acpi.h :000000 100644 0000000000000000000000000000000000000000 4be1b4acda67d03f385ae9732e460facca9d3125 A include/hw/acpi/acpi_aml_interface.h :000000 100644 0000000000000000000000000000000000000000 65debb90a8d40a2e2c5b9338a59a168c35f67709 A include/hw/acpi/acpi_dev_interface.h :000000 100644 0000000000000000000000000000000000000000 eaff025d26eed28fb155b746dabd7139835e67f1 A include/hw/acpi/aml-build.h :000000 100644 0000000000000000000000000000000000000000 a711dbced85ece815927601ab15faa1db13d9374 A include/hw/acpi/bios-linker-loader.h :000000 100644 0000000000000000000000000000000000000000 3664ac7a52fa3a0921ab4f8ba4e74d0abfd9619a A include/hw/acpi/cpu.h :000000 100644 0000000000000000000000000000000000000000 bac40ccfa0ee46578949b7542178cbd19550092a A include/hw/acpi/cpu_hotplug.h :000000 100644 0000000000000000000000000000000000000000 8f22c71530d888e40f048ab6d475325a9077cdbf A include/hw/acpi/cxl.h :000000 100644 0000000000000000000000000000000000000000 b2ff663ddcabde90a05d7ae768411d974a5ccdee A include/hw/acpi/erst.h :000000 100644 0000000000000000000000000000000000000000 42a8033a23e278f92fb476b1f03696c16b2bc12b A include/hw/acpi/generic_event_device.h :000000 100644 0000000000000000000000000000000000000000 5b29aae4dd4f222c317c1e6bef9e74127270723f A include/hw/acpi/ghes.h :000000 100644 0000000000000000000000000000000000000000 6956b2b9c9a22c495ecef470503d8d93c26281ba A include/hw/acpi/ich9.h :000000 100644 0000000000000000000000000000000000000000 b3c3f69451e2afccfd0a563227df613aa3dede42 A include/hw/acpi/ich9_tco.h :000000 100644 0000000000000000000000000000000000000000 5112df4385095a821e748cca180b5fb3ff1d616d A include/hw/acpi/ich9_timer.h :000000 100644 0000000000000000000000000000000000000000 6c8079c97a0f49ca65b94d1cd84ae7beda70c915 A include/hw/acpi/ipmi.h :000000 100644 0000000000000000000000000000000000000000 6e4f82bcf93de93b8095cb22281635fdcb5b34ab A include/hw/acpi/memory_hotplug.h :000000 100644 0000000000000000000000000000000000000000 8a654248e9c67dd8970a5b7c8266abf6137ad336 A include/hw/acpi/pc-hotplug.h :000000 100644 0000000000000000000000000000000000000000 20b672575fcd89b1047198efd3ad7a774ccd2b9b A include/hw/acpi/pci.h :000000 100644 0000000000000000000000000000000000000000 21c0b72355d863ae4b7580bf48ee6d172bd22467 A include/hw/acpi/pcihp.h :000000 100644 0000000000000000000000000000000000000000 863382a814adca690fd6eb9fac0850344ed92bfd A include/hw/acpi/piix4.h :000000 100644 0000000000000000000000000000000000000000 782dc8212cc6d2bb720eb1a9e19aefb3f6217f37 A include/hw/acpi/tpm.h :000000 100644 0000000000000000000000000000000000000000 0022df027d9db83382b0d1fe66ac2581c23c7541 A include/hw/acpi/utils.h :000000 100644 0000000000000000000000000000000000000000 d88176d1951db293aaa67d915a57fadb55416d6c A include/hw/acpi/vmclock.h :000000 100644 0000000000000000000000000000000000000000 10985412726a914490610e973f4ee6698bc1ba5f A include/hw/acpi/vmgenid.h :000000 100644 0000000000000000000000000000000000000000 42339e031e7a4e16126f58aa8946747c6c49a821 A include/hw/acpi/wdat-gwdt.h :000000 100644 0000000000000000000000000000000000000000 60a2a6a11261ebb87a4904219ee910216a74316a A include/hw/acpi/wdat-ich9.h :000000 100644 0000000000000000000000000000000000000000 89803eef4b4905b3817c2fd4cae2e9823366aebd A include/hw/acpi/wdat.h :000000 100644 0000000000000000000000000000000000000000 75c00b032555e2aad135bce02310105d728c0adb A include/hw/adc/aspeed_adc.h :000000 100644 0000000000000000000000000000000000000000 867e4c767c07ac5d98bb41df80a0a323c317de84 A include/hw/adc/npcm7xx_adc.h :000000 100644 0000000000000000000000000000000000000000 2af21f1852dab9a7e73f6ef2ab380ab5bbf6c1f3 A include/hw/adc/stm32f2xx_adc.h :000000 100644 0000000000000000000000000000000000000000 9b4943681b8d05edec7b443377cd426e0d061a7b A include/hw/adc/zynq-xadc.h :000000 100644 0000000000000000000000000000000000000000 445ba1be212fbddf39287134a185d51d863e179a A include/hw/arm/allwinner-a10.h :000000 100644 0000000000000000000000000000000000000000 db897c86f0bfeb097dad1253d50db9de9a7f0d8c A include/hw/arm/allwinner-h3.h :000000 100644 0000000000000000000000000000000000000000 f8a0e94251e6d8e5d39b7d524585973e7cf31c4e A include/hw/arm/allwinner-r40.h :000000 100644 0000000000000000000000000000000000000000 196cddd14c92a0dfc85e71dabef4a910a5158195 A include/hw/arm/arm-security.h :000000 100644 0000000000000000000000000000000000000000 6b498cb3342eb48475fd55561313a98d723fc75d A include/hw/arm/armsse-version.h :000000 100644 0000000000000000000000000000000000000000 ab2ece075678410f810b51f82a4a3de9cc4ce673 A include/hw/arm/armsse.h :000000 100644 0000000000000000000000000000000000000000 70555962bb917d44b9a5926346b31a135346d0f6 A include/hw/arm/armv7m.h :000000 100644 0000000000000000000000000000000000000000 989d39528e3bbe2bc841376e74b6a9f2b4dd1ddb A include/hw/arm/aspeed.h :000000 100644 0000000000000000000000000000000000000000 39c5977cf1095ef40a9e2da76514654cc59e3c25 A include/hw/arm/aspeed_ast1700.h :000000 100644 0000000000000000000000000000000000000000 acb8b06457774457097edcd37edfd2d4aef1608a A include/hw/arm/aspeed_coprocessor.h :000000 100644 0000000000000000000000000000000000000000 38226d9b8049f106bb2120357310669d39ab57ad A include/hw/arm/aspeed_soc.h :000000 100644 0000000000000000000000000000000000000000 4a632661e1e58d1d2b7c948baf96d8c5e841fdc2 A include/hw/arm/ax3000-boards.h :000000 100644 0000000000000000000000000000000000000000 344fcb6f3c257a50ea469f017541ad710c85acba A include/hw/arm/ax3000-soc.h :000000 100644 0000000000000000000000000000000000000000 4f356f46435ebc8e42c8813b4430ad5f91fffae3 A include/hw/arm/bcm2835_peripherals.h :000000 100644 0000000000000000000000000000000000000000 918fb3bf142442d195a66a4b3173008c195fb0e6 A include/hw/arm/bcm2836.h :000000 100644 0000000000000000000000000000000000000000 e53c7bedf92f092311d46c3ab5db55a83b7fa67f A include/hw/arm/bcm2838.h :000000 100644 0000000000000000000000000000000000000000 0be97e67c737f4bc2d7e7df817b8c143d2e85d87 A include/hw/arm/bcm2838_peripherals.h :000000 100644 0000000000000000000000000000000000000000 94386fdbea6c5f851da0bd55a795f394992be9ee A include/hw/arm/boot.h :000000 100644 0000000000000000000000000000000000000000 13ed2d2ac19132ea9b6b9ef45a5e6b78ca7acb95 A include/hw/arm/bsa.h :000000 100644 0000000000000000000000000000000000000000 646802806e01a002643e2f51aaa0ce47ec2d9bc8 A include/hw/arm/digic.h :000000 100644 0000000000000000000000000000000000000000 b29e7243c72ce22b7aca337315036a6b5d17e037 A include/hw/arm/exynos4210.h :000000 100644 0000000000000000000000000000000000000000 995652c27a055a523a36ba7310db144ad588b0c1 A include/hw/arm/fdt.h :000000 100644 0000000000000000000000000000000000000000 b68d4334a0c3a8b90a9b237ef7907ecf46de9af0 A include/hw/arm/fsl-imx25.h :000000 100644 0000000000000000000000000000000000000000 41232a2237330b2a91fc3231417729c6e64cac1c A include/hw/arm/fsl-imx31.h :000000 100644 0000000000000000000000000000000000000000 376deea3a49ffc168f5944bee0472ec9c43057b1 A include/hw/arm/fsl-imx6.h :000000 100644 0000000000000000000000000000000000000000 6205fe6b7767fd7a354bdf960c3a03b0be347df8 A include/hw/arm/fsl-imx6ul.h :000000 100644 0000000000000000000000000000000000000000 a573e0dd4f8c83add6d74d4ea8a5a0d179ead7a5 A include/hw/arm/fsl-imx7.h :000000 100644 0000000000000000000000000000000000000000 60d79a6e3c614d41aa966e878c38d09d73f46e24 A include/hw/arm/fsl-imx8mm.h :000000 100644 0000000000000000000000000000000000000000 2be3c51af56adf4eaca18309b6ed5a33140bafe8 A include/hw/arm/fsl-imx8mp.h :000000 100644 0000000000000000000000000000000000000000 c85f33b2c51919a7500f0de4f89a83988b2fb465 A include/hw/arm/linux-boot-if.h :000000 100644 0000000000000000000000000000000000000000 1a6cdb394954be1b4344e8fb112ecc6af1bcb66a A include/hw/arm/max78000_soc.h :000000 100644 0000000000000000000000000000000000000000 510a91cd771beb257a1bb597958320f024ce2bbf A include/hw/arm/msf2-soc.h :000000 100644 0000000000000000000000000000000000000000 9f3dd489ecd6bf80b205bdc6c766d6147dd50eca A include/hw/arm/npcm7xx.h :000000 100644 0000000000000000000000000000000000000000 676c82150db75565b2d8172e09f680453846204a A include/hw/arm/npcm8xx.h :000000 100644 0000000000000000000000000000000000000000 de836beaa4c8dcbc25e14ef33dd50529acd807f0 A include/hw/arm/nrf51.h :000000 100644 0000000000000000000000000000000000000000 f759d007a136bf04b05608514a6a87516472b91c A include/hw/arm/nrf51_soc.h :000000 100644 0000000000000000000000000000000000000000 2675d064f25a89ca4b6e822b29f331375f4ed3f2 A include/hw/arm/omap.h :000000 100644 0000000000000000000000000000000000000000 60b8e5b451349d8a500cd39a58509fc4604d1469 A include/hw/arm/raspberrypi-fw-defs.h :000000 100644 0000000000000000000000000000000000000000 c52b9e298d53ac805189453be4088ed5a27f8b85 A include/hw/arm/raspi_platform.h :000000 100644 0000000000000000000000000000000000000000 7b975abc25a7460f4b33a26e9a4ad3467326882a A include/hw/arm/smmu-common.h :000000 100644 0000000000000000000000000000000000000000 4609975edf9a98f6fdfe8c60891c3301f5e12152 A include/hw/arm/smmuv3-common.h :000000 100644 0000000000000000000000000000000000000000 d39fe8850bc8655e7dfdefaf25da77bc0d522539 A include/hw/arm/smmuv3.h :000000 100644 0000000000000000000000000000000000000000 4c113d6774842b5d3401d9f503a69c659fb4d3ca A include/hw/arm/stm32f100_soc.h :000000 100644 0000000000000000000000000000000000000000 745433b56c23eaa273dd1e6bee603eeeaab39fdb A include/hw/arm/stm32f205_soc.h :000000 100644 0000000000000000000000000000000000000000 9fe40da96805765c166209f41f2f799f209facb0 A include/hw/arm/stm32f405_soc.h :000000 100644 0000000000000000000000000000000000000000 9c3d662bca900afa0aeffa86166a25f3e281f484 A include/hw/arm/stm32l4x5_soc.h :000000 100644 0000000000000000000000000000000000000000 22e66d1a113c6b847276ec7d6718d056dda7938e A include/hw/arm/virt.h :000000 100644 0000000000000000000000000000000000000000 669c516ad1503609f42a03c5d9f905cb01700828 A include/hw/arm/xilinx_zynq.h :000000 100644 0000000000000000000000000000000000000000 5b6b6e57a573a770802fb270988500076c0f2dbd A include/hw/arm/xlnx-versal-version.h :000000 100644 0000000000000000000000000000000000000000 4c4599add1d394e1fd8c57d19e1b280e8946fa9f A include/hw/arm/xlnx-versal.h :000000 100644 0000000000000000000000000000000000000000 620b20d0e2a2627386153c854634edec01b1718b A include/hw/arm/xlnx-zynqmp.h :000000 100644 0000000000000000000000000000000000000000 f4aefbfe5a56bcda7dd386251c8339cebe663829 A include/hw/audio/asc.h :000000 100644 0000000000000000000000000000000000000000 c38b3594136f2dfa46f7eae00bed4479c1612768 A include/hw/audio/model.h :000000 100644 0000000000000000000000000000000000000000 6be75a6b86edd9d31f6b62b6afd42830ad1e8206 A include/hw/audio/pcspk.h :000000 100644 0000000000000000000000000000000000000000 e28f1be5db974d61f7d7f5d64be8f29a6491ad37 A include/hw/audio/virtio-snd.h :000000 100644 0000000000000000000000000000000000000000 df941df19f2615f0a9da98c298e04d28f244854c A include/hw/block/block.h :000000 100644 0000000000000000000000000000000000000000 c367c5efeafe474fbfd5a8b98d49285061f5a3bb A include/hw/block/fdc.h :000000 100644 0000000000000000000000000000000000000000 3671f0174d0316a844f87a0bd54e48c70ab3da06 A include/hw/block/flash.h :000000 100644 0000000000000000000000000000000000000000 e8998f57c4b0bbcfaa032c9349ce2f78352dec9d A include/hw/block/swim.h :000000 100644 0000000000000000000000000000000000000000 8af7a5d1eec3538c17399a88fb8a697158c9e33a A include/hw/char/avr_usart.h :000000 100644 0000000000000000000000000000000000000000 c5ce148bbce4e6337188f706b4fec448ea8ac54f A include/hw/char/bcm2835_aux.h :000000 100644 0000000000000000000000000000000000000000 751a751248fb08ea4eeec05d7684367b49d0ba5c A include/hw/char/cadence_uart.h :000000 100644 0000000000000000000000000000000000000000 0c62b7f2f504a9c04f832f5be44713048c1590c9 A include/hw/char/cmsdk-apb-uart.h :000000 100644 0000000000000000000000000000000000000000 6f67b70dfd53281f5c3df75f31801f2859a5ccf6 A include/hw/char/digic-uart.h :000000 100644 0000000000000000000000000000000000000000 9e60175b77805569cb92028871af4d155ab60ac4 A include/hw/char/escc.h :000000 100644 0000000000000000000000000000000000000000 a696362fa5530996f185409e30080b4fd6615c4a A include/hw/char/goldfish_tty.h :000000 100644 0000000000000000000000000000000000000000 7496f8fd5e90022dd55b401203d7441c7fc317a3 A include/hw/char/grlib_uart.h :000000 100644 0000000000000000000000000000000000000000 882796e0c64df88341f6f757ee91d29b1be64cba A include/hw/char/ibex_uart.h :000000 100644 0000000000000000000000000000000000000000 855792b6055d11ef37a14279c08b7c0d7ce3ce3a A include/hw/char/imx_serial.h :000000 100644 0000000000000000000000000000000000000000 6977c7b3f16fd856e90c3b2b8583eea476001051 A include/hw/char/max78000_uart.h :000000 100644 0000000000000000000000000000000000000000 1e27732df12ffa06f120536613ae95eba886e76d A include/hw/char/mchp_pfsoc_mmuart.h :000000 100644 0000000000000000000000000000000000000000 36a6c54cde10b8f9d0cf87eaae1e92af45e0b0d8 A include/hw/char/nrf51_uart.h :000000 100644 0000000000000000000000000000000000000000 3edaf9dbe493ff100e72621b66768049b482423c A include/hw/char/parallel-isa.h :000000 100644 0000000000000000000000000000000000000000 f2c92eb5bc00a63529fb939300aecc6f2b2b7250 A include/hw/char/parallel.h :000000 100644 0000000000000000000000000000000000000000 56957876500bea9b7635da9b66c9e5b50f6eef0a A include/hw/char/pl011.h :000000 100644 0000000000000000000000000000000000000000 372e788be4cf6b29090bffc5fd676118c2223eb8 A include/hw/char/renesas_sci.h :000000 100644 0000000000000000000000000000000000000000 9d61e60d0a9a091c3494035effb6f163a8c2670b A include/hw/char/riscv_htif.h :000000 100644 0000000000000000000000000000000000000000 8517afa128ac54e452af02866c37dbf0c05ca157 A include/hw/char/serial-isa.h :000000 100644 0000000000000000000000000000000000000000 0076bdc061b5f5fe271becd2fff8487284f96aed A include/hw/char/serial-mm.h :000000 100644 0000000000000000000000000000000000000000 ea82ffac47608c78e8e774ddc99357eb9184ff43 A include/hw/char/serial.h :000000 100644 0000000000000000000000000000000000000000 e77553f2b5777ee4f4486d514ed680716b09a2df A include/hw/char/shakti_uart.h :000000 100644 0000000000000000000000000000000000000000 5f3b1327de0aa287c1859bf155a47c8815ebb08d A include/hw/char/sifive_uart.h :000000 100644 0000000000000000000000000000000000000000 5bb5bb28c13acb44f16fb543f01f5d29e609c347 A include/hw/char/stm32f2xx_usart.h :000000 100644 0000000000000000000000000000000000000000 3bb59fd654b2036ae6215270f546bda592a85175 A include/hw/char/stm32l4x5_usart.h :000000 100644 0000000000000000000000000000000000000000 36d4e8444da1b5b12cca1de1e6e093f5c7649928 A include/hw/char/xilinx_uartlite.h :000000 100644 0000000000000000000000000000000000000000 3b86724cf007ce31b66468fb96eca9f06bf74b60 A include/hw/core/boards.h :000000 100644 0000000000000000000000000000000000000000 a279bd4ba5e318e647dde64ae24fb119040966e9 A include/hw/core/clock.h :000000 100644 0000000000000000000000000000000000000000 328e30045ce148c55c282597da41f404cde594a8 A include/hw/core/cpu.h :000000 100644 0000000000000000000000000000000000000000 8e1d45651cfe5bfbff8928f15f522c78b285e334 A include/hw/core/fw-path-provider.h :000000 100644 0000000000000000000000000000000000000000 ed6d3ba9309b3a2ec8de53d7b8161141da370855 A include/hw/core/generic-loader.h :000000 100644 0000000000000000000000000000000000000000 0c69be60ee01c04ac8778e43cc81cfd5df7e3679 A include/hw/core/hotplug.h :000000 100644 0000000000000000000000000000000000000000 1b33d12b7fc961854a972f3290d9724c5c84d29c A include/hw/core/hw-error.h :000000 100644 0000000000000000000000000000000000000000 fd513d6472d238d78dad9ae4210bc15e12cd8772 A include/hw/core/iommu.h :000000 100644 0000000000000000000000000000000000000000 299a4a9a8ceebad816dd903795c4c2cceda9e3b8 A include/hw/core/irq.h :000000 100644 0000000000000000000000000000000000000000 9a43490ed63701102e155a631b9548018f7c435a A include/hw/core/loader-fit.h :000000 100644 0000000000000000000000000000000000000000 d9431e8a8d12e3b676160f70ed141f1064143ea3 A include/hw/core/loader.h :000000 100644 0000000000000000000000000000000000000000 d71d92dfbb97b859fe3380660ea7a8e3137bee5d A include/hw/core/nmi.h :000000 100644 0000000000000000000000000000000000000000 1123cc518fb7efc133d034e814ce21cde13d00df A include/hw/core/or-irq.h :000000 100644 0000000000000000000000000000000000000000 45b9d8dbc7bcaf9fca666b74d7f38245a8edd998 A include/hw/core/platform-bus.h :000000 100644 0000000000000000000000000000000000000000 4dc02b0de472ed2a14a8e8fa03cb0ec69f1cf16d A include/hw/core/ptimer.h :000000 100644 0000000000000000000000000000000000000000 af0d8499a675023d813c9d77148944ab3cbc3b35 A include/hw/core/qdev-clock.h :000000 100644 0000000000000000000000000000000000000000 2cbea16d615e14d6240109f1ec809400940a310e A include/hw/core/qdev-properties-system.h :000000 100644 0000000000000000000000000000000000000000 eba5436e53b1aed627545094dab3c5d7e8279818 A include/hw/core/qdev-properties.h :000000 100644 0000000000000000000000000000000000000000 1f6bf3fc1abf2f3c67aa753d31f5955e77fe312b A include/hw/core/qdev.h :000000 100644 0000000000000000000000000000000000000000 c6f648fe95e084ef9073992b3337093058eed568 A include/hw/core/register.h :000000 100644 0000000000000000000000000000000000000000 1330ca77de617312f05b733429fed2e200e68cd5 A include/hw/core/registerfields.h :000000 100644 0000000000000000000000000000000000000000 daeb18c1ea8122ba0f9496cbf7eb0af502244374 A include/hw/core/resetcontainer.h :000000 100644 0000000000000000000000000000000000000000 fd862f1e9f1811442b9ee282503cfd547e8561c2 A include/hw/core/resettable.h :000000 100644 0000000000000000000000000000000000000000 19e9830b7632e1366f42445d6e1e24263ec5a9cc A include/hw/core/split-irq.h :000000 100644 0000000000000000000000000000000000000000 f166facb090a7853992be6bbacba037f24bd7183 A include/hw/core/stream.h :000000 100644 0000000000000000000000000000000000000000 340c382cdde0a39e228536868d6dd5eefc9faab9 A include/hw/core/sysbus-fdt.h :000000 100644 0000000000000000000000000000000000000000 f3c4259d291f9e616ccd021a32a1826a82ceeb39 A include/hw/core/sysbus.h :000000 100644 0000000000000000000000000000000000000000 e56eea18b785656063c49261296e6d9871744a9c A include/hw/core/sysemu-cpu-ops.h :000000 100644 0000000000000000000000000000000000000000 52df571d17abbe8734ebc9be320ce1da4c7a1c2d A include/hw/core/vmstate-if.h :000000 100644 0000000000000000000000000000000000000000 138f491c2220409a21841b8e9a3b415203b11689 A include/hw/cpu/a15mpcore.h :000000 100644 0000000000000000000000000000000000000000 60765990247b80d9d24ef3062443d5c224c0c16d A include/hw/cpu/a9mpcore.h :000000 100644 0000000000000000000000000000000000000000 1a8fbc550a6bfe1361c903a64613df74682c71c2 A include/hw/cpu/arm11mpcore.h :000000 100644 0000000000000000000000000000000000000000 b79de065ad17eda5fd7a01f9ca921fa63a3a9179 A include/hw/cpu/cluster.h :000000 100644 0000000000000000000000000000000000000000 22c53ff288ae6b19e1022eceecf2fe46d4ef6e51 A include/hw/cpu/core.h :000000 100644 0000000000000000000000000000000000000000 7cf3dc622c07374ba4c8a43c37cef8bc1c1bd66f A include/hw/cxl/cxl.h :000000 100644 0000000000000000000000000000000000000000 17a09066dc35b72d57a396e138f4057315d76e9a A include/hw/cxl/cxl_cdat.h :000000 100644 0000000000000000000000000000000000000000 ffc82202206c3c8bc085ba40fa77ce5831b54495 A include/hw/cxl/cxl_component.h :000000 100644 0000000000000000000000000000000000000000 ba551fa5f979ac2d518cc912fd4b766f35d03a9f A include/hw/cxl/cxl_device.h :000000 100644 0000000000000000000000000000000000000000 89f6aad5314259580a495804eab14ae9a96f756c A include/hw/cxl/cxl_events.h :000000 100644 0000000000000000000000000000000000000000 21619bb748ab10f1bdf1ac23b0acfc59746a66bb A include/hw/cxl/cxl_host.h :000000 100644 0000000000000000000000000000000000000000 a05d7cb5b7d17f85b29ede845786c1ac9fed9b12 A include/hw/cxl/cxl_mailbox.h :000000 100644 0000000000000000000000000000000000000000 d0855ed78b0d0c8c292ab12214df5b02f5eefa06 A include/hw/cxl/cxl_pci.h :000000 100644 0000000000000000000000000000000000000000 fb2e22a9f2aec05431783a7bf2702d8916f57484 A include/hw/cxl/cxl_port.h :000000 100644 0000000000000000000000000000000000000000 f7ef076f1f4f6aab56b218b39f12fb3c124f359e A include/hw/display/bcm2835_fb.h :000000 100644 0000000000000000000000000000000000000000 bc2f046eee7a4f422139c6085dc6f6b94f3b118d A include/hw/display/bochs-vbe.h :000000 100644 0000000000000000000000000000000000000000 e1d2e05abc0b795ea7d1902df3340ac0258ef305 A include/hw/display/dm163.h :000000 100644 0000000000000000000000000000000000000000 a4e37abf6f8644a1ee28b6156eaaec85c5e050aa A include/hw/display/dpcd.h :000000 100644 0000000000000000000000000000000000000000 91c0a428af0840c7731b0043c033acbf70d34553 A include/hw/display/edid.h :000000 100644 0000000000000000000000000000000000000000 94b5880587460fb9763a14418eccf89b58265b31 A include/hw/display/i2c-ddc.h :000000 100644 0000000000000000000000000000000000000000 42fee2fd1daf5879e86362e10de08efa6adaa6a1 A include/hw/display/imx6ul_lcdif.h :000000 100644 0000000000000000000000000000000000000000 cb7aac7a4ddd52ea661dddd94fce51d68ff9d1f5 A include/hw/display/macfb.h :000000 100644 0000000000000000000000000000000000000000 172aa6dc89e808dcc07e0751effd265efd34775d A include/hw/display/ramfb.h :000000 100644 0000000000000000000000000000000000000000 a79aa2909b25424b157becb9dd66e407dfddec9b A include/hw/display/vga.h :000000 100644 0000000000000000000000000000000000000000 b01c77fed69963e8556694e80109d2e1fa935c17 A include/hw/display/xlnx_dp.h :000000 100644 0000000000000000000000000000000000000000 9c20652d4e48e28501ffafe31a9d93a90590b75e A include/hw/dma/bcm2835_dma.h :000000 100644 0000000000000000000000000000000000000000 33b6286d5a4d59f26eaf2b8a2ef27ac7ef4e8f7b A include/hw/dma/i8257.h :000000 100644 0000000000000000000000000000000000000000 629cce29f825030f675f2e125e4feb3a3468e725 A include/hw/dma/k230_gsdma.h :000000 100644 0000000000000000000000000000000000000000 6635cd8e93d32e69246c299313454f7866525fd2 A include/hw/dma/pl080.h :000000 100644 0000000000000000000000000000000000000000 34494ec6014d3c5098c3a185ed30227b27abd8ca A include/hw/dma/sifive_pdma.h :000000 100644 0000000000000000000000000000000000000000 fdae7a29c2e0699b00e8a013ec942bbf2af9cf4f A include/hw/dma/soc_dma.h :000000 100644 0000000000000000000000000000000000000000 7d254c66e7d39d7354594f159f35695412637a89 A include/hw/dma/xlnx-zdma.h :000000 100644 0000000000000000000000000000000000000000 3e3cc7b98ba72fd1c49954644eb5b9483c41cde5 A include/hw/dma/xlnx-zynq-devcfg.h :000000 100644 0000000000000000000000000000000000000000 ceb28f40baedd112f421d42fcd1363187753bfdf A include/hw/dma/xlnx_csu_dma.h :000000 100644 0000000000000000000000000000000000000000 7cf67aef6e142f978eb0a39e4a2803f42c32dd33 A include/hw/dma/xlnx_dpdma.h :000000 100644 0000000000000000000000000000000000000000 044e72de2a2f59e3588eb94c2c4c6e2802fbe4ed A include/hw/elf_ops.h.inc :000000 100644 0000000000000000000000000000000000000000 3ea732f4e6a6012fc8e2f0746798dc62a2ce198a A include/hw/firmware/smbios.h :000000 100644 0000000000000000000000000000000000000000 e42399185ad91e23bbb5b5343cd3b17dc3ee5109 A include/hw/fsi/aspeed_apb2opb.h :000000 100644 0000000000000000000000000000000000000000 cceb4bd6f18f17528fef89d31bb8ba13ab1f1e56 A include/hw/fsi/cfam.h :000000 100644 0000000000000000000000000000000000000000 60ddaa994f7cf3519f39e980b214e48c1bef55ec A include/hw/fsi/fsi-master.h :000000 100644 0000000000000000000000000000000000000000 26d7e89c2281ea3c001f2b95b6494a1ce4d1340c A include/hw/fsi/fsi.h :000000 100644 0000000000000000000000000000000000000000 1b894509fe4c027cc6481a8880e1c57f3aa1d9ac A include/hw/fsi/lbus.h :000000 100644 0000000000000000000000000000000000000000 0ff4539cb2dd4c073d56c52b8f39d19b0d866ac0 A include/hw/gpio/aspeed_gpio.h :000000 100644 0000000000000000000000000000000000000000 68276baf81da96a997532cda9b6073c47ace8783 A include/hw/gpio/aspeed_sgpio.h :000000 100644 0000000000000000000000000000000000000000 c1410ccbebfcae165693396b1b171beda6a416a4 A include/hw/gpio/bcm2835_gpio.h :000000 100644 0000000000000000000000000000000000000000 9324ebcbaeb233206b1e77b215a8fa5e8775300b A include/hw/gpio/bcm2838_gpio.h :000000 100644 0000000000000000000000000000000000000000 69646ba6398ffc6f0cc2335eddec970e3ef05df8 A include/hw/gpio/cadence_gpio.h :000000 100644 0000000000000000000000000000000000000000 ae2afb3c0fbce4ae9f2f026dd1d3df54a02e3db2 A include/hw/gpio/imx_gpio.h :000000 100644 0000000000000000000000000000000000000000 9b2a3f27d37021e11267e980ad1383bdf3b02689 A include/hw/gpio/npcm7xx_gpio.h :000000 100644 0000000000000000000000000000000000000000 661e79b9217fb8c35f736a5f17a0af9ad84d96db A include/hw/gpio/nrf51_gpio.h :000000 100644 0000000000000000000000000000000000000000 5299c13829b3e71e28326ecc514441d57daf2183 A include/hw/gpio/pca9552.h :000000 100644 0000000000000000000000000000000000000000 5a6bb03396fb4d62446933512e60b2cde6f1c887 A include/hw/gpio/pca9552_regs.h :000000 100644 0000000000000000000000000000000000000000 ac835371aaca9c4e3ccc062da67dc936bf2ea637 A include/hw/gpio/pca9554.h :000000 100644 0000000000000000000000000000000000000000 602c4a90e0d4d8044e63a420dd4090d08f49a910 A include/hw/gpio/pca9554_regs.h :000000 100644 0000000000000000000000000000000000000000 3291d7dbbcf72be47d565536b76be172dd4eb702 A include/hw/gpio/pcf8574.h :000000 100644 0000000000000000000000000000000000000000 e96cf33df686c1231bdec6f9b270e3ec962c4b78 A include/hw/gpio/sifive_gpio.h :000000 100644 0000000000000000000000000000000000000000 62197541295bb9ee38f1adbfe552badaf763d751 A include/hw/gpio/stm32l4x5_gpio.h :000000 100644 0000000000000000000000000000000000000000 5792f7b5af3ec107c48eb7304614357085b240de A include/hw/hexagon/hex-subsys.h :000000 100644 0000000000000000000000000000000000000000 62398eeb35993eb7014cbbaefdf9283135e5ba6b A include/hw/hexagon/hexagon.h :000000 100644 0000000000000000000000000000000000000000 07437dfabb11a7dc0a1878e43b8986d173116e16 A include/hw/hexagon/hexagon_globalreg.h :000000 100644 0000000000000000000000000000000000000000 6bc33c05452509a5b8c5a522a29f136110c5f335 A include/hw/hexagon/hexagon_tlb.h :000000 100644 0000000000000000000000000000000000000000 4ca2f1ef859a5acd1dc5fb74578b3f39251616f4 A include/hw/hexagon/virt.h :000000 100644 0000000000000000000000000000000000000000 68b8b606f268ebe940ad05d1610a1ad0894a4d38 A include/hw/hyperv/dynmem-proto.h :000000 100644 0000000000000000000000000000000000000000 c1efe70fc23f731c6e6dae1fd7783e2067fe2b27 A include/hw/hyperv/hv-balloon.h :000000 100644 0000000000000000000000000000000000000000 71161f477c49bcda6608d779088ad5693e7a6ad2 A include/hw/hyperv/hvgdk.h :000000 100644 0000000000000000000000000000000000000000 a5527d49cf715bef60de65c04df422cbefb3d044 A include/hw/hyperv/hvgdk_mini.h :000000 100644 0000000000000000000000000000000000000000 9e6dcb22f619739bc53fc2546182189ebd229129 A include/hw/hyperv/hvhdk.h :000000 100644 0000000000000000000000000000000000000000 9c2f3cf5aeec8271323aa3a1976b84e5a58f6d57 A include/hw/hyperv/hvhdk_mini.h :000000 100644 0000000000000000000000000000000000000000 fffc5ce342f2992e11ac851afa1b7be49c4790c2 A include/hw/hyperv/hyperv-proto.h :000000 100644 0000000000000000000000000000000000000000 23091301d067feea20fae4eb2ed8e16cc456ce4b A include/hw/hyperv/hyperv.h :000000 100644 0000000000000000000000000000000000000000 2cf73075c6fea0107157bc7b61910a5deb2b6cf4 A include/hw/hyperv/vmbus-bridge.h :000000 100644 0000000000000000000000000000000000000000 4628d3b323a66a98175d141a3b89d0a783aad5d8 A include/hw/hyperv/vmbus-proto.h :000000 100644 0000000000000000000000000000000000000000 e0ef2f2c02edeecbdc31c3e3a1d9d510a4e34bd0 A include/hw/hyperv/vmbus.h :000000 100644 0000000000000000000000000000000000000000 72836cc1017dedd7e7e4f5bdd893cd79a97bdd0b A include/hw/i2c/allwinner-i2c.h :000000 100644 0000000000000000000000000000000000000000 537de428e1f9056335970d6b40318af06acf00b9 A include/hw/i2c/arm_sbcon_i2c.h :000000 100644 0000000000000000000000000000000000000000 480c6418feee2c0336b597f3d1679a3264a9d28b A include/hw/i2c/aspeed_i2c.h :000000 100644 0000000000000000000000000000000000000000 519c65f765248adc3e1eec3a31bd9e2845af786e A include/hw/i2c/bcm2835_i2c.h :000000 100644 0000000000000000000000000000000000000000 a079e6d70f99fcd2341b2d1729d8c4cbf6f938aa A include/hw/i2c/bitbang_i2c.h :000000 100644 0000000000000000000000000000000000000000 4d5ff5d973d8989b036120efcf9117e546772153 A include/hw/i2c/designware_i2c.h :000000 100644 0000000000000000000000000000000000000000 dd5930f4b5eeedc067a2cbdc0a9caf9e26ad4f7a A include/hw/i2c/i2c.h :000000 100644 0000000000000000000000000000000000000000 3dd25ec98309d3203200933b7b48f8d9b0b6249b A include/hw/i2c/i2c_mux_pca954x.h :000000 100644 0000000000000000000000000000000000000000 988a3e284fbd1421ce5db13c4a5150101f9efd34 A include/hw/i2c/imx_i2c.h :000000 100644 0000000000000000000000000000000000000000 a3ec27ff6c2d14322c0a069ba73c1cbe3eec5267 A include/hw/i2c/microbit_i2c.h :000000 100644 0000000000000000000000000000000000000000 dff9bc2f6ed4cc7dd75470f08329f20be308c0b9 A include/hw/i2c/npcm7xx_smbus.h :000000 100644 0000000000000000000000000000000000000000 62bbd45e803f6a6235e5cf4dfd3755083db6d3cc A include/hw/i2c/pm_smbus.h :000000 100644 0000000000000000000000000000000000000000 f195c113845858fcb5ba4e6c2a1755270f90dbe1 A include/hw/i2c/pmbus_device.h :000000 100644 0000000000000000000000000000000000000000 85e96ff480d3cf835ecdbc5c828d7b1514a10a55 A include/hw/i2c/pnv_i2c_regs.h :000000 100644 0000000000000000000000000000000000000000 5b875eedacc57854cdb8ca9f786b78ebdf4ff3eb A include/hw/i2c/ppc4xx_i2c.h :000000 100644 0000000000000000000000000000000000000000 61a54cda7613d8687543eeff55368626e8da3725 A include/hw/i2c/smbus_eeprom.h :000000 100644 0000000000000000000000000000000000000000 bb13bc423c228eb3aaa2f8e497a5906f0b2b1e0d A include/hw/i2c/smbus_master.h :000000 100644 0000000000000000000000000000000000000000 86bfe0a79e36c0297309c579f837edc279b003a1 A include/hw/i2c/smbus_slave.h :000000 100644 0000000000000000000000000000000000000000 6b860b58074f1f84b4b0dd563d2b8e33b2b5ced5 A include/hw/i386/apic-msidef.h :000000 100644 0000000000000000000000000000000000000000 6a0933f401cb7ada6afd215cf0ff4d08a4959560 A include/hw/i386/apic.h :000000 100644 0000000000000000000000000000000000000000 a26d53bb9d9157747870a9c54d13a83513ec3e2c A include/hw/i386/apic_internal.h :000000 100644 0000000000000000000000000000000000000000 3988deca8541b7015029fcb1812b67ff6b53699b A include/hw/i386/hostmem-epc.h :000000 100644 0000000000000000000000000000000000000000 1842ba584030ff913b07588d2fba9d2943f68e4d A include/hw/i386/intel_iommu.h :000000 100644 0000000000000000000000000000000000000000 5d5eacd1c6dd7068e213f81ae199625b837be854 A include/hw/i386/microvm.h :000000 100644 0000000000000000000000000000000000000000 885163ff64067fcd095b207d052cab8095deb39a A include/hw/i386/nitro_enclave.h :000000 100644 0000000000000000000000000000000000000000 d5dc79df1786fde65ddf7b29df5d282093c35836 A include/hw/i386/pc.h :000000 100644 0000000000000000000000000000000000000000 ba976611628eb18a4be0efc53910d77e782b8153 A include/hw/i386/sgx-epc.h :000000 100644 0000000000000000000000000000000000000000 4d7362ad656643ef00edd8d463fc9c64155ea7a2 A include/hw/i386/tdvf.h :000000 100644 0000000000000000000000000000000000000000 f6380f1ed75669730d730f0ad710f93f1e45b6ba A include/hw/i386/topology.h :000000 100644 0000000000000000000000000000000000000000 8f5e27c6f5956ab82df147328c8b278ef7e8e797 A include/hw/i386/vmport.h :000000 100644 0000000000000000000000000000000000000000 0a1e1ba7257195a860ec3a4d533a04ddf189dcb3 A include/hw/i386/x86-iommu.h :000000 100644 0000000000000000000000000000000000000000 abb073ca47d3583fa85a99a126299a36503dc68f A include/hw/i386/x86.h :000000 100644 0000000000000000000000000000000000000000 42c9eedd859065cfdbe19e8502faab4dc5145a90 A include/hw/i3c/aspeed_i3c.h :000000 100644 0000000000000000000000000000000000000000 391470207c43caf86307a61795152e3cfd9d0ff4 A include/hw/i3c/dw-i3c.h :000000 100644 0000000000000000000000000000000000000000 dcf8d9b1435b7201048554d68fb2949edf428965 A include/hw/i3c/i3c.h :000000 100644 0000000000000000000000000000000000000000 8c6003ae8b6000736ee7a63ed2a2d080a62318d2 A include/hw/i3c/mock-i3c-target.h :000000 100644 0000000000000000000000000000000000000000 85cd899abe5034eb5addfc546c27167e49bac270 A include/hw/ide/ahci-pci.h :000000 100644 0000000000000000000000000000000000000000 34d0c8f55add4c2d85a7073d3c225a4708b63565 A include/hw/ide/ahci-sysbus.h :000000 100644 0000000000000000000000000000000000000000 cd07b87811b3c7168ed5705886e0c1a384617449 A include/hw/ide/ahci.h :000000 100644 0000000000000000000000000000000000000000 121b455fcdb29995ddbf0ebb5204b5b5820311de A include/hw/ide/ide-bus.h :000000 100644 0000000000000000000000000000000000000000 f5eaaf68e65093403b4d3db223d0d8af769d2438 A include/hw/ide/ide-dev.h :000000 100644 0000000000000000000000000000000000000000 34154b7cbc51b05e83a5825d0806f96765a9a8fc A include/hw/ide/ide-dma.h :000000 100644 0000000000000000000000000000000000000000 1cd0ff1fa6fc14199f99feb117bdf1575d9d9364 A include/hw/ide/isa.h :000000 100644 0000000000000000000000000000000000000000 d726a49848f651dda52ba3227ba093cc61dadd1f A include/hw/ide/mmio.h :000000 100644 0000000000000000000000000000000000000000 ef03764caaf003ce368eeef169572fbe5ebf2ce9 A include/hw/ide/pci.h :000000 100644 0000000000000000000000000000000000000000 ef3ef3d62d750a43c0604eba3935bedd2a16a2d0 A include/hw/ide/piix.h :000000 100644 0000000000000000000000000000000000000000 525fba8a610e4e3784c8d4100e528040dff1a33c A include/hw/input/adb-keys.h :000000 100644 0000000000000000000000000000000000000000 10791958302530c554d2789493184be8e0229aa0 A include/hw/input/adb.h :000000 100644 0000000000000000000000000000000000000000 6a9d7bf466ec5293f86f48fe4f3d00e34d5971f4 A include/hw/input/hid.h :000000 100644 0000000000000000000000000000000000000000 07d749b3d04ed816feec2a13b875408b2dd074ea A include/hw/input/i8042.h :000000 100644 0000000000000000000000000000000000000000 2739f752c8e6ef9bf3eae15a0e1a1f129e06429a A include/hw/input/lasips2.h :000000 100644 0000000000000000000000000000000000000000 2cdfa74f73c73dc3125a77f1e946c1cb90f6a87a A include/hw/input/pl050.h :000000 100644 0000000000000000000000000000000000000000 d0c532a38f2c9d5454c9301ecd8e76658e0d907d A include/hw/input/ps2.h :000000 100644 0000000000000000000000000000000000000000 c10697350106b7041e34536ffba4dcb7e1a6f519 A include/hw/input/stellaris_gamepad.h :000000 100644 0000000000000000000000000000000000000000 f22059ed85ba694daa441451934521ddd043e8cc A include/hw/intc/allwinner-a10-pic.h :000000 100644 0000000000000000000000000000000000000000 be923f7ed8861620d17fbf3d8569c42ae7c95487 A include/hw/intc/arm_gic.h :000000 100644 0000000000000000000000000000000000000000 b169394e6ca28d787d70e9c103ebbe5b12202ecc A include/hw/intc/arm_gic_common.h :000000 100644 0000000000000000000000000000000000000000 a81a6ae7ecad6d1251738842e0ea67e94495eb27 A include/hw/intc/arm_gicv3.h :000000 100644 0000000000000000000000000000000000000000 03ab3e8f2ff29d67c32b93a8672423cc0ff2e342 A include/hw/intc/arm_gicv3_common.h :000000 100644 0000000000000000000000000000000000000000 05b438aa7ad4514855b0da84de4ce35c223d662e A include/hw/intc/arm_gicv3_its_common.h :000000 100644 0000000000000000000000000000000000000000 b8baf003ad6dd29ebdff447eb1dde76d3ce0b9be A include/hw/intc/arm_gicv5.h :000000 100644 0000000000000000000000000000000000000000 59ac1c3880c01e784ff399fd6277839582355bf5 A include/hw/intc/arm_gicv5_common.h :000000 100644 0000000000000000000000000000000000000000 3cc9f611557b043abddda412b3845af5ec8af599 A include/hw/intc/arm_gicv5_stream.h :000000 100644 0000000000000000000000000000000000000000 851286b1b54a78be9dfffea097006c5c58af91ee A include/hw/intc/arm_gicv5_types.h :000000 100644 0000000000000000000000000000000000000000 e699546f6a653cbe1a5fa1e6cee1aace1e3506d3 A include/hw/intc/armv7m_nvic.h :000000 100644 0000000000000000000000000000000000000000 b25ef4a464e5bdbd1b52571018bf229c153b494a A include/hw/intc/aspeed_intc.h :000000 100644 0000000000000000000000000000000000000000 5172f5c91377c9bb2d0692017773cc2efcaebeda A include/hw/intc/aspeed_vic.h :000000 100644 0000000000000000000000000000000000000000 f9ebaac8f9bc5aa11791433d50f0e63114a41569 A include/hw/intc/bcm2835_ic.h :000000 100644 0000000000000000000000000000000000000000 05380f1b855dedb8f40697f9009fee700012c903 A include/hw/intc/bcm2836_control.h :000000 100644 0000000000000000000000000000000000000000 b1db48cb88057bd44bf5c684e162aa701f5b96a3 A include/hw/intc/exynos4210_combiner.h :000000 100644 0000000000000000000000000000000000000000 6ffe57c23061c1a9ccab05ba2c479bd418f5ae08 A include/hw/intc/exynos4210_gic.h :000000 100644 0000000000000000000000000000000000000000 e61df599b0d4337e1a8d1c264d1405d30250d5be A include/hw/intc/goldfish_pic.h :000000 100644 0000000000000000000000000000000000000000 e39496ca5dfe87c1b77494accc1f20fbc38ae2c9 A include/hw/intc/grlib_irqmp.h :000000 100644 0000000000000000000000000000000000000000 cfd8a8df2b21d8e094e4bf3ca56f30bbacc4f0bf A include/hw/intc/heathrow_pic.h :000000 100644 0000000000000000000000000000000000000000 edc278266cb12de0202deb9eb44d6f7b6ff5dc01 A include/hw/intc/hex-l2vic.h :000000 100644 0000000000000000000000000000000000000000 1f2420231f1774e474ee47ecb1243c90696cbf48 A include/hw/intc/i8259.h :000000 100644 0000000000000000000000000000000000000000 82ce9037edab31c23327887e69efd6532ba88d60 A include/hw/intc/imx_avic.h :000000 100644 0000000000000000000000000000000000000000 7a3441ac657d077f8503ad33b4935faa5e7b3192 A include/hw/intc/imx_gpcv2.h :000000 100644 0000000000000000000000000000000000000000 e40194b8e3b640a992c8e0a318f42f9aa2b36b81 A include/hw/intc/intc.h :000000 100644 0000000000000000000000000000000000000000 aa122e25e30df39fed293d6cf5b34819a3a44479 A include/hw/intc/ioapic.h :000000 100644 0000000000000000000000000000000000000000 0ed5999e495d33a93971aa642efa1d4965b390f2 A include/hw/intc/kvm_irqcount.h :000000 100644 0000000000000000000000000000000000000000 95a7879e262721ccc83b74ba1a3cb8cfdf675b35 A include/hw/intc/loongarch_dintc.h :000000 100644 0000000000000000000000000000000000000000 4795bdc15f572af32d9779d0bc0a41a96009e64f A include/hw/intc/loongarch_extioi.h :000000 100644 0000000000000000000000000000000000000000 2dbc2563eb0ea390e1b0e7c07caef2ea747250d9 A include/hw/intc/loongarch_extioi_common.h :000000 100644 0000000000000000000000000000000000000000 5175a6b004493bf02f0250396cbc262d35878389 A include/hw/intc/loongarch_ipi.h :000000 100644 0000000000000000000000000000000000000000 fec51187c21c3cbfcccea6c73a4174123eb0c4f0 A include/hw/intc/loongarch_pch_msi.h :000000 100644 0000000000000000000000000000000000000000 a46b6f8985db62a3b67b96a5f83be1ef8a0cf96a A include/hw/intc/loongarch_pch_pic.h :000000 100644 0000000000000000000000000000000000000000 1627ec0899d07751894e86f13a1d7f4a37b13652 A include/hw/intc/loongarch_pic_common.h :000000 100644 0000000000000000000000000000000000000000 afb8488725b12a0801e23502a1764e5547fec526 A include/hw/intc/loongson_ipi.h :000000 100644 0000000000000000000000000000000000000000 feb858780a9c9618e01f18c20ebd73e1ad2b5740 A include/hw/intc/loongson_ipi_common.h :000000 100644 0000000000000000000000000000000000000000 f400f691b0753c9d89d4f91a71f269995b6dc97c A include/hw/intc/loongson_liointc.h :000000 100644 0000000000000000000000000000000000000000 b2b184dbc98a898477fe300b12d46df03e9ba583 A include/hw/intc/m68k_irqc.h :000000 100644 0000000000000000000000000000000000000000 b3b64fec855809d5916fa8d99a8edf3028633aae A include/hw/intc/mips_gic.h :000000 100644 0000000000000000000000000000000000000000 4d82e9a3c6b19a04a6ba9fb6971a2e798c5dcea8 A include/hw/intc/ppc-uic.h :000000 100644 0000000000000000000000000000000000000000 6feaf1a605b45e9d673f613e7b5e6f6a7b726472 A include/hw/intc/realview_gic.h :000000 100644 0000000000000000000000000000000000000000 71d1b551a1b2075c11114e7d67bdcc196fbba455 A include/hw/intc/riscv_aclint.h :000000 100644 0000000000000000000000000000000000000000 62d2b33ade612ac3b569a03d71c4959f81ba0d3c A include/hw/intc/riscv_aplic.h :000000 100644 0000000000000000000000000000000000000000 0a1df1c2f8d6800090a60b334c2d83b5f4d3925c A include/hw/intc/riscv_imsic.h :000000 100644 0000000000000000000000000000000000000000 2f2746b86815c67017910a66957e3f5018ab556a A include/hw/intc/rx_icu.h :000000 100644 0000000000000000000000000000000000000000 064754c3f628470abbbdb55b4ee42f42c5e2fd02 A include/hw/intc/sifive_plic.h :000000 100644 0000000000000000000000000000000000000000 1a1b0e813d097abf3396dc847240416510fd219a A include/hw/intc/xlnx-pmu-iomod-intc.h :000000 100644 0000000000000000000000000000000000000000 57ac6e68524a713688a39e7c0682af6f9ab60af0 A include/hw/intc/xlnx-zynqmp-ipi.h :000000 100644 0000000000000000000000000000000000000000 fdd6c069c5a1eeee45b13bcda778cd82e17ba39f A include/hw/ipack/ipack.h :000000 100644 0000000000000000000000000000000000000000 3134a85c58bf8e3794c4573e40a7b42da4dcfe69 A include/hw/ipmi/ipmi.h :000000 100644 0000000000000000000000000000000000000000 8a4316ea7c7ee4f529dabf7c5bd8770c76c6a0b6 A include/hw/ipmi/ipmi_bt.h :000000 100644 0000000000000000000000000000000000000000 6e6ef4c539fd4cf66b2504ff599845ec844038a3 A include/hw/ipmi/ipmi_kcs.h :000000 100644 0000000000000000000000000000000000000000 0834539045a0f7a1576fec68ad1133300e22ec61 A include/hw/isa/apm.h :000000 100644 0000000000000000000000000000000000000000 f9dcc4163ef3699c1fb127b19f9fc69bba6ea1f5 A include/hw/isa/i8259_internal.h :000000 100644 0000000000000000000000000000000000000000 94bff33fcc7769f259e68c86584b04dc87b64e5f A include/hw/isa/isa.h :000000 100644 0000000000000000000000000000000000000000 edaf723f4d2fd1dec0c578eccf6d180a2f4c93f6 A include/hw/isa/pc87312.h :000000 100644 0000000000000000000000000000000000000000 72e317cc7b09f4f61ac8a3fa718cfa3e996344f9 A include/hw/isa/pc87560.h :000000 100644 0000000000000000000000000000000000000000 14d051348b40a24cdbe2dd4930b160db749d53e6 A include/hw/isa/superio.h :000000 100644 0000000000000000000000000000000000000000 ace9e6650e7603417594e625289ff0bff530a1a7 A include/hw/isa/vt82c686.h :000000 100644 0000000000000000000000000000000000000000 4984322f75e367056e0f56439f018139ddb28db9 A include/hw/loongarch/boot.h :000000 100644 0000000000000000000000000000000000000000 d39a9bbf5ddd7297ff5d64802467a0a799793cff A include/hw/loongarch/virt.h :000000 100644 0000000000000000000000000000000000000000 b2a599adaadfaedb8c6a0f474db66aec76e98ddc A include/hw/m68k/mcf.h :000000 100644 0000000000000000000000000000000000000000 80d4f651ba32fc8ff80d69967d3ba70acf413d79 A include/hw/m68k/mcf_fec.h :000000 100644 0000000000000000000000000000000000000000 43577282d15b67b6b5d2e92d04dac5ae053f2c5d A include/hw/m68k/next-cube.h :000000 100644 0000000000000000000000000000000000000000 ac3404d6db81c7c647285d78c1234445e0a25908 A include/hw/m68k/q800-glue.h :000000 100644 0000000000000000000000000000000000000000 77551b9592e0ff5fde7b3ff3cadb808edff736ad A include/hw/m68k/q800.h :000000 100644 0000000000000000000000000000000000000000 10adcd3b8c09217eea98f1fb6146f1448cbb6915 A include/hw/mem/memory-device.h :000000 100644 0000000000000000000000000000000000000000 9c724e83fd200f27d5a1807fa3037066203c2c73 A include/hw/mem/npcm7xx_mc.h :000000 100644 0000000000000000000000000000000000000000 169a943e3cef0a40797938792eed907703138c24 A include/hw/mem/nvdimm.h :000000 100644 0000000000000000000000000000000000000000 f2df951bafd7d179853c1bd9e2e7d7626f319c9e A include/hw/mem/pc-dimm.h :000000 100644 0000000000000000000000000000000000000000 a8951b49e63720dba90f5e0cba40b01fd61106ac A include/hw/mem/sp-mem.h :000000 100644 0000000000000000000000000000000000000000 f9863b154b71830b116e897c209e94a272681732 A include/hw/mem/sparse-mem.h :000000 100644 0000000000000000000000000000000000000000 c32f6c2835698a1b2ec1c714642d282f5cd01a4d A include/hw/mips/bootloader.h :000000 100644 0000000000000000000000000000000000000000 878b4d819f4f8eb706a4100d2f8af14cf0d8eb43 A include/hw/mips/cps.h :000000 100644 0000000000000000000000000000000000000000 1f3672ba5f54aad9efa49c5d2ef4f07e96a058c0 A include/hw/mips/mips.h :000000 100644 0000000000000000000000000000000000000000 312fb29434b05b8b97d67660d27315dd8a831368 A include/hw/misc/a9scu.h :000000 100644 0000000000000000000000000000000000000000 109b83f4df6b360514e0d507b7d531be18d760ea A include/hw/misc/allwinner-a10-ccm.h :000000 100644 0000000000000000000000000000000000000000 44663dee44ae616afe6274523c3d3cfe869920bb A include/hw/misc/allwinner-a10-dramc.h :000000 100644 0000000000000000000000000000000000000000 0214f1fb770fbe3e17d25d1eeca38f473fe75549 A include/hw/misc/allwinner-cpucfg.h :000000 100644 0000000000000000000000000000000000000000 b8a1721686590ab64b2408faa1ec45827af498ca A include/hw/misc/allwinner-h3-ccu.h :000000 100644 0000000000000000000000000000000000000000 0435120ff92166beab8304ae6ac4bac76a8febc3 A include/hw/misc/allwinner-h3-dramc.h :000000 100644 0000000000000000000000000000000000000000 ff886450f3a43ccc5aabde966f2b02104726613d A include/hw/misc/allwinner-h3-sysctrl.h :000000 100644 0000000000000000000000000000000000000000 4f1cc4fe115b9e57def515104f4ab72d4bd21a95 A include/hw/misc/allwinner-r40-ccu.h :000000 100644 0000000000000000000000000000000000000000 b823e9eb5245be8bf58a970f0e7fd5c8c47f13ec A include/hw/misc/allwinner-r40-dramc.h :000000 100644 0000000000000000000000000000000000000000 cfa22a4d7f36a3ff16efd64e3499661059a6474a A include/hw/misc/allwinner-sid.h :000000 100644 0000000000000000000000000000000000000000 43fc338a5895ece6afe1bdb88f7b1495b453d264 A include/hw/misc/allwinner-sramc.h :000000 100644 0000000000000000000000000000000000000000 d7ce0446a93e1bdffd44f41664e899b2c68f1e03 A include/hw/misc/arm11scu.h :000000 100644 0000000000000000000000000000000000000000 798b08216461b0e6ff196ddd2f70f454c0de3097 A include/hw/misc/arm_integrator_debug.h :000000 100644 0000000000000000000000000000000000000000 424069cd6e298572f75201e3f79f69813fb94f45 A include/hw/misc/arm_sysctl.h :000000 100644 0000000000000000000000000000000000000000 1d9c50825bff5835a3c26742a11e0924ca478e36 A include/hw/misc/armsse-cpu-pwrctrl.h :000000 100644 0000000000000000000000000000000000000000 0daf466972a97e213c5248e221ac892a87427ea3 A include/hw/misc/armsse-cpuid.h :000000 100644 0000000000000000000000000000000000000000 e34d6c100bf0afb915028434f2919cc0ef065541 A include/hw/misc/armsse-mhu.h :000000 100644 0000000000000000000000000000000000000000 2b692fa5f9efdbe0c8f1506dda4e3ba5d9cf1e11 A include/hw/misc/armv7m_ras.h :000000 100644 0000000000000000000000000000000000000000 5ca80deec4d1adeb172269adbd514732f3f28fe9 A include/hw/misc/aspeed_acry.h :000000 100644 0000000000000000000000000000000000000000 9b0e7683fa8831eb03917f9a5905e28c2748ad54 A include/hw/misc/aspeed_hace.h :000000 100644 0000000000000000000000000000000000000000 64c1039f9ce47990fa960c93ca158378622ef579 A include/hw/misc/aspeed_lpc.h :000000 100644 0000000000000000000000000000000000000000 3330a49b056470cfddc15e1fc1d8c9cd196020a0 A include/hw/misc/aspeed_ltpi.h :000000 100644 0000000000000000000000000000000000000000 7680e5befb317f760b768443bfa78b1b51074b20 A include/hw/misc/aspeed_peci.h :000000 100644 0000000000000000000000000000000000000000 f4104ada2224048d9f441357ef9ff250065313cb A include/hw/misc/aspeed_pwm.h :000000 100644 0000000000000000000000000000000000000000 756c612356974a3a259b8e020e198057f154997f A include/hw/misc/aspeed_sbc.h :000000 100644 0000000000000000000000000000000000000000 904549465fd10bcb4c5b45f7eb074d32c8123f09 A include/hw/misc/aspeed_scu.h :000000 100644 0000000000000000000000000000000000000000 806b1cbc58fe78afca2a0fda59afbaf5100b49ac A include/hw/misc/aspeed_sdmc.h :000000 100644 0000000000000000000000000000000000000000 fa8d9fbc53136a6bce781bf1a497ae3507d19fb7 A include/hw/misc/aspeed_sli.h :000000 100644 0000000000000000000000000000000000000000 0089da9f1fd390a7a46c1e9390779df727b96beb A include/hw/misc/aspeed_xdma.h :000000 100644 0000000000000000000000000000000000000000 5bfdd05e1529e8ce7c4e6758b02446fb4a2cf997 A include/hw/misc/auxbus.h :000000 100644 0000000000000000000000000000000000000000 5de78c5125f00f969bf3c87ddd4527f19566b6a0 A include/hw/misc/avr_power.h :000000 100644 0000000000000000000000000000000000000000 6e12a509d7281283749e8dbd31277323e7a82856 A include/hw/misc/axiado_clk.h :000000 100644 0000000000000000000000000000000000000000 8146bca3ae9751dc9bcda5f66879de99bb9e5b8a A include/hw/misc/bcm2835_cprman.h :000000 100644 0000000000000000000000000000000000000000 de75139cfddca8ed6784de0036cf0bb2b896039f A include/hw/misc/bcm2835_cprman_internals.h :000000 100644 0000000000000000000000000000000000000000 571741c06e2403b0cbd2fda82b56d72efc8f3b9e A include/hw/misc/bcm2835_mbox.h :000000 100644 0000000000000000000000000000000000000000 9670bf33a034f026a11ee088546f70742ce61a30 A include/hw/misc/bcm2835_mbox_defs.h :000000 100644 0000000000000000000000000000000000000000 4ddf8ba65210ae5be09fd144d167fc4e76b8091e A include/hw/misc/bcm2835_mphi.h :000000 100644 0000000000000000000000000000000000000000 d1903a9cce2056127b226d27d0bec57ab8afcc91 A include/hw/misc/bcm2835_powermgt.h :000000 100644 0000000000000000000000000000000000000000 53d2a92d173581e7ec20eea1e8eca9ba512ab390 A include/hw/misc/bcm2835_property.h :000000 100644 0000000000000000000000000000000000000000 eaf77f5103d6643703cd08986b097e85db65e35b A include/hw/misc/bcm2835_rng.h :000000 100644 0000000000000000000000000000000000000000 04eda5cb83f177a0394b5b6168f3701c8943a4bb A include/hw/misc/bcm2835_thermal.h :000000 100644 0000000000000000000000000000000000000000 76d6b366ff3eff32fa125c07024e867d8570f23c A include/hw/misc/djmemc.h :000000 100644 0000000000000000000000000000000000000000 dec56e56ae434214b7b743474312ab54c056f9ab A include/hw/misc/empty_slot.h :000000 100644 0000000000000000000000000000000000000000 bab0b5f47f8e305a6795f00ca5cfdceb453a49c9 A include/hw/misc/grlib_ahb_apb_pnp.h :000000 100644 0000000000000000000000000000000000000000 c3b89018c651c3740675ae771fba206097c0c184 A include/hw/misc/imx25_ccm.h :000000 100644 0000000000000000000000000000000000000000 18e08ee84f998284b8357752e137379418b73f56 A include/hw/misc/imx31_ccm.h :000000 100644 0000000000000000000000000000000000000000 a54b9406866fa7d895d6bf336d0133f84ce7a60b A include/hw/misc/imx6_ccm.h :000000 100644 0000000000000000000000000000000000000000 801b5b6a660b8973c7f02f9524a25e899065ea73 A include/hw/misc/imx6_src.h :000000 100644 0000000000000000000000000000000000000000 edb5f784d5fc51506b6ad9ec79d52d21a4293da3 A include/hw/misc/imx6ul_ccm.h :000000 100644 0000000000000000000000000000000000000000 dcaebfb4efdd6712c3d5fa9df8936290ef0692cb A include/hw/misc/imx7_ccm.h :000000 100644 0000000000000000000000000000000000000000 5cb7d50a694d5a8b568b14b5b2e00f5e500a8c58 A include/hw/misc/imx7_gpr.h :000000 100644 0000000000000000000000000000000000000000 90f69a6dd67a5ebd28b5b92ab4baa7962bb4c073 A include/hw/misc/imx7_snvs.h :000000 100644 0000000000000000000000000000000000000000 55b58a03bf337f97e089d6b6acfcc8bb61fac2b4 A include/hw/misc/imx7_src.h :000000 100644 0000000000000000000000000000000000000000 0765e607b9bf5a1d14ad4afeb805d7de0c855a36 A include/hw/misc/imx8mp_analog.h :000000 100644 0000000000000000000000000000000000000000 685c8582ff852f32a7e8fe2ae140369159c78d79 A include/hw/misc/imx8mp_ccm.h :000000 100644 0000000000000000000000000000000000000000 6839716ea35c84dfe0ab3d45f5678f7c6bf0143f A include/hw/misc/imx_ccm.h :000000 100644 0000000000000000000000000000000000000000 5fb17551b00e16ab727ac4031f97cb8a90a6dcbd A include/hw/misc/imx_rngc.h :000000 100644 0000000000000000000000000000000000000000 338365947c68b3e8f8ae16e4b9c35404375d8df7 A include/hw/misc/iommu-testdev.h :000000 100644 0000000000000000000000000000000000000000 377f8ca7e2fa3f960880ad9f651048b3848e9309 A include/hw/misc/iosb.h :000000 100644 0000000000000000000000000000000000000000 1c189eb72149339ed9b5c9cdab3b6cc22e016d18 A include/hw/misc/iotkit-secctl.h :000000 100644 0000000000000000000000000000000000000000 ce72258a847b1f52d25799ab4c620554493074dd A include/hw/misc/iotkit-sysctl.h :000000 100644 0000000000000000000000000000000000000000 36dc702c53dc96320d7f6c98d0a0b2a5f7c68c01 A include/hw/misc/iotkit-sysinfo.h :000000 100644 0000000000000000000000000000000000000000 4e7277f386c40f12e1a8f4027ed8c56bab981ff7 A include/hw/misc/ivshmem-flat.h :000000 100644 0000000000000000000000000000000000000000 433ef53d790a487f65acd535d3b00ea632651f0e A include/hw/misc/ivshmem.h :000000 100644 0000000000000000000000000000000000000000 d912e8e1b0984a714a873abcb1f2adfd7f8b42c4 A include/hw/misc/k230_ddr.h :000000 100644 0000000000000000000000000000000000000000 9911af0095fb91ac8bc0b7722153698e548b6d68 A include/hw/misc/k230_decomp_gzip.h :000000 100644 0000000000000000000000000000000000000000 8bf72404037a35ffe801144c023fdc0cd7a523f2 A include/hw/misc/lasi.h :000000 100644 0000000000000000000000000000000000000000 89ccbad4660537a3e35c65d9ec5b15f5d43b7a93 A include/hw/misc/led.h :000000 100644 0000000000000000000000000000000000000000 114f41db4c75f84e0b7e4603a2e635b302f12bc2 A include/hw/misc/mac_via.h :000000 100644 0000000000000000000000000000000000000000 8a6678c7494d403d420c1ebbb8eda37ed0c7e88a A include/hw/misc/macio/cuda.h :000000 100644 0000000000000000000000000000000000000000 157ea0659b3d9145b36c01806d56f6d45dcb6d98 A include/hw/misc/macio/gpio.h :000000 100644 0000000000000000000000000000000000000000 16aa95b876cc6f2c5b1fcbf22e4f186577948ea0 A include/hw/misc/macio/macio.h :000000 100644 0000000000000000000000000000000000000000 ceb12082ae349c7357ea241bacb47ac97e66bb31 A include/hw/misc/macio/pmu.h :000000 100644 0000000000000000000000000000000000000000 f68ab07696028879cd7fd4b50380667f5add47a2 A include/hw/misc/max78000_aes.h :000000 100644 0000000000000000000000000000000000000000 c209766fa98a893de177ab6f14db449f7138a89d A include/hw/misc/max78000_gcr.h :000000 100644 0000000000000000000000000000000000000000 a8f1d451bd67246c759e878efca469e114bd470b A include/hw/misc/max78000_icc.h :000000 100644 0000000000000000000000000000000000000000 a027f4b62c7cab496efb4712fbf6a6721c278403 A include/hw/misc/max78000_trng.h :000000 100644 0000000000000000000000000000000000000000 2ed582fb8ce4ebb132260ebfc2d0fe9f508d58b4 A include/hw/misc/mchp_pfsoc_dmc.h :000000 100644 0000000000000000000000000000000000000000 9687ea25b112e7ec5ff24e520e35ee1abba13b3d A include/hw/misc/mchp_pfsoc_ioscb.h :000000 100644 0000000000000000000000000000000000000000 c2b3688a94b5e40fa6014882d8504cf0b9c83237 A include/hw/misc/mchp_pfsoc_sysreg.h :000000 100644 0000000000000000000000000000000000000000 cec0edd6205a03d40e15ce71d48a2d0dd94a937e A include/hw/misc/mips_cmgcr.h :000000 100644 0000000000000000000000000000000000000000 73ed7597e8292e511dd289f7f9b58068cf13f5cd A include/hw/misc/mips_cpc.h :000000 100644 0000000000000000000000000000000000000000 0d1c9c419c4168dd7a76dbdfea634fcc34dd4bad A include/hw/misc/mips_itu.h :000000 100644 0000000000000000000000000000000000000000 82838d091064b2db24e2d32e50a8865c5c985d3c A include/hw/misc/mos6522.h :000000 100644 0000000000000000000000000000000000000000 7512686616993139935d9b9cb52577b65a8f7307 A include/hw/misc/mps2-fpgaio.h :000000 100644 0000000000000000000000000000000000000000 989b2e057dce0cd04b4a52d83ec6afd629461b77 A include/hw/misc/mps2-scc.h :000000 100644 0000000000000000000000000000000000000000 e213aedfb7317824a58baee18ed4de31956dc686 A include/hw/misc/msf2-sysreg.h :000000 100644 0000000000000000000000000000000000000000 406ec94443450564fd0ecc17040607d107c2dc7b A include/hw/misc/npcm7xx_mft.h :000000 100644 0000000000000000000000000000000000000000 b5ae93380491241a13fbbc31b517beb20bfdc6c6 A include/hw/misc/npcm7xx_pwm.h :000000 100644 0000000000000000000000000000000000000000 90858a71f5ca3edb5a62afe46adacbb4345cf917 A include/hw/misc/npcm7xx_rng.h :000000 100644 0000000000000000000000000000000000000000 74c5c1634a97963923142b337036261a8f3cb7bb A include/hw/misc/npcm_clk.h :000000 100644 0000000000000000000000000000000000000000 97a6e531b89d60c7af9cc6fce92d99972c7fba71 A include/hw/misc/npcm_gcr.h :000000 100644 0000000000000000000000000000000000000000 0c2f6d2257b808ae3f45bafa83014b9854be104b A include/hw/misc/nrf51_rng.h :000000 100644 0000000000000000000000000000000000000000 5098693437aa6b1f13b8351f79bb44ba2cc57c42 A include/hw/misc/pvpanic.h :000000 100644 0000000000000000000000000000000000000000 1878d98fc6fe48b4c0703fcc95c577c35a111617 A include/hw/misc/riscv_cmgcr.h :000000 100644 0000000000000000000000000000000000000000 43343ed9e63469a227fa87cdc55aa6a429839e7c A include/hw/misc/riscv_cpc.h :000000 100644 0000000000000000000000000000000000000000 e907aa7869db04bfe15343ea9bbc4819a2081c27 A include/hw/misc/sifive_e_aon.h :000000 100644 0000000000000000000000000000000000000000 d0abd59f4b7b75d9fa95c448656b70bb19b97b60 A include/hw/misc/sifive_e_prci.h :000000 100644 0000000000000000000000000000000000000000 85afd35263199b70bbe8a7413d05e55428e3b877 A include/hw/misc/sifive_test.h :000000 100644 0000000000000000000000000000000000000000 b3d2091a58aaff12104d548d9588176ae9cf8883 A include/hw/misc/sifive_u_otp.h :000000 100644 0000000000000000000000000000000000000000 c0cc755a26cb332643c349cf62447b8a2672c129 A include/hw/misc/sifive_u_prci.h :000000 100644 0000000000000000000000000000000000000000 a94781bf347eaa0836488de934eea88e5a44c0bb A include/hw/misc/stm32_rcc.h :000000 100644 0000000000000000000000000000000000000000 89e47aa091fab4d64cfe689f4986a638144e1f20 A include/hw/misc/stm32f2xx_syscfg.h :000000 100644 0000000000000000000000000000000000000000 a2d57ee3459f043f31eaba951bb878ad5c3b69ac A include/hw/misc/stm32f4xx_exti.h :000000 100644 0000000000000000000000000000000000000000 e6d2bc1ff3b0d0ac1b7dd639bd612edfe24b807c A include/hw/misc/stm32f4xx_syscfg.h :000000 100644 0000000000000000000000000000000000000000 543662c7b9094fa9ba7ff03d351957ceaf646969 A include/hw/misc/stm32l4x5_exti.h :000000 100644 0000000000000000000000000000000000000000 64ead11b3d4704947d183e114eec441eed045a38 A include/hw/misc/stm32l4x5_rcc.h :000000 100644 0000000000000000000000000000000000000000 1e044604c8709885baa454bb81cda3007cc37506 A include/hw/misc/stm32l4x5_rcc_internals.h :000000 100644 0000000000000000000000000000000000000000 d83b4c072392e940a8a9ea95ac2e55c880df685a A include/hw/misc/stm32l4x5_syscfg.h :000000 100644 0000000000000000000000000000000000000000 bda4bc2ae3cb56d18d1567ea11548a99c2c7cdb5 A include/hw/misc/tz-mpc.h :000000 100644 0000000000000000000000000000000000000000 6cf4c6b09ebbe79e2435400479f88921f8662066 A include/hw/misc/tz-msc.h :000000 100644 0000000000000000000000000000000000000000 3fb9401160fbf95e3f2bc74e6e4d1a7a5cd5e9d8 A include/hw/misc/tz-ppc.h :000000 100644 0000000000000000000000000000000000000000 77a5077511f2e07183b6cce0cd091697716b1d33 A include/hw/misc/unimp.h :000000 100644 0000000000000000000000000000000000000000 ddce36f3b7e8ac3a54f088c0b1f7fc424ae2a036 A include/hw/misc/virt_ctrl.h :000000 100644 0000000000000000000000000000000000000000 3cafc7d42e1aa2458dc35a977711c0a7381f767a A include/hw/misc/vmcoreinfo.h :000000 100644 0000000000000000000000000000000000000000 02f96cebdc17178f9766b6b075fa1bab1a9a3fa2 A include/hw/misc/vmlaunchupdate.h :000000 100644 0000000000000000000000000000000000000000 50104015173c07f474fafd87e984aa9a30aedb75 A include/hw/misc/xlnx-cfi-if.h :000000 100644 0000000000000000000000000000000000000000 8f5c2959a828a6b8137c9ff8a0ce049515ed76a6 A include/hw/misc/xlnx-versal-cframe-reg.h :000000 100644 0000000000000000000000000000000000000000 e4fefe43c00a8758bbd612ab6ce64f3565133aa7 A include/hw/misc/xlnx-versal-cfu.h :000000 100644 0000000000000000000000000000000000000000 fea7768642ffe86fdb37a8222e6eb266f22d1b90 A include/hw/misc/xlnx-versal-crl.h :000000 100644 0000000000000000000000000000000000000000 046f3e525c24878325a43236766ad2640bb99b48 A include/hw/misc/xlnx-versal-pmc-iou-slcr.h :000000 100644 0000000000000000000000000000000000000000 ea6e4cb2e1aaf00d9fbbf690d6f57819f02b1a0d A include/hw/misc/xlnx-versal-trng.h :000000 100644 0000000000000000000000000000000000000000 e888a9f03de2ef4033adebb98d6ac4ff64545c0c A include/hw/misc/xlnx-versal-xramc.h :000000 100644 0000000000000000000000000000000000000000 124bff27ac6e85f5ef30ba7384d77dfad0ede5e1 A include/hw/misc/xlnx-zynq-ddrc.h :000000 100644 0000000000000000000000000000000000000000 cc0a531c244ef51e90fa3e0a582674277d4c15f1 A include/hw/misc/xlnx-zynqmp-apu-ctrl.h :000000 100644 0000000000000000000000000000000000000000 933867a6e5463adf93813403ee3d5646a3ef5680 A include/hw/misc/xlnx-zynqmp-crf.h :000000 100644 0000000000000000000000000000000000000000 24662a24ac0bf95f4776f653638b83e3479bac13 A include/hw/net/allwinner-sun8i-emac.h :000000 100644 0000000000000000000000000000000000000000 b3482e137ee2843135cf20e40857bad317780922 A include/hw/net/allwinner_emac.h :000000 100644 0000000000000000000000000000000000000000 f5f1fa47c16e55f39497d416092459ad66354a34 A include/hw/net/cadence_gem.h :000000 100644 0000000000000000000000000000000000000000 5fe02d5a3c5aa9baae02b145b325f7b92c128d20 A include/hw/net/dp8393x.h :000000 100644 0000000000000000000000000000000000000000 eee70bad422d652e9cfa4110d89cadaa5aa6d6f7 A include/hw/net/flexcan.h :000000 100644 0000000000000000000000000000000000000000 414963c5fbdb348c5919254cf01aecbf9c974070 A include/hw/net/ftgmac100.h :000000 100644 0000000000000000000000000000000000000000 f0ac7d60e14984dd5c861df929e39e0a95d46d0b A include/hw/net/imx_fec.h :000000 100644 0000000000000000000000000000000000000000 4bf9da7a63efba5b3e02c805a130f48ee1de1d74 A include/hw/net/lan9118.h :000000 100644 0000000000000000000000000000000000000000 1f9ad643c7bc39464fdd2c7b449c3584e61ea844 A include/hw/net/lan9118_phy.h :000000 100644 0000000000000000000000000000000000000000 be473e2eedb30742febb01d17ca4fb6bfdba62b0 A include/hw/net/lance.h :000000 100644 0000000000000000000000000000000000000000 ab31874a7c538f9b14f04f0d75542c4c4c5826ee A include/hw/net/lasi_82596.h :000000 100644 0000000000000000000000000000000000000000 55bf7c92a1c50fedecbbe745a0bc252caa73c970 A include/hw/net/mii.h :000000 100644 0000000000000000000000000000000000000000 f018ab3ff38aa3027230237b5c073d277d65436e A include/hw/net/msf2-emac.h :000000 100644 0000000000000000000000000000000000000000 1e14d1afc0b40fec549f410e9bc1af5a019ace45 A include/hw/net/ne2000-isa.h :000000 100644 0000000000000000000000000000000000000000 238507cadce0c04d8ff55dca00780267630058e2 A include/hw/net/npcm7xx_emc.h :000000 100644 0000000000000000000000000000000000000000 23b9841a80ea8ebff2eb66998d215dc3c7860c01 A include/hw/net/npcm_gmac.h :000000 100644 0000000000000000000000000000000000000000 7f5aa76353c61380ea5db402b95be303ca1848c2 A include/hw/net/npcm_pcs.h :000000 100644 0000000000000000000000000000000000000000 dba32a233fb42fbdb441e751111e09588de68c4e A include/hw/net/smc91c111.h :000000 100644 0000000000000000000000000000000000000000 7cadf3123b538399995fc2b42c952d6c0c1eb11b A include/hw/net/xlnx-versal-canfd.h :000000 100644 0000000000000000000000000000000000000000 b43384a09838369fef22e123e5376ad1ad2ae789 A include/hw/net/xlnx-zynqmp-can.h :000000 100644 0000000000000000000000000000000000000000 6b9271a47df5357b59cd145662ab75f759661b21 A include/hw/nitro/heartbeat.h :000000 100644 0000000000000000000000000000000000000000 d78ba7d6dc3fe136f3e7e999927d7fcacdc73dd5 A include/hw/nitro/machine.h :000000 100644 0000000000000000000000000000000000000000 064260aa410f20d057afb82fdd7aceb1a0f9aebe A include/hw/nitro/nitro-vsock-bus.h :000000 100644 0000000000000000000000000000000000000000 c365880e110a446d177070f8fcef43d0f7d472e0 A include/hw/nitro/serial-vsock.h :000000 100644 0000000000000000000000000000000000000000 be4dd83530510d688dabac059c8913171a3a3ed7 A include/hw/nubus/mac-nubus-bridge.h :000000 100644 0000000000000000000000000000000000000000 de497b7f76339493bc29cfcb78db4b34cfd45936 A include/hw/nubus/nubus-virtio-mmio.h :000000 100644 0000000000000000000000000000000000000000 52d8797053e9d7317ac12cb4a37d295f35919f37 A include/hw/nubus/nubus.h :000000 100644 0000000000000000000000000000000000000000 3752353860796a4e2169af0753b9dd2547e3b82a A include/hw/nvram/aspeed_otp.h :000000 100644 0000000000000000000000000000000000000000 dba92a41e870eed7566b68dcfd8667b343557bcb A include/hw/nvram/bcm2835_otp.h :000000 100644 0000000000000000000000000000000000000000 4a0f5c21b8848d2a919fecdea1f9d58428c17bc8 A include/hw/nvram/chrp_nvram.h :000000 100644 0000000000000000000000000000000000000000 8ba0e287f26d20e8921c426765559e150e5ca2bc A include/hw/nvram/eeprom93xx.h :000000 100644 0000000000000000000000000000000000000000 acb9857b2adddd1fe5a924652f6ebae13b674b66 A include/hw/nvram/eeprom_at24c.h :000000 100644 0000000000000000000000000000000000000000 20e2c7190e7cab3871cf12dac46ec42b27f49604 A include/hw/nvram/fw_cfg.h :000000 100644 0000000000000000000000000000000000000000 dfd2a44ef0b799b851f7b8336ba5aecf2ba8e1f1 A include/hw/nvram/fw_cfg_acpi.h :000000 100644 0000000000000000000000000000000000000000 e0237328225205b54bea816c72e737e91f516285 A include/hw/nvram/mac_nvram.h :000000 100644 0000000000000000000000000000000000000000 95118c64a747ac8fd5ec01bc5d5539f1016ea492 A include/hw/nvram/npcm7xx_otp.h :000000 100644 0000000000000000000000000000000000000000 172e344a5d52440e9276813917231ce36f719797 A include/hw/nvram/nrf51_nvm.h :000000 100644 0000000000000000000000000000000000000000 68eaa6030895949222d7282e04342252e5a2141c A include/hw/nvram/sun_nvram.h :000000 100644 0000000000000000000000000000000000000000 7a8dd85effd4b8c97e1c258aec6e2ba5eec3445e A include/hw/nvram/xlnx-bbram.h :000000 100644 0000000000000000000000000000000000000000 08a9ce790d7799b73a67501799f09d00f3bd248e A include/hw/nvram/xlnx-efuse.h :000000 100644 0000000000000000000000000000000000000000 b10d7483171a1ed8ce148db8d245a176a546bf87 A include/hw/nvram/xlnx-versal-efuse.h :000000 100644 0000000000000000000000000000000000000000 b62f8181fd91a719f4e995b76c1ac870f85122cf A include/hw/nvram/xlnx-zynqmp-efuse.h :000000 100644 0000000000000000000000000000000000000000 2e6131580c7cd349e049b5723b721190168b4fab A include/hw/or1k/boot.h :000000 100644 0000000000000000000000000000000000000000 1611504c8764a0965c09aaabd2e323fa2f5bdc47 A include/hw/pci-bridge/cxl_downstream_port.h :000000 100644 0000000000000000000000000000000000000000 dfe01771c7d7d3b7c9162119340de718f94be9eb A include/hw/pci-bridge/cxl_upstream_port.h :000000 100644 0000000000000000000000000000000000000000 0b3856d615a5fbb934df5f799da4a97f51522e7f A include/hw/pci-bridge/pci_expander_bridge.h :000000 100644 0000000000000000000000000000000000000000 979cb17435d04e3c024237c25e326a703dfaaae8 A include/hw/pci-bridge/simba.h :000000 100644 0000000000000000000000000000000000000000 1d10139aeab2c955e7a3cd93561d49aa3dc7c1a9 A include/hw/pci-bridge/xio3130_downstream.h :000000 100644 0000000000000000000000000000000000000000 529c2402746f689f3c4672221773a4d51e8dce5e A include/hw/pci-host/articia.h :000000 100644 0000000000000000000000000000000000000000 143b3565917a51f8ec3bda1d91c27c35901862bd A include/hw/pci-host/aspeed_pcie.h :000000 100644 0000000000000000000000000000000000000000 0cd384bceb6cbd28469d0f804e7de2d371be89b7 A include/hw/pci-host/astro.h :000000 100644 0000000000000000000000000000000000000000 b8ecf7870a346e54215eb5029e78929589e71046 A include/hw/pci-host/bonito.h :000000 100644 0000000000000000000000000000000000000000 e82fdc5fe744ef234f5907aceac63310db5badbc A include/hw/pci-host/designware.h :000000 100644 0000000000000000000000000000000000000000 5dc8cdf6108e31678b000317cff2ede4eb3faa85 A include/hw/pci-host/dino.h :000000 100644 0000000000000000000000000000000000000000 5786534b0ef427ed223a31a4aa0cc9342d5c9f0c A include/hw/pci-host/fsl_imx8m_phy.h :000000 100644 0000000000000000000000000000000000000000 1da9c85bce275ee35075109f1575b1d0078af3ea A include/hw/pci-host/gpex.h :000000 100644 0000000000000000000000000000000000000000 7ad3a779f036700c34694dbdcf6aca0c9882d2cc A include/hw/pci-host/grackle.h :000000 100644 0000000000000000000000000000000000000000 c988f708901ec9c66ae951ccd24509b85ba991bf A include/hw/pci-host/i440fx.h :000000 100644 0000000000000000000000000000000000000000 33e7942de9f7b772001a6e45588adba014ec70f8 A include/hw/pci-host/ls7a.h :000000 100644 0000000000000000000000000000000000000000 9cdb35cb3cf2e493cb988ea82922d94a4901f019 A include/hw/pci-host/mv64361.h :000000 100644 0000000000000000000000000000000000000000 44f39081604add78864cc2cdb5976e727661cec0 A include/hw/pci-host/pam.h :000000 100644 0000000000000000000000000000000000000000 682f62a638fa731b4a3bb24f0f3dcede00d6d4c0 A include/hw/pci-host/pnv_phb3.h :000000 100644 0000000000000000000000000000000000000000 38f8ce9d7406cfa0b992528ffec439c1596fc550 A include/hw/pci-host/pnv_phb3_regs.h :000000 100644 0000000000000000000000000000000000000000 de996e718b0fee15fa0a208e71cabc2c8d38bb30 A include/hw/pci-host/pnv_phb4.h :000000 100644 0000000000000000000000000000000000000000 bea96f4d91aae54ac7779e925a84e6ad6ca170e3 A include/hw/pci-host/pnv_phb4_regs.h :000000 100644 0000000000000000000000000000000000000000 32396417fc7d196fb50a46afa45ebe47d1cfe5fe A include/hw/pci-host/ppc4xx.h :000000 100644 0000000000000000000000000000000000000000 e3a374230b7116b65bd3e4476e30ab9775fba17d A include/hw/pci-host/ppce500.h :000000 100644 0000000000000000000000000000000000000000 f31a71010b6c75a75d82508aacbd805f87df0086 A include/hw/pci-host/q35.h :000000 100644 0000000000000000000000000000000000000000 5264c3593691b29c9d646f56f1efedd199b08ac7 A include/hw/pci-host/remote.h :000000 100644 0000000000000000000000000000000000000000 d12de84ea23a4427849ab7cf8b5727ddbc8cc8dc A include/hw/pci-host/sabre.h :000000 100644 0000000000000000000000000000000000000000 0db87f128157bd6d7710bf102253863561cc842e A include/hw/pci-host/spapr.h :000000 100644 0000000000000000000000000000000000000000 62bd81e72106f06833ae6d70853692109aa84811 A include/hw/pci-host/uninorth.h :000000 100644 0000000000000000000000000000000000000000 b7bab77c2470db3ea138cec3edc9f008f65c8303 A include/hw/pci-host/xilinx-pcie.h :000000 100644 0000000000000000000000000000000000000000 abcfd13925219e96d0c9aa3530271f56e06ede5c A include/hw/pci/msi.h :000000 100644 0000000000000000000000000000000000000000 551a2bcfe730fddc446f7749aae92af450482df3 A include/hw/pci/msix.h :000000 100644 0000000000000000000000000000000000000000 f2448e941a0b9b4003a7a63d23db7972a8513405 A include/hw/pci/pci.h :000000 100644 0000000000000000000000000000000000000000 f114f0a65178d5a3861432bceb1acd66a914a69c A include/hw/pci/pci_bridge.h :000000 100644 0000000000000000000000000000000000000000 7ecb23d13c39d6d54af829ef9bb30ec201f78da2 A include/hw/pci/pci_bus.h :000000 100644 0000000000000000000000000000000000000000 5cac6e168862e0f0903ef2a0e7cdb0ed36dc1ba0 A include/hw/pci/pci_device.h :000000 100644 0000000000000000000000000000000000000000 d8dec0ee049c48663b024150f82c642df22d7c24 A include/hw/pci/pci_host.h :000000 100644 0000000000000000000000000000000000000000 477609ed625d7c5f0d7b26effcba8d71f17b27e6 A include/hw/pci/pci_ids.h :000000 100644 0000000000000000000000000000000000000000 a590140962291037b9d2c54e63b8125dcb499b1d A include/hw/pci/pci_regs.h :000000 100644 0000000000000000000000000000000000000000 ec25e7a7de99e099ab1764b2c7b92f624b59010a A include/hw/pci/pcie.h :000000 100644 0000000000000000000000000000000000000000 4d8c0e050773e96879be1eca0eccddc38f7e8975 A include/hw/pci/pcie_aer.h :000000 100644 0000000000000000000000000000000000000000 4bd49bb5ae6576b3bc61301ed32c56313b2bcc6e A include/hw/pci/pcie_doe.h :000000 100644 0000000000000000000000000000000000000000 f09de76bfe629a82b6994e35baaa985cd7b301f0 A include/hw/pci/pcie_host.h :000000 100644 0000000000000000000000000000000000000000 b28af067a6643bdc352c640520ab3d3358018a31 A include/hw/pci/pcie_port.h :000000 100644 0000000000000000000000000000000000000000 33a22229fe200aa78c91373bc3274452b9630427 A include/hw/pci/pcie_regs.h :000000 100644 0000000000000000000000000000000000000000 b0ea6a62c7496270d3f82ef82b7a3c95ad6f4e51 A include/hw/pci/pcie_sriov.h :000000 100644 0000000000000000000000000000000000000000 67becb5c56895608ded56ad1e6b9122b129db0eb A include/hw/pci/shpc.h :000000 100644 0000000000000000000000000000000000000000 8b4dc0ce835647eec980c3f72f81c08e614b60a8 A include/hw/pci/slotid_cap.h :000000 100644 0000000000000000000000000000000000000000 b56ac2a8cbb5c06ee72b4ca02a9fb5fdbbc9aa10 A include/hw/ppc/fdt.h :000000 100644 0000000000000000000000000000000000000000 e42805144effd73cb9a7c200f8ac506ededd7b4b A include/hw/ppc/mac_dbdma.h :000000 100644 0000000000000000000000000000000000000000 5856955af9a1efdf8f88270f6a4ec30dba5858f7 A include/hw/ppc/openpic.h :000000 100644 0000000000000000000000000000000000000000 9ef421525723c62b26c39509074df254973ea913 A include/hw/ppc/openpic_kvm.h :000000 100644 0000000000000000000000000000000000000000 60e902d9c5bb1aebfd81ed7983560c2949aa2229 A include/hw/ppc/pnv.h :000000 100644 0000000000000000000000000000000000000000 d3a935a46d6df248bebc7ae04dce45a2c3c32d58 A include/hw/ppc/pnv_adu.h :000000 100644 0000000000000000000000000000000000000000 8ef75fdcca74fe3ada461a36bd3a0d1150702e86 A include/hw/ppc/pnv_chip.h :000000 100644 0000000000000000000000000000000000000000 3e5e3b02b254acf0f3189a3a30973cf93b3004db A include/hw/ppc/pnv_chiptod.h :000000 100644 0000000000000000000000000000000000000000 d8afb4f95f929938c30c751529a007040f2b136c A include/hw/ppc/pnv_core.h :000000 100644 0000000000000000000000000000000000000000 a6f2710fa16b514ba94322a62f40c9a53a456fe5 A include/hw/ppc/pnv_homer.h :000000 100644 0000000000000000000000000000000000000000 1a37730f1e5f0ac000ab6a0a38d80356eb418873 A include/hw/ppc/pnv_i2c.h :000000 100644 0000000000000000000000000000000000000000 c219f87b16962a542ff9361748be31c994ff4177 A include/hw/ppc/pnv_lpc.h :000000 100644 0000000000000000000000000000000000000000 aa2936caa75c52bd5b45ab17b66e706bacc726cf A include/hw/ppc/pnv_mpipl.h :000000 100644 0000000000000000000000000000000000000000 a7ad0396681f436e16d6949ca4d484e5b29b6c00 A include/hw/ppc/pnv_n1_chiplet.h :000000 100644 0000000000000000000000000000000000000000 73cacf382381af4be465eaa90ae9c3bcce888353 A include/hw/ppc/pnv_nest_pervasive.h :000000 100644 0000000000000000000000000000000000000000 d3ba46ecf4aada53a0abce82d8ff35f26064d771 A include/hw/ppc/pnv_nmmu.h :000000 100644 0000000000000000000000000000000000000000 92a4dbf1a0fb4777c540979559e1e2cba6eba138 A include/hw/ppc/pnv_occ.h :000000 100644 0000000000000000000000000000000000000000 7bf737d33b4937c4ef45647d26e4ee54990cde71 A include/hw/ppc/pnv_pnor.h :000000 100644 0000000000000000000000000000000000000000 e1e1ade0ce71dfd8c15acbbc01aa0d38ea7892d3 A include/hw/ppc/pnv_psi.h :000000 100644 0000000000000000000000000000000000000000 d5d76a4de166cf214f00e9de2d5103bc814bd7b7 A include/hw/ppc/pnv_sbe.h :000000 100644 0000000000000000000000000000000000000000 5b4cb4167bb0442be4cd0528831817c5b7e27578 A include/hw/ppc/pnv_xive.h :000000 100644 0000000000000000000000000000000000000000 6dab803d1f99724b1f5f613a946c16ca41555625 A include/hw/ppc/pnv_xscom.h :000000 100644 0000000000000000000000000000000000000000 cb51d704c6d3b26f42d1405fb4d76d1b18b65b2b A include/hw/ppc/ppc.h :000000 100644 0000000000000000000000000000000000000000 b76bf091cfa0fb84abe35d0b5501fbf9f0659498 A include/hw/ppc/ppc4xx.h :000000 100644 0000000000000000000000000000000000000000 b66c0e3ee090f65e63e1d1d4972d69fd14eea2e8 A include/hw/ppc/ppc_e500.h :000000 100644 0000000000000000000000000000000000000000 9acda15d4f6f79d8390fe430c75969d30ed06f59 A include/hw/ppc/spapr.h :000000 100644 0000000000000000000000000000000000000000 a315b6858051be00759d83df52bd65eacd502f57 A include/hw/ppc/spapr_common.h :000000 100644 0000000000000000000000000000000000000000 273bb3320207580662a8a39e52d1f3cdf5ffd855 A include/hw/ppc/spapr_cpu_core.h :000000 100644 0000000000000000000000000000000000000000 bb80f95d91ecc71b881da6d282173ce6f5233568 A include/hw/ppc/spapr_drc.h :000000 100644 0000000000000000000000000000000000000000 778981bc95eae9bed1db48c97a8a888e18a7c4c2 A include/hw/ppc/spapr_fadump.h :000000 100644 0000000000000000000000000000000000000000 265d43e06bfe7bb20c2eb24f29e6105f889abaae A include/hw/ppc/spapr_irq.h :000000 100644 0000000000000000000000000000000000000000 f7be0d5a955747756b839d4344f6ed6df8b64fa5 A include/hw/ppc/spapr_nested.h :000000 100644 0000000000000000000000000000000000000000 e07edf2ee670c0ca1ddc14ba64c72d241d605d2e A include/hw/ppc/spapr_numa.h :000000 100644 0000000000000000000000000000000000000000 386da920422a5a827a38e92917914a125721aa14 A include/hw/ppc/spapr_nvdimm.h :000000 100644 0000000000000000000000000000000000000000 8d67f492d0230934a5c3c21e754e028a96daab7a A include/hw/ppc/spapr_ovec.h :000000 100644 0000000000000000000000000000000000000000 831d36a02ffe117c2d30741bad527e9dfc761e0c A include/hw/ppc/spapr_tpm_proxy.h :000000 100644 0000000000000000000000000000000000000000 0ea0dbae8b1d5ec1a71c674f45a6d74720bfd752 A include/hw/ppc/spapr_vio.h :000000 100644 0000000000000000000000000000000000000000 b282960ad90d60650fb678eb1240797552727221 A include/hw/ppc/spapr_xive.h :000000 100644 0000000000000000000000000000000000000000 3a0fbffe54c6baa014113010224e2666db3883d8 A include/hw/ppc/vof.h :000000 100644 0000000000000000000000000000000000000000 3f78e3712210ffaef84007da16747142a2738ab6 A include/hw/ppc/xics.h :000000 100644 0000000000000000000000000000000000000000 de752c0d2c7eccb24c80e9465aa0ec634b48fcf0 A include/hw/ppc/xics_spapr.h :000000 100644 0000000000000000000000000000000000000000 e98d011998f8be2e20b2c8c1bf875031666d2db9 A include/hw/ppc/xive.h :000000 100644 0000000000000000000000000000000000000000 9e2af8d8b1766d3590511321cb35d68c78987a4f A include/hw/ppc/xive2.h :000000 100644 0000000000000000000000000000000000000000 2a3e60abadbf9f8616b53949eaf962f035d1b379 A include/hw/ppc/xive2_regs.h :000000 100644 0000000000000000000000000000000000000000 54bc6c53b46bc4d65a8c691afff2f293ddce1d34 A include/hw/ppc/xive_regs.h :000000 100644 0000000000000000000000000000000000000000 09ee6c77b68c74389c5763b803ce1d283cfa878b A include/hw/remote/iohub.h :000000 100644 0000000000000000000000000000000000000000 33b68a8f4bf0506f76da62779ab2646192849d7e A include/hw/remote/iommu.h :000000 100644 0000000000000000000000000000000000000000 748b69c6fc72a8312f8507a8dc89e492c25a14c4 A include/hw/remote/machine.h :000000 100644 0000000000000000000000000000000000000000 bc2e30945f57ccfcb74b30f2958f07c7d1a3e30e A include/hw/remote/memory.h :000000 100644 0000000000000000000000000000000000000000 4ec091588519ba320bbf508f34dca1ddd17cac4d A include/hw/remote/mpqemu-link.h :000000 100644 0000000000000000000000000000000000000000 ec516d82676ef8a5511221a58bf189207443eee5 A include/hw/remote/proxy-memory-listener.h :000000 100644 0000000000000000000000000000000000000000 0cfd9665bedf174aa5594dc5e17c50eda5b52377 A include/hw/remote/proxy.h :000000 100644 0000000000000000000000000000000000000000 87ab78b875cebae82fc55915f3b2d327589363a2 A include/hw/remote/vfio-user-obj.h :000000 100644 0000000000000000000000000000000000000000 d23f45d78077d1f32adb52fabd83f47fed48fa73 A include/hw/riscv/boot.h :000000 100644 0000000000000000000000000000000000000000 ab9999be3f726307f094208364965f2cd307ea94 A include/hw/riscv/boot_opensbi.h :000000 100644 0000000000000000000000000000000000000000 39029bca8f527a25e1471b0e5c4c576bda958fce A include/hw/riscv/cps.h :000000 100644 0000000000000000000000000000000000000000 572912ec3609147e832db03f1a5b4d97c089e8a1 A include/hw/riscv/device-common.h :000000 100644 0000000000000000000000000000000000000000 eb9db8278d0908d30ca3261e88f0518e4557b577 A include/hw/riscv/fdt-common.h :000000 100644 0000000000000000000000000000000000000000 999384fc899a5790ef72a3265f67182d480efdea A include/hw/riscv/iommu.h :000000 100644 0000000000000000000000000000000000000000 8679d09891c42aa350a4da52201fcd5bcb1f36e2 A include/hw/riscv/k230.h :000000 100644 0000000000000000000000000000000000000000 a30b944afa9ce45d15812023a76478adbc0dd355 A include/hw/riscv/microchip_pfsoc.h :000000 100644 0000000000000000000000000000000000000000 ac07786555b53455fd5f8bc7fa7d5945b8355ef5 A include/hw/riscv/numa.h :000000 100644 0000000000000000000000000000000000000000 5b9016e1d897fe034a50a3ff993f27e2ca182df3 A include/hw/riscv/opentitan.h :000000 100644 0000000000000000000000000000000000000000 c3cd05a2c877f02686a9dbe7dc475354d7a44e22 A include/hw/riscv/riscv_hart.h :000000 100644 0000000000000000000000000000000000000000 f90a3bca8df068ef12c52e150c484ade8c0490e0 A include/hw/riscv/shakti_c.h :000000 100644 0000000000000000000000000000000000000000 136799633a72fca8edabe116fcdcc655521f1023 A include/hw/riscv/sifive_cpu.h :000000 100644 0000000000000000000000000000000000000000 4cf902ebc0dc28bca7e46ff669df708d10ce043c A include/hw/riscv/sifive_e.h :000000 100644 0000000000000000000000000000000000000000 aed966a62dff411ad947c10f12bf3d51c7d80882 A include/hw/riscv/sifive_u.h :000000 100644 0000000000000000000000000000000000000000 6868976884100afe8c7233b01d12a1f9a369e48b A include/hw/riscv/spike.h :000000 100644 0000000000000000000000000000000000000000 3923308b7c89c291c31ac922bcdcbee0f9e149de A include/hw/riscv/tt_atlantis.h :000000 100644 0000000000000000000000000000000000000000 e516898f9ad97bfeefd5864aa88ffa8ce297b3d6 A include/hw/riscv/virt.h :000000 100644 0000000000000000000000000000000000000000 5a5af93dffdf3dd77e3a7846f976d61e6524ff6a A include/hw/riscv/xiangshan_kmh.h :000000 100644 0000000000000000000000000000000000000000 2b5ff0656653cd569d1932b57f50a7fca05498db A include/hw/rtc/allwinner-rtc.h :000000 100644 0000000000000000000000000000000000000000 ef37dd3d69f6f05c523e4ac7af03ab297dadb4de A include/hw/rtc/aspeed_rtc.h :000000 100644 0000000000000000000000000000000000000000 55ed9c4085ccfdce70ea6e8f07718719f702e550 A include/hw/rtc/goldfish_rtc.h :000000 100644 0000000000000000000000000000000000000000 c14937476c1c41ca00174d52d6fba61893aedb1d A include/hw/rtc/m48t59.h :000000 100644 0000000000000000000000000000000000000000 64893be1515952a1722ffda0dc0db351eefda2e3 A include/hw/rtc/mc146818rtc.h :000000 100644 0000000000000000000000000000000000000000 12197e05538bdcb01f3b596b6d633e22a6f863c8 A include/hw/rtc/mc146818rtc_regs.h :000000 100644 0000000000000000000000000000000000000000 75779c63122544725904f7c06a024123231d2503 A include/hw/rtc/pl031.h :000000 100644 0000000000000000000000000000000000000000 26a9eb61967f3ede1f1ed2eb1ebbfd515b4e15c8 A include/hw/rtc/sun4v-rtc.h :000000 100644 0000000000000000000000000000000000000000 7d8505ce3991650aa389325ce241c773357e9aea A include/hw/rtc/xlnx-zynqmp-rtc.h :000000 100644 0000000000000000000000000000000000000000 766fe0e43553acb13db99dd28a86aec9c20f9951 A include/hw/rx/rx62n.h :000000 100644 0000000000000000000000000000000000000000 6b73c8b51f8a0eef311e3c3490cb97257374a36e A include/hw/s390x/3270-ccw.h :000000 100644 0000000000000000000000000000000000000000 d4fadc4f7f89a9f94b956e511ab48edcef7a3164 A include/hw/s390x/adapter.h :000000 100644 0000000000000000000000000000000000000000 7efc52928db15c429b2486e09e701b5cc4a799f2 A include/hw/s390x/ap-bridge.h :000000 100644 0000000000000000000000000000000000000000 f746addb4282eea9fddae0e207cf659c70544fde A include/hw/s390x/ap-device.h :000000 100644 0000000000000000000000000000000000000000 2d5a5fa3646e12cbb29d3395f68c6c33fd1e93c8 A include/hw/s390x/cpu-topology.h :000000 100644 0000000000000000000000000000000000000000 1a29d3a542d3fe6708e136a608d1b1e3804e9727 A include/hw/s390x/css-bridge.h :000000 100644 0000000000000000000000000000000000000000 79b41f305e8c6a7aaf108f103e27ce9307b3cde1 A include/hw/s390x/css.h :000000 100644 0000000000000000000000000000000000000000 69a04cab62ce4c1a6f9da1d2c4791ba798b0e7d8 A include/hw/s390x/ebcdic.h :000000 100644 0000000000000000000000000000000000000000 5c556f2b4d8c630ff10815d9c5adc3c204a34023 A include/hw/s390x/event-facility.h :000000 100644 0000000000000000000000000000000000000000 ea8d0f24449227536906029e25bf856a6b07d8b5 A include/hw/s390x/ioinst.h :000000 100644 0000000000000000000000000000000000000000 6e62f29215319a10bdc67ed5032f7084397c5a53 A include/hw/s390x/ipl/diag308.h :000000 100644 0000000000000000000000000000000000000000 f3c23a3176ae0ba62bdd138b92905ac5f6537c97 A include/hw/s390x/ipl/diag320.h :000000 100644 0000000000000000000000000000000000000000 bd967954b986e93d261bff8d8912dee96d26e7e3 A include/hw/s390x/ipl/diag508.h :000000 100644 0000000000000000000000000000000000000000 3fa9649112c1af126e9f5b7b47bf68d60ceb10a5 A include/hw/s390x/ipl/qipl.h :000000 100644 0000000000000000000000000000000000000000 6a635d693baf0cfdec02ba17a971ca7dd5c870a6 A include/hw/s390x/ipl/s390-pci-clp.h :000000 100644 0000000000000000000000000000000000000000 2e0a70998132070996d6b0d083b8ddba5b9b87dc A include/hw/s390x/s390-ccw.h :000000 100644 0000000000000000000000000000000000000000 9228523ce8e50bbf6a4e3b5be7695a12248807c8 A include/hw/s390x/s390-pci-bus.h :000000 100644 0000000000000000000000000000000000000000 5cb8da540bee5715437670104a6db0b8cac214ea A include/hw/s390x/s390-pci-inst.h :000000 100644 0000000000000000000000000000000000000000 c33f2833a3cc36690f11d5fb00f50054fa48ac49 A include/hw/s390x/s390-pci-kvm.h :000000 100644 0000000000000000000000000000000000000000 f7d6149daf6085dd78819d222d5c8f8ea7103979 A include/hw/s390x/s390-pci-vfio.h :000000 100644 0000000000000000000000000000000000000000 dcac486bc481d9895a8ef479553ca92cba6a942d A include/hw/s390x/s390-virtio-ccw.h :000000 100644 0000000000000000000000000000000000000000 c9db5279e3a6a036f7d87964c80c493c3fc19833 A include/hw/s390x/s390_flic.h :000000 100644 0000000000000000000000000000000000000000 dba9d8d46300a73d0828e72139562311e3d3487e A include/hw/s390x/sclp.h :000000 100644 0000000000000000000000000000000000000000 0305873b01913b93be0538cdc07e536efb8b185c A include/hw/s390x/storage-attributes.h :000000 100644 0000000000000000000000000000000000000000 666c05e2996e92dac36622d80c943ccb8d37b850 A include/hw/s390x/storage-keys.h :000000 100644 0000000000000000000000000000000000000000 bcb20994c8726d7e138f01d0b6f699dd3f767be6 A include/hw/s390x/tod.h :000000 100644 0000000000000000000000000000000000000000 1e0922dca11e6caada08c2aae82bd3462ace35f5 A include/hw/s390x/vfio-ccw.h :000000 100644 0000000000000000000000000000000000000000 9521704326e5efa2e385d923fd9a720377bf9d7a A include/hw/scsi/emulation.h :000000 100644 0000000000000000000000000000000000000000 8887ba85124779244bbb7527a05877b02af04ed9 A include/hw/scsi/esp.h :000000 100644 0000000000000000000000000000000000000000 3eab339b0d25bb97a92cd1d286c228064b634cf1 A include/hw/scsi/scsi.h :000000 100644 0000000000000000000000000000000000000000 d154d81d24c4c8be75575227a81943167479bb5d A include/hw/sd/allwinner-sdhost.h :000000 100644 0000000000000000000000000000000000000000 4ef177047114475b12e2278077c1975ddada4226 A include/hw/sd/aspeed_sdhci.h :000000 100644 0000000000000000000000000000000000000000 ab52eb8185fdb0a5d8cb509a6df1fc4b956cc1a4 A include/hw/sd/axiado_sdhci.h :000000 100644 0000000000000000000000000000000000000000 8ba220d89e945f4eeb95aaa9bded6a8d3c17ae47 A include/hw/sd/bcm2835_sdhost.h :000000 100644 0000000000000000000000000000000000000000 cd8288b7d807066513937d2669e7efd99ecd79b4 A include/hw/sd/cadence_sdhci.h :000000 100644 0000000000000000000000000000000000000000 ad8002f766ddbbeef811731f153135b162eb4f16 A include/hw/sd/npcm7xx_sdhci.h :000000 100644 0000000000000000000000000000000000000000 2162fb584020110bcdaa7a92c2a05b6cfc041d2f A include/hw/sd/sd.h :000000 100644 0000000000000000000000000000000000000000 c485277744ebb6ff54d1cba332b7365b78878c0b A include/hw/sd/sdhci.h :000000 100644 0000000000000000000000000000000000000000 10c34b964645d7f03ac30d9d8176509fa878b8a6 A include/hw/sensor/adc128d818.h :000000 100644 0000000000000000000000000000000000000000 e509a43d55945c1471e1a038ed66c7a9669baa19 A include/hw/sensor/emc141x_regs.h :000000 100644 0000000000000000000000000000000000000000 aa2c2767df90da96739458786551fe4c15d18892 A include/hw/sensor/isl_pmbus_vr.h :000000 100644 0000000000000000000000000000000000000000 0698aeead78c5f90990d0481d28bc375ffd3a9eb A include/hw/sensor/tmp105.h :000000 100644 0000000000000000000000000000000000000000 ef015ee5cfd0c9882671df0696945a29eab8f063 A include/hw/sensor/tmp105_regs.h :000000 100644 0000000000000000000000000000000000000000 c82feef8d0ab16b2a30dba30828a2011492c57b0 A include/hw/sh4/sh.h :000000 100644 0000000000000000000000000000000000000000 94f183121eb498554f232b7afb33ba63c84f4c89 A include/hw/sh4/sh_intc.h :000000 100644 0000000000000000000000000000000000000000 2c35dd04848ec9e631b65cf2605f66508b1bf0be A include/hw/southbridge/ich9.h :000000 100644 0000000000000000000000000000000000000000 a296b1205a3aaeed53c4051ec8d61ed157e7c0a3 A include/hw/southbridge/piix.h :000000 100644 0000000000000000000000000000000000000000 3181c17043a0b0b820259d3781189fd891a1dd77 A include/hw/sparc/sparc32_dma.h :000000 100644 0000000000000000000000000000000000000000 4ced36fb5a59684031e7632653b5860cfcdb3830 A include/hw/sparc/sparc64.h :000000 100644 0000000000000000000000000000000000000000 ccefafedbc4242c03d5f162cd8a767397dcf3c7f A include/hw/sparc/sun4m_iommu.h :000000 100644 0000000000000000000000000000000000000000 3ae81a2406acf26e4192c57680ace1976238b914 A include/hw/sparc/sun4u_iommu.h :000000 100644 0000000000000000000000000000000000000000 6e0e29936156680065d93805763de36ae18df118 A include/hw/ssi/allwinner-a10-spi.h :000000 100644 0000000000000000000000000000000000000000 5f391fc24ef382713d2001c91070bfc34e4c181c A include/hw/ssi/aspeed_smc.h :000000 100644 0000000000000000000000000000000000000000 d5891fd92578d3ce19d5393edacf683ca88019b4 A include/hw/ssi/bcm2835_spi.h :000000 100644 0000000000000000000000000000000000000000 2aac6ee920c0348a9f580fcce4a3fe165a40e4bc A include/hw/ssi/ibex_spi_host.h :000000 100644 0000000000000000000000000000000000000000 9a95127755fcde379a04371643ed893088051258 A include/hw/ssi/imx_spi.h :000000 100644 0000000000000000000000000000000000000000 85e11f726694462ad6f4f8ad401a99f6fee18e43 A include/hw/ssi/mss-spi.h :000000 100644 0000000000000000000000000000000000000000 530d8e2f44ace022de5d1f87268b14b8de82dd6b A include/hw/ssi/npcm7xx_fiu.h :000000 100644 0000000000000000000000000000000000000000 dbf40710f32057519990864273d405d8eb8242e6 A include/hw/ssi/npcm_pspi.h :000000 100644 0000000000000000000000000000000000000000 afddc314c79f70942b57f24ed537dbc97ef03156 A include/hw/ssi/pl022.h :000000 100644 0000000000000000000000000000000000000000 31a690854ba1c8c17ae19f6715b609c4721c7948 A include/hw/ssi/pnv_spi.h :000000 100644 0000000000000000000000000000000000000000 596e2c1911df939c3071d8cf0b915f05e0999266 A include/hw/ssi/pnv_spi_regs.h :000000 100644 0000000000000000000000000000000000000000 e45becb8c59d84f1b1cbbe5fee34033f5079c523 A include/hw/ssi/sifive_spi.h :000000 100644 0000000000000000000000000000000000000000 6d6d8ccb3d416fb0a219846fd025108f60ce330f A include/hw/ssi/ssi.h :000000 100644 0000000000000000000000000000000000000000 26b02429aaaf4ca486c1747f6b8447a1099a0295 A include/hw/ssi/stm32f2xx_spi.h :000000 100644 0000000000000000000000000000000000000000 d1eefa4ba672b6aa4435e6766f7b58e9eb42e75e A include/hw/ssi/xilinx_spips.h :000000 100644 0000000000000000000000000000000000000000 e8709208caacef1e4196d4c943715e0bff72b07d A include/hw/ssi/xlnx-versal-ospi.h :000000 100644 0000000000000000000000000000000000000000 5c9b048b95455a97f76e9f392da33355fa577d16 A include/hw/timer/a9gtimer.h :000000 100644 0000000000000000000000000000000000000000 fe6a408022e9e9397e30fe1aa1ce2b289dc725c1 A include/hw/timer/allwinner-a10-pit.h :000000 100644 0000000000000000000000000000000000000000 4c6f5696319c0f522f302250824da2be687ed0fc A include/hw/timer/arm_mptimer.h :000000 100644 0000000000000000000000000000000000000000 637dbf35c5cf3d640eb638e9cfe6e1d10ea65b5a A include/hw/timer/armv7m_systick.h :000000 100644 0000000000000000000000000000000000000000 a850625a055591b0706e65e8e3239b192f4b4004 A include/hw/timer/aspeed_timer.h :000000 100644 0000000000000000000000000000000000000000 5c9dca134a0ecd001a6054575ca7a17bac956d6a A include/hw/timer/avr_timer16.h :000000 100644 0000000000000000000000000000000000000000 770e464937bd2b775e7e839c23b9ce762cb921d4 A include/hw/timer/bcm2835_systmr.h :000000 100644 0000000000000000000000000000000000000000 27b555e96a4e72747beda6b7a03546a00ae06e93 A include/hw/timer/cadence_ttc.h :000000 100644 0000000000000000000000000000000000000000 7e238f04dfe0e35b8b0b74f533bf4ec1b0a9111e A include/hw/timer/cmsdk-apb-dualtimer.h :000000 100644 0000000000000000000000000000000000000000 5ecda01776e1c470e3ee155bcef369e1f64be00a A include/hw/timer/cmsdk-apb-timer.h :000000 100644 0000000000000000000000000000000000000000 bcd80108a2b072ad7d89be2277e04b4e38349a7b A include/hw/timer/digic-timer.h :000000 100644 0000000000000000000000000000000000000000 e56f1b8bf3430fd4bcbc9c5609a5846faaab8cdf A include/hw/timer/grlib_gptimer.h :000000 100644 0000000000000000000000000000000000000000 84be4c3529a716c310bb05782c9a82b451d7c6ca A include/hw/timer/hpet.h :000000 100644 0000000000000000000000000000000000000000 65775b789dfebaaac1cf9a9866883383463497b0 A include/hw/timer/i8254.h :000000 100644 0000000000000000000000000000000000000000 1761deb4cf7e15212c1a37b14a30db5d667d8359 A include/hw/timer/i8254_internal.h :000000 100644 0000000000000000000000000000000000000000 53055f3351b67e7965cee0d32f257fe20ebd1d80 A include/hw/timer/ibex_timer.h :000000 100644 0000000000000000000000000000000000000000 18d41ec139374f2aed40865011226f5a1100351e A include/hw/timer/imx_epit.h :000000 100644 0000000000000000000000000000000000000000 b5d73c5e4bdef72b417b7b147053f2adb50acf9a A include/hw/timer/imx_gpt.h :000000 100644 0000000000000000000000000000000000000000 c7ca6c821daeff72a442490d70b8e97aa717126c A include/hw/timer/mips_gictimer.h :000000 100644 0000000000000000000000000000000000000000 93a73fae72ad49b7080f17a2c44e671b055c02e1 A include/hw/timer/mss-timer.h :000000 100644 0000000000000000000000000000000000000000 9ad42c65a8a1756d7078c98ca06b5c4d475d1141 A include/hw/timer/npcm7xx_timer.h :000000 100644 0000000000000000000000000000000000000000 fe282ff78fda72b0f294edb3444f78fedb1614a4 A include/hw/timer/nrf51_timer.h :000000 100644 0000000000000000000000000000000000000000 53d8291472d3041e3084ffd937ba7d7a01595059 A include/hw/timer/qct-qtimer.h :000000 100644 0000000000000000000000000000000000000000 e2aa6d47af5ab88bf9340c8c049fc39df1de8baf A include/hw/timer/renesas_cmt.h :000000 100644 0000000000000000000000000000000000000000 061b8f2900a333d28998039ed969704887f70c2d A include/hw/timer/renesas_tmr.h :000000 100644 0000000000000000000000000000000000000000 d3a49be6b6a2cdbc8f8b310a4fc37f9a55cbb7a2 A include/hw/timer/sifive_pwm.h :000000 100644 0000000000000000000000000000000000000000 15bd1a5104788520774bf568fc5206e2fab9f0fa A include/hw/timer/sse-counter.h :000000 100644 0000000000000000000000000000000000000000 c9ad2225a63e4b195621a71dea9ebc67b94b8214 A include/hw/timer/sse-timer.h :000000 100644 0000000000000000000000000000000000000000 824723b2730599bc54bb1b6d7bd0372ea0f7945d A include/hw/timer/stellaris-gptm.h :000000 100644 0000000000000000000000000000000000000000 040e64d49922f59597c0fdaa3a5cd1e61b039f56 A include/hw/timer/stm32f2xx_timer.h :000000 100644 0000000000000000000000000000000000000000 808ed8de1d73bedc14ff0ecff66dc3352d1c0e44 A include/hw/timer/tmu012.h :000000 100644 0000000000000000000000000000000000000000 2d2bdca3fd2d9ecd18bdc8c961ede74b20423043 A include/hw/tricore/tc27x_soc.h :000000 100644 0000000000000000000000000000000000000000 c6be4dc3f349401678cca1d9c317732ab0802f04 A include/hw/tricore/triboard.h :000000 100644 0000000000000000000000000000000000000000 4ffc0fe1d65a653dc04dc4bfa0be24cdf1af4736 A include/hw/tricore/tricore.h :000000 100644 0000000000000000000000000000000000000000 98c87ba76be52babc924fd4e97add324474715a2 A include/hw/tricore/tricore_testdevice.h :000000 100644 0000000000000000000000000000000000000000 94c38cff2007624d91760034519966380511c748 A include/hw/uefi/hardware-info.h :000000 100644 0000000000000000000000000000000000000000 0d71638f3efee232eeb671d1c6208f8962301bcd A include/hw/uefi/var-service-api.h :000000 100644 0000000000000000000000000000000000000000 c743a8df948d43d227df9a96aec4686c06ce80ee A include/hw/uefi/var-service-edk2.h :000000 100644 0000000000000000000000000000000000000000 7f74b4423381eabe7fa0f3d4c59550dd0635b78b A include/hw/uefi/var-service.h :000000 100644 0000000000000000000000000000000000000000 7701c1aa342db90c2f684252f62c59e0122a3319 A include/hw/usb/aspeed-udc.h :000000 100644 0000000000000000000000000000000000000000 fe4113ee01be0cb7e6301bd7f8532a174b987b61 A include/hw/usb/chipidea.h :000000 100644 0000000000000000000000000000000000000000 b8b426654312f69bfe24d6652ccbe473bedc5b02 A include/hw/usb/dwc2-regs.h :000000 100644 0000000000000000000000000000000000000000 3e91b8e610298124cb905f2ed8075d7832e4c293 A include/hw/usb/ehci-regs.h :000000 100644 0000000000000000000000000000000000000000 e656532d6c0dfd1906aa5f48eebdb51fb9ab949f A include/hw/usb/hcd-dwc3.h :000000 100644 0000000000000000000000000000000000000000 1c142584ffabbe9b94280bccc84ab9a725d81b7e A include/hw/usb/hid.h :000000 100644 0000000000000000000000000000000000000000 1b45b6e62a5356ee94738398436aa62c8dee6ea2 A include/hw/usb/imx-usb-phy.h :000000 100644 0000000000000000000000000000000000000000 125d2c218f6d173a3757ba50358887e429476d81 A include/hw/usb/msd.h :000000 100644 0000000000000000000000000000000000000000 5b81714e5c26e6319f2d8da8db5a1e3e403b34ab A include/hw/usb/uhci-regs.h :000000 100644 0000000000000000000000000000000000000000 cbd4711933e8b9897711e50e248da1317a9539ea A include/hw/usb/usb.h :000000 100644 0000000000000000000000000000000000000000 5c90e1373e5554991ad61aff0e4ab534fe64c218 A include/hw/usb/xhci.h :000000 100644 0000000000000000000000000000000000000000 e78ca743d34b5d13b62cf860cec42e03f7d781e4 A include/hw/usb/xlnx-usb-subsystem.h :000000 100644 0000000000000000000000000000000000000000 a8575ad66968a6cc96ee62784787f18ddaeed2e8 A include/hw/usb/xlnx-versal-usb2-ctrl-regs.h :000000 100644 0000000000000000000000000000000000000000 fe82212526891686082521d86e3400e9fccb2c70 A include/hw/vfio/vfio-container-legacy.h :000000 100644 0000000000000000000000000000000000000000 a15ee2df2b9c82d7c5004685aa91c3339587e06c A include/hw/vfio/vfio-container.h :000000 100644 0000000000000000000000000000000000000000 ecabe0c747d76840dea8538df2c1c56841279084 A include/hw/vfio/vfio-cpr.h :000000 100644 0000000000000000000000000000000000000000 8472420d3fac6c56e522a8dd253b6ab6b5ce58ea A include/hw/vfio/vfio-device.h :000000 100644 0000000000000000000000000000000000000000 0d4ecd33d5d8c214bb77e0652b4405b6e43bcafa A include/hw/vfio/vfio-migration.h :000000 100644 0000000000000000000000000000000000000000 f25fd481add2997d8818ec1482adea09a160c997 A include/hw/virtio/cbor-helpers.h :000000 100644 0000000000000000000000000000000000000000 57335c3703cc5e72172cd4fd7070896abe5d25b7 A include/hw/virtio/iothread-vq-mapping.h :000000 100644 0000000000000000000000000000000000000000 4dbf98195c4cc1348494c16275cb71717b9482ed A include/hw/virtio/vdpa-dev.h :000000 100644 0000000000000000000000000000000000000000 daa979a1aae4fc016d262e7f7a5a4757bc33e3e0 A include/hw/virtio/vhost-backend.h :000000 100644 0000000000000000000000000000000000000000 7f34c7cb4fe19d43df82b4f6737e71a74008c7d7 A include/hw/virtio/vhost-scsi-common.h :000000 100644 0000000000000000000000000000000000000000 7dc2bdd69d64ddf281d3e32561dbf63dd21cd1c8 A include/hw/virtio/vhost-scsi.h :000000 100644 0000000000000000000000000000000000000000 d5d2f081aec138e8cf8c2680c9ac7cc5727903b3 A include/hw/virtio/vhost-user-base.h :000000 100644 0000000000000000000000000000000000000000 dee848cfd8197a5d129cf698ddd4c01d877d277f A include/hw/virtio/vhost-user-blk.h :000000 100644 0000000000000000000000000000000000000000 5699ea03a1a22af844539ddaa1e8308519dff3e4 A include/hw/virtio/vhost-user-fs.h :000000 100644 0000000000000000000000000000000000000000 5814a8400a01ab933f7cc4b0b1d7fc3b3a8c8ee2 A include/hw/virtio/vhost-user-gpio.h :000000 100644 0000000000000000000000000000000000000000 a9b5612ad01b7467ce931c72c08aadf66144e134 A include/hw/virtio/vhost-user-i2c.h :000000 100644 0000000000000000000000000000000000000000 d040c70f633cfe7396f3c98eb35286df8b047b9a A include/hw/virtio/vhost-user-media.h :000000 100644 0000000000000000000000000000000000000000 10868c7de4dc5fb5d59e4a160473258a605e07bf A include/hw/virtio/vhost-user-rng.h :000000 100644 0000000000000000000000000000000000000000 6b7b53c28f93032886d82687199585aba0edd917 A include/hw/virtio/vhost-user-rtc.h :000000 100644 0000000000000000000000000000000000000000 30ab0d7ab73dbb1fb4c78246d144fc444b53f15e A include/hw/virtio/vhost-user-scmi.h :000000 100644 0000000000000000000000000000000000000000 78fe616ccbd491808de85fb5bbed704567e30168 A include/hw/virtio/vhost-user-scsi.h :000000 100644 0000000000000000000000000000000000000000 f9260116a73de9d627769a79ee7ed1add8b136a6 A include/hw/virtio/vhost-user-snd.h :000000 100644 0000000000000000000000000000000000000000 a1a65820cd0559c52caf056e1b22df3254406eeb A include/hw/virtio/vhost-user-spi.h :000000 100644 0000000000000000000000000000000000000000 5db6938b8b1ca2b23761ca1d2ba37d08ae7ee26c A include/hw/virtio/vhost-user-vsock.h :000000 100644 0000000000000000000000000000000000000000 78b4fba27f5b180623ce624ca28d8ce2312dea1a A include/hw/virtio/vhost-user.h :000000 100644 0000000000000000000000000000000000000000 80ff670e23920c7b256bce67859fcf160a0baa44 A include/hw/virtio/vhost-vdpa.h :000000 100644 0000000000000000000000000000000000000000 01bf6062af556caf0ee82c9454017d6ba0fe96c3 A include/hw/virtio/vhost-vsock-common.h :000000 100644 0000000000000000000000000000000000000000 84f4e727c70fa7a00b68487e22f2b0201d94b021 A include/hw/virtio/vhost-vsock.h :000000 100644 0000000000000000000000000000000000000000 0a322efec1d0d257b9a40aa4ab5699d16afab3d8 A include/hw/virtio/vhost.h :000000 100644 0000000000000000000000000000000000000000 506be642c9ff91cb77f9e9a75895fbb7bec0a143 A include/hw/virtio/virtio-access.h :000000 100644 0000000000000000000000000000000000000000 cdfbd943ae829efcea8cd2b88564412594539b77 A include/hw/virtio/virtio-acpi.h :000000 100644 0000000000000000000000000000000000000000 53bbaa4c9ad07f74bda48b8da71228b61f42c4ba A include/hw/virtio/virtio-balloon.h :000000 100644 0000000000000000000000000000000000000000 31daada3e3e1ab10c631f5bdc6ce085f7dc688cc A include/hw/virtio/virtio-blk-common.h :000000 100644 0000000000000000000000000000000000000000 3d8dee7ec15848e59b87c055045a070b6967e62c A include/hw/virtio/virtio-blk.h :000000 100644 0000000000000000000000000000000000000000 f80fd71424419f4ec64536990753ed4bed1c5d45 A include/hw/virtio/virtio-bus.h :000000 100644 0000000000000000000000000000000000000000 2d56513693e44eade2255c18e3301dc91dd6ea5b A include/hw/virtio/virtio-crypto.h :000000 100644 0000000000000000000000000000000000000000 627c3b6db79ff8e184a49240ef91b916dbddda11 A include/hw/virtio/virtio-dmabuf.h :000000 100644 0000000000000000000000000000000000000000 e29b7fe48fcef6dc5ad69e0da74ea3fb0b43e988 A include/hw/virtio/virtio-features.h :000000 100644 0000000000000000000000000000000000000000 dd1975e2d402c0d2295950143ea019a92da72df2 A include/hw/virtio/virtio-gpu-bswap.h :000000 100644 0000000000000000000000000000000000000000 225cbbc2e459ceee111d20e28dd3956dc5af93a2 A include/hw/virtio/virtio-gpu-pci.h :000000 100644 0000000000000000000000000000000000000000 4dba782758dcd44ce31322adc4593d8a8cb8b67c A include/hw/virtio/virtio-gpu-pixman.h :000000 100644 0000000000000000000000000000000000000000 631dfc63a4d4fe7de333147b86afa6459a6d5daa A include/hw/virtio/virtio-gpu.h :000000 100644 0000000000000000000000000000000000000000 1e94f8a03dbe7e92d379ea51289553e22b2f0f31 A include/hw/virtio/virtio-input.h :000000 100644 0000000000000000000000000000000000000000 1f265540ada232adf637bfeea173bf029dab8aa9 A include/hw/virtio/virtio-iommu.h :000000 100644 0000000000000000000000000000000000000000 5912e16674676ff2e5a22035f8f5954132c74091 A include/hw/virtio/virtio-md-pci.h :000000 100644 0000000000000000000000000000000000000000 5d1d19c6bec11db731415b3150280d0159bb1097 A include/hw/virtio/virtio-mem.h :000000 100644 0000000000000000000000000000000000000000 0a9069868c94ceffe61d3b9e4131805c88ab5418 A include/hw/virtio/virtio-mmio.h :000000 100644 0000000000000000000000000000000000000000 8c967760c2acffe53965e5b6235aafb0db977b28 A include/hw/virtio/virtio-net.h :000000 100644 0000000000000000000000000000000000000000 57ddbbbf3f53ce08ff0f93d12448bb24be8e806b A include/hw/virtio/virtio-nsm.h :000000 100644 0000000000000000000000000000000000000000 ee50fb0d551dfdde07a8d646041f28d87a01d364 A include/hw/virtio/virtio-pci.h :000000 100644 0000000000000000000000000000000000000000 bb959d10cf68aea67e4bcde6a3664128b5bc0088 A include/hw/virtio/virtio-pmem.h :000000 100644 0000000000000000000000000000000000000000 7e6d27f9f0816eccae475a9ee814c27ffbcd7d56 A include/hw/virtio/virtio-rng.h :000000 100644 0000000000000000000000000000000000000000 51aa35201a9b83d80bbb735c1ea0ef88035dd17a A include/hw/virtio/virtio-rtc.h :000000 100644 0000000000000000000000000000000000000000 b6028bb5cd26b3973a4d1a7f45b1a3124681c4a4 A include/hw/virtio/virtio-scsi.h :000000 100644 0000000000000000000000000000000000000000 da0c91e1a403df87c9439a7e2abdf0a754584692 A include/hw/virtio/virtio-serial.h :000000 100644 0000000000000000000000000000000000000000 27c5fe3a6b48acf82d2c3b0e89a520df22af605a A include/hw/virtio/virtio.h :000000 100644 0000000000000000000000000000000000000000 9c1ad1bd8c3c042acbabbaba8691b21381166118 A include/hw/vmapple/vmapple.h :000000 100644 0000000000000000000000000000000000000000 e6da42a9f7814bab6723da48af0da9a4bc586e17 A include/hw/watchdog/allwinner-wdt.h :000000 100644 0000000000000000000000000000000000000000 1c7de639993a60be2796548c3f0d74da7ac40578 A include/hw/watchdog/cmsdk-apb-watchdog.h :000000 100644 0000000000000000000000000000000000000000 ba194abebe84a7961ed514d3fe0699e8b9c757d1 A include/hw/watchdog/k230_wdt.h :000000 100644 0000000000000000000000000000000000000000 5ad7c7a7986681784929c028ce8de3d705b39c69 A include/hw/watchdog/sbsa_gwdt.h :000000 100644 0000000000000000000000000000000000000000 ecf20fbb4eac63ecb0dda4acfdcc9e4d8cd02880 A include/hw/watchdog/wdt_aspeed.h :000000 100644 0000000000000000000000000000000000000000 c76f7e5d36b9dea424c4e34245e531531646d773 A include/hw/watchdog/wdt_diag288.h :000000 100644 0000000000000000000000000000000000000000 ad36b8820d84b19e5ebcb3749c48436c88fe86e3 A include/hw/watchdog/wdt_imx2.h :000000 100644 0000000000000000000000000000000000000000 8bacaa4ec4143fdfbf02fdb55b50b3f5cf52c552 A include/hw/xen/arch_hvm.h :000000 100644 0000000000000000000000000000000000000000 1528ced5097ad5120a92afe0a2cfbd8cc8bfe658 A include/hw/xen/interface/arch-arm.h :000000 100644 0000000000000000000000000000000000000000 7ecd16ae05fd13aec508331e98b549360a427528 A include/hw/xen/interface/arch-x86/cpuid.h :000000 100644 0000000000000000000000000000000000000000 139438e8353485426e959637b16ce61f0436daad A include/hw/xen/interface/arch-x86/xen-x86_32.h :000000 100644 0000000000000000000000000000000000000000 5d9035ed22305080ce0f4ae97c89d05ea7e54c64 A include/hw/xen/interface/arch-x86/xen-x86_64.h :000000 100644 0000000000000000000000000000000000000000 c0f4551247f467b30cb60485097cbf7e8dc9f089 A include/hw/xen/interface/arch-x86/xen.h :000000 100644 0000000000000000000000000000000000000000 0d91a1c4afab61f7639c1c65c0156d3a8cf48092 A include/hw/xen/interface/event_channel.h :000000 100644 0000000000000000000000000000000000000000 d2a9175aae67b9242ad9082f86bf9c7747a5fda2 A include/hw/xen/interface/features.h :000000 100644 0000000000000000000000000000000000000000 1dfa17a6d02a34d55ad095ce392bbdf99e8424bb A include/hw/xen/interface/grant_table.h :000000 100644 0000000000000000000000000000000000000000 e22adf0319809686a1dcd706f7f4b926079470ec A include/hw/xen/interface/hvm/hvm_op.h :000000 100644 0000000000000000000000000000000000000000 99c40b4287f188f60ea663b62cc8059f0dabe3d8 A include/hw/xen/interface/hvm/params.h :000000 100644 0000000000000000000000000000000000000000 c5527999d1b313bdd46d9951681fc2dfead23de1 A include/hw/xen/interface/io/blkif.h :000000 100644 0000000000000000000000000000000000000000 4509b4b689ea1e304f1033f939bacf0917b794dd A include/hw/xen/interface/io/console.h :000000 100644 0000000000000000000000000000000000000000 93c73195d893429302e68823a0ac278f52fd84b4 A include/hw/xen/interface/io/fbif.h :000000 100644 0000000000000000000000000000000000000000 4bde6b3821555144d4be62143d98c26aec71c74d A include/hw/xen/interface/io/kbdif.h :000000 100644 0000000000000000000000000000000000000000 c13b85061dfb531ebfabe1c23aac73ed28ca32eb A include/hw/xen/interface/io/netif.h :000000 100644 0000000000000000000000000000000000000000 7815e1ff0fbcc458ea839372ada152cb1cfa35bb A include/hw/xen/interface/io/protocols.h :000000 100644 0000000000000000000000000000000000000000 025939278b83b5f9c7ef1527a417bb22283eed5c A include/hw/xen/interface/io/ring.h :000000 100644 0000000000000000000000000000000000000000 875af0dc7cdcc22dc7e460d32fc40d3527b2605e A include/hw/xen/interface/io/usbif.h :000000 100644 0000000000000000000000000000000000000000 9cd0cd7c6709694575262795d20fa8cfa4c20d0b A include/hw/xen/interface/io/xenbus.h :000000 100644 0000000000000000000000000000000000000000 04e6849feb18f122633a5a7442806934e223c5f5 A include/hw/xen/interface/io/xs_wire.h :000000 100644 0000000000000000000000000000000000000000 29cf5c823902c06fa9d55401dacfd2b60bbd9626 A include/hw/xen/interface/memory.h :000000 100644 0000000000000000000000000000000000000000 ca2bcbfd1599fe8e9e8512428f2473f700b19382 A include/hw/xen/interface/physdev.h :000000 100644 0000000000000000000000000000000000000000 b4362c6a1d608f86cc12899da78052d8e82365e9 A include/hw/xen/interface/sched.h :000000 100644 0000000000000000000000000000000000000000 62a179971d2af7b260f60bb806049af4b54f2878 A include/hw/xen/interface/trace.h :000000 100644 0000000000000000000000000000000000000000 81a3b3a7438cb8ee170a1f62053fb724c0465431 A include/hw/xen/interface/vcpu.h :000000 100644 0000000000000000000000000000000000000000 2f183c3efd45bfb7b1d796b223f979008b21a0b9 A include/hw/xen/interface/version.h :000000 100644 0000000000000000000000000000000000000000 582c018236703ad72618197e8138493daf6534c4 A include/hw/xen/interface/xen-compat.h :000000 100644 0000000000000000000000000000000000000000 a6f4aa61993a0d6059a2cf010c30384735e35592 A include/hw/xen/interface/xen.h :000000 100644 0000000000000000000000000000000000000000 6ed487779430736e32649dff8d73c352bf055476 A include/hw/xen/start_info.h :000000 100644 0000000000000000000000000000000000000000 0f01631ae7a44bb8eb322869b1c4c958a5bbaf13 A include/hw/xen/xen-backend.h :000000 100644 0000000000000000000000000000000000000000 449a7f75fb527a817d1632e2f108401666519725 A include/hw/xen/xen-block.h :000000 100644 0000000000000000000000000000000000000000 e9911115b326536abb2ab12bded7e4e35df1b7c3 A include/hw/xen/xen-bus-helper.h :000000 100644 0000000000000000000000000000000000000000 4416123f1f96ec51d99c13345b9581f6ad532e4f A include/hw/xen/xen-bus.h :000000 100644 0000000000000000000000000000000000000000 d177ff14ea139fc0ba8c5c4c4565b304a2de2444 A include/hw/xen/xen-hvm-common.h :000000 100644 0000000000000000000000000000000000000000 2d0cbfecade8dc94d3670b7d2a4f7701ebfc6783 A include/hw/xen/xen-legacy-backend.h :000000 100644 0000000000000000000000000000000000000000 0209b798f3d23326da7fab58b271aab0f8880fb4 A include/hw/xen/xen-pvh-common.h :000000 100644 0000000000000000000000000000000000000000 85e3db1b8de211b7f574b66dcba5045ad5234d25 A include/hw/xen/xen-x86.h :000000 100644 0000000000000000000000000000000000000000 e94c6e5a3189d0bf4187cfe1add64395a35f4a3d A include/hw/xen/xen.h :000000 100644 0000000000000000000000000000000000000000 90cca85f52ed7d41a332ae58a9700920758a6965 A include/hw/xen/xen_backend_ops.h :000000 100644 0000000000000000000000000000000000000000 7ffca06c1090669e456859bd709a72c57f79596a A include/hw/xen/xen_igd.h :000000 100644 0000000000000000000000000000000000000000 5caf91a61620ff71c93eb62534926acd418b50ee A include/hw/xen/xen_native.h :000000 100644 0000000000000000000000000000000000000000 232c496008c498ee25fc6f8d063c1be5106399c0 A include/hw/xen/xen_pvdev.h :000000 100644 0000000000000000000000000000000000000000 cd316d86eb611f747926c693107f5a7fbd8df0d6 A include/hw/xtensa/mx_pic.h :000000 100644 0000000000000000000000000000000000000000 a289531bdc8e953cc451964b665f3bc88996f843 A include/hw/xtensa/xtensa-isa.h :000000 100644 0000000000000000000000000000000000000000 c9463ee6551be1631e0d489c7a1540e864ac0ba0 A include/io/channel-buffer.h :000000 100644 0000000000000000000000000000000000000000 98934e6d9eec20d8c2fbeea1c659c75156bed9a3 A include/io/channel-command.h :000000 100644 0000000000000000000000000000000000000000 d373a4e44d9d458d8a4ddf597ea09a4944384f07 A include/io/channel-file.h :000000 100644 0000000000000000000000000000000000000000 f6d54e63cf93dd3f94c219ef48c65a2b022769ab A include/io/channel-null.h :000000 100644 0000000000000000000000000000000000000000 b07cd614776f4e12ef75eb263b5510f95c2f6a5f A include/io/channel-socket.h :000000 100644 0000000000000000000000000000000000000000 7e9023570d89c3da4fe78ef5b8d379902f9dfd91 A include/io/channel-tls.h :000000 100644 0000000000000000000000000000000000000000 fa18a3756d8b7678d3661cac6c5838d8ca9e53ac A include/io/channel-util.h :000000 100644 0000000000000000000000000000000000000000 a36aab8f8f2f3f8185bb350935e605370a593f15 A include/io/channel-watch.h :000000 100644 0000000000000000000000000000000000000000 6700cf894602a884935126b6378bec6010e4b108 A include/io/channel-websock.h :000000 100644 0000000000000000000000000000000000000000 c90ace20d5353c2bd2437a99497e733b02c444aa A include/io/channel.h :000000 100644 0000000000000000000000000000000000000000 558ea517ded4cf55d2c4f9a9414cc3fd8229d91c A include/io/dns-resolver.h :000000 100644 0000000000000000000000000000000000000000 fdc5f1c81adcb3b7db3250212673147ed3a74e07 A include/io/net-listener.h :000000 100644 0000000000000000000000000000000000000000 98847f5994de2013d7752aa96b78d149d778ee2a A include/io/task.h :000000 100644 0000000000000000000000000000000000000000 e67ecc1b5f63a39f59c94ef32984830de8e4a9e9 A include/libdecnumber/dconfig.h :000000 100644 0000000000000000000000000000000000000000 5bb64e133257ca37d8c510897c7a8645e354f474 A include/libdecnumber/decContext.h :000000 100644 0000000000000000000000000000000000000000 8eb455277bea92b0e135779cc4385fe960877df8 A include/libdecnumber/decDPD.h :000000 100644 0000000000000000000000000000000000000000 bf37af83e6b2cc454e21c4576727027ae7d89338 A include/libdecnumber/decNumber.h :000000 100644 0000000000000000000000000000000000000000 0959f6606bbc4048395ac595e294ac1eb7b0b291 A include/libdecnumber/decNumberLocal.h :000000 100644 0000000000000000000000000000000000000000 c57180baf8be85406847e1d3d9c4c50dd435095b A include/libdecnumber/dpd/decimal128.h :000000 100644 0000000000000000000000000000000000000000 2948ab2534e6f7d3991c611c71470370d516c17d A include/libdecnumber/dpd/decimal128Local.h :000000 100644 0000000000000000000000000000000000000000 9a17933497552e9338dd6de47b95eaa6b7f04eb9 A include/libdecnumber/dpd/decimal32.h :000000 100644 0000000000000000000000000000000000000000 5c3d0bb43cfc62c734cbe8a41fb8abcd0b1e4c10 A include/libdecnumber/dpd/decimal64.h :000000 100644 0000000000000000000000000000000000000000 80b75ad5cbdbe0640e9b2373d8cdddd83562e9ae A include/migration/blocker.h :000000 100644 0000000000000000000000000000000000000000 78b1daa1a615ceb601da5dc8914f4fb5fe04f8a9 A include/migration/client-options.h :000000 100644 0000000000000000000000000000000000000000 8f94054a10760d0f2598f080643f45f9944cf051 A include/migration/colo.h :000000 100644 0000000000000000000000000000000000000000 56fb67e6b4dd914948915262dc802e5b88cdd7c7 A include/migration/cpr.h :000000 100644 0000000000000000000000000000000000000000 8d15783b8c10db2a394b15dadf94237aeb1decc0 A include/migration/cpu.h :000000 100644 0000000000000000000000000000000000000000 475f88f5339d282c563840fc3f8a36f5431da89d A include/migration/failover.h :000000 100644 0000000000000000000000000000000000000000 d7c2cd3216e85128d0d6ae15c359fb3d485bd28f A include/migration/global_state.h :000000 100644 0000000000000000000000000000000000000000 019717f4cdaf49de92dc355f832cbbfc82290a3b A include/migration/misc.h :000000 100644 0000000000000000000000000000000000000000 adec5abc0717ac606c2751b8e0c37aaf77ae5018 A include/migration/qemu-file-types.h :000000 100644 0000000000000000000000000000000000000000 5825eb30cb33e1721bec399f8a1c01df154d143b A include/migration/register.h :000000 100644 0000000000000000000000000000000000000000 9e4dcaaa7510e1aa6738c8c06b74bb60d6b9db1a A include/migration/snapshot.h :000000 100644 0000000000000000000000000000000000000000 7d2b78638292ad26273d0d5e743c4643417619e7 A include/migration/vmstate.h :000000 100644 0000000000000000000000000000000000000000 dab21867dc9bb1e2127114c41859cdae44468086 A include/monitor/hmp-completion.h :000000 100644 0000000000000000000000000000000000000000 ef53e87f7608fb3253aa971a9e6088c027e671d1 A include/monitor/hmp.h :000000 100644 0000000000000000000000000000000000000000 2a550aec023f5144f89e08296f2eab5804403157 A include/monitor/monitor.h :000000 100644 0000000000000000000000000000000000000000 8f7e2f616cf32b595ca42467a4320afe6c0d328a A include/monitor/qdev.h :000000 100644 0000000000000000000000000000000000000000 318c3357a225445b2aa305045d6b97ead42f0318 A include/monitor/qmp-helpers.h :000000 100644 0000000000000000000000000000000000000000 72e7e501f7e1dc6777363b40cf846a62ee6956fe A include/net/announce.h :000000 100644 0000000000000000000000000000000000000000 777281bad966653189a8a6f4c2acd042e5d4f660 A include/net/can_emu.h :000000 100644 0000000000000000000000000000000000000000 caab71bdda8bb3365b84423e19ec915523344079 A include/net/can_host.h :000000 100644 0000000000000000000000000000000000000000 188e4cca0b7f6e7510474ee8fdc3d81c8a82f379 A include/net/checksum.h :000000 100644 0000000000000000000000000000000000000000 46dc9ed5acd9b67ae38a10f753eeaeb26d17ac8e A include/net/eth.h :000000 100644 0000000000000000000000000000000000000000 f15f7932b2982c47b523c68cff6b561f15196b5b A include/net/filter.h :000000 100644 0000000000000000000000000000000000000000 fdf6a2ddd441fd5a2b9b6afec18aea03ff8582b7 A include/net/net.h :000000 100644 0000000000000000000000000000000000000000 2e686b1b61d5949dd55c77cc7603526b3b855ee4 A include/net/queue.h :000000 100644 0000000000000000000000000000000000000000 38859edf58ae1793f93a6e45fd95e8d0ab9c78b3 A include/net/slirp.h :000000 100644 0000000000000000000000000000000000000000 268570571f4279a11db9a39e619043cea0e0679b A include/net/tap.h :000000 100644 0000000000000000000000000000000000000000 f8d7d6c9045b81e2352dcc8366769e3fdfb4b988 A include/net/vhost-vdpa.h :000000 100644 0000000000000000000000000000000000000000 022520749128752f2c9c37377ccf7ac6ee1750d9 A include/net/vhost_net.h :000000 100644 0000000000000000000000000000000000000000 3e913cd89ce62f9f65b9837d086afb19fa86fa05 A include/plugins/qemu-plugin.h :000000 100644 0000000000000000000000000000000000000000 ebc182b034d75a86240f2edd42717ab29b5b1f51 A include/qapi/clone-visitor.h :000000 100644 0000000000000000000000000000000000000000 f5af209069236586b4149203d3cdff58793680c0 A include/qapi/compat-policy.h :000000 100644 0000000000000000000000000000000000000000 c36715fdf3c7dcb755864c75af0c1e3b446be3a6 A include/qapi/dealloc-visitor.h :000000 100644 0000000000000000000000000000000000000000 ff18a2086d257f23d1399b8ffdc592c099a4be7e A include/qapi/error-internal.h :000000 100644 0000000000000000000000000000000000000000 d1d37fc656dd006ee15eeccec3994870a610a10a A include/qapi/error.h :000000 100644 0000000000000000000000000000000000000000 50fb3e9d50b5f7fa74eac3508cb4166218ab5747 A include/qapi/forward-visitor.h :000000 100644 0000000000000000000000000000000000000000 9b989e7e0842d87dbe0eb9bed87382a97804b93a A include/qapi/opts-visitor.h :000000 100644 0000000000000000000000000000000000000000 b60f1d3a891ffc1bd9170fa7e0e15aa32c0e27a3 A include/qapi/qmp-event.h :000000 100644 0000000000000000000000000000000000000000 6146306a3a177704981fa930887ef8ce7d931438 A include/qapi/qmp-registry.h :000000 100644 0000000000000000000000000000000000000000 d1db6f18cd65f13d7504cc99573b52254b78bc1e A include/qapi/qmp/qerror.h :000000 100644 0000000000000000000000000000000000000000 95985e25e521fcb5759fb985c9aaa2bbceaf0a28 A include/qapi/qobject-input-visitor.h :000000 100644 0000000000000000000000000000000000000000 2b1726baf5526b97663d0b04a512e2fa1dc50b6a A include/qapi/qobject-output-visitor.h :000000 100644 0000000000000000000000000000000000000000 921f3875b988c8ce9d64be7563f2e6d99ff22e97 A include/qapi/string-input-visitor.h :000000 100644 0000000000000000000000000000000000000000 b1ee473b3064ab6a41f2bcf2ee6557f8456ec94c A include/qapi/string-output-visitor.h :000000 100644 0000000000000000000000000000000000000000 fc8352cdec07eee8da44adc36a3c1e6718a941f3 A include/qapi/type-helpers.h :000000 100644 0000000000000000000000000000000000000000 29bc4eb865a9b9e00f4b24b7cd45bf719835d149 A include/qapi/util.h :000000 100644 0000000000000000000000000000000000000000 7beb0dbfa5d2492a6c5e69fe5e87d82e4e200ee1 A include/qapi/visitor-impl.h :000000 100644 0000000000000000000000000000000000000000 f6a9b0743f7db224ed58593c8fe89c8de9405f07 A include/qapi/visitor.h :000000 100644 0000000000000000000000000000000000000000 240764bb35cd9cfd62978d71d53cdfcbd99466f1 A include/qemu-io.h :000000 100644 0000000000000000000000000000000000000000 2ee83bedff30bc5cf4ce6b7f16d32872149eba03 A include/qemu-main.h :000000 100644 0000000000000000000000000000000000000000 6f65f1cb89a0dbd3d4a0ef1766c4e06e59fffb7e A include/qemu/accel.h :000000 100644 0000000000000000000000000000000000000000 57ebe21b31f47d4dafc7fce394e52f3603d3a3af A include/qemu/aio-wait.h :000000 100644 0000000000000000000000000000000000000000 e65e90093a73aa3f917361ee6b543a6c0fed94fa A include/qemu/aio.h :000000 100644 0000000000000000000000000000000000000000 0622646f31ddb3ca41e10bde5e3c8e583b7afd2f A include/qemu/aiocb.h :000000 100644 0000000000000000000000000000000000000000 b281da005b519a69bc5299320d81f06a654f8b09 A include/qemu/async-teardown.h :000000 100644 0000000000000000000000000000000000000000 e4dd94886327674ef1ef72d2733b52800528578d A include/qemu/atomic.h :000000 100644 0000000000000000000000000000000000000000 31e5c48d8fa385fbc48737d7adc8a11ff1295a9b A include/qemu/atomic128.h :000000 100644 0000000000000000000000000000000000000000 f1319c90020803d4da8f206f281a5343a88cb08b A include/qemu/audio-capture.h :000000 100644 0000000000000000000000000000000000000000 cff8a334f369a4b5cbeea26f0fcb1c98ca759a92 A include/qemu/audio.h :000000 100644 0000000000000000000000000000000000000000 f33465738c9c44e6fe95a5c82ef9abac27a60281 A include/qemu/base-arch-defs.h :000000 100644 0000000000000000000000000000000000000000 46a75fbbeb6645767bc4942317e36e5b2d231d0f A include/qemu/base64.h :000000 100644 0000000000000000000000000000000000000000 dfebacf1fc38a82d8375632a66494636e2288287 A include/qemu/bcd.h :000000 100644 0000000000000000000000000000000000000000 0044333cb51e85f3d23f231482c65987aaaf4727 A include/qemu/bitmap.h :000000 100644 0000000000000000000000000000000000000000 f7363a5479ff6afc97a266e1afdd2cd2b3a58def A include/qemu/bitops.h :000000 100644 0000000000000000000000000000000000000000 387d65c0b0bcf94a7f2a3260d0e94d3b4821e8dd A include/qemu/bswap.h :000000 100644 0000000000000000000000000000000000000000 e95dfd696ca8393822c0ee349f8ede3ca0e6ea91 A include/qemu/buffer.h :000000 100644 0000000000000000000000000000000000000000 0618966ddde0711aaec60d37b460e937a76fe3fc A include/qemu/cacheflush.h :000000 100644 0000000000000000000000000000000000000000 019a157ea0835576f8199cafc7301dd7cf3e5a82 A include/qemu/cacheinfo.h :000000 100644 0000000000000000000000000000000000000000 64e8fcfdcb239e47774d55dfc57efff9101ce0a8 A include/qemu/chardev_open.h :000000 100644 0000000000000000000000000000000000000000 41be1a813124b2de83d829a9ce59255878fdf3e9 A include/qemu/co-shared-resource.h :000000 100644 0000000000000000000000000000000000000000 4c49f52eb0747315af392f8c67753179310220bf A include/qemu/compiler.h :000000 100644 0000000000000000000000000000000000000000 51b310fa3b4efe12b069112d113e6b8872388f2d A include/qemu/config-file.h :000000 100644 0000000000000000000000000000000000000000 503bad6e0e69cef4c10c778f49cae82b68d7bf3d A include/qemu/coroutine-core.h :000000 100644 0000000000000000000000000000000000000000 1558a826aa0dcb9ede1b3328d21a1358db1ccb73 A include/qemu/coroutine-tls.h :000000 100644 0000000000000000000000000000000000000000 1c31de60f9406a93f04dcc04f435a40596c4cef4 A include/qemu/coroutine.h :000000 100644 0000000000000000000000000000000000000000 1da148552f74b542959dd48448eb6bbc3aead935 A include/qemu/coroutine_int.h :000000 100644 0000000000000000000000000000000000000000 a26b9faf68508cac4d5494a8af3c9433b9e0752c A include/qemu/cpu-float.h :000000 100644 0000000000000000000000000000000000000000 de7a9005096a8aaf2fe731b6f5a64dcbca2708b6 A include/qemu/cpuid.h :000000 100644 0000000000000000000000000000000000000000 ce28e2972097bce4b697188a10d702c25337952f A include/qemu/crc-ccitt.h :000000 100644 0000000000000000000000000000000000000000 9824a8cb5dbac2cbf4a15e42d176536af8e66efe A include/qemu/crc32.h :000000 100644 0000000000000000000000000000000000000000 3d5ba189ef41a9a3a42fef68379e1bcf51255333 A include/qemu/crc32c.h :000000 100644 0000000000000000000000000000000000000000 3691f0984d5b6fcd5b12a9ce76a2354d97476fce A include/qemu/ctype.h :000000 100644 0000000000000000000000000000000000000000 d249f22676667884388f47f974a134c22ace8e6c A include/qemu/cutils.h :000000 100644 0000000000000000000000000000000000000000 cca32af3008f49e9c3ed01e7f6eace6cdece49fa A include/qemu/datadir.h :000000 100644 0000000000000000000000000000000000000000 81d3de8a5a1e8dafaab6af6f9c334e6a8476129f A include/qemu/dbus.h :000000 100644 0000000000000000000000000000000000000000 e2c1d245728a4ac4fb139e0c7a1f283f36ad6bbd A include/qemu/defer-call.h :000000 100644 0000000000000000000000000000000000000000 fab74d4be96b7c028d0d6394fe2be316145a848e A include/qemu/drm.h :000000 100644 0000000000000000000000000000000000000000 b2883f665992da3ca01e4205fb1a3fabdcbc5a4b A include/qemu/envlist.h :000000 100644 0000000000000000000000000000000000000000 dc423d36071b98d9dadd47fa22f4db14d9b319cd A include/qemu/error-report.h :000000 100644 0000000000000000000000000000000000000000 8a4ff308e191b21307eff0d6f46cc37c5faef7f2 A include/qemu/event_notifier.h :000000 100644 0000000000000000000000000000000000000000 c00b863fe9dc86599dc2fd921438348c9918b20d A include/qemu/exit-with-parent.h :000000 100644 0000000000000000000000000000000000000000 4e9fd1b5ef88c06060b7406ae453d0c5fd19324a A include/qemu/fifo32.h :000000 100644 0000000000000000000000000000000000000000 6b476b404eee129d9a778ae10b699030f4830983 A include/qemu/fifo8.h :000000 100644 0000000000000000000000000000000000000000 8715d5c0484178a319c6c7994fc32ab24ebd94bd A include/qemu/filemonitor.h :000000 100644 0000000000000000000000000000000000000000 607613eec8350f2b99ec10cf20912648d0b3d812 A include/qemu/futex.h :000000 100644 0000000000000000000000000000000000000000 5060d49d6092e77344ec7e59bd6a232aa9aad0bb A include/qemu/guest-random.h :000000 100644 0000000000000000000000000000000000000000 8136e33674cd05f2a439bb6fd6d1e9a14c4b496e A include/qemu/hbitmap.h :000000 100644 0000000000000000000000000000000000000000 a9ccec7b38c7998ec4e5de20b60400d58e8e356d A include/qemu/help-texts.h :000000 100644 0000000000000000000000000000000000000000 ca6389a15452aa4268e03eb671d65fa73d62ec1b A include/qemu/help_option.h :000000 100644 0000000000000000000000000000000000000000 a8ed9938ac54997fe46ee76021e7e614c3c4bdb3 A include/qemu/host-pci-mmio.h :000000 100644 0000000000000000000000000000000000000000 1db9dbb138e563f9dda926e5e17448669a33a2fa A include/qemu/host-utils.h :000000 100644 0000000000000000000000000000000000000000 ce318cd8435de1bb45e6e10d7dae9b925a0164ef A include/qemu/hw-version.h :000000 100644 0000000000000000000000000000000000000000 46b759b284f31fe40a5258f232f9770760ff2865 A include/qemu/id.h :000000 100644 0000000000000000000000000000000000000000 7b3b071c512350019a26308492d9e45a2a7893eb A include/qemu/int128.h :000000 100644 0000000000000000000000000000000000000000 25006debe8cf41adb574fd3c9e9fce623765affd A include/qemu/interval-tree.h :000000 100644 0000000000000000000000000000000000000000 9535673c13d295aece554c836253532e439c6f55 A include/qemu/iov.h :000000 100644 0000000000000000000000000000000000000000 14e82a22d583e39f48e860807985a85798e00789 A include/qemu/iova-tree.h :000000 100644 0000000000000000000000000000000000000000 84d14dc7f7c4f9fd713c3dfa78bda65ee30628ce A include/qemu/jhash.h :000000 100644 0000000000000000000000000000000000000000 0e40e8b4570a51d5796c83fb0279f78c835ac222 A include/qemu/job.h :000000 100644 0000000000000000000000000000000000000000 1187b68303433becfeaa7f8e6d83d230b6e9b54e A include/qemu/keyval.h :000000 100644 0000000000000000000000000000000000000000 66713bd429212b1d2bb6045d3640dfe4c479bb94 A include/qemu/lockable.h :000000 100644 0000000000000000000000000000000000000000 5a2800e3f18206deb20ceba0699ba5c6f8ca3bad A include/qemu/lockcnt.h :000000 100644 0000000000000000000000000000000000000000 6861a1a4b7f19cce9472a861e23affa68a99261b A include/qemu/log-for-trace.h :000000 100644 0000000000000000000000000000000000000000 92956e5d0f5d40609133d42b033a83c4421f669e A include/qemu/log.h :000000 100644 0000000000000000000000000000000000000000 e155f59a0df573a85d2350a8f564ff4f8d331b9c A include/qemu/madvise.h :000000 100644 0000000000000000000000000000000000000000 8c1241a2c11c289bc3c69fff66ab67d06e9f257c A include/qemu/main-loop.h :000000 100644 0000000000000000000000000000000000000000 07cafd4717970efe7ecdec1488fee871de35d89c A include/qemu/mem-reentrancy.h :000000 100644 0000000000000000000000000000000000000000 fa299f3bf6732cb66ca5f91ab66db66276da3256 A include/qemu/memalign.h :000000 100644 0000000000000000000000000000000000000000 975b6bdb77974e4e90b59da7c0d5fe64d6ac2156 A include/qemu/memfd.h :000000 100644 0000000000000000000000000000000000000000 8344daaa03f2d48819fdd3d6f1fef862b8eacd3a A include/qemu/mmap-alloc.h :000000 100644 0000000000000000000000000000000000000000 fccf017bf9e805adf03944433d59eecbf2f453ed A include/qemu/module.h :000000 100644 0000000000000000000000000000000000000000 1e83d1433eef6c0d1ca9b59ec2365c9b3b995ebc A include/qemu/mprotect.h :000000 100644 0000000000000000000000000000000000000000 666d13f727ef2d2507f2ed4cf6ff0ebf385e187f A include/qemu/notify.h :000000 100644 0000000000000000000000000000000000000000 5f45774c2ca535cb085ca2fe31ec82646565c8fd A include/qemu/nvdimm-utils.h :000000 100644 0000000000000000000000000000000000000000 9a00ac0a3561a27e131eb1685538c007f08df285 A include/qemu/option.h :000000 100644 0000000000000000000000000000000000000000 5dd9a5162db9e89d2c15885dd4d0bff3c7e28e4e A include/qemu/option_int.h :000000 100644 0000000000000000000000000000000000000000 1ec5b42230be9361eda3d90415ffb6c0dedc317e A include/qemu/osdep.h :000000 100644 0000000000000000000000000000000000000000 c6292a9709dd5900188dd26d17c497a152b155e6 A include/qemu/path.h :000000 100644 0000000000000000000000000000000000000000 05aba83c15beb9d17e9f1ab42bc09c4034758591 A include/qemu/pcap.h :000000 100644 0000000000000000000000000000000000000000 7f3c5927f1fc78008b1809ebf4177f91009c2be9 A include/qemu/plugin-event.h :000000 100644 0000000000000000000000000000000000000000 6065ec7aaf7686712c51041badcef8fd355b0825 A include/qemu/plugin-memory.h :000000 100644 0000000000000000000000000000000000000000 9c2ec8ceaeba3d061e5fbe717e1fded745b3c035 A include/qemu/plugin.h :000000 100644 0000000000000000000000000000000000000000 e12a67ba2c01a266b41fc434b9199fa11f79a203 A include/qemu/pmem.h :000000 100644 0000000000000000000000000000000000000000 95b3262f8b162648628057f06c91b8694423bd52 A include/qemu/processor.h :000000 100644 0000000000000000000000000000000000000000 0f2c0a32d20af6f6e925a65a0c87440a7fc1760a A include/qemu/progress_meter.h :000000 100644 0000000000000000000000000000000000000000 bfb3211537316288239f6021585d35f0eff44004 A include/qemu/qdist.h :000000 100644 0000000000000000000000000000000000000000 1b70920648b83e8beb49f0faff1cf8add3bc4e63 A include/qemu/qemu-print.h :000000 100644 0000000000000000000000000000000000000000 137e1c316fd077ead1934913fc647c3af9103cc4 A include/qemu/qemu-progress.h :000000 100644 0000000000000000000000000000000000000000 758c7ac6c89978ee762e9d94658471cc22b6aabc A include/qemu/qht.h :000000 100644 0000000000000000000000000000000000000000 bf36aabfa8bbeaec5484517b55587aca1d530bef A include/qemu/qsp.h :000000 100644 0000000000000000000000000000000000000000 dc2b14d2582b7dd9355ef9afd742c49e52bd6b35 A include/qemu/qtree.h :000000 100644 0000000000000000000000000000000000000000 e029e7bf669e1591be84eb22950d6e6656dc7ef4 A include/qemu/queue.h :000000 100644 0000000000000000000000000000000000000000 d446ad885d2de5222f38399e140e2f3a1bcaa5b7 A include/qemu/range.h :000000 100644 0000000000000000000000000000000000000000 48bf59e8572ff90024e23a338657a5787e3d78f6 A include/qemu/ratelimit.h :000000 100644 0000000000000000000000000000000000000000 020dbe4d8b77126d4a520f5bdced6c885f10c346 A include/qemu/rcu.h :000000 100644 0000000000000000000000000000000000000000 bfd5900fda0b22171ecb54ad03d2f1c41ebb3c00 A include/qemu/rcu_queue.h :000000 100644 0000000000000000000000000000000000000000 b05e4782da964203b49a7caa9ac518dea2fdfbc4 A include/qemu/readline.h :000000 100644 0000000000000000000000000000000000000000 9026cf08fdf4da3811c82bec6220c80ee81ea471 A include/qemu/reserved-region.h :000000 100644 0000000000000000000000000000000000000000 c5f63ecefa1d8a91ca776572ce85ad840a158fed A include/qemu/s390x_pci_mmio.h :000000 100644 0000000000000000000000000000000000000000 ecb7d2c8645927528ab91067a34d1237195c1934 A include/qemu/seqlock.h :000000 100644 0000000000000000000000000000000000000000 be351d85f7be5207b4d8dd2a4365e53f9a6358bb A include/qemu/sockets.h :000000 100644 0000000000000000000000000000000000000000 e7774891f8d65416a2f600b7aa4ed96b0a371502 A include/qemu/sys_membarrier.h :000000 100644 0000000000000000000000000000000000000000 f0ea1266d5604c443891173cf6e8219becbbfaef A include/qemu/systemd.h :000000 100644 0000000000000000000000000000000000000000 cf42aabbc8b814f817cd98d598a656a006e7fd76 A include/qemu/target-info-impl.h :000000 100644 0000000000000000000000000000000000000000 b7024c9faef580a926512314d4e2628a4e601cb5 A include/qemu/target-info-init.h :000000 100644 0000000000000000000000000000000000000000 d5ce05232388c8b863416963aa7a86c691b9bf7a A include/qemu/target-info-qapi.h :000000 100644 0000000000000000000000000000000000000000 91be415ed33f21f02fd3ef5e5fad4a8c22efa478 A include/qemu/target-info-qom.h :000000 100644 0000000000000000000000000000000000000000 b23e5bc5865833264ffefdf24e57ec9fd8bef1bf A include/qemu/target-info.h :000000 100644 0000000000000000000000000000000000000000 2ebd6b7fe1d4dc3a34dd6a38b471e6990fd5c8de A include/qemu/thread-context.h :000000 100644 0000000000000000000000000000000000000000 758808b705e4b0bbbda1988c377f010ae179d3e1 A include/qemu/thread-posix.h :000000 100644 0000000000000000000000000000000000000000 da9e7322990ca882fe86c2bcf82aef2e36232906 A include/qemu/thread-win32.h :000000 100644 0000000000000000000000000000000000000000 98cc5c41ac58e0cac5c60aa23de849e88ff676be A include/qemu/thread.h :000000 100644 0000000000000000000000000000000000000000 3528a8f4a243636c3f9aa1cd3358839eeda0913e A include/qemu/throttle-options.h :000000 100644 0000000000000000000000000000000000000000 06b6589c946295ec7e6243e3ca7fd83189688293 A include/qemu/throttle.h :000000 100644 0000000000000000000000000000000000000000 dfd8d653fa7175c8bcc1d235e3865a4c8d8350b5 A include/qemu/timed-average.h :000000 100644 0000000000000000000000000000000000000000 9a62ac8cded11cc5c538117bda6826d33ff3cc76 A include/qemu/timer.h :000000 100644 0000000000000000000000000000000000000000 2f2060acd902d57597c457f8464647bcde6466cd A include/qemu/transactions.h :000000 100644 0000000000000000000000000000000000000000 09cc665f91df84e19eb8f3543f7a3c261487eb23 A include/qemu/tsan.h :000000 100644 0000000000000000000000000000000000000000 2344c92182ea524ad6fb5bbdc94c7e32978f332c A include/qemu/typedefs.h :000000 100644 0000000000000000000000000000000000000000 7fa10b8e6040ca4114350ce81c3173a2ef046f0a A include/qemu/unicode.h :000000 100644 0000000000000000000000000000000000000000 4764e301e5bb89539e65c4423f65f99639219445 A include/qemu/units.h :000000 100644 0000000000000000000000000000000000000000 a1979308d7e1ce1a6e07284a58af511da534562a A include/qemu/userfaultfd.h :000000 100644 0000000000000000000000000000000000000000 869f84af09ddc4aa80d53e133c323781ade4d190 A include/qemu/uuid.h :000000 100644 0000000000000000000000000000000000000000 bde9495b25476bb7d2461aa53870ab5d25d6f00e A include/qemu/vfio-helpers.h :000000 100644 0000000000000000000000000000000000000000 0417ec05332efb4c730dda48f80b22e2f7d3829d A include/qemu/vhost-user-server.h :000000 100644 0000000000000000000000000000000000000000 73a44e2408c27147a410b69e4e2bc1a7e676ee43 A include/qemu/win_dump_defs.h :000000 100644 0000000000000000000000000000000000000000 224ba1276e68535ca54c7d8eab1f5cad23777f77 A include/qemu/xattr.h :000000 100644 0000000000000000000000000000000000000000 0259bbef187ab579e4b78e5e0165d7b5f505af2c A include/qemu/xxhash.h :000000 100644 0000000000000000000000000000000000000000 3d88af6996fce06cbe9f5b17448bcfc639947b3a A include/qemu/yank.h :000000 100644 0000000000000000000000000000000000000000 e078b36b2d57f295ce978622cfbcba8a0a36a9f9 A include/qobject/json-parser.h :000000 100644 0000000000000000000000000000000000000000 b70ba64077c9fc224df7c96027a0143a305ca463 A include/qobject/json-writer.h :000000 100644 0000000000000000000000000000000000000000 b348e17867bb71e723a0e91b4a82dd86b2303dca A include/qobject/qbool.h :000000 100644 0000000000000000000000000000000000000000 861996f08dd6a59f005cc02e21efeead1dc88783 A include/qobject/qdict.h :000000 100644 0000000000000000000000000000000000000000 7bd8d2de1b336c4a8ebf4e5804edc3a5d45d089d A include/qobject/qjson.h :000000 100644 0000000000000000000000000000000000000000 0377bf824ecf8ad436305ae04c092513b10c7399 A include/qobject/qlist.h :000000 100644 0000000000000000000000000000000000000000 c0676d5daf20cd132be679fe84b8484518fc6cd1 A include/qobject/qlit.h :000000 100644 0000000000000000000000000000000000000000 4423836a0c65d865ddd39b03cc06523c51c6eeaa A include/qobject/qnull.h :000000 100644 0000000000000000000000000000000000000000 1ce24b36681192e03616a798e1224de06cda53fc A include/qobject/qnum.h :000000 100644 0000000000000000000000000000000000000000 02f4c6a6eb2f2400a0f123b188cf8bbfca0a3609 A include/qobject/qobject.h :000000 100644 0000000000000000000000000000000000000000 1e2abe4032d589790eb4a83f1c083d8fffa5d561 A include/qobject/qstring.h :000000 100644 0000000000000000000000000000000000000000 90f8320adfd4cace2a4f2f0d5877c4296f99426d A include/qom/compat-properties.h :000000 100644 0000000000000000000000000000000000000000 328521866463bc868cef1310f687fc06e3b5d9ab A include/qom/object.h :000000 100644 0000000000000000000000000000000000000000 afd0fb93b2ba2e23a48aa639bb727581ff707072 A include/qom/object_interfaces.h :000000 100644 0000000000000000000000000000000000000000 73e4e0e474c5fc481a696ca3b96731f09de1bd93 A include/qom/qom-qobject.h :000000 100644 0000000000000000000000000000000000000000 717e470a5d4058a9f570cdfc9f25cf0e4d8faa15 A include/scsi/constants.h :000000 100644 0000000000000000000000000000000000000000 5045d115c44cd00e56cc8924d88f8b8a464aee03 A include/scsi/pr-manager.h :000000 100644 0000000000000000000000000000000000000000 d5c8efa16ef2fb2409f7ec0140eca2362a2f33d2 A include/scsi/utils.h :000000 100644 0000000000000000000000000000000000000000 1e7699d7bbde8171ade62252189d90ca4fa539bf A include/semihosting/common-semi.h :000000 100644 0000000000000000000000000000000000000000 d5f149e2088dc77103a1d8dccb16306d57130136 A include/semihosting/console.h :000000 100644 0000000000000000000000000000000000000000 76ca0fcf1a73295bb82e21dfb61df5adf8cc1363 A include/semihosting/guestfd.h :000000 100644 0000000000000000000000000000000000000000 231dc8903955d3bbda572e609d9c47368ef7eb1b A include/semihosting/semihost.h :000000 100644 0000000000000000000000000000000000000000 3919ab64c7cce7b95011d2f4b469b6f75911e55e A include/semihosting/syscalls.h :000000 100644 0000000000000000000000000000000000000000 0911e3b31def149de204a60049a16b7c9490cae6 A include/semihosting/uaccess.h :000000 100644 0000000000000000000000000000000000000000 449928cfcbf24cbf919324129c110ebca38f577c A include/standard-headers/asm-m68k/bootinfo-mac.h :000000 100644 0000000000000000000000000000000000000000 75ac6bbd7d73818a6933e6a6752b16a77a8ce2eb A include/standard-headers/asm-m68k/bootinfo-virt.h :000000 100644 0000000000000000000000000000000000000000 b7a8dd2514fe8ce15e72ec2fa2a3b51b1ce6adc3 A include/standard-headers/asm-m68k/bootinfo.h :000000 100644 0000000000000000000000000000000000000000 2b605f7e8483675cde7cdf2e553e068afde0f950 A include/standard-headers/asm-s390/virtio-ccw.h :000000 100644 0000000000000000000000000000000000000000 b582a105c08758093fb9133a4094b8ad69a84a3e A include/standard-headers/asm-x86/bootparam.h :000000 100644 0000000000000000000000000000000000000000 9a011d20f0176d3ef61f049197a63f7371ddf02f A include/standard-headers/asm-x86/kvm_para.h :000000 100644 0000000000000000000000000000000000000000 2e446c1d858185948ef26f0eac458b045e82fc91 A include/standard-headers/asm-x86/setup_data.h :000000 100644 0000000000000000000000000000000000000000 2ba0b5c92502b4dd43651b2661b5318c1524255d A include/standard-headers/drm/drm_fourcc.h :000000 100644 0000000000000000000000000000000000000000 92635cec4aed07da9f87cfc309093a3e6ca605b3 A include/standard-headers/linux/const.h :000000 100644 0000000000000000000000000000000000000000 622d634d048ca85d2125dedd072f81dbe554e20a A include/standard-headers/linux/ethtool.h :000000 100644 0000000000000000000000000000000000000000 abf3a78858178106e1be33f6eb95415c3f333a0b A include/standard-headers/linux/fuse.h :000000 100644 0000000000000000000000000000000000000000 91cf735fb50e958f21f117cf382772fb0eb811de A include/standard-headers/linux/if_ether.h :000000 100644 0000000000000000000000000000000000000000 dd7c986106e3749881ae43cb43143a590b6039fc A include/standard-headers/linux/input-event-codes.h :000000 100644 0000000000000000000000000000000000000000 9aff211dd5615dfb2a66926188e52f5c1a8489b1 A include/standard-headers/linux/input.h :000000 100644 0000000000000000000000000000000000000000 7848c5ae25e2385e59fd710ccf2fa484c0b62448 A include/standard-headers/linux/kernel.h :000000 100644 0000000000000000000000000000000000000000 015c16630216e853130ae2aea86e3185b909e06f A include/standard-headers/linux/kvm_para.h :000000 100644 0000000000000000000000000000000000000000 5545267dd950a696af83ca3b4e413978751b4546 A include/standard-headers/linux/nitro_enclaves.h :000000 100644 0000000000000000000000000000000000000000 facaa324bd86a73832d589c913a6d3c354ef9854 A include/standard-headers/linux/pci_regs.h :000000 100644 0000000000000000000000000000000000000000 cb93f6678dbd10f04117fbab880238a873e833ff A include/standard-headers/linux/qemu_fw_cfg.h :000000 100644 0000000000000000000000000000000000000000 e3c06aca812d96c105a3b4c5bc4046026820eb45 A include/standard-headers/linux/sysinfo.h :000000 100644 0000000000000000000000000000000000000000 130452008212423c5bb011300799ff5bd9ca8237 A include/standard-headers/linux/typelimits.h :000000 100644 0000000000000000000000000000000000000000 9dbbc73e4605a465e5223056e080904987568921 A include/standard-headers/linux/types.h :000000 100644 0000000000000000000000000000000000000000 e19eb5b5ce75aad08b0b024eeaf82acdd98be9f4 A include/standard-headers/linux/udmabuf.h :000000 100644 0000000000000000000000000000000000000000 79b53a931a8c3895e7b5b393ccbc4a5f0a9ef108 A include/standard-headers/linux/vhost_types.h :000000 100644 0000000000000000000000000000000000000000 da61dee98c5ab18bf99c2cf66c52a71e3aec448c A include/standard-headers/linux/virtio_9p.h :000000 100644 0000000000000000000000000000000000000000 3121cd2e0e19f8db4a776c5911636375cbf2b12d A include/standard-headers/linux/virtio_balloon.h :000000 100644 0000000000000000000000000000000000000000 d7be3cf5e42f321afee34602c42aaf1b74b26a76 A include/standard-headers/linux/virtio_blk.h :000000 100644 0000000000000000000000000000000000000000 6f0dee7e326a90dc16355e9436b06da0a5b67d2c A include/standard-headers/linux/virtio_bt.h :000000 100644 0000000000000000000000000000000000000000 df7f460d1f96e0022ed389d9f5b4f95186523a0c A include/standard-headers/linux/virtio_can.h :000000 100644 0000000000000000000000000000000000000000 45be0fa1bcdb57b00ad9e2d2842ca9d5134bb090 A include/standard-headers/linux/virtio_config.h :000000 100644 0000000000000000000000000000000000000000 8cba52198a1534bc7f04995ae9b45c5313c8c2c0 A include/standard-headers/linux/virtio_console.h :000000 100644 0000000000000000000000000000000000000000 4d350ae5957a785e00cb3e33cc5099e6264ca5e2 A include/standard-headers/linux/virtio_crypto.h :000000 100644 0000000000000000000000000000000000000000 a32fe8a64c76ccdef5c1057e39c89e5479d29e96 A include/standard-headers/linux/virtio_fs.h :000000 100644 0000000000000000000000000000000000000000 2b5cf06349ad645837db2fab0f0a34fc08658702 A include/standard-headers/linux/virtio_gpio.h :000000 100644 0000000000000000000000000000000000000000 c67f50f56cd12812a97ab938eeaeb83d2976e40c A include/standard-headers/linux/virtio_gpu.h :000000 100644 0000000000000000000000000000000000000000 09fa907793c45fdb72939f6c885303edcf44bc15 A include/standard-headers/linux/virtio_i2c.h :000000 100644 0000000000000000000000000000000000000000 f9056af0c6223ff6433e3459801d199ba79b7f0e A include/standard-headers/linux/virtio_ids.h :000000 100644 0000000000000000000000000000000000000000 a98a7974c2b2e83023bf58989178cc9cdc7b7483 A include/standard-headers/linux/virtio_input.h :000000 100644 0000000000000000000000000000000000000000 366379c2f077047b34c11e473d54544466f729ad A include/standard-headers/linux/virtio_iommu.h :000000 100644 0000000000000000000000000000000000000000 6bfa41bd8b6e256e3ba3f62ac2824a9398492772 A include/standard-headers/linux/virtio_mem.h :000000 100644 0000000000000000000000000000000000000000 0650f91bea6c70f935764070d825d181a2379afb A include/standard-headers/linux/virtio_mmio.h :000000 100644 0000000000000000000000000000000000000000 17a0174d6ca7b727068b1002365435dd8c29a3ee A include/standard-headers/linux/virtio_net.h :000000 100644 0000000000000000000000000000000000000000 4c82513df2800c2154f9939e490abee7982a954a A include/standard-headers/linux/virtio_pci.h :000000 100644 0000000000000000000000000000000000000000 bdf1d062da214435e1164711aa38a41e6c822fc2 A include/standard-headers/linux/virtio_pcidev.h :000000 100644 0000000000000000000000000000000000000000 1a2576d0178e59beb61fd40743938d0118559793 A include/standard-headers/linux/virtio_pmem.h :000000 100644 0000000000000000000000000000000000000000 a0f73a1c7ba00b187a43dd9f38b493531e9ac5cd A include/standard-headers/linux/virtio_ring.h :000000 100644 0000000000000000000000000000000000000000 60fc798bde18df02b74947dbf6d5d39bb46cc1ea A include/standard-headers/linux/virtio_rng.h :000000 100644 0000000000000000000000000000000000000000 7e2c21ebff58e6c821320f0999a9f351d0d2ae36 A include/standard-headers/linux/virtio_rtc.h :000000 100644 0000000000000000000000000000000000000000 8f2c305aea0e2c54af89bbb7e43d34181267ad79 A include/standard-headers/linux/virtio_scmi.h :000000 100644 0000000000000000000000000000000000000000 663f36cbb769efae4408478d9d6ad0b5c57a2328 A include/standard-headers/linux/virtio_scsi.h :000000 100644 0000000000000000000000000000000000000000 160d57899f83550a6d2ee20cf65723366b9d7fb0 A include/standard-headers/linux/virtio_snd.h :000000 100644 0000000000000000000000000000000000000000 54e570fb4a843b35a1aea46704eeb8beed9d850e A include/standard-headers/linux/virtio_spi.h :000000 100644 0000000000000000000000000000000000000000 fd0d3511fff5da19bcddd64aeeb9357537abbaaa A include/standard-headers/linux/virtio_types.h :000000 100644 0000000000000000000000000000000000000000 467e751b17892ec87dff622f2ec3ec2cd6e7dc72 A include/standard-headers/linux/virtio_vsock.h :000000 100644 0000000000000000000000000000000000000000 fe824badc0445f5e913955eab4ef09f360c82e70 A include/standard-headers/linux/vmclock-abi.h :000000 100644 0000000000000000000000000000000000000000 b1150944316fc616580724dd15e835775590b1ba A include/standard-headers/misc/pvpanic.h :000000 100644 0000000000000000000000000000000000000000 7f8382a765d1bf190c9ff15bed1e411e5f4a44c7 A include/standard-headers/misc/vmlaunchupdate.h :000000 100644 0000000000000000000000000000000000000000 5256349ec0b6cdb39bcd0958e3bd12531fc50c57 A include/standard-headers/uefi/uefi.h :000000 100644 0000000000000000000000000000000000000000 e10099d6a9abbb7311d3af538c3493b7b2b2db3d A include/system/accel-blocker.h :000000 100644 0000000000000000000000000000000000000000 fc94c54264bc6909554d0edf3ea28e6c72cd5681 A include/system/accel-irq.h :000000 100644 0000000000000000000000000000000000000000 72d17afb0ff1be414249b618a276d26ca64ea538 A include/system/address-spaces.h :000000 100644 0000000000000000000000000000000000000000 066c7e1ddf49b064bf5ba487acb940aa5f1a6d4a A include/system/balloon.h :000000 100644 0000000000000000000000000000000000000000 780cea7305aadd131e3e2974053ab33e86a00ac9 A include/system/block-backend-common.h :000000 100644 0000000000000000000000000000000000000000 c3849640df9f61c70f82f0534b42f400c27f424a A include/system/block-backend-global-state.h :000000 100644 0000000000000000000000000000000000000000 fd84723d9d08dcc5c137879f2f9f8ff6925c86b1 A include/system/block-backend-io.h :000000 100644 0000000000000000000000000000000000000000 038be9fc408a3a2a4a5930264e26017d1e00fd39 A include/system/block-backend.h :000000 100644 0000000000000000000000000000000000000000 61b0dff3400084c6d8f4ba22b406e5bdf15b1396 A include/system/block-ram-registrar.h :000000 100644 0000000000000000000000000000000000000000 3211b16513ae0d6d5e96cab7d3cc917fe439a8d9 A include/system/blockdev.h :000000 100644 0000000000000000000000000000000000000000 5dca7173088032f463f2e95767fe5bcaf1d0ee53 A include/system/confidential-guest-support.h :000000 100644 0000000000000000000000000000000000000000 44bf6a5389303640afbd52603c7401aaeb7d2951 A include/system/cpu-throttle.h :000000 100644 0000000000000000000000000000000000000000 8c262ce139c754764f4a9b8116569d3957ef34c9 A include/system/cpu-timers-internal.h :000000 100644 0000000000000000000000000000000000000000 a1abed0d7a07bbf9607505a9ef7191db6b2ee5f4 A include/system/cpu-timers.h :000000 100644 0000000000000000000000000000000000000000 bf36b823769a0782e5e6e75df08b8044c59ad881 A include/system/cpus.h :000000 100644 0000000000000000000000000000000000000000 5138c146fa2e9952f69d0652ee507032357830e1 A include/system/cryptodev-vhost-user.h :000000 100644 0000000000000000000000000000000000000000 b0bb09e70a317886448570d666a784b4fee6b81a A include/system/cryptodev-vhost.h :000000 100644 0000000000000000000000000000000000000000 b20822df0dca782b51dc4bc3f78f63a9ebc624b9 A include/system/cryptodev.h :000000 100644 0000000000000000000000000000000000000000 49d8482ed4e1ce3c8e8283013bcf0cc3141147ef A include/system/device_tree.h :000000 100644 0000000000000000000000000000000000000000 d11ebbbbdb78cfc132f8591df07cfb6ddd4360cb A include/system/dirtylimit.h :000000 100644 0000000000000000000000000000000000000000 20813f303fc59a06b93282c3bc322e54f50aaac9 A include/system/dirtyrate.h :000000 100644 0000000000000000000000000000000000000000 82e7ad54374f1b200edbc7b06ff08bddd5ec8b15 A include/system/dma.h :000000 100644 0000000000000000000000000000000000000000 743916e46ca137f301d034c295baed8bc8f20d68 A include/system/dump-arch.h :000000 100644 0000000000000000000000000000000000000000 607bd7b220ef3ebf6005817f9408d76c365bedb9 A include/system/dump.h :000000 100644 0000000000000000000000000000000000000000 1e1e427ac76fdcb4c51b6cf3f389564f170c36be A include/system/event-loop-base.h :000000 100644 0000000000000000000000000000000000000000 2cb53653406ceec30906120ffbfd263a3d0810e8 A include/system/host_iommu_device.h :000000 100644 0000000000000000000000000000000000000000 88fa791ac78b7bb8a9fed487fb11c45b08e49d6d A include/system/hostmem.h :000000 100644 0000000000000000000000000000000000000000 a961df8b95a0d3958db3e4c57312b887ff9a5afc A include/system/hvf.h :000000 100644 0000000000000000000000000000000000000000 a01691ce1726dae1b0824ccb83b0340289a9f71d A include/system/hvf_int.h :000000 100644 0000000000000000000000000000000000000000 f0c10b6d805f053e044cc40075a58d4378d4a7b4 A include/system/hw_accel.h :000000 100644 0000000000000000000000000000000000000000 e06d611f7446a40a11104e9a92ba42571800e78d A include/system/igvm-cfg.h :000000 100644 0000000000000000000000000000000000000000 b3b64cb58444c5d7965de115af5f06e379807a23 A include/system/igvm-internal.h :000000 100644 0000000000000000000000000000000000000000 e219f1a4edb473384b2807ae037b5d6f67fefc74 A include/system/igvm.h :000000 100644 0000000000000000000000000000000000000000 17bf1a3727dfaa1badd8be317b505e7c45f126f2 A include/system/iommufd.h :000000 100644 0000000000000000000000000000000000000000 780ea5a67682c643059448ecef71858bbfa024ab A include/system/ioport.h :000000 100644 0000000000000000000000000000000000000000 a1ef7696cb56c7e8ef0bd269898c9185419287c2 A include/system/iothread.h :000000 100644 0000000000000000000000000000000000000000 714b8c7b011eedba95942cefc1dca10ae2390cdd A include/system/kvm.h :000000 100644 0000000000000000000000000000000000000000 0876aac938d3b3565c6a26eb1f569c3c78f87c98 A include/system/kvm_int.h :000000 100644 0000000000000000000000000000000000000000 ed8c357193cc0825594f6a29b2e1a9be3932583f A include/system/kvm_xen.h :000000 100644 0000000000000000000000000000000000000000 a7e03fc3e7c3f6056812195613eafa2c905f3eb6 A include/system/memory.h :000000 100644 0000000000000000000000000000000000000000 09d46821bec9e664bc5159721385b2df83d9a935 A include/system/memory_cached.h :000000 100644 0000000000000000000000000000000000000000 896550bdd659457d6251c689c738bf8da8fa0906 A include/system/memory_ldst.h.inc :000000 100644 0000000000000000000000000000000000000000 b4c696bff1f526ac3f696bd27b24faec652c63ab A include/system/memory_ldst_cached.h.inc :000000 100644 0000000000000000000000000000000000000000 f5b6b496be504afbdb8fcde41462fb3a41ecc5dc A include/system/memory_ldst_endian.h.inc :000000 100644 0000000000000000000000000000000000000000 66bbd3061c230e219432bd66936a2afff1bbe632 A include/system/memory_ldst_phys.h.inc :000000 100644 0000000000000000000000000000000000000000 820e9dd1f13dc9d64c16c8c32983502bbf36c2b4 A include/system/memory_ldst_phys_endian.h.inc :000000 100644 0000000000000000000000000000000000000000 4c770bf0b836b2b781ac162f66bee647997a1d6a A include/system/memory_mapping.h :000000 100644 0000000000000000000000000000000000000000 f98ddff9b5786e901c58f5d0bb650b441684a5fb A include/system/mshv.h :000000 100644 0000000000000000000000000000000000000000 3dffe3c5fbfa22339867acbb68c409372ebba708 A include/system/mshv_int.h :000000 100644 0000000000000000000000000000000000000000 a93aa6fb00d79ce28c56b5bc53db6daa35f5470b A include/system/nitro-accel.h :000000 100644 0000000000000000000000000000000000000000 1044b0eb6e9a2e8e8a21a115ff8daed6576e4a30 A include/system/numa.h :000000 100644 0000000000000000000000000000000000000000 7390def9adb608e51aa1cf9b44bfbe7186c1ef22 A include/system/nvmm.h :000000 100644 0000000000000000000000000000000000000000 ce5b3bccf8db8ce242a6a38984fa10b29a7eec96 A include/system/os-posix.h :000000 100644 0000000000000000000000000000000000000000 3abb3aaa03b04b4263996015c1d7c4a680496c49 A include/system/os-wasm.h :000000 100644 0000000000000000000000000000000000000000 22d72babdf40724c4d184e48474251cd6b019c79 A include/system/os-win32.h :000000 100644 0000000000000000000000000000000000000000 c47b378025cb632be7b2aafc153b81b08c539666 A include/system/physmem.h :000000 100644 0000000000000000000000000000000000000000 7f6dc01d14720bb70834b85e5a7a04246c665c15 A include/system/qtest.h :000000 100644 0000000000000000000000000000000000000000 05d3d31b55aed7853fa22bb3aff77a3a55385828 A include/system/ram-discard-manager.h :000000 100644 0000000000000000000000000000000000000000 044c0b52cc8f9d2e00ec2f603539209744f1f7df A include/system/ram_addr.h :000000 100644 0000000000000000000000000000000000000000 84624aca2c9014309d0009966ba323c29936eb16 A include/system/ramblock.h :000000 100644 0000000000000000000000000000000000000000 c7f388f487d7057665c5fd03e723ea4c62c0daed A include/system/ramlist.h :000000 100644 0000000000000000000000000000000000000000 3b00386821b6b99c8f4d88a85ffc36d8ffd773f7 A include/system/replay.h :000000 100644 0000000000000000000000000000000000000000 62e9977e3c295b919c0cfae5980f88d9bce55719 A include/system/reset.h :000000 100644 0000000000000000000000000000000000000000 0fdc6c69744abcaa04a5e8d38cb6ecc8d89b0c4d A include/system/rng-random.h :000000 100644 0000000000000000000000000000000000000000 a2667d75efd0747f2369cbc2f7f53f514ab1343e A include/system/rng.h :000000 100644 0000000000000000000000000000000000000000 cde83fab15f5b5544047f6e8a3fcdbdf28abe2d0 A include/system/rtc.h :000000 100644 0000000000000000000000000000000000000000 db4e3099ae5691c4760cae9d440869c58cb05ee5 A include/system/runstate-action.h :000000 100644 0000000000000000000000000000000000000000 929379adae4190256dd8b13c2dccfe9e8ec1b8de A include/system/runstate.h :000000 100644 0000000000000000000000000000000000000000 fe859894f6b22ca19c7f2983754d525165514bb5 A include/system/seccomp.h :000000 100644 0000000000000000000000000000000000000000 b5a68d3d60b6a72ac35c1233d6abf4539c82a3d2 A include/system/spdm-socket.h :000000 100644 0000000000000000000000000000000000000000 42c236c7959db4e9c965a0b0a69236971d27dc59 A include/system/stats.h :000000 100644 0000000000000000000000000000000000000000 03a2d0e9005d666cd4a3e0b2ed68931e700a5dad A include/system/system.h :000000 100644 0000000000000000000000000000000000000000 7622dcea30266920de9ebf43002ad6f69bd9d2f2 A include/system/tcg.h :000000 100644 0000000000000000000000000000000000000000 874068d19a99f7c72e4497cd73ad8d3aa9bc8ff5 A include/system/tpm.h :000000 100644 0000000000000000000000000000000000000000 01b11f629c4c1e7acf4e635931d54c4260841dfb A include/system/tpm_backend.h :000000 100644 0000000000000000000000000000000000000000 185869322571c5e734343ef46c3c9f178d3f4e23 A include/system/tpm_util.h :000000 100644 0000000000000000000000000000000000000000 3184c8e7993c8e5e5ebbfb14848231ee347d6b58 A include/system/vhost-user-backend.h :000000 100644 0000000000000000000000000000000000000000 745c89b02bc1e7db6fb7dbf26e29b0a8242f6842 A include/system/watchdog.h :000000 100644 0000000000000000000000000000000000000000 4b2a7326548dc864175c55ed2afd71541b57afe5 A include/system/whpx-accel-ops.h :000000 100644 0000000000000000000000000000000000000000 d018e67e4f75600bf0bdb7de3d9b82cbf17da7d6 A include/system/whpx-all.h :000000 100644 0000000000000000000000000000000000000000 79710e2fb3c96edda813fadbda5f8ceabcc5afac A include/system/whpx-common.h :000000 100644 0000000000000000000000000000000000000000 c295c5a5290af56f03cb8a40c4ae13506eb5fcf9 A include/system/whpx-internal.h :000000 100644 0000000000000000000000000000000000000000 4217a27e91e3718f7b35a24490678a1ed40aa927 A include/system/whpx.h :000000 100644 0000000000000000000000000000000000000000 114d1929c80f4da3e3f9eea0f80cee90f64d6e1c A include/system/xen-mapcache.h :000000 100644 0000000000000000000000000000000000000000 43b857e4d156bb92608d53c2cd096b7ca32dae74 A include/system/xen.h :000000 100644 0000000000000000000000000000000000000000 596765a3d2ea784930ee99e494b426dc2eda198d A include/tcg/debug-assert.h :000000 100644 0000000000000000000000000000000000000000 858535b5da5a2ccdfa43a4cbbf07aa1b6ac785ab A include/tcg/debuginfo.h :000000 100644 0000000000000000000000000000000000000000 d5bda83a2ed80f760c701262c756299d8e7ae09e A include/tcg/helper-info.h :000000 100644 0000000000000000000000000000000000000000 c52aec50a70efc9fb45553a67ae73837c300829d A include/tcg/insn-start-words.h :000000 100644 0000000000000000000000000000000000000000 c96b5920a3fdf6349bbecc4edc428dac7c07dc27 A include/tcg/perf.h :000000 100644 0000000000000000000000000000000000000000 95f574af2be90781bd488e0f30a8e7c6e1ca713a A include/tcg/startup.h :000000 100644 0000000000000000000000000000000000000000 8f4ad3ed999414ca0b8ae77b20d38b96c527ac99 A include/tcg/target-reg-bits.h :000000 100644 0000000000000000000000000000000000000000 5cadbd6ff2cd31cb4cd4f1c70ee100b1dade1fa2 A include/tcg/tcg-cond.h :000000 100644 0000000000000000000000000000000000000000 94c7d14b2643e960d58cf66c6355c769f39c2905 A include/tcg/tcg-gvec-desc.h :000000 100644 0000000000000000000000000000000000000000 6ccfe9131d533218a4395e3abd12705a6dc10234 A include/tcg/tcg-ldst.h :000000 100644 0000000000000000000000000000000000000000 c2c55704e1375a88fc7b53ee4c113cf639b98d67 A include/tcg/tcg-mo.h :000000 100644 0000000000000000000000000000000000000000 9b321f959c0222719fc86d1a837a23274701e312 A include/tcg/tcg-op-common.h :000000 100644 0000000000000000000000000000000000000000 ea0c87f4db63529ae257e28171527e0225c929b3 A include/tcg/tcg-op-gvec-common.h :000000 100644 0000000000000000000000000000000000000000 d82ba6dfaac43f9e822805be22bc3bae0ad2032a A include/tcg/tcg-op-gvec.h :000000 100644 0000000000000000000000000000000000000000 ea35a02fb40d710fcf8500887853fb085a1fd8a2 A include/tcg/tcg-op-mem.h :000000 100644 0000000000000000000000000000000000000000 372116423652e3bb2e4f338fe6bd5b83cbbc5552 A include/tcg/tcg-op.h :000000 100644 0000000000000000000000000000000000000000 f3a81d5d7fb2fd828718613f580a0d39d1ea80e3 A include/tcg/tcg-opc.h :000000 100644 0000000000000000000000000000000000000000 98f91e68b70c5501aeaca0ea8dfce8fc49db7e12 A include/tcg/tcg-temp-internal.h :000000 100644 0000000000000000000000000000000000000000 7669dc1c2dbda1f17bb14a72cfa1e6a50a9cbe70 A include/tcg/tcg.h :000000 100644 0000000000000000000000000000000000000000 62a96ce9ff562c14e51ccf110a728272a02aa676 A include/ui/clipboard.h :000000 100644 0000000000000000000000000000000000000000 3634956949ac1c5572f642f136744f06bb098ae2 A include/ui/console.h :000000 100644 0000000000000000000000000000000000000000 7c9ec1a069e1321170d8b0c395647b705f9da8e3 A include/ui/dbus-display.h :000000 100644 0000000000000000000000000000000000000000 5442ee0bb6e0ab6185159191437b019f35298a50 A include/ui/dbus-module.h :000000 100644 0000000000000000000000000000000000000000 968f3f9c8d48e949c60b1ca377edf7a8a2266ee5 A include/ui/dmabuf.h :000000 100644 0000000000000000000000000000000000000000 4d559ae7bd46a52710d917d8d297798734eb0967 A include/ui/egl-context.h :000000 100644 0000000000000000000000000000000000000000 533d9afc37ba85bf1fe327f9329ef7f2850ab9b0 A include/ui/egl-helpers.h :000000 100644 0000000000000000000000000000000000000000 6b62e975881326fd8d9fa53d78dd498d3d551bb1 A include/ui/gtk.h :000000 100644 0000000000000000000000000000000000000000 a1560cac0f8b56847d5e87d89c5838051ef4d940 A include/ui/input.h :000000 100644 0000000000000000000000000000000000000000 a70d5b5746b5144e83d706fd96b4028aa70b62c4 A include/ui/kbd-state.h :000000 100644 0000000000000000000000000000000000000000 d390adfd1b3ef401a3fcbce8b5e86bd14b26584e A include/ui/pixel_ops.h :000000 100644 0000000000000000000000000000000000000000 680cc809ace8276ee610eb946f219a25fcf4b5bd A include/ui/pixman-minimal.h :000000 100644 0000000000000000000000000000000000000000 3e247a37946cd539498225d15647093299a01674 A include/ui/qemu-pixman-helpers.h :000000 100644 0000000000000000000000000000000000000000 1d042c7f634a33e900d2b8988638f1a08ddb3e24 A include/ui/qemu-pixman.h :000000 100644 0000000000000000000000000000000000000000 bb0f8437c26f45d0ed5c7e25c943bc6343a1e38f A include/ui/qemu-spice-module.h :000000 100644 0000000000000000000000000000000000000000 2cdf10f0313769d429dc775d4220df33f349ca2c A include/ui/qemu-spice.h :000000 100644 0000000000000000000000000000000000000000 7ebf47ebcdc2af5db072ec20717bcba950bbd7eb A include/ui/rect.h :000000 100644 0000000000000000000000000000000000000000 9daf5ecffae72f1cd50718416db30803eba147c2 A include/ui/sdl2.h :000000 100644 0000000000000000000000000000000000000000 e82213263c47bd9682ec4b8020d80a6316d70f66 A include/ui/shader.h :000000 100644 0000000000000000000000000000000000000000 a382553fa8e322fd59cfa5ef2bbe2fd99e94a06f A include/ui/spice-display.h :000000 100644 0000000000000000000000000000000000000000 8e5f3e35e8c8c4b7b5346ff8422d1caa5aec638e A include/ui/surface.h :000000 100644 0000000000000000000000000000000000000000 4bd9f00f973f7d31697c5ddd67555dec0067cf02 A include/ui/win32-kbd-hook.h :000000 100644 0000000000000000000000000000000000000000 534a29bc12c6b4d140b8199d70b510528b3861b1 A include/user/abitypes.h :000000 100644 0000000000000000000000000000000000000000 c9d49398f01791aab53bc5bc202b98aafb6fa57c A include/user/cpu_loop.h :000000 100644 0000000000000000000000000000000000000000 055c1d14fe459237255b53d171240f315fdaac5c A include/user/guest-base.h :000000 100644 0000000000000000000000000000000000000000 f136f81f5d9e8f955b9911af044efa8aff159367 A include/user/guest-host.h :000000 100644 0000000000000000000000000000000000000000 ded0b6909d4b4ec92636c7c2db872234f3c5e0b5 A include/user/mmap-min-addr.h :000000 100644 0000000000000000000000000000000000000000 4d5e9aac70abca5bd82f77c884c4815c14d05007 A include/user/mmap.h :000000 100644 0000000000000000000000000000000000000000 41b23e72fcb88ecd059454b2b4188d0478c608d7 A include/user/page-protection.h :000000 100644 0000000000000000000000000000000000000000 d7492ef46cd35d9dc29f87f894f12e013871882a A include/user/probe-guest-base.h :000000 100644 0000000000000000000000000000000000000000 aa075f4d5cd9ab1769d02b211b6728fc718bc114 A include/user/safe-syscall.h :000000 100644 0000000000000000000000000000000000000000 1690a74f4bfeb2acfb1e85752ec8141163c91d6c A include/user/selfmap.h :000000 100644 0000000000000000000000000000000000000000 7fa33b05d9111f0cab8bd2bf03de37a6c4054533 A include/user/signal.h :000000 100644 0000000000000000000000000000000000000000 9af174eaa182141a1350c2ccf768fa21bb52bddf A include/user/thunk.h :000000 100644 0000000000000000000000000000000000000000 4719330dbbc8f6ac1447c806178bb84492408a93 A include/user/tswap-target.h :000000 100644 0000000000000000000000000000000000000000 189fa67ac21df8a8dff868a477a8021873bd22c7 A io/channel-buffer.c :000000 100644 0000000000000000000000000000000000000000 8ae9a026b34c0fffa5cd7f7a71009be4c1d69768 A io/channel-command.c :000000 100644 0000000000000000000000000000000000000000 5cef75a67c6273175877b79b4abb70c64aec40c7 A io/channel-file.c :000000 100644 0000000000000000000000000000000000000000 49f1c80a54e1337aa39010ef39a5ea5de4c5392f A io/channel-null.c :000000 100644 0000000000000000000000000000000000000000 7920cee639335fc7745edd13f87aebaafb17c89f A io/channel-socket.c :000000 100644 0000000000000000000000000000000000000000 31ec4d236de5c9d85df4fba0ba8a9faffdcf10bb A io/channel-tls.c :000000 100644 0000000000000000000000000000000000000000 4b340d46d760f245c2622e6c93f95867f449f47a A io/channel-util.c :000000 100644 0000000000000000000000000000000000000000 018648b36b4cf66e387a6486680bb1cf27806a33 A io/channel-watch.c :000000 100644 0000000000000000000000000000000000000000 461abcae487f3eb2d470c675fdb424e2572438f5 A io/channel-websock.c :000000 100644 0000000000000000000000000000000000000000 620256f310dbeb060113e71055246ca29431d13d A io/channel.c :000000 100644 0000000000000000000000000000000000000000 3712438f8290ec7b155f3b7bee7832dcb894e9e0 A io/dns-resolver.c :000000 100644 0000000000000000000000000000000000000000 1164812f9126ff0a30fbedd0932c0d7b1a4bbf2d A io/meson.build :000000 100644 0000000000000000000000000000000000000000 1fd0f6cb5ab8a7581d7445e8efe7792cabcdb930 A io/net-listener.c :000000 100644 0000000000000000000000000000000000000000 c3615d2d74fcc23fb969b774083b8181ba441853 A io/task.c :000000 100644 0000000000000000000000000000000000000000 ec91453335a8937241b6100358dbec0208e11662 A io/trace-events :000000 100644 0000000000000000000000000000000000000000 92d63a5bfc61b8c97b3e8380a0f66feaf0b30af3 A io/trace.h :000000 100644 0000000000000000000000000000000000000000 76eea6df3861efe714ac4779f8bd840677e177dc A iothread.c :000000 100644 0000000000000000000000000000000000000000 9e26fa899f6b64fd20cd6486571cd0650d243c81 A job-qmp.c :000000 100644 0000000000000000000000000000000000000000 d7220aaf30cc53648d831eac95de4fa653773bd5 A job.c :000000 100644 0000000000000000000000000000000000000000 d99b08026c2936b8d922e4a4b37200d2f31b5110 A libdecnumber/decContext.c :000000 100644 0000000000000000000000000000000000000000 4b57d8a6fe27ba022b01fa355942a3431dcccf0a A libdecnumber/decNumber.c :000000 100644 0000000000000000000000000000000000000000 1064fb25e01da28e5d9d7b2ad3a337a31806e722 A libdecnumber/dpd/decimal128.c :000000 100644 0000000000000000000000000000000000000000 34ff0fe9599145c3847a549dee05547d61772ab0 A libdecnumber/dpd/decimal32.c :000000 100644 0000000000000000000000000000000000000000 11e0674fa7c8b558c506da703482145bcfdadc32 A libdecnumber/dpd/decimal64.c :000000 100644 0000000000000000000000000000000000000000 4d04139af41571772a67af2d12226170e22133f1 A libdecnumber/meson.build :000000 100644 0000000000000000000000000000000000000000 a635a38ef9405fdfcfe97f3a435393c1e9cae971 A linux-headers/COPYING :000000 100644 0000000000000000000000000000000000000000 9abdad71fafdf29de61157bfa9a31e244a32f5b8 A linux-headers/LICENSES/exceptions/Linux-syscall-note :000000 100644 0000000000000000000000000000000000000000 da366e2ce50be9b4ec250cad773677bee7fc1d9d A linux-headers/LICENSES/preferred/BSD-2-Clause :000000 100644 0000000000000000000000000000000000000000 34c7f057c8d5441314c339ba574a9c6224ce0f80 A linux-headers/LICENSES/preferred/BSD-3-Clause :000000 100644 0000000000000000000000000000000000000000 ea8e93dc44bc462a2be34e484432cf2b9ec88527 A linux-headers/LICENSES/preferred/GPL-2.0 :000000 100644 0000000000000000000000000000000000000000 5c9026b3da67e70eba05b3c8c3df503ae212d4f3 A linux-headers/README :000000 100644 0000000000000000000000000000000000000000 485d60bee26ca313ad15797f230efe10072befc9 A linux-headers/asm-arm64/bitsperlong.h :000000 100644 0000000000000000000000000000000000000000 6aefe79738145a0bc5f3ade3c4d2e2686c3910c3 A linux-headers/asm-arm64/kvm.h :000000 100644 0000000000000000000000000000000000000000 7b500a3a7be70fced1bdbf2d6d566be2df7cbd09 A linux-headers/asm-arm64/mman.h :000000 100644 0000000000000000000000000000000000000000 d1b1ec8cb1f130079cccdbd507f5a495ea72a971 A linux-headers/asm-arm64/sve_context.h :000000 100644 0000000000000000000000000000000000000000 df36f23876e863ff0a9e88473d5339f7ab69516d A linux-headers/asm-arm64/unistd.h :000000 100644 0000000000000000000000000000000000000000 4329a2ad54c2f60f8cf9d8b09a7cf00495d5d0b1 A linux-headers/asm-arm64/unistd_64.h :000000 100644 0000000000000000000000000000000000000000 1fb4f0c9f2789d43dfe52c533964bb73d42aefd7 A linux-headers/asm-generic/bitsperlong.h :000000 100644 0000000000000000000000000000000000000000 de687009bfe5394f139b57f05562eb327e0101af A linux-headers/asm-generic/hugetlb_encode.h :000000 100644 0000000000000000000000000000000000000000 ef1c27fa3c570fa4ff06fc6f742914925f8b02c8 A linux-headers/asm-generic/mman-common.h :000000 100644 0000000000000000000000000000000000000000 5e3d61ddbd8c12cda03a48cb79bbe5b70ad3f77b A linux-headers/asm-generic/mman.h :000000 100644 0000000000000000000000000000000000000000 5b7e77a7c736eee3eca02139f970803fe28d5746 A linux-headers/asm-generic/unistd.h :000000 100644 0000000000000000000000000000000000000000 6dc0bb0c13b29dd814f403f2fd4efb3b36be0619 A linux-headers/asm-loongarch/bitsperlong.h :000000 100644 0000000000000000000000000000000000000000 cd0b5c11ca9c2b681f8119a82f15912925a28089 A linux-headers/asm-loongarch/kvm.h :000000 100644 0000000000000000000000000000000000000000 3fd87a096b66e3e6f3284e38dbd0de8f85b74722 A linux-headers/asm-loongarch/kvm_para.h :000000 100644 0000000000000000000000000000000000000000 8eebf89f5ab17884a98543f3b37a3b710355083b A linux-headers/asm-loongarch/mman.h :000000 100644 0000000000000000000000000000000000000000 e19c7f2f9f87a49a49a6425506508f5c0efc3315 A linux-headers/asm-loongarch/unistd.h :000000 100644 0000000000000000000000000000000000000000 b525f2d7b881da9853ef781a1d68fd65ea5f57e0 A linux-headers/asm-loongarch/unistd_64.h :000000 100644 0000000000000000000000000000000000000000 7268380d8d28750a95eaf725e8ff6c8e1779652d A linux-headers/asm-mips/bitsperlong.h :000000 100644 0000000000000000000000000000000000000000 9673dc9cb31575a3553a4cf0e73d3e73ec24494f A linux-headers/asm-mips/kvm.h :000000 100644 0000000000000000000000000000000000000000 b700dae28c482d4f4a916ad3b1c6523dfc721e63 A linux-headers/asm-mips/mman.h :000000 100644 0000000000000000000000000000000000000000 69c3de90c536e424cc915632c4733437fef86ed0 A linux-headers/asm-mips/sgidefs.h :000000 100644 0000000000000000000000000000000000000000 62b86b865c4685d7fa9ab6e533bbc6b9d61e3bba A linux-headers/asm-mips/unistd.h :000000 100644 0000000000000000000000000000000000000000 f883da76c999892f1474f0112887b34f5a97fa9b A linux-headers/asm-mips/unistd_n32.h :000000 100644 0000000000000000000000000000000000000000 59837eb866281af693e612b16c7dd61d953ac258 A linux-headers/asm-mips/unistd_n64.h :000000 100644 0000000000000000000000000000000000000000 485872076e9269882f39904c5d1cddba413ce269 A linux-headers/asm-mips/unistd_o32.h :000000 100644 0000000000000000000000000000000000000000 46ece3ecff31c2e20b1c0381c93577561af5014c A linux-headers/asm-powerpc/bitsperlong.h :000000 100644 0000000000000000000000000000000000000000 913a64b901a3d7023ef978d20d74bf3455ce959c A linux-headers/asm-powerpc/kvm.h :000000 100644 0000000000000000000000000000000000000000 8db7c2a3be303b99707d348342be1c5ad6b2f7ab A linux-headers/asm-powerpc/mman.h :000000 100644 0000000000000000000000000000000000000000 2b29bd80961222ea2c0904f6bb2d71ff97224493 A linux-headers/asm-powerpc/unistd.h :000000 100644 0000000000000000000000000000000000000000 2677c54903a4d7535f56355f8242811ec95b5039 A linux-headers/asm-powerpc/unistd_32.h :000000 100644 0000000000000000000000000000000000000000 6fc19ccccdb982a661825d6433378ffeb65bfff4 A linux-headers/asm-powerpc/unistd_64.h :000000 100644 0000000000000000000000000000000000000000 cc5c45a9ce9f877c224e688b1b63a1fb89c3b07a A linux-headers/asm-riscv/bitsperlong.h :000000 100644 0000000000000000000000000000000000000000 504e73305343a8d3ffac39ed8fb675f90e1d6ed3 A linux-headers/asm-riscv/kvm.h :000000 100644 0000000000000000000000000000000000000000 8eebf89f5ab17884a98543f3b37a3b710355083b A linux-headers/asm-riscv/mman.h :000000 100644 0000000000000000000000000000000000000000 cf8764299496b3024a3eaf202d70453944f9ce59 A linux-headers/asm-riscv/ptrace.h :000000 100644 0000000000000000000000000000000000000000 81896bbbf727f525b069a56ed143fb2c0ee179aa A linux-headers/asm-riscv/unistd.h :000000 100644 0000000000000000000000000000000000000000 1039bdc6cf5bec43ccac1478f87f5d89e550986f A linux-headers/asm-riscv/unistd_32.h :000000 100644 0000000000000000000000000000000000000000 72040a54987a90fed9002e65e530fd2c3c1ae14d A linux-headers/asm-riscv/unistd_64.h :000000 100644 0000000000000000000000000000000000000000 7af27a985f25d80956ca9c92929feedfb0c654d8 A linux-headers/asm-s390/bitsperlong.h :000000 100644 0000000000000000000000000000000000000000 45a6d0a7406a3f1b71026c49e00ac25a6fc620ef A linux-headers/asm-s390/kvm.h :000000 100644 0000000000000000000000000000000000000000 8eebf89f5ab17884a98543f3b37a3b710355083b A linux-headers/asm-s390/mman.h :000000 100644 0000000000000000000000000000000000000000 14846188770b7328dc3bf1c86c3e3151bb1fcdb7 A linux-headers/asm-s390/unistd.h :000000 100644 0000000000000000000000000000000000000000 3d3747e3ca1ff68527bdd14021ab5618fdb2736e A linux-headers/asm-s390/unistd_64.h :000000 100644 0000000000000000000000000000000000000000 5d72c84588388793d0d54a21b8252c48af3347d6 A linux-headers/asm-x86/bitsperlong.h :000000 100644 0000000000000000000000000000000000000000 a8a2558abaaa05bc1dfa92993c463698a2c0eed8 A linux-headers/asm-x86/kvm.h :000000 100644 0000000000000000000000000000000000000000 1d3e0e0b07a48c24db218fa9e3adb6b6e6fa2266 A linux-headers/asm-x86/kvm_para.h :000000 100644 0000000000000000000000000000000000000000 ac1e6277212b90437bf7611c4024a48a8ab9f31a A linux-headers/asm-x86/mman.h :000000 100644 0000000000000000000000000000000000000000 d2af42d61ded12e1f13748be46fab25b112025a4 A linux-headers/asm-x86/unistd.h :000000 100644 0000000000000000000000000000000000000000 7f298247f805ec62719e30d82515a766e5687c40 A linux-headers/asm-x86/unistd_32.h :000000 100644 0000000000000000000000000000000000000000 fbddeb4bc381cc492e1cfa03c6493cc0593286e0 A linux-headers/asm-x86/unistd_64.h :000000 100644 0000000000000000000000000000000000000000 629770ed4baa689547efa43502a7f94d92751152 A linux-headers/asm-x86/unistd_x32.h :000000 100644 0000000000000000000000000000000000000000 9243f38975180f04c6f5e213a1a12accc7e1d192 A linux-headers/linux/bits.h :000000 100644 0000000000000000000000000000000000000000 92635cec4aed07da9f87cfc309093a3e6ca605b3 A linux-headers/linux/const.h :000000 100644 0000000000000000000000000000000000000000 3c61caadbf0422047fd69fa854ea719712188d5b A linux-headers/linux/iommufd.h :000000 100644 0000000000000000000000000000000000000000 aea4ab5c695340d9272a214a1d1e4bf6260b01c7 A linux-headers/linux/kvm.h :000000 100644 0000000000000000000000000000000000000000 6a1e672259c332c89b41e5e14e81cd3403b784a4 A linux-headers/linux/kvm_para.h :000000 100644 0000000000000000000000000000000000000000 01c0324e773316e045c510365b38dd684f97859b A linux-headers/linux/memfd.h :000000 100644 0000000000000000000000000000000000000000 2b83059586e963a6cbd2bf298b9c1474b0ddb6dc A linux-headers/linux/mman.h :000000 100644 0000000000000000000000000000000000000000 6c7d3a93162cc3181c3989c28fe9f75e2ca5cc55 A linux-headers/linux/mshv.h :000000 100644 0000000000000000000000000000000000000000 f8df31dbc49a4903156c9d4254b52bfd459fc919 A linux-headers/linux/nvme_ioctl.h :000000 100644 0000000000000000000000000000000000000000 a982afd4987261b1b99058092b6142c7d2244336 A linux-headers/linux/psci.h :000000 100644 0000000000000000000000000000000000000000 7df50022592a3f19f859faabd6e1566e95b84629 A linux-headers/linux/psp-sev.h :000000 100644 0000000000000000000000000000000000000000 457498259494646e52c8c8a8acf20d542ad97e29 A linux-headers/linux/stddef.h :000000 100644 0000000000000000000000000000000000000000 c8e99df95219f6bc04d1d8b0dd07a859ed67bc53 A linux-headers/linux/userfaultfd.h :000000 100644 0000000000000000000000000000000000000000 bab47129db637254adc55096202fa93fbe86e9a6 A linux-headers/linux/vduse.h :000000 100644 0000000000000000000000000000000000000000 c85dcbfe302b46a68e3f757b5dd0ec3c4eaa42b4 A linux-headers/linux/vfio.h :000000 100644 0000000000000000000000000000000000000000 516496f1d482674a4a5f66133cb79f82ed7fa0c7 A linux-headers/linux/vfio_ccw.h :000000 100644 0000000000000000000000000000000000000000 d6c1175c884e0f6debc748a45121270f2150d755 A linux-headers/linux/vfio_zdev.h :000000 100644 0000000000000000000000000000000000000000 c57674a6aa0dbbea666855fe5d6b49aa2e8f9fe3 A linux-headers/linux/vhost.h :000000 100644 0000000000000000000000000000000000000000 473e3c0d81ac3cc074f711b595e7b2c659c60676 A linux-headers/linux/vhost_types.h :000000 100644 0000000000000000000000000000000000000000 5590f7d4a65e8fb703dbbd21d8fbbdb6cf6d88f9 A linux-headers/linux/virtio_config.h :000000 100644 0000000000000000000000000000000000000000 c6f0fb6cd99414b668af471fe74fba560083ee2a A linux-headers/linux/virtio_ring.h :000000 100644 0000000000000000000000000000000000000000 82ed2011087e505b91eb225f3bf122ed1ef2cd36 A linux-user/aarch64/Makefile.vdso :000000 100644 0000000000000000000000000000000000000000 e7f643d69d5617bd94223fe2a0df630bf40778b7 A linux-user/aarch64/cpu_loop.c :000000 100644 0000000000000000000000000000000000000000 f87f22f6903a12e4a5049fb9000721184134bf5c A linux-user/aarch64/elfload.c :000000 100644 0000000000000000000000000000000000000000 e586c7e80e22305bb697e475179e0582280dde09 A linux-user/aarch64/gcs-internal.h :000000 100644 0000000000000000000000000000000000000000 f25a67a21ef6334bbc9305a44b62a9a8bfde65dd A linux-user/aarch64/meson.build :000000 100644 0000000000000000000000000000000000000000 b5c4dafcda6328bd1e87adfd7cf03d8716b4d648 A linux-user/aarch64/mte_user_helper.c :000000 100644 0000000000000000000000000000000000000000 8a46f743f41e1b5bb91a9414bd346239adf2dabc A linux-user/aarch64/mte_user_helper.h :000000 100644 0000000000000000000000000000000000000000 899fce76436ca5b0602085dbf1b3a3a1adfd177b A linux-user/aarch64/signal.c :000000 100644 0000000000000000000000000000000000000000 0e4c8f012d781261da71333ae360abe22ca8083b A linux-user/aarch64/sockbits.h :000000 100644 0000000000000000000000000000000000000000 845e24eb372e7f2aca193a4f424b85234b4fc9c2 A linux-user/aarch64/syscall_64.tbl :000000 100644 0000000000000000000000000000000000000000 760302cb3efe38683a7c90d691fce067cb6549ca A linux-user/aarch64/syscall_nr.h :000000 100644 0000000000000000000000000000000000000000 dd6b586b1b74d6835798ef1491e3aa598692292e A linux-user/aarch64/syscallhdr.sh :000000 100644 0000000000000000000000000000000000000000 f90359faf20fb3bd281c183d17126c41194cd9cb A linux-user/aarch64/target_cpu.h :000000 100644 0000000000000000000000000000000000000000 4cdeb64b0d4e13827e3c7c121642fefccbfb6d44 A linux-user/aarch64/target_elf.h :000000 100644 0000000000000000000000000000000000000000 461b5477284697e41869a8018c091615c6fc69e2 A linux-user/aarch64/target_errno_defs.h :000000 100644 0000000000000000000000000000000000000000 55ab788a7ce341433590deaceadf444fd4fe9294 A linux-user/aarch64/target_fcntl.h :000000 100644 0000000000000000000000000000000000000000 bc83224cea12ee3f2b4b1d6ac596f6e2d7fe0e86 A linux-user/aarch64/target_flat.h :000000 100644 0000000000000000000000000000000000000000 69ec5d5739ca52d8b5cdd28de05c48441aae7982 A linux-user/aarch64/target_mman.h :000000 100644 0000000000000000000000000000000000000000 d91e75d60d31ef6dc49e0d9e892bd1c615421db6 A linux-user/aarch64/target_prctl.h :000000 100644 0000000000000000000000000000000000000000 907df4dcd2e23097111edf2bf87832d6d163df62 A linux-user/aarch64/target_proc.h :000000 100644 0000000000000000000000000000000000000000 10681338ba45d141f58cb76eb75d5cf6331806de A linux-user/aarch64/target_ptrace.h :000000 100644 0000000000000000000000000000000000000000 227259594c00c9c5269e17dfc0f7d2ce55667232 A linux-user/aarch64/target_resource.h :000000 100644 0000000000000000000000000000000000000000 e509ac10327b0024515e52e3e7b14bb645d7beba A linux-user/aarch64/target_signal.h :000000 100644 0000000000000000000000000000000000000000 3a06f373c35ab795abb5174729670f6b86798a3f A linux-user/aarch64/target_structs.h :000000 100644 0000000000000000000000000000000000000000 bd05f6c7fe5d3b82438b7bc5e71e56adde14cf90 A linux-user/aarch64/target_syscall.h :000000 100644 0000000000000000000000000000000000000000 b1d4f4fedbcb9ab2ca1184280eb4a9e5b8a9d735 A linux-user/aarch64/termbits.h :000000 100755 0000000000000000000000000000000000000000 4089838b30535738e89252a146a039af54ed8be1 A linux-user/aarch64/vdso-be.so :000000 100755 0000000000000000000000000000000000000000 240802821c32943170f7de64f8a0b3ab2a21cd13 A linux-user/aarch64/vdso-le.so :000000 100644 0000000000000000000000000000000000000000 59dd94dc8ffd4ea0ceb6ee8a3e3ca730547cbcfe A linux-user/aarch64/vdso.S :000000 100644 0000000000000000000000000000000000000000 4c12f333526ad1ba4aae74045e70466ac19b8e4f A linux-user/aarch64/vdso.ld :000000 100644 0000000000000000000000000000000000000000 bef196b1f56baa44b3cff7926333980f03f4b9ea A linux-user/alpha/cpu_loop.c :000000 100644 0000000000000000000000000000000000000000 c2517516ad8d124830bb17b49bd75755454d1e8c A linux-user/alpha/elfload.c :000000 100644 0000000000000000000000000000000000000000 a3cd22d2c4c553373430f62ab9e292facf62a43f A linux-user/alpha/meson.build :000000 100644 0000000000000000000000000000000000000000 896c2c148a100dc9f690f375779e8a42e984a8b5 A linux-user/alpha/signal.c :000000 100644 0000000000000000000000000000000000000000 0201ab93743b3882b8b64ecea56c1039ffbc1703 A linux-user/alpha/sockbits.h :000000 100644 0000000000000000000000000000000000000000 54ee7aaa24fd43d59f167aec4e8a243cb436deed A linux-user/alpha/syscall.tbl :000000 100644 0000000000000000000000000000000000000000 6da0c957e214c502a80ab9947f73e030dd103a3f A linux-user/alpha/syscallhdr.sh :000000 100644 0000000000000000000000000000000000000000 dc2dd651948e57af151a0307c124ec7d2b17d6b2 A linux-user/alpha/target_cpu.h :000000 100644 0000000000000000000000000000000000000000 5efe7f317495bf3e9d55ffb85c3bfaad36ae224b A linux-user/alpha/target_elf.h :000000 100644 0000000000000000000000000000000000000000 07924b13aafe2d54a261f416e85c02021972e9f2 A linux-user/alpha/target_errno_defs.h :000000 100644 0000000000000000000000000000000000000000 99774d73172790419e5027298835320719ab45a9 A linux-user/alpha/target_fcntl.h :000000 100644 0000000000000000000000000000000000000000 8edfe2b88ccccbec7ff66e898a4e4d014d41878d A linux-user/alpha/target_mman.h :000000 100644 0000000000000000000000000000000000000000 5629ddbf39cdca2fb7b7cd8f8086af5b9ac29c02 A linux-user/alpha/target_prctl.h :000000 100644 0000000000000000000000000000000000000000 71949d380daf00236598724965d55ddd4a064e1d A linux-user/alpha/target_proc.h :000000 100644 0000000000000000000000000000000000000000 c9b082faee4abe236462a8b6a6939e326ebe718e A linux-user/alpha/target_resource.h :000000 100644 0000000000000000000000000000000000000000 bbb06e5463084ae8b4829342f159614ffd5a6a03 A linux-user/alpha/target_signal.h :000000 100644 0000000000000000000000000000000000000000 d91cebdea8e8c2d3880d2badc1942343c8c7daa9 A linux-user/alpha/target_structs.h :000000 100644 0000000000000000000000000000000000000000 53706b749fc0c813987c2c8eabe9017cbd46f44f A linux-user/alpha/target_syscall.h :000000 100644 0000000000000000000000000000000000000000 50cff34f3cc5fe603a8f0d7ff6f101bb834e3f0e A linux-user/alpha/termbits.h :000000 100644 0000000000000000000000000000000000000000 16ae8d7aaaef4f5189b1d45fceaa46b1a74ce938 A linux-user/arm/Makefile.vdso :000000 100644 0000000000000000000000000000000000000000 262ab5cc416dcdcd7878a0d2360b58680d3f7087 A linux-user/arm/cpu_loop.c :000000 100644 0000000000000000000000000000000000000000 ce69bf05427323aecb6b5f74699269ab74da6f28 A linux-user/arm/elfload.c :000000 100644 0000000000000000000000000000000000000000 348ffb810d7f0f3c84c29cb80f47db1acac82c76 A linux-user/arm/meson.build :000000 100644 0000000000000000000000000000000000000000 d45ece2e2fe78ae8661e2bdece13d952af1ba90b A linux-user/arm/nwfpe/double_cpdo.c :000000 100644 0000000000000000000000000000000000000000 1c8a412292c06e2e1e7820739fc294689625d8f3 A linux-user/arm/nwfpe/extended_cpdo.c :000000 100644 0000000000000000000000000000000000000000 15888463f7ae78da01b4163c778afea5b1aab91b A linux-user/arm/nwfpe/fpa11.c :000000 100644 0000000000000000000000000000000000000000 659d38ae3aafaf4f8913e13436c0e3e4c14e4eb2 A linux-user/arm/nwfpe/fpa11.h :000000 100644 0000000000000000000000000000000000000000 6c6f380d4ddb16940d22145260086161d6e3e490 A linux-user/arm/nwfpe/fpa11.inl :000000 100644 0000000000000000000000000000000000000000 94ac98aef5e54ee04e9cd6db578b04aadc186942 A linux-user/arm/nwfpe/fpa11_cpdo.c :000000 100644 0000000000000000000000000000000000000000 fee525937c554ff67bffc5a7cd7cc2cce6259e77 A linux-user/arm/nwfpe/fpa11_cpdt.c :000000 100644 0000000000000000000000000000000000000000 04dc2ebb02f410fd2bd8c5f595fd3d83da76a009 A linux-user/arm/nwfpe/fpa11_cprt.c :000000 100644 0000000000000000000000000000000000000000 6784256d28cab85e0248f5c0c0fded2bcfbcbaee A linux-user/arm/nwfpe/fpopcode.c :000000 100644 0000000000000000000000000000000000000000 06cd909850100d6fd87efc9a0d6cf472f1678a1f A linux-user/arm/nwfpe/fpopcode.h :000000 100644 0000000000000000000000000000000000000000 8c978f0b8ff31f9d7e05e084bfc78022f27fe9d1 A linux-user/arm/nwfpe/fpsr.h :000000 100644 0000000000000000000000000000000000000000 1c27e55f2ada6e01bd61ba86e34fdb7c52ba1954 A linux-user/arm/nwfpe/meson.build :000000 100644 0000000000000000000000000000000000000000 21e177baeb3be1f110ec4172e4a08ad7be463885 A linux-user/arm/nwfpe/single_cpdo.c :000000 100644 0000000000000000000000000000000000000000 3b387cd6d78fdcbfef828f9895fc59b16f77db29 A linux-user/arm/signal.c :000000 100644 0000000000000000000000000000000000000000 0e4c8f012d781261da71333ae360abe22ca8083b A linux-user/arm/sockbits.h :000000 100644 0000000000000000000000000000000000000000 23c98203c40fe6b7b80cc17df29be48d26423c09 A linux-user/arm/syscall.tbl :000000 100644 0000000000000000000000000000000000000000 692fd6a76e60b4df846da5621a0957a07f268cb5 A linux-user/arm/syscallhdr.sh :000000 100644 0000000000000000000000000000000000000000 f6383a7cd13d610f9bbe251b8a95a18801bb1507 A linux-user/arm/target_cpu.h :000000 100644 0000000000000000000000000000000000000000 531b486bf9c0f4dc228d20047e0df8c16b5599ca A linux-user/arm/target_elf.h :000000 100644 0000000000000000000000000000000000000000 fd84373238436ad8cb352c603f020e18de0189d9 A linux-user/arm/target_errno_defs.h :000000 100644 0000000000000000000000000000000000000000 c8ff6b2505ae3d35680413279ab0f2e70258abfa A linux-user/arm/target_fcntl.h :000000 100644 0000000000000000000000000000000000000000 bc83224cea12ee3f2b4b1d6ac596f6e2d7fe0e86 A linux-user/arm/target_flat.h :000000 100644 0000000000000000000000000000000000000000 51005da869f3169327cbc90e42224f5c2ee28624 A linux-user/arm/target_mman.h :000000 100644 0000000000000000000000000000000000000000 eb53b31ad5546176010007c8142b57c6c1b1f3b9 A linux-user/arm/target_prctl.h :000000 100644 0000000000000000000000000000000000000000 a28d7231cdcfab423268256051787d7ceef6f01b A linux-user/arm/target_proc.h :000000 100644 0000000000000000000000000000000000000000 1610b8e03c1937d178085fac1fd6cf5694b3a14a A linux-user/arm/target_ptrace.h :000000 100644 0000000000000000000000000000000000000000 227259594c00c9c5269e17dfc0f7d2ce55667232 A linux-user/arm/target_resource.h :000000 100644 0000000000000000000000000000000000000000 ff1810b1fe022a22b8181fff714974863658292f A linux-user/arm/target_signal.h :000000 100644 0000000000000000000000000000000000000000 3a06f373c35ab795abb5174729670f6b86798a3f A linux-user/arm/target_structs.h :000000 100644 0000000000000000000000000000000000000000 8c4ddba717737ce35572fa7a54f65b611c55352c A linux-user/arm/target_syscall.h :000000 100644 0000000000000000000000000000000000000000 b1d4f4fedbcb9ab2ca1184280eb4a9e5b8a9d735 A linux-user/arm/termbits.h :000000 100644 0000000000000000000000000000000000000000 252a95c46e17422e1ff1adb768b90a357e53410f A linux-user/arm/vdso-asmoffset.h :000000 100755 0000000000000000000000000000000000000000 6d71cd9c36d185e48810140d6b1b12a1c8f95900 A linux-user/arm/vdso-be32.so :000000 100755 0000000000000000000000000000000000000000 6446a96fcf63747f1c171a1bc99210d2268d971a A linux-user/arm/vdso-be8.so :000000 100755 0000000000000000000000000000000000000000 d34e577b69e6cb22a90982570d5e66a1fa22e195 A linux-user/arm/vdso-le.so :000000 100644 0000000000000000000000000000000000000000 d84d964730803d58a5d676ea9a189810e44f4acf A linux-user/arm/vdso.S :000000 100644 0000000000000000000000000000000000000000 3b00adf27a16ffc4c36f762469dd7f67727d0c1d A linux-user/arm/vdso.ld :000000 100644 0000000000000000000000000000000000000000 c4bdaa146a790dc8c465ebcf28ca2e05675279b4 A linux-user/elfload.c :000000 100644 0000000000000000000000000000000000000000 963ba1ce9d110cfceb92a01d46de267811bb445f A linux-user/errnos.c.inc :000000 100644 0000000000000000000000000000000000000000 1ff8fe4f072fcc902d1a202bfc24c516a588b059 A linux-user/exit.c :000000 100644 0000000000000000000000000000000000000000 7f55a0690bc22ca8c3e057a7142de13a706b1e32 A linux-user/fd-trans.c :000000 100644 0000000000000000000000000000000000000000 3bbc15fa1f9e7a46ab50b2c0784c3c2717be11ed A linux-user/fd-trans.h :000000 100644 0000000000000000000000000000000000000000 e374b73e268034331959f87f8955b73bbf97df46 A linux-user/flat.h :000000 100644 0000000000000000000000000000000000000000 a551f083a4281cf498ec27e0dfc45944d4186035 A linux-user/flatload.c :000000 100644 0000000000000000000000000000000000000000 c2677a146c6799a888760abc267d054f761f0ad7 A linux-user/gen-vdso-elfn.c.inc :000000 100644 0000000000000000000000000000000000000000 d6a2cdaa835cce38bb4d53f79f8f007c759fa4bc A linux-user/gen-vdso.c :000000 100644 0000000000000000000000000000000000000000 4568d1f42bdd88a38501a04ac666f3f251850446 A linux-user/generic/fcntl.h :000000 100644 0000000000000000000000000000000000000000 b34740258edb0d30ef03f5ba3df1c295ad14329f A linux-user/generic/signal.h :000000 100644 0000000000000000000000000000000000000000 33e6c3a572cc1fdfe418009af675f8dbafe5dbbe A linux-user/generic/sockbits.h :000000 100644 0000000000000000000000000000000000000000 c2f9d403e755dd5ab61da9a2ef658c7670d93a2a A linux-user/generic/target_errno_defs.h :000000 100644 0000000000000000000000000000000000000000 8fe189ea6fd5ad5020b7d4faaacb702ce9cc9c85 A linux-user/generic/target_flat.h :000000 100644 0000000000000000000000000000000000000000 ec76a91b46e64c384de0d8ee1fb4150377b71c93 A linux-user/generic/target_mman.h :000000 100644 0000000000000000000000000000000000000000 bc3b83af2a6bf097986837180c8454faa6adeff9 A linux-user/generic/target_prctl_unalign.h :000000 100644 0000000000000000000000000000000000000000 37d3eb09b3b3a5ffa357fc4461c70671c9a1c3c5 A linux-user/generic/target_resource.h :000000 100644 0000000000000000000000000000000000000000 09ff858b6efd800aa4b8e827d2a1bf54a70030f0 A linux-user/generic/target_structs.h :000000 100644 0000000000000000000000000000000000000000 6cc5995981416aa751f6f10a4dd72f91c3f41dcf A linux-user/generic/termbits.h :000000 100644 0000000000000000000000000000000000000000 e4ef97a1184c4979f81560941185fcdbedcd3599 A linux-user/hexagon/cpu_loop.c :000000 100644 0000000000000000000000000000000000000000 440532ee413fbefcf2a2845de40158b875675631 A linux-user/hexagon/elfload.c :000000 100644 0000000000000000000000000000000000000000 d203c3ec929600f6d6592ed219e91265a23f7d8d A linux-user/hexagon/meson.build :000000 100644 0000000000000000000000000000000000000000 183ecfaa19a8b41e48f1b19a4bc42347b8b5242c A linux-user/hexagon/signal.c :000000 100644 0000000000000000000000000000000000000000 b7ad5dc60e5335bcb64d91e830f9c0b977b9e603 A linux-user/hexagon/sockbits.h :000000 100644 0000000000000000000000000000000000000000 845e24eb372e7f2aca193a4f424b85234b4fc9c2 A linux-user/hexagon/syscall.tbl :000000 100644 0000000000000000000000000000000000000000 ed605c038ee9601fca45ad08e822204d7b0e097b A linux-user/hexagon/syscallhdr.sh :000000 100644 0000000000000000000000000000000000000000 ecb76e9268e00c22a90cb088084aa73b779e9ae7 A linux-user/hexagon/target_cpu.h :000000 100644 0000000000000000000000000000000000000000 90e5032d5aae2d0982ef0ffde614f5941bad5d81 A linux-user/hexagon/target_elf.h :000000 100644 0000000000000000000000000000000000000000 da033a9a9e406e3672216fc35d62e1b637081fc3 A linux-user/hexagon/target_errno_defs.h :000000 100644 0000000000000000000000000000000000000000 2892db80989f208c88db69a61aca229731ec540c A linux-user/hexagon/target_fcntl.h :000000 100644 0000000000000000000000000000000000000000 e6b5e2ca36ba5ae5751802f42376e4463fcce496 A linux-user/hexagon/target_mman.h :000000 100644 0000000000000000000000000000000000000000 eb53b31ad5546176010007c8142b57c6c1b1f3b9 A linux-user/hexagon/target_prctl.h :000000 100644 0000000000000000000000000000000000000000 43fe29ca7234aeae54f8750bdd9246eabcbd4a80 A linux-user/hexagon/target_proc.h :000000 100644 0000000000000000000000000000000000000000 227259594c00c9c5269e17dfc0f7d2ce55667232 A linux-user/hexagon/target_resource.h :000000 100644 0000000000000000000000000000000000000000 68fb71312ee21d4f65a5811d668cfd126aafdab8 A linux-user/hexagon/target_signal.h :000000 100644 0000000000000000000000000000000000000000 3a06f373c35ab795abb5174729670f6b86798a3f A linux-user/hexagon/target_structs.h :000000 100644 0000000000000000000000000000000000000000 d9c94737a5c861c461c8004043db81557c77c4be A linux-user/hexagon/target_syscall.h :000000 100644 0000000000000000000000000000000000000000 49f974cdde1a2c4c2deee9ea92a14dcadebbb33f A linux-user/hexagon/termbits.h :000000 100644 0000000000000000000000000000000000000000 78642c426613f13cf91d41e93f17424c402b0d6e A linux-user/hppa/Makefile.vdso :000000 100644 0000000000000000000000000000000000000000 4b4b663052b7396ca1f37d0463ac149dde592eff A linux-user/hppa/cpu_loop.c :000000 100644 0000000000000000000000000000000000000000 dd5b0b380e59130dea4157c12436489b02c9f410 A linux-user/hppa/elfload.c :000000 100644 0000000000000000000000000000000000000000 aa2d9a87a6429e8fe966734416530463350f5545 A linux-user/hppa/meson.build :000000 100644 0000000000000000000000000000000000000000 f6f094c9609e84dc50e6ff293a2f8de80e802d3f A linux-user/hppa/signal.c :000000 100644 0000000000000000000000000000000000000000 2304dbbf79db9422663dc113504cfe6e10cc8221 A linux-user/hppa/sockbits.h :000000 100644 0000000000000000000000000000000000000000 647f08e67acd8ae0362bf0d0a5641d981fcfc8a4 A linux-user/hppa/syscall.tbl :000000 100644 0000000000000000000000000000000000000000 bf1c1d4f30b8913af75d70fc252beea512c2bc8f A linux-user/hppa/syscallhdr.sh :000000 100644 0000000000000000000000000000000000000000 4b84422a90510155b62c737bb9c577afaeee917e A linux-user/hppa/target_cpu.h :000000 100644 0000000000000000000000000000000000000000 4357873affaaf78a21a9b266e901d6f113a31eb7 A linux-user/hppa/target_elf.h :000000 100644 0000000000000000000000000000000000000000 b8f728f5863210c5c376221a76857ce7248cc008 A linux-user/hppa/target_errno_defs.h :000000 100644 0000000000000000000000000000000000000000 4eb0ec98e25953ff209217d8666fc7b3ac4fa34f A linux-user/hppa/target_fcntl.h :000000 100644 0000000000000000000000000000000000000000 ccda46e842b132efaf5ecd9328e3afafff45d9b9 A linux-user/hppa/target_mman.h :000000 100644 0000000000000000000000000000000000000000 5629ddbf39cdca2fb7b7cd8f8086af5b9ac29c02 A linux-user/hppa/target_prctl.h :000000 100644 0000000000000000000000000000000000000000 9340c3b6afef1ababc3b12abac7e76200820f09b A linux-user/hppa/target_proc.h :000000 100644 0000000000000000000000000000000000000000 227259594c00c9c5269e17dfc0f7d2ce55667232 A linux-user/hppa/target_resource.h :000000 100644 0000000000000000000000000000000000000000 190bb3d653b626d6f9012a7a04b6e9f03ff850ac A linux-user/hppa/target_signal.h :000000 100644 0000000000000000000000000000000000000000 b7cf4a3b0f44545f42d2b53d6a048c17f53c540f A linux-user/hppa/target_structs.h :000000 100644 0000000000000000000000000000000000000000 4b21e85371330dee2e36b2e52eb8fe98932bed03 A linux-user/hppa/target_syscall.h :000000 100644 0000000000000000000000000000000000000000 9d1d1a1d1277a28f9050fe2fcca148c1568afa82 A linux-user/hppa/termbits.h :000000 100644 0000000000000000000000000000000000000000 c8b40c03324a285deeaeb33b2700589b61cb9284 A linux-user/hppa/vdso-asmoffset.h :000000 100644 0000000000000000000000000000000000000000 a6f8da2981ef9f04e4319a7a1bfb4c3fbcb8fc64 A linux-user/hppa/vdso.S :000000 100644 0000000000000000000000000000000000000000 b17ad974f3d5c1b2eaed6a3e7ed835c5f2dcfec6 A linux-user/hppa/vdso.ld :000000 100755 0000000000000000000000000000000000000000 68baf80fd3943cc2d847744f13637810788fafc1 A linux-user/hppa/vdso.so :000000 100644 0000000000000000000000000000000000000000 ca2e37fa6b67ef0239f2540950373dc67290eb6a A linux-user/i386/Makefile.vdso :000000 100644 0000000000000000000000000000000000000000 049bae7bc63e95b2d386bc56a2a7fe72dcb92e48 A linux-user/i386/cpu_loop.c :000000 100644 0000000000000000000000000000000000000000 3c8a65e35c537193c4e1ba217ec265b8d2b6d6ec A linux-user/i386/elfload.c :000000 100644 0000000000000000000000000000000000000000 d42fc6cbc90cab42476c3c68e16f1b4d20defe63 A linux-user/i386/meson.build :000000 100644 0000000000000000000000000000000000000000 9650fac94003fd118f88cde627847d64c2824710 A linux-user/i386/signal.c :000000 100644 0000000000000000000000000000000000000000 0e4c8f012d781261da71333ae360abe22ca8083b A linux-user/i386/sockbits.h :000000 100644 0000000000000000000000000000000000000000 534c74b14fab511709be06ae1491b9922a66841b A linux-user/i386/syscall_32.tbl :000000 100644 0000000000000000000000000000000000000000 976caab67fc15285d031d9b50fdbedd0387f6dc3 A linux-user/i386/syscall_nr.h :000000 100644 0000000000000000000000000000000000000000 938a793d2a82895478432655955f5229b5ba8b91 A linux-user/i386/syscallhdr.sh :000000 100644 0000000000000000000000000000000000000000 52caf788cc319e03a3a4348712caf479635e3c96 A linux-user/i386/target_cpu.h :000000 100644 0000000000000000000000000000000000000000 931ea23ffa0778f82f6dec04b90c5e7553f23a70 A linux-user/i386/target_elf.h :000000 100644 0000000000000000000000000000000000000000 459b2189e2bd3917631cc50d8cfece8b1cddb1ec A linux-user/i386/target_errno_defs.h :000000 100644 0000000000000000000000000000000000000000 4819743dae450ee58b360602c7d96ff11fc0d7c7 A linux-user/i386/target_fcntl.h :000000 100644 0000000000000000000000000000000000000000 e3b8e1eaa62e8f12fb89c6574c0e4a23598b1db2 A linux-user/i386/target_mman.h :000000 100644 0000000000000000000000000000000000000000 eb53b31ad5546176010007c8142b57c6c1b1f3b9 A linux-user/i386/target_prctl.h :000000 100644 0000000000000000000000000000000000000000 43fe29ca7234aeae54f8750bdd9246eabcbd4a80 A linux-user/i386/target_proc.h :000000 100644 0000000000000000000000000000000000000000 bc57926f2542a7b842fb9da31f98ad31da5b6c78 A linux-user/i386/target_ptrace.h :000000 100644 0000000000000000000000000000000000000000 227259594c00c9c5269e17dfc0f7d2ce55667232 A linux-user/i386/target_resource.h :000000 100644 0000000000000000000000000000000000000000 eee792ef637e55cc96c59a30024bf87befb56ae6 A linux-user/i386/target_signal.h :000000 100644 0000000000000000000000000000000000000000 3a06f373c35ab795abb5174729670f6b86798a3f A linux-user/i386/target_structs.h :000000 100644 0000000000000000000000000000000000000000 c214a909a6ff05455acca0adef60e2c6ee810f10 A linux-user/i386/target_syscall.h :000000 100644 0000000000000000000000000000000000000000 b1d4f4fedbcb9ab2ca1184280eb4a9e5b8a9d735 A linux-user/i386/termbits.h :000000 100644 0000000000000000000000000000000000000000 4e5ee0dd49f29cf4d4633239f4de61608fa9affe A linux-user/i386/vdso-asmoffset.h :000000 100644 0000000000000000000000000000000000000000 8df77b5a948a360ddd6052bcfce021a80531c87d A linux-user/i386/vdso.S :000000 100644 0000000000000000000000000000000000000000 326b7a8f98b6fc1e04599286ec4c53a788850ad7 A linux-user/i386/vdso.ld :000000 100755 0000000000000000000000000000000000000000 e01c3818d0d2e4871cf39b2ddd21043d0695d07e A linux-user/i386/vdso.so :000000 100644 0000000000000000000000000000000000000000 be079684a287e0dd3b14a799f472f47388384f49 A linux-user/include/host/aarch64/host-signal.h :000000 100644 0000000000000000000000000000000000000000 d33c3fc03e4220b142e79b508815267cedf10410 A linux-user/include/host/loongarch64/host-signal.h :000000 100644 0000000000000000000000000000000000000000 c4ea8664729172c558d61c979051272b9c236060 A linux-user/include/host/ppc64/host-signal.h :000000 100644 0000000000000000000000000000000000000000 decacb2325ec6ad9c66c73790f97ea825d0b111a A linux-user/include/host/riscv64/host-signal.h :000000 100644 0000000000000000000000000000000000000000 e6d3ec26dc757bbb1ebda650746c4aa48b11d1a0 A linux-user/include/host/s390x/host-signal.h :000000 100644 0000000000000000000000000000000000000000 64957c2bca3e9bbcdd894c7ba3c419474f573295 A linux-user/include/host/sparc64/host-signal.h :000000 100644 0000000000000000000000000000000000000000 5a7627fedcf8cf9fda597d457d45b070a3528191 A linux-user/include/host/x86_64/host-signal.h :000000 100644 0000000000000000000000000000000000000000 1db757241a3117aeeae87d84c8039e56da10632f A linux-user/include/special-errno.h :000000 100644 0000000000000000000000000000000000000000 aa485ee6e534b9cba32a6a9505b7f78c1dc925e7 A linux-user/ioctls.h :000000 100644 0000000000000000000000000000000000000000 f80b96f1ff92c71bc1232b733d375a3f288df379 A linux-user/linux_loop.h :000000 100644 0000000000000000000000000000000000000000 85d700953e233ff57ae99239c8fe2152b9355925 A linux-user/linuxload.c :000000 100644 0000000000000000000000000000000000000000 5ddd140276c035e31ed808d9cbf93ad9e1e46396 A linux-user/loader.h :000000 100644 0000000000000000000000000000000000000000 ceb61101209a911cccdd755330392c415e8c7f07 A linux-user/loongarch64/Makefile.vdso :000000 100644 0000000000000000000000000000000000000000 27d6eef5cb87f92010170a3b22c594843a9c2a0e A linux-user/loongarch64/cpu_loop.c :000000 100644 0000000000000000000000000000000000000000 2242f20202dad33d129a95be943c1caedbb00107 A linux-user/loongarch64/elfload.c :000000 100644 0000000000000000000000000000000000000000 64cb537bf9ea0037ba9ed0af062cacca70ebf801 A linux-user/loongarch64/meson.build :000000 100644 0000000000000000000000000000000000000000 eff75bcdc8677434ab61b63d260f4e146c71b153 A linux-user/loongarch64/signal.c :000000 100644 0000000000000000000000000000000000000000 1cffcae120e44929668ea98fb1c427634b217f2f A linux-user/loongarch64/sockbits.h :000000 100644 0000000000000000000000000000000000000000 845e24eb372e7f2aca193a4f424b85234b4fc9c2 A linux-user/loongarch64/syscall.tbl :000000 100644 0000000000000000000000000000000000000000 3d8a993b4249721898ede71514e6b9804dd6c30e A linux-user/loongarch64/syscallhdr.sh :000000 100644 0000000000000000000000000000000000000000 a29af661566cbb412091322538876f559ce797f6 A linux-user/loongarch64/target_cpu.h :000000 100644 0000000000000000000000000000000000000000 3aa8c83958df3742a3d7e8302853b0d0008f3172 A linux-user/loongarch64/target_elf.h :000000 100644 0000000000000000000000000000000000000000 c198b8aca9d4c1f5ec11bfc1cff97737f381b6cb A linux-user/loongarch64/target_errno_defs.h :000000 100644 0000000000000000000000000000000000000000 99bf5868545ca6ca472761d1d5d9473ff60f41c2 A linux-user/loongarch64/target_fcntl.h :000000 100644 0000000000000000000000000000000000000000 8c2a3d5596038a5fd03e4b6c40e2c519dbd89414 A linux-user/loongarch64/target_mman.h :000000 100644 0000000000000000000000000000000000000000 eb53b31ad5546176010007c8142b57c6c1b1f3b9 A linux-user/loongarch64/target_prctl.h :000000 100644 0000000000000000000000000000000000000000 f739520fab3442c4a678b9487edc3ec1586a3279 A linux-user/loongarch64/target_proc.h :000000 100644 0000000000000000000000000000000000000000 2578e09207e167fe53c87f9d1196c2712aa3f1c6 A linux-user/loongarch64/target_ptrace.h :000000 100644 0000000000000000000000000000000000000000 0f86bf24ee94f8efd31c40ada25978abaa13169b A linux-user/loongarch64/target_resource.h :000000 100644 0000000000000000000000000000000000000000 ad3aaffcb42dd3b4a1f40719e2871af70f7122a7 A linux-user/loongarch64/target_signal.h :000000 100644 0000000000000000000000000000000000000000 6041441e15e90badbf5a51e51ef79f3fe054a9e9 A linux-user/loongarch64/target_structs.h :000000 100644 0000000000000000000000000000000000000000 f7ced7b2be3546468b7ef963b9e837463df96ad7 A linux-user/loongarch64/target_syscall.h :000000 100644 0000000000000000000000000000000000000000 d425db8748c5415c8b58801e47630835ff4e7029 A linux-user/loongarch64/termbits.h :000000 100644 0000000000000000000000000000000000000000 60d113822f3ee7cad0310461984df3bcfd84c54f A linux-user/loongarch64/vdso-asmoffset.h :000000 100644 0000000000000000000000000000000000000000 2409d95476d3ccc8ec482fd105fb19f40b7b57cf A linux-user/loongarch64/vdso.S :000000 100644 0000000000000000000000000000000000000000 682446ed0cb5d4299f87023adf06f0aefd4f46f8 A linux-user/loongarch64/vdso.ld :000000 100755 0000000000000000000000000000000000000000 3704834f0d5d4439a5f1020e06d9a52c0a740555 A linux-user/loongarch64/vdso.so :000000 100644 0000000000000000000000000000000000000000 b98ca8ff7b914b6ddd4474405b04c177db72bef8 A linux-user/m68k/cpu_loop.c :000000 100644 0000000000000000000000000000000000000000 423d1f680af116320754024f166eeb9288114c00 A linux-user/m68k/elfload.c :000000 100644 0000000000000000000000000000000000000000 c0f436fe50defc8e25169bd8455664a4b2c1b774 A linux-user/m68k/meson.build :000000 100644 0000000000000000000000000000000000000000 77555781aa82107a3d39bed06524b91fb549e725 A linux-user/m68k/signal.c :000000 100644 0000000000000000000000000000000000000000 0e4c8f012d781261da71333ae360abe22ca8083b A linux-user/m68k/sockbits.h :000000 100644 0000000000000000000000000000000000000000 b6094f8933b42f560af39f124ba1aa9dc036db7c A linux-user/m68k/syscall.tbl :000000 100644 0000000000000000000000000000000000000000 39b11dd05e294abc399d70e8767f824bff03ea2e A linux-user/m68k/syscallhdr.sh :000000 100644 0000000000000000000000000000000000000000 4b40c09a8d6498cc894f425ff6a5bc7e9a4aa4ae A linux-user/m68k/target_cpu.h :000000 100644 0000000000000000000000000000000000000000 b997fa0b6d662c5d3a607337b473a27579174506 A linux-user/m68k/target_elf.h :000000 100644 0000000000000000000000000000000000000000 96485a75431d07b5399da29064cf898ff077593c A linux-user/m68k/target_errno_defs.h :000000 100644 0000000000000000000000000000000000000000 068bc3243e05df79fa7e0bd68b3ab83118d2ad87 A linux-user/m68k/target_fcntl.h :000000 100644 0000000000000000000000000000000000000000 bc83224cea12ee3f2b4b1d6ac596f6e2d7fe0e86 A linux-user/m68k/target_flat.h :000000 100644 0000000000000000000000000000000000000000 20cfe750c5bc7416f26cf2f5cbbe38354880b89b A linux-user/m68k/target_mman.h :000000 100644 0000000000000000000000000000000000000000 eb53b31ad5546176010007c8142b57c6c1b1f3b9 A linux-user/m68k/target_prctl.h :000000 100644 0000000000000000000000000000000000000000 dca77d848335d44fe34b85ba6c813325fe2224a7 A linux-user/m68k/target_proc.h :000000 100644 0000000000000000000000000000000000000000 227259594c00c9c5269e17dfc0f7d2ce55667232 A linux-user/m68k/target_resource.h :000000 100644 0000000000000000000000000000000000000000 b05b9303b0d5c782eca08bbab1a3cfccae385eee A linux-user/m68k/target_signal.h :000000 100644 0000000000000000000000000000000000000000 3a06f373c35ab795abb5174729670f6b86798a3f A linux-user/m68k/target_structs.h :000000 100644 0000000000000000000000000000000000000000 3ca0231c70951efed2d4884ed877a7c28d6bbabf A linux-user/m68k/target_syscall.h :000000 100644 0000000000000000000000000000000000000000 b1d4f4fedbcb9ab2ca1184280eb4a9e5b8a9d735 A linux-user/m68k/termbits.h :000000 100644 0000000000000000000000000000000000000000 60a695b7ca3e9f79406436219fb0ad7896ad6b6d A linux-user/main.c :000000 100644 0000000000000000000000000000000000000000 332847a621852fd8f6241a366a0623d291d29ba0 A linux-user/meson.build :000000 100644 0000000000000000000000000000000000000000 06d92c0b90db3af78facbb1fde91dc54de0ebe57 A linux-user/microblaze/cpu_loop.c :000000 100644 0000000000000000000000000000000000000000 bdc0a953d593dffd3983ccd6a8f843db4d83024f A linux-user/microblaze/elfload.c :000000 100644 0000000000000000000000000000000000000000 f749d89418bdf62d2540198202509e874ed98d87 A linux-user/microblaze/meson.build :000000 100644 0000000000000000000000000000000000000000 e874e4def1e93361dc6b1c1916b9881f8c1946b9 A linux-user/microblaze/signal.c :000000 100644 0000000000000000000000000000000000000000 0e4c8f012d781261da71333ae360abe22ca8083b A linux-user/microblaze/sockbits.h :000000 100644 0000000000000000000000000000000000000000 e3b643870e8fe5c2c3702c37407f97629945434f A linux-user/microblaze/syscall.tbl :000000 100644 0000000000000000000000000000000000000000 b42b6691546c3fd3d1b0f325c838793b3a780a72 A linux-user/microblaze/syscallhdr.sh :000000 100644 0000000000000000000000000000000000000000 dcae2ab94bf61d80b77e065fc4168bf4e2013984 A linux-user/microblaze/target_cpu.h :000000 100644 0000000000000000000000000000000000000000 7b3ef70d23288058072d72f165a5014b35a6cc69 A linux-user/microblaze/target_elf.h :000000 100644 0000000000000000000000000000000000000000 91a0bbf9dc051d6f7b5343657e4bb2b83d486ce5 A linux-user/microblaze/target_errno_defs.h :000000 100644 0000000000000000000000000000000000000000 45402275fff2ee69355a95e1d7c34996f0650a99 A linux-user/microblaze/target_fcntl.h :000000 100644 0000000000000000000000000000000000000000 bc83224cea12ee3f2b4b1d6ac596f6e2d7fe0e86 A linux-user/microblaze/target_flat.h :000000 100644 0000000000000000000000000000000000000000 6b3dd54f898bb6629f26904e256870f6ea28b75a A linux-user/microblaze/target_mman.h :000000 100644 0000000000000000000000000000000000000000 eb53b31ad5546176010007c8142b57c6c1b1f3b9 A linux-user/microblaze/target_prctl.h :000000 100644 0000000000000000000000000000000000000000 43fe29ca7234aeae54f8750bdd9246eabcbd4a80 A linux-user/microblaze/target_proc.h :000000 100644 0000000000000000000000000000000000000000 ead913e5a452113aafd6bd53fb0c98e280f11880 A linux-user/microblaze/target_ptrace.h :000000 100644 0000000000000000000000000000000000000000 227259594c00c9c5269e17dfc0f7d2ce55667232 A linux-user/microblaze/target_resource.h :000000 100644 0000000000000000000000000000000000000000 ffe4442213a97509409723e9414fd671e5833d20 A linux-user/microblaze/target_signal.h :000000 100644 0000000000000000000000000000000000000000 3a06f373c35ab795abb5174729670f6b86798a3f A linux-user/microblaze/target_structs.h :000000 100644 0000000000000000000000000000000000000000 66f5a9ebe22e62a47143dbede696d46d3df53cbe A linux-user/microblaze/target_syscall.h :000000 100644 0000000000000000000000000000000000000000 b1d4f4fedbcb9ab2ca1184280eb4a9e5b8a9d735 A linux-user/microblaze/termbits.h :000000 100644 0000000000000000000000000000000000000000 ff9d293c29666171a7fcfc0522ce4e91890c2bd3 A linux-user/mips/cpu_loop.c :000000 100644 0000000000000000000000000000000000000000 1d62ae0a4d6b13a976c29e58289ac3a2062d7b83 A linux-user/mips/elfload.c :000000 100644 0000000000000000000000000000000000000000 262a35703b827346f4689967a0d10d06f59f1dda A linux-user/mips/meson.build :000000 100644 0000000000000000000000000000000000000000 1b1001272649b57c4297dcac570fae7b2436a96a A linux-user/mips/signal.c :000000 100644 0000000000000000000000000000000000000000 1f479d54aa4fc53fe36b7290543e5245b8929083 A linux-user/mips/sockbits.h :000000 100644 0000000000000000000000000000000000000000 780c0a8a495bfa515437ee75bc710fad17d475fe A linux-user/mips/syscall-args-o32.c.inc :000000 100644 0000000000000000000000000000000000000000 45d133c6f914bdd1b806f934d3cee267f9009347 A linux-user/mips/syscall_nr.h :000000 100644 0000000000000000000000000000000000000000 360055c626b6d519a1cee68eaba8c3e9d88d4ee7 A linux-user/mips/syscall_o32.tbl :000000 100644 0000000000000000000000000000000000000000 cd7043ef5a8f9747ebaf64693af12b226fe222f0 A linux-user/mips/syscallhdr.sh :000000 100644 0000000000000000000000000000000000000000 2bbd0a81c5e96f9dcd9e8cbf679b9cb33b3bc465 A linux-user/mips/target_cpu.h :000000 100644 0000000000000000000000000000000000000000 426f905d3aa0509985ad052fd6e8857b4fbb7b86 A linux-user/mips/target_elf.h :000000 100644 0000000000000000000000000000000000000000 5685cda10db8f911dbd9221ada51a668765bd774 A linux-user/mips/target_errno_defs.h :000000 100644 0000000000000000000000000000000000000000 6fc7b8a12bfcc5165469ed0d6e74de0c6a7428c4 A linux-user/mips/target_fcntl.h :000000 100644 0000000000000000000000000000000000000000 b84fe1e8a8678438432ce4c15b5135f37a5f1936 A linux-user/mips/target_mman.h :000000 100644 0000000000000000000000000000000000000000 e028333db95db1ea6b1428276e47aeac3eb4a505 A linux-user/mips/target_prctl.h :000000 100644 0000000000000000000000000000000000000000 43fe29ca7234aeae54f8750bdd9246eabcbd4a80 A linux-user/mips/target_proc.h :000000 100644 0000000000000000000000000000000000000000 2f63b27ac49f20b9757460ce67fd18d53a8da88d A linux-user/mips/target_ptrace.h :000000 100644 0000000000000000000000000000000000000000 6d131b041db9c801a047f7c6dc59e564fa9932c5 A linux-user/mips/target_resource.h :000000 100644 0000000000000000000000000000000000000000 4481426b99f084a703ea29a965a9af70f1feca98 A linux-user/mips/target_signal.h :000000 100644 0000000000000000000000000000000000000000 c1150fd9f2237f84aaa8ab0ace454f653ff52383 A linux-user/mips/target_structs.h :000000 100644 0000000000000000000000000000000000000000 be6942445a2e9cc66553a6494aeaf49c6da1985e A linux-user/mips/target_syscall.h :000000 100644 0000000000000000000000000000000000000000 56b17441ee2edae452873155fb58d8bbff679d11 A linux-user/mips/termbits.h :000000 100644 0000000000000000000000000000000000000000 858bc5be78a7ec9d04fca6bdebdd287b0e9d031c A linux-user/mips64/cpu_loop.c :000000 100644 0000000000000000000000000000000000000000 e4d84a7bd63a68291b4d3f71b5a0520e320316c9 A linux-user/mips64/elfload.c :000000 100644 0000000000000000000000000000000000000000 0caab5fabda76674828fdd6a7ddd30a0865f7cf9 A linux-user/mips64/meson.build :000000 100644 0000000000000000000000000000000000000000 4ed0ed90b3c869ed3c039e13a2021e7e9884b021 A linux-user/mips64/signal.c :000000 100644 0000000000000000000000000000000000000000 e6b6d31ac95b28008f9cd5e26fd51a943b75c7db A linux-user/mips64/sockbits.h :000000 100644 0000000000000000000000000000000000000000 793eca6635c1e5d5e467d9f89b367a9188fc910e A linux-user/mips64/syscall_n32.tbl :000000 100644 0000000000000000000000000000000000000000 ebff531accbc29e1f87728e8b73699fab4c30437 A linux-user/mips64/syscall_n64.tbl :000000 100644 0000000000000000000000000000000000000000 6579421fa639f94bb697a364fa56d50cdc1d16a2 A linux-user/mips64/syscall_nr.h :000000 100644 0000000000000000000000000000000000000000 a4339b2041bc543f78f14ca1226b6c82bfa4c78a A linux-user/mips64/syscallhdr.sh :000000 100644 0000000000000000000000000000000000000000 2857a76afda3074e757a9c25d44e2bedaf329854 A linux-user/mips64/target_cpu.h :000000 100644 0000000000000000000000000000000000000000 efb5d97563a35fccf6accf1f98a6c1947373b9dd A linux-user/mips64/target_elf.h :000000 100644 0000000000000000000000000000000000000000 fb7b4628a9b3d9a17fa6ee3a2e715d4589681e50 A linux-user/mips64/target_errno_defs.h :000000 100644 0000000000000000000000000000000000000000 a511bc0e6c86d1dc1523590b69a27f86efd169fa A linux-user/mips64/target_fcntl.h :000000 100644 0000000000000000000000000000000000000000 7bdc47d902ec719021966febff6d70adf7be8bf2 A linux-user/mips64/target_mman.h :000000 100644 0000000000000000000000000000000000000000 18da9ae6192f32c610c3bbbb461481641b318b3f A linux-user/mips64/target_prctl.h :000000 100644 0000000000000000000000000000000000000000 43fe29ca7234aeae54f8750bdd9246eabcbd4a80 A linux-user/mips64/target_proc.h :000000 100644 0000000000000000000000000000000000000000 41f0bf6c1c253b3a25c7c306cfe9e82a82d6f6f4 A linux-user/mips64/target_ptrace.h :000000 100644 0000000000000000000000000000000000000000 fe29002a12ebfbe540ac94a9d08d3d7ca876e99f A linux-user/mips64/target_resource.h :000000 100644 0000000000000000000000000000000000000000 b05098f7f64ee92a0e7095896607add380990263 A linux-user/mips64/target_signal.h :000000 100644 0000000000000000000000000000000000000000 a4f619e7324f166c5b67c09e1558e091aaf35933 A linux-user/mips64/target_structs.h :000000 100644 0000000000000000000000000000000000000000 c11d0a088883ad503b6e399329c37a5dc7b7dc1f A linux-user/mips64/target_syscall.h :000000 100644 0000000000000000000000000000000000000000 d0a271e1d48e1a609fd6beba37e7bcab0a738183 A linux-user/mips64/termbits.h :000000 100644 0000000000000000000000000000000000000000 dd957db55ab397106e21603cbef9af08cc1df31d A linux-user/mmap.c :000000 100644 0000000000000000000000000000000000000000 e7e9929e6f5bfbef3a7ef75a4dced9aa36f059bb A linux-user/or1k/cpu_loop.c :000000 100644 0000000000000000000000000000000000000000 6bf02bf58d7aa3a9d2b07cacca1344b39a4c82a8 A linux-user/or1k/elfload.c :000000 100644 0000000000000000000000000000000000000000 bb7c2ee6bacdc3e1f34ed4af14b00837fa60a7f4 A linux-user/or1k/meson.build :000000 100644 0000000000000000000000000000000000000000 40249095f2301e39bab54f83519dd757dab4187b A linux-user/or1k/signal.c :000000 100644 0000000000000000000000000000000000000000 0e4c8f012d781261da71333ae360abe22ca8083b A linux-user/or1k/sockbits.h :000000 100644 0000000000000000000000000000000000000000 845e24eb372e7f2aca193a4f424b85234b4fc9c2 A linux-user/or1k/syscall.tbl :000000 100644 0000000000000000000000000000000000000000 047e9f77c7598d5c199f16117f46bcd7eb7045c9 A linux-user/or1k/syscallhdr.sh :000000 100644 0000000000000000000000000000000000000000 74370d67c45d457f3308656e8e9cc4aca8056fe6 A linux-user/or1k/target_cpu.h :000000 100644 0000000000000000000000000000000000000000 e8554f5339e86c69a24b45c72e6c3ad72449c226 A linux-user/or1k/target_elf.h :000000 100644 0000000000000000000000000000000000000000 cdf159746b18efb0dc095f052c98ee3b3bb251fe A linux-user/or1k/target_errno_defs.h :000000 100644 0000000000000000000000000000000000000000 ea31bf8b7010117ba1675624e4a9bd3debeecda7 A linux-user/or1k/target_fcntl.h :000000 100644 0000000000000000000000000000000000000000 243c1d5f26c63ccab9f3b770f9d412758bfb0eac A linux-user/or1k/target_mman.h :000000 100644 0000000000000000000000000000000000000000 eb53b31ad5546176010007c8142b57c6c1b1f3b9 A linux-user/or1k/target_prctl.h :000000 100644 0000000000000000000000000000000000000000 43fe29ca7234aeae54f8750bdd9246eabcbd4a80 A linux-user/or1k/target_proc.h :000000 100644 0000000000000000000000000000000000000000 563c64852595a2e269f539bb1b5a3cfb4e2bddd6 A linux-user/or1k/target_ptrace.h :000000 100644 0000000000000000000000000000000000000000 227259594c00c9c5269e17dfc0f7d2ce55667232 A linux-user/or1k/target_resource.h :000000 100644 0000000000000000000000000000000000000000 5b9d40974a9e05d705f6664cbfdbc2a3e7eeb5d2 A linux-user/or1k/target_signal.h :000000 100644 0000000000000000000000000000000000000000 3a06f373c35ab795abb5174729670f6b86798a3f A linux-user/or1k/target_structs.h :000000 100644 0000000000000000000000000000000000000000 c8394e9dcd7a31eebd0ea351d982a28333985de5 A linux-user/or1k/target_syscall.h :000000 100644 0000000000000000000000000000000000000000 b1d4f4fedbcb9ab2ca1184280eb4a9e5b8a9d735 A linux-user/or1k/termbits.h :000000 100644 0000000000000000000000000000000000000000 8d6fbb60e0c566c5ac99e71ece610923c20dcd97 A linux-user/plugin-api.c :000000 100644 0000000000000000000000000000000000000000 6b9be8438178b2f923f0e010ae741318a4bd5063 A linux-user/ppc/Makefile.vdso :000000 100644 0000000000000000000000000000000000000000 7c53e25a936866b654c9e04ff4611a91e11d91fe A linux-user/ppc/cpu_loop.c :000000 100644 0000000000000000000000000000000000000000 7bf49e7c0b929b399d96b080539e04390bffeb90 A linux-user/ppc/elfload.c :000000 100644 0000000000000000000000000000000000000000 80cacae396b774d45cc214e3a4d41d069f1ac87f A linux-user/ppc/meson.build :000000 100644 0000000000000000000000000000000000000000 ab1afea30a9b6585fa22cd44e10ef89da7e7ce27 A linux-user/ppc/signal.c :000000 100644 0000000000000000000000000000000000000000 ee453347a3970121955af8508bb8a11ad54e8c47 A linux-user/ppc/sockbits.h :000000 100644 0000000000000000000000000000000000000000 4b428a43ccd314a8dac64d1eab9154589c08a5d6 A linux-user/ppc/syscall.tbl :000000 100644 0000000000000000000000000000000000000000 6e8b93d673c05e7f15ca5d6b21f99292e81adfe9 A linux-user/ppc/syscallhdr.sh :000000 100644 0000000000000000000000000000000000000000 51ee1481b5ccb63a78e444fe4d124f32e6b745af A linux-user/ppc/target_cpu.h :000000 100644 0000000000000000000000000000000000000000 22854cf52fc4e33a5324c1353d86561f6c8333f1 A linux-user/ppc/target_elf.h :000000 100644 0000000000000000000000000000000000000000 a24a973342fcc49693e42e769572f1122c9f13a6 A linux-user/ppc/target_errno_defs.h :000000 100644 0000000000000000000000000000000000000000 d74ab710cf7918b36839a0fb96a8d5d57cbf8f7f A linux-user/ppc/target_fcntl.h :000000 100644 0000000000000000000000000000000000000000 646d1ccae74fa4427039357c797113927eca316d A linux-user/ppc/target_mman.h :000000 100644 0000000000000000000000000000000000000000 eb53b31ad5546176010007c8142b57c6c1b1f3b9 A linux-user/ppc/target_prctl.h :000000 100644 0000000000000000000000000000000000000000 0a48fd65e95741c59a2b647377888c2f2da344a9 A linux-user/ppc/target_proc.h :000000 100644 0000000000000000000000000000000000000000 df77bfde73ee16ce0929489124d9ebca1eda08f4 A linux-user/ppc/target_ptrace.h :000000 100644 0000000000000000000000000000000000000000 227259594c00c9c5269e17dfc0f7d2ce55667232 A linux-user/ppc/target_resource.h :000000 100644 0000000000000000000000000000000000000000 53fae473f3c395952165f3a657d196c85a63940e A linux-user/ppc/target_signal.h :000000 100644 0000000000000000000000000000000000000000 520e32664f010122cfc3288e7720ed5a201d3b5c A linux-user/ppc/target_structs.h :000000 100644 0000000000000000000000000000000000000000 976b4bb7e9a2b45ff787c8d6a8bfb193805f946f A linux-user/ppc/target_syscall.h :000000 100644 0000000000000000000000000000000000000000 71b398c83af87844d80471d314d328007fa3c0a4 A linux-user/ppc/termbits.h :000000 100644 0000000000000000000000000000000000000000 696269654074295fcca2617dbbc6c2af51f94d0c A linux-user/ppc/vdso-32.ld :000000 100755 0000000000000000000000000000000000000000 03476052fbeb13b7d54651ff9d2447a07ceca251 A linux-user/ppc/vdso-32.so :000000 100644 0000000000000000000000000000000000000000 a55c65ed543377b0b97157a01e41dfcbe7e7a140 A linux-user/ppc/vdso-64.ld :000000 100755 0000000000000000000000000000000000000000 b89f2a0e018a7bb6923db267a746006d341f6bb1 A linux-user/ppc/vdso-64.so :000000 100755 0000000000000000000000000000000000000000 22499d2701530ee2aa003ae5fecce695441a5f77 A linux-user/ppc/vdso-64le.so :000000 100644 0000000000000000000000000000000000000000 6844c8c81cfc0207c13eb766f4f008006440743b A linux-user/ppc/vdso-asmoffset.h :000000 100644 0000000000000000000000000000000000000000 e9256a2deafc99976f7a29d94c22d92233a37fdb A linux-user/ppc/vdso.S :000000 100644 0000000000000000000000000000000000000000 ef7aed2daec6fc71be9b9202597f05344b75d787 A linux-user/qemu.h :000000 100644 0000000000000000000000000000000000000000 2eefdb70cf92bf4405bec593f2d118e200a5b0b0 A linux-user/riscv/Makefile.vdso :000000 100644 0000000000000000000000000000000000000000 6f27a06da492149afe68f3b5d266f6af3a6c497d A linux-user/riscv/cpu_loop.c :000000 100644 0000000000000000000000000000000000000000 1bc8beacb1bb8ca9a9aaa96ef5f234299e29b7f9 A linux-user/riscv/elfload.c :000000 100644 0000000000000000000000000000000000000000 b2e7df0f4f65a4bf12eac9bd62e0ebe55617d742 A linux-user/riscv/meson.build :000000 100644 0000000000000000000000000000000000000000 9d5ba300e41b38d10e54624a7e11ec1e2efe0611 A linux-user/riscv/signal.c :000000 100644 0000000000000000000000000000000000000000 0e4c8f012d781261da71333ae360abe22ca8083b A linux-user/riscv/sockbits.h :000000 100644 0000000000000000000000000000000000000000 845e24eb372e7f2aca193a4f424b85234b4fc9c2 A linux-user/riscv/syscall.tbl :000000 100644 0000000000000000000000000000000000000000 4069dc59b68404303cef66fd3f96ec7094faf2bf A linux-user/riscv/syscallhdr.sh :000000 100644 0000000000000000000000000000000000000000 9c642367a3620b54b41b80bbfeac10032c9559f5 A linux-user/riscv/target_cpu.h :000000 100644 0000000000000000000000000000000000000000 185b81a2dbffa33ebbf80e0ac1d2ca9e0364b687 A linux-user/riscv/target_elf.h :000000 100644 0000000000000000000000000000000000000000 5e377a2fce82ff47e1703922e0f01414725c784f A linux-user/riscv/target_errno_defs.h :000000 100644 0000000000000000000000000000000000000000 9c3d0fbe2b31f944b244e4deffc2a19c60e2126c A linux-user/riscv/target_fcntl.h :000000 100644 0000000000000000000000000000000000000000 3049bcc67db95597eb5ef19ae37e932512f4af61 A linux-user/riscv/target_mman.h :000000 100644 0000000000000000000000000000000000000000 eb53b31ad5546176010007c8142b57c6c1b1f3b9 A linux-user/riscv/target_prctl.h :000000 100644 0000000000000000000000000000000000000000 c77c003d65876d2f37e42cbef5028af180e52ba1 A linux-user/riscv/target_proc.h :000000 100644 0000000000000000000000000000000000000000 227259594c00c9c5269e17dfc0f7d2ce55667232 A linux-user/riscv/target_resource.h :000000 100644 0000000000000000000000000000000000000000 6c0470f0bc82c6330ce50cb662f2039cf1fab288 A linux-user/riscv/target_signal.h :000000 100644 0000000000000000000000000000000000000000 3a06f373c35ab795abb5174729670f6b86798a3f A linux-user/riscv/target_structs.h :000000 100644 0000000000000000000000000000000000000000 69a7b753eb467f324cc100559bbcddbc1651d551 A linux-user/riscv/target_syscall.h :000000 100644 0000000000000000000000000000000000000000 b1d4f4fedbcb9ab2ca1184280eb4a9e5b8a9d735 A linux-user/riscv/termbits.h :000000 100755 0000000000000000000000000000000000000000 4818a994f0394d83ca5e8213f6e2d2d3ee2f504c A linux-user/riscv/vdso-32.so :000000 100755 0000000000000000000000000000000000000000 cc6f7e974be67bd08ed412eccb9af22138385e56 A linux-user/riscv/vdso-64.so :000000 100644 0000000000000000000000000000000000000000 123902ef61c946b625ede5379df9e4f9a2aabf3c A linux-user/riscv/vdso-asmoffset.h :000000 100644 0000000000000000000000000000000000000000 1d780db7717485c457a5a3f7729587ede120552d A linux-user/riscv/vdso.S :000000 100644 0000000000000000000000000000000000000000 aabe2b0ab368ef9723be872f68a25eea76c599d5 A linux-user/riscv/vdso.ld :000000 100644 0000000000000000000000000000000000000000 51f7c50a2def9fddd847a26da08d0953004a2b34 A linux-user/s390x/Makefile.vdso :000000 100644 0000000000000000000000000000000000000000 25f19f725e719bcff4d52fa580d1f22b3bf1c958 A linux-user/s390x/cpu_loop.c :000000 100644 0000000000000000000000000000000000000000 27109279e28cbdf4b92608f5617ed26b4f6b6169 A linux-user/s390x/elfload.c :000000 100644 0000000000000000000000000000000000000000 a7a25ed9ce6c7512a8be72bee94a44279141e9bc A linux-user/s390x/meson.build :000000 100644 0000000000000000000000000000000000000000 28ad80bde4465d6f284939b51aa40cf250789621 A linux-user/s390x/signal.c :000000 100644 0000000000000000000000000000000000000000 0e4c8f012d781261da71333ae360abe22ca8083b A linux-user/s390x/sockbits.h :000000 100644 0000000000000000000000000000000000000000 8e0d1f1c2aa2c35bdd3aea905e6ed9d457aa402f A linux-user/s390x/syscall.tbl :000000 100755 0000000000000000000000000000000000000000 ac22d422b0b16d1557bf1a3f1fcd5fb6c64058b7 A linux-user/s390x/syscallhdr.sh :000000 100644 0000000000000000000000000000000000000000 7cd71e2dbab3eb56b31cf6f43f455c06f8ebd247 A linux-user/s390x/target_cpu.h :000000 100644 0000000000000000000000000000000000000000 ef5edbd86099f3afa27a76fb9b72606c8be3aed9 A linux-user/s390x/target_elf.h :000000 100644 0000000000000000000000000000000000000000 f4c09700b5eedf793ae2c9167bab34d5ee3b5600 A linux-user/s390x/target_errno_defs.h :000000 100644 0000000000000000000000000000000000000000 36dc50fba05b78502340b1cc09db5fd46ab82393 A linux-user/s390x/target_fcntl.h :000000 100644 0000000000000000000000000000000000000000 c82435e3813a8360aa44fe48fffd789faaa70ff1 A linux-user/s390x/target_mman.h :000000 100644 0000000000000000000000000000000000000000 eb53b31ad5546176010007c8142b57c6c1b1f3b9 A linux-user/s390x/target_prctl.h :000000 100644 0000000000000000000000000000000000000000 60cc22d3b462f44473154a75c0f962bbac2efd89 A linux-user/s390x/target_proc.h :000000 100644 0000000000000000000000000000000000000000 a5ceb75a747a47d202cd9f8c963b7270bb07c1c7 A linux-user/s390x/target_ptrace.h :000000 100644 0000000000000000000000000000000000000000 227259594c00c9c5269e17dfc0f7d2ce55667232 A linux-user/s390x/target_resource.h :000000 100644 0000000000000000000000000000000000000000 738e0673f4a3e0450926191cd803a6ac7cee454c A linux-user/s390x/target_signal.h :000000 100644 0000000000000000000000000000000000000000 aab716e5a265d07b63115fd7254ad3e48996da16 A linux-user/s390x/target_structs.h :000000 100644 0000000000000000000000000000000000000000 f01f9a0baa2a4621a0450e0bb3b7c56188c66d44 A linux-user/s390x/target_syscall.h :000000 100644 0000000000000000000000000000000000000000 b1d4f4fedbcb9ab2ca1184280eb4a9e5b8a9d735 A linux-user/s390x/termbits.h :000000 100644 0000000000000000000000000000000000000000 27a062d6c1af3e9667c1061f2dce06443c4803eb A linux-user/s390x/vdso-asmoffset.h :000000 100644 0000000000000000000000000000000000000000 c60e9ed086a01e9332b328749642e80dc5de0507 A linux-user/s390x/vdso.S :000000 100644 0000000000000000000000000000000000000000 d3f1d1b16452d4d2a52e0320bf07efa5e382822a A linux-user/s390x/vdso.ld :000000 100755 0000000000000000000000000000000000000000 a669a6b7dda7b60bb8aa125bd70c8ed3384da841 A linux-user/s390x/vdso.so :000000 100644 0000000000000000000000000000000000000000 cee62a365c4f7e54e9e69ae9d288fdfad643fe14 A linux-user/semihost.c :000000 100644 0000000000000000000000000000000000000000 ed2cc11b825967ab1d77023a3a03ab0f55cbdb63 A linux-user/sh4/Makefile.vdso :000000 100644 0000000000000000000000000000000000000000 0815b9c9bf3afcca6a4fe5fb8ccf5355c151aac0 A linux-user/sh4/cpu_loop.c :000000 100644 0000000000000000000000000000000000000000 41601626ca37a5f6cdaa20a597cfb3d0ddcfcc15 A linux-user/sh4/elfload.c :000000 100644 0000000000000000000000000000000000000000 611bce050b6f93eba36569a71921029bd3ce7177 A linux-user/sh4/meson.build :000000 100644 0000000000000000000000000000000000000000 047174ac8f328091ca744f5d292580e064a198ba A linux-user/sh4/signal.c :000000 100644 0000000000000000000000000000000000000000 0e4c8f012d781261da71333ae360abe22ca8083b A linux-user/sh4/sockbits.h :000000 100644 0000000000000000000000000000000000000000 cf4ec0493d04238dc28b91192c613de7aab35c92 A linux-user/sh4/syscall.tbl :000000 100644 0000000000000000000000000000000000000000 cb3a5de7110d14ada166f59c58e01d64213e9164 A linux-user/sh4/syscallhdr.sh :000000 100644 0000000000000000000000000000000000000000 5114f1942482cd1a13d654d47c7589f78f449fa1 A linux-user/sh4/target_cpu.h :000000 100644 0000000000000000000000000000000000000000 59230220367fef39ebd101164da446a35d83a3bf A linux-user/sh4/target_elf.h :000000 100644 0000000000000000000000000000000000000000 e90adb54ab2cb7e8d343220b2a593eae0c35ef8b A linux-user/sh4/target_errno_defs.h :000000 100644 0000000000000000000000000000000000000000 2622d95539d4b7911f07c6dc3269ca5a3b0dd0fa A linux-user/sh4/target_fcntl.h :000000 100644 0000000000000000000000000000000000000000 bc83224cea12ee3f2b4b1d6ac596f6e2d7fe0e86 A linux-user/sh4/target_flat.h :000000 100644 0000000000000000000000000000000000000000 2d05837c2f368c3a609284ad6a6f8b6a9d3f7e14 A linux-user/sh4/target_mman.h :000000 100644 0000000000000000000000000000000000000000 5629ddbf39cdca2fb7b7cd8f8086af5b9ac29c02 A linux-user/sh4/target_prctl.h :000000 100644 0000000000000000000000000000000000000000 43fe29ca7234aeae54f8750bdd9246eabcbd4a80 A linux-user/sh4/target_proc.h :000000 100644 0000000000000000000000000000000000000000 b80218526b110289365e2854dd58c1d89543432b A linux-user/sh4/target_ptrace.h :000000 100644 0000000000000000000000000000000000000000 227259594c00c9c5269e17dfc0f7d2ce55667232 A linux-user/sh4/target_resource.h :000000 100644 0000000000000000000000000000000000000000 0bde417fd1fd32bb1b3889e5ca74df6f3c18a79a A linux-user/sh4/target_signal.h :000000 100644 0000000000000000000000000000000000000000 3a06f373c35ab795abb5174729670f6b86798a3f A linux-user/sh4/target_structs.h :000000 100644 0000000000000000000000000000000000000000 2f3557742d3053c40930a2b540c6630ac99c0ccf A linux-user/sh4/target_syscall.h :000000 100644 0000000000000000000000000000000000000000 861f861f6d5d2eec309e1e654d036bce0c48c5ec A linux-user/sh4/termbits.h :000000 100644 0000000000000000000000000000000000000000 8ca96dce16eb56e127bb34a81fc67575298270b3 A linux-user/sh4/vdso-asmoffset.h :000000 100755 0000000000000000000000000000000000000000 4f50143f8284ab63693c1117e68f3efa886155e3 A linux-user/sh4/vdso-be.so :000000 100755 0000000000000000000000000000000000000000 c41cb5831b9e5883a64564da8b2149a33e199f4f A linux-user/sh4/vdso-le.so :000000 100644 0000000000000000000000000000000000000000 4fb5ee9d31b09603e37dc97b0ca3ddcf7ed86d30 A linux-user/sh4/vdso.S :000000 100644 0000000000000000000000000000000000000000 3a6cb65d08c055d38c081d553304cec4e2a880b3 A linux-user/sh4/vdso.ld :000000 100644 0000000000000000000000000000000000000000 8a44714251add2f00fcefbbf901d60d7a81c116f A linux-user/signal-common.h :000000 100644 0000000000000000000000000000000000000000 f0a22577e505a3f233dffd7fd107a3621ddf6b7b A linux-user/signal.c :000000 100644 0000000000000000000000000000000000000000 680a9218a919268192e1350ba82f7b99c947324e A linux-user/socket.h :000000 100644 0000000000000000000000000000000000000000 eaf388c1675b4b4da3a33319408698c16d8ff4db A linux-user/sparc/cpu_loop.c :000000 100644 0000000000000000000000000000000000000000 fb6e82d372d3165764cb71d331b37ea508714917 A linux-user/sparc/cpu_loop.h :000000 100644 0000000000000000000000000000000000000000 181f1e00b59cda93b5184b5d27a6b1a37788606b A linux-user/sparc/elfload.c :000000 100644 0000000000000000000000000000000000000000 51a9c7795c755f78c06eb43dff4fe316bfeb4166 A linux-user/sparc/meson.build :000000 100644 0000000000000000000000000000000000000000 4baf983ed8281a33e664f44ab8896972ffbb6f9f A linux-user/sparc/signal.c :000000 100644 0000000000000000000000000000000000000000 42ecfdc8f9da92731c2458f6a460acf120965151 A linux-user/sparc/sockbits.h :000000 100644 0000000000000000000000000000000000000000 3bc83783b78866f234fdcf0147e15c6181a0fba3 A linux-user/sparc/syscall.tbl :000000 100644 0000000000000000000000000000000000000000 938a02bb481a1525f50fb7fa4acd1fdb849586b7 A linux-user/sparc/syscallhdr.sh :000000 100644 0000000000000000000000000000000000000000 5f62c5eb75500c669f566fc9ab0e0c10c2fff2d2 A linux-user/sparc/target_cpu.h :000000 100644 0000000000000000000000000000000000000000 365af864b0c58599474b970a6211e231f5484819 A linux-user/sparc/target_elf.h :000000 100644 0000000000000000000000000000000000000000 de4f1ffb0ac0aa358a69c5cf1c68ee4af456f88a A linux-user/sparc/target_errno_defs.h :000000 100644 0000000000000000000000000000000000000000 c2532989e59dec71d705c7ed5a1714a0fa1e6107 A linux-user/sparc/target_fcntl.h :000000 100644 0000000000000000000000000000000000000000 696ca73fe47e038e22ac983aa5014b569ed29151 A linux-user/sparc/target_mman.h :000000 100644 0000000000000000000000000000000000000000 eb53b31ad5546176010007c8142b57c6c1b1f3b9 A linux-user/sparc/target_prctl.h :000000 100644 0000000000000000000000000000000000000000 744fa1073099d66bec01786ec936da5aebc861ab A linux-user/sparc/target_proc.h :000000 100644 0000000000000000000000000000000000000000 a4d5416c1f9716eab9a9ee29ba5ee02b31cdd7db A linux-user/sparc/target_ptrace.h :000000 100644 0000000000000000000000000000000000000000 d9a2fb814a6140c570a629289d511a3802f0729f A linux-user/sparc/target_resource.h :000000 100644 0000000000000000000000000000000000000000 f223eb4af6a52e69c331f8bb5a01a0dfa7610403 A linux-user/sparc/target_signal.h :000000 100644 0000000000000000000000000000000000000000 beeace8fb23723b1bf5eb593c904e981ca1b6429 A linux-user/sparc/target_structs.h :000000 100644 0000000000000000000000000000000000000000 a90ed2983a5a8eea3e90465720fa8fbbf7634bad A linux-user/sparc/target_syscall.h :000000 100644 0000000000000000000000000000000000000000 f64ea87d97a1ec0ce589fd6c0c9821b87631943e A linux-user/sparc/termbits.h :000000 100644 0000000000000000000000000000000000000000 bc43a95a77862674372eba14fc64e791d00cca5b A linux-user/strace.c :000000 100644 0000000000000000000000000000000000000000 d5e7f26bcb83bb89f2cf5f22eceefde810298aa9 A linux-user/strace.h :000000 100644 0000000000000000000000000000000000000000 e952f15d20d9ac0cdd51b634914012f0536b166e A linux-user/strace.list :000000 100644 0000000000000000000000000000000000000000 cfa68dfbdb9f505d8307ab6ca3b6484c72fd69b5 A linux-user/syscall.c :000000 100644 0000000000000000000000000000000000000000 e28853c93b0db5c443752511823cfb50a2fd20b2 A linux-user/syscall_defs.h :000000 100644 0000000000000000000000000000000000000000 ac45705acf062c04c4714258ca7776a92be6e82b A linux-user/syscall_types.h :000000 100644 0000000000000000000000000000000000000000 892ff3d154b7f14a6506448d6a8d2aa6d150da7e A linux-user/thunk.c :000000 100644 0000000000000000000000000000000000000000 f33717f248afa3aa904cbae9f3efdab989aecfcd A linux-user/trace-events :000000 100644 0000000000000000000000000000000000000000 05518e4694c738bf27d68366776dc38c292c62c2 A linux-user/trace.h :000000 100644 0000000000000000000000000000000000000000 f9bd713edd767da37d7d71c4c25a2204944482f4 A linux-user/uaccess.c :000000 100644 0000000000000000000000000000000000000000 32f71f24920d4dcce5f5bc622f03dc33c9b8ca1a A linux-user/uname.c :000000 100644 0000000000000000000000000000000000000000 4ae563f46c2976fc2e43f3fb6c57c1cae5b69d8c A linux-user/uname.h :000000 100644 0000000000000000000000000000000000000000 e7fbddd0e62c0537cc43c75ab44d13544e84b2a1 A linux-user/user-internals.h :000000 100644 0000000000000000000000000000000000000000 dfc4477a720d62e04ef5e15957cbcef7829b6375 A linux-user/user-mmap.h :000000 100644 0000000000000000000000000000000000000000 4e120875a0612fd644810a02174251309465117f A linux-user/vm86.c :000000 100644 0000000000000000000000000000000000000000 56fe87af72bef5ac84de8274b88735c284df792e A linux-user/x86_64/Makefile.vdso :000000 100644 0000000000000000000000000000000000000000 8b5af8ea1f1f0e41690c88e26861721921f76cc0 A linux-user/x86_64/cpu_loop.c :000000 100644 0000000000000000000000000000000000000000 4560106faf20ec84f419f8a741e03407924f63f0 A linux-user/x86_64/elfload.c :000000 100644 0000000000000000000000000000000000000000 8c60da7a6087b41d1742fe48e9798e06b55fd30e A linux-user/x86_64/meson.build :000000 100644 0000000000000000000000000000000000000000 a509a38045b3748d831cc8595cdf49a210074475 A linux-user/x86_64/signal.c :000000 100644 0000000000000000000000000000000000000000 0e4c8f012d781261da71333ae360abe22ca8083b A linux-user/x86_64/sockbits.h :000000 100644 0000000000000000000000000000000000000000 7093ee21c0d1c0410dbf17a77cb70a6bc6736f04 A linux-user/x86_64/syscall_64.tbl :000000 100644 0000000000000000000000000000000000000000 760302cb3efe38683a7c90d691fce067cb6549ca A linux-user/x86_64/syscall_nr.h :000000 100644 0000000000000000000000000000000000000000 988256b6c63534d670fedf172ef0aecab5c19638 A linux-user/x86_64/syscallhdr.sh :000000 100644 0000000000000000000000000000000000000000 9ec7cbb7a4c93f509e295cefd1e9666f55e9f3f8 A linux-user/x86_64/target_cpu.h :000000 100644 0000000000000000000000000000000000000000 23f84f6a917de1e6ba7f2427ac78bf50146bf08a A linux-user/x86_64/target_elf.h :000000 100644 0000000000000000000000000000000000000000 cb2a0f6e0be4a95dbfaa2288a57100a50d515e2b A linux-user/x86_64/target_errno_defs.h :000000 100644 0000000000000000000000000000000000000000 3c7238e56be4f76d32ca8cc7cbc704aa20d62d1b A linux-user/x86_64/target_fcntl.h :000000 100644 0000000000000000000000000000000000000000 48fbf20b424728883d08f18933f904ff4c87b213 A linux-user/x86_64/target_mman.h :000000 100644 0000000000000000000000000000000000000000 eb53b31ad5546176010007c8142b57c6c1b1f3b9 A linux-user/x86_64/target_prctl.h :000000 100644 0000000000000000000000000000000000000000 43fe29ca7234aeae54f8750bdd9246eabcbd4a80 A linux-user/x86_64/target_proc.h :000000 100644 0000000000000000000000000000000000000000 33527127cb200ae2b3eea7e1e7802b4d6d19affe A linux-user/x86_64/target_ptrace.h :000000 100644 0000000000000000000000000000000000000000 227259594c00c9c5269e17dfc0f7d2ce55667232 A linux-user/x86_64/target_resource.h :000000 100644 0000000000000000000000000000000000000000 0af100c66110252a9647e447aa8e3287b514868a A linux-user/x86_64/target_signal.h :000000 100644 0000000000000000000000000000000000000000 f1181383c4f045f2f3a5d050f2a446c9287c72b8 A linux-user/x86_64/target_structs.h :000000 100644 0000000000000000000000000000000000000000 68f55f8e7b4f6ef60b84ce16859de99a50fae916 A linux-user/x86_64/target_syscall.h :000000 100644 0000000000000000000000000000000000000000 b1d4f4fedbcb9ab2ca1184280eb4a9e5b8a9d735 A linux-user/x86_64/termbits.h :000000 100644 0000000000000000000000000000000000000000 47d16c00ab1ed539e8cb73c969d684782d2669b4 A linux-user/x86_64/vdso.S :000000 100644 0000000000000000000000000000000000000000 ca6001cc3c2ef631f8c031ea19029ee4ec560b09 A linux-user/x86_64/vdso.ld :000000 100755 0000000000000000000000000000000000000000 c873d6ea580b393825506d2ffbddcf9827d89e14 A linux-user/x86_64/vdso.so :000000 100644 0000000000000000000000000000000000000000 d2b4ccdfade9e5970ae334df1592e9d423a250ac A linux-user/xtensa/cpu_loop.c :000000 100644 0000000000000000000000000000000000000000 68aeed855f9913837228df0a1b38c9612435676c A linux-user/xtensa/elfload.c :000000 100644 0000000000000000000000000000000000000000 de77f3b66a9c3bbff19b60b1139b021acd001809 A linux-user/xtensa/meson.build :000000 100644 0000000000000000000000000000000000000000 4990c50045b89cffbe4d9a9228548b6a9a2d6c61 A linux-user/xtensa/signal.c :000000 100644 0000000000000000000000000000000000000000 0e4c8f012d781261da71333ae360abe22ca8083b A linux-user/xtensa/sockbits.h :000000 100644 0000000000000000000000000000000000000000 735a89b3bd8885c01e345c049f62fcce578fe90d A linux-user/xtensa/syscall.tbl :000000 100644 0000000000000000000000000000000000000000 dc787fbbfece8a7032dfb522a2a66ce275919ef4 A linux-user/xtensa/syscallhdr.sh :000000 100644 0000000000000000000000000000000000000000 0c77bafd66f7696d51f96478d21ea438a7590008 A linux-user/xtensa/target_cpu.h :000000 100644 0000000000000000000000000000000000000000 1bf8f2a14a4da2cee162df78527058e3a282458d A linux-user/xtensa/target_elf.h :000000 100644 0000000000000000000000000000000000000000 66fade2d0c867f15c5189effcf7e34bb9edc655e A linux-user/xtensa/target_errno_defs.h :000000 100644 0000000000000000000000000000000000000000 dc1ca7eaa50ad0aaadda14fd892a78c6c9221aed A linux-user/xtensa/target_fcntl.h :000000 100644 0000000000000000000000000000000000000000 25fe3f5f3b2e0effb79c16116a41a990fe889d1c A linux-user/xtensa/target_flat.h :000000 100644 0000000000000000000000000000000000000000 8fa6337a976d82fc5a57856d0e31ce21bc949aad A linux-user/xtensa/target_mman.h :000000 100644 0000000000000000000000000000000000000000 eb53b31ad5546176010007c8142b57c6c1b1f3b9 A linux-user/xtensa/target_prctl.h :000000 100644 0000000000000000000000000000000000000000 43fe29ca7234aeae54f8750bdd9246eabcbd4a80 A linux-user/xtensa/target_proc.h :000000 100644 0000000000000000000000000000000000000000 32443d0deeced3003d1e484b70a0a1a6f1e0c2a0 A linux-user/xtensa/target_ptrace.h :000000 100644 0000000000000000000000000000000000000000 227259594c00c9c5269e17dfc0f7d2ce55667232 A linux-user/xtensa/target_resource.h :000000 100644 0000000000000000000000000000000000000000 8a198bf8ac88ec01f02df41f8c72584c6d5bf1ac A linux-user/xtensa/target_signal.h :000000 100644 0000000000000000000000000000000000000000 cb1b3411cf0814367af0ee679144074e43acaf2c A linux-user/xtensa/target_structs.h :000000 100644 0000000000000000000000000000000000000000 5d4352a4d19313909fc20dc15afbfbe8dcd4f0e2 A linux-user/xtensa/target_syscall.h :000000 100644 0000000000000000000000000000000000000000 ce6fb081e355a32620189469dd24a4a3e643d3c0 A linux-user/xtensa/termbits.h :000000 100644 0000000000000000000000000000000000000000 cfac634cf13e4c0bf27a8bb8f45fa7d272e87bda A meson.build :000000 100644 0000000000000000000000000000000000000000 6c2de6296f783e3964e6317e7daf442ba613d6cd A meson_options.txt :000000 100644 0000000000000000000000000000000000000000 40e986aadea407436138911625ca35d71af369e1 A migration/block-active.c :000000 100644 0000000000000000000000000000000000000000 1b8f39c12bb2fabed44b68fea3e12f222676454d A migration/block-dirty-bitmap.c :000000 100644 0000000000000000000000000000000000000000 9cf383d4b57728b2561dbb45afd44c72df15061b A migration/channel-block.c :000000 100644 0000000000000000000000000000000000000000 31673824e6971398b73f55cfb36a521ca0d91791 A migration/channel-block.h :000000 100644 0000000000000000000000000000000000000000 266ae8f7760fda0426ad9a2a9bc6c2b3017c8372 A migration/channel.c :000000 100644 0000000000000000000000000000000000000000 a7d0d2905869c750a64c412ac7f81a9cccd5e977 A migration/channel.h :000000 100644 0000000000000000000000000000000000000000 6cb6f90357b29a0d429c485b162eb2fb4ae18136 A migration/colo-failover.c :000000 100644 0000000000000000000000000000000000000000 e22ce65234d5bfbf84839711e9b8f3e06280ed47 A migration/colo-stubs.c :000000 100644 0000000000000000000000000000000000000000 0f30a5926fdd83c7dca10e89601bced6e7af7124 A migration/colo.c :000000 100644 0000000000000000000000000000000000000000 daa50916d23980181ee4a81930a074cc480e2db0 A migration/cpr-exec.c :000000 100644 0000000000000000000000000000000000000000 9defe7bad7871a5cf87620080b8e95b7cb957d78 A migration/cpr-transfer.c :000000 100644 0000000000000000000000000000000000000000 bca43e9bf3555f14ec3b3dd617daa63d16321284 A migration/cpr.c :000000 100644 0000000000000000000000000000000000000000 3b4d4aea52bcfd8cce119b50a17524630d9c1348 A migration/cpu-throttle.c :000000 100644 0000000000000000000000000000000000000000 776611fef79c68614e58a2d0c98335175554abae A migration/dirtyrate.c :000000 100644 0000000000000000000000000000000000000000 35225c36b694d974daa5b85ceac5b2dfa94a6fe1 A migration/dirtyrate.h :000000 100644 0000000000000000000000000000000000000000 a1a7ede3b4d86f85521e84eebbb7cf1a0d52814d A migration/exec.c :000000 100644 0000000000000000000000000000000000000000 3e39270dce92df94bdc8ec75c282333a96c7261c A migration/exec.h :000000 100644 0000000000000000000000000000000000000000 4a891e814a426f733f1836faef834b49923dfc9e A migration/fd.c :000000 100644 0000000000000000000000000000000000000000 ce0b75127324822a2da64c350a2f80dc69a15f7b A migration/fd.h :000000 100644 0000000000000000000000000000000000000000 8ba1de2006eed5a643b7394b9bc4c83cb8d9b4af A migration/file.c :000000 100644 0000000000000000000000000000000000000000 5936c64fea2ef48d30d7802c8c01da3a4a89edff A migration/file.h :000000 100644 0000000000000000000000000000000000000000 91fefdf525b375c4c6308e2a5bf36082f90f75ce A migration/global_state.c :000000 100644 0000000000000000000000000000000000000000 4ab9d99cea6257f333b807ba6893e4408443f068 A migration/meson.build :000000 100644 0000000000000000000000000000000000000000 27b38d0e5f85ea5a527d1ddd1bbaf8669c43951e A migration/migration-hmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 3f17b6ac5c8b18a023fec56590adc813585e022d A migration/migration-stats.c :000000 100644 0000000000000000000000000000000000000000 9f9a8eb9ebc13c3e95dc361f319eb0e763bd9d47 A migration/migration-stats.h :000000 100644 0000000000000000000000000000000000000000 d14beb5d229ab24d7cad0980eeff5b3eb29e081d A migration/migration.c :000000 100644 0000000000000000000000000000000000000000 683bc7bdd52159717561450836a9f22e08b9ec2f A migration/migration.h :000000 100644 0000000000000000000000000000000000000000 fb13e38b9bc922814e4b6222afa41a2050d07b8d A migration/multifd-colo.c :000000 100644 0000000000000000000000000000000000000000 1011c5a1da8a744ff0505ce0a9859e016772e3d0 A migration/multifd-colo.h :000000 100644 0000000000000000000000000000000000000000 91d5d81556bf9da2910d32ce204d545055b8f1bf A migration/multifd-device-state.c :000000 100644 0000000000000000000000000000000000000000 9f7a792fa761b3bc30b971b35f464103a61787f0 A migration/multifd-nocomp.c :000000 100644 0000000000000000000000000000000000000000 0262e81eac9756606b1ced9d89559127edafb0bf A migration/multifd-qatzip.c :000000 100644 0000000000000000000000000000000000000000 3826e7f3403ee303c4a0d5c70e35219923790951 A migration/multifd-qpl.c :000000 100644 0000000000000000000000000000000000000000 d373615ba8d1344fa5860c5f6d357cd4f9d9f017 A migration/multifd-uadk.c :000000 100644 0000000000000000000000000000000000000000 00c330416a2af0ed9a0542703e317fcc3e142cdd A migration/multifd-zero-page.c :000000 100644 0000000000000000000000000000000000000000 400146566e1cd2299e2977dbd8dcc73b800e7dfe A migration/multifd-zlib.c :000000 100644 0000000000000000000000000000000000000000 69ef1a5f3862e5a8e761306c71301559561b455a A migration/multifd-zstd.c :000000 100644 0000000000000000000000000000000000000000 503014f76ba5839e5ed72a7578c05744e91a4799 A migration/multifd.c :000000 100644 0000000000000000000000000000000000000000 fbc35702b062fdc3213ce92baed35994f5967c2b A migration/multifd.h :000000 100644 0000000000000000000000000000000000000000 05b026f4bf21af79eced6f8f884efb411e06a6a1 A migration/options.c :000000 100644 0000000000000000000000000000000000000000 b46221998a0bd9473083cd0f9d6102b53032831a A migration/options.h :000000 100644 0000000000000000000000000000000000000000 650b15e48c8fa8a999b976f7c525d07c00b47de6 A migration/page_cache.c :000000 100644 0000000000000000000000000000000000000000 8733b4df6ec118d5a06bdd19dff5e1d582660801 A migration/page_cache.h :000000 100644 0000000000000000000000000000000000000000 5509cbdcb8d588048567df602a9f3e88dc45a534 A migration/postcopy-ram.c :000000 100644 0000000000000000000000000000000000000000 edba7b0240414c3fd8dd78fb07111bb9a2dbdac1 A migration/postcopy-ram.h :000000 100644 0000000000000000000000000000000000000000 7735e6185490e6c25301a1385d2b68f91df809b5 A migration/qemu-file.c :000000 100644 0000000000000000000000000000000000000000 966766788ddfb11e08eb8b059d43c69a66260818 A migration/qemu-file.h :000000 100644 0000000000000000000000000000000000000000 b7c406428e2a6ea09f75b789a27c1c73b6b2cd68 A migration/ram.c :000000 100644 0000000000000000000000000000000000000000 41697a75993f5b19323677dc36d114c2a6a3c9dc A migration/ram.h :000000 100644 0000000000000000000000000000000000000000 e976739fad3c7d1e50b8dea5c6bcd8ea032e24c7 A migration/rdma.c :000000 100644 0000000000000000000000000000000000000000 8a6515f13006608cc36274378f0a831a57d355ca A migration/rdma.h :000000 100644 0000000000000000000000000000000000000000 4b590ea672d24d2a5219cfd5c4c34f66723888e6 A migration/savevm.c :000000 100644 0000000000000000000000000000000000000000 9988dd4b8a4f0ed5b925926ca0feb66b7e71f7d5 A migration/savevm.h :000000 100644 0000000000000000000000000000000000000000 f57f1a8e7c6d9fbcb508a274b786daf7fef140c0 A migration/socket.c :000000 100644 0000000000000000000000000000000000000000 f0c89b64c7120946d8600e3e7207f12e1b1a52ff A migration/socket.h :000000 100644 0000000000000000000000000000000000000000 89ba52de02ae71dcb99dcc8fd7f9acfd40d23bc2 A migration/tls.c :000000 100644 0000000000000000000000000000000000000000 0e86d3886207faaa637665f2343af953fe1daf41 A migration/tls.h :000000 100644 0000000000000000000000000000000000000000 e87d4abd911dd9b4b90dd486abc09c8d9a137f04 A migration/trace-events :000000 100644 0000000000000000000000000000000000000000 e1a0f4fb74bd60337d95937187bb29b2ec6e745f A migration/trace.h :000000 100644 0000000000000000000000000000000000000000 f59ebe075dc7365fc1452898353280f6b352b15d A migration/vfio-stub.c :000000 100644 0000000000000000000000000000000000000000 af6ae2c1e19e6786d7a6ce45618cf9e95f2dc39d A migration/vfio.c :000000 100644 0000000000000000000000000000000000000000 8c01215c2516c832f2ca1cdb6b2d6aef3bcf19f3 A migration/vmstate-types.c :000000 100644 0000000000000000000000000000000000000000 24004565bfde83140f7d3c4d767f8829d802125e A migration/vmstate.c :000000 100644 0000000000000000000000000000000000000000 3eddcf249bb82237c6ac8590c7ab0d5ca338d3aa A migration/xbzrle.c :000000 100644 0000000000000000000000000000000000000000 39e651b9ec58ba3aa10b438a0d2ee23e782090a8 A migration/xbzrle.h :000000 100644 0000000000000000000000000000000000000000 979e60c7620c640076ebc97612869306b25f1b42 A migration/yank_functions.c :000000 100644 0000000000000000000000000000000000000000 a7577955ed67c3f79eb3c8d14d00d4a5aa82fa53 A migration/yank_functions.h :000000 100644 0000000000000000000000000000000000000000 0a3cb8aeab35b78e7d2874a06ad54c7cd6395707 A module-common.c :000000 100644 0000000000000000000000000000000000000000 abe5f13487dd428d7a09b2727fe92f3d3b42326f A monitor/fds.c :000000 100644 0000000000000000000000000000000000000000 91701ddf331b821e4f6a44b6805bd9cc53b7d6f4 A monitor/hmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 488ec23937df2fbed7a58a55b3e66ca2dfca3584 A monitor/hmp.c :000000 100644 0000000000000000000000000000000000000000 f67e0291a42ae32fe609a2b7a76900e07bb6525b A monitor/meson.build :000000 100644 0000000000000000000000000000000000000000 4e2430551abf3bda0ef1fe9d2530fa17497e4393 A monitor/monitor-hmp-internal.h :000000 100644 0000000000000000000000000000000000000000 822a66d06d00cec39cc86c7c0eb2b0ec580e1622 A monitor/monitor-internal.h :000000 100644 0000000000000000000000000000000000000000 2654b81890dd9c95f81fcc9251e88815caffca10 A monitor/monitor.c :000000 100644 0000000000000000000000000000000000000000 a680c9feca5c3943526862e26fba1bb92bd1f05f A monitor/qemu-config-qmp.c :000000 100644 0000000000000000000000000000000000000000 8fe0876a3dab43aa3dc7376ada20b149b7c9d032 A monitor/qmp-cmds-control.c :000000 100644 0000000000000000000000000000000000000000 7525a88e0494dd19704830baa56799e651398148 A monitor/qmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 aec03157750c3f0caa2c76c0f28054d5ef6edda8 A monitor/qmp.c :000000 100644 0000000000000000000000000000000000000000 032d1220e146e6e1c945150e80aec1fc2435dc76 A monitor/trace-events :000000 100644 0000000000000000000000000000000000000000 f216e31be52f66986aaec1616a3712df42ab21fb A monitor/trace.h :000000 100644 0000000000000000000000000000000000000000 6a4f080717041b72fae1bdd9f16f78257f96fa92 A nbd/client-connection.c :000000 100644 0000000000000000000000000000000000000000 c89c75046737b68c3698c2644323b0c4488d8e33 A nbd/client.c :000000 100644 0000000000000000000000000000000000000000 f43cbaa15be017465ff8edec3c0cda7d36b821f0 A nbd/common.c :000000 100644 0000000000000000000000000000000000000000 b26d70565ebb24a179615dbfc4ad0483849ee89b A nbd/meson.build :000000 100644 0000000000000000000000000000000000000000 6bafeef5ddcad5224c8af3bd9923729db82552bc A nbd/nbd-internal.h :000000 100644 0000000000000000000000000000000000000000 e6c47f8c2e3263891138279c219ad78c7d0724f2 A nbd/server.c :000000 100644 0000000000000000000000000000000000000000 cbd0a4ab7e4b9c7de605544ecc20204572e836f6 A nbd/trace-events :000000 100644 0000000000000000000000000000000000000000 233d08fdd10c27bfcebc43c006abe20be12fa736 A nbd/trace.h :000000 100644 0000000000000000000000000000000000000000 72d75748c6da24a2769743f0695cf3889c7da873 A net/af-xdp.c :000000 100644 0000000000000000000000000000000000000000 9e9904442238f1c93ce98700998d20f32cee7f8c A net/announce.c :000000 100644 0000000000000000000000000000000000000000 6a56b33251affe74da7d3e4700d48a952e938078 A net/can/can_core.c :000000 100644 0000000000000000000000000000000000000000 3f9bb33e4745adc5d98d04b105e9b61fb1fde54f A net/can/can_host.c :000000 100644 0000000000000000000000000000000000000000 be67ed7f5a9b371bd92c0ee933fe2661a410ad23 A net/can/can_socketcan.c :000000 100644 0000000000000000000000000000000000000000 af3b27921cd1d402e187ecd08a528e2ab4763b96 A net/can/meson.build :000000 100644 0000000000000000000000000000000000000000 537457d89d07cdca93919028e83c66bc5d14ac2e A net/checksum.c :000000 100644 0000000000000000000000000000000000000000 e786ab420352a1d5fabafa5c6d47b91af78ddff4 A net/clients.h :000000 100644 0000000000000000000000000000000000000000 5986fb1e88006ef96277eafbb8faa2fd4eae04d0 A net/colo-compare.c :000000 100644 0000000000000000000000000000000000000000 b055270da2ce46dedafd9c371cffdf70c179facd A net/colo-compare.h :000000 100644 0000000000000000000000000000000000000000 ec726665be5af835ff393b3161f58856f47cefa0 A net/colo-stubs.c :000000 100644 0000000000000000000000000000000000000000 fb2c36a026f8981b1468c2c39da454783e62315f A net/colo.c :000000 100644 0000000000000000000000000000000000000000 22fc3031f7221a2d4f8c2e278c63dce3f25b0350 A net/colo.h :000000 100644 0000000000000000000000000000000000000000 baa126d514b06806576c355bd99602fd198a0490 A net/dgram.c :000000 100644 0000000000000000000000000000000000000000 0c39f09892c2daeee915f27f0c883e939afed6e6 A net/dump.c :000000 100644 0000000000000000000000000000000000000000 12ec316e240eab5040c82f06eb29db7919a783d4 A net/eth.c :000000 100644 0000000000000000000000000000000000000000 427da24097f2ec0897f69ba4ec5c9d7dbe6e9a52 A net/filter-buffer.c :000000 100644 0000000000000000000000000000000000000000 6ac28067a2a3bbd7d3c9e52dd767e2dc00d57848 A net/filter-mirror.c :000000 100644 0000000000000000000000000000000000000000 451663c5a56909114f314246a202e15a8a95affb A net/filter-replay.c :000000 100644 0000000000000000000000000000000000000000 c85d180eb963554cc327aaa89fd03c901fbf54dc A net/filter-rewriter.c :000000 100644 0000000000000000000000000000000000000000 389f3b0bfefb49e5e4505cd58757b2f036078bb1 A net/filter.c :000000 100644 0000000000000000000000000000000000000000 1d1710a198b7eb3523eab8c6b07b70eeb851a0d6 A net/hub.c :000000 100644 0000000000000000000000000000000000000000 cab6b1459b1a97a89d120c514e9537fc44f35a3c A net/hub.h :000000 100644 0000000000000000000000000000000000000000 68c9555268754d30b1403295c434b412ee250227 A net/l2tpv3.c :000000 100644 0000000000000000000000000000000000000000 5bb76d136491cdd45b8b5fcebb98141df4ebfaab A net/meson.build :000000 100644 0000000000000000000000000000000000000000 0d718d78aef9a50f977a1d42bb77f36502dc2dd7 A net/net-hmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 d7fa637ce51af798c7cc23e29a47b56e191d1fa9 A net/net.c :000000 100644 0000000000000000000000000000000000000000 6cd8f2bdc5f30efc9ceb76375666329b476ad8af A net/netmap.c :000000 100644 0000000000000000000000000000000000000000 45440c399baca038ecb44c7e04be0c50166be064 A net/passt.c :000000 100644 0000000000000000000000000000000000000000 fb33856c188916a31e62bfd7a307a70d6fdc4c9e A net/queue.c :000000 100644 0000000000000000000000000000000000000000 451c0fd1ba4ac21751b5122e1365e29cbfae4eec A net/slirp.c :000000 100644 0000000000000000000000000000000000000000 1ad03fc9d4558e8a1385a6eebcfbbe20a6cc9da4 A net/socket.c :000000 100644 0000000000000000000000000000000000000000 6df4e251feb209cd4bd6bf6004035f853f5e0841 A net/stream.c :000000 100644 0000000000000000000000000000000000000000 73b45da9fe309a4bd0b384e0971e8827e200424a A net/stream_data.c :000000 100644 0000000000000000000000000000000000000000 b868625665aefd35f09dc7cf8b78c5bb39965342 A net/stream_data.h :000000 100644 0000000000000000000000000000000000000000 c39daf93851bc01b959ad2437e7277a59a8a13dd A net/tap-bsd.c :000000 100644 0000000000000000000000000000000000000000 3cd7d26710541615a9825746daeb98d3736c73f7 A net/tap-linux.c :000000 100644 0000000000000000000000000000000000000000 8cd6b5874b988c4aab6cf16be8d526a6ba4aea1f A net/tap-linux.h :000000 100644 0000000000000000000000000000000000000000 2c6c7af15ead3a0ddba4c7d0a09c4434bb852411 A net/tap-solaris.c :000000 100644 0000000000000000000000000000000000000000 6aa60d96ad9b1e8c7d67f34efae18551d1488091 A net/tap-stub.c :000000 100644 0000000000000000000000000000000000000000 38baf90e0b3f121f74eb32f1bff779c84ce03114 A net/tap-win32.c :000000 100644 0000000000000000000000000000000000000000 d71e3dd1175d6b64c3130e0ea43c643fd5202e14 A net/tap.c :000000 100644 0000000000000000000000000000000000000000 dc4f484006c4fa10c1aadf593a2819d356571cc3 A net/tap_int.h :000000 100644 0000000000000000000000000000000000000000 cda960f42bc881fc75d3776a09332530ad393e82 A net/trace-events :000000 100644 0000000000000000000000000000000000000000 18d42c29b626583d315a3606c04ec9830f20988b A net/trace.h :000000 100644 0000000000000000000000000000000000000000 8265f1554847b59ffa758cb78d3cbb8d2b097da2 A net/util.c :000000 100644 0000000000000000000000000000000000000000 4dbc5d416dbafa1d7c3838f82065ce5931122862 A net/util.h :000000 100644 0000000000000000000000000000000000000000 c0a08662cc3096020861991a5f4deadc7f684e0a A net/vde.c :000000 100644 0000000000000000000000000000000000000000 283dee87db2dce8a11f9c0e83f4c4976b79a0d41 A net/vhost-user-stub.c :000000 100644 0000000000000000000000000000000000000000 2d0fc49b4d839e3fcb3e6bb4f8a716d1b07011d4 A net/vhost-user.c :000000 100644 0000000000000000000000000000000000000000 1732ed2443fadb49900349b21a26aa84b2883ce0 A net/vhost-vdpa-stub.c :000000 100644 0000000000000000000000000000000000000000 1052361a4ab2e80362767af23ef1c4d0e9dec8f1 A net/vhost-vdpa.c :000000 100644 0000000000000000000000000000000000000000 a04a14fa11e4d0ffd3add5b3c3031d7f3f1edbfa A net/vmnet-bridged.m :000000 100644 0000000000000000000000000000000000000000 ab33ce2b0c24349ccc6ca1495fea59b5ed50cae6 A net/vmnet-common.m :000000 100644 0000000000000000000000000000000000000000 49fb25c224e41bee1ae5ae55f64b493fed5a6154 A net/vmnet-host.c :000000 100644 0000000000000000000000000000000000000000 4726b072536f974e89dab880d8be97af2329a46b A net/vmnet-shared.c :000000 100644 0000000000000000000000000000000000000000 a8a033dc9687da1390644566b2f180ba9ba7a85d A net/vmnet_int.h :000000 100644 0000000000000000000000000000000000000000 52925c23d3d9160ff6680421f90b299195d0dc38 A os-posix.c :000000 100644 0000000000000000000000000000000000000000 d240c180c5f3adf5c26b5f332b2c0f53fdf3f9e9 A os-wasm.c :000000 100644 0000000000000000000000000000000000000000 c1bff808b4bc6b65683f3511753515f22ff9a147 A os-win32.c :000000 100644 0000000000000000000000000000000000000000 ddd08633788eeda1e94defbf039e44e9742d12ba A page-vary-common.c :000000 100644 0000000000000000000000000000000000000000 6c49c10e23baca11c6e25a71da5c52d4726ba638 A page-vary-system.c :000000 100644 0000000000000000000000000000000000000000 6fec9462070bf9a0f88024c7bf66f444d1d11d61 A pc-bios/QEMU,cgthree.bin :000000 100644 0000000000000000000000000000000000000000 d79cc1fea17b1c312e7ad3c18e64d29b94c44610 A pc-bios/QEMU,tcx.bin :000000 100644 0000000000000000000000000000000000000000 2f8a565245fe77103d1caaef4ef545f9510648ad A pc-bios/README :000000 100644 0000000000000000000000000000000000000000 626499b117c72ea59d906c60655780d91229616e A pc-bios/ast27x0_bootrom.bin :000000 100644 0000000000000000000000000000000000000000 509f3988e49dcf37028a1c88ce9204a0956301d5 A pc-bios/bios-256k.bin :000000 100644 0000000000000000000000000000000000000000 4870015d9ca4eb56f507ed8faf5a4e3ff3799b13 A pc-bios/bios-microvm.bin :000000 100644 0000000000000000000000000000000000000000 4b81a969a9d63b6deac2a38ec5729625dae87d12 A pc-bios/bios.bin :000000 100644 0000000000000000000000000000000000000000 387eb356236ba6a355260e6e49313461b6a35b9b A pc-bios/descriptors/50-edk2-x86_64-secure.json :000000 100644 0000000000000000000000000000000000000000 94926172959c8e3dab3e03907630c8d8a526b6b7 A pc-bios/descriptors/60-edk2-aarch64.json :000000 100644 0000000000000000000000000000000000000000 f174a1fc9b2739b47460aa307bec5be519501a0e A pc-bios/descriptors/60-edk2-loongarch64.json :000000 100644 0000000000000000000000000000000000000000 7f03083d5e0b058cc52a5e352e1c0a2eb061afbf A pc-bios/descriptors/60-edk2-riscv64.json :000000 100644 0000000000000000000000000000000000000000 4599c63f14ec2b4934171cd5842c6e0b04e509f6 A pc-bios/descriptors/60-edk2-x86_64.json :000000 100644 0000000000000000000000000000000000000000 63f1c00b6406e422ac0d48f3f126b431b525a151 A pc-bios/descriptors/meson.build :000000 100644 0000000000000000000000000000000000000000 d12e201aa0d855e5e2423b17976fb797177c00e5 A pc-bios/dtb/bamboo.dtb :000000 100644 0000000000000000000000000000000000000000 62fabcca68273b7b0c3bd0598efc19b75ca06da6 A pc-bios/dtb/bamboo.dts :000000 100644 0000000000000000000000000000000000000000 9dce3443ad9578a8a4bb92ba6970cb2ae54d1ec3 A pc-bios/dtb/canyonlands.dtb :000000 100644 0000000000000000000000000000000000000000 0d6ac92d0f5e4a62d2e2292a02c6fbc6f8044f13 A pc-bios/dtb/canyonlands.dts :000000 100644 0000000000000000000000000000000000000000 81bdd7580e05f50f0d7f278bd08468e34b73cdc0 A pc-bios/dtb/meson.build :000000 100644 0000000000000000000000000000000000000000 b776861602055ed068cac103ad8b2e9faad1e6e5 A pc-bios/dtb/pegasos1.dtb :000000 100644 0000000000000000000000000000000000000000 e5ef9db86655366e0a9bdfa0434e207f9a504a9e A pc-bios/dtb/pegasos1.dts :000000 100644 0000000000000000000000000000000000000000 a6935a8c23d85e0251e7f424cf59c8fe54fe593a A pc-bios/dtb/pegasos2.dtb :000000 100644 0000000000000000000000000000000000000000 0ddb9e3becfc753503241dc615a4a4cfe0400b58 A pc-bios/dtb/pegasos2.dts :000000 100644 0000000000000000000000000000000000000000 9a05434db7f622d1b598d2cf1415c867cf7f5cc6 A pc-bios/dtb/petalogix-ml605.dtb :000000 100644 0000000000000000000000000000000000000000 b307a29279e72b9c3a8d548033100364904d793c A pc-bios/dtb/petalogix-ml605.dts :000000 100644 0000000000000000000000000000000000000000 2513599438bffca96a93e877a1981efdd1a91115 A pc-bios/dtb/petalogix-s3adsp1800.dtb :000000 100644 0000000000000000000000000000000000000000 f53c36f870804dfef1f9dbdfd86c1b1f0a41fddd A pc-bios/dtb/petalogix-s3adsp1800.dts :000000 100644 0000000000000000000000000000000000000000 56a553c8242cbb8a245ec6ed102d59b9af3da5aa A pc-bios/edk2-aarch64-code.fd.bz2 :000000 100644 0000000000000000000000000000000000000000 2a5a9af31a6c8f33f38598aebe014f37253d6fcc A pc-bios/edk2-aarch64-vars.fd.bz2 :000000 100644 0000000000000000000000000000000000000000 0a4136eebc6891fc5870ed6dae0ac25ce0f9bde5 A pc-bios/edk2-licenses.txt :000000 100644 0000000000000000000000000000000000000000 4aeca9055481cb83be430e410cd334323212ceca A pc-bios/edk2-loongarch64-code.fd.bz2 :000000 100644 0000000000000000000000000000000000000000 8a13571e28a026b2a40a5f103fcb189bfc976fde A pc-bios/edk2-loongarch64-vars.fd.bz2 :000000 100644 0000000000000000000000000000000000000000 6bb2ffe7b7d6738e544825e10856629ef4b0052c A pc-bios/edk2-riscv64-code.fd.bz2 :000000 100644 0000000000000000000000000000000000000000 36435a10467354aa1fde78dee1c549c6f843cd49 A pc-bios/edk2-riscv64-vars.fd.bz2 :000000 100644 0000000000000000000000000000000000000000 cf50d22656731a05fb5919490a679690a7c8ae5b A pc-bios/edk2-x86_64-code.fd.bz2 :000000 100644 0000000000000000000000000000000000000000 38ab418711c237dcff895cc2d9bb6534a62c0ac1 A pc-bios/edk2-x86_64-microvm.fd.bz2 :000000 100644 0000000000000000000000000000000000000000 30c12a050a215a05f973806e100c78d71b34dc62 A pc-bios/edk2-x86_64-secure-code.fd.bz2 :000000 100644 0000000000000000000000000000000000000000 6312b11c2f5868bb6e5f0f15dfa31ad7dbda0a02 A pc-bios/efi-e1000.rom :000000 100644 0000000000000000000000000000000000000000 1f9e0e9dd8d4a0a2fdcfb74fcd8fe0c73d22018e A pc-bios/efi-e1000e.rom :000000 100644 0000000000000000000000000000000000000000 c7ccfc4fd73cc85f2f31a18a0ec61bd03c302d5a A pc-bios/efi-eepro100.rom :000000 100644 0000000000000000000000000000000000000000 93d5b45d371f3417f1ecd20f0e31df8fe2c83075 A pc-bios/efi-ne2k_pci.rom :000000 100644 0000000000000000000000000000000000000000 783bf5b3049d7551d157c94cb9c448d1aa30533f A pc-bios/efi-pcnet.rom :000000 100644 0000000000000000000000000000000000000000 debcf30acd0dfbfc0b67175eacf8b9af20dae62e A pc-bios/efi-rtl8139.rom :000000 100644 0000000000000000000000000000000000000000 70e8588ccdc6e0e25eedfc8611f2183a55112ddb A pc-bios/efi-virtio.rom :000000 100644 0000000000000000000000000000000000000000 ebf59ef737d48d8bd10644b61e38d585b47ec804 A pc-bios/efi-vmxnet3.rom :000000 100644 0000000000000000000000000000000000000000 2ce4460fabd87fa753e1f78bd779e3805fa7e71a A pc-bios/hppa-firmware.img :000000 100644 0000000000000000000000000000000000000000 9fef825ed82b891c124504bdaa9ef1a44968f61f A pc-bios/hppa-firmware64.img :000000 100644 0000000000000000000000000000000000000000 32049d86e9948c644765ab73f39dbaecd70ffbb0 A pc-bios/keymaps/ar :000000 100644 0000000000000000000000000000000000000000 99d280ca74f2a153ef1b82018547faa4fc163216 A pc-bios/keymaps/bepo :000000 100644 0000000000000000000000000000000000000000 60ac603489a041d6c1fe01262bea8f72a74d2846 A pc-bios/keymaps/cz :000000 100644 0000000000000000000000000000000000000000 4e42d9ece2b54e27cdfb00995c5a310c72153b9e A pc-bios/keymaps/da :000000 100644 0000000000000000000000000000000000000000 7be0030dde146f349ee500f270922f53b35f70e4 A pc-bios/keymaps/de :000000 100644 0000000000000000000000000000000000000000 4aad3129226cbac66d0a4292ded7e29fb6b1fe83 A pc-bios/keymaps/de-ch :000000 100644 0000000000000000000000000000000000000000 0fd8198b3e2326d952caf2d37c3719a11392b1d9 A pc-bios/keymaps/en-gb :000000 100644 0000000000000000000000000000000000000000 70cc7a2e62568913518f21ab499d92b031dfcc11 A pc-bios/keymaps/en-us :000000 100644 0000000000000000000000000000000000000000 b8fe3dc90f1a6d31a6b4b8e57220a27ecfd040ef A pc-bios/keymaps/es :000000 100644 0000000000000000000000000000000000000000 946e3888362244463027bb167385ac0303367e17 A pc-bios/keymaps/et :000000 100644 0000000000000000000000000000000000000000 c8e943b8e7864794841505c15aaae4326207fddc A pc-bios/keymaps/fi :000000 100644 0000000000000000000000000000000000000000 20791e1f1f68bf40c7fb85d7b27379420b427282 A pc-bios/keymaps/fo :000000 100644 0000000000000000000000000000000000000000 f8655127587bca7c5c9dc7ccf3d828b226c07288 A pc-bios/keymaps/fr :000000 100644 0000000000000000000000000000000000000000 e680abb319650094269968d2b578e8d2808454c2 A pc-bios/keymaps/fr-be :000000 100644 0000000000000000000000000000000000000000 e0b741adc3a6b1ff39aca6783964fd132a7d7044 A pc-bios/keymaps/fr-ca :000000 100644 0000000000000000000000000000000000000000 fe200ea39c606e7bbbe8c352bdc20ee818f3a8fd A pc-bios/keymaps/fr-ch :000000 100644 0000000000000000000000000000000000000000 f936a256e4e5b7e40f970b6feb9362aba30b800e A pc-bios/keymaps/hr :000000 100644 0000000000000000000000000000000000000000 bef6c19f9093e29c3620fa8dbdb2996b2a11c2c8 A pc-bios/keymaps/hu :000000 100644 0000000000000000000000000000000000000000 115c2d09bbde30be1a7655bde5cf660b01ca54da A pc-bios/keymaps/is :000000 100644 0000000000000000000000000000000000000000 66f46e7ae3451df422d1bbfb39a09824e95800f1 A pc-bios/keymaps/it :000000 100644 0000000000000000000000000000000000000000 4589dd29b7bba215c2c5b6b665a26544672d0b59 A pc-bios/keymaps/ja :000000 100644 0000000000000000000000000000000000000000 141286f0af06b9f92a947e0bbf6f9e5edc5abbbe A pc-bios/keymaps/lt :000000 100644 0000000000000000000000000000000000000000 240d8d3e85761b919335e7e35390dfe3e2d0bd82 A pc-bios/keymaps/lv :000000 100644 0000000000000000000000000000000000000000 a79a09b2765ac24e3401144c903fd11155c815fe A pc-bios/keymaps/meson.build :000000 100644 0000000000000000000000000000000000000000 d331b23bbaf007ef9855133131066265700c5430 A pc-bios/keymaps/mk :000000 100644 0000000000000000000000000000000000000000 d6522d117b525ffa6c9e314d0339701ff766bdf7 A pc-bios/keymaps/nl :000000 100644 0000000000000000000000000000000000000000 631f4dc1a7e3656ca0b415a1413a1f12226d45ad A pc-bios/keymaps/no :000000 100644 0000000000000000000000000000000000000000 6a966f539229213cdd1c06be903004b60fc8cc84 A pc-bios/keymaps/pl :000000 100644 0000000000000000000000000000000000000000 31c1dccc2c619392ec065677936d2b07d980aa27 A pc-bios/keymaps/pt :000000 100644 0000000000000000000000000000000000000000 0bac9e34a341aacdaa969df7281f6bfc097c25e0 A pc-bios/keymaps/pt-br :000000 100644 0000000000000000000000000000000000000000 9f3492ef5db86a59ff2fdfc3f0a399d4ede1d196 A pc-bios/keymaps/ru :000000 100644 0000000000000000000000000000000000000000 73eb956d046db501e84fdc7f3cde6a9f345853e8 A pc-bios/keymaps/sl :000000 100644 0000000000000000000000000000000000000000 0717b7114fb1ff1e6d33e7b9514ee791599ee99c A pc-bios/keymaps/sv :000000 100644 0000000000000000000000000000000000000000 2c4a17f0e562b4fb623d199d76e5c296a992cb0b A pc-bios/keymaps/th :000000 100644 0000000000000000000000000000000000000000 2f5bd621a334bf1bd71138a66346e6337c97efe7 A pc-bios/keymaps/tr :000000 100644 0000000000000000000000000000000000000000 045f5c2884823428b6e947c4474dc3d2e6446669 A pc-bios/kvmvapic.bin :000000 100644 0000000000000000000000000000000000000000 d176f62797813e4b926dca9dfce7ce554dc1a4d6 A pc-bios/linuxboot_dma.bin :000000 100644 0000000000000000000000000000000000000000 961d99fde4e661b31b45989002c5e173277aa7e9 A pc-bios/meson.build :000000 100644 0000000000000000000000000000000000000000 e6d0c97093b4fc11bc87fd58cbe6e577c2841cd0 A pc-bios/multiboot_dma.bin :000000 100644 0000000000000000000000000000000000000000 60e5517eedfd6b35095bfb8d18181f561bafe556 A pc-bios/npcm7xx_bootrom.bin :000000 100644 0000000000000000000000000000000000000000 4b6f82f38d61750c49f2eba61fb3f77dbcb179f4 A pc-bios/npcm8xx_bootrom.bin :000000 100644 0000000000000000000000000000000000000000 afa17288f8b9ef91768dfcf7f74e0b2bc663e6f4 A pc-bios/openbios-ppc :000000 100644 0000000000000000000000000000000000000000 1cf2b284e92c7b42e2f36e4e54bd57ebd4ed81f1 A pc-bios/openbios-sparc32 :000000 100644 0000000000000000000000000000000000000000 bc00ea802d8994a6b41979408dcf398ad40e5530 A pc-bios/openbios-sparc64 :000000 100644 0000000000000000000000000000000000000000 530709633c0c45e75cdc6c2e49b77ac3c749a817 A pc-bios/opensbi-riscv32-generic-fw_dynamic.bin :000000 100644 0000000000000000000000000000000000000000 fea7d35cee859ab06588fd8edf77d77dc0fa8ced A pc-bios/opensbi-riscv64-generic-fw_dynamic.bin :000000 100644 0000000000000000000000000000000000000000 f1c1b9efc217577afbb28bc9fe9972d0daf3a3c1 A pc-bios/optionrom/Makefile :000000 100644 0000000000000000000000000000000000000000 cee2eda195ee24bf8a5e9e94ce69c670e934fb3a A pc-bios/optionrom/flat.lds :000000 100644 0000000000000000000000000000000000000000 aa17a402df2ee2ce23a97984007dadd244b9a4c9 A pc-bios/optionrom/kvmvapic.S :000000 100644 0000000000000000000000000000000000000000 cbcf6679d9bce06c8655f1adfd649197f37f2bea A pc-bios/optionrom/linuxboot_dma.c :000000 100644 0000000000000000000000000000000000000000 c95e35c9cb628b3299220d3ff2123eb64e6ab626 A pc-bios/optionrom/multiboot_dma.S :000000 100644 0000000000000000000000000000000000000000 2e6e2493f83fc61416b70e19c5f681ca1cf89c1b A pc-bios/optionrom/optionrom.h :000000 100644 0000000000000000000000000000000000000000 357819259aa7500d99a301de6b3d0f70592e611d A pc-bios/optionrom/optrom.h :000000 100644 0000000000000000000000000000000000000000 a3660a52006f39327ef212e1e40e952e221cb85c A pc-bios/optionrom/optrom_fw_cfg.h :000000 100644 0000000000000000000000000000000000000000 e1d7f4a7a7841a4ea6b4517e29f034852a8dccfc A pc-bios/optionrom/pvh.S :000000 100644 0000000000000000000000000000000000000000 28e79d7fc4358de86e50c9a2b36f061f2a5844ae A pc-bios/optionrom/pvh_main.c :000000 100644 0000000000000000000000000000000000000000 aecb30403641e1f2acac0bfd472174d06fa1da5f A pc-bios/palcode-clipper :000000 100644 0000000000000000000000000000000000000000 3e6f70014408e76d5aeca758c31113f3eee2da84 A pc-bios/pnv-pnor.bin :000000 100644 0000000000000000000000000000000000000000 8033080ada2db4c4613fdc3bb5a69d79c7b0c0ca A pc-bios/pvh.bin :000000 100644 0000000000000000000000000000000000000000 2e5f8b28a414960cd58f793957435e9451be8fb4 A pc-bios/pxe-e1000.rom :000000 100644 0000000000000000000000000000000000000000 d292e8feca0b63b512a3b04db37caa590ca003e4 A pc-bios/pxe-eepro100.rom :000000 100644 0000000000000000000000000000000000000000 62010cbc726fc5fb8fa8c9db9fafdb4140339d09 A pc-bios/pxe-ne2k_pci.rom :000000 100644 0000000000000000000000000000000000000000 512d6d4339b7b3e3ea8b132d261d553f09bb3d96 A pc-bios/pxe-pcnet.rom :000000 100644 0000000000000000000000000000000000000000 67c77fbf73135d9f81467cb36d3d1c64362ba8c5 A pc-bios/pxe-rtl8139.rom :000000 100644 0000000000000000000000000000000000000000 b1ec909628998aa9289b915e59416717e718a618 A pc-bios/pxe-virtio.rom :000000 100755 0000000000000000000000000000000000000000 684000f57aad8925c81890d97345500eb266827e A pc-bios/qboot.rom :000000 100644 0000000000000000000000000000000000000000 ae82cd2697ab688137c1758c724c2e2597cf8121 A pc-bios/qemu-nsis.bmp :000000 100644 0000000000000000000000000000000000000000 1d0128cd4c37f9c845f19c499febd61f85af5961 A pc-bios/qemu-nsis.ico :000000 100644 0000000000000000000000000000000000000000 e3d205b23ae9703529546804268c1f56b448bb7b A pc-bios/qemu.rsrc :000000 100644 0000000000000000000000000000000000000000 07b5b516ec4fc111828c85dc21364cefaff1a9a4 A pc-bios/qemu_logo.svg :000000 100644 0000000000000000000000000000000000000000 de81cfd1c57c30671d2017eb1899583fb1c887c3 A pc-bios/qemu_vga.ndrv :000000 100644 0000000000000000000000000000000000000000 de4f45180a46d19e2452743a1fbc2cd8a11462ab A pc-bios/s390-ccw.img :000000 100644 0000000000000000000000000000000000000000 2109d167813b1c6f0bb46a5915b535cabf5def32 A pc-bios/s390-ccw/Makefile :000000 100644 0000000000000000000000000000000000000000 9e0890f38d7375a07a877ab3eb7003507c865809 A pc-bios/s390-ccw/bootmap.c :000000 100644 0000000000000000000000000000000000000000 e1f413075253837196ab08694ea26921f21b19fd A pc-bios/s390-ccw/bootmap.h :000000 100644 0000000000000000000000000000000000000000 a4226042bcdef1240df7add111fc627e9b9036bb A pc-bios/s390-ccw/bswap.h :000000 100644 0000000000000000000000000000000000000000 5d543da73fca32637273d15940a2a2faa3f3962e A pc-bios/s390-ccw/cio.c :000000 100644 0000000000000000000000000000000000000000 6a5e86ba01f595dfb5634c9e9dbc61be6a887f62 A pc-bios/s390-ccw/cio.h :000000 100644 0000000000000000000000000000000000000000 ca9565d8dedcf03fa0e6a3df55d80189bb819947 A pc-bios/s390-ccw/clp.c :000000 100644 0000000000000000000000000000000000000000 1ac2f8c177fa819c3bac9ed90abf13a39225af2b A pc-bios/s390-ccw/clp.h :000000 100644 0000000000000000000000000000000000000000 babece95ea2c67c562be95bcee7686ec94ea62d3 A pc-bios/s390-ccw/dasd-ipl.c :000000 100644 0000000000000000000000000000000000000000 eb1898c84af165fbcfd7e0e64f3267b91ebeae89 A pc-bios/s390-ccw/dasd-ipl.h :000000 100644 0000000000000000000000000000000000000000 d9b7da444a5079e49b00b08a7e69c848a1b8e4cb A pc-bios/s390-ccw/helper.h :000000 100644 0000000000000000000000000000000000000000 c807e7f49b316209f0da6db650081bf873a8a731 A pc-bios/s390-ccw/iplb.h :000000 100644 0000000000000000000000000000000000000000 8e87c566f9015c7ec10043b5bdd828018e0a684b A pc-bios/s390-ccw/jump2ipl.c :000000 100644 0000000000000000000000000000000000000000 8fc1cbf65389bf1e842dedcb889d6366224d536f A pc-bios/s390-ccw/main.c :000000 100644 0000000000000000000000000000000000000000 9b81154b0ec5f92698783b7b1e837bd7a27b0a6c A pc-bios/s390-ccw/menu.c :000000 100644 0000000000000000000000000000000000000000 ccd1c3001388a85ebce6554eee8933cd800c0bdd A pc-bios/s390-ccw/netmain.c :000000 100644 0000000000000000000000000000000000000000 247070e5f07d8e5e5728a1f35352b15ef2518927 A pc-bios/s390-ccw/pci.c :000000 100644 0000000000000000000000000000000000000000 b9eb86b2e67034ea083736a237c9b32a5c541190 A pc-bios/s390-ccw/pci.h :000000 100644 0000000000000000000000000000000000000000 a741488aaa17673315234f2d837c5022b7896dbd A pc-bios/s390-ccw/s390-arch.h :000000 100644 0000000000000000000000000000000000000000 b2afc155d21dedde589c34a93f1d64fde260bdd9 A pc-bios/s390-ccw/s390-ccw.h :000000 100644 0000000000000000000000000000000000000000 ed6d982371855a79d5e3e4a061e358164fd11f3c A pc-bios/s390-ccw/s390-time.h :000000 100644 0000000000000000000000000000000000000000 48bdfedf1f07f0a7e49518d09cf190aacb8fd8dc A pc-bios/s390-ccw/sclp.c :000000 100644 0000000000000000000000000000000000000000 cae65b29b52f14708ddc6899349209a6589bc58e A pc-bios/s390-ccw/sclp.h :000000 100644 0000000000000000000000000000000000000000 fe3fd5ac053caf8beb0e76bee40cb2a925f13481 A pc-bios/s390-ccw/scsi.h :000000 100644 0000000000000000000000000000000000000000 f86ed85176a6198d8ffa0f506c7de8ab7fc69853 A pc-bios/s390-ccw/secure-ipl.c :000000 100644 0000000000000000000000000000000000000000 4908245b9b8cca93103eff6677421994215aefbd A pc-bios/s390-ccw/secure-ipl.h :000000 100644 0000000000000000000000000000000000000000 b70213e4124690b0e9ed320ae68bccbab83c9b82 A pc-bios/s390-ccw/start.S :000000 100644 0000000000000000000000000000000000000000 98b6cec3a09c52daf504956ce5ba81989aa5d6a1 A pc-bios/s390-ccw/virtio-blkdev.c :000000 100644 0000000000000000000000000000000000000000 5cb2158ed209bc49f4e3e69d4a39174705ed12dd A pc-bios/s390-ccw/virtio-ccw.c :000000 100644 0000000000000000000000000000000000000000 a506767eaa851db73b3cd2a1aeb815bccf0603bd A pc-bios/s390-ccw/virtio-ccw.h :000000 100644 0000000000000000000000000000000000000000 f58f7ffc55b40daf5a999f28c330307732547268 A pc-bios/s390-ccw/virtio-net.c :000000 100644 0000000000000000000000000000000000000000 f501252c8199373283b7fde4bf208afebc6f1cd3 A pc-bios/s390-ccw/virtio-pci.c :000000 100644 0000000000000000000000000000000000000000 33b683bd922c48306ee9e792720071993d695d08 A pc-bios/s390-ccw/virtio-pci.h :000000 100644 0000000000000000000000000000000000000000 9ea00c6fe678a455828f2c43bab1c567bd82230e A pc-bios/s390-ccw/virtio-scsi.c :000000 100644 0000000000000000000000000000000000000000 070f24b7e5a5d6e2d7613a98bfc1dc4732b93b5a A pc-bios/s390-ccw/virtio-scsi.h :000000 100644 0000000000000000000000000000000000000000 a0d249db24085fe3159d650e8a89924e17305879 A pc-bios/s390-ccw/virtio.c :000000 100644 0000000000000000000000000000000000000000 aa307025e0f5ef36fb1e644017935c1e585986ac A pc-bios/s390-ccw/virtio.h :000000 100644 0000000000000000000000000000000000000000 ffc77ee11126c9b70e6c5691f0604ca8579bd0b7 A pc-bios/skiboot.lid :000000 100644 0000000000000000000000000000000000000000 6a6d944b07ca20c29da37843c2d3ed58a486e9e2 A pc-bios/slof.bin :000000 100644 0000000000000000000000000000000000000000 6663683ef1aab1af6e284771acab98235ea03811 A pc-bios/u-boot-sam460.bin :000000 100644 0000000000000000000000000000000000000000 8e635c8a5c9e53469710be27aa0c5e5a4045c2cd A pc-bios/u-boot.e500 :000000 100644 0000000000000000000000000000000000000000 011359e7c853b40727c706f1b12a0bd8c7ba7c71 A pc-bios/vgabios-ati.bin :000000 100644 0000000000000000000000000000000000000000 1d233afe69c123417397453d3c6f1f55a82b2743 A pc-bios/vgabios-bochs-display.bin :000000 100644 0000000000000000000000000000000000000000 f7b06f214c431bf141874fca904c99dcb87e80dd A pc-bios/vgabios-cirrus.bin :000000 100644 0000000000000000000000000000000000000000 50dfeb208a163f74081b3547d0ced0365c9d1f48 A pc-bios/vgabios-qxl.bin :000000 100644 0000000000000000000000000000000000000000 b72279fcf330603326813c1a73194a174ca55798 A pc-bios/vgabios-ramfb.bin :000000 100644 0000000000000000000000000000000000000000 5b48ca860af0da4d43127c45e3b33e088212e345 A pc-bios/vgabios-stdvga.bin :000000 100644 0000000000000000000000000000000000000000 f580c33794a5c5be464719ecb563b1eaf468b07d A pc-bios/vgabios-virtio.bin :000000 100644 0000000000000000000000000000000000000000 03b6dbd77d27ba4353a25801c4a674f9608dfdd9 A pc-bios/vgabios-vmware.bin :000000 100644 0000000000000000000000000000000000000000 3f71aae1715b2f3082fc973297d8193fd5163526 A pc-bios/vgabios.bin :000000 100644 0000000000000000000000000000000000000000 d183901cf980a91d81c4348bb20487c7bb62a2ec A pc-bios/vof-nvram.bin :000000 100755 0000000000000000000000000000000000000000 300cb7c7f9d9d77ffa7cbb7f0f26919246ef2d14 A pc-bios/vof.bin :000000 100644 0000000000000000000000000000000000000000 d1eb6ced7ec919dc15e6911d6b528265945eab17 A pc-bios/vof/Makefile :000000 100644 0000000000000000000000000000000000000000 771b9e95f95d208dc1cd765712343bb708688f8a A pc-bios/vof/bootmem.c :000000 100644 0000000000000000000000000000000000000000 fc4821b3e970600431af31e39134ff119f0e4127 A pc-bios/vof/ci.c :000000 100644 0000000000000000000000000000000000000000 10a101fb6d718c9cc3d46c50c79a8c9d54202ddb A pc-bios/vof/entry.S :000000 100644 0000000000000000000000000000000000000000 fdbc30f777d460f9dad8ae12d1c1e37dcf22d243 A pc-bios/vof/libc.c :000000 100644 0000000000000000000000000000000000000000 0f0f6b4cb194f008d62a2dd596b1b20ab2e3eeac A pc-bios/vof/main.c :000000 100644 0000000000000000000000000000000000000000 5f12c077f5138de7e7a00df12d40e32985279215 A pc-bios/vof/vof.h :000000 100644 0000000000000000000000000000000000000000 1506ab4b0185e7aab77e1bdda74e07ca9d4ef965 A pc-bios/vof/vof.lds :000000 100644 0000000000000000000000000000000000000000 fbf905cd63e4cc109748b379f4209f6ad6547c2c A plugins/api-system.c :000000 100644 0000000000000000000000000000000000000000 28704a89e89944890be3d824013ed3a9e7de2e43 A plugins/api-user.c :000000 100644 0000000000000000000000000000000000000000 3520c96f411d787a9caf53dba13836a209bed67b A plugins/api.c :000000 100644 0000000000000000000000000000000000000000 1113bfe5673c904bf0e5a50d03fca434a3d7bde7 A plugins/core.c :000000 100644 0000000000000000000000000000000000000000 b10ebe8cc050e5dc436aaf62f04adc5f9eae5fd1 A plugins/loader.c :000000 100644 0000000000000000000000000000000000000000 9899f166ee851b4db22f1cf04e79fae874574529 A plugins/meson.build :000000 100644 0000000000000000000000000000000000000000 c901016b8c18f1b625e3e504296207bc83d377b9 A plugins/plugin.h :000000 100644 0000000000000000000000000000000000000000 88ff60ee2b3bd5813e077359def9c30ea9d724cf A plugins/system.c :000000 100644 0000000000000000000000000000000000000000 250d5425020cd5eccd1ee9d4ea067da0b2c9bde4 A plugins/user.c :000000 100644 0000000000000000000000000000000000000000 7534b2b8bf81015b9af3c1e2f1927dc9ae1ac3ed A plugins/win32_linker.c :000000 100644 0000000000000000000000000000000000000000 9b33a3659fcd185b537045d0ea8941a583cd6c3f A po/LINGUAS :000000 100644 0000000000000000000000000000000000000000 d34d5ed9aabfc5fd7bfb92a9c9370fa1e126d79b A po/POTFILES :000000 100644 0000000000000000000000000000000000000000 98c57e5b224b5b181d3b8e5fe3effb90203ce39b A po/bg.po :000000 100644 0000000000000000000000000000000000000000 6f2c3cdc2f32f5110c22c2b510ef3a3a2321fd2c A po/de_DE.po :000000 100644 0000000000000000000000000000000000000000 25ad4c954ac38e81d8608d4b9ffc17efc38e1f91 A po/fr_FR.po :000000 100644 0000000000000000000000000000000000000000 a82d9ec230d9720aaefd175697348f8f77d76bf8 A po/hu.po :000000 100644 0000000000000000000000000000000000000000 363b9bddf2fa137616d45ca9e3cef432defc7fa3 A po/it.po :000000 100644 0000000000000000000000000000000000000000 a863f0575f6c19c51698e20bd9fa76e3e86ee34c A po/meson.build :000000 100644 0000000000000000000000000000000000000000 1e430edd65ad14e7c9355f93dc3f61193e173df0 A po/sv.po :000000 100644 0000000000000000000000000000000000000000 f4f0425c43194e93f0bd44ed9af80db70d99f5a3 A po/tr.po :000000 100644 0000000000000000000000000000000000000000 ff037808bf181fc7352a5b83c248e02be347bd2a A po/uk.po :000000 100644 0000000000000000000000000000000000000000 38de6a4f2a7fb353469a06318a9fcf3f68f13e8f A po/zh_CN.po :000000 100644 0000000000000000000000000000000000000000 c3ceb1ca0ab173c1f74ddb1fb1bb9a23a3830fe2 A python/.gitignore :000000 100644 0000000000000000000000000000000000000000 7059ad2822110e2abd520da487c2ac36fea429fe A python/MANIFEST.in :000000 100644 0000000000000000000000000000000000000000 7868a48a232e4d13ebdb11590e7ac363e1349f5c A python/Makefile :000000 100644 0000000000000000000000000000000000000000 b0b86cc4c319131b34ed23b139a843378b349794 A python/PACKAGE.rst :000000 100644 0000000000000000000000000000000000000000 e34d1a1c7b1cf1e1012a7857a66079523bbab034 A python/README.rst :000000 100644 0000000000000000000000000000000000000000 c19f3b832b75320fe892b83155dcec147b3ead03 A python/VERSION :000000 100644 0000000000000000000000000000000000000000 d04943f526cd048c4f9c71b4b2cdd66ad7ba7a77 A python/qemu/README.rst :000000 100644 0000000000000000000000000000000000000000 6554c69320137987091678c4c57345337efd632f A python/qemu/machine/README.rst :000000 100644 0000000000000000000000000000000000000000 9ccd58ef14763bbd0db9f80cd330853444d9ee1b A python/qemu/machine/__init__.py :000000 100644 0000000000000000000000000000000000000000 0a4e09ffc736785d7c6b6b4e62b3d78f4ea08bad A python/qemu/machine/console_socket.py :000000 100644 0000000000000000000000000000000000000000 3937506555892b534525e3a271f7a542aab7f610 A python/qemu/machine/machine.py :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A python/qemu/machine/py.typed :000000 100644 0000000000000000000000000000000000000000 781f674ffafd6db65f3f8399d427fd08fbcab2bc A python/qemu/machine/qtest.py :000000 100644 0000000000000000000000000000000000000000 5027f0b5f118801949ae49cc141eba095f705a54 A python/qemu/utils/README.rst :000000 100644 0000000000000000000000000000000000000000 e32911d4c6df872d44256fbc0e7f71d1b4235cc0 A python/qemu/utils/__init__.py :000000 100644 0000000000000000000000000000000000000000 f915b646692eb821da69563ca66c79491fc949a4 A python/qemu/utils/accel.py :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A python/qemu/utils/py.typed :000000 100644 0000000000000000000000000000000000000000 cf0fcf9a8bb36d852262d80a7c8dc01affa2b125 A python/qemu/utils/qemu_ga_client.py :000000 100644 0000000000000000000000000000000000000000 05e5f141791bb8aea3eeaaed31f2744f91bc8d00 A python/qemu/utils/qom.py :000000 100644 0000000000000000000000000000000000000000 ab21a4d364aff23f8e57715a1a183b3bcc80011b A python/qemu/utils/qom_common.py :000000 100644 0000000000000000000000000000000000000000 e377ef6942ffa59f7d9472438e12414853361ae8 A python/qemu/utils/qom_fuse.py :000000 100644 0000000000000000000000000000000000000000 e3954bb6d6018d6e8cae3cda3106e18af1c75cc6 A python/scripts/mkvenv.py :000000 100755 0000000000000000000000000000000000000000 9b4c763f9ecb01fbf5d5585a1a97a9e38d8fdbc6 A python/scripts/vendor.py :000000 100644 0000000000000000000000000000000000000000 927f72a46f63450722a13b934fd93748456dfd49 A python/setup.cfg :000000 100755 0000000000000000000000000000000000000000 789fa39b0ff8af694671c5c296b932c0c47bd3ef A python/setup.py :000000 100644 0000000000000000000000000000000000000000 dd89fb00ba84d6a2a90e4ee51fd9dd7b26bcfb13 A python/tests/linters.py :000000 100644 0000000000000000000000000000000000000000 7154ad40040db3e5516455af35f5bf0534706613 A python/tests/minreqs.txt :000000 100644 0000000000000000000000000000000000000000 0b764d238f9419b7d061aa1bfcf38123e08c8746 A python/wheels/meson-1.12.0-py3-none-any.whl :000000 100644 0000000000000000000000000000000000000000 9c2c7d259365c8a0487228c6878e2c0b10ba6bdd A python/wheels/pycotap-1.3.1-py3-none-any.whl :000000 100644 0000000000000000000000000000000000000000 5754130b408e2f13081b368a5506101a6ac490f2 A python/wheels/qemu_qmp-0.0.6-py3-none-any.whl :000000 100644 0000000000000000000000000000000000000000 d2f62e7aaf5381bf7cafcec801856f456f01c2e4 A pythondeps.toml :000000 100644 0000000000000000000000000000000000000000 4e7d8d9fcc4b214fb17ab692d89800f6b201656e A pyvenv/meson.build :000000 100644 0000000000000000000000000000000000000000 b59df37866465c1a6255defd493f909a8ae09170 A qapi/accelerator.json :000000 100644 0000000000000000000000000000000000000000 a01f1dee09589b52028ff95a30b2947d69e71f14 A qapi/acpi-hest.json :000000 100644 0000000000000000000000000000000000000000 906b3687a554bcec98aaf6779d330d9b031d25d2 A qapi/acpi.json :000000 100644 0000000000000000000000000000000000000000 2df87b97101b77add4ea5b2406bf9f29fda75270 A qapi/audio.json :000000 100644 0000000000000000000000000000000000000000 bc1123cc05379ac3df6a9c08e2d21d97f8c26916 A qapi/authz.json :000000 100644 0000000000000000000000000000000000000000 aed288814788eebc8a22bae9f0d30da243af92f7 A qapi/block-core.json :000000 100644 0000000000000000000000000000000000000000 dd724acf1cbc8dca87744af1303bba8c9c5dad43 A qapi/block-export.json :000000 100644 0000000000000000000000000000000000000000 012a9d73333bf1168e270ff9f5595be621cd5792 A qapi/block.json :000000 100644 0000000000000000000000000000000000000000 abaccefa97e5e89b647c2897a0aa6538ce3b730d A qapi/char.json :000000 100644 0000000000000000000000000000000000000000 af7e3d618a7c801b62ebd263ebe48107bb7d2e51 A qapi/common.json :000000 100644 0000000000000000000000000000000000000000 b54f8eb3713ed114b25b997dd9f1c800c6c81575 A qapi/compat.json :000000 100644 0000000000000000000000000000000000000000 9898552814b12aca8d94c660dc532dfe6febd281 A qapi/control.json :000000 100644 0000000000000000000000000000000000000000 cae2c678cb22b5c453a19e61992683eea9844ab6 A qapi/crypto.json :000000 100644 0000000000000000000000000000000000000000 eb309c22f86453f80324d915407c49d46033319f A qapi/cryptodev.json :000000 100644 0000000000000000000000000000000000000000 81d6198ba03031e13af69cfbeac3e7132f269a78 A qapi/cxl.json :000000 100644 0000000000000000000000000000000000000000 690f3963fe151df9a5f2f1420b74e58e68b4e74d A qapi/dump.json :000000 100644 0000000000000000000000000000000000000000 f0257955fa20d6a50605089ebc6b92d7c1c94622 A qapi/ebpf.json :000000 100644 0000000000000000000000000000000000000000 54cb02fb880b3ef069f7dbae52c5f36d8b66754c A qapi/error.json :000000 100644 0000000000000000000000000000000000000000 c8432c8ed8ec5b2a0a1e9aba4a376f2c2546456b A qapi/introspect.json :000000 100644 0000000000000000000000000000000000000000 31618e6ebccddb17aa8cd6d5ae38cdfa46cc3c82 A qapi/job.json :000000 100644 0000000000000000000000000000000000000000 aca98e994af0b82efbdd8190f59691892e785bee A qapi/machine-common.json :000000 100644 0000000000000000000000000000000000000000 f79864f417b4641b0623451524612b8d9aea6c8d A qapi/machine-s390x.json :000000 100644 0000000000000000000000000000000000000000 b1be5608b61404f5f25dcfe2c0f66cfda49f63bc A qapi/machine.json :000000 100644 0000000000000000000000000000000000000000 a46269b5a0c926cc99051d2f9cbfe477e4c5da57 A qapi/meson.build :000000 100644 0000000000000000000000000000000000000000 f7628b55e92ade246a0cdee4dd39f1494e4b04da A qapi/migration.json :000000 100644 0000000000000000000000000000000000000000 4dc66d00e5c39429786b92f785ebd5463e744fca A qapi/misc-arm.json :000000 100644 0000000000000000000000000000000000000000 05a94d6c416dfba051d13a72cfa9f92828200fc3 A qapi/misc-i386.json :000000 100644 0000000000000000000000000000000000000000 baa50cc8449067006a09c54dff649c4bdcd35291 A qapi/misc.json :000000 100644 0000000000000000000000000000000000000000 b46af1fdc9cdabdfd87f74c7453f720a96937cce A qapi/net.json :000000 100644 0000000000000000000000000000000000000000 3d1a28b4191895d456ccf421ca8ae565c471ca12 A qapi/opts-visitor.c :000000 100644 0000000000000000000000000000000000000000 694c741e420ac506d07818d6149b70e01f774e0d A qapi/pci.json :000000 100644 0000000000000000000000000000000000000000 342cedc42e7649269fa0cbd908ac2e49ba88750b A qapi/pragma.json :000000 100644 0000000000000000000000000000000000000000 30997638de5027884223a549f8ccd4a159c709d7 A qapi/qapi-clone-visitor.c :000000 100644 0000000000000000000000000000000000000000 57a2c904bb1f0440ffa3e6f1bc292148837b6e05 A qapi/qapi-dealloc-visitor.c :000000 100644 0000000000000000000000000000000000000000 d91d921bdbda49a4837825dbe5837f0484dde983 A qapi/qapi-forward-visitor.c :000000 100644 0000000000000000000000000000000000000000 b93dd68d94c63d451fd69f96bc2065f93ce78447 A qapi/qapi-schema.json :000000 100644 0000000000000000000000000000000000000000 266da013ad6464b29e123fb7e3df50e2be7092f0 A qapi/qapi-type-helpers.c :000000 100644 0000000000000000000000000000000000000000 38b1cec7a41500f3c6334e842b7b0d9c37298a4f A qapi/qapi-util.c :000000 100644 0000000000000000000000000000000000000000 706c61e02608315dc147bc9ee07ebf06e4d9fd04 A qapi/qapi-visit-core.c :000000 100644 0000000000000000000000000000000000000000 974cf9c5830efc90e03c7f6dc1c7350b83a62e33 A qapi/qdev.json :000000 100644 0000000000000000000000000000000000000000 965cad6499815b34ed57fd66e154c092a923ab5c A qapi/qmp-dispatch.c :000000 100644 0000000000000000000000000000000000000000 11cb6ace9957a2c00a5e455c22d006a19b569c6b A qapi/qmp-event.c :000000 100644 0000000000000000000000000000000000000000 e2623f2b78cb0f540bc95c6b0b995998ef716f91 A qapi/qmp-registry.c :000000 100644 0000000000000000000000000000000000000000 c52d36997df8d99bc575c553a413df8ebcb60c32 A qapi/qobject-input-visitor.c :000000 100644 0000000000000000000000000000000000000000 de5b36bda5544339693a43847fc813bf140ef45e A qapi/qobject-output-visitor.c :000000 100644 0000000000000000000000000000000000000000 5895c977503c12effeb4885cb1278a3821881ac7 A qapi/qom.json :000000 100644 0000000000000000000000000000000000000000 ccf84da68efcd8061fed2eab29019d36538e4892 A qapi/replay.json :000000 100644 0000000000000000000000000000000000000000 5d2dbd260345c1c61310a74c7fb69b72eac4dbc4 A qapi/rocker.json :000000 100644 0000000000000000000000000000000000000000 e4fdead1e0bf645f50eabdcb78473dffb615fa5b A qapi/run-state.json :000000 100644 0000000000000000000000000000000000000000 a9a8006c22748ab7ed86452de21654119a85fdfb A qapi/sockets.json :000000 100644 0000000000000000000000000000000000000000 a98624531c3c251a7f7c1c69130cb393e0996955 A qapi/stats.json :000000 100644 0000000000000000000000000000000000000000 f4eecc73d06ff2aa97e095a1ff36556b1f494374 A qapi/string-input-visitor.c :000000 100644 0000000000000000000000000000000000000000 5115536b153903dc1abae78ca70d76a1f69e1194 A qapi/string-output-visitor.c :000000 100644 0000000000000000000000000000000000000000 3f2850a5733d191dda70cd908002a803de4e5398 A qapi/tpm.json :000000 100644 0000000000000000000000000000000000000000 ab108c4f0e34b315d4de49b96871b094bc42563b A qapi/trace-events :000000 100644 0000000000000000000000000000000000000000 5c3fb674d85504b89fc56c17584a8c8b83693574 A qapi/trace.h :000000 100644 0000000000000000000000000000000000000000 de369dae6b531809fc66c89801c2036ec9e25adc A qapi/trace.json :000000 100644 0000000000000000000000000000000000000000 4b4eb09bf38e1eee843027cd5db3c0e0da4f3faf A qapi/transaction.json :000000 100644 0000000000000000000000000000000000000000 86f33b234bae63c9b24fa27f35f63fc60d8fb7e6 A qapi/uefi.json :000000 100644 0000000000000000000000000000000000000000 b2c42a7f57843e52921d9dafafc669c7809a6395 A qapi/ui.json :000000 100644 0000000000000000000000000000000000000000 17b604687128c7a0a4b53441d108b78b6bd0343b A qapi/vfio.json :000000 100644 0000000000000000000000000000000000000000 1fc4e38a44da0040fa53216d6bd3b899730b817e A qapi/virtio.json :000000 100644 0000000000000000000000000000000000000000 f3cd5c15d602d1521f70b500bddbb255d5fd80a4 A qapi/yank.json :000000 100644 0000000000000000000000000000000000000000 a26e1663f02de3c99198df6e2080d52c051f1ac1 A qemu-bridge-helper.c :000000 100644 0000000000000000000000000000000000000000 92e1a660a76bae7cccb60811bbdd9a1c95918222 A qemu-edid.c :000000 100644 0000000000000000000000000000000000000000 6bc8265cfb2a376cc6f365c7fc08a9a3323c42cc A qemu-img-cmds.hx :000000 100644 0000000000000000000000000000000000000000 2f63d3114137bf07c0ae26babedb01c791e48c33 A qemu-img.c :000000 100644 0000000000000000000000000000000000000000 aa795fd87a1437df23af080125d453849391e52f A qemu-io-cmds.c :000000 100644 0000000000000000000000000000000000000000 598d5b1c9ca911ead6d80bff6fc2bfdd2ac1c6f2 A qemu-io.c :000000 100644 0000000000000000000000000000000000000000 d63b6be8ce32d6e4d10cc5ea00b401b3fa0c0fc9 A qemu-keymap.c :000000 100644 0000000000000000000000000000000000000000 ed5895861bb075bdf1d66c7488c83c48a1425bec A qemu-nbd.c :000000 100644 0000000000000000000000000000000000000000 2f6863180b0febd65b0fb7d2a85d53a57842f66c A qemu-options.hx :000000 100644 0000000000000000000000000000000000000000 d419986ca062ec03c09f431cfd96bcc93713ce1a A qemu.nsi :000000 100644 0000000000000000000000000000000000000000 851acc7e8f255bc55ea539ba9582dec960021a1f A qemu.sasl :000000 100644 0000000000000000000000000000000000000000 9ccc8b7bd14493a9b0709ebcc33b3b1bd5e8a108 A qga/channel-posix.c :000000 100644 0000000000000000000000000000000000000000 779007e39b33816934221ca4a69888b9b47a6e9d A qga/channel-win32.c :000000 100644 0000000000000000000000000000000000000000 17784161150ea07465b3d0785f543792e190f375 A qga/channel.h :000000 100644 0000000000000000000000000000000000000000 1c51d099ebf39a89f4629646a0fca040af1f1f28 A qga/commands-bsd.c :000000 100644 0000000000000000000000000000000000000000 537869fb98ba58ac7259b8a5457f0480c6a661f8 A qga/commands-common-ssh.c :000000 100644 0000000000000000000000000000000000000000 14d955fa8433884f09b6822c03b77815c6b5eb52 A qga/commands-common-ssh.h :000000 100644 0000000000000000000000000000000000000000 a07d0885f55b15c00855739c431ac05e2ad3d17c A qga/commands-common.h :000000 100644 0000000000000000000000000000000000000000 378f4d080c1720568ed3f636357a46e8d3dec1c4 A qga/commands-linux.c :000000 100644 0000000000000000000000000000000000000000 aa3411049f66dd0ec4f7b7f2d2b7f7563f6c7dde A qga/commands-posix-ssh.c :000000 100644 0000000000000000000000000000000000000000 837e285b6d6be0291d709668c4234d442de0e013 A qga/commands-posix.c :000000 100644 0000000000000000000000000000000000000000 2bf5581aaa72412e76a01828508ccd6687ff31c8 A qga/commands-win32.c :000000 100644 0000000000000000000000000000000000000000 df45c17b757e742bf3cebb509361fbf782830534 A qga/commands-windows-ssh.c :000000 100644 0000000000000000000000000000000000000000 c35d945a898935c2c22645dc63da120a6851cde7 A qga/commands-windows-ssh.h :000000 100644 0000000000000000000000000000000000000000 5f20af25d3476ebda08989c91d82c22aafdf5fac A qga/commands.c :000000 100644 0000000000000000000000000000000000000000 b21bcf3683089c2ec4170edb5eb3fccb59276ec1 A qga/cutils.c :000000 100644 0000000000000000000000000000000000000000 c1f2f4b17a0f0ab8ed1b1da732daeb23f5190786 A qga/cutils.h :000000 100644 0000000000000000000000000000000000000000 18bcb5941d51ddc99d389efccfdfd1c3f0cab4ff A qga/guest-agent-command-state.c :000000 100644 0000000000000000000000000000000000000000 d9f3922adfe1145d54c6811264ea6cebe4aac2f4 A qga/guest-agent-core.h :000000 100644 0000000000000000000000000000000000000000 5be19b211ccffe4e77023f905f41b2ae278107de A qga/installer/qemu-ga.wxs :000000 100644 0000000000000000000000000000000000000000 fd19c7037db1d25ac3c1ae01098e5fa73719d7c7 A qga/main.c :000000 100644 0000000000000000000000000000000000000000 cfa2157efb23259c771976f0bc2ea548a429036b A qga/meson.build :000000 100644 0000000000000000000000000000000000000000 e21019cebe44204f5cdccd5f2541d61b779fab70 A qga/messages-win32.mc :000000 100644 0000000000000000000000000000000000000000 8cd0ba048b8d5d07d3af7fa0ba05a9934d66d1e0 A qga/qapi-schema.json :000000 100644 0000000000000000000000000000000000000000 fd434e3f49f842fbf40db2012b6a543ee6732cd4 A qga/service-win32.c :000000 100644 0000000000000000000000000000000000000000 7b16d69b57905e080c53ee50038c526f929c0915 A qga/service-win32.h :000000 100644 0000000000000000000000000000000000000000 b272bfc7829c4e241d156fe62a1ddd48b2a2a4d7 A qga/vss-win32.c :000000 100644 0000000000000000000000000000000000000000 ce2abe5a72013d7cf16484419c86ff191adff843 A qga/vss-win32.h :000000 100644 0000000000000000000000000000000000000000 09d94edd4f5339f85fb9a27216ad07ff48189063 A qga/vss-win32/install.cpp :000000 100644 0000000000000000000000000000000000000000 35364afdead7bf8ce40eddb4e3c29c8f098d8134 A qga/vss-win32/install.h :000000 100644 0000000000000000000000000000000000000000 a6b810f12a5709786e30b766362ce0d6565b7be1 A qga/vss-win32/meson.build :000000 100644 0000000000000000000000000000000000000000 1c8eb236e57fcaf80c3de57fd0667d399e1eec16 A qga/vss-win32/provider.cpp :000000 100644 0000000000000000000000000000000000000000 ee97a814275c6405d6537c497964e6927b751bc0 A qga/vss-win32/qga-vss.def :000000 100644 0000000000000000000000000000000000000000 17abca0da500b5531599dab3454c3329c003fa96 A qga/vss-win32/qga-vss.idl :000000 100644 0000000000000000000000000000000000000000 1b0155c691efb89abc1a5278bf49cdfd5747a8f0 A qga/vss-win32/requester.cpp :000000 100644 0000000000000000000000000000000000000000 ecc5f2acb4fde52f1b56111d5efae32ed24c2430 A qga/vss-win32/requester.h :000000 100644 0000000000000000000000000000000000000000 5e993f9eda48e122275ba9f729a578454a4e5920 A qga/vss-win32/vss-common.h :000000 100644 0000000000000000000000000000000000000000 820b1c6667a979e02fdffe894be733d3282c096c A qga/vss-win32/vss-debug.cpp :000000 100644 0000000000000000000000000000000000000000 506cee66983136b58158c239cec9038e0922394f A qga/vss-win32/vss-debug.h :000000 100644 0000000000000000000000000000000000000000 1a7d842129d102fc310332b5a02e2f608117112c A qga/vss-win32/vss-handles.h :000000 100644 0000000000000000000000000000000000000000 d0e1c63cf6c89770352dffc9eb252c250f71cb71 A qobject/block-qdict.c :000000 100644 0000000000000000000000000000000000000000 7753ba6c0928c24265b19a5fe488f39750d53ba8 A qobject/json-lexer.c :000000 100644 0000000000000000000000000000000000000000 5a6b5c9af90423f333ffaeb7dc45e2710b69c1ba A qobject/json-parser-int.h :000000 100644 0000000000000000000000000000000000000000 6b1b4762bdaab9761a63721d2a9d51c307a07a27 A qobject/json-parser.c :000000 100644 0000000000000000000000000000000000000000 b634bbe99cc368c55debe10f5a698127ff5f7dd0 A qobject/json-streamer.c :000000 100644 0000000000000000000000000000000000000000 c23c81709bdfbcd71b052015cd26ed52eaac05f7 A qobject/json-writer.c :000000 100644 0000000000000000000000000000000000000000 4683a852a28a18b75318af49dac67d3f8c5d851e A qobject/meson.build :000000 100644 0000000000000000000000000000000000000000 00d7066aae38ec3896cf6f850fb030f747249de4 A qobject/qbool.c :000000 100644 0000000000000000000000000000000000000000 0dafe6d421793fa51abf96ce73ca9d9692c1d7d9 A qobject/qdict.c :000000 100644 0000000000000000000000000000000000000000 c858dafb5e862122447e1e652abf07dcac7d3a23 A qobject/qjson.c :000000 100644 0000000000000000000000000000000000000000 41e6876d5b6113aeef66c327adc8606331109dd5 A qobject/qlist.c :000000 100644 0000000000000000000000000000000000000000 a44f47eaa57a679c41e4a4a87cb2660fe4647e98 A qobject/qlit.c :000000 100644 0000000000000000000000000000000000000000 0fb78cbd0a2091f23c85aeeebcc5177623f023cd A qobject/qnull.c :000000 100644 0000000000000000000000000000000000000000 a938b64537d1b93412f9bd3745da2f112c21dffb A qobject/qnum.c :000000 100644 0000000000000000000000000000000000000000 0c7679fe98929e93e282da0eb284ea55ebd834d7 A qobject/qobject-internal.h :000000 100644 0000000000000000000000000000000000000000 78d1e057c1284d5989fc3be41ecedcea2045ff33 A qobject/qobject.c :000000 100644 0000000000000000000000000000000000000000 d31660491496c6fdfd11862ac1a5ef3cef6c3ae1 A qobject/qstring.c :000000 100644 0000000000000000000000000000000000000000 2110754155a13e198b91e7e6d05504ab3db5c490 A qom/compat-properties.c :000000 100644 0000000000000000000000000000000000000000 38a27ec1edd99752cecdc28efbadb8fb6059968d A qom/container.c :000000 100644 0000000000000000000000000000000000000000 022d3ad5c8f17f7a0fba271907bceb8a2ced88a7 A qom/meson.build :000000 100644 0000000000000000000000000000000000000000 41b1ec81d4ef27bdbf85709a13bf8615016c3644 A qom/object.c :000000 100644 0000000000000000000000000000000000000000 d83c12744b70532c13698e61000eb38fb21273ac A qom/object_interfaces.c :000000 100644 0000000000000000000000000000000000000000 bbf5980332a4c0bc24aaa9dcd5f980efcd13f748 A qom/qom-hmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 f17389c7305ce9c4cd3a483cf12d29b50ddd6009 A qom/qom-qmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 21ce22de94b71ac98ef9ac7f9b8747a8a64c91f7 A qom/qom-qobject.c :000000 100644 0000000000000000000000000000000000000000 bac847261844ddfcbe7620ecc538a400c3c3ee11 A qom/trace-events :000000 100644 0000000000000000000000000000000000000000 f2895e699ba8bb1310fa1b2b2dfa7326f323a142 A qom/trace.h :000000 100644 0000000000000000000000000000000000000000 4b4175e8dd4c1cb4751e9c8d90f112451fc28c44 A replay/meson.build :000000 100644 0000000000000000000000000000000000000000 7d20ae9110c624b0f2d9ba4cd8b5bbf74520386e A replay/replay-audio.c :000000 100644 0000000000000000000000000000000000000000 4e58dd154af87b5ec15224c56f0ce99ee7445071 A replay/replay-char.c :000000 100644 0000000000000000000000000000000000000000 4b741ea1027bd58d74a77886ce7253fa61bf5153 A replay/replay-debugging.c :000000 100644 0000000000000000000000000000000000000000 3ff42acb06bfef7fc76be682edb47988e3abc95a A replay/replay-events.c :000000 100644 0000000000000000000000000000000000000000 c86e00af0efd86a39a9a20c5f6cebc02503cf14a A replay/replay-input.c :000000 100644 0000000000000000000000000000000000000000 4839f2b63213898461922c9d5e6fcd3c7704c2f7 A replay/replay-internal.c :000000 100644 0000000000000000000000000000000000000000 42c393542eb3151564c62a7383788502782d4b2f A replay/replay-internal.h :000000 100644 0000000000000000000000000000000000000000 d4b197e91e327a43f50cccb49aabb2067018109b A replay/replay-net.c :000000 100644 0000000000000000000000000000000000000000 7f4c46f74d9cd7bbb635151af23f4f21641bb1c2 A replay/replay-random.c :000000 100644 0000000000000000000000000000000000000000 3c0a89442a94e2b4164e9e2cff396b57e80b16a8 A replay/replay-snapshot.c :000000 100644 0000000000000000000000000000000000000000 f3d62e1139378ec50108022e6e7ad097118b5122 A replay/replay-time.c :000000 100644 0000000000000000000000000000000000000000 14437b32566b71f2b889215be45eaef22a93b781 A replay/replay.c :000000 100644 0000000000000000000000000000000000000000 70eaf183403260a98f35d033a589bae335ee98ad A replay/stubs-system.c :000000 100644 0000000000000000000000000000000000000000 e9c887a6c57ca8261e0f6b210ad1e2e0ccc4cd55 A replay/trace-events :000000 100644 0000000000000000000000000000000000000000 39ff481742e88e42851ea7bb7b6a1e18086b01e8 A replay/trace.h :000000 100644 0000000000000000000000000000000000000000 4acd3f8004cbbee3b38f6bc3f09b86bf6d2126e0 A replication.c :000000 100644 0000000000000000000000000000000000000000 f15189a540995617edd659102a1a4db8d046c74c A roms/Makefile :000000 160000 0000000000000000000000000000000000000000 90c488d5f4a407342247b9ea869df1c2d9c8e266 A roms/QemuMacDrivers :000000 160000 0000000000000000000000000000000000000000 47457c9078a217150aa1634f2657e6804fbde467 A roms/SLOF :000000 100644 0000000000000000000000000000000000000000 0b144bb1de30e51d1438dc86554c798d91806374 A roms/config.seabios-128k :000000 100644 0000000000000000000000000000000000000000 d1bcc9453ca077907d080ad036df6882cac750c7 A roms/config.seabios-256k :000000 100644 0000000000000000000000000000000000000000 a253e2edc6ec41a5f98c4a6085d3bbdffd7d43a0 A roms/config.seabios-microvm :000000 100644 0000000000000000000000000000000000000000 12506b664442227162ee8a969e3cb4b705b73954 A roms/config.vga-ati :000000 100644 0000000000000000000000000000000000000000 d2adaaef662cf3d18add2c2c29dadefb925af534 A roms/config.vga-bochs-display :000000 100644 0000000000000000000000000000000000000000 c8fe58239f8410d1205e9b36a34e4a0711668d3b A roms/config.vga-cirrus :000000 100644 0000000000000000000000000000000000000000 e55e294a0c0ad77c39f0e4877295aa62a3253b27 A roms/config.vga-isavga :000000 100644 0000000000000000000000000000000000000000 d393f0c34fd245f1d739432bf51ced001e10a788 A roms/config.vga-qxl :000000 100644 0000000000000000000000000000000000000000 c809c799b9e26dc2acb53a3dbd59927225b2697c A roms/config.vga-ramfb :000000 100644 0000000000000000000000000000000000000000 7d063b787cd9d490e562c22408ba524b7b0b0b73 A roms/config.vga-stdvga :000000 100644 0000000000000000000000000000000000000000 aa7a15ba1172d43d51edd564f4d6804f1fef8dcb A roms/config.vga-virtio :000000 100644 0000000000000000000000000000000000000000 eb10427afdd377996840717cbe0d55d015d3527e A roms/config.vga-vmware :000000 100755 0000000000000000000000000000000000000000 98f59a24ba938c170c0d64ae3c2cc728130b1975 A roms/configure-seabios.sh :000000 160000 0000000000000000000000000000000000000000 2970e5699ba6267f3384ffab20f96647578aebc8 A roms/edk2 :000000 100644 0000000000000000000000000000000000000000 96ebc3bcd9e7834d950489be1cf004d7156d1658 A roms/edk2-build.config :000000 100755 0000000000000000000000000000000000000000 c4bfbae4cffb395c6f3c4d91847a33c827470ce6 A roms/edk2-build.py :000000 100644 0000000000000000000000000000000000000000 8a0cf62749cf785f1ed21f1a7425b1834a271757 A roms/edk2-version :000000 160000 0000000000000000000000000000000000000000 4bd064de239dab2426b31c9789a1f4d78087dc63 A roms/ipxe :000000 160000 0000000000000000000000000000000000000000 e5ac46dd24e6216c36aa80462af25457e7029440 A roms/openbios :000000 160000 0000000000000000000000000000000000000000 74434f255873d74e56cc50aa762d1caf24c099f8 A roms/opensbi :000000 160000 0000000000000000000000000000000000000000 8ca302e86d685fa05b16e2b208888243da319941 A roms/qboot :000000 160000 0000000000000000000000000000000000000000 99d9b4dcf27d7fbcbadab71bdc88ef6531baf6bf A roms/qemu-palcode :000000 160000 0000000000000000000000000000000000000000 b52ca86e094d19b58e2304417787e96b940e39c6 A roms/seabios :000000 160000 0000000000000000000000000000000000000000 6d6a72c218f6bf6b0e0b6a8bd26c5c67ba3ad2e0 A roms/seabios-hppa :000000 160000 0000000000000000000000000000000000000000 785a5e3070a86e18521e62fe202b87209de30fa2 A roms/skiboot :000000 160000 0000000000000000000000000000000000000000 840658b093976390e9537724f802281c9c8439f5 A roms/u-boot :000000 160000 0000000000000000000000000000000000000000 1e5f4a1607cc6713d27ffe48dd9de84e69cfc1c2 A roms/u-boot-sam460ex :000000 160000 0000000000000000000000000000000000000000 1c8e9510b22c5b0fd7d7753f08042a4bcbd2939d A roms/vbootrom :000000 100644 0000000000000000000000000000000000000000 1bb12272a726380978bfde8c24d1a316f3342d7b A run.in :000000 100644 0000000000000000000000000000000000000000 1bf71b1f68e7791f4b7b40b61fa0fdb5ddbab373 A rust/.gitignore :000000 100644 0000000000000000000000000000000000000000 f9f5c3909887451f71360a7986d79e57fdb43c91 A rust/Kconfig :000000 100644 0000000000000000000000000000000000000000 a466958d71349eb2f61eac417f9a120b07b4213d A rust/bindings/build.rs :000000 100644 0000000000000000000000000000000000000000 6aa0025ca6fcfcf85b73881001411d6959a91b41 A rust/bindings/chardev-sys/Cargo.toml :000000 120000 0000000000000000000000000000000000000000 10238032f5f6ec2ff56ecfb7046a07e87315117b A rust/bindings/chardev-sys/build.rs :000000 100644 0000000000000000000000000000000000000000 61c19412b0756c51274cc71c574c7ba0bd8993b9 A rust/bindings/chardev-sys/lib.rs :000000 100644 0000000000000000000000000000000000000000 7af5d74dd51b49207a84c04427e4b04d7d422e99 A rust/bindings/chardev-sys/meson.build :000000 100644 0000000000000000000000000000000000000000 b8ddc361f76f36916b20b4b5ab516bad2fdf966e A rust/bindings/chardev-sys/wrapper.h :000000 100644 0000000000000000000000000000000000000000 8e526d7e81969bbbfd2bddcb31c2d85e0c172b93 A rust/bindings/generate_bindgen_args.py :000000 100644 0000000000000000000000000000000000000000 b5ae33da8ed683abc5ec7eb1b9a2eaf2d72b7e3c A rust/bindings/hwcore-sys/Cargo.toml :000000 120000 0000000000000000000000000000000000000000 10238032f5f6ec2ff56ecfb7046a07e87315117b A rust/bindings/hwcore-sys/build.rs :000000 100644 0000000000000000000000000000000000000000 cecbf808dd09f9d0faa7f8f7db22bba1ed4c9f15 A rust/bindings/hwcore-sys/lib.rs :000000 100644 0000000000000000000000000000000000000000 6b8d218f691214e71c13095ebbeb88724ae05008 A rust/bindings/hwcore-sys/meson.build :000000 100644 0000000000000000000000000000000000000000 7c7c3c35f6d864cecb8860f91eecdb18caeb57c3 A rust/bindings/hwcore-sys/wrapper.h :000000 100644 0000000000000000000000000000000000000000 c2798731a149a9695b91cf04cffd23fe77500ed3 A rust/bindings/meson.build :000000 100644 0000000000000000000000000000000000000000 88d7742e6ac2eea0aee8eead7cc734dbad55622c A rust/bindings/migration-sys/Cargo.toml :000000 120000 0000000000000000000000000000000000000000 10238032f5f6ec2ff56ecfb7046a07e87315117b A rust/bindings/migration-sys/build.rs :000000 100644 0000000000000000000000000000000000000000 4d13dc3cb2b925e405e01dc939f90f63a4312d4c A rust/bindings/migration-sys/lib.rs :000000 100644 0000000000000000000000000000000000000000 91f2967c9b370536ed9fa60286a5e6216a9caf04 A rust/bindings/migration-sys/meson.build :000000 100644 0000000000000000000000000000000000000000 076ad79a21fbfb8f5176085a28be915573fb878b A rust/bindings/migration-sys/wrapper.h :000000 100644 0000000000000000000000000000000000000000 621bd468e69ceb671e611631a45b37332316b9b1 A rust/bindings/qom-sys/Cargo.toml :000000 120000 0000000000000000000000000000000000000000 10238032f5f6ec2ff56ecfb7046a07e87315117b A rust/bindings/qom-sys/build.rs :000000 100644 0000000000000000000000000000000000000000 6b5c562951d6465e3d3595cdf30fbe609f86151a A rust/bindings/qom-sys/lib.rs :000000 100644 0000000000000000000000000000000000000000 540e55eea8814be6614bf6df19ef8f228fba6dd4 A rust/bindings/qom-sys/meson.build :000000 100644 0000000000000000000000000000000000000000 18a5ea6d25fc6ed4bf7ae5656d79ec8e4ebdff2d A rust/bindings/qom-sys/wrapper.h :000000 100644 0000000000000000000000000000000000000000 1e0fa8cf79caaa58db02abfbcafcbc51cf65fb45 A rust/bindings/system-sys/Cargo.toml :000000 120000 0000000000000000000000000000000000000000 10238032f5f6ec2ff56ecfb7046a07e87315117b A rust/bindings/system-sys/build.rs :000000 100644 0000000000000000000000000000000000000000 2dd5c7fc926aa42abbcecd2c65d502c5890064a5 A rust/bindings/system-sys/lib.rs :000000 100644 0000000000000000000000000000000000000000 b1f4770499c52056746786e8c7c908dadba2c408 A rust/bindings/system-sys/meson.build :000000 100644 0000000000000000000000000000000000000000 0a8bf06a1f3cb29a2ef657b3bbf424e8bf1f484d A rust/bindings/system-sys/wrapper.h :000000 100644 0000000000000000000000000000000000000000 929a08ac4ea28c212a96b056b9e1962848bde670 A rust/bindings/util-sys/Cargo.toml :000000 120000 0000000000000000000000000000000000000000 10238032f5f6ec2ff56ecfb7046a07e87315117b A rust/bindings/util-sys/build.rs :000000 100644 0000000000000000000000000000000000000000 f78064e52cd3b2d99dd2d47775903d8f015cd94c A rust/bindings/util-sys/lib.rs :000000 100644 0000000000000000000000000000000000000000 5a9db6152e1ced106deddf7b079f23f561c1bdf7 A rust/bindings/util-sys/meson.build :000000 100644 0000000000000000000000000000000000000000 e9c433e7dc14d78b472088cf20fe571cc2813e3b A rust/bindings/util-sys/wrapper.h :000000 100644 0000000000000000000000000000000000000000 7fce972b270b62a706d359ee7a04238e71fea666 A rust/bits/Cargo.toml :000000 100644 0000000000000000000000000000000000000000 c64a17ba154dd5f2a69b1a8202223051633cfba4 A rust/bits/meson.build :000000 100644 0000000000000000000000000000000000000000 5769bc761aceddf672e427311422aaf919fe917a A rust/bits/src/lib.rs :000000 100644 0000000000000000000000000000000000000000 a27099e0587c31b84e7a58672ef3f0c4adea387c A rust/bql/Cargo.toml :000000 100644 0000000000000000000000000000000000000000 8bdc9b53a2cf39071138783193788670ac02f630 A rust/bql/meson.build :000000 100644 0000000000000000000000000000000000000000 b25906a6503e03ddf64bd717ac3f6b6471e33548 A rust/bql/src/cell.rs :000000 100644 0000000000000000000000000000000000000000 3aa3d46d76cd8497e32c9502a98257eb9afa881d A rust/bql/src/lib.rs :000000 100644 0000000000000000000000000000000000000000 42031ec18abeb752e5718867db09418bdea8ed97 A rust/bql/src/prelude.rs :000000 100644 0000000000000000000000000000000000000000 208d44d0cdff15603277c48cf87abef19c560985 A rust/chardev/Cargo.toml :000000 100644 0000000000000000000000000000000000000000 f3462e9209ecf202c0aa3566fa480e16ef06cab0 A rust/chardev/meson.build :000000 100644 0000000000000000000000000000000000000000 fb9674b3fb478c6149dcc2cd0d5535b6c1d2128f A rust/chardev/src/chardev.rs :000000 100644 0000000000000000000000000000000000000000 9f1a3a9c1c52d2fb2a6ddee75b4da32ebaeca83b A rust/chardev/src/lib.rs :000000 100644 0000000000000000000000000000000000000000 f949d925399edd89eb665063b959931edd7f39ab A rust/chardev/src/prelude.rs :000000 100644 0000000000000000000000000000000000000000 0e1b4fc5050273074f7b9150a7dfe8d4a59257c4 A rust/common/Cargo.toml :000000 100644 0000000000000000000000000000000000000000 43afe417dcdd552edc1a5824257a23f590ec7916 A rust/common/meson.build :000000 100644 0000000000000000000000000000000000000000 91f83a5d3d43dfe48e0fb5d39dd0ebcba2bdd0ad A rust/common/src/assertions.rs :000000 100644 0000000000000000000000000000000000000000 06c78c3b8a7f43de0a6aa91a932f3c0e35b19188 A rust/common/src/bitops.rs :000000 100644 0000000000000000000000000000000000000000 b8898fe96f7c7dfc9b2b28395a80b9cd40742b9a A rust/common/src/callbacks.rs :000000 100644 0000000000000000000000000000000000000000 64b2933b07877a894db7623adac5bae7caea0702 A rust/common/src/errno.rs :000000 100644 0000000000000000000000000000000000000000 6093d01a388c1d3962de62f22f7875955db3e8fd A rust/common/src/lib.rs :000000 100644 0000000000000000000000000000000000000000 c941fb45462d88b599944165814784531f610728 A rust/common/src/opaque.rs :000000 100644 0000000000000000000000000000000000000000 7d38ea1205518b5f69dfee5ef26ddf2dfee7ccad A rust/common/src/prelude.rs :000000 100644 0000000000000000000000000000000000000000 8d021b1dfc6e957653e9a0e011f68fa44d57030a A rust/common/src/uninit.rs :000000 100644 0000000000000000000000000000000000000000 fd056deb1f641fa1f825f5235f31b3df72f8cd0d A rust/common/src/zeroable.rs :000000 100644 0000000000000000000000000000000000000000 36f92ec02874bf4a79c2fd78334c247e831e927b A rust/hw/Kconfig :000000 100644 0000000000000000000000000000000000000000 5fe800c480631df8bd2dca7ad999d69ab4df3c9b A rust/hw/char/Kconfig :000000 100644 0000000000000000000000000000000000000000 5716dc43ef6facdcf1cc963108347bbf4d12cf0e A rust/hw/char/meson.build :000000 100644 0000000000000000000000000000000000000000 d303c241e4f7708dde444935ad57ee949d43b251 A rust/hw/char/pl011/Cargo.toml :000000 120000 0000000000000000000000000000000000000000 e326242685217e92147bdc566d03c9fe64f9e391 A rust/hw/char/pl011/build.rs :000000 100644 0000000000000000000000000000000000000000 92b7d375f7596c6c4c820cb1514f0b2f526e6a70 A rust/hw/char/pl011/meson.build :000000 100644 0000000000000000000000000000000000000000 8e2f8863b18d5959e0d62767c47c0f022221b093 A rust/hw/char/pl011/src/bindings.rs :000000 100644 0000000000000000000000000000000000000000 eed3b130ce8200253ef5b37ac633e59ebd4a3f34 A rust/hw/char/pl011/src/device.rs :000000 100644 0000000000000000000000000000000000000000 0c19b708c0adef238f58bd62f1e258dfab331d8f A rust/hw/char/pl011/src/lib.rs :000000 100644 0000000000000000000000000000000000000000 a8ab8ad93dca176228a83a9e8582ecccc44e8ea6 A rust/hw/char/pl011/src/registers.rs :000000 100644 0000000000000000000000000000000000000000 87a5a589c8eac5af22f079e49e5c5ca38b251314 A rust/hw/char/pl011/wrapper.h :000000 100644 0000000000000000000000000000000000000000 d1ff71d5c377b97333c2d1878a66620dfadcdf69 A rust/hw/core/Cargo.toml :000000 100644 0000000000000000000000000000000000000000 da0f13d3149d9df19006ef8a111081aa09f8aeb2 A rust/hw/core/meson.build :000000 100644 0000000000000000000000000000000000000000 13ace921824b14bb188b4d4fa0640f381ae5f615 A rust/hw/core/src/irq.rs :000000 100644 0000000000000000000000000000000000000000 6701dc52b65fba84fc97e5d0c1eca984916f8a16 A rust/hw/core/src/lib.rs :000000 100644 0000000000000000000000000000000000000000 45e86e178b18f1b564fe113aa5b334ca92235755 A rust/hw/core/src/prelude.rs :000000 100644 0000000000000000000000000000000000000000 b2e5441079d3e2de9769f110e9490cb5c5549086 A rust/hw/core/src/qdev.rs :000000 100644 0000000000000000000000000000000000000000 05aa5d4a37775a562a33d89a08c8083c6a1c78f6 A rust/hw/core/tests/tests.rs :000000 100644 0000000000000000000000000000000000000000 9749d4adfc966e059418f7613dd0e88a8090476c A rust/hw/meson.build :000000 100644 0000000000000000000000000000000000000000 afd980335037b4c1d9e4201b0c70ac440601b108 A rust/hw/timer/Kconfig :000000 100644 0000000000000000000000000000000000000000 5567eefda4a11e3680362d3d4ff557ad236113b1 A rust/hw/timer/hpet/Cargo.toml :000000 100644 0000000000000000000000000000000000000000 419e8f40b7071cfb1ad34c401e34ed2d7336cd18 A rust/hw/timer/hpet/meson.build :000000 100644 0000000000000000000000000000000000000000 89ba7a5c4d219e460402bafad1c39e959cdde6d7 A rust/hw/timer/hpet/src/device.rs :000000 100644 0000000000000000000000000000000000000000 ad80acd998c3e46a823d2e8b230b8c7ec84e08c1 A rust/hw/timer/hpet/src/fw_cfg.rs :000000 100644 0000000000000000000000000000000000000000 a95cf14ac981ecf55c409cac5545782b0139cd53 A rust/hw/timer/hpet/src/lib.rs :000000 100644 0000000000000000000000000000000000000000 22a84f15536beea43af0a95b80090d4692689cd8 A rust/hw/timer/meson.build :000000 100644 0000000000000000000000000000000000000000 c0c4e52c1b0c800b83ef759daafa5cdd80b8fcab A rust/meson.build :000000 100644 0000000000000000000000000000000000000000 cf10601b44a060e640096534d5df0cd93429327f A rust/migration/Cargo.toml :000000 100644 0000000000000000000000000000000000000000 b9ba82989e3db2ebf90898af1584eeee79a6448e A rust/migration/meson.build :000000 100644 0000000000000000000000000000000000000000 6d819cc15543db8879e6b37cc1eb8218a54ff1fe A rust/migration/src/lib.rs :000000 100644 0000000000000000000000000000000000000000 b9e5e1fc15dfbb18cf354ea242d63fd56115a409 A rust/migration/src/migratable.rs :000000 100644 0000000000000000000000000000000000000000 797e7ec59d1b46510917b68d6e3c1dbe9e404208 A rust/migration/src/prelude.rs :000000 100644 0000000000000000000000000000000000000000 5ed061f2abb68277ec7dbc7d5eb3de80b64c6af3 A rust/migration/src/vmstate.rs :000000 100644 0000000000000000000000000000000000000000 c25b6c0b0da97355abe85b4f3eaf268c8eb71408 A rust/qemu-macros/Cargo.toml :000000 100644 0000000000000000000000000000000000000000 7b25ccefe35c93bece2f1ed93932554469b6642b A rust/qemu-macros/meson.build :000000 100644 0000000000000000000000000000000000000000 a80a3b9fee16b0d4a474dc6e1c0052d6b1ce9928 A rust/qemu-macros/src/bits.rs :000000 100644 0000000000000000000000000000000000000000 271125185ec3584d87b06f7db025f1aa1913fbef A rust/qemu-macros/src/lib.rs :000000 100644 0000000000000000000000000000000000000000 5edf0efe687f4245baabd5d5bbbb7aa7b13bd721 A rust/qemu-macros/src/migration_state.rs :000000 100644 0000000000000000000000000000000000000000 b65cf656fa36e3406f11501355ec2655e8af851a A rust/qemu-macros/src/tests.rs :000000 100644 0000000000000000000000000000000000000000 aed8af5474aec7842ef8d74d68f5e4b39895df5a A rust/qom/Cargo.toml :000000 100644 0000000000000000000000000000000000000000 6736cfb24c2e7eb278b9fc1ea21083a4255fccd5 A rust/qom/meson.build :000000 100644 0000000000000000000000000000000000000000 1bed1cfe233f5e0ef6f28efd550c79c544efdde7 A rust/qom/src/lib.rs :000000 100644 0000000000000000000000000000000000000000 1d1177f1e0d344caf7af3de60f009078ae6a8026 A rust/qom/src/prelude.rs :000000 100644 0000000000000000000000000000000000000000 81449eeefad42c45393bc6ba08356f8813c8fb1e A rust/qom/src/qom.rs :000000 100644 0000000000000000000000000000000000000000 a7d610bce217464c8648fd71389cdbbd26de7879 A rust/rustfmt.toml :000000 100644 0000000000000000000000000000000000000000 d621737031731d03eb48e7f8f7a2b585ecdc831c A rust/system/Cargo.toml :000000 100644 0000000000000000000000000000000000000000 b1edcd6bbe79c16dde671cdd08adad8558a0cf23 A rust/system/meson.build :000000 100644 0000000000000000000000000000000000000000 3b1666e62ce1c83bd404a2cb0a7abf2d0b5ff3be A rust/system/src/lib.rs :000000 100644 0000000000000000000000000000000000000000 4c258201bad78fb722b5738deb82e7aeb51320dd A rust/system/src/memory.rs :000000 100644 0000000000000000000000000000000000000000 5a8688ca3438157fa62efca68ae53adc88f7f4ec A rust/system/src/prelude.rs :000000 100644 0000000000000000000000000000000000000000 3c9aff51be0016b652065acf813f0a663a994e6e A rust/system/src/sysbus.rs :000000 100644 0000000000000000000000000000000000000000 d47dc3314d81bcc96ccd9365d3768a6aac8df0d4 A rust/tests/Cargo.toml :000000 100644 0000000000000000000000000000000000000000 3c5020490b03cbd8f1eec063873ac51c4a1e8cbc A rust/tests/meson.build :000000 100644 0000000000000000000000000000000000000000 6578d54b37d413fb07e92a4c76b8cd32e6823b0b A rust/tests/tests/vmstate_tests.rs :000000 100644 0000000000000000000000000000000000000000 11e27f8d286e92ab4dcb316d2adbb1d61e04f1e8 A rust/trace/Cargo.toml :000000 100644 0000000000000000000000000000000000000000 b049f73b5421d57cd8d242286bcaec1be97b3ee3 A rust/trace/meson.build :000000 100644 0000000000000000000000000000000000000000 859d8d1b94fd95f39876cd8c221e242f2be9973a A rust/trace/src/lib.rs :000000 100644 0000000000000000000000000000000000000000 2ad5940dacaaddff525221a6882931e478a5640e A rust/util/Cargo.toml :000000 100644 0000000000000000000000000000000000000000 704501b573f993f8776a30d2e1212bc3e94bedee A rust/util/meson.build :000000 100644 0000000000000000000000000000000000000000 4edceff42f3bcb6e19eceb184d7db77723b0511a A rust/util/src/error.rs :000000 100644 0000000000000000000000000000000000000000 436c67e139ed72a9c29753f3837b01aa7948f27b A rust/util/src/lib.rs :000000 100644 0000000000000000000000000000000000000000 11165707901acbed94c5b5ac3e91aa17f5b01a98 A rust/util/src/log.rs :000000 100644 0000000000000000000000000000000000000000 06c45fc142b4b443e97f0fa57fc0981fdfc05146 A rust/util/src/module.rs :000000 100644 0000000000000000000000000000000000000000 f52e7100e9fdf1dea501c109e301fa452267826e A rust/util/src/prelude.rs :000000 100644 0000000000000000000000000000000000000000 f8e65c9a0ac089ce87ab15f368b7f57faf71b7ea A rust/util/src/timer.rs :000000 100755 0000000000000000000000000000000000000000 7dfcb6ba2f94d6cdb3e4d61ac725c294951c4b6a A scripts/analyse-9p-simpletrace.py :000000 100755 0000000000000000000000000000000000000000 bd04cd43c9429157cb30ea45db785ad8e7ada8cc A scripts/analyse-locks-simpletrace.py :000000 100644 0000000000000000000000000000000000000000 c30e44f02ec5b14985e47da5c02321bc2edd99ed A scripts/analyze-inclusions :000000 100755 0000000000000000000000000000000000000000 1771ff781bbcb928c1ce59937b7405a2d921a8fe A scripts/analyze-migration.py :000000 100755 0000000000000000000000000000000000000000 399b2d99e83c8f6dd41dd1b035d01c6512921ec2 A scripts/archive-source.sh :000000 100644 0000000000000000000000000000000000000000 73d069f070d4402ad2a3f60a10073c05953debc5 A scripts/arm_processor_error.py :000000 100644 0000000000000000000000000000000000000000 dbbde99e39eb7a0189e01bae6c0b5d1bc903efe5 A scripts/block-coroutine-wrapper.py :000000 100644 0000000000000000000000000000000000000000 2956124442300db515391791e64527d816c3bc72 A scripts/check_sparse.py :000000 100755 0000000000000000000000000000000000000000 9838a64178510f216ff22e9259de22320b9da731 A scripts/checkpatch.pl :000000 100755 0000000000000000000000000000000000000000 8d9fb4de4014640ab5ecddda6cf13af128baa760 A scripts/ci/coverage-summary.sh :000000 100644 0000000000000000000000000000000000000000 9bbe80420d607009a792d67e378e18dcc8816e17 A scripts/ci/gitlab-ci-section :000000 100755 0000000000000000000000000000000000000000 906725be97312860c06d30037247b1e6d1e8ea7a A scripts/ci/gitlab-failure-analysis :000000 100644 0000000000000000000000000000000000000000 204a96a8425a9d41f164fb53db5dbc8ea9009afa A scripts/ci/gitlab-kubernetes-runners/values.yaml :000000 100755 0000000000000000000000000000000000000000 39f3c22c66560009053bf8ee0d495b7cba1617e8 A scripts/ci/gitlab-pipeline-status :000000 100644 0000000000000000000000000000000000000000 f4a6183f1fc15b7f2dd9b2c74a1ea43a6f9df30a A scripts/ci/setup/.gitignore :000000 100644 0000000000000000000000000000000000000000 528150dce785a4272a0f67378971859e942d1058 A scripts/ci/setup/build-environment.yml :000000 100644 0000000000000000000000000000000000000000 86c6d8bac0f96bc2bf1d929c0787ec40f18dafcc A scripts/ci/setup/debian/debian-13-ppc64le.yaml :000000 100644 0000000000000000000000000000000000000000 76aeaf4ee950da02de7fcb0b4cfdab8a986c0311 A scripts/ci/setup/gitlab-runner.yml :000000 100644 0000000000000000000000000000000000000000 2fbb50c4a8dc7dae6bd07d08c3f7d02ccb2818b0 A scripts/ci/setup/inventory.template :000000 100644 0000000000000000000000000000000000000000 cbdc56369fa3a786dc07fc23d191a14da1671d0b A scripts/ci/setup/ubuntu/ubuntu-2404-aarch64.yaml :000000 100644 0000000000000000000000000000000000000000 2ce56537208c0b5d67f57cba16ba7359a8e0a6ae A scripts/ci/setup/ubuntu/ubuntu-2404-s390x.yaml :000000 100644 0000000000000000000000000000000000000000 e9ddc05f3b0853c6be15b57a35471e8fc1ce395d A scripts/ci/setup/vars.yml.template :000000 100755 0000000000000000000000000000000000000000 a7fd8dc99f4a60184ab7f98f3b375c48a5134685 A scripts/clean-header-guards.pl :000000 100755 0000000000000000000000000000000000000000 874dfd097485a23d25a42e98dc014fd1c74a4457 A scripts/clean-includes :000000 100755 0000000000000000000000000000000000000000 1ff98c7606d60b8b6c4e812f5c5177363ff66eeb A scripts/clean_functional_cache.py :000000 100755 0000000000000000000000000000000000000000 c40d2fcc5016d6acd2caa7f7a8677220fac2ca65 A scripts/cleanup-trace-events.pl :000000 100644 0000000000000000000000000000000000000000 c64831d540829bd6aa1994762c8ef20967082f17 A scripts/cocci-macro-file.h :000000 100644 0000000000000000000000000000000000000000 396a724e514a85a7f692c2ef651e28ed8c2aad8e A scripts/coccinelle/cpu-reset.cocci :000000 100644 0000000000000000000000000000000000000000 61bc749d14a67e341d82e98b8a233fc11306aea5 A scripts/coccinelle/cpu_restore_state.cocci :000000 100644 0000000000000000000000000000000000000000 510042afccad9ec54c52053e4dff8b350a32e30b A scripts/coccinelle/device-reset.cocci :000000 100644 0000000000000000000000000000000000000000 53944218738c36eb040e439e376c732343fddf99 A scripts/coccinelle/err-bad-newline.cocci :000000 100644 0000000000000000000000000000000000000000 72ae9fdebfa120560e14ab6aaeba8fa00dc64a3a A scripts/coccinelle/error-use-after-free.cocci :000000 100644 0000000000000000000000000000000000000000 c23638007ab3aa168063c35ead29f09e3f2f7bd6 A scripts/coccinelle/error_propagate_null.cocci :000000 100644 0000000000000000000000000000000000000000 6e789acf2d772ff6798dcc1bdb025efea3845e15 A scripts/coccinelle/errp-guard.cocci :000000 100644 0000000000000000000000000000000000000000 6d16db6aa4e81ef9d1667460d7e82f38d1ba19d1 A scripts/coccinelle/exec_rw_const.cocci :000000 100644 0000000000000000000000000000000000000000 a869a90cbfd717e79753fbdfb9fdf1d147bc4d8f A scripts/coccinelle/inplace-byteswaps.cocci :000000 100644 0000000000000000000000000000000000000000 b23647a3d86e6a984781179b859b58afceb91005 A scripts/coccinelle/memory-region-housekeeping.cocci :000000 100644 0000000000000000000000000000000000000000 08ec4a8de0680e156a3e46548b6f0a69b2ef1897 A scripts/coccinelle/overflow_muldiv64.cocci :000000 100644 0000000000000000000000000000000000000000 9fee9c0d9abbb093745a43032b27e304772d7d20 A scripts/coccinelle/qobject.cocci :000000 100644 0000000000000000000000000000000000000000 9afb3edd97fb447d10fd79be8766c3745f40fe04 A scripts/coccinelle/qom-parent-type.cocci :000000 100644 0000000000000000000000000000000000000000 9261c99687a9e60ecbf40f06cdc08bdaf8728aeb A scripts/coccinelle/remove_local_err.cocci :000000 100644 0000000000000000000000000000000000000000 4c10bd57dd89313602f68b758a219f4cbba06c15 A scripts/coccinelle/remove_muldiv64.cocci :000000 100644 0000000000000000000000000000000000000000 14abdd7bd0c57ee7be22bed8ef123f01ee32d29a A scripts/coccinelle/reset-type.cocci :000000 100644 0000000000000000000000000000000000000000 6cb1b3c99a77a5cf5a1bd4fd97e6273a46da83a8 A scripts/coccinelle/return_directly.cocci :000000 100644 0000000000000000000000000000000000000000 ed06773289d0fb2aa06cb2314f3f3c8977575b7d A scripts/coccinelle/round.cocci :000000 100644 0000000000000000000000000000000000000000 3d7c9744aa266a32cbd50d61a2a8b4139d388712 A scripts/coccinelle/simplify_muldiv64.cocci :000000 100644 0000000000000000000000000000000000000000 b48b0d084a3000f9563f03d397545ff2e446ece0 A scripts/coccinelle/swap_muldiv64.cocci :000000 100644 0000000000000000000000000000000000000000 c10c86348270cb04d828852d1d5764c1327dc5aa A scripts/coccinelle/tcg_gen_extract.cocci :000000 100644 0000000000000000000000000000000000000000 c3cfd42803943194ba07a5bb4d6d1f1b17a7e9a8 A scripts/coccinelle/timer-del-timer-free.cocci :000000 100644 0000000000000000000000000000000000000000 be2183ee4f597ae12d33eb8cb2c3400f8da4e816 A scripts/coccinelle/typecast.cocci :000000 100644 0000000000000000000000000000000000000000 10fff0aec4ca86dccc47f457448e5e057eae14fb A scripts/coccinelle/use-error_fatal.cocci :000000 100644 0000000000000000000000000000000000000000 e2280e93b35ffb5c0af49b6f36e22fb9747d4e22 A scripts/coccinelle/use-g_new-etc.cocci :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A scripts/codeconverter/codeconverter/__init__.py :000000 100644 0000000000000000000000000000000000000000 9e92505d394adcb3257688bd8f1596c87037dc9b A scripts/codeconverter/codeconverter/patching.py :000000 100644 0000000000000000000000000000000000000000 2b0c8224a1809036b3d34622a9f98020c15d51ee A scripts/codeconverter/codeconverter/qom_macros.py :000000 100644 0000000000000000000000000000000000000000 22a2556076037c8b192ef505891bff372aa7dc08 A scripts/codeconverter/codeconverter/qom_type_info.py :000000 100644 0000000000000000000000000000000000000000 77993cc3b9759d1d35495ff4f212f0dd2fb44e4d A scripts/codeconverter/codeconverter/regexps.py :000000 100644 0000000000000000000000000000000000000000 71dfbd47e154641ea34b44a5f3aa8459312d608f A scripts/codeconverter/codeconverter/test_patching.py :000000 100644 0000000000000000000000000000000000000000 f92389e9618ce55df00cfdc52745b248c3a5696b A scripts/codeconverter/codeconverter/test_regexps.py :000000 100644 0000000000000000000000000000000000000000 760ab7eecd21e7e7f996d74a60bc2ee5f993c62d A scripts/codeconverter/codeconverter/utils.py :000000 100755 0000000000000000000000000000000000000000 75cb515d935042cc02b90021de677e4dc2d633cb A scripts/codeconverter/converter.py :000000 100755 0000000000000000000000000000000000000000 83be361f4f6ce47396b2b6e08177072fdb5971d5 A scripts/compare-machine-types.py :000000 100755 0000000000000000000000000000000000000000 1b92dc2c8c37f8c277528cc5721f8e15dbd4b951 A scripts/coverage/compare_gcov_json.py :000000 100644 0000000000000000000000000000000000000000 02131f1388a50b5b29611953fc7e3fc984bd12b7 A scripts/coverity-scan/COMPONENTS.md :000000 100644 0000000000000000000000000000000000000000 30d154c0d862bcab05c8be08c34514cbd7b781a2 A scripts/coverity-scan/coverity-scan.docker :000000 100644 0000000000000000000000000000000000000000 a064d840849ebccda841f8baf5e61897a44e684e A scripts/coverity-scan/model.c :000000 100755 0000000000000000000000000000000000000000 0e1361606e0d801b717b82c9d9d6c8c625be5902 A scripts/coverity-scan/run-coverity-scan :000000 100644 0000000000000000000000000000000000000000 7360e55c6e050cc6e5c761f0019bb5c0a96ddb69 A scripts/cpu-x86-uarch-abi.py :000000 100644 0000000000000000000000000000000000000000 f992472b73e9dc59ec099cc772d3ad3f1641bfdc A scripts/decodetree.py :000000 100755 0000000000000000000000000000000000000000 fc86babdf43ed8dcaf0b91a03c68e084abcb2c70 A scripts/device-crash-test :000000 100755 0000000000000000000000000000000000000000 bec905f04b906915eb8308ba03a023370b203f53 A scripts/disas-objdump.pl :000000 100644 0000000000000000000000000000000000000000 4177261d33d4141d7ba7081a88a66a5820927514 A scripts/dump-guest-memory.py :000000 100755 0000000000000000000000000000000000000000 0f412949ec6c286c9655a7b0d8cd2d5f68271f9e A scripts/entitlement.sh :000000 100755 0000000000000000000000000000000000000000 9e38510f042ef60596c7c437d0f0b1ff0c0fc11a A scripts/extract-vsssdk-headers :000000 100644 0000000000000000000000000000000000000000 4275b75817207a15e52c9bb348abcda3a842eae3 A scripts/feature_to_c.py :000000 100755 0000000000000000000000000000000000000000 c15a041272023ab6ac0e3668cdfca79b894059f6 A scripts/fix-multiline-comments.sh :000000 100755 0000000000000000000000000000000000000000 473d133126032bbd8be2edb6c5fd9819bbba88b3 A scripts/get_maintainer.pl :000000 100755 0000000000000000000000000000000000000000 9a235201418b40968b81121c1225961e7a6c32c0 A scripts/ghes_inject.py :000000 100755 0000000000000000000000000000000000000000 bb1222c772792fc7b8c0185d7b9bf24916b5a053 A scripts/git-submodule.sh :000000 100644 0000000000000000000000000000000000000000 4b693c9deeccf41db428b8082f85f1be0146e0f0 A scripts/git.orderfile :000000 100644 0000000000000000000000000000000000000000 f838768792a8608391175612e3be0f1f113bdc5e A scripts/gitdm/aliases :000000 100644 0000000000000000000000000000000000000000 aef20c4949c3d464f05dfd037761e182bf3806c5 A scripts/gitdm/domain-map :000000 100644 0000000000000000000000000000000000000000 b1d01c099271d44894adc210711d5139c23e7754 A scripts/gitdm/filetypes.txt :000000 100644 0000000000000000000000000000000000000000 40865b01cd7cc8abd7a99dbce6b9fa8332e22c49 A scripts/gitdm/group-map-academics :000000 100644 0000000000000000000000000000000000000000 4c34446d34bfdf3626703cb049e13922d2a2a520 A scripts/gitdm/group-map-alibaba :000000 100644 0000000000000000000000000000000000000000 bda4239a8ae1d76d96e461d1bdd75456a03ee882 A scripts/gitdm/group-map-amd :000000 100644 0000000000000000000000000000000000000000 ab97dd2fc3e5278758881282724f75fbca2ab49d A scripts/gitdm/group-map-cadence :000000 100644 0000000000000000000000000000000000000000 c4803489e2f9868d9e629b9b636308d4a1b23fbb A scripts/gitdm/group-map-codeweavers :000000 100644 0000000000000000000000000000000000000000 38589f8fb9ae725829fc369e167a428f19389360 A scripts/gitdm/group-map-facebook :000000 100644 0000000000000000000000000000000000000000 c287dd5d2b32a96cd7257632b948982ebe98a1c9 A scripts/gitdm/group-map-huawei :000000 100644 0000000000000000000000000000000000000000 39c53a42ca1b5f8ac3619f14dba9630e07a8ca88 A scripts/gitdm/group-map-ibm :000000 100644 0000000000000000000000000000000000000000 190941bf72decbf4c7598412c3a1b8ee8c6ac7de A scripts/gitdm/group-map-individuals :000000 100644 0000000000000000000000000000000000000000 fe33a3231ec028bf5b5cf6e06fdb96f79be44420 A scripts/gitdm/group-map-interns :000000 100644 0000000000000000000000000000000000000000 4ae7cc24f2ef69b8e1ef51c03512efdfbb0ca2f5 A scripts/gitdm/group-map-janustech :000000 100644 0000000000000000000000000000000000000000 989a307b6db17b197b03248340ae65335fae5be2 A scripts/gitdm/group-map-microsoft :000000 100644 0000000000000000000000000000000000000000 468f95dcb2e2ad86a121b3dcbbe069b4079cc14e A scripts/gitdm/group-map-netflix :000000 100644 0000000000000000000000000000000000000000 02507b7b53345e1caf90c39ed9e42f79b818d33f A scripts/gitdm/group-map-redhat :000000 100644 0000000000000000000000000000000000000000 ffd956c2eb5e40a40cea513219e5a5245f63e5b8 A scripts/gitdm/group-map-robots :000000 100644 0000000000000000000000000000000000000000 c5c57f0eaf7207e52ef64778e18b44cdf4d6b402 A scripts/gitdm/group-map-wavecomp :000000 100755 0000000000000000000000000000000000000000 f72a06756d6b23964fc32cf6c8e2379312c5c389 A scripts/gitlab-map-check :000000 100755 0000000000000000000000000000000000000000 743ad11900d7cfad2593086c72ce00b969381d4c A scripts/gitlab-map-update :000000 100755 0000000000000000000000000000000000000000 617a694eafe5ca9dab064bf41ba0ecf8110b878d A scripts/hxtool :000000 100755 0000000000000000000000000000000000000000 fc3d46ef519f8bbfc85d94098c000f89b268c9fd A scripts/kernel-doc.py :000000 100755 0000000000000000000000000000000000000000 78ca3af9c448e032d9c7d572cb8b2aa602674d25 A scripts/kvm/kvm_flightrecorder :000000 100755 0000000000000000000000000000000000000000 508be19c75816fa27a687d0e1946e62e9f38d5e5 A scripts/kvm/vmxcap :000000 100644 0000000000000000000000000000000000000000 85365cc316d6eae06398dcba980c47dc531f2311 A scripts/lib/kdoc/kdoc_files.py :000000 100644 0000000000000000000000000000000000000000 19805301cb2cf881212826605a29c2e4ef6c0e71 A scripts/lib/kdoc/kdoc_item.py :000000 100644 0000000000000000000000000000000000000000 25de79ea6bcd4998c4d03ca1d8c2882db2712b93 A scripts/lib/kdoc/kdoc_output.py :000000 100644 0000000000000000000000000000000000000000 b2b790d6b8371d3d770234269dbc3e03614909a4 A scripts/lib/kdoc/kdoc_parser.py :000000 100644 0000000000000000000000000000000000000000 2dfa1bf83d64cf20d25932b661dc2e0b7b9d385f A scripts/lib/kdoc/kdoc_re.py :000000 100644 0000000000000000000000000000000000000000 2dd6581a6500f73d414ba7d5f42d1b094d24974c A scripts/lsan_suppressions.txt :000000 100755 0000000000000000000000000000000000000000 b4d61e8bc9ef478ec08659717b939212749a7e51 A scripts/make-config-poison.sh :000000 100755 0000000000000000000000000000000000000000 b5944d392861ba6f860c543bcd252f10f7a6a470 A scripts/make-release :000000 100644 0000000000000000000000000000000000000000 a2bfff9c4bfc6bc1b9e884604058478821291dd8 A scripts/meson-buildoptions.py :000000 100644 0000000000000000000000000000000000000000 08c9fbb62cd3323d68c30c720a808900f1f82d69 A scripts/meson-buildoptions.sh :000000 100644 0000000000000000000000000000000000000000 532277f5a20e1a23155af730187f7759ae1faf68 A scripts/meson.build :000000 100644 0000000000000000000000000000000000000000 837c68a246960201fa389e8c8e9a1cc014d4e7c7 A scripts/minikconf.py :000000 100755 0000000000000000000000000000000000000000 3d8546cdaa628eb0e8620bc1c1b29c5009d1f23c A scripts/mkemmc.sh :000000 100644 0000000000000000000000000000000000000000 db78b16c1f5a8195c2357b8263d78b19a415a6be A scripts/modinfo-collect.py :000000 100644 0000000000000000000000000000000000000000 e231c129196c1a394cbbc11b7206a4221ba6f1d3 A scripts/modinfo-generate.py :000000 100644 0000000000000000000000000000000000000000 1109df827d5f222fe78463379c6a7ff0db08e1c6 A scripts/modules/module_block.py :000000 100644 0000000000000000000000000000000000000000 383ea68b16d5e0c975bbe1723f582f5ab5dbba0b A scripts/mtest2make.py :000000 100644 0000000000000000000000000000000000000000 33069f4a86efe4249e1db0f4157ae8aaf2d422e7 A scripts/nsis.py :000000 100755 0000000000000000000000000000000000000000 73982981733af67bb6e1f4beccf5e9820636dc29 A scripts/oss-fuzz/build.sh :000000 100644 0000000000000000000000000000000000000000 76d2b6139a77b3c88d1ab526738269101d8afdca A scripts/oss-fuzz/instrumentation-filter-template :000000 100755 0000000000000000000000000000000000000000 414a6d91dd81618f8f6ec47de549b668f8eae5e2 A scripts/oss-fuzz/minimize_qtest_trace.py :000000 100755 0000000000000000000000000000000000000000 0df96cf95878e651c573a2f972c1fe4da71f6d58 A scripts/oss-fuzz/output_reproducer.py :000000 100755 0000000000000000000000000000000000000000 8af0d5d9c4e0459de968eb2e6c3982dcea0ec59c A scripts/oss-fuzz/reorder_fuzzer_qtest_trace.py :000000 100755 0000000000000000000000000000000000000000 bf24f5092254ffee900bdfa7f2b3cf808da6402b A scripts/performance/dissect.py :000000 100755 0000000000000000000000000000000000000000 f3f05fce551489cffbeff6aadbdbaadfb66b64da A scripts/performance/topN_callgrind.py :000000 100755 0000000000000000000000000000000000000000 7b19e6a7424bc8353db518655f7052a170d7db57 A scripts/performance/topN_perf.py :000000 100644 0000000000000000000000000000000000000000 da91c528ad93bbe8388af84e4de2054a7c40ba83 A scripts/probe-gdb-support.py :000000 100755 0000000000000000000000000000000000000000 494a1698124a6c90bb51c28b6dacde1ab3f43f20 A scripts/python_qmp_updater.py :000000 100644 0000000000000000000000000000000000000000 f3518d29a549ba5eff05186ad0c9720c6c11edfc A scripts/qapi-gen.py :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A scripts/qapi/__init__.py :000000 100644 0000000000000000000000000000000000000000 49ae6ecdd33e632f71a4fb183030b3fb6ec66492 A scripts/qapi/backend.py :000000 100644 0000000000000000000000000000000000000000 9dede7472051801e434d135293b0e34d03a47d1d A scripts/qapi/commands.py :000000 100644 0000000000000000000000000000000000000000 d7c8aa3365c6f7638a7e8709f03e0facc7571113 A scripts/qapi/common.py :000000 100644 0000000000000000000000000000000000000000 f73bc553db6fd8d98d5b7a3e41e452a498d74fbf A scripts/qapi/error.py :000000 100644 0000000000000000000000000000000000000000 d179b0ed6951d8e196920d94d7219e6ee2a8657d A scripts/qapi/events.py :000000 100644 0000000000000000000000000000000000000000 f40b247f8b61bc4ded443ae436fa033d02dca1d0 A scripts/qapi/expr.py :000000 100644 0000000000000000000000000000000000000000 57563207a823be42c241d5140d7c6e6cfe8e9654 A scripts/qapi/features.py :000000 100644 0000000000000000000000000000000000000000 0c9b8db3b0241918472e9d840ef66a692e901240 A scripts/qapi/gen.py :000000 100644 0000000000000000000000000000000000000000 7e28de2279ad32302e19916d90ddea799370c546 A scripts/qapi/introspect.py :000000 100644 0000000000000000000000000000000000000000 0e2a6ae3f070ea594c56f2f92356c2954490d4cb A scripts/qapi/main.py :000000 100644 0000000000000000000000000000000000000000 9e14c2f79212577d6dbb3bca5e0f3754da50bce1 A scripts/qapi/parser.py :000000 100644 0000000000000000000000000000000000000000 e16283ada3dc3b8af051ae8f3c581b8a511ef43a A scripts/qapi/pylintrc :000000 100644 0000000000000000000000000000000000000000 8d88b40de2e19e200e7b55b524a489c52b1a6b9b A scripts/qapi/schema.py :000000 100644 0000000000000000000000000000000000000000 ffdc3f482acd45f048ce81f720409991f04da0b3 A scripts/qapi/source.py :000000 100644 0000000000000000000000000000000000000000 b87377c6474574372608ea25bec7feaf8c070ac6 A scripts/qapi/types.py :000000 100644 0000000000000000000000000000000000000000 36e240967b687db10115ba375da3371898b7d95c A scripts/qapi/visit.py :000000 100755 0000000000000000000000000000000000000000 06b7c13ccbb547a9eb6e13817971ae8f2f47544d A scripts/qcow2-to-stdout.py :000000 100755 0000000000000000000000000000000000000000 5fd462b1d1c87b606f3c2c89087907aa1c56bcf5 A scripts/qemu-binfmt-conf.sh :000000 100644 0000000000000000000000000000000000000000 cfae94a2e9063829bf1cefa8f136b3ec69da97d6 A scripts/qemu-gdb.py :000000 100755 0000000000000000000000000000000000000000 76669f5caf136239504c081a6d324df84ec36d68 A scripts/qemu-guest-agent/fsfreeze-hook :000000 100755 0000000000000000000000000000000000000000 2b4fa3aeb1a78296ee1d4d383d5ac9b1a0c5d50f A scripts/qemu-guest-agent/fsfreeze-hook.d/mysql-flush.sh.sample :000000 100644 0000000000000000000000000000000000000000 ce99796ce2a3bd71fce2f89a327c2e1ae3f3ac87 A scripts/qemu-plugin-symbols.py :000000 100644 0000000000000000000000000000000000000000 7beeeb07eddfd110b1f68e080ac28013ac221cb4 A scripts/qemu-stamp.py :000000 100755 0000000000000000000000000000000000000000 e983460ee7585865ece38109de3f208a073f1202 A scripts/qemu-trace-stap :000000 100755 0000000000000000000000000000000000000000 3f6e7e6d41d87b026a7a40681e2530e7c04bfc8a A scripts/qemu-version.sh :000000 100644 0000000000000000000000000000000000000000 da8ff612e5d0c423bd680579f4ae1127e63cda71 A scripts/qemugdb/__init__.py :000000 100644 0000000000000000000000000000000000000000 d7c1ba0c2866ecb73d04f0dfc4e15bf885041156 A scripts/qemugdb/aio.py :000000 100644 0000000000000000000000000000000000000000 29f57ae84edbe6c0f0c32824115b50851320dcac A scripts/qemugdb/coroutine.py :000000 100644 0000000000000000000000000000000000000000 77603c04b12d45433f36220d08c7726259ad0d9f A scripts/qemugdb/mtree.py :000000 100644 0000000000000000000000000000000000000000 22529c72775cd6624ad1c738542de339bfb85290 A scripts/qemugdb/tcg.py :000000 100644 0000000000000000000000000000000000000000 916c71b74a86e64a29478c534439e7c98fcc5e95 A scripts/qemugdb/timers.py :000000 100755 0000000000000000000000000000000000000000 7ea01b9a11d70c0d0f02b69d464b3417ac75fa95 A scripts/qmp/qemu-ga-client :000000 100755 0000000000000000000000000000000000000000 0f12307c87671f2fd911a51738c6057bcb82c638 A scripts/qmp/qmp :000000 100755 0000000000000000000000000000000000000000 436c4940c263d603baef8132c4a58872c5296082 A scripts/qmp/qmp-shell :000000 100755 0000000000000000000000000000000000000000 f63dadad1eda8c3e240037444592649772290eda A scripts/qmp/qmp-shell-wrap :000000 100755 0000000000000000000000000000000000000000 7d4724a371004d8465bfa4e4277bb69b5932cd52 A scripts/qmp/qom-fuse :000000 100755 0000000000000000000000000000000000000000 96363539624857bf48520f116e60c6ba13ddadc0 A scripts/qmp/qom-get :000000 100755 0000000000000000000000000000000000000000 e988274d1e753e070e114f39f17dbe7d568916ce A scripts/qmp/qom-list :000000 100755 0000000000000000000000000000000000000000 c2569afdcd7b60d86c32eb8982ee3b7f843fc448 A scripts/qmp/qom-set :000000 100755 0000000000000000000000000000000000000000 b3cd5ab6f82a7240156ef7fc08fe9db105107639 A scripts/qmp/qom-tree :000000 100755 0000000000000000000000000000000000000000 521612fb9461bd352f0d79cb94f72d6658d3dee8 A scripts/qmp_helper.py :000000 100644 0000000000000000000000000000000000000000 5aa51d0c18eaa069a6e1b14be8aeb4cceb4fe24a A scripts/qom-cast-macro-clean-cocci-gen.py :000000 100755 0000000000000000000000000000000000000000 d784d1566a93b07f0366e97000efb64fe6e718ac A scripts/rdma-migration-helper.sh :000000 100755 0000000000000000000000000000000000000000 90fc0b374dfe68f12257d7bdd363c4fb3a0fe70b A scripts/refresh-pxe-roms.sh :000000 100755 0000000000000000000000000000000000000000 b9079bbed52e1becfdeff98de5dcf77d9859669c A scripts/render_block_graph.py :000000 100755 0000000000000000000000000000000000000000 ce1031b4ad4a68c7453b1aa85dc288d45d7daa9e A scripts/replay-dump.py :000000 100755 0000000000000000000000000000000000000000 ff6f8fcdc56e997332244d2880eab7fd96826823 A scripts/rust-to-clang-target-test.sh :000000 100644 0000000000000000000000000000000000000000 72db7e1300f7f34a8092a1c6fef334d93e5d6442 A scripts/rust-to-clang-target.sh :000000 100755 0000000000000000000000000000000000000000 13ef7c1be5d98ea10c1da7b7eee30c4e3e1df48b A scripts/rust/rust_root_crate.sh :000000 100644 0000000000000000000000000000000000000000 107b944c161be54dab40ff92d9c897334664c546 A scripts/rust/rustc_args.py :000000 100644 0000000000000000000000000000000000000000 ab2aade2cd90b07bd37bd8cb730b988aa228d52a A scripts/shaderinclude.py :000000 100755 0000000000000000000000000000000000000000 43693dba56f7c28bb1072f0b3683e6552b8cf48e A scripts/signrom.py :000000 100755 0000000000000000000000000000000000000000 5a0675c593c6d8d43d09b4465f26b6b4d8cf5e76 A scripts/simplebench/bench-backup.py :000000 100644 0000000000000000000000000000000000000000 fc370691e04f73a472c58e6141619e30548c76f9 A scripts/simplebench/bench-example.py :000000 100755 0000000000000000000000000000000000000000 541a47e586d693ab30b577d646463fb2ef31b95f A scripts/simplebench/bench_block_job.py :000000 100755 0000000000000000000000000000000000000000 85f588c597ad20f37a331f34ad52fd055af0a2c3 A scripts/simplebench/bench_prealloc.py :000000 100755 0000000000000000000000000000000000000000 da601ea2fe508615fb63e07210032f6f4b4a4344 A scripts/simplebench/bench_write_req.py :000000 100755 0000000000000000000000000000000000000000 f8e1540ada4b85fefac18d8750302e7fb0ef0f39 A scripts/simplebench/img_bench_templater.py :000000 100755 0000000000000000000000000000000000000000 d561e5e2dbe03c97d2e89740d5bcfdbbf067d341 A scripts/simplebench/results_to_text.py :000000 100644 0000000000000000000000000000000000000000 8efca2af98851d65c6ced0df52742446d0c660eb A scripts/simplebench/simplebench.py :000000 100644 0000000000000000000000000000000000000000 950f3b30247351b814002c192872ffa72740f514 A scripts/simplebench/table_templater.py :000000 100755 0000000000000000000000000000000000000000 cef81b0707f0f4ff2236d07aed349af14f53cee3 A scripts/simpletrace.py :000000 100644 0000000000000000000000000000000000000000 b72563895c5668d5947a31f36d6105463c943ac7 A scripts/symlink-install-tree.py :000000 100755 0000000000000000000000000000000000000000 0fdc9cb94770b05368cc7cccc36a6a644fb6520f A scripts/tracetool.py :000000 100644 0000000000000000000000000000000000000000 61ba6f1ba8c09788ed266c38fce826f358e364a7 A scripts/tracetool/__init__.py :000000 100644 0000000000000000000000000000000000000000 9109a783c72f6ce1af046c3c8891307eea1230c3 A scripts/tracetool/backend/__init__.py :000000 100644 0000000000000000000000000000000000000000 f0b58cc15857e6ad6616c2d54dc11a742e80d7da A scripts/tracetool/backend/dtrace.py :000000 100644 0000000000000000000000000000000000000000 e03698a2edff862787c20ab2878088190a20d6e1 A scripts/tracetool/backend/ftrace.py :000000 100644 0000000000000000000000000000000000000000 9e3e5046f5f66f72079a0241b511d2f5f9fd33b0 A scripts/tracetool/backend/log.py :000000 100644 0000000000000000000000000000000000000000 b131e4fc194220efe5a1693e7d5224feff34a599 A scripts/tracetool/backend/simple.py :000000 100644 0000000000000000000000000000000000000000 12b826593db4bd09e8aa55001a168998af4009d3 A scripts/tracetool/backend/syslog.py :000000 100644 0000000000000000000000000000000000000000 3aa9bb1da2991fab4ca047294befe6800d5515a4 A scripts/tracetool/backend/ust.py :000000 100644 0000000000000000000000000000000000000000 7b9d1b578265e7708d16e655302befd4eaeef5a6 A scripts/tracetool/format/__init__.py :000000 100644 0000000000000000000000000000000000000000 50e03313cbf1824151759a0736d52588fbbc7f37 A scripts/tracetool/format/c.py :000000 100644 0000000000000000000000000000000000000000 e9e33dfe30a3a765534174eb97d4b20ae7a17580 A scripts/tracetool/format/d.py :000000 100644 0000000000000000000000000000000000000000 dd58713a15816930308bed4eae1efd122bd5c83e A scripts/tracetool/format/h.py :000000 100644 0000000000000000000000000000000000000000 259303a189df6b44aff8f2d1e8ac0c1246f4fb76 A scripts/tracetool/format/log_stap.py :000000 100644 0000000000000000000000000000000000000000 7d9af7edfee2cfe72ed34783fb6aa29927f45a62 A scripts/tracetool/format/rs.py :000000 100644 0000000000000000000000000000000000000000 c7bde97a8556da642b81cbe0a45c5475f7c88ece A scripts/tracetool/format/simpletrace_stap.py :000000 100644 0000000000000000000000000000000000000000 285c9203ba7076930483898ca4032e6486adea67 A scripts/tracetool/format/stap.py :000000 100644 0000000000000000000000000000000000000000 074226bfd3766058c3b0aa04c7448a13482db66a A scripts/tracetool/format/ust_events_c.py :000000 100644 0000000000000000000000000000000000000000 cee7970a4036895751e59fe35381f0357164c899 A scripts/tracetool/format/ust_events_h.py :000000 100755 0000000000000000000000000000000000000000 2122598fed8e2028e44ef94bf06bec44636671e9 A scripts/u2f-setup-gen.py :000000 100644 0000000000000000000000000000000000000000 4b6a72d95f47dfe8eadef13700863857b42aa87b A scripts/undefsym.py :000000 100755 0000000000000000000000000000000000000000 b66a60ebad83f56da4e149fc423ed966cac659cb A scripts/update-cargo-wraps.py :000000 100755 0000000000000000000000000000000000000000 3c3a0e9394d277766e613dd5ef4e9c7407ec0033 A scripts/update-linux-headers.sh :000000 100755 0000000000000000000000000000000000000000 5a529b699eb8bf291f53bf3152d4d7c9ce56aeca A scripts/update-mips-syscall-args.sh :000000 100755 0000000000000000000000000000000000000000 f0927c544db117c38000e780270dd59d4ec059c9 A scripts/update-syscalltbl.sh :000000 100755 0000000000000000000000000000000000000000 a61a9abbfcb25e95a9f4428b7574de8167e78adc A scripts/userfaultfd-wrlat.py :000000 100755 0000000000000000000000000000000000000000 89b100e6cca890e669ab3aef7d3d73cc99f31664 A scripts/vmstate-static-checker.py :000000 100644 0000000000000000000000000000000000000000 db049e605cf9ab3ec07c568a1db7e6ac3559da49 A scripts/xen-detect.c :000000 100644 0000000000000000000000000000000000000000 dd92579969ab2d6f97bfd7190ef7fd1fbae36a07 A scripts/xml-preprocess-test.py :000000 100644 0000000000000000000000000000000000000000 57f1d2891257b6811276354c0506f14af5e9c64c A scripts/xml-preprocess.py :000000 100644 0000000000000000000000000000000000000000 cdb91e11b0e6c439df30851bc20dbf915f7c63bc A scsi/meson.build :000000 100644 0000000000000000000000000000000000000000 e26e104ec761ff598471bb2f7222c90d19f60f42 A scsi/pr-helper.h :000000 100644 0000000000000000000000000000000000000000 53432e6d606a67b6a7d7260089ec3854009ea3cf A scsi/pr-manager-helper.c :000000 100644 0000000000000000000000000000000000000000 738b6d7425ec16fa2dea3de466ee1188001b7c19 A scsi/pr-manager-stub.c :000000 100644 0000000000000000000000000000000000000000 fec0d68c4cce5b5137529e00d0362973b1d9c88d A scsi/pr-manager.c :000000 100644 0000000000000000000000000000000000000000 9dcd3ec7111e014b7dd8ee2b4511de2f8e0b5f7d A scsi/qemu-pr-helper.c :000000 100644 0000000000000000000000000000000000000000 baf924fa89e0c4ccf9832dcc117ac2664250e65b A scsi/trace-events :000000 100644 0000000000000000000000000000000000000000 3e4d89a3a501a24b4e4a83325f6de507b611f8d7 A scsi/trace.h :000000 100644 0000000000000000000000000000000000000000 daee90ecf0e3a07348a3f91e15ff5a26366c7193 A scsi/utils.c :000000 100644 0000000000000000000000000000000000000000 fbe6ac87f9d37a8c300ba5a2b91b82c4068c2d9d A semihosting/Kconfig :000000 100644 0000000000000000000000000000000000000000 40199c984297422d13db9642f9daecb4463d585b A semihosting/arm-compat-semi-stub.c :000000 100644 0000000000000000000000000000000000000000 b930a028649af028d010cf4e88aa488871c3f5c7 A semihosting/arm-compat-semi.c :000000 100644 0000000000000000000000000000000000000000 56283b5c3c38a8465858b0464f9a622cdcbe9a69 A semihosting/config.c :000000 100644 0000000000000000000000000000000000000000 9d78683356430cd5bee2e9472cd5708ec34507e2 A semihosting/console.c :000000 100644 0000000000000000000000000000000000000000 8b5770bab0d841d4993abfa3cdecd17aa83e8bf3 A semihosting/guestfd.c :000000 100644 0000000000000000000000000000000000000000 15e3be26989058dfb241142c243b9c9d5cc61d6b A semihosting/meson.build :000000 100644 0000000000000000000000000000000000000000 c001c845749e0205ff236a0b10afc307a18ccf21 A semihosting/stubs-all.c :000000 100644 0000000000000000000000000000000000000000 989789f373a4f2be2e277b6ab797337675ad9471 A semihosting/stubs-system.c :000000 100644 0000000000000000000000000000000000000000 0456db0befb472f7779b4f54faaa4ccc5b72dc7f A semihosting/syscalls.c :000000 100644 0000000000000000000000000000000000000000 ff944d8c2f7d261fabe59b900ecf712e3002d16b A semihosting/uaccess.c :000000 100644 0000000000000000000000000000000000000000 98c144cb456d131e1ad041878bfc2c242d464b7f A semihosting/user.c :000000 100644 0000000000000000000000000000000000000000 b5f68a94052e5f54d05a96d7ae7fcf1a24a70df8 A stats/meson.build :000000 100644 0000000000000000000000000000000000000000 3d556c745d61fb7fc96998e969f5035c218bb273 A stats/stats-hmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 884674ee32311228c118e2670604790e6e09f76b A stats/stats-qmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 fc088cbea7f96dc843ee21ab1c015742cc065833 A storage-daemon/meson.build :000000 100644 0000000000000000000000000000000000000000 cd064ac5780b5030c27c29f361a38a6ceb5d28fd A storage-daemon/qapi/meson.build :000000 100644 0000000000000000000000000000000000000000 478e7a92b21a8e389665d741a85cff48947fc3a0 A storage-daemon/qapi/qapi-schema.json :000000 100644 0000000000000000000000000000000000000000 50dbfbd97aea41a3f500384b5c780995d3828dd8 A storage-daemon/qemu-storage-daemon.c :000000 100644 0000000000000000000000000000000000000000 b8975bf5a8adc1fe3850349111d1239b6f1b04d4 A stubs/async-run-on-cpu.c :000000 100644 0000000000000000000000000000000000000000 e62c2898627ed4f0b50ecebae1edee8cac35ca9d A stubs/bdrv-next-monitor-owned.c :000000 100644 0000000000000000000000000000000000000000 76b08275a5c7e7755175ab84be1bd8ac3106c6c9 A stubs/blk-commit-all.c :000000 100644 0000000000000000000000000000000000000000 2f68e06d7d05c1532667f9e53f0ed8b591c1493c A stubs/blk-exp-close-all.c :000000 100644 0000000000000000000000000000000000000000 f1f1d9cdca8bf0e0652174b6f8639145db07fe85 A stubs/blockdev-close-all-bdrv-states.c :000000 100644 0000000000000000000000000000000000000000 002d248abf2dc8eab38beec7e148a3624a8bcaef A stubs/change-state-handler.c :000000 100644 0000000000000000000000000000000000000000 3fdbae2c69e88b5dfa457a8d1f8b676783038a29 A stubs/cmos.c :000000 100644 0000000000000000000000000000000000000000 dc6813f5bd1281b8bc094fccbfc32e7e2b4de863 A stubs/cpu-destroy-address-spaces.c :000000 100644 0000000000000000000000000000000000000000 53b9c83d768c0457ce676ee1cd0dca003e3500b1 A stubs/cpu-get-clock.c :000000 100644 0000000000000000000000000000000000000000 2ed09ff3ed69add66e5b2d22971ff271ad1cfd14 A stubs/cpu-synchronize-state.c :000000 100644 0000000000000000000000000000000000000000 c59fb76a1085c6149a5ceadd444cbb9ae24c91e2 A stubs/cpus-queue.c :000000 100644 0000000000000000000000000000000000000000 0b83a92533415ab542a1c03cacc74010230952ab A stubs/cpus-virtual-clock.c :000000 100644 0000000000000000000000000000000000000000 df7897b72b1962d9e2b1e14b08b143ed6324c9c6 A stubs/dump.c :000000 100644 0000000000000000000000000000000000000000 2950fd91fd3221ae91dbc06406edae90343eb29c A stubs/fdset.c :000000 100644 0000000000000000000000000000000000000000 e7a9f714f353493919dfa4406ea094b439b8c636 A stubs/fw_cfg.c :000000 100644 0000000000000000000000000000000000000000 4cfac484e53c57b8dcd1fb40ad62da56d8fd2708 A stubs/get-vm-name.c :000000 100644 0000000000000000000000000000000000000000 177aa0a8ba5a0e7ea21f37c215ef9d1892204c67 A stubs/graph-lock.c :000000 100644 0000000000000000000000000000000000000000 8a53e367a9fc77d520f6f2b4ef204629dda90778 A stubs/hmp-cmd-info_mem.c :000000 100644 0000000000000000000000000000000000000000 c9c1d10c165c182164a2827d589a351fb6ea9935 A stubs/hmp-cmd-info_sev.c :000000 100644 0000000000000000000000000000000000000000 a144e68c1c7c9ac2fef54c130bf34ca29830abc9 A stubs/hmp-cmd-info_tlb.c :000000 100644 0000000000000000000000000000000000000000 2b4f4cac79f7b1b7488a48b4239fe6d8dffdac76 A stubs/hmp-cmds-hw-s390x.c :000000 100644 0000000000000000000000000000000000000000 43a167056d5f4633e0b7578ec5c7fa7593c16de5 A stubs/hmp-cmds-target-i386.c :000000 100644 0000000000000000000000000000000000000000 32b4af79974632378fed25f79afe362cee489af1 A stubs/hotplug-stubs.c :000000 100644 0000000000000000000000000000000000000000 ceb73b4fc2ce5a6aac78242799e3714dca55b9b2 A stubs/icount.c :000000 100644 0000000000000000000000000000000000000000 9e9f683fc9607bae85baaaa2f269eba594ae0574 A stubs/igvm.c :000000 100644 0000000000000000000000000000000000000000 c88ed70462514bf65ca98e9e749f387901f5cbc4 A stubs/iothread-lock-block.c :000000 100644 0000000000000000000000000000000000000000 c89c9c7228f32265dbb9fa71c84932a19606c2d9 A stubs/iothread-lock.c :000000 100644 0000000000000000000000000000000000000000 8f63325bb2211a04a8763c505a95d1e3baefac4a A stubs/is-daemonized.c :000000 100644 0000000000000000000000000000000000000000 2db61d89a7301ea9b07c16187813f0f1ea9bb13c A stubs/kvm.c :000000 100644 0000000000000000000000000000000000000000 b1a27e926e33a054e230cfd88bca5217ae851d9a A stubs/linux-aio.c :000000 100644 0000000000000000000000000000000000000000 29b6644b25492f441cd055d733fba0718a0e333a A stubs/meson.build :000000 100644 0000000000000000000000000000000000000000 e54c7160d3d81b465f373f0405df243957088cab A stubs/migr-blocker.c :000000 100644 0000000000000000000000000000000000000000 8dfd46d2a8a3b9d164b75ac59ce7eeb35368a754 A stubs/monitor-core.c :000000 100644 0000000000000000000000000000000000000000 93966a16b855a61e3caeee20ad3215ec75cde1d6 A stubs/monitor-cur.c :000000 100644 0000000000000000000000000000000000000000 9452a3f0c2c891a028e8b548cb06bb7c6ad6369e A stubs/monitor-hmp.c :000000 100644 0000000000000000000000000000000000000000 4483ca25557f7fe27cbd1875a9f05f108f9263c5 A stubs/monitor-internal.c :000000 100644 0000000000000000000000000000000000000000 2eca06ab6d6edd900d6304a8405150c0f2b1b226 A stubs/physmem.c :000000 100644 0000000000000000000000000000000000000000 70b2719d714b2a4ac778cc796207681c6a69845a A stubs/qapi-event-emit.c :000000 100644 0000000000000000000000000000000000000000 61596de5f87e1b4952fb2da790ba9b7123f25e98 A stubs/qdev.c :000000 100644 0000000000000000000000000000000000000000 b57b983c6f49d1f802d79a62ac108f423e89c610 A stubs/qemu-timer-notify-cb.c :000000 100644 0000000000000000000000000000000000000000 b3429243ef86399ffd502ba25efc81a827551235 A stubs/qmp-arm-gic.c :000000 100644 0000000000000000000000000000000000000000 8851faced1323a82989864e8f658f42420f8cbe6 A stubs/qmp-command-available.c :000000 100644 0000000000000000000000000000000000000000 8683dd2d4c61d86ddcd149ee3808fab98b002801 A stubs/qmp-cpu-s390x-kvm.c :000000 100644 0000000000000000000000000000000000000000 71e794482b5ee49f0e1ee483972f00a1363eace8 A stubs/qmp-cpu-s390x.c :000000 100644 0000000000000000000000000000000000000000 a8c7ee89b9d16c9e84bfb5396dcc7427789d2e66 A stubs/qmp-cpu.c :000000 100644 0000000000000000000000000000000000000000 8420d7c93c214bae962c05085ef651561d85d48c A stubs/qmp-i386-rtc.c :000000 100644 0000000000000000000000000000000000000000 d4f024128cab2d77becca529c7db6bcead483260 A stubs/qmp-i386-sev.c :000000 100644 0000000000000000000000000000000000000000 00e081d52dde1ae5308d0e7cdf0f8dfbc01a438a A stubs/qmp-i386-sgx.c :000000 100644 0000000000000000000000000000000000000000 95b826f97956ca76dbd59e4858521ccc19364966 A stubs/qmp-i386-xen.c :000000 100644 0000000000000000000000000000000000000000 8fb523e905016a3477afe2c2e2a3ab6fb282651b A stubs/qmp-quit.c :000000 100644 0000000000000000000000000000000000000000 2c955677bed1a5e99d5fb9fd3209c1cc0883ca8f A stubs/qom-compat-properties.c :000000 100644 0000000000000000000000000000000000000000 6c3972592741ef273a5da39c47905eca46255df7 A stubs/qtest.c :000000 100644 0000000000000000000000000000000000000000 1c79e447ff00576168c481c2e2813a08843efb52 A stubs/ram-block.c :000000 100644 0000000000000000000000000000000000000000 5bc8f7d6589bf1131c89be5ea6e87a081b5c39b0 A stubs/replay-mode.c :000000 100644 0000000000000000000000000000000000000000 17dc3babd9b126df5333e177e3dae4a9b8962266 A stubs/replay-tools.c :000000 100644 0000000000000000000000000000000000000000 b4dd6a566e8db7593e17e0f7962e61234cfa836b A stubs/replay.c :000000 100644 0000000000000000000000000000000000000000 c47abdf84b71af28d8fad626d89043c9449f4978 A stubs/runstate-check.c :000000 100644 0000000000000000000000000000000000000000 68b771226fa451e56c79218b40900a08b7ac1ed1 A stubs/sysbus.c :000000 100644 0000000000000000000000000000000000000000 b428f34c87881eb5af2f45be89e9a90e59b75d18 A stubs/trace-control.c :000000 100644 0000000000000000000000000000000000000000 e5112eb3f60470e2c5f1581715ab229cb2b1ca45 A stubs/uuid.c :000000 100644 0000000000000000000000000000000000000000 e139aabf7be746973d069b09df91409707533227 A stubs/vm-stop.c :000000 100644 0000000000000000000000000000000000000000 c190762d7c141e038868875de6aa338959bbbf92 A stubs/vmstate.c :000000 100644 0000000000000000000000000000000000000000 1a084b081ab641a6aa6f0e83812fb47aae5d805b A stubs/win32-kbd-hook.c :000000 100644 0000000000000000000000000000000000000000 6cf0e9a4c1d0596035de253ac2c004d91b86c75b A stubs/xen-hw-stub.c :000000 100644 0000000000000000000000000000000000000000 3559b2c758f4bda8c344b82d188f25efcdae7ceb A subprojects/.gitignore :000000 100644 0000000000000000000000000000000000000000 dbb28f4133b34250d0dbddfd9f8fcd315dc559b0 A subprojects/anyhow-1-rs.wrap :000000 100644 0000000000000000000000000000000000000000 fdab964620759a101ccfe495176e3fae3b01851e A subprojects/attrs-0.2-rs.wrap :000000 100644 0000000000000000000000000000000000000000 c3e356d42fb9e876f3ced3cebf2af2281dcb2641 A subprojects/berkeley-softfloat-3.wrap :000000 100644 0000000000000000000000000000000000000000 b8b12e76294c5f41558abd8ee542707160a677b1 A subprojects/berkeley-testfloat-3.wrap :000000 100644 0000000000000000000000000000000000000000 dcffe0abd83c07c0448ddbecdbef7ef080037b5c A subprojects/bitfield-struct-0.13-rs.wrap :000000 100644 0000000000000000000000000000000000000000 d1bc9174e9130bdd06d4f2e1917803d1520d0fa1 A subprojects/dtc.wrap :000000 100644 0000000000000000000000000000000000000000 9aa70acd6ad87d9bdee4711942cf73c36e4f2ab6 A subprojects/foreign-0.4-rs.wrap :000000 100644 0000000000000000000000000000000000000000 ea4d5f66a58d432f26ac43094a48fa8379084ee2 A subprojects/glib-sys-0.21-rs.wrap :000000 100644 0000000000000000000000000000000000000000 dda7b0e5716f98288614cb4e03e0b3f487f437ef A subprojects/keycodemapdb.wrap :000000 100644 0000000000000000000000000000000000000000 f77af72210c36fd3f99f1976fe1f18b27662e93e A subprojects/libblkio.wrap :000000 100644 0000000000000000000000000000000000000000 2bdb7c1750bc984167d16c8f46b54b550b612701 A subprojects/libc-0.2-rs.wrap :000000 120000 0000000000000000000000000000000000000000 8c2be64f7b17f85af17908942950d425a74b8ff6 A subprojects/libvduse/include/atomic.h :000000 120000 0000000000000000000000000000000000000000 de7b70697cd297a23775f0f4c196ecf3fb5dc327 A subprojects/libvduse/include/compiler.h :000000 100644 0000000000000000000000000000000000000000 712b97b4c3ba30c7cfd112bd309c808e1cfdab2f A subprojects/libvduse/libvduse.c :000000 100644 0000000000000000000000000000000000000000 32f19e7b486a107047e6cfcf28281604fa72121a A subprojects/libvduse/libvduse.h :000000 120000 0000000000000000000000000000000000000000 04f3304f79c6dd879c6b7f5a602cb945c935ac4d A subprojects/libvduse/linux-headers/linux :000000 100644 0000000000000000000000000000000000000000 3e3b53da33ae19a6870a3b0cbc52187425a7d93a A subprojects/libvduse/meson.build :000000 120000 0000000000000000000000000000000000000000 c416f068ac77dea3c9d71cb92e58164d2a305ba2 A subprojects/libvduse/standard-headers/linux :000000 100644 0000000000000000000000000000000000000000 11db795f8abe9bf86e0405651970160629ed3f30 A subprojects/libvfio-user.wrap :000000 120000 0000000000000000000000000000000000000000 8c2be64f7b17f85af17908942950d425a74b8ff6 A subprojects/libvhost-user/include/atomic.h :000000 120000 0000000000000000000000000000000000000000 de7b70697cd297a23775f0f4c196ecf3fb5dc327 A subprojects/libvhost-user/include/compiler.h :000000 100644 0000000000000000000000000000000000000000 efc9d814e37cdad9a8815834a9172c0ce9228447 A subprojects/libvhost-user/libvhost-user-glib.c :000000 100644 0000000000000000000000000000000000000000 1a79a4916ef26ac9b45c0cc3046a096fe69010b9 A subprojects/libvhost-user/libvhost-user-glib.h :000000 100644 0000000000000000000000000000000000000000 2fed792e8555263c4701a6f3e1d206613cc01483 A subprojects/libvhost-user/libvhost-user.c :000000 100644 0000000000000000000000000000000000000000 a534d70771b45e05c7ab0a2d5d68763cd9a31305 A subprojects/libvhost-user/libvhost-user.h :000000 100644 0000000000000000000000000000000000000000 e01d6eb1fa2766ed60a3ca6504be90ccaa2f6800 A subprojects/libvhost-user/link-test.c :000000 100644 0000000000000000000000000000000000000000 a18014e7f26fabe7da30de5b4561a445d4258049 A subprojects/libvhost-user/meson.build :000000 120000 0000000000000000000000000000000000000000 15a23781396fa8179e8a3c0f6b9a2a7b44daf78c A subprojects/libvhost-user/standard-headers/linux :000000 100644 0000000000000000000000000000000000000000 91c46539c31072a394773d13344bca8ebc8a8947 A subprojects/packagefiles/anyhow-1-rs/meson/meson.build :000000 100644 0000000000000000000000000000000000000000 4ce964b8389ca07e777f76bcb97b48823f295c79 A subprojects/packagefiles/berkeley-softfloat-3/meson.build :000000 100644 0000000000000000000000000000000000000000 868ae57e805eb56537c33d521892323e79028aaa A subprojects/packagefiles/berkeley-softfloat-3/meson_options.txt :000000 100644 0000000000000000000000000000000000000000 a41673d616bf19a705a102d7ea71c9f78ba4790e A subprojects/packagefiles/berkeley-testfloat-3/meson.build :000000 100644 0000000000000000000000000000000000000000 868ae57e805eb56537c33d521892323e79028aaa A subprojects/packagefiles/berkeley-testfloat-3/meson_options.txt :000000 100644 0000000000000000000000000000000000000000 fc048fd32c202ec9f037e4798337087eb136a4c9 A subprojects/packagefiles/foreign-0.4-rs/meson/meson.build :000000 100644 0000000000000000000000000000000000000000 ba770a697f818c75e5e09cfd7221f2a99726727e A subprojects/packagefiles/libc-0.2-rs/meson/meson.build :000000 100644 0000000000000000000000000000000000000000 09712bb0b0e069202623305c2ff39b47175f8ce0 A subprojects/packagefiles/proc-macro2-1-rs/meson/meson.build :000000 100644 0000000000000000000000000000000000000000 72e771ec78752b2da903be5401a4976a72b239e1 A subprojects/probe-0.5-rs.wrap :000000 100644 0000000000000000000000000000000000000000 676d1a3a8ca27103534dec4c7fe6946e82f4ee38 A subprojects/proc-macro2-1-rs.wrap :000000 100644 0000000000000000000000000000000000000000 c6360ceab438c79c0681011511cad9147f7dfb2b A subprojects/quote-1-rs.wrap :000000 100644 0000000000000000000000000000000000000000 a93b0489621853af9b1d67600798ac47c2400995 A subprojects/slirp.wrap :000000 100644 0000000000000000000000000000000000000000 4b97bed258fc8c495d75cf2e21c8a58a81ff057c A subprojects/syn-2-rs.wrap :000000 100644 0000000000000000000000000000000000000000 2563f101d400c3a43d686a85053426c9974fc1eb A subprojects/unicode-ident-1-rs.wrap :000000 100644 0000000000000000000000000000000000000000 1ad2f3d6f78bbfc35ef7479f416436fbe4cb6a31 A system/arch_init.c :000000 100644 0000000000000000000000000000000000000000 9148ee8d041272316cd2c94844013a1c3812ed6e A system/async-teardown.c :000000 100644 0000000000000000000000000000000000000000 311fa5058b94d5736c5adb6a901f326201b3a5e5 A system/balloon.c :000000 100644 0000000000000000000000000000000000000000 9538b08983f5f982b2064c5663db85323f474344 A system/bootdevice.c :000000 100644 0000000000000000000000000000000000000000 9919b46230f1caf8be1a1b6ef00acd94678437ce A system/cpu-timers.c :000000 100644 0000000000000000000000000000000000000000 e11a5aab6a696962d94ad30ac38acd8867b1bf88 A system/cpus.c :000000 100644 0000000000000000000000000000000000000000 428330b0feca8099c92b97d5107d4cd391a12277 A system/device_tree-stub.c :000000 100644 0000000000000000000000000000000000000000 48365435ea02341a71267aa7267eab981ea2a74e A system/device_tree.c :000000 100644 0000000000000000000000000000000000000000 fb9338e9aef66efcc270901145b97e3358020aeb A system/dirtylimit-hmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 70bb7bac2d0d7ad5fab3168e3ece5c981011a71d A system/dirtylimit.c :000000 100644 0000000000000000000000000000000000000000 0d592f6468092d9eeb7d736be29ee80ce70a351d A system/dma-helpers.c :000000 100644 0000000000000000000000000000000000000000 d236944572f42ff4fb5016b072cdd7bb72169acf A system/exit-with-parent.c :000000 100644 0000000000000000000000000000000000000000 34fd3ce9c72dd10dea13deab7ef7c96af91a30fc A system/globals.c :000000 100644 0000000000000000000000000000000000000000 0a1b80f29949e8c92c500e0a60aafa8868e88960 A system/ioport.c :000000 100644 0000000000000000000000000000000000000000 b8f7157cc346a37095700d51f96b1a353d06b549 A system/main.c :000000 100644 0000000000000000000000000000000000000000 b2b9b5b0c5eb339aaaafd0e092e8e6c5182cee93 A system/memory-internal.h :000000 100644 0000000000000000000000000000000000000000 264dc90c0a55547ca3549a945096d26443ebfa26 A system/memory.c :000000 100644 0000000000000000000000000000000000000000 a728b7737c2bc6016fafd3dee8082cdddf536352 A system/memory_ldst.c.inc :000000 100644 0000000000000000000000000000000000000000 fb933de11f8b5e9cd837aa025b58024f0c551ee8 A system/memory_ldst_endian.c.inc :000000 100644 0000000000000000000000000000000000000000 cacef504f68ee41c3edd71522954dc1bec74b61f A system/memory_mapping.c :000000 100644 0000000000000000000000000000000000000000 41e2e4a292d1f48100278df6a471fad150323a1b A system/meson.build :000000 100644 0000000000000000000000000000000000000000 d85430357d56ad9ee88bf10a8c9c1203f0d86db7 A system/physmem-qmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 bd5f41cb020bfbceb769d6d01e73676b6e092859 A system/physmem.c :000000 100644 0000000000000000000000000000000000000000 8185822daa71454b27798d677a310f4a1e9ea539 A system/qdev-monitor.c :000000 100644 0000000000000000000000000000000000000000 f8e1238b9140df914426259ea7ac2c419e9555c3 A system/qemu-seccomp.c :000000 100644 0000000000000000000000000000000000000000 47c954838dd006a608ff815067078602ae430d59 A system/qtest.c :000000 100644 0000000000000000000000000000000000000000 59ec7a28eb05ace7311e10670d93e4a8a4ad795c A system/ram-block-attributes.c :000000 100644 0000000000000000000000000000000000000000 e9a609e5cd5b7e1b8669a2e7e09a1cd438079b7f A system/ram-discard-manager.c :000000 100644 0000000000000000000000000000000000000000 018609a4f9a4f56b5e3485f82513ab6ceebb3501 A system/rtc.c :000000 100644 0000000000000000000000000000000000000000 f912bc837f27a3debb4d450f698bf072bc0ad775 A system/runstate-action.c :000000 100644 0000000000000000000000000000000000000000 ad70b53f8abf86603a1da3e26633db0a750b174f A system/runstate-hmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 d3e64d2b6258aac4213f0e182f41d58040ca70c0 A system/runstate.c :000000 100644 0000000000000000000000000000000000000000 35406e24d2c3fd660e4bc0b57257889903baa1a5 A system/tpm-hmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 903b29c0437bb423f74b0d6713d62b32b13e784f A system/tpm.c :000000 100644 0000000000000000000000000000000000000000 38ad0be8a9980ee816062354922506b3592402d8 A system/trace-events :000000 100644 0000000000000000000000000000000000000000 cd0136dcdc12aa9848e71d4ed5ddcc340ef0d1c5 A system/trace.h :000000 100644 0000000000000000000000000000000000000000 468a9fc247ac5d985db3db1e2391ffd7dcb679e6 A system/vl.c :000000 100644 0000000000000000000000000000000000000000 21d0bb36cae8dac03809d9551a57ed2df1f1d7a8 A system/watchpoint.c :000000 100644 0000000000000000000000000000000000000000 6965e4d116904f24049422eff920c445f8add7d7 A target-info-qom.c :000000 100644 0000000000000000000000000000000000000000 d121b8c017029c36b6dd1fef65a343a10399bed8 A target-info-stub.c :000000 100644 0000000000000000000000000000000000000000 012b384036d0c35f23644808eea8e57cfcb3ed13 A target-info.c :000000 100644 0000000000000000000000000000000000000000 0288a3f4164a9fabe1879358428b7335fb06e31f A target/Kconfig :000000 100644 0000000000000000000000000000000000000000 267222c05b8980921fc8493682b96730fc056d4e A target/alpha/Kconfig :000000 100644 0000000000000000000000000000000000000000 26ffc231cda7b38063d4c849f94846dbfaecde72 A target/alpha/clk_helper.c :000000 100644 0000000000000000000000000000000000000000 f87b36fe873e7e76c7af3aa4be7eb652729e6fdc A target/alpha/cpu-param.h :000000 100644 0000000000000000000000000000000000000000 1b32b18d34cbcfed42df3f1ab27ff4d5a65eec7c A target/alpha/cpu-qom.h :000000 100644 0000000000000000000000000000000000000000 12e8602166347ed3d28b72c55f0a7f4530c229f8 A target/alpha/cpu.c :000000 100644 0000000000000000000000000000000000000000 378bd96d941c632aea6a4911be55577909787f96 A target/alpha/cpu.h :000000 100644 0000000000000000000000000000000000000000 5b7e4bd5eb9440922df0658317f8771e71177579 A target/alpha/fpu_helper.c :000000 100644 0000000000000000000000000000000000000000 b458eadd7d9deee3ab1895bd63d2a9478198a504 A target/alpha/gdbstub.c :000000 100644 0000000000000000000000000000000000000000 c3614ecafda16baa611c4c41aca4cf7b750fdada A target/alpha/helper.c :000000 100644 0000000000000000000000000000000000000000 954a5c8294cf5e72d2271db3d56568746ebb14a7 A target/alpha/helper.h :000000 100644 0000000000000000000000000000000000000000 6bfe63500e05f00edc7da44362a39a2fe103793a A target/alpha/int_helper.c :000000 100644 0000000000000000000000000000000000000000 dcba5d441be6fc23f63ece3d97baf3786cbb3773 A target/alpha/machine.c :000000 100644 0000000000000000000000000000000000000000 b3988417e4b4c2a9645ad86e2daeac813ca11a38 A target/alpha/mem_helper.c :000000 100644 0000000000000000000000000000000000000000 818256a1c31371fad2ba992cf41e97cba8f42a7c A target/alpha/meson.build :000000 100644 0000000000000000000000000000000000000000 0e0a619975bd002a869a17dacabd7e6c19d48ede A target/alpha/sys_helper.c :000000 100644 0000000000000000000000000000000000000000 c66e3f9c1466776c6cd35871e20168ba0302bb57 A target/alpha/translate.c :000000 100644 0000000000000000000000000000000000000000 c1d201e7b4db3ffe0204b5fc4f13835a9964b6aa A target/alpha/vax_helper.c :000000 100644 0000000000000000000000000000000000000000 7f8a2217ae13b8d54afe1f41055c1f85eedd1689 A target/arm/Kconfig :000000 100644 0000000000000000000000000000000000000000 1dd79849c1393a906e53f84e2e4b7ef4c17bdd53 A target/arm/arch_dump.c :000000 100644 0000000000000000000000000000000000000000 a06be5cc9975c314573089ca7bd9bb08be85109b A target/arm/arm-powerctl.c :000000 100644 0000000000000000000000000000000000000000 37c8a04f0a9c14fcc58daade7bcad65402f6139a A target/arm/arm-powerctl.h :000000 100644 0000000000000000000000000000000000000000 83ec95c290f6a5a5070a3da33b9b7612fe40e136 A target/arm/arm-qmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 38d52deb3d68d49e564964949e15f1fcd0d133f3 A target/arm/common-semi-target.c :000000 100644 0000000000000000000000000000000000000000 ae817b08ddf964e62157771a52bfc52131026a80 A target/arm/cortex-regs.c :000000 100644 0000000000000000000000000000000000000000 9c9ae9cd71575c652ef3d5c5a0b7548f9e6376d7 A target/arm/cpregs-gcs.c :000000 100644 0000000000000000000000000000000000000000 39c511205cca0493eb3cdfad25226427d0162a93 A target/arm/cpregs-omap-stub.c :000000 100644 0000000000000000000000000000000000000000 ac855baada97533d444b791966f0a9eb8e2a0221 A target/arm/cpregs-omap.c :000000 100644 0000000000000000000000000000000000000000 46df6597b1ab3ff387c634f4eb82ec96156c58df A target/arm/cpregs-pmu.c :000000 100644 0000000000000000000000000000000000000000 9f2532fe667fcd3dde6cd8df4408179e3d99d43a A target/arm/cpregs.h :000000 100644 0000000000000000000000000000000000000000 eecbc3b889e964181f80df2ab9e1bb1892b3e586 A target/arm/cpu-features.h :000000 100644 0000000000000000000000000000000000000000 883e8a176c3b519406a0e80a292413cd680dddbe A target/arm/cpu-irq.c :000000 100644 0000000000000000000000000000000000000000 739500a04fc7efb8af254331321258edef3607ec A target/arm/cpu-max.c :000000 100644 0000000000000000000000000000000000000000 f67e7b346061acc8b9ea2c353128869d68ba03cf A target/arm/cpu-param.h :000000 100644 0000000000000000000000000000000000000000 2fcb0e12525cc9f3326a7f80d806106488e34002 A target/arm/cpu-qom.h :000000 100644 0000000000000000000000000000000000000000 7877a3b06a8edcab5e3249e9a212fd5c81912fc4 A target/arm/cpu-sysregs.h :000000 100644 0000000000000000000000000000000000000000 6e8b335b8f6c71dcbdc4ccd3003e5fa09617a8bc A target/arm/cpu-sysregs.h.inc :000000 100644 0000000000000000000000000000000000000000 f58a1db843a4642262f555422986542bf3c8c160 A target/arm/cpu.c :000000 100644 0000000000000000000000000000000000000000 e3f931dba26bdf72de717e93337da45cf0190a55 A target/arm/cpu.h :000000 100644 0000000000000000000000000000000000000000 d42b1a5d6a6833e2cf716ceef95202762fb09746 A target/arm/cpu32-stubs.c :000000 100644 0000000000000000000000000000000000000000 4e8c472530866eafcf7d66b7f0bc9de9c2032c06 A target/arm/cpu64.c :000000 100644 0000000000000000000000000000000000000000 8477ca5def6cb922b8281515b3c1c7fe5e73c4ae A target/arm/debug_helper.c :000000 100644 0000000000000000000000000000000000000000 972023c337fd52291690d0d6dd96b00f800c4457 A target/arm/el2-stubs.c :000000 100644 0000000000000000000000000000000000000000 d6e29c4cf46745dc7851bc5f8339c8d7c6857b8c A target/arm/gdbstub.c :000000 100644 0000000000000000000000000000000000000000 0c3e5b30bd6a29b50fdcf0caa1bdb1e6cb136c9e A target/arm/gdbstub64.c :000000 100644 0000000000000000000000000000000000000000 845626d7c6b5d88d6f4739223a3332d730452838 A target/arm/gicv5-stubs.c :000000 100644 0000000000000000000000000000000000000000 d49c63cbf87d6eb99a955326d1b7e806a4dc1c36 A target/arm/gtimer.h :000000 100644 0000000000000000000000000000000000000000 cda7e039b72ac3ff4dbe172d6e23cca425bb235c A target/arm/helper-a64.h :000000 100644 0000000000000000000000000000000000000000 c45211ba22eff87c209fabdff525e1fa8db0b9d7 A target/arm/helper-fp8.h :000000 100644 0000000000000000000000000000000000000000 32ef3f646613733ab5aba4adb79a15e3aaf830c5 A target/arm/helper-mve.h :000000 100644 0000000000000000000000000000000000000000 27c85fdeef1e370ecebb9be8e571befce2592f3a A target/arm/helper-sme.h :000000 100644 0000000000000000000000000000000000000000 ae4f46c70a00b7963868251320fb5efae4bca5d7 A target/arm/helper-sve.h :000000 100644 0000000000000000000000000000000000000000 c3f607e6d6b527b4a6d8137a9f26508c50f5dfa0 A target/arm/helper.c :000000 100644 0000000000000000000000000000000000000000 b1c26c180ea4739871461f7915779b1e1e25892d A target/arm/helper.h :000000 100644 0000000000000000000000000000000000000000 b00a7e1a8450efcfdbf6c3c3fcdb1f6d02373f1a A target/arm/hvf/hvf.c :000000 100644 0000000000000000000000000000000000000000 43686f782431c003c6878a276c4cfccfc95cc1f0 A target/arm/hvf/hvf_sme_stubs.h :000000 100644 0000000000000000000000000000000000000000 afc509a470e06dd3ea425c85357a78369c7aa48c A target/arm/hvf/meson.build :000000 100644 0000000000000000000000000000000000000000 acd5a4136489d629df5414b27f27fd5e486de61f A target/arm/hvf/sysreg.c.inc :000000 100644 0000000000000000000000000000000000000000 b0d3d7bd322930c63e937360cceb3df0178c38b6 A target/arm/hvf/trace-events :000000 100644 0000000000000000000000000000000000000000 04a19c1d7522377ab9a32dec470f52d4787d2e85 A target/arm/hvf/trace.h :000000 100644 0000000000000000000000000000000000000000 59e19f6e847c5cc9ddb2374cff8ef1879d82fe50 A target/arm/hvf_arm.h :000000 100644 0000000000000000000000000000000000000000 dda6946ddaa06d6ff5a0734f492deadda4848b9b A target/arm/hyp_gdbstub.c :000000 100644 0000000000000000000000000000000000000000 1775835ad50f6e14cded61245beb0ecb05672392 A target/arm/internals.h :000000 100644 0000000000000000000000000000000000000000 9fba3e886d34d23de2829c010f9696f70b693d41 A target/arm/kvm-consts.h :000000 100644 0000000000000000000000000000000000000000 88cbe8d85c410105ed063acc32bb66e920058930 A target/arm/kvm-stub.c :000000 100644 0000000000000000000000000000000000000000 ed99be7fd80c6213080457478161da61f054516a A target/arm/kvm.c :000000 100644 0000000000000000000000000000000000000000 e7c40fb003e43e31a28fc2c1c9f9f5d93ce18c44 A target/arm/kvm_arm.h :000000 100644 0000000000000000000000000000000000000000 53a2734d25d5cf1ef806e7d30bf4969d8ea381ce A target/arm/machine.c :000000 100644 0000000000000000000000000000000000000000 0369f96b4cc6b6d9b7368388df47feb6ca2122d5 A target/arm/meson.build :000000 100644 0000000000000000000000000000000000000000 776e31c9ba53157b8f083d8774cfb3e539091df3 A target/arm/mmuidx-internal.h :000000 100644 0000000000000000000000000000000000000000 a4663c8d872059d2925d64d85fa43016ce0eeca5 A target/arm/mmuidx.c :000000 100644 0000000000000000000000000000000000000000 8d8d27337e0d1359de6aec68848675412c40d6a6 A target/arm/mmuidx.h :000000 100644 0000000000000000000000000000000000000000 81715d345c21b807376e49e02fa806494172a6bd A target/arm/multiprocessing.h :000000 100644 0000000000000000000000000000000000000000 f537502d3b1ed795afa87dd2e558ab33c4494c18 A target/arm/ptw.c :000000 100644 0000000000000000000000000000000000000000 2a6fa903f27a0ce00d8c6a10855a25ccbcf8c6f2 A target/arm/syndrome.h :000000 100644 0000000000000000000000000000000000000000 aeeede806619c84d7bf8affc5461e66d1b824d35 A target/arm/tcg-stubs.c :000000 100644 0000000000000000000000000000000000000000 2339de2e943309e9ebd276cc455c547a28bce09c A target/arm/tcg/a32-uncond.decode :000000 100644 0000000000000000000000000000000000000000 547aa2b1490bd4cf141f420df80daa013041d201 A target/arm/tcg/a32.decode :000000 100644 0000000000000000000000000000000000000000 b5de5d5a0279beec170af7cd29afba6ce992f29f A target/arm/tcg/a64.decode :000000 100644 0000000000000000000000000000000000000000 cc081c8f96674b529ba59ae84ddadfa27e31ead2 A target/arm/tcg/arith_helper.c :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A target/arm/tcg/arm_ldst.h :000000 100644 0000000000000000000000000000000000000000 d6d5b73430aa34e9b21baa41a146ef8e438d0bc3 A target/arm/tcg/cpregs-at.c :000000 100644 0000000000000000000000000000000000000000 65f851f2006829cdd8e59f5bf6e285390dbaa970 A target/arm/tcg/cpu-max-v8.c :000000 100644 0000000000000000000000000000000000000000 48b31d5eac89b1b0bf136ecaaac3530e2a75d16e A target/arm/tcg/cpu-v7m.c :000000 100644 0000000000000000000000000000000000000000 1999e502904e7679695edcf8686869b745b85645 A target/arm/tcg/cpu32.c :000000 100644 0000000000000000000000000000000000000000 affd87a3ae55345233f65e8b46e371ea9399e21d A target/arm/tcg/cpu64.c :000000 100644 0000000000000000000000000000000000000000 07d008c1be5d5a047c8dc1672f9d32d238d1c953 A target/arm/tcg/crypto_helper.c :000000 100644 0000000000000000000000000000000000000000 528d2889c3a519e206efc9cec97c4149880496ca A target/arm/tcg/debug.c :000000 100644 0000000000000000000000000000000000000000 0be811e71b6597b5b5c192541897f23129b45b9e A target/arm/tcg/fp8_helper.c :000000 100644 0000000000000000000000000000000000000000 f97d63549c19e7c17b6001bf4ed6cfd7fc3e803d A target/arm/tcg/gengvec.c :000000 100644 0000000000000000000000000000000000000000 c7bdd1ea82f15d96e7d2edeb22b6654741526830 A target/arm/tcg/gengvec64.c :000000 100644 0000000000000000000000000000000000000000 a6e6c440849aec437de7e1e08f34f03338175911 A target/arm/tcg/gicv5-cpuif.c :000000 100644 0000000000000000000000000000000000000000 c1e5d86b2726b185390cdbabb208ed2366a70fb9 A target/arm/tcg/helper-a64-defs.h :000000 100644 0000000000000000000000000000000000000000 9d805231a08f3bc7904283ea566a06c722143259 A target/arm/tcg/helper-a64.c :000000 100644 0000000000000000000000000000000000000000 269ac515065714bffe115965ce0fe2c58b8a6ee8 A target/arm/tcg/helper-defs.h :000000 100644 0000000000000000000000000000000000000000 e2cf2ba8c7c2394440fdf7d24872c3d13ff78406 A target/arm/tcg/helper-fp8-defs.h :000000 100644 0000000000000000000000000000000000000000 76bd25006d8dc52bdb7dc4be30a967d37fdafb1a A target/arm/tcg/helper-mve-defs.h :000000 100644 0000000000000000000000000000000000000000 b8cb6433671e3bbee2eff72635dc3c61d2a31ce5 A target/arm/tcg/helper-sme-defs.h :000000 100644 0000000000000000000000000000000000000000 498468a7723edb38247b721d9f18dd598dcbfeb0 A target/arm/tcg/helper-sve-defs.h :000000 100644 0000000000000000000000000000000000000000 c7739fc61b227e436155b8a92e5db11c91e15630 A target/arm/tcg/hflags.c :000000 100644 0000000000000000000000000000000000000000 57e5c658e9dab8f415c852af83c0c658ce242606 A target/arm/tcg/idau.c :000000 100644 0000000000000000000000000000000000000000 0ef5251971d62818606f2723c67a961d77f63842 A target/arm/tcg/idau.h :000000 100644 0000000000000000000000000000000000000000 b65c801c97c1c1322e89bc014c9cb25fa1cdbd29 A target/arm/tcg/m-nocp.decode :000000 100644 0000000000000000000000000000000000000000 33c9e7c55bc3bfaec33843ce24a1fd1534302737 A target/arm/tcg/m_helper.c :000000 100644 0000000000000000000000000000000000000000 a3e9d55e85317becb977fa90a0aaa316db08dc43 A target/arm/tcg/meson.build :000000 100644 0000000000000000000000000000000000000000 ad4ad5b4ccbf96f7df65d14bb672241b695d487a A target/arm/tcg/mte_helper.c :000000 100644 0000000000000000000000000000000000000000 1f471fb69b1aef8b651a889cf75cde388b457e12 A target/arm/tcg/mte_helper.h :000000 100644 0000000000000000000000000000000000000000 14a4f3980205165b52b430d05f25871cbf46a3fd A target/arm/tcg/mve.decode :000000 100644 0000000000000000000000000000000000000000 09ae2334167de9748844fd4dd555ef4e0a901f5e A target/arm/tcg/mve_helper.c :000000 100644 0000000000000000000000000000000000000000 e883c6ab5852c58852ba6b76b20e0cd5afc5e8bf A target/arm/tcg/neon-dp.decode :000000 100644 0000000000000000000000000000000000000000 c5f364cbc00e502e71565674372737ace3c1af94 A target/arm/tcg/neon-ls.decode :000000 100644 0000000000000000000000000000000000000000 8e6bd0b61f04b3ece7402bc987fb46c709352e72 A target/arm/tcg/neon-shared.decode :000000 100644 0000000000000000000000000000000000000000 69147969b231f100d3fdcbe04bef1a4bddc67932 A target/arm/tcg/neon_helper.c :000000 100644 0000000000000000000000000000000000000000 ca4a1893c3fc366d93f2ccd6c447a735a06d6a41 A target/arm/tcg/op_addsub.c.inc :000000 100644 0000000000000000000000000000000000000000 c2b09176cb1997215c29e20cd1c7edfea5addf10 A target/arm/tcg/op_helper.c :000000 100644 0000000000000000000000000000000000000000 3d83ca4c3c69beb5cd438305476efacf9844f27b A target/arm/tcg/pauth_helper.c :000000 100644 0000000000000000000000000000000000000000 56754bde95161367ca25edc195d5e46c7877306b A target/arm/tcg/psci.c :000000 100644 0000000000000000000000000000000000000000 47708ccc8dae4f43f95780e349625cafe78fb0e9 A target/arm/tcg/sme-fa64.decode :000000 100644 0000000000000000000000000000000000000000 3e4cb7e58298225305c4fb17e7baad7eda7a79c5 A target/arm/tcg/sme.decode :000000 100644 0000000000000000000000000000000000000000 9de95428d2a4e16e1c784e221a143528042e46bb A target/arm/tcg/sme_helper.c :000000 100644 0000000000000000000000000000000000000000 af0911a24c368d9abe1d037e9808d0abe2c79c54 A target/arm/tcg/stubs32.c :000000 100644 0000000000000000000000000000000000000000 42f451ff9f0bbfbdb598db325a55bef4d239a658 A target/arm/tcg/sve.decode :000000 100644 0000000000000000000000000000000000000000 8389dce6299ee3654a955c28c0942ee78baab1f1 A target/arm/tcg/sve_helper.c :000000 100644 0000000000000000000000000000000000000000 c67cda9d3b585af078223c920553e903589d6672 A target/arm/tcg/sve_ldst_internal.h :000000 100644 0000000000000000000000000000000000000000 43cd36e949ce5d5075d09fb4f15b80238d79fa12 A target/arm/tcg/t16.decode :000000 100644 0000000000000000000000000000000000000000 8ae277fe112fb488e88ce9cad7bed20a1e64830a A target/arm/tcg/t32.decode :000000 100644 0000000000000000000000000000000000000000 b24eb57788b50967e0ca4bfd808de12b5efb5144 A target/arm/tcg/tlb-insns.c :000000 100644 0000000000000000000000000000000000000000 4c3f16dc2aadd53d0ebc4d41b8fcca4a550c8d88 A target/arm/tcg/tlb_helper.c :000000 100644 0000000000000000000000000000000000000000 bf1803c87227c1998124a37156acbab1eb0c5370 A target/arm/tcg/trace-events :000000 100644 0000000000000000000000000000000000000000 c6e89d018bad4f197ac0f040b170dcc8377b7277 A target/arm/tcg/trace.h :000000 100644 0000000000000000000000000000000000000000 1023cddab5597e655d8c260b082971774db35e15 A target/arm/tcg/translate-a32.h :000000 100644 0000000000000000000000000000000000000000 c60f4c4103d0cd64e004c8e900c66f321bedc56b A target/arm/tcg/translate-a64.c :000000 100644 0000000000000000000000000000000000000000 35f8d4f82e3876bf9441956cf43b50a53487d4e7 A target/arm/tcg/translate-a64.h :000000 100644 0000000000000000000000000000000000000000 b92773b4af531862df0b8aa0521fc93334656c9e A target/arm/tcg/translate-m-nocp.c :000000 100644 0000000000000000000000000000000000000000 4ca88f4d3a3f7d3dd26a5130fda8411311bb4ba1 A target/arm/tcg/translate-mve.c :000000 100644 0000000000000000000000000000000000000000 f811940f642f942bb34b3ee6b3de4856669fb76c A target/arm/tcg/translate-neon.c :000000 100644 0000000000000000000000000000000000000000 08b25b0be9d11a7fff95f42119ae35368cf46a16 A target/arm/tcg/translate-sme.c :000000 100644 0000000000000000000000000000000000000000 10375577b1e0ef292d5535177cfef3cb4072dcf9 A target/arm/tcg/translate-sve.c :000000 100644 0000000000000000000000000000000000000000 0a87a0165bde082cbba2781367c884b64d80832a A target/arm/tcg/translate-vfp.c :000000 100644 0000000000000000000000000000000000000000 8c56348a665e24718c1692909f2b719139418c13 A target/arm/tcg/translate.c :000000 100644 0000000000000000000000000000000000000000 31f52a34a68681bf608eddfa935da83271014053 A target/arm/tcg/translate.h :000000 100644 0000000000000000000000000000000000000000 3c06e93e02d3f426f1c3170c4506e42507b45abe A target/arm/tcg/vec_helper.c :000000 100644 0000000000000000000000000000000000000000 4f43869d9e900ed80477a87484474ecf062cdee8 A target/arm/tcg/vec_helper64.c :000000 100644 0000000000000000000000000000000000000000 8f6d8a984b3209e8375f157fd9af9bb9ef071d58 A target/arm/tcg/vec_internal.h :000000 100644 0000000000000000000000000000000000000000 5c50447a668c18ed7bcb9d5c87d09c5fc7b3f27b A target/arm/tcg/vfp-uncond.decode :000000 100644 0000000000000000000000000000000000000000 2dd87a2708966ae2ceb5c67536bf35552cc73807 A target/arm/tcg/vfp.decode :000000 100644 0000000000000000000000000000000000000000 8d3f6e3a2e7aa694869fd5767f929154dff2d347 A target/arm/tcg/vfp_helper.c :000000 100644 0000000000000000000000000000000000000000 8502fb3265ca1408ce2206d9ece1b8a397450dd3 A target/arm/trace-events :000000 100644 0000000000000000000000000000000000000000 60372d8e26b8b108908662c91f8ecb5525b28f9d A target/arm/trace.h :000000 100644 0000000000000000000000000000000000000000 d94c0d986e8afca1988f9706ce2a837cbf0832d3 A target/arm/vector-type.h :000000 100644 0000000000000000000000000000000000000000 92ea60ebbf28df0bc4b43fc2f3ab939f48750783 A target/arm/vfp_fpscr.c :000000 100644 0000000000000000000000000000000000000000 7385c14f534f058974ab91733ce521db8183a083 A target/arm/whpx/meson.build :000000 100644 0000000000000000000000000000000000000000 d106400686f33f89b2f7f715ab916f95cdea3efa A target/arm/whpx/whpx-all.c :000000 100644 0000000000000000000000000000000000000000 32e434a5f6afcf7597957eb0263051e32bb30fed A target/arm/whpx/whpx-stub.c :000000 100644 0000000000000000000000000000000000000000 df65fd753c0a459cf8e0e0948be2fe34e5e3ea72 A target/arm/whpx_arm.h :000000 100644 0000000000000000000000000000000000000000 155592d3537a4d587ba9b9eb951b05b3e85be486 A target/avr/Kconfig :000000 100644 0000000000000000000000000000000000000000 130768db51fa7a406277d4ab179367d4199d2ca2 A target/avr/cpu-param.h :000000 100644 0000000000000000000000000000000000000000 38dbcc0535969cc6bbf24f0f85a7b328c569c014 A target/avr/cpu-qom.h :000000 100644 0000000000000000000000000000000000000000 f8409f32ab984c13b07844cd23ac33d813fb3f1d A target/avr/cpu.c :000000 100644 0000000000000000000000000000000000000000 1e4e839bd830f518e69553441257e6c3ab1384fb A target/avr/cpu.h :000000 100644 0000000000000000000000000000000000000000 d341030174f20129e72180732a3dbe3e61ea0fe0 A target/avr/disas.c :000000 100644 0000000000000000000000000000000000000000 aea71282a587d50265b4d35ce1637ed24dc879c2 A target/avr/gdbstub.c :000000 100644 0000000000000000000000000000000000000000 f452c9d90403b025e14b11f3dbb5aeda3ac1df88 A target/avr/helper.c :000000 100644 0000000000000000000000000000000000000000 e8d13e925f40f71116eb1a71993966bafb77098e A target/avr/helper.h :000000 100644 0000000000000000000000000000000000000000 cc302249db7c8f73ef9a80d5d1cdaba8149ebbef A target/avr/insn.decode :000000 100644 0000000000000000000000000000000000000000 8064a7214a3c9a02358aac6f062830934946db59 A target/avr/machine.c :000000 100644 0000000000000000000000000000000000000000 39e5eb02c2b133bde0776430737b7c297ffc7419 A target/avr/meson.build :000000 100644 0000000000000000000000000000000000000000 3c576060970290f6aabfa6f91849e16b7e8a5d36 A target/avr/translate.c :000000 100644 0000000000000000000000000000000000000000 7e556f350633c72a7a8243d6a1ae10c99de79676 A target/hexagon/Kconfig :000000 100644 0000000000000000000000000000000000000000 4065cefa84b365b75d12384702d03e482f34ecc4 A target/hexagon/README :000000 100644 0000000000000000000000000000000000000000 3c417358e069fde748bf5dd4c920578d9aee20fb A target/hexagon/arch.c :000000 100644 0000000000000000000000000000000000000000 c295a86600f81b6cc3f980b82e40802421102fcc A target/hexagon/arch.h :000000 100644 0000000000000000000000000000000000000000 d51bb4f7325cb04647578889663578eec1912ce5 A target/hexagon/attribs.h :000000 100644 0000000000000000000000000000000000000000 5a98ea33139b2d4035b823ed8f7e402d92402fbd A target/hexagon/attribs_def.h.inc :000000 100644 0000000000000000000000000000000000000000 210d33e54e2968420948fb742020dece1e738cf6 A target/hexagon/common-semi-target.c :000000 100644 0000000000000000000000000000000000000000 bfe9a868d6352721967ae4c09735c8078828ea31 A target/hexagon/cpu-param.h :000000 100644 0000000000000000000000000000000000000000 2bfa4d5d0fcca16bb496432278089cf1e910e303 A target/hexagon/cpu-qom.h :000000 100644 0000000000000000000000000000000000000000 fad526ccfb5261a155dbf243f11a44e1422dfa48 A target/hexagon/cpu.c :000000 100644 0000000000000000000000000000000000000000 b1533680bd7e7180404b5b4bf15a0bb85fc77dde A target/hexagon/cpu.h :000000 100644 0000000000000000000000000000000000000000 a8fba4aa188868f3e5a20f31659fa442be461479 A target/hexagon/cpu_bits.h :000000 100644 0000000000000000000000000000000000000000 eea5f60b46c65ecb5349c4eb30e3f3870885b04a A target/hexagon/cpu_helper.c :000000 100644 0000000000000000000000000000000000000000 12512efd74f50b39eef83e3e957ad1f5294c5f98 A target/hexagon/cpu_helper.h :000000 100644 0000000000000000000000000000000000000000 b12e91fe6a60d6a550004205eb6924f1d7cb52b7 A target/hexagon/decode.c :000000 100644 0000000000000000000000000000000000000000 d4b049961ed60a64d5aaa650b3b9f33c49194300 A target/hexagon/decode.h :000000 100644 0000000000000000000000000000000000000000 a90f5c87b6c1f2b8109bdd7ab73df685ca8505ec A target/hexagon/fma_emu.c :000000 100644 0000000000000000000000000000000000000000 910530fff8e29b88d2601ef1717c31ef4922b5e2 A target/hexagon/fma_emu.h :000000 100644 0000000000000000000000000000000000000000 b9856cfc978f8627806c190efd44c3737929e0a0 A target/hexagon/gdbstub.c :000000 100755 0000000000000000000000000000000000000000 44bb22ed9272629547e0c3a91949bf495c7a684b A target/hexagon/gen_analyze_funcs.py :000000 100755 0000000000000000000000000000000000000000 ce703af41d466ead2828c3251192d609f9322779 A target/hexagon/gen_decodetree.py :000000 100644 0000000000000000000000000000000000000000 87f20c14f19044b3aed585ae30f5c7dd95205626 A target/hexagon/gen_dectree_import.c :000000 100755 0000000000000000000000000000000000000000 1629ebc0e1a54d2705915744842278b35a433dec A target/hexagon/gen_helper_funcs.py :000000 100755 0000000000000000000000000000000000000000 59c8bdd05c0f69376dd0c0961a2080dddff95066 A target/hexagon/gen_helper_protos.py :000000 100644 0000000000000000000000000000000000000000 32bce9b002863ade915f238e936ef13f1ffb1e5c A target/hexagon/gen_idef_parser_funcs.py :000000 100755 0000000000000000000000000000000000000000 94dd1f876b21c3decf7e0f2d9978165b4a7c4dd5 A target/hexagon/gen_op_attribs.py :000000 100755 0000000000000000000000000000000000000000 17ba3f9db95e8df2626e22b0eb48e9dac8244de8 A target/hexagon/gen_opcodes_def.py :000000 100755 0000000000000000000000000000000000000000 cf1a12adbc12ce0cd095dda98ae2a55db6d1eab3 A target/hexagon/gen_printinsn.py :000000 100644 0000000000000000000000000000000000000000 4a2bdd70e9cc72036925ef0139eba2e7e2da632a A target/hexagon/gen_semantics.c :000000 100644 0000000000000000000000000000000000000000 5f7df66ae67eaa728f9f898000965e6ecce6f065 A target/hexagon/gen_tcg.h :000000 100755 0000000000000000000000000000000000000000 2592acf21eb35c3068a5335b6d4403b1381cd6ac A target/hexagon/gen_tcg_funcs.py :000000 100644 0000000000000000000000000000000000000000 2a342cdee6933139085fe8e6ab97382d4abc7bf5 A target/hexagon/gen_tcg_hvx.h :000000 100644 0000000000000000000000000000000000000000 af5032214c4aedcf6f1f6f3cf5f441831c5fbcf8 A target/hexagon/gen_tcg_sys.h :000000 100755 0000000000000000000000000000000000000000 19c1f9fdea55919f58286e786ea4ec89fc04828e A target/hexagon/gen_trans_funcs.py :000000 100644 0000000000000000000000000000000000000000 4e9a9670d54e91664b8fa251d713af7a7ff1487d A target/hexagon/genptr.c :000000 100644 0000000000000000000000000000000000000000 f498398367c3b7015aed56f3dc2ed21122132ae0 A target/hexagon/genptr.h :000000 100644 0000000000000000000000000000000000000000 71c8da4c46d93dab18e0e952f271bf2b8afebfb9 A target/hexagon/helper.h :000000 100644 0000000000000000000000000000000000000000 52a7f2b2f3aaf17840a8b3ddf46c81bb71425ee5 A target/hexagon/hex_arch_types.h :000000 100755 0000000000000000000000000000000000000000 c180c19b092a14734bd9d1d44753678b0f54f38a A target/hexagon/hex_common.py :000000 100644 0000000000000000000000000000000000000000 0b714b738310dd10172f86ae1cc25fae98b29f0f A target/hexagon/hex_interrupts.c :000000 100644 0000000000000000000000000000000000000000 6b6f5403633a2115d03aaa70bad0411cbb59fdc1 A target/hexagon/hex_interrupts.h :000000 100644 0000000000000000000000000000000000000000 d6ee7c407984be74838f32825bfa6dbcfa45253a A target/hexagon/hex_mmu.c :000000 100644 0000000000000000000000000000000000000000 56b2c4a89d0c9daf21e30d9d00a9c9051db83e99 A target/hexagon/hex_mmu.h :000000 100644 0000000000000000000000000000000000000000 1f6bf9f88a0120e3f48daee5c80f5f753660ab0a A target/hexagon/hex_regs.h :000000 100644 0000000000000000000000000000000000000000 4705e915aea46bd749fc3988522e0510d506f835 A target/hexagon/hexswi.c :000000 100644 0000000000000000000000000000000000000000 48c1ae6e4c1ceb28a50bc1431b25124d442b47dd A target/hexagon/hexswi.h :000000 100644 0000000000000000000000000000000000000000 c3f8523b27d597f90b5354f255c17bd6a496b006 A target/hexagon/iclass.c :000000 100644 0000000000000000000000000000000000000000 78d372621a18c46ae3b325d4fe146595f3ea1579 A target/hexagon/iclass.h :000000 100644 0000000000000000000000000000000000000000 235e3debee3c38b47aa2a344b03044de3510ecb5 A target/hexagon/idef-parser/README.rst :000000 100644 0000000000000000000000000000000000000000 8594cbe3a2453d6247766da2a08d7078b210605e A target/hexagon/idef-parser/idef-parser.h :000000 100644 0000000000000000000000000000000000000000 cd5958ec9044ce5e9d720db3628ff5005d021f29 A target/hexagon/idef-parser/idef-parser.lex :000000 100644 0000000000000000000000000000000000000000 3cffafa5b7697f0e42698876590da6759198a630 A target/hexagon/idef-parser/idef-parser.y :000000 100644 0000000000000000000000000000000000000000 94975d9583242d569c1a88ff1c3dd5555243e3a7 A target/hexagon/idef-parser/macros.h.inc :000000 100644 0000000000000000000000000000000000000000 49cc11fddd842e555430bf2c4b6a4de4bbbfaf9f A target/hexagon/idef-parser/parser-helpers.c :000000 100644 0000000000000000000000000000000000000000 d3dfcec569098b573222e9994b8bb37b0b52dcfd A target/hexagon/idef-parser/parser-helpers.h :000000 100644 0000000000000000000000000000000000000000 9d4b23e9de6c9fda46e84488fa9360e51738e7c7 A target/hexagon/imported/allext.idef :000000 100644 0000000000000000000000000000000000000000 9c91199151d31c175852ac5062a421ffad99f874 A target/hexagon/imported/allext_macros.def :000000 100644 0000000000000000000000000000000000000000 39a3e93fad6d6fd0c53f206100ef59ef800fd141 A target/hexagon/imported/allextenc.def :000000 100644 0000000000000000000000000000000000000000 ee253b83a924432364f6bbe1122b3a454119fe43 A target/hexagon/imported/allidefs.def :000000 100644 0000000000000000000000000000000000000000 b8556769891bbd1678fb6ae279c91f1e507e1790 A target/hexagon/imported/alu.idef :000000 100644 0000000000000000000000000000000000000000 93e2e375a5c0bd8251289cb79ca3c938353fd6d7 A target/hexagon/imported/branch.idef :000000 100644 0000000000000000000000000000000000000000 abd016ffb5097fc523d86e738929e609c3cdd377 A target/hexagon/imported/compare.idef :000000 100644 0000000000000000000000000000000000000000 e40e7fbffb2ecaabc396206bc16c15d4006a562a A target/hexagon/imported/encode.def :000000 100644 0000000000000000000000000000000000000000 4b307b97b308175bd9d0bef84895a1043c42a25b A target/hexagon/imported/encode_pp.def :000000 100644 0000000000000000000000000000000000000000 742fb50efb61346571ff8202b1ba5fab6423e021 A target/hexagon/imported/encode_subinsn.def :000000 100644 0000000000000000000000000000000000000000 3e75bc46047f1961fc91d1145f31c9159eee5478 A target/hexagon/imported/float.idef :000000 100644 0000000000000000000000000000000000000000 fb57968c6ccba024bc6a2bcf987071ec0189363c A target/hexagon/imported/iclass.def :000000 100644 0000000000000000000000000000000000000000 7106a0c572c1dcff580280c0113fe47d37a6295a A target/hexagon/imported/ldst.idef :000000 100644 0000000000000000000000000000000000000000 13eb13c71f798cbc06ba3e36254d7646a2eb41c5 A target/hexagon/imported/macros.def :000000 100644 0000000000000000000000000000000000000000 16f043b77dccf0abe6e452ae40f333fa17d48b64 A target/hexagon/imported/mmvec/encode_ext.def :000000 100644 0000000000000000000000000000000000000000 857aa6133f8d7aff90338d1043ef8293728ee672 A target/hexagon/imported/mmvec/ext.idef :000000 100755 0000000000000000000000000000000000000000 7e5438a99802105c3293188c80cf458c301ff076 A target/hexagon/imported/mmvec/macros.def :000000 100644 0000000000000000000000000000000000000000 8744f6596cf360142ad48d3b90ad4c3b2240b91d A target/hexagon/imported/mpy.idef :000000 100644 0000000000000000000000000000000000000000 b32c4e04d19ab029e93bca442c12b3dbf2d0f7a0 A target/hexagon/imported/shift.idef :000000 100644 0000000000000000000000000000000000000000 be0ae8779da81f2730e21245fa42c137adff9fb1 A target/hexagon/imported/subinsns.idef :000000 100644 0000000000000000000000000000000000000000 a58da8f8269bd1b69bd22f5c6d4004586a4059d4 A target/hexagon/imported/system.idef :000000 100644 0000000000000000000000000000000000000000 835b1c954ed73519080624a24fdf66de2ae5b749 A target/hexagon/insn.h :000000 100644 0000000000000000000000000000000000000000 05d1129916ee8f4cfdcb010177808d8e4229fb5e A target/hexagon/internal.h :000000 100644 0000000000000000000000000000000000000000 bf4646f4a8b8381bd413a3f31de340d075702840 A target/hexagon/machine.c :000000 100644 0000000000000000000000000000000000000000 a5b9c24c6bbc2fd9f179643b36d99960b1669191 A target/hexagon/macros.h :000000 100644 0000000000000000000000000000000000000000 09620de3324224e784944ad90caa0d5443f03a43 A target/hexagon/meson.build :000000 100644 0000000000000000000000000000000000000000 f850d0154d6b9c1205668d1573cae62f2aa15467 A target/hexagon/mmvec/decode_ext_mmvec.c :000000 100644 0000000000000000000000000000000000000000 3664b68cf944deca6f9f597ef97e9f301d36497c A target/hexagon/mmvec/decode_ext_mmvec.h :000000 100644 0000000000000000000000000000000000000000 d7751adbe294f9b9d546cc0ce896b098b717ae0c A target/hexagon/mmvec/hvx_ieee_fp.c :000000 100644 0000000000000000000000000000000000000000 b7e379b08939a38092cc29dc8852e9aa8ade287f A target/hexagon/mmvec/hvx_ieee_fp.h :000000 100644 0000000000000000000000000000000000000000 b36f833b1de858a03bcb1f20ad03922687f04b4b A target/hexagon/mmvec/macros.h :000000 100644 0000000000000000000000000000000000000000 8e72f2f6ae758d5d5feb9d2e533ba3633306d8a9 A target/hexagon/mmvec/mmvec.h :000000 100644 0000000000000000000000000000000000000000 8351f2cc01bf6c924d52ae1f7312a3e02f72aa78 A target/hexagon/mmvec/system_ext_mmvec.c :000000 100644 0000000000000000000000000000000000000000 bcefbffdf2930caf4b30691075dcb3ca7cb945cb A target/hexagon/mmvec/system_ext_mmvec.h :000000 100644 0000000000000000000000000000000000000000 0d08ac773616587938469d6bd85f3f9d0abdf631 A target/hexagon/op_helper.c :000000 100644 0000000000000000000000000000000000000000 e8fdabddb3bd6eb72e2759fd232dab040c302f18 A target/hexagon/op_helper.h :000000 100644 0000000000000000000000000000000000000000 c8bde2f9e9cbc892ba9ae3957f5e86aaf9ffcf6b A target/hexagon/opcodes.c :000000 100644 0000000000000000000000000000000000000000 0ee11bd4459407f22b5a7237dde93a96638da7a5 A target/hexagon/opcodes.h :000000 100644 0000000000000000000000000000000000000000 023ea12dba5731f35192a92f0e2f3fa12af41e8b A target/hexagon/printinsn.c :000000 100644 0000000000000000000000000000000000000000 c8389408d39cad0725e2c07e1006be2f00f0de33 A target/hexagon/printinsn.h :000000 100644 0000000000000000000000000000000000000000 67132037257bca3c4b0aee669064a7d3e73ff1ec A target/hexagon/reg_fields.c :000000 100644 0000000000000000000000000000000000000000 9e2ad5d9979a045ba4ebedd7c775f504af74f5d2 A target/hexagon/reg_fields.h :000000 100644 0000000000000000000000000000000000000000 c06e14fe24a05225a09baf71b6515651249683b1 A target/hexagon/reg_fields_def.h.inc :000000 100644 0000000000000000000000000000000000000000 a5b9b7f2592048d3ff3dfca7669a9de3117328d4 A target/hexagon/sys_macros.h :000000 100644 0000000000000000000000000000000000000000 68be8cbafb285d251a897325d0ad58a115da707b A target/hexagon/tag_rev_info.c.inc :000000 100644 0000000000000000000000000000000000000000 fd1de87405cee03ec7e7b62da0bba1c1012d186a A target/hexagon/translate.c :000000 100644 0000000000000000000000000000000000000000 d8628383f1d566cfb19400ba5081fb8a54dee6f3 A target/hexagon/translate.h :000000 100644 0000000000000000000000000000000000000000 395a35d799c90bb8d1d3f3cd4016eeb0e919f84b A target/hppa/Kconfig :000000 100644 0000000000000000000000000000000000000000 3763bca1252657b7a5bf33faa2807fe0da211295 A target/hppa/cpu-param.h :000000 100644 0000000000000000000000000000000000000000 7541c25b3d50e9b5e8cd8ad238305b925019ed2f A target/hppa/cpu-qom.h :000000 100644 0000000000000000000000000000000000000000 07b49e513263609b1f4a78b78428ccb0c621cf60 A target/hppa/cpu.c :000000 100644 0000000000000000000000000000000000000000 f453444d7f926b3029d6d29592b9dfa6d4582c32 A target/hppa/cpu.h :000000 100644 0000000000000000000000000000000000000000 cdbebcfeb3a307dfe4368cac0058cf083475e798 A target/hppa/fpu_helper.c :000000 100644 0000000000000000000000000000000000000000 4f016a0e61de020aa812fa1c795621ee2fc15891 A target/hppa/gdbstub.c :000000 100644 0000000000000000000000000000000000000000 edcd2bf27c83a4a9d58c915414733b3af4b161a4 A target/hppa/helper.c :000000 100644 0000000000000000000000000000000000000000 8369855d78e9a218e1966ea2d45bce997074be2f A target/hppa/helper.h :000000 100644 0000000000000000000000000000000000000000 f700fe472ef1b47b5aa662e1adb787ebe9278f9c A target/hppa/insns.decode :000000 100644 0000000000000000000000000000000000000000 3e87b9a00110710c1f8d65d965dc4e5ef53e4cde A target/hppa/int_helper.c :000000 100644 0000000000000000000000000000000000000000 6a143cf8df2102b71a448e0604347379cfef5895 A target/hppa/machine.c :000000 100644 0000000000000000000000000000000000000000 01e6149c8116be2d33afcee1fc5264bbddcb0691 A target/hppa/mem_helper.c :000000 100644 0000000000000000000000000000000000000000 f47e54f5fa971e1dd3981ab6ad5ef660efb25b04 A target/hppa/meson.build :000000 100644 0000000000000000000000000000000000000000 76a8d8a0d34121598c797188dd56a010f6413c7c A target/hppa/op_helper.c :000000 100644 0000000000000000000000000000000000000000 88109f0181a12518eabe9d92fde1cca17672ad40 A target/hppa/sys_helper.c :000000 100644 0000000000000000000000000000000000000000 01761a4559b2a48b766873706bf2d3275d51b796 A target/hppa/trace-events :000000 100644 0000000000000000000000000000000000000000 810cc096927321709ae01d74f7080f5af4c881fa A target/hppa/trace.h :000000 100644 0000000000000000000000000000000000000000 002189ddfbd7bacb78ee1c2be7532961d6f8c906 A target/hppa/translate.c :000000 100644 0000000000000000000000000000000000000000 6b0feef02997f470c65f16333ccca95b42963ee8 A target/i386/Kconfig :000000 100644 0000000000000000000000000000000000000000 16e47c4747d3b8626be0af18993c5d9e7496e887 A target/i386/arch_dump.c :000000 100644 0000000000000000000000000000000000000000 560f4689abc26276f4431bbab5e95781872ee196 A target/i386/arch_memory_mapping.c :000000 100644 0000000000000000000000000000000000000000 cfb71bf0349b701c2dedb2ca65aea78dcc7512a6 A target/i386/confidential-guest.c :000000 100644 0000000000000000000000000000000000000000 48b88dbd3130d3aad54408a84c62fc37f8a8acd0 A target/i386/confidential-guest.h :000000 100644 0000000000000000000000000000000000000000 2e703ae1fd3fdaf6c4580151dec71735c6650f9a A target/i386/cpu-apic.c :000000 100644 0000000000000000000000000000000000000000 9e290c0b9b425c6e2c9a5e357ff8f51559f15b3d A target/i386/cpu-dump.c :000000 100644 0000000000000000000000000000000000000000 37c61a1bc3db655688f2750586627d8e967641ae A target/i386/cpu-internal.h :000000 100644 0000000000000000000000000000000000000000 5915ef6266c18a98eef78aa987ba979e5cff71c7 A target/i386/cpu-param.h :000000 100644 0000000000000000000000000000000000000000 d4e216d000c1e50bfe0b5a737a4df4aebc741105 A target/i386/cpu-qom.h :000000 100644 0000000000000000000000000000000000000000 c8bbf0cbafd065c208d86e2f26298b1b6ea76d50 A target/i386/cpu-system.c :000000 100644 0000000000000000000000000000000000000000 b97f144aea5a485b9860ebce528fc2fd683cb4b9 A target/i386/cpu.c :000000 100644 0000000000000000000000000000000000000000 786957fadd0877d060733fbd89e4e7b55939395f A target/i386/cpu.h :000000 100644 0000000000000000000000000000000000000000 1fa1a8e8ec8f66f8261aababaca822689c4fcc94 A target/i386/emulate/meson.build :000000 100644 0000000000000000000000000000000000000000 71c24874ba0324e72caf7f32839f7b46e963948a A target/i386/emulate/panic.h :000000 100644 0000000000000000000000000000000000000000 caf0e3be50eff3615e83e4405a7d6ecd0f35ee1f A target/i386/emulate/x86.h :000000 100644 0000000000000000000000000000000000000000 34dcac155aa7eed0a028777bf85af50ba7f2f980 A target/i386/emulate/x86_decode.c :000000 100644 0000000000000000000000000000000000000000 1cadf3694f02be28d326bd3caa41a6e6447e75ac A target/i386/emulate/x86_decode.h :000000 100644 0000000000000000000000000000000000000000 c6ea85429023cb921418137c04eb2e879a024141 A target/i386/emulate/x86_emu.c :000000 100644 0000000000000000000000000000000000000000 b985240b90eea46bfd64518cea1f14b860387945 A target/i386/emulate/x86_emu.h :000000 100644 0000000000000000000000000000000000000000 c49d8bb836aac8a5a416ab593372423c85bc67ad A target/i386/emulate/x86_flags.c :000000 100644 0000000000000000000000000000000000000000 7ffbbe5c1229631fddbd437bbb57e70fa8fa0ab8 A target/i386/emulate/x86_flags.h :000000 100644 0000000000000000000000000000000000000000 63bae3582fe3b27cbd692fa47fc59ca52c5a4292 A target/i386/emulate/x86_helpers.c :000000 100644 0000000000000000000000000000000000000000 8d4371467fd724da156cf6558f5664677faee129 A target/i386/emulate/x86_mmu.c :000000 100644 0000000000000000000000000000000000000000 190bd272a23044fb702da83d81190fdede0c5c98 A target/i386/emulate/x86_mmu.h :000000 100644 0000000000000000000000000000000000000000 5c5fa72721637cdf2258291c8d3eeaf2b3b5bc9e A target/i386/gdbstub.c :000000 100644 0000000000000000000000000000000000000000 4133b5f244c6f89c0a79d30d1f4d225a4fa2b7ab A target/i386/helper.c :000000 100644 0000000000000000000000000000000000000000 3f67098f11f4328ee2f43a56fc054767aa62ecb1 A target/i386/helper.h :000000 100644 0000000000000000000000000000000000000000 d5e2bb5e1878731a84f1e4890a7479579b31d05e A target/i386/host-cpu.c :000000 100644 0000000000000000000000000000000000000000 ee653242254882b65f3fbdd4f8ff82a00617e94b A target/i386/host-cpu.h :000000 100644 0000000000000000000000000000000000000000 64a8935237c8c209eab6a2f2905f342bc30c67a2 A target/i386/hvf/README.md :000000 100644 0000000000000000000000000000000000000000 316c1b0ba07060bee90c61312e3f81489e5f5be7 A target/i386/hvf/hvf-cpu.c :000000 100644 0000000000000000000000000000000000000000 b91c17e2fc27796f175a9db8850537cf61f33f06 A target/i386/hvf/hvf-i386.h :000000 100644 0000000000000000000000000000000000000000 150598418e2f1161c7fada3afd2b54a72e0509ad A target/i386/hvf/hvf.c :000000 100644 0000000000000000000000000000000000000000 22bf886978f3c921913fcd7346e4e8a5856c5f13 A target/i386/hvf/meson.build :000000 100644 0000000000000000000000000000000000000000 a3eabebbb49dff9ff5e1ec5c8de19667ebd11faa A target/i386/hvf/panic.h :000000 100644 0000000000000000000000000000000000000000 aee6f75dfd57f59c01cb747ef0a4a59592f88ff3 A target/i386/hvf/vmcs.h :000000 100644 0000000000000000000000000000000000000000 26d6029fa5559795234c5e16fe49243e4fa66209 A target/i386/hvf/vmx.h :000000 100644 0000000000000000000000000000000000000000 bae2f30fa28db1255bbf367f5e88919a680b8dc4 A target/i386/hvf/x86.c :000000 100644 0000000000000000000000000000000000000000 0798a0cbafb9b188a7740522b3f386db1e519372 A target/i386/hvf/x86_cpuid.c :000000 100644 0000000000000000000000000000000000000000 7b599c9037778e379f3e272fe4238a53766c6dab A target/i386/hvf/x86_descr.c :000000 100644 0000000000000000000000000000000000000000 24af4946cd4604edac272413201574cf6c3bb7d2 A target/i386/hvf/x86_descr.h :000000 100644 0000000000000000000000000000000000000000 64e30e970d9ac758ccadbcb0400d4f76ee833531 A target/i386/hvf/x86_task.c :000000 100644 0000000000000000000000000000000000000000 b9afac6a47bb36381a11d1f98ac62c52f4d956ac A target/i386/hvf/x86_task.h :000000 100644 0000000000000000000000000000000000000000 16b810f3c2ea5b7246d32794930143aa8ed8a781 A target/i386/hvf/x86hvf.c :000000 100644 0000000000000000000000000000000000000000 8c46ce8ad02fdcd4b3dca62a5d9ee2fb1946e430 A target/i386/hvf/x86hvf.h :000000 100644 0000000000000000000000000000000000000000 9c2f8d5164929fcdf8953bd2243c8e13099007de A target/i386/igvm.c :000000 100644 0000000000000000000000000000000000000000 a9f056f2f3eeeaa450c6f272ccf2d97c135bdb88 A target/i386/kvm/hyperv-proto.h :000000 100644 0000000000000000000000000000000000000000 767a4c7e1a1548969c8fbf6ff6f6a66dc7a4339d A target/i386/kvm/hyperv-stub.c :000000 100644 0000000000000000000000000000000000000000 420c76b5ff53689a23521acfa6c2bf6fd2dcbdc1 A target/i386/kvm/hyperv.c :000000 100644 0000000000000000000000000000000000000000 a393a5d4283c82d8f96cafc4f7f94d281f20cd11 A target/i386/kvm/hyperv.h :000000 100644 0000000000000000000000000000000000000000 da8d77ade066efa235b49e881668f8fb050a1a24 A target/i386/kvm/kvm-cpu.c :000000 100644 0000000000000000000000000000000000000000 1eeadb99adac3be8ea50276271fb80441f5436d5 A target/i386/kvm/kvm.c :000000 100644 0000000000000000000000000000000000000000 2b653442f4de6a4d3d944d2d5d32e2caf9cafe61 A target/i386/kvm/kvm_i386.h :000000 100644 0000000000000000000000000000000000000000 2675bf89027aa7f50ef475bf3967a1975a9ff78a A target/i386/kvm/meson.build :000000 100644 0000000000000000000000000000000000000000 002bc40c8a8bf7ad25d02682d3e49e5233f86870 A target/i386/kvm/tdx-quote-generator.c :000000 100644 0000000000000000000000000000000000000000 3bd9b8ef3317736e114cf6e2edb88f8715dd8e94 A target/i386/kvm/tdx-quote-generator.h :000000 100644 0000000000000000000000000000000000000000 1f0e108a69ead01f6861505c9339fcb0437f851a A target/i386/kvm/tdx-stub.c :000000 100644 0000000000000000000000000000000000000000 8294dbde3aa8a41886490b648cf196df54d6c6ac A target/i386/kvm/tdx.c :000000 100644 0000000000000000000000000000000000000000 264fbe530cc851944c711e6cb44c4a122b6c512a A target/i386/kvm/tdx.h :000000 100644 0000000000000000000000000000000000000000 a386234571417d08b85fa824bd64c1a2224e7784 A target/i386/kvm/trace-events :000000 100644 0000000000000000000000000000000000000000 46b75c69427bce8d277537f24caf33c51bb629fe A target/i386/kvm/trace.h :000000 100644 0000000000000000000000000000000000000000 d24e827a214a1517ad32eba16e3d92f8bf164d07 A target/i386/kvm/vmsr_energy.c :000000 100644 0000000000000000000000000000000000000000 415d64f51c8118e5e5ba0eb9761127157b7342c1 A target/i386/kvm/vmsr_energy.h :000000 100644 0000000000000000000000000000000000000000 7f30180cc2c576f545e833d5754018638cf9e763 A target/i386/kvm/xen-compat.h :000000 100644 0000000000000000000000000000000000000000 29364a927979874c8d3e6ec15e6e2551412e0db6 A target/i386/kvm/xen-emu.c :000000 100644 0000000000000000000000000000000000000000 fe85e0b19580621b78a74e0e95e70da2a39bdae3 A target/i386/kvm/xen-emu.h :000000 100644 0000000000000000000000000000000000000000 8d69d7e25ef4108172aff40440dc4c45522ba12d A target/i386/machine.c :000000 100644 0000000000000000000000000000000000000000 b4fbf8a53746e13c1c5490bdd0205cbb4c524f2d A target/i386/meson.build :000000 100644 0000000000000000000000000000000000000000 ce61132e0f5355a210926d222b34bd07b879232f A target/i386/monitor.c :000000 100644 0000000000000000000000000000000000000000 31ff4cc995013c8f4f03ce17fe7b337998363e08 A target/i386/mshv/meson.build :000000 100644 0000000000000000000000000000000000000000 f528dd2b9a2f1e6ce969fd65c200e1bf726bc404 A target/i386/mshv/mshv-cpu.c :000000 100644 0000000000000000000000000000000000000000 d3788d7715d31950270c103ffbf31021c27afa1a A target/i386/mshv/msr.c :000000 100644 0000000000000000000000000000000000000000 4c629adc3a0de70dc9d575106e907be796cef3d1 A target/i386/mshv/synic.c :000000 100644 0000000000000000000000000000000000000000 885a708665bf8e03d9801e9caa023fe8a7d408cf A target/i386/nvmm/meson.build :000000 100644 0000000000000000000000000000000000000000 dd5d5428b1c00123e9143d63f8fc64d424531be0 A target/i386/nvmm/nvmm-accel-ops.c :000000 100644 0000000000000000000000000000000000000000 931bb5ca243e5222b18c4060a9f469c72001016c A target/i386/nvmm/nvmm-accel-ops.h :000000 100644 0000000000000000000000000000000000000000 8a1af35ed32b8feb47902033a84b0c9198b2e052 A target/i386/nvmm/nvmm-all.c :000000 100644 0000000000000000000000000000000000000000 5176a9f9e3500dc5934582bd7d8d9ebe268e5c37 A target/i386/ops_sse.h :000000 100644 0000000000000000000000000000000000000000 d97536cca1cad583415228be87a4a4a10269491f A target/i386/sev-system-stub.c :000000 100644 0000000000000000000000000000000000000000 cc16c6b071238c531ff15de097aaaaddd76be450 A target/i386/sev.c :000000 100644 0000000000000000000000000000000000000000 7725f92e1959b74e2c068c015d7b7f48bc997a1a A target/i386/sev.h :000000 100644 0000000000000000000000000000000000000000 23c36637d4a585390ce1f1948a9e62f67b5c00ae A target/i386/svm.h :000000 100644 0000000000000000000000000000000000000000 97e3f0e75685494bbd7ba53c89a676d2baa0ed0a A target/i386/tcg/access.c :000000 100644 0000000000000000000000000000000000000000 d70808a3a399537a6693042b8b3a15ee78ca885c A target/i386/tcg/access.h :000000 100644 0000000000000000000000000000000000000000 bc34ac27fea7e8fe616a8f3258e935e85c7b3ab2 A target/i386/tcg/bpt_helper.c :000000 100644 0000000000000000000000000000000000000000 6ddd64fcb076e72849c22d4331f3805311d538e0 A target/i386/tcg/cc_helper.c :000000 100644 0000000000000000000000000000000000000000 af58c2409f716d430d21616e4e49c8e15b14e812 A target/i386/tcg/cc_helper_template.h.inc :000000 100644 0000000000000000000000000000000000000000 459452b04e3be40c3ff6469cb2eba1b6fff82865 A target/i386/tcg/decode-new.c.inc :000000 100644 0000000000000000000000000000000000000000 92822969003723bba6c00bec060fcec4e84b3b94 A target/i386/tcg/decode-new.h :000000 100644 0000000000000000000000000000000000000000 c83ab80940869b5ea12f6df2ccb85967317f475e A target/i386/tcg/emit.c.inc :000000 100644 0000000000000000000000000000000000000000 1eaa602c91dcb50b4f645675c9e943690a4402f7 A target/i386/tcg/excp_helper.c :000000 100644 0000000000000000000000000000000000000000 54ff4fe313135740a445a7a9a4db2d71ae415ef3 A target/i386/tcg/fpu_helper.c :000000 100644 0000000000000000000000000000000000000000 f4b2ff740d54935bebb0c4e9115aad94708c67a3 A target/i386/tcg/helper-tcg.h :000000 100644 0000000000000000000000000000000000000000 46741d9f68aa8c1d91fcf4865d9a818109005169 A target/i386/tcg/int_helper.c :000000 100644 0000000000000000000000000000000000000000 c15a32d60ade679c4b20cec7d19dd9e0b3a0b895 A target/i386/tcg/mem_helper.c :000000 100644 0000000000000000000000000000000000000000 c57e661752e346ed0826b0b0017c7f299196fcdc A target/i386/tcg/meson.build :000000 100644 0000000000000000000000000000000000000000 f7342871ded72b73b6998ac506651890aeeefc0e A target/i386/tcg/misc_helper.c :000000 100644 0000000000000000000000000000000000000000 73d33bf5e4a6bfe7c3da8108d8f7dbadb3074cd7 A target/i386/tcg/mpx_helper.c :000000 100644 0000000000000000000000000000000000000000 bbeb7301c337f4681287e48cc837ddfef88094a4 A target/i386/tcg/ops_sse_header.h.inc :000000 100644 0000000000000000000000000000000000000000 6d424349a58a388483b2dcbf9d2a9691999d580e A target/i386/tcg/seg_helper.c :000000 100644 0000000000000000000000000000000000000000 20ce47d62d94bc05edd3ab74fe252ce2dd8bdfad A target/i386/tcg/seg_helper.h :000000 100644 0000000000000000000000000000000000000000 2feea69c8a17ef64a0671fdbcbb015a05f343930 A target/i386/tcg/system/bpt_helper.c :000000 100644 0000000000000000000000000000000000000000 44be98a3c925c1229aab1561936f574364a22fc6 A target/i386/tcg/system/excp_helper.c :000000 100644 0000000000000000000000000000000000000000 26b24d4035638aa4578bd9283a36f53febcd3092 A target/i386/tcg/system/fpu_helper.c :000000 100644 0000000000000000000000000000000000000000 f9ac254541c389d500d8d8ca21db8af99480a872 A target/i386/tcg/system/meson.build :000000 100644 0000000000000000000000000000000000000000 2998b1aae752c31a487b84dc6c303aac98b9be47 A target/i386/tcg/system/misc_helper.c :000000 100644 0000000000000000000000000000000000000000 8c7856be81e24ef5f15ed45ee269969e5713149c A target/i386/tcg/system/seg_helper.c :000000 100644 0000000000000000000000000000000000000000 4bbe18a86fbb8e10204829f373374a8a9194fafe A target/i386/tcg/system/smm_helper.c :000000 100644 0000000000000000000000000000000000000000 52a234e7facac935d5ac9c15da9f3043acf2edea A target/i386/tcg/system/svm_helper.c :000000 100644 0000000000000000000000000000000000000000 b74e025b3e72fe7bd2105d0d3cbe415d3d39671d A target/i386/tcg/system/tcg-cpu.c :000000 100644 0000000000000000000000000000000000000000 6f5dc06b3b9853dfb91ea154d2178dbf58702c8d A target/i386/tcg/tcg-cpu.c :000000 100644 0000000000000000000000000000000000000000 85bcd61678fc40b918fda4f62a5155dd5bd0276b A target/i386/tcg/tcg-cpu.h :000000 100644 0000000000000000000000000000000000000000 8d45579ada253388acfe98316153f26bee59cb9b A target/i386/tcg/tcg-stub.c :000000 100644 0000000000000000000000000000000000000000 d8de290acb6ffae629421b1097fbbeddf01ac870 A target/i386/tcg/translate.c :000000 100644 0000000000000000000000000000000000000000 26a4c0ef921a09f18ac9ac534ff5a8a136c51950 A target/i386/tcg/user/excp_helper.c :000000 100644 0000000000000000000000000000000000000000 1df6bc4343930deb07db0732a2931b7bc53e0c4b A target/i386/tcg/user/meson.build :000000 100644 0000000000000000000000000000000000000000 3a4a6d5a7450ea15d1db65555895861b1a26703f A target/i386/tcg/user/seg_helper.c :000000 100644 0000000000000000000000000000000000000000 b320f655eebb792196ce39983b1de4cd25abc72d A target/i386/trace-events :000000 100644 0000000000000000000000000000000000000000 781e8ec55c907338f8968e7d1a700e245f4eabbc A target/i386/trace.h :000000 100644 0000000000000000000000000000000000000000 1c6a4ce377334c36aca97a3922aa6800aaf9909e A target/i386/whpx/meson.build :000000 100644 0000000000000000000000000000000000000000 ebdfa34b281ed223d8884322249edc6ac62ece49 A target/i386/whpx/trace-events :000000 100644 0000000000000000000000000000000000000000 b7c090deff337f01c00917620d81682f6bbe5173 A target/i386/whpx/trace.h :000000 100644 0000000000000000000000000000000000000000 113f79afb9ab161135bd3489d5c303aa639d4007 A target/i386/whpx/whpx-all.c :000000 100644 0000000000000000000000000000000000000000 cc272f82a5ad6af22371c06d906fe9ebebbb84d8 A target/i386/whpx/whpx-apic.c :000000 100644 0000000000000000000000000000000000000000 3fb5ed79e396c2965059eb7c218782b3b04a6d86 A target/i386/whpx/whpx-cpu-legacy.c :000000 100644 0000000000000000000000000000000000000000 a1cf73286239b8adbc0b790981277c45b3ee36d9 A target/i386/whpx/whpx-i386.h :000000 100644 0000000000000000000000000000000000000000 666a28100290cde0b85e8e64551d399316e5dcf4 A target/i386/xsave_helper.c :000000 100644 0000000000000000000000000000000000000000 46b26b1a85715e779672bea93152a3c62c170fe2 A target/loongarch/Kconfig :000000 100644 0000000000000000000000000000000000000000 1ffd3422d22bba667fb8d990ee668449af39f743 A target/loongarch/README :000000 100644 0000000000000000000000000000000000000000 9d84faef969435a60b55e3dd7f3cc85f08dc5d60 A target/loongarch/arch_dump.c :000000 100644 0000000000000000000000000000000000000000 d860417af216e0e82bb29e78c383eaabf9457bce A target/loongarch/cpu-csr.h :000000 100644 0000000000000000000000000000000000000000 54fb732d62d91e8dc2a8e06a983b8912ce1126e9 A target/loongarch/cpu-mmu.h :000000 100644 0000000000000000000000000000000000000000 6abe72ff5cab46e246fde4fa76bce05ba7c1cd20 A target/loongarch/cpu-param.h :000000 100644 0000000000000000000000000000000000000000 fa3fcf718615984352d99939db035b22f778d092 A target/loongarch/cpu-qom.h :000000 100644 0000000000000000000000000000000000000000 f22f64efb801f4fe23a7d140a605a30207c20d6e A target/loongarch/cpu.c :000000 100644 0000000000000000000000000000000000000000 c592f698853403cf7903a6c7acc20f88a4c01b9b A target/loongarch/cpu.h :000000 100644 0000000000000000000000000000000000000000 123cad3d930974becf51b12f4f88c43ef2d2f3bc A target/loongarch/cpu_helper.c :000000 100644 0000000000000000000000000000000000000000 d2ac39dee9f8693a95cd4d8fa3f287069f00bceb A target/loongarch/csr.c :000000 100644 0000000000000000000000000000000000000000 c2b6b882bce69f3eb077066b7f0fbd6b903eb4dd A target/loongarch/csr.h :000000 100644 0000000000000000000000000000000000000000 928b8b94c2cd15c7200e9bda388062e9925bb692 A target/loongarch/disas.c :000000 100644 0000000000000000000000000000000000000000 e02354cdb9fd48ace75d65170f98ece73b413a95 A target/loongarch/gdbstub.c :000000 100644 0000000000000000000000000000000000000000 99981abd01cc7ca935f9aae61c297c03db570c39 A target/loongarch/helper.h :000000 100644 0000000000000000000000000000000000000000 3089d42044d49793abd122295b1efcf4ad15f4cd A target/loongarch/insns.decode :000000 100644 0000000000000000000000000000000000000000 f9a0680fe0f960009218b1b85301b9d201729930 A target/loongarch/internals.h :000000 100644 0000000000000000000000000000000000000000 941142305e4142f140f19cd387d7de254031bac8 A target/loongarch/kvm/kvm.c :000000 100644 0000000000000000000000000000000000000000 51475675d6f6b54dda15f2242418078f3f6446cf A target/loongarch/kvm/kvm_loongarch.h :000000 100644 0000000000000000000000000000000000000000 2266de6ca97c3122bbf437a129fae97771010529 A target/loongarch/kvm/meson.build :000000 100644 0000000000000000000000000000000000000000 f053f22bb8c4251062b86bc66765d42c585d9511 A target/loongarch/loongarch-qmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 931a5ca5baa51102eb7a0db9e3afddafdc3325bb A target/loongarch/machine.c :000000 100644 0000000000000000000000000000000000000000 c5a2953b29cd9a95b10a14830db789573783a102 A target/loongarch/meson.build :000000 100644 0000000000000000000000000000000000000000 88656b5344c164450c4aa59c692f762533c90336 A target/loongarch/tcg/csr_helper.c :000000 100644 0000000000000000000000000000000000000000 fc9c64c20a85fa1bbafab22e66d4f6816137c46e A target/loongarch/tcg/fpu_helper.c :000000 100644 0000000000000000000000000000000000000000 e76c73c7755936705188e3cf4978831af0d1843a A target/loongarch/tcg/helper.h :000000 100644 0000000000000000000000000000000000000000 2be057e9320a9b722c173b0352e1631543147d68 A target/loongarch/tcg/insn_trans/trans_arith.c.inc :000000 100644 0000000000000000000000000000000000000000 4bf8dab7806f65620331a19fc2f81b45ae9a1986 A target/loongarch/tcg/insn_trans/trans_atomic.c.inc :000000 100644 0000000000000000000000000000000000000000 b91bb7eaa6c89ea4448646026cf6a5ab22e04284 A target/loongarch/tcg/insn_trans/trans_bit.c.inc :000000 100644 0000000000000000000000000000000000000000 da0777865854b7db65ccab6631843093834c70c8 A target/loongarch/tcg/insn_trans/trans_branch.c.inc :000000 100644 0000000000000000000000000000000000000000 655dce329e8d57ee6f464eb97b23d30574e855cb A target/loongarch/tcg/insn_trans/trans_extra.c.inc :000000 100644 0000000000000000000000000000000000000000 eed6ab7312505674ffe8132029b82e2eecda30d7 A target/loongarch/tcg/insn_trans/trans_farith.c.inc :000000 100644 0000000000000000000000000000000000000000 6a2c030a6beba385691aeedb717af12a5332da04 A target/loongarch/tcg/insn_trans/trans_fcmp.c.inc :000000 100644 0000000000000000000000000000000000000000 ca1d76a3661c126b70ec1febfd1387ea4d0525b3 A target/loongarch/tcg/insn_trans/trans_fcnv.c.inc :000000 100644 0000000000000000000000000000000000000000 b863ba1dc217cb70dc4a177be5d1e276891b22d8 A target/loongarch/tcg/insn_trans/trans_fmemory.c.inc :000000 100644 0000000000000000000000000000000000000000 5cbd9d3f347128852ba1933a5961148464f1bbf5 A target/loongarch/tcg/insn_trans/trans_fmov.c.inc :000000 100644 0000000000000000000000000000000000000000 dcecf02e54d67c3cfdacfb685aaca60f5e9db04e A target/loongarch/tcg/insn_trans/trans_memory.c.inc :000000 100644 0000000000000000000000000000000000000000 6728ce5ec9387d1f66d68cf36abbe6e0997c639a A target/loongarch/tcg/insn_trans/trans_privileged.c.inc :000000 100644 0000000000000000000000000000000000000000 136c4c845527f0e63902a8306dcaf136dd4dd3fc A target/loongarch/tcg/insn_trans/trans_shift.c.inc :000000 100644 0000000000000000000000000000000000000000 195b89f78834b208f0ba83930b844e792dc488b6 A target/loongarch/tcg/insn_trans/trans_vec.c.inc :000000 100644 0000000000000000000000000000000000000000 b0f171608bce62448f4f69e327aaaa4b765a2828 A target/loongarch/tcg/iocsr_helper.c :000000 100644 0000000000000000000000000000000000000000 0b013875ccfd5ea54bfe872108ab5627320a1bfd A target/loongarch/tcg/meson.build :000000 100644 0000000000000000000000000000000000000000 f98fe4d4a16c99582e028860d253da37035df584 A target/loongarch/tcg/op_helper.c :000000 100644 0000000000000000000000000000000000000000 4b1d44a16445841de8b9a7d69d8f389c357e6abf A target/loongarch/tcg/tcg_cpu.c :000000 100644 0000000000000000000000000000000000000000 7fb627f2d6303709f6b7d9c00ef15b6b042041e0 A target/loongarch/tcg/tcg_loongarch.h :000000 100644 0000000000000000000000000000000000000000 6a96dfd42905f709b1d68fe9287cac1d0b57e37e A target/loongarch/tcg/timer.c :000000 100644 0000000000000000000000000000000000000000 40cc0764248e66ac63df32aeb23375499d747907 A target/loongarch/tcg/tlb_helper.c :000000 100644 0000000000000000000000000000000000000000 124dce626954a85e5754de847ccba1796aebd8a6 A target/loongarch/tcg/translate.c :000000 100644 0000000000000000000000000000000000000000 a270998e638c82a4ee55ee05c6339b1f6922a3e7 A target/loongarch/tcg/vec_helper.c :000000 100644 0000000000000000000000000000000000000000 829d8e0f5362877cb3360fa8a6b160b726e6f6cf A target/loongarch/trace-events :000000 100644 0000000000000000000000000000000000000000 c2ecb78f0843e24884d8279aec544ecc0f07fec4 A target/loongarch/trace.h :000000 100644 0000000000000000000000000000000000000000 8aa8325dc6fbb2c6dfa68ef6724c768e2c10d660 A target/loongarch/translate.h :000000 100644 0000000000000000000000000000000000000000 3c9adf84274d87bd3ec1eb960c2a32922822149c A target/loongarch/vec.h :000000 100644 0000000000000000000000000000000000000000 23aae24ebec1263ef5b1e02e9e2dfba0ae059cba A target/m68k/Kconfig :000000 100644 0000000000000000000000000000000000000000 59e04d85ff921ab5ae3bcc4cde6e9c7d48d2631a A target/m68k/cpu-param.h :000000 100644 0000000000000000000000000000000000000000 273e8eae417d8204c0c0f9260d1a7343fcb9d27b A target/m68k/cpu-qom.h :000000 100644 0000000000000000000000000000000000000000 9b52ad5fc23404f5f4dd48c78edebf8f50013d4e A target/m68k/cpu.c :000000 100644 0000000000000000000000000000000000000000 7cf3791108c2dcb933dc3f6e284c4ce57f3d378d A target/m68k/cpu.h :000000 100644 0000000000000000000000000000000000000000 f49f841d489f38cc9be20585cc4757ec5c7e62e1 A target/m68k/fpu_helper.c :000000 100644 0000000000000000000000000000000000000000 136159f98f2a31399dad9221796d07116400e1fb A target/m68k/gdbstub.c :000000 100644 0000000000000000000000000000000000000000 5f91d206f596743edb87015ab5d9d45892e5e349 A target/m68k/helper.c :000000 100644 0000000000000000000000000000000000000000 0bda8f8152de574cd19a45cbe9ab1d31388ded6a A target/m68k/helper.h :000000 100644 0000000000000000000000000000000000000000 d2a071ea67739a1c5cc0fdfcdb4303e88e72ad63 A target/m68k/m68k-semi.c :000000 100644 0000000000000000000000000000000000000000 c36d817134b896545e8465da3fb74580f554cbe8 A target/m68k/meson.build :000000 100644 0000000000000000000000000000000000000000 e8b1b25a43c45a7b38af98465167c3fec0f61724 A target/m68k/monitor.c :000000 100644 0000000000000000000000000000000000000000 38f7a68981483af23ecc7a13d07ec68e343955d8 A target/m68k/op_helper.c :000000 100644 0000000000000000000000000000000000000000 1aadc622dbe1166f253a08bb7f76e3fbc29568e9 A target/m68k/qregs.h.inc :000000 100644 0000000000000000000000000000000000000000 dbe669cc5f654fdaa957ebca1ed6b2e9db69d8c5 A target/m68k/semihosting-stub.c :000000 100644 0000000000000000000000000000000000000000 99c2dcbe8c5da978f87a53e6965bb663868f4d8f A target/m68k/softfloat.c :000000 100644 0000000000000000000000000000000000000000 4bb95671345219164d99d3d01df5b0c7b8fdd94c A target/m68k/softfloat.h :000000 100644 0000000000000000000000000000000000000000 2ccd9e8bc3bdbc599282efeeba0b11624139a321 A target/m68k/softfloat_fpsp_tables.h :000000 100644 0000000000000000000000000000000000000000 138c89d3e531ca18c45f2f9b6e9b8e8fc9d0b3ac A target/m68k/translate.c :000000 100644 0000000000000000000000000000000000000000 d891ef9ee09d5fb34123a1f4377b3a3c1bc6415b A target/meson.build :000000 100644 0000000000000000000000000000000000000000 e91d58d88f2941ef5f0024a831f0dddb2c41f09a A target/microblaze/Kconfig :000000 100644 0000000000000000000000000000000000000000 0b13f219c2a53b77c4c8e867291441aeb99179bc A target/microblaze/cpu-param.h :000000 100644 0000000000000000000000000000000000000000 92e539fb2f96f9d98439d49e685b44a178b62691 A target/microblaze/cpu-qom.h :000000 100644 0000000000000000000000000000000000000000 389a5124b124198fcdd8b1e2c23aef9d965ae1e8 A target/microblaze/cpu.c :000000 100644 0000000000000000000000000000000000000000 b9602f72b941845d76256f951d3732647773f838 A target/microblaze/cpu.h :000000 100644 0000000000000000000000000000000000000000 d493681d38d36d5c3bef219d782b7b22a66661f3 A target/microblaze/gdbstub.c :000000 100644 0000000000000000000000000000000000000000 05a90f5ecb27b44c31039d60cc45cb2d0a0555e3 A target/microblaze/helper.c :000000 100644 0000000000000000000000000000000000000000 1429c1727efdeee298529292cb8bb4f9bb3df7a6 A target/microblaze/helper.h :000000 100644 0000000000000000000000000000000000000000 fb0f0e68386c338eea1f7ef3fa3367ea0e90ac6b A target/microblaze/insns.decode :000000 100644 0000000000000000000000000000000000000000 f930ff860917a501f1525d6f4da0f3458adf7933 A target/microblaze/machine.c :000000 100644 0000000000000000000000000000000000000000 9c1ecd1cf1cf4a880241037bb5e2759494ea92c5 A target/microblaze/meson.build :000000 100644 0000000000000000000000000000000000000000 db24cb399cec4e8ebf7614246f78a6d3813720ca A target/microblaze/mmu.c :000000 100644 0000000000000000000000000000000000000000 2aca39c923b817908343343a74a179b8839f5ff2 A target/microblaze/mmu.h :000000 100644 0000000000000000000000000000000000000000 3da0c68da395fd0b973de88c0a8052fed53779d1 A target/microblaze/op_helper.c :000000 100644 0000000000000000000000000000000000000000 8b219afb5dd46775ba371da1c22c63ef0981b6b0 A target/microblaze/translate.c :000000 100644 0000000000000000000000000000000000000000 876048b150c3221183128dc52de3f5f2fc194fa8 A target/mips/Kconfig :000000 100644 0000000000000000000000000000000000000000 cc1916232f554d0627a30570902216fc91d26943 A target/mips/cpu-defs.c.inc :000000 100644 0000000000000000000000000000000000000000 122193b0db3e7c5dc0d7d04d5970109fa10f4096 A target/mips/cpu-param.h :000000 100644 0000000000000000000000000000000000000000 0eea2a2598e405b0836a0d814d214035a704198b A target/mips/cpu-qom.h :000000 100644 0000000000000000000000000000000000000000 0fead20d6515bab280119e0b0661f794f3348d83 A target/mips/cpu.c :000000 100644 0000000000000000000000000000000000000000 32549791a18f0b4905608351dc8d6cde2bdf06cc A target/mips/cpu.h :000000 100644 0000000000000000000000000000000000000000 8b661865cab2fe60719b748f1d97093201a6189f A target/mips/fpu.c :000000 100644 0000000000000000000000000000000000000000 cf667c6637954f1e84ada34ee934cc2cc33e4323 A target/mips/fpu_helper.h :000000 100644 0000000000000000000000000000000000000000 8e0b08a096c57e084b32b72ea813f8d75516e120 A target/mips/gdbstub.c :000000 100644 0000000000000000000000000000000000000000 779b87101db10a25165594e60edd4026048b61b7 A target/mips/helper.h :000000 100644 0000000000000000000000000000000000000000 7dba22300b19e2f195ead4c9702328ae85b1737f A target/mips/internal.h :000000 100644 0000000000000000000000000000000000000000 5acb3a2dcf5ad4ebd84b1dba54bbd3ba887621ba A target/mips/meson.build :000000 100644 0000000000000000000000000000000000000000 9d4d292586c7adca9edae03fac39b8ee82a4a952 A target/mips/mips-defs.h :000000 100644 0000000000000000000000000000000000000000 53fbce10d3f6927c1593c5d122de34e29ee2fb16 A target/mips/msa.c :000000 100644 0000000000000000000000000000000000000000 4f025be44a1dce61899e2466dc1e110edf5e3fd0 A target/mips/system/addr.c :000000 100644 0000000000000000000000000000000000000000 ff7d3db00c73ae3227a38b7526255d0968023b8e A target/mips/system/cp0.c :000000 100644 0000000000000000000000000000000000000000 6aed5d3af24355559237e34813ac4593b16d21da A target/mips/system/cp0_timer.c :000000 100644 0000000000000000000000000000000000000000 bd1e4002cfde895ceeb984647561ef129bf80855 A target/mips/system/machine.c :000000 100644 0000000000000000000000000000000000000000 498cf289d6f9e43990da9e0d0ff78e8d0ecd1063 A target/mips/system/meson.build :000000 100644 0000000000000000000000000000000000000000 b6a2874f2dd8e645a1e1d14eed2c77d78cb2ec85 A target/mips/system/mips-qmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 746dbf8aa4eeb4a72c1e60b574839f21047103f5 A target/mips/system/physaddr.c :000000 100644 0000000000000000000000000000000000000000 7a4362c8ef49e206e0d5ba44f67728c34d4390ae A target/mips/tcg/dsp_helper.c :000000 100644 0000000000000000000000000000000000000000 630b8b809fa8857fce2fa79c60a131973d3be662 A target/mips/tcg/exception.c :000000 100644 0000000000000000000000000000000000000000 36af98080250e967ea45078a78a392c3f6a418f4 A target/mips/tcg/fpu_helper.c :000000 100644 0000000000000000000000000000000000000000 25b396b6822f0ee92165bc8673e3a253acfa5b7b A target/mips/tcg/godson2.decode :000000 100644 0000000000000000000000000000000000000000 960ef8b6f99b1c0111d5836f5faba2c4a2223131 A target/mips/tcg/lcsr.decode :000000 100644 0000000000000000000000000000000000000000 128c17a91819035467f5e9dbc95e69bb61f55ec0 A target/mips/tcg/lcsr_translate.c :000000 100644 0000000000000000000000000000000000000000 1b25466b496d1756b3e4f2b318fc0f58f1790497 A target/mips/tcg/ldst_helper.c :000000 100644 0000000000000000000000000000000000000000 2c8732525ce3c8f6596d1c96581ce4af3cfa1995 A target/mips/tcg/lmmi_helper.c :000000 100644 0000000000000000000000000000000000000000 b43979d0ef536dda7a540f1c84fdbe9c9d2eed66 A target/mips/tcg/loong-ext.decode :000000 100644 0000000000000000000000000000000000000000 797e3b5f7219457f4957dc395835eb7e4c11b257 A target/mips/tcg/loong_translate.c :000000 100644 0000000000000000000000000000000000000000 4ee359874aca70eb4f79b8d1952eab53454a6935 A target/mips/tcg/meson.build :000000 100644 0000000000000000000000000000000000000000 07172a6c7fe012a7d89dc873b47e952923170cc0 A target/mips/tcg/micromips_translate.c.inc :000000 100644 0000000000000000000000000000000000000000 e83587971d4e783193ef96ae7f4a5f4fedc09d2c A target/mips/tcg/mips16e_translate.c.inc :000000 100644 0000000000000000000000000000000000000000 4410e2a02e16f4c40a32b95b1c07e7940a13ad4d A target/mips/tcg/msa.decode :000000 100644 0000000000000000000000000000000000000000 f554b3d10eeb54c5db5fc767b62b11191f40e87e A target/mips/tcg/msa_helper.c :000000 100644 0000000000000000000000000000000000000000 4963d1553a09c502f00fd8a10e996ca6aedfab67 A target/mips/tcg/msa_helper.h.inc :000000 100644 0000000000000000000000000000000000000000 82b149922fa16d1e5a6a15ca9ec33f77b63d868f A target/mips/tcg/msa_translate.c :000000 100644 0000000000000000000000000000000000000000 7961b0731444a8ee3008dbdad52495d9a1bc3790 A target/mips/tcg/mxu_translate.c :000000 100644 0000000000000000000000000000000000000000 4b0b01ba37ad058a5ecb83a7e2188a4e668bf8bb A target/mips/tcg/nanomips_translate.c.inc :000000 100644 0000000000000000000000000000000000000000 a8c944e66818dd2b94cd5a63889c8bdffe07822f A target/mips/tcg/octeon.decode :000000 100644 0000000000000000000000000000000000000000 118397e6322963f3c9dd15474facaa2d93e06443 A target/mips/tcg/octeon_crypto.c :000000 100644 0000000000000000000000000000000000000000 b689adb46b4762a83f6a60a06bbdd719622a0e4a A target/mips/tcg/octeon_translate.c :000000 100644 0000000000000000000000000000000000000000 df1b5c37347e38b226596a360aa8c5cd6f8d7faf A target/mips/tcg/op_helper.c :000000 100644 0000000000000000000000000000000000000000 7fbcb109b4e57e87efadddc9655111a2a4121a31 A target/mips/tcg/rel6.decode :000000 100644 0000000000000000000000000000000000000000 4c056621c9777a9537e720284aab1daf09373ebe A target/mips/tcg/rel6_translate.c :000000 100644 0000000000000000000000000000000000000000 ba6b487b751f4d1f3e176f9a749afda982b9c3a2 A target/mips/tcg/system/cp0_helper.c :000000 100644 0000000000000000000000000000000000000000 25e03572fe90409efd6eb5b11a19a957774953bf A target/mips/tcg/system/lcsr_helper.c :000000 100644 0000000000000000000000000000000000000000 911341ac3758b9e20d6749394effd420220869c6 A target/mips/tcg/system/meson.build :000000 100644 0000000000000000000000000000000000000000 e822a4261455f97c48c99a3a8a7cc48b0abc723a A target/mips/tcg/system/mips-semi.c :000000 100644 0000000000000000000000000000000000000000 bb1f7aae62448ade57eae4387fbc70ea05aa685c A target/mips/tcg/system/semihosting-stub.c :000000 100644 0000000000000000000000000000000000000000 b54cbe88a3838e7ceca92db4fc4b03edc8153ccf A target/mips/tcg/system/special_helper.c :000000 100644 0000000000000000000000000000000000000000 4398c6f80b45712ba2771b4bf77a0d422dba5306 A target/mips/tcg/system/tlb_helper.c :000000 100644 0000000000000000000000000000000000000000 eaac5e2c6f0c3bab5674fcd8165deb8f4b2406c6 A target/mips/tcg/system_helper.h.inc :000000 100644 0000000000000000000000000000000000000000 950e6afc3f2709ec49c0865b66c6f07ab6d355dd A target/mips/tcg/tcg-internal.h :000000 100644 0000000000000000000000000000000000000000 0c55e0bbad22772d309afd1d485c2a1a96837aa9 A target/mips/tcg/trace-events :000000 100644 0000000000000000000000000000000000000000 b8c6c4568ec5835b4b5660222a4cfb2f5565d00c A target/mips/tcg/trace.h :000000 100644 0000000000000000000000000000000000000000 e3467d152516394064e71be362012cdff7e96aa8 A target/mips/tcg/translate.c :000000 100644 0000000000000000000000000000000000000000 ab2e217367414f3e3f0ba8b6dbacea6246c58aa3 A target/mips/tcg/translate.h :000000 100644 0000000000000000000000000000000000000000 1d140e918da8e04ce235452619a42773855d5039 A target/mips/tcg/translate_addr_const.c :000000 100644 0000000000000000000000000000000000000000 578b8c54c0fda709702b91ed1bcb794bbccc2c37 A target/mips/tcg/tx79.decode :000000 100644 0000000000000000000000000000000000000000 e071c867631ebe6c99e177bff3a37e47ad3c339a A target/mips/tcg/tx79_translate.c :000000 100644 0000000000000000000000000000000000000000 8a2c0b766bd7f7ad42b84a2319133f4ba4ba9444 A target/mips/tcg/txx9_translate.c :000000 100644 0000000000000000000000000000000000000000 4fc708d80ae731ab59a273678fc4af4faa900503 A target/mips/tcg/vr54xx.decode :000000 100644 0000000000000000000000000000000000000000 2255bd111631105459a27ee1f13954f6edb5c92b A target/mips/tcg/vr54xx_helper.c :000000 100644 0000000000000000000000000000000000000000 50b1f5b818db323c244d63612ff7baf588f08c49 A target/mips/tcg/vr54xx_helper.h.inc :000000 100644 0000000000000000000000000000000000000000 c877ede76e989bbcd3d4f14982710eb190b41e23 A target/mips/tcg/vr54xx_translate.c :000000 100644 0000000000000000000000000000000000000000 b2693067b1f13dcbe09751250c343e3658872eac A target/or1k/Kconfig :000000 100644 0000000000000000000000000000000000000000 1ff89d523f16a2e48327e9e5991df1ded0ec26db A target/or1k/cpu-param.h :000000 100644 0000000000000000000000000000000000000000 14bac33312ea4e4d097d6adf1ff5cd444ac75f98 A target/or1k/cpu-qom.h :000000 100644 0000000000000000000000000000000000000000 66c00c0930cd84f227d9e4dd17a75a3526fb6b8d A target/or1k/cpu.c :000000 100644 0000000000000000000000000000000000000000 fc4387ce7ae54ea100c94fa6ac7113a15a9fe6eb A target/or1k/cpu.h :000000 100644 0000000000000000000000000000000000000000 0a46d68d3084d3aacaa7941331c3d746b6a400e6 A target/or1k/disas.c :000000 100644 0000000000000000000000000000000000000000 0479a0695926ba3390b7b4e160838ff813716e08 A target/or1k/exception.c :000000 100644 0000000000000000000000000000000000000000 f62fc314c1f425fed289c54f6ee0df9f76d8b08d A target/or1k/exception.h :000000 100644 0000000000000000000000000000000000000000 3bd82b297191961fd03eb0da4fab35170cfc8fa2 A target/or1k/exception_helper.c :000000 100644 0000000000000000000000000000000000000000 e680606d4da02aa048b493c7bd70edeaeef78b51 A target/or1k/fpu_helper.c :000000 100644 0000000000000000000000000000000000000000 ca1592c6200177afc5e8d5f50bf0b72ad1ad33b2 A target/or1k/gdbstub.c :000000 100644 0000000000000000000000000000000000000000 e0a8d402271bb9cbf59380a6415c24fc60a296ac A target/or1k/helper.h :000000 100644 0000000000000000000000000000000000000000 cbf8af7f8ba95142af1d86c2beffa856368b63c8 A target/or1k/insns.decode :000000 100644 0000000000000000000000000000000000000000 6e89157639ab23e3f511e876e85f1053b4a5ffd0 A target/or1k/interrupt.c :000000 100644 0000000000000000000000000000000000000000 1553ebc71b02a8b5b9624803baf832019919561a A target/or1k/interrupt_helper.c :000000 100644 0000000000000000000000000000000000000000 2d5ca16c51164e3f06a1b237013be14e93530916 A target/or1k/machine.c :000000 100644 0000000000000000000000000000000000000000 7cea45287a27f9613fc3daf2dbb1df57181f044b A target/or1k/meson.build :000000 100644 0000000000000000000000000000000000000000 3fc56e1b77186c60404109aa3fb61bbb19daae51 A target/or1k/mmu.c :000000 100644 0000000000000000000000000000000000000000 8ffa31b84fda015afb92aa916aa2cdb6971e9f1b A target/or1k/sys_helper.c :000000 100644 0000000000000000000000000000000000000000 e00ef45b9b76d40959001b62210938bcdf75e9eb A target/or1k/translate.c :000000 100644 0000000000000000000000000000000000000000 0283711673ee5fd04ff7876ae9577c2f8a5b3775 A target/ppc/Kconfig :000000 100644 0000000000000000000000000000000000000000 80ac6c3e320c60aec485afc77414362c4c117cd4 A target/ppc/arch_dump.c :000000 100644 0000000000000000000000000000000000000000 55de3bd5d5de5d3b178ac3fbb4ecba3ebb6d83eb A target/ppc/compat.c :000000 100644 0000000000000000000000000000000000000000 aa13654e83e81db477d3d8bad3e50c69be9c8831 A target/ppc/cpu-models.c :000000 100644 0000000000000000000000000000000000000000 ef019cdb1f3c0447fbce4a9014bce8bd9e260b5f A target/ppc/cpu-models.h :000000 100644 0000000000000000000000000000000000000000 5e211d10b0be02ca2553a56571aff537b4904959 A target/ppc/cpu-param.h :000000 100644 0000000000000000000000000000000000000000 8247fa23367e65e2f828cce21d814b55701e74ef A target/ppc/cpu-qom.h :000000 100644 0000000000000000000000000000000000000000 47467ee16358e6441bc5e3fb26cf87f98389b3ae A target/ppc/cpu.c :000000 100644 0000000000000000000000000000000000000000 3fb51bbeb8213deb52c61558f322ce7a661b87a8 A target/ppc/cpu.h :000000 100644 0000000000000000000000000000000000000000 6c626843c934a9196eba9744fa1cd0130274f14d A target/ppc/cpu_init.c :000000 100644 0000000000000000000000000000000000000000 4ba559d8af25fe497037b7567f1f92691a469e0c A target/ppc/cpu_init.h :000000 100644 0000000000000000000000000000000000000000 ecc3f79326729d0af6905ca9731f10fed27a2778 A target/ppc/dfp_helper.c :000000 100644 0000000000000000000000000000000000000000 6d05b8650588a2f7acd6fba852d335a7601693c8 A target/ppc/excp_helper.c :000000 100644 0000000000000000000000000000000000000000 c1bdde9e104d433c93ff0231ee41af33ba679079 A target/ppc/fpu_helper.c :000000 100644 0000000000000000000000000000000000000000 4d622c5cad59a27ae9e91ca8140a5906da331c53 A target/ppc/gdbstub.c :000000 100644 0000000000000000000000000000000000000000 80d6616bab4241d86bbc66de47d3a64abcf72842 A target/ppc/helper.h :000000 100644 0000000000000000000000000000000000000000 acf74c543a178e9fe480a044d71c600c4a866cf5 A target/ppc/helper_regs.c :000000 100644 0000000000000000000000000000000000000000 b928c2c452d86c2b1b42f5a65c14d25a31dc72a0 A target/ppc/helper_regs.h :000000 100644 0000000000000000000000000000000000000000 6563dc4f64faaf1d17f5a5c1d4ce383d10594561 A target/ppc/insn32.decode :000000 100644 0000000000000000000000000000000000000000 de115c1943a0be1357a78f032c845ee835fe4ca5 A target/ppc/insn64.decode :000000 100644 0000000000000000000000000000000000000000 86346f5b9aea2879d6498dd56e2ad47febde99a9 A target/ppc/int_helper.c :000000 100644 0000000000000000000000000000000000000000 a20a0f9f7e0c379b9c3f2ca3f606853eac5ec1d2 A target/ppc/internal.h :000000 100644 0000000000000000000000000000000000000000 8e89a6c665c8ea6846eda4c7ff5f166eb8615e62 A target/ppc/kvm.c :000000 100644 0000000000000000000000000000000000000000 195dbaac5e1753d26a7b594cea60b267a5ade758 A target/ppc/kvm_ppc.h :000000 100644 0000000000000000000000000000000000000000 569536bd02d84ce09d5ff6904234627a054798b4 A target/ppc/machine.c :000000 100644 0000000000000000000000000000000000000000 dc5eab8c76ce0f03d61489a0175bcd46cc396991 A target/ppc/mem_helper.c :000000 100644 0000000000000000000000000000000000000000 d4ebbaf0a1940869b29905a323d514c0f95468a3 A target/ppc/meson.build :000000 100644 0000000000000000000000000000000000000000 0e625cbb704d9f689abd1de6357f8646609c3298 A target/ppc/misc_helper.c :000000 100644 0000000000000000000000000000000000000000 f329a7a0f2241e1e92b7fdc8a0d0af6876ca6203 A target/ppc/mmu-book3s-v3.c :000000 100644 0000000000000000000000000000000000000000 be66e26604ea8b185a8d7154ea5839c976bfd074 A target/ppc/mmu-book3s-v3.h :000000 100644 0000000000000000000000000000000000000000 9cc66c613b7b04908fc18d3e4bccb119d46c7e5a A target/ppc/mmu-booke.c :000000 100644 0000000000000000000000000000000000000000 f972843bbb7ba21ad92b0011b902c38518f7f7bd A target/ppc/mmu-booke.h :000000 100644 0000000000000000000000000000000000000000 0d125518673ab5fef751f383dadbef7451dea91e A target/ppc/mmu-books.h :000000 100644 0000000000000000000000000000000000000000 cbed4fe50b64dde5ebbb93b3e25a6d89ffc34cb3 A target/ppc/mmu-hash32.c :000000 100644 0000000000000000000000000000000000000000 c6e2c60db190cfe27169c29dc7a17f709e98bfcd A target/ppc/mmu-hash32.h :000000 100644 0000000000000000000000000000000000000000 2c33d98001d04af4a8eab31fb6bacb97058bece5 A target/ppc/mmu-hash64.c :000000 100644 0000000000000000000000000000000000000000 ae8d4b37aed0b71a1c1fc7e0a227eb39d132d35d A target/ppc/mmu-hash64.h :000000 100644 0000000000000000000000000000000000000000 a09ba2b8d1a8598708b74132bc64004f23e69458 A target/ppc/mmu-radix64.c :000000 100644 0000000000000000000000000000000000000000 6620b3d6481f360b68e1afa4f983bc2ac0862a3d A target/ppc/mmu-radix64.h :000000 100644 0000000000000000000000000000000000000000 2a3681718110b5a103158b3230e79a1a373a7894 A target/ppc/mmu_common.c :000000 100644 0000000000000000000000000000000000000000 ac6070540275a1f4b900802b0b04018840871a9e A target/ppc/mmu_helper.c :000000 100644 0000000000000000000000000000000000000000 5a21c01593b950b644c082c1893a43cf5e6bdc31 A target/ppc/monitor.c :000000 100644 0000000000000000000000000000000000000000 652cf20704b66f2e9fd05a40758b1b0a4fd27b29 A target/ppc/power8-pmu-regs.c.inc :000000 100644 0000000000000000000000000000000000000000 2a7a5b493af4f58d0083c8bcd188b72165e9d78b A target/ppc/power8-pmu.c :000000 100644 0000000000000000000000000000000000000000 3f79cfc45b791a61690d54e80c6c2ea7fbf0c1b3 A target/ppc/power8-pmu.h :000000 100644 0000000000000000000000000000000000000000 96228919966ee17732e6348faff09175eb481aa1 A target/ppc/ppc-qmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 84c910c440f7d978322a6ea8deefbdce9a646c0d A target/ppc/spr_common.h :000000 100644 0000000000000000000000000000000000000000 93aedb0c8e293078d0ebe765df2bcadc509e3a5d A target/ppc/tcg-excp_helper.c :000000 100644 0000000000000000000000000000000000000000 740d796b98c04ead4c8622f9f2d41313979aba7c A target/ppc/tcg-stub.c :000000 100644 0000000000000000000000000000000000000000 7209b418fb655ba0b64b86b6864424cb67d81664 A target/ppc/timebase_helper.c :000000 100644 0000000000000000000000000000000000000000 a79f1b4370729077ec58fccab93273739c4d5582 A target/ppc/trace-events :000000 100644 0000000000000000000000000000000000000000 a9e89628280b2c8fd2a48398ff3d8680794e9579 A target/ppc/trace.h :000000 100644 0000000000000000000000000000000000000000 467b8f3d4ec2bdf9e1ec16199a73857311cba5c0 A target/ppc/translate.c :000000 100644 0000000000000000000000000000000000000000 4b3914a1f6e9d515489fe94a425a1f001bc8afbf A target/ppc/translate/bhrb-impl.c.inc :000000 100644 0000000000000000000000000000000000000000 51fcabff6384ed1eff42a177feb23f6ebdde6a1b A target/ppc/translate/branch-impl.c.inc :000000 100644 0000000000000000000000000000000000000000 371076582b56cadf6de2a5e0be9de958eb462f45 A target/ppc/translate/dfp-impl.c.inc :000000 100644 0000000000000000000000000000000000000000 c3d8bbf2670a79aefe67be82e96e74e8680ea7d1 A target/ppc/translate/fixedpoint-impl.c.inc :000000 100644 0000000000000000000000000000000000000000 e0d9fa2e24dd542ba70b0f40d00d6a3703e8cd2c A target/ppc/translate/fp-impl.c.inc :000000 100644 0000000000000000000000000000000000000000 9bc9c3a3c3ffbb749b8450cafd13e336a6341de8 A target/ppc/translate/fp-ops.c.inc :000000 100644 0000000000000000000000000000000000000000 8144dbb1a1a8b630669fcd350dd1a872167e2a5a A target/ppc/translate/misc-impl.c.inc :000000 100644 0000000000000000000000000000000000000000 1c27facb8908f6559fc5682f36cbbcf9e1c66a5c A target/ppc/translate/ppe-impl.c.inc :000000 100644 0000000000000000000000000000000000000000 cb125cfa725cb2a93d05d30e11d56418e3031ec9 A target/ppc/translate/processor-ctrl-impl.c.inc :000000 100644 0000000000000000000000000000000000000000 454dac823e2a3fa9774f0a7e0b1fbbe825474da6 A target/ppc/translate/spe-impl.c.inc :000000 100644 0000000000000000000000000000000000000000 7efe8b874658e07d87d87c8eefb23d3aafcbeebd A target/ppc/translate/spe-ops.c.inc :000000 100644 0000000000000000000000000000000000000000 d4d6ab765a2d4361479854993ce58d3f9445cc65 A target/ppc/translate/storage-ctrl-impl.c.inc :000000 100644 0000000000000000000000000000000000000000 486f5c2151fbe027aa530e06b45aa46655bf0315 A target/ppc/translate/vmx-impl.c.inc :000000 100644 0000000000000000000000000000000000000000 2facbc7cb4737792f20a0e6060ac2b2e636705ef A target/ppc/translate/vmx-ops.c.inc :000000 100644 0000000000000000000000000000000000000000 78311dcba9d107bbd9c35671d5dc816bfb20d124 A target/ppc/translate/vsx-impl.c.inc :000000 100644 0000000000000000000000000000000000000000 ae3df2c13da3c63d4d3eb27f66de9d6bc553b227 A target/ppc/translate/vsx-ops.c.inc :000000 100644 0000000000000000000000000000000000000000 cc6d7ee88aa992aa75d2080f2746b6398a2fc4c4 A target/ppc/user_only_helper.c :000000 100644 0000000000000000000000000000000000000000 11bc09b4146bac6f685155c37932fa5b39b62099 A target/riscv/Kconfig :000000 100644 0000000000000000000000000000000000000000 5aef7c3d720fea9c7c6294bb5abab5c81161a5c8 A target/riscv/XVentanaCondOps.decode :000000 100644 0000000000000000000000000000000000000000 12b68799070224e29ae019fe1cf9a52167940b92 A target/riscv/arch_dump.c :000000 100644 0000000000000000000000000000000000000000 38a00e160c3ff04a0fdf8406ae2d1e52efe2a55e A target/riscv/common-semi-target.c :000000 100644 0000000000000000000000000000000000000000 ddb76a5300fe9cf7b76e341e7e1ef86a88febeb5 A target/riscv/cpu-param.h :000000 100644 0000000000000000000000000000000000000000 1a28f1369c9075bb1a9a427abfadaf124612f2b4 A target/riscv/cpu-qom.h :000000 100644 0000000000000000000000000000000000000000 5fff9d745e9b36d9cbd30f166ec91b5165e5f497 A target/riscv/cpu.c :000000 100644 0000000000000000000000000000000000000000 c2138dbd4ba312a5cb17f0916bce64d6faad38a9 A target/riscv/cpu.h :000000 100644 0000000000000000000000000000000000000000 c01050ce2b6c92bfd967e4b45662e0d1c3cd6842 A target/riscv/cpu_bits.h :000000 100644 0000000000000000000000000000000000000000 211d0708ba4cba4882459f14e5caffd5e3a01258 A target/riscv/cpu_cfg.h :000000 100644 0000000000000000000000000000000000000000 f91c780299c5722d73a2d7f4dcdf1edadfcd40cb A target/riscv/cpu_cfg_fields.h.inc :000000 100644 0000000000000000000000000000000000000000 e6927ff847e1369f0560a53b359bef3b939fc55b A target/riscv/cpu_user.h :000000 100644 0000000000000000000000000000000000000000 751a13aace47c2e0206984bf2720c564ad59b429 A target/riscv/cpu_vendorid.h :000000 100644 0000000000000000000000000000000000000000 9abbf5bcdf0e4ef7c94e0aa573b203a17daaf054 A target/riscv/gdbstub.c :000000 100644 0000000000000000000000000000000000000000 4fc2d3a155905095456e5f71e008e3f60f7e8780 A target/riscv/helper.h :000000 100644 0000000000000000000000000000000000000000 c34020e4dc1dc6810cadc4f66a067844abbada36 A target/riscv/insn16.decode :000000 100644 0000000000000000000000000000000000000000 aa02dae3c90a52e9b0308c0adcd686169f1d194b A target/riscv/insn32.decode :000000 100644 0000000000000000000000000000000000000000 f877530576804a9c753d7353fb129b3f58bbff98 A target/riscv/instmap.h :000000 100644 0000000000000000000000000000000000000000 5d84e4de960a0ee76b1e192c29914781d88e3170 A target/riscv/internals.h :000000 100644 0000000000000000000000000000000000000000 68e1501b21e2b50cab770ffa3f402c21fcf561ed A target/riscv/kvm/kvm-cpu.c :000000 100644 0000000000000000000000000000000000000000 61eaa12443e2af6051266109f15f1b4725e1fac2 A target/riscv/kvm/kvm_riscv.h :000000 100644 0000000000000000000000000000000000000000 7e924150912c1ede995d0261cb657094ac434582 A target/riscv/kvm/meson.build :000000 100644 0000000000000000000000000000000000000000 bf203bffcefb32710ed0f2af4d4f4595e122d1d9 A target/riscv/machine.c :000000 100644 0000000000000000000000000000000000000000 42d0f6d538a78cb3b85a5d7743bcc04a6910b0d9 A target/riscv/meson.build :000000 100644 0000000000000000000000000000000000000000 7e61ae2a47171eb6011dd079dc1ea269f6e0a612 A target/riscv/monitor.c :000000 100644 0000000000000000000000000000000000000000 2647deef9161a894cd7205d2fdbc6f097723a231 A target/riscv/riscv-qmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 7dfe5f72c6ede6d72862553c9864c56cc9961de0 A target/riscv/sbi_ecall_interface.h :000000 100644 0000000000000000000000000000000000000000 d8d94bca7ba5fab812892348ac7df2bcf3218ebf A target/riscv/tcg/bitmanip_helper.c :000000 100644 0000000000000000000000000000000000000000 07d92226527d85da93b8810e526d044e64fa4e3d A target/riscv/tcg/cpu_helper.c :000000 100644 0000000000000000000000000000000000000000 a0fb54bc50ca8d414456a7eacafadda19b4fb07d A target/riscv/tcg/crypto_helper.c :000000 100644 0000000000000000000000000000000000000000 bd4b6dc114bcd949f55bbb4607779ac6fbf165b0 A target/riscv/tcg/csr.c :000000 100644 0000000000000000000000000000000000000000 53ba3b4a4d9e28c9ebc315696034e66443e89d45 A target/riscv/tcg/csr.h :000000 100644 0000000000000000000000000000000000000000 e4d719a1da93bae8dbbf6dfeaf18b5e5e231d25d A target/riscv/tcg/debug.c :000000 100644 0000000000000000000000000000000000000000 fcd92b768c72f0e91a489066a5b502c4a6a9bf85 A target/riscv/tcg/debug.h :000000 100644 0000000000000000000000000000000000000000 db1475271b654095fbceb88f231f310d3f744007 A target/riscv/tcg/fpu_helper.c :000000 100644 0000000000000000000000000000000000000000 a8eaccef67e77f0d3480ea8dc7b218091694ccf1 A target/riscv/tcg/insn_trans/trans_privileged.c.inc :000000 100644 0000000000000000000000000000000000000000 44c1696fe4dd717d7179dc3973df12b40b84fd97 A target/riscv/tcg/insn_trans/trans_rva.c.inc :000000 100644 0000000000000000000000000000000000000000 3e74be223b0c209762309086384e1e42ca6c1600 A target/riscv/tcg/insn_trans/trans_rvb.c.inc :000000 100644 0000000000000000000000000000000000000000 066dc364c5bea9f52f0d0bad6b1a6774e94cd510 A target/riscv/tcg/insn_trans/trans_rvbf16.c.inc :000000 100644 0000000000000000000000000000000000000000 1be2bee9465d9d0cdc5195bf0ca37d7c542d09ed A target/riscv/tcg/insn_trans/trans_rvd.c.inc :000000 100644 0000000000000000000000000000000000000000 636dec1664dea9a80d88d9c1c78f55339c517eb8 A target/riscv/tcg/insn_trans/trans_rvf.c.inc :000000 100644 0000000000000000000000000000000000000000 03c66944308f73506ed6595eafb37be07911c6da A target/riscv/tcg/insn_trans/trans_rvh.c.inc :000000 100644 0000000000000000000000000000000000000000 cc1b5dbbadc0526249f64ecb352cd03676af1cd2 A target/riscv/tcg/insn_trans/trans_rvi.c.inc :000000 100644 0000000000000000000000000000000000000000 6600c710a79ff0614b50a6df6e8e665427066e97 A target/riscv/tcg/insn_trans/trans_rvk.c.inc :000000 100644 0000000000000000000000000000000000000000 0e2da5bed2bcd8a4fb7c03b732289765a0c30eb8 A target/riscv/tcg/insn_trans/trans_rvm.c.inc :000000 100644 0000000000000000000000000000000000000000 a22e2cae6ce8e5a055c106fb76c305c92ac53d3c A target/riscv/tcg/insn_trans/trans_rvv.c.inc :000000 100644 0000000000000000000000000000000000000000 32255d3aa08981c5ee7e844de31820c83ae25d11 A target/riscv/tcg/insn_trans/trans_rvvk.c.inc :000000 100644 0000000000000000000000000000000000000000 302c63f2a3d4a4f60da3f8517b8c70343512f912 A target/riscv/tcg/insn_trans/trans_rvzabha.c.inc :000000 100644 0000000000000000000000000000000000000000 79bca1e957250e6b67075cf7467f4aa2e7858cfc A target/riscv/tcg/insn_trans/trans_rvzacas.c.inc :000000 100644 0000000000000000000000000000000000000000 79b0b2c63b8878b34fbc9af7e9d3d6868ec8c215 A target/riscv/tcg/insn_trans/trans_rvzalasr.c.inc :000000 100644 0000000000000000000000000000000000000000 0eef03383889ed0b4bc00bf885cf380673f8d121 A target/riscv/tcg/insn_trans/trans_rvzawrs.c.inc :000000 100644 0000000000000000000000000000000000000000 71b4ca5473ccb96ab9b03988b60400d179b2c62b A target/riscv/tcg/insn_trans/trans_rvzce.c.inc :000000 100644 0000000000000000000000000000000000000000 72055865087ed94bb31afeafcf6981c4ebef6c4d A target/riscv/tcg/insn_trans/trans_rvzcmop.c.inc :000000 100644 0000000000000000000000000000000000000000 fd7e2daebf5c13fd64f0b83b035e07879d4e65cc A target/riscv/tcg/insn_trans/trans_rvzfa.c.inc :000000 100644 0000000000000000000000000000000000000000 b17ef9541c348757f8064d45f6dc85deac3505d4 A target/riscv/tcg/insn_trans/trans_rvzfh.c.inc :000000 100644 0000000000000000000000000000000000000000 096f7dde27ad62e8735dbf779fe152d51025c6ae A target/riscv/tcg/insn_trans/trans_rvzicbo.c.inc :000000 100644 0000000000000000000000000000000000000000 d47a9f9c7d22a69357427f74b052f52cd1b6ab7d A target/riscv/tcg/insn_trans/trans_rvzicfiss.c.inc :000000 100644 0000000000000000000000000000000000000000 c8e43fa3256e16e988e1644125f42908ef44872a A target/riscv/tcg/insn_trans/trans_rvzicond.c.inc :000000 100644 0000000000000000000000000000000000000000 165aacd2b6d9bd37971e12fabcc85b251aa03cfc A target/riscv/tcg/insn_trans/trans_rvzimop.c.inc :000000 100644 0000000000000000000000000000000000000000 4614c1489c6234cb899404b843a34472c3a3cf8e A target/riscv/tcg/insn_trans/trans_svinval.c.inc :000000 100644 0000000000000000000000000000000000000000 01da2b6ce1d66360c22db4dda1a15b63ff91a17a A target/riscv/tcg/insn_trans/trans_xlrbr.c.inc :000000 100644 0000000000000000000000000000000000000000 1b9993a9b07156c5f020e59eb0ea8426463701b5 A target/riscv/tcg/insn_trans/trans_xmips.c.inc :000000 100644 0000000000000000000000000000000000000000 f4e3051000705d4ed6cd9a93a567e668196c7659 A target/riscv/tcg/insn_trans/trans_xthead.c.inc :000000 100644 0000000000000000000000000000000000000000 38c15f2825e1c45c03edb6d7d86690aa5ac75720 A target/riscv/tcg/insn_trans/trans_xventanacondops.c.inc :000000 100644 0000000000000000000000000000000000000000 8068cc1aec460c68807554858bdd7b9f785665bf A target/riscv/tcg/insn_trans/trans_zilsd.c.inc :000000 100644 0000000000000000000000000000000000000000 7d9b83b1b2c964cec9020e6ad6bd08d9ad66b408 A target/riscv/tcg/m128_helper.c :000000 100644 0000000000000000000000000000000000000000 a05ab642f416021b81ea8a97224e2749f26d0279 A target/riscv/tcg/meson.build :000000 100644 0000000000000000000000000000000000000000 884030e91dddba23272cbf587574ac5284ce8a21 A target/riscv/tcg/mips_csr.c :000000 100644 0000000000000000000000000000000000000000 3e94005d2bd7619170a52e7445047f930d2f0aa0 A target/riscv/tcg/op_helper.c :000000 100644 0000000000000000000000000000000000000000 41b55519a8e4e7cb5ed51f37ae4042f3f6ad50d7 A target/riscv/tcg/pmp.c :000000 100644 0000000000000000000000000000000000000000 4c95c2767a19204d58e5493730276f58bde166d6 A target/riscv/tcg/pmp.h :000000 100644 0000000000000000000000000000000000000000 1a4658319b11a9a8a0edef18fc8a5abd0027eb31 A target/riscv/tcg/pmu.c :000000 100644 0000000000000000000000000000000000000000 2429c01b776693ebb324ed63fee1feb56c821c21 A target/riscv/tcg/pmu.h :000000 100644 0000000000000000000000000000000000000000 b68160af8307c1e46d3f200c5313823d240eb7b3 A target/riscv/tcg/tcg-cpu.c :000000 100644 0000000000000000000000000000000000000000 a23716a5acf08070b63c3a0123c7dbba317ee5c0 A target/riscv/tcg/tcg-cpu.h :000000 100644 0000000000000000000000000000000000000000 e6f642991ced804e9f4f9d791f5d0ac090768891 A target/riscv/tcg/th_csr.c :000000 100644 0000000000000000000000000000000000000000 9684dbe7528e3555114b53b93305b80bb4b1ddc1 A target/riscv/tcg/translate.c :000000 100644 0000000000000000000000000000000000000000 9a0d9b4f536be7210d53233e390cb373216433cc A target/riscv/tcg/vcrypto_helper.c :000000 100644 0000000000000000000000000000000000000000 0d1e4e09646e936b41890db0c9c1d178d3b2e663 A target/riscv/tcg/vector_helper.c :000000 100644 0000000000000000000000000000000000000000 b490b1d3989d01bfd3f2d35a5df6927b3c81a229 A target/riscv/tcg/vector_internals.c :000000 100644 0000000000000000000000000000000000000000 5681b818153d37576023fead2cbc25e522920705 A target/riscv/tcg/vector_internals.h :000000 100644 0000000000000000000000000000000000000000 c6ba4c1a476445b622c9bf1efaec8c8f9b3fc644 A target/riscv/tcg/zce_helper.c :000000 100644 0000000000000000000000000000000000000000 ede1a4c2a34b9d6da08c3a63f895572d54b1ecf4 A target/riscv/time_helper.c :000000 100644 0000000000000000000000000000000000000000 af1f634f890767e7b1f7cd672564d3faac9ac4b1 A target/riscv/time_helper.h :000000 100644 0000000000000000000000000000000000000000 93837f82a191f7b1638ec549304d2eaa031ad3a0 A target/riscv/trace-events :000000 100644 0000000000000000000000000000000000000000 03a89fcd9b91442a10a471a51373ddba99ecfc0d A target/riscv/trace.h :000000 100644 0000000000000000000000000000000000000000 893ce6ec713e47783d1a7b178c6ec5be8c2474e5 A target/riscv/xlrbr.decode :000000 100644 0000000000000000000000000000000000000000 3174f17aa4513c222a2e08279a1c12fc3c1b6c95 A target/riscv/xmips.decode :000000 100644 0000000000000000000000000000000000000000 d1d104bcf207c501f09d8c293b9d11b8f5c66352 A target/riscv/xthead.decode :000000 100644 0000000000000000000000000000000000000000 aceb5ed28fec13eac790bc83df58d08fed5bb479 A target/rx/Kconfig :000000 100644 0000000000000000000000000000000000000000 3806f41b2fe122ce124ac1d69c634f3d9fb2d1a2 A target/rx/cpu-param.h :000000 100644 0000000000000000000000000000000000000000 ac2e5785efa72f55538a9e3b9c3e87d9e889e13d A target/rx/cpu-qom.h :000000 100644 0000000000000000000000000000000000000000 9b8473d71cf62e4367450425755cfc3c78e387a0 A target/rx/cpu.c :000000 100644 0000000000000000000000000000000000000000 64ba48a73295e323621cc8fbaedf0f95aafc66f3 A target/rx/cpu.h :000000 100644 0000000000000000000000000000000000000000 0eb2ee6f45075bea7382b88d36d588c4c44fd9d8 A target/rx/disas.c :000000 100644 0000000000000000000000000000000000000000 8be5141f5bc72ed1c4d521f15e6124f26963fb9a A target/rx/gdbstub.c :000000 100644 0000000000000000000000000000000000000000 0f99279bbaa0fe8d71ba7831ab12e84f38304263 A target/rx/helper.c :000000 100644 0000000000000000000000000000000000000000 8cc38b0cb71773f3bdb2340b196076d1cb5cbeb7 A target/rx/helper.h :000000 100644 0000000000000000000000000000000000000000 ca9334b37afd17bc502925a28c8d31aacec712c8 A target/rx/insns.decode :000000 100644 0000000000000000000000000000000000000000 d80ced11e2f8dc7c45ba605e76daa9cec463ad49 A target/rx/meson.build :000000 100644 0000000000000000000000000000000000000000 36df7d377e5baf0c9b05dc837cbe8b9eff5fd5eb A target/rx/op_helper.c :000000 100644 0000000000000000000000000000000000000000 132d495710cafc75bb9c952b9055976cd71286a5 A target/rx/translate.c :000000 100644 0000000000000000000000000000000000000000 8a95f2bc3ff706c24e62e06e563d6d70401fdc27 A target/s390x/Kconfig :000000 100644 0000000000000000000000000000000000000000 2c26e992959a7e6696b6410edc1981c99907578b A target/s390x/arch_dump.c :000000 100644 0000000000000000000000000000000000000000 5b8529280317c81e50a179bb7da6cfe17161f9b1 A target/s390x/cpu-dump.c :000000 100644 0000000000000000000000000000000000000000 caef5a0e5c890cdaacc6f5253d0dc13a547a4090 A target/s390x/cpu-param.h :000000 100644 0000000000000000000000000000000000000000 c59bb1eab15bd97fda042ec326484beef54cb824 A target/s390x/cpu-qom.h :000000 100644 0000000000000000000000000000000000000000 cc9685221ae84799ac3a63ebd00ba552dcb42cfc A target/s390x/cpu-system.c :000000 100644 0000000000000000000000000000000000000000 7c725b8a4a4232a8f4b34ade48c33f4cc66a2a1f A target/s390x/cpu.c :000000 100644 0000000000000000000000000000000000000000 998bbb0d7ff4e7c58ca4e092c6e5e66b0e894eb2 A target/s390x/cpu.h :000000 100644 0000000000000000000000000000000000000000 c634e74123613fda2f0e321945a97f2bf99e3a51 A target/s390x/cpu_features.c :000000 100644 0000000000000000000000000000000000000000 421978faa40ba60c89e339fd0a031a9147bc5787 A target/s390x/cpu_features.h :000000 100644 0000000000000000000000000000000000000000 87df31848e605762b87a38065a50dee04ba87dcf A target/s390x/cpu_features_def.h :000000 100644 0000000000000000000000000000000000000000 a5aa19112abb99be4f6fd3a16eeaa83d6dc2547e A target/s390x/cpu_features_def.h.inc :000000 100644 0000000000000000000000000000000000000000 c41d629d68038d82b5767fac1c7ad744418ec5f5 A target/s390x/cpu_models.c :000000 100644 0000000000000000000000000000000000000000 f701bc0b5323575f3c1f63fe4ea769b6b6cce7c3 A target/s390x/cpu_models.h :000000 100644 0000000000000000000000000000000000000000 5b846048675c2f2d4da481d38182532fd30f3a20 A target/s390x/cpu_models_system.c :000000 100644 0000000000000000000000000000000000000000 df24d12d9e449e51f0a7a46d85da124fdd1b2471 A target/s390x/cpu_models_user.c :000000 100644 0000000000000000000000000000000000000000 f465a2eed23c171260696f1f27c9442077013ba5 A target/s390x/diag.c :000000 100644 0000000000000000000000000000000000000000 efdaaefa6d0b39ca46333851dff2cb1f3bd9a136 A target/s390x/gdbstub.c :000000 100644 0000000000000000000000000000000000000000 a99a75d14e76adf81ae6fab1c0e488acc1d504a2 A target/s390x/gen-features.c :000000 100644 0000000000000000000000000000000000000000 1a2658eaf937c047659ab73e3e8a7ff747d6c842 A target/s390x/helper.c :000000 100644 0000000000000000000000000000000000000000 6a7426fdac7c4bf531acb3f8eb53a4a7152e6654 A target/s390x/helper.h :000000 100644 0000000000000000000000000000000000000000 d7e3fd45e4bce4a0d2c56e68e1e95a7bc14b7449 A target/s390x/interrupt.c :000000 100644 0000000000000000000000000000000000000000 94619f92155caabe8d0e54d14c7d5909509d7974 A target/s390x/ioinst.c :000000 100644 0000000000000000000000000000000000000000 b34a9127141a114652147a4b71114d57209ff813 A target/s390x/kvm/kvm.c :000000 100644 0000000000000000000000000000000000000000 3c4fa0489cf9d91f0b0bfeab2856f0e5bf9a2c51 A target/s390x/kvm/kvm_s390x.h :000000 100644 0000000000000000000000000000000000000000 437e12f221fd036124e40ba22369b9f116b8763d A target/s390x/kvm/meson.build :000000 100644 0000000000000000000000000000000000000000 3d508165f34825fc57743523f5f73a7e072af85c A target/s390x/kvm/pv.c :000000 100644 0000000000000000000000000000000000000000 ea4b4ec34037d2e47673d9d201e3364af68a2537 A target/s390x/kvm/pv.h :000000 100644 0000000000000000000000000000000000000000 afd00da0e68bb5cb84391876596170d500947de2 A target/s390x/kvm/stsi-topology.c :000000 100644 0000000000000000000000000000000000000000 ebf3c83994db252939024d2b23aa37e79c6bd0e5 A target/s390x/kvm/stubs.c :000000 100644 0000000000000000000000000000000000000000 cdf2c4f8f278488487c573d5870586ed9beff27d A target/s390x/kvm/trace-events :000000 100644 0000000000000000000000000000000000000000 ae195b13068f5b01bf190f06e698f156e1fc644d A target/s390x/kvm/trace.h :000000 100644 0000000000000000000000000000000000000000 f714834a98a798af4bea885494a5035601f64c6d A target/s390x/machine.c :000000 100644 0000000000000000000000000000000000000000 c2cb4aca469ab49a43c22800c996cf94b09fd572 A target/s390x/meson.build :000000 100644 0000000000000000000000000000000000000000 2f886d424a1b65ccc73346c4656bd77e366cfa28 A target/s390x/mmu_helper.c :000000 100644 0000000000000000000000000000000000000000 da60b2b1fd433b71ab7e383f8c07c401ed4ee5aa A target/s390x/s390x-internal.h :000000 100644 0000000000000000000000000000000000000000 b6d44c5c31bc95c1b3c36a7c2ad028450f99f8d9 A target/s390x/sigp.c :000000 100644 0000000000000000000000000000000000000000 e538a75d713202c783354dcf2ca98ae9150ce7c7 A target/s390x/tcg/cc_helper.c :000000 100644 0000000000000000000000000000000000000000 6a5dbe1cafa275c4352bf28152f45ad30752718d A target/s390x/tcg/crypto_helper.c :000000 100644 0000000000000000000000000000000000000000 99140b1ac9a5dfa872a87bee2071c85745408838 A target/s390x/tcg/debug.c :000000 100644 0000000000000000000000000000000000000000 d952bb20cf14dc71d0e5f6cd4433180b4e2f3a6a A target/s390x/tcg/excp_helper.c :000000 100644 0000000000000000000000000000000000000000 107025e6753d5a6793015c46f810530886a2abad A target/s390x/tcg/fpu_helper.c :000000 100644 0000000000000000000000000000000000000000 68260ffd9d51e4cc90773f6985d661298eb527c0 A target/s390x/tcg/insn-data.h.inc :000000 100644 0000000000000000000000000000000000000000 6253edbd199e446a2a41351d29ff467d8d0250d4 A target/s390x/tcg/insn-format.h.inc :000000 100644 0000000000000000000000000000000000000000 5aedd1405bf23cc8ab6da97a1a0711e4fc5c24a6 A target/s390x/tcg/int_helper.c :000000 100644 0000000000000000000000000000000000000000 414e6838c879c5e2f584ce947834b830e6a1fbaf A target/s390x/tcg/mem_helper.c :000000 100644 0000000000000000000000000000000000000000 36cb0e079edb1aa8b3dbc2225e6ae1b2756d4215 A target/s390x/tcg/meson.build :000000 100644 0000000000000000000000000000000000000000 f1c8563af00a3142ff089440d49f9c5ce17f0e4f A target/s390x/tcg/misc_helper.c :000000 100644 0000000000000000000000000000000000000000 8b74d6a6d886080ece7aaacca60018c88f190aca A target/s390x/tcg/s390-tod.h :000000 100644 0000000000000000000000000000000000000000 975f60085ace7e6be40466517442549315794edc A target/s390x/tcg/tcg_s390x.h :000000 100644 0000000000000000000000000000000000000000 a4374bd41f889800c2ffc5cf451328893c938637 A target/s390x/tcg/translate.c :000000 100644 0000000000000000000000000000000000000000 447641df25c09d25b225fe7db343ab71e5f1b075 A target/s390x/tcg/translate_vx.c.inc :000000 100644 0000000000000000000000000000000000000000 8d095efcfc6f70af701e27efd315450810b41d5c A target/s390x/tcg/vec.h :000000 100644 0000000000000000000000000000000000000000 744f800fb6ced5f70f625893d1c78f98d36c90b8 A target/s390x/tcg/vec_fpu_helper.c :000000 100644 0000000000000000000000000000000000000000 98eecd9fde6f63fc7bff3248089ce290ebfef64e A target/s390x/tcg/vec_helper.c :000000 100644 0000000000000000000000000000000000000000 b18d8a6d16e95f3cbff8313ded8f1bcf438991cf A target/s390x/tcg/vec_int_helper.c :000000 100644 0000000000000000000000000000000000000000 a19f429768f8facf2c910c61855425fb127451c1 A target/s390x/tcg/vec_string_helper.c :000000 100644 0000000000000000000000000000000000000000 ef3120d3b16e77037ca0de081464ba86e2092cc6 A target/s390x/trace-events :000000 100644 0000000000000000000000000000000000000000 d7d59d4abad4c06bfa73cdcbec9bfdd574191ef8 A target/s390x/trace.h :000000 100644 0000000000000000000000000000000000000000 93b92f1e48029ef6c6c5fa5a8ed4aa0b915af9c7 A target/sh4/Kconfig :000000 100644 0000000000000000000000000000000000000000 9d72e35e312b07619d8354f3cda1a9cb391cb6d2 A target/sh4/cpu-param.h :000000 100644 0000000000000000000000000000000000000000 6cf5fbb074542dc353af5e91840ce98d60bba5bc A target/sh4/cpu-qom.h :000000 100644 0000000000000000000000000000000000000000 3bbdee301d5d506f63fbc6ccea975c260d92c928 A target/sh4/cpu.c :000000 100644 0000000000000000000000000000000000000000 3302702376378c487f4f54c008e7a57b3e1de191 A target/sh4/cpu.h :000000 100644 0000000000000000000000000000000000000000 bdc8c1d1646395ffb774e1eeeca527230e5c6e53 A target/sh4/gdbstub.c :000000 100644 0000000000000000000000000000000000000000 b6b057f104b1ab5dd30cba86dd9b84ee30774042 A target/sh4/helper.c :000000 100644 0000000000000000000000000000000000000000 29011d3dbbb78ba943adbe2dec4021cc3f91b4de A target/sh4/helper.h :000000 100644 0000000000000000000000000000000000000000 3861d9b194aee981029719da8337b9d184165ee6 A target/sh4/meson.build :000000 100644 0000000000000000000000000000000000000000 14261c0597067c7f150796ac83453df64b6e763e A target/sh4/monitor.c :000000 100644 0000000000000000000000000000000000000000 777380f8e40954b18f0e3d134026f9cb60b0b030 A target/sh4/op_helper.c :000000 100644 0000000000000000000000000000000000000000 373950fd6625455ef89e242c2e91dd8cda7b2e2c A target/sh4/translate.c :000000 100644 0000000000000000000000000000000000000000 70cc0f3a210385f98bba9edeb214d6ea4f9e0e2f A target/sparc/Kconfig :000000 100644 0000000000000000000000000000000000000000 7d6dae6d616f192ff264fc7f00d3f0a8d53093ae A target/sparc/asi.h :000000 100644 0000000000000000000000000000000000000000 be810052376c2259a24353ab337bfaddeb31a152 A target/sparc/cpu-feature.h.inc :000000 100644 0000000000000000000000000000000000000000 7ec4ac84dbb28c81171cbd7c6ffcdb36d7776d26 A target/sparc/cpu-param.h :000000 100644 0000000000000000000000000000000000000000 a86331bd581682a10bbfbaec3118df3ae3564ad8 A target/sparc/cpu-qom.h :000000 100644 0000000000000000000000000000000000000000 ae9bdca9df820d9c7228f9c02eeaa59940594be9 A target/sparc/cpu.c :000000 100644 0000000000000000000000000000000000000000 31a16c2af0398586d038e452403a08252873633b A target/sparc/cpu.h :000000 100644 0000000000000000000000000000000000000000 29fd16643840321eb13d000a701fff9544c57d99 A target/sparc/fop_helper.c :000000 100644 0000000000000000000000000000000000000000 2874ce1b35010d01736ada808d36888eb2432776 A target/sparc/gdbstub.c :000000 100644 0000000000000000000000000000000000000000 8de261b0e306a529cc869d2ce8099272f3bc2fb4 A target/sparc/helper.c :000000 100644 0000000000000000000000000000000000000000 3a7f7dc1296e1705943827907ea40e90964d3d74 A target/sparc/helper.h :000000 100644 0000000000000000000000000000000000000000 242ec420161fce44f0542cf1df57ae91e59ee76b A target/sparc/insns.decode :000000 100644 0000000000000000000000000000000000000000 d6bb3fa1e54848f6697a26fe63343d5eef24fcd7 A target/sparc/int32_helper.c :000000 100644 0000000000000000000000000000000000000000 60ab0478fc67df9bfa9b6fd1aaa1d0d1d3d809c6 A target/sparc/int64_helper.c :000000 100644 0000000000000000000000000000000000000000 4ec8799d1f76bc37f7499722ab6958b12912c20d A target/sparc/ldst_helper.c :000000 100644 0000000000000000000000000000000000000000 0d5d79b5e7be53bb01d8830e9beb1d1b2a45a186 A target/sparc/machine.c :000000 100644 0000000000000000000000000000000000000000 46289c8669363f3000f958d8f115c7606df8a604 A target/sparc/meson.build :000000 100644 0000000000000000000000000000000000000000 07ba25dfcea6d5c023384984c0a6412c922a7d95 A target/sparc/mmu_helper.c :000000 100644 0000000000000000000000000000000000000000 ed1e76fe73f8dda8b9009d778c14474bb66e2826 A target/sparc/monitor.c :000000 100644 0000000000000000000000000000000000000000 de9833283d03bfc8221f9e56f5231e7ad497ad09 A target/sparc/trace-events :000000 100644 0000000000000000000000000000000000000000 3b2f5a8e295766476a3f531db46f1fa1cbd8a9b1 A target/sparc/trace.h :000000 100644 0000000000000000000000000000000000000000 3156be6a94cb7c6e1d2490449968a8f5d6586113 A target/sparc/translate.c :000000 100644 0000000000000000000000000000000000000000 a46fa4f124ba75015659d85ad7a03e5651908717 A target/sparc/translate.h :000000 100644 0000000000000000000000000000000000000000 371f5445a1f099d1619b4ec6675977183564379d A target/sparc/vis_helper.c :000000 100644 0000000000000000000000000000000000000000 9ad9d01e8b995f3ddddbe1f8b739e57f3ad3765f A target/sparc/win_helper.c :000000 100644 0000000000000000000000000000000000000000 93134093093bc12e6c58a329c54f9e5bbaaa42b5 A target/tricore/Kconfig :000000 100644 0000000000000000000000000000000000000000 7a5f67fe15e4e10bca7de8f3a3ebfe88a20567d2 A target/tricore/cpu-param.h :000000 100644 0000000000000000000000000000000000000000 e35dc1ad2d8d0e16a499a2e2cd1603e3386d96d4 A target/tricore/cpu-qom.h :000000 100644 0000000000000000000000000000000000000000 84a05e3d36330f3576bde35be260bbd5823b66b1 A target/tricore/cpu.c :000000 100644 0000000000000000000000000000000000000000 12e497d2a7a6a5056c38d367d10e7bab4fb9126c A target/tricore/cpu.h :000000 100644 0000000000000000000000000000000000000000 cdfaf1d662c9abc05eca877a1a3869050f548855 A target/tricore/csfr.h.inc :000000 100644 0000000000000000000000000000000000000000 1b72dcc5f5c607a775ca808d0d08d314901be960 A target/tricore/fpu_helper.c :000000 100644 0000000000000000000000000000000000000000 0b73b1280e08819f307f91028b9a0030e3661175 A target/tricore/gdbstub.c :000000 100644 0000000000000000000000000000000000000000 273713a147343805a612a6727f3c2dae2698f36f A target/tricore/helper.c :000000 100644 0000000000000000000000000000000000000000 1d97d078b0021d8ec46d72e625524926301ddba9 A target/tricore/helper.h :000000 100644 0000000000000000000000000000000000000000 76cd78e990e7e7a89b688187cf19eb14c14571c4 A target/tricore/meson.build :000000 100644 0000000000000000000000000000000000000000 46b17da2bc6169a10d86833d702c42d9d3fc62e6 A target/tricore/op_helper.c :000000 100644 0000000000000000000000000000000000000000 8cd6b58f66be903e6a14afabe321a1b9bc33ad09 A target/tricore/translate.c :000000 100644 0000000000000000000000000000000000000000 f5e0a0bed8c6e38fa695d7b41e3fd6b08e67f988 A target/tricore/tricore-defs.h :000000 100644 0000000000000000000000000000000000000000 60d2402b6e3964ea8d7c5e2d9494f307498b8d83 A target/tricore/tricore-opcodes.h :000000 100644 0000000000000000000000000000000000000000 e8c2598c4d9773cd12e0c962b2df046702c87f6a A target/xtensa/Kconfig :000000 100644 0000000000000000000000000000000000000000 9aba2667e331f1d3c4beeae7874c395d6ba35bc3 A target/xtensa/core-dc232b.c :000000 100644 0000000000000000000000000000000000000000 a9935b87afe84356a382ed114cd9a18757c5a522 A target/xtensa/core-dc232b/core-isa.h :000000 100644 0000000000000000000000000000000000000000 8c88caef59da46498bc5d8f7fa381ec0839d9317 A target/xtensa/core-dc232b/gdb-config.c.inc :000000 100644 0000000000000000000000000000000000000000 bb9ebd24b8358731bbe2c137a8ec9c457174f821 A target/xtensa/core-dc232b/xtensa-modules.c.inc :000000 100644 0000000000000000000000000000000000000000 9b0a625063e8c03699f19bae853208eb97250b38 A target/xtensa/core-dc233c.c :000000 100644 0000000000000000000000000000000000000000 ff92b7f3ed2b7334e13e4eff36daa168dee2fb81 A target/xtensa/core-dc233c/core-isa.h :000000 100644 0000000000000000000000000000000000000000 7e8963227fc0568fbcdf6bb056466e76b271ce7a A target/xtensa/core-dc233c/gdb-config.c.inc :000000 100644 0000000000000000000000000000000000000000 0f32f0804ab344240d216d5551e66b5afd40cd3c A target/xtensa/core-dc233c/xtensa-modules.c.inc :000000 100644 0000000000000000000000000000000000000000 b08fe22e6562eab3337c26ce100c3b9263e4070d A target/xtensa/core-de212.c :000000 100644 0000000000000000000000000000000000000000 90ac3292303ff37d780202c9ae67d910772d04dc A target/xtensa/core-de212/core-isa.h :000000 100644 0000000000000000000000000000000000000000 25510fc34c73d8837e174d8728c26b6cfbe4b500 A target/xtensa/core-de212/gdb-config.c.inc :000000 100644 0000000000000000000000000000000000000000 480c68d3c6ada9aa3e938a4e8adf4188c7a80c77 A target/xtensa/core-de212/xtensa-modules.c.inc :000000 100644 0000000000000000000000000000000000000000 8845cdb592afc332de0fb7c21d6b6f60757ba964 A target/xtensa/core-de233_fpu.c :000000 100644 0000000000000000000000000000000000000000 40543b2c5e59e400bd05aebbbccf6cea14bb4c21 A target/xtensa/core-de233_fpu/core-isa.h :000000 100644 0000000000000000000000000000000000000000 e99e7d31233131fddf401c00b8cba9ee2638c04f A target/xtensa/core-de233_fpu/core-matmap.h :000000 100644 0000000000000000000000000000000000000000 66fcb4894a7cb35df0c0840bce7c0d3ad404019e A target/xtensa/core-de233_fpu/gdb-config.c.inc :000000 100644 0000000000000000000000000000000000000000 129c023514167e51ff667f30c3806d270de91f73 A target/xtensa/core-de233_fpu/xtensa-modules.c.inc :000000 100644 0000000000000000000000000000000000000000 c0f94b9e278b955a3881731a3fb71c220596fda7 A target/xtensa/core-dsp3400.c :000000 100644 0000000000000000000000000000000000000000 1499ef291400aba1e43ee0f8d175aa945f4e3de3 A target/xtensa/core-dsp3400/core-isa.h :000000 100644 0000000000000000000000000000000000000000 692012f9f4a0ed37bbcd9700de42ca40d61ebb34 A target/xtensa/core-dsp3400/core-matmap.h :000000 100644 0000000000000000000000000000000000000000 f7f5f75c9875447d78dac023c86559fc266cd4c9 A target/xtensa/core-dsp3400/gdb-config.c.inc :000000 100644 0000000000000000000000000000000000000000 28ea3d75fef03a2e1f819f5d0f49d6221b549e70 A target/xtensa/core-dsp3400/xtensa-modules.c.inc :000000 100644 0000000000000000000000000000000000000000 310be8d61f33934ee0c4ee31fc8606209137c367 A target/xtensa/core-fsf.c :000000 100644 0000000000000000000000000000000000000000 fb2bb8f2cbf3e5a24a6f176a0245c5bf7c8511ba A target/xtensa/core-fsf/core-isa.h :000000 100644 0000000000000000000000000000000000000000 531f5e2b7e62163be0686205fe2b48bf42242f64 A target/xtensa/core-fsf/xtensa-modules.c.inc :000000 100644 0000000000000000000000000000000000000000 7f71d088f31e961c31b647931cdcf33874176cb8 A target/xtensa/core-lx106.c :000000 100644 0000000000000000000000000000000000000000 86bcf1a5d6f97f9d0c4ae93d4b87bf13331d945f A target/xtensa/core-lx106/core-isa.h :000000 100644 0000000000000000000000000000000000000000 365d6fe6093684cff141ea37bd05e3fa2c1c9874 A target/xtensa/core-lx106/gdb-config.c.inc :000000 100644 0000000000000000000000000000000000000000 f2b5efc6ec88568f5d7c7aac68300cd772eb052e A target/xtensa/core-lx106/xtensa-modules.c.inc :000000 100644 0000000000000000000000000000000000000000 8867001aac869d6921ba736de7a3572a8170f4a4 A target/xtensa/core-sample_controller.c :000000 100644 0000000000000000000000000000000000000000 d53dca866530a582ae445bf647fb5f691d9a2a76 A target/xtensa/core-sample_controller/core-isa.h :000000 100644 0000000000000000000000000000000000000000 99e172d81951842370c798cb41e7adf2b7e0cf54 A target/xtensa/core-sample_controller/gdb-config.c.inc :000000 100644 0000000000000000000000000000000000000000 7e87d216bd1b0882b810eaadfd3eaa44156482b8 A target/xtensa/core-sample_controller/xtensa-modules.c.inc :000000 100644 0000000000000000000000000000000000000000 bd082f49aa4ad532d6168b3fd0a73c08c4ff4d24 A target/xtensa/core-test_kc705_be.c :000000 100644 0000000000000000000000000000000000000000 408fed871d2a298dc98145c3d5865ed5f62dfd96 A target/xtensa/core-test_kc705_be/core-isa.h :000000 100644 0000000000000000000000000000000000000000 eb3e03cd527cf3fad9dfb4032127f383e0f9f2b5 A target/xtensa/core-test_kc705_be/gdb-config.c.inc :000000 100644 0000000000000000000000000000000000000000 bc7cf448280b26668872370b0f0c4c3ab364824b A target/xtensa/core-test_kc705_be/xtensa-modules.c.inc :000000 100644 0000000000000000000000000000000000000000 3090dd01ed7bf893fa99991366931a10b55dba61 A target/xtensa/core-test_mmuhifi_c3.c :000000 100644 0000000000000000000000000000000000000000 838b1b09dab7df466857f5ea2801423962860332 A target/xtensa/core-test_mmuhifi_c3/core-isa.h :000000 100644 0000000000000000000000000000000000000000 0bca70b5afb9b36650afd36d46ce5ae6244b9220 A target/xtensa/core-test_mmuhifi_c3/gdb-config.c.inc :000000 100644 0000000000000000000000000000000000000000 28561147fce70e0cab22e5293b0a01325e52d381 A target/xtensa/core-test_mmuhifi_c3/xtensa-modules.c.inc :000000 100644 0000000000000000000000000000000000000000 a526a71cfd98d14ce4c857710f7b4abaf4151b8b A target/xtensa/cores.list :000000 100644 0000000000000000000000000000000000000000 1a9cdcefb49ac4a29cc43304bec678a04dcdc767 A target/xtensa/cpu-param.h :000000 100644 0000000000000000000000000000000000000000 d932346b5fef06f918189d5f517b93537f175a3c A target/xtensa/cpu-qom.h :000000 100644 0000000000000000000000000000000000000000 7c25b9ab707a1ea1e34ede8fc1989e35c6a4ab9d A target/xtensa/cpu.c :000000 100644 0000000000000000000000000000000000000000 49d6ad9083d63456c85d7f3bb582a2898a144edd A target/xtensa/cpu.h :000000 100644 0000000000000000000000000000000000000000 3b91f7c38ac406d9f3c9936c7e254d6002470d07 A target/xtensa/dbg_helper.c :000000 100644 0000000000000000000000000000000000000000 7cb67d179a8d47d905bc5364d494b944f80633a8 A target/xtensa/exc_helper.c :000000 100644 0000000000000000000000000000000000000000 2e51cabe3f2f9e999a2571d82408112ad4dbe0b0 A target/xtensa/fpu_helper.c :000000 100644 0000000000000000000000000000000000000000 4748fb65321dc29f7ef0569b5b7a55c3545a71d9 A target/xtensa/gdbstub.c :000000 100644 0000000000000000000000000000000000000000 5a0e86551465c12de77d23cadeda57f93ca7309d A target/xtensa/helper.c :000000 100644 0000000000000000000000000000000000000000 ae938ceedb801fb6b69456c8e2262c4157dfd805 A target/xtensa/helper.h :000000 100755 0000000000000000000000000000000000000000 17dfec895739c17262f36652f60dab67fca68d84 A target/xtensa/import_core.sh :000000 100644 0000000000000000000000000000000000000000 f8d60101e3d88ce8de40e0fccc20aae4db01140c A target/xtensa/meson.build :000000 100644 0000000000000000000000000000000000000000 a126f6b6714c633a58d299f3aa5d66f230418f68 A target/xtensa/mmu_helper.c :000000 100644 0000000000000000000000000000000000000000 e0fcac8565dcb5947fad2d3c225536f9ef71cbe4 A target/xtensa/monitor.c :000000 100644 0000000000000000000000000000000000000000 fc47ebaaf50534748f43b8c993bbe6ab5027b3ff A target/xtensa/op_helper.c :000000 100644 0000000000000000000000000000000000000000 b9eaffa4871f595ec54cb99a2a3d14061de5d21d A target/xtensa/overlay_tool.h :000000 100644 0000000000000000000000000000000000000000 175fd4b5cfc2d7d245da8faf397d58583cf647c5 A target/xtensa/translate.c :000000 100644 0000000000000000000000000000000000000000 4b25f8f4de74e2f43f5ec775048f479efef2af1d A target/xtensa/win_helper.c :000000 100644 0000000000000000000000000000000000000000 40dd8bac96ee7dc5cbea5c34e943597226495b34 A target/xtensa/xtensa-isa-internal.h :000000 100644 0000000000000000000000000000000000000000 c564af340fa9208452bbc03b811bf7588727041f A target/xtensa/xtensa-isa.c :000000 100644 0000000000000000000000000000000000000000 0f0211f841aec679fe195adb116920a34ed69ed7 A target/xtensa/xtensa-isa.h :000000 100644 0000000000000000000000000000000000000000 3340bd1d415654f978b1f3bd5bc03ac2a35d0b2c A target/xtensa/xtensa-semi.c :000000 100644 0000000000000000000000000000000000000000 dd84a9af58655c19393557dae8e989759c4ea583 A tcg/aarch64/tcg-target-con-set.h :000000 100644 0000000000000000000000000000000000000000 fef75e8a7683f312f03ef39a27ae5fe896cf130b A tcg/aarch64/tcg-target-con-str.h :000000 100644 0000000000000000000000000000000000000000 69e83efb69d70e50c0c539a782300df9d225e83d A tcg/aarch64/tcg-target-has.h :000000 100644 0000000000000000000000000000000000000000 e8e892301428e1eba6dbe017eece07e945389653 A tcg/aarch64/tcg-target-mo.h :000000 100644 0000000000000000000000000000000000000000 5382315c414f467157ec78fec2a5c1595fed1594 A tcg/aarch64/tcg-target-opc.h.inc :000000 100644 0000000000000000000000000000000000000000 4ebdef7e0775195e29fc69111aa7d4b91a194ab7 A tcg/aarch64/tcg-target.c.inc :000000 100644 0000000000000000000000000000000000000000 3f3df5176d914019d7d22e8ccda9aea343d95300 A tcg/aarch64/tcg-target.h :000000 100644 0000000000000000000000000000000000000000 3753f7ef67ce17265e5212f9c04e25d6b4932a86 A tcg/debuginfo.c :000000 100644 0000000000000000000000000000000000000000 e907fc755f541c0ae8b01c2b843d344f54a4e3a2 A tcg/loongarch64/tcg-insn-defs.c.inc :000000 100644 0000000000000000000000000000000000000000 fd731c0c0fc92279c83d5283858831db0e633b8f A tcg/loongarch64/tcg-target-con-set.h :000000 100644 0000000000000000000000000000000000000000 e5e57452d6d947ae1560b0be010566d08d9631fe A tcg/loongarch64/tcg-target-con-str.h :000000 100644 0000000000000000000000000000000000000000 32abc6f457420b91ee1be813427500b8d839b009 A tcg/loongarch64/tcg-target-has.h :000000 100644 0000000000000000000000000000000000000000 d35506957ff9971eb4097593cc64477adb4857c3 A tcg/loongarch64/tcg-target-mo.h :000000 100644 0000000000000000000000000000000000000000 fd1a40b7fdca06f9376a619acf27bc211b440d75 A tcg/loongarch64/tcg-target-opc.h.inc :000000 100644 0000000000000000000000000000000000000000 69e76807d6edd1ad2f03ab94b5fdf1b591a3812a A tcg/loongarch64/tcg-target.c.inc :000000 100644 0000000000000000000000000000000000000000 6a206fb97e6ec66ee8e76056f59a91afe86ac2ee A tcg/loongarch64/tcg-target.h :000000 100644 0000000000000000000000000000000000000000 706a6eb260ec7cc011691e705900580059f5ccbe A tcg/meson.build :000000 100644 0000000000000000000000000000000000000000 d291c844ca8c5fc7ba7c4836c5eba48b7bfbbfa9 A tcg/optimize.c :000000 100644 0000000000000000000000000000000000000000 8fa5fa999173224d7a4d34f3f3f23af44c98b266 A tcg/perf.c :000000 100644 0000000000000000000000000000000000000000 da7a383bff5a01bb3955dcda70fd42d8e4b2c206 A tcg/ppc64/tcg-target-con-set.h :000000 100644 0000000000000000000000000000000000000000 faf92da47f43514944d7f18c437ccdfa560cb435 A tcg/ppc64/tcg-target-con-str.h :000000 100644 0000000000000000000000000000000000000000 a3711feeae2b6f3914339c35c9e50bc94cfef7b0 A tcg/ppc64/tcg-target-has.h :000000 100644 0000000000000000000000000000000000000000 98bfe03b7ac15bc7c55a4df3073e60e15862cbaa A tcg/ppc64/tcg-target-mo.h :000000 100644 0000000000000000000000000000000000000000 c3635831b5760b179a92afc00cba22cd3ceba1e0 A tcg/ppc64/tcg-target-opc.h.inc :000000 100644 0000000000000000000000000000000000000000 cd1c234367296ec826a24a416ad6103a3eefa111 A tcg/ppc64/tcg-target.c.inc :000000 100644 0000000000000000000000000000000000000000 5607634e99558e0392b2e7f4e460a982c6559e37 A tcg/ppc64/tcg-target.h :000000 100644 0000000000000000000000000000000000000000 1145f35085cf045d54ca8e2c54ebf00e6e96ad17 A tcg/region.c :000000 100644 0000000000000000000000000000000000000000 0fc26d3f98b422112f64686a637449f731b558a2 A tcg/riscv64/tcg-target-con-set.h :000000 100644 0000000000000000000000000000000000000000 c04e15ddfa3c95dd60fa74ad8a865a8ba204cc0a A tcg/riscv64/tcg-target-con-str.h :000000 100644 0000000000000000000000000000000000000000 aef10c2d9d60b974d441b50bc7d61c694075c90f A tcg/riscv64/tcg-target-has.h :000000 100644 0000000000000000000000000000000000000000 691b5d0da8007446831e2e164c94835f7f0e55cb A tcg/riscv64/tcg-target-mo.h :000000 100644 0000000000000000000000000000000000000000 b80b39e1e5dae5b6378b3b26be420e7c0e0be7c7 A tcg/riscv64/tcg-target-opc.h.inc :000000 100644 0000000000000000000000000000000000000000 2ce9d47a633c3aec926d140b7dd87aeda497d76d A tcg/riscv64/tcg-target.c.inc :000000 100644 0000000000000000000000000000000000000000 6dc77d944ba3cec0c6ca374786f82101159c2ece A tcg/riscv64/tcg-target.h :000000 100644 0000000000000000000000000000000000000000 f67fd7898ed3fa8a6ab2a1d51f17277537afa63c A tcg/s390x/tcg-target-con-set.h :000000 100644 0000000000000000000000000000000000000000 636a38a168a78d1d248b710a04cc295f7668c99b A tcg/s390x/tcg-target-con-str.h :000000 100644 0000000000000000000000000000000000000000 0aeb5ba01a9b26f14a6b81e39766c53f648914ad A tcg/s390x/tcg-target-has.h :000000 100644 0000000000000000000000000000000000000000 962295ed513904f543617ad8d056583712a60e1e A tcg/s390x/tcg-target-mo.h :000000 100644 0000000000000000000000000000000000000000 61237b39cd21f5ba6a33904a2bebecbcbd9ccbc6 A tcg/s390x/tcg-target-opc.h.inc :000000 100644 0000000000000000000000000000000000000000 4d1a779c47c1d4fe3dcffe44f75b8ac4011d857f A tcg/s390x/tcg-target.c.inc :000000 100644 0000000000000000000000000000000000000000 0ef5a6d3ddc5a7f83385b57fb6b30f42d3e57b51 A tcg/s390x/tcg-target.h :000000 100644 0000000000000000000000000000000000000000 1a57adc0e8c828d27b71381cd3cbce593f3704dd A tcg/sparc64/tcg-target-con-set.h :000000 100644 0000000000000000000000000000000000000000 2f033b3ac24afd341d44a2ffb3cd24d79c5a4a37 A tcg/sparc64/tcg-target-con-str.h :000000 100644 0000000000000000000000000000000000000000 b29fd177f69ec91940f0ff3ca3c2fc23cacff8e5 A tcg/sparc64/tcg-target-has.h :000000 100644 0000000000000000000000000000000000000000 98bfe03b7ac15bc7c55a4df3073e60e15862cbaa A tcg/sparc64/tcg-target-mo.h :000000 100644 0000000000000000000000000000000000000000 84e777bfe538154aaff04548022afa3bc28b534d A tcg/sparc64/tcg-target-opc.h.inc :000000 100644 0000000000000000000000000000000000000000 35cd14a5b65b9d6836a43f4c59f817164a3efee0 A tcg/sparc64/tcg-target.c.inc :000000 100644 0000000000000000000000000000000000000000 1b9adccd85f479d459672d96bace7794b795c9d1 A tcg/sparc64/tcg-target.h :000000 100644 0000000000000000000000000000000000000000 e98b3e5fddf300f73ea60a7aeaf05fe8756f0f1d A tcg/tcg-common.c :000000 100644 0000000000000000000000000000000000000000 27771dc7f07a33b7cdf10c7213c9fd2cee79b632 A tcg/tcg-has.h :000000 100644 0000000000000000000000000000000000000000 e35440dc8c01b308ba47089830ce89576849906c A tcg/tcg-internal.h :000000 100644 0000000000000000000000000000000000000000 27f3807b004f91d39e93ea5e611b607b9b603ad2 A tcg/tcg-op-gvec.c :000000 100644 0000000000000000000000000000000000000000 22211ccb452d8445843e3d160a19b58f7fd77aa6 A tcg/tcg-op-ldst.c :000000 100644 0000000000000000000000000000000000000000 67e837174b25c3abf9f46e5be0ab5f6cbc3f528a A tcg/tcg-op-vec.c :000000 100644 0000000000000000000000000000000000000000 2c88f4f7ca9f1556b9ece3fec2ff4a95fee7f418 A tcg/tcg-op.c :000000 100644 0000000000000000000000000000000000000000 489df0e7386374678735e13e768ef71ffc8522cb A tcg/tcg.c :000000 100644 0000000000000000000000000000000000000000 29ecb399292dbd999a6d38bd53dc8f81af6ac61e A tcg/tci.c :000000 100644 0000000000000000000000000000000000000000 4a8b5b54018dc1a3d22c553670b94fc036746c82 A tcg/tci/README :000000 100644 0000000000000000000000000000000000000000 ae2dc3b8442965a50e2391bbd0b595da56ba8cee A tcg/tci/tcg-target-con-set.h :000000 100644 0000000000000000000000000000000000000000 87c0f19e9c2ea2cf266fad24cbffdfcc37ef571b A tcg/tci/tcg-target-con-str.h :000000 100644 0000000000000000000000000000000000000000 64742cf0b71f5fce5c2365f2736f9a23247af87d A tcg/tci/tcg-target-has.h :000000 100644 0000000000000000000000000000000000000000 b5b389dafce49923c105349b27e0b63f090333b4 A tcg/tci/tcg-target-mo.h :000000 100644 0000000000000000000000000000000000000000 f8bfffc12517b1c0de9a98599cf9ccad30da0698 A tcg/tci/tcg-target-opc.h.inc :000000 100644 0000000000000000000000000000000000000000 4cd1c1431ce84c130dcdbe412e7791928cedb942 A tcg/tci/tcg-target.c.inc :000000 100644 0000000000000000000000000000000000000000 bd03aa1bc4a2a760e5c177575aa33af8f551912a A tcg/tci/tcg-target.h :000000 100644 0000000000000000000000000000000000000000 458d69c3c07ea89601c6b7347ceced6610cb80ce A tcg/x86_64/tcg-target-con-set.h :000000 100644 0000000000000000000000000000000000000000 dbedff1f5410fb2dca6b21b0ae8d707f52f6084e A tcg/x86_64/tcg-target-con-str.h :000000 100644 0000000000000000000000000000000000000000 d249c1b3e7f913cdc06ca084f0c325a323a02c5a A tcg/x86_64/tcg-target-has.h :000000 100644 0000000000000000000000000000000000000000 7567dc7248b6dc5b89fe48c3b63f7c8a796ae0ca A tcg/x86_64/tcg-target-mo.h :000000 100644 0000000000000000000000000000000000000000 8a5cb34dbe79d8e7e5bd1a71a5c77d226039f8ba A tcg/x86_64/tcg-target-opc.h.inc :000000 100644 0000000000000000000000000000000000000000 2c8f1f3e58087556113ab1671c08aa7cdeaf5b65 A tcg/x86_64/tcg-target.c.inc :000000 100644 0000000000000000000000000000000000000000 7ebae56a7d7f67af283b7feeea7c119faff77990 A tcg/x86_64/tcg-target.h :000000 100644 0000000000000000000000000000000000000000 9f82552ab549622c39889d8b39ade83fab58d1ed A tests/Makefile.include :000000 100644 0000000000000000000000000000000000000000 2c19dfa7d6bb27b66dfc0582786c5c92f34dcaff A tests/audio/audio-stubs.c :000000 100644 0000000000000000000000000000000000000000 be96313a63e52017157fe562279e9cf71558a474 A tests/audio/meson.build :000000 100644 0000000000000000000000000000000000000000 1cae8c6905ede06a18ef23d066ff4e2bd009911d A tests/audio/modinfo-stub.c :000000 100644 0000000000000000000000000000000000000000 af8cf03d10ef3f309d3b0221967d2cc238c340e6 A tests/audio/test-audio.c :000000 100644 0000000000000000000000000000000000000000 e474753d34c9fbcf8ebe674939e55d111211a7b5 A tests/bench/atomic64-bench.c :000000 100644 0000000000000000000000000000000000000000 8a6faad6ece34f2bf162bbd31d12be3b17a472a2 A tests/bench/atomic_add-bench.c :000000 100644 0000000000000000000000000000000000000000 0a6e5db1d6c32fa699be046d6e8ce0a40ad01ad4 A tests/bench/benchmark-crypto-akcipher.c :000000 100644 0000000000000000000000000000000000000000 889a29ba5c28389e24cd2c8091896cf2975c88bd A tests/bench/benchmark-crypto-cipher.c :000000 100644 0000000000000000000000000000000000000000 252098a69d23ac47f728a8c4edf21abdd4bea9a1 A tests/bench/benchmark-crypto-hash.c :000000 100644 0000000000000000000000000000000000000000 d51de98f47217f9a458c93273954b68568ac8631 A tests/bench/benchmark-crypto-hmac.c :000000 100644 0000000000000000000000000000000000000000 222695c1faa8f5ae9b9ecb07bdf842b9350c01b0 A tests/bench/bufferiszero-bench.c :000000 100644 0000000000000000000000000000000000000000 4cd7a2f6b526f25e4f5b56805e9b03522406c90d A tests/bench/meson.build :000000 100644 0000000000000000000000000000000000000000 8afe161d106eddbbdfd045f94e9c71f053f05d00 A tests/bench/qht-bench.c :000000 100644 0000000000000000000000000000000000000000 f3d7edc76d57bb47b94a3bc3780cc41461b7c21c A tests/bench/qtree-bench.c :000000 100644 0000000000000000000000000000000000000000 df3eccb45eccae754a081b30cddda4cec91ab55b A tests/bench/test_akcipher_keys.c.inc :000000 100644 0000000000000000000000000000000000000000 179d274770a23209b949c90a929525e22368568b A tests/data/acpi/aarch64/virt/APIC :000000 100644 0000000000000000000000000000000000000000 68200204c6f8f2706c9896dbbccc5ecbec130d26 A tests/data/acpi/aarch64/virt/APIC.acpihmatvirt :000000 100644 0000000000000000000000000000000000000000 6130cb7d07103b326feb4dcd7034f85808bebadf A tests/data/acpi/aarch64/virt/APIC.its_off :000000 100644 0000000000000000000000000000000000000000 16a01a17c0af605daf64f3cd2de3572be9e60cab A tests/data/acpi/aarch64/virt/APIC.msi_gicv2m :000000 100644 0000000000000000000000000000000000000000 3a6ac525e7faeaec025fa6b3fc01dc67110e1296 A tests/data/acpi/aarch64/virt/APIC.topology :000000 100644 0000000000000000000000000000000000000000 0a05e1a47f9c303c6a6c9ca8414c62ec4ac90f98 A tests/data/acpi/aarch64/virt/DBG2 :000000 100644 0000000000000000000000000000000000000000 35a862e44714d26ded01d40dc147e76cc73a1c84 A tests/data/acpi/aarch64/virt/DSDT :000000 100644 0000000000000000000000000000000000000000 7ce35f0d8606d17f3ddb9aa090c97c7ac9a38982 A tests/data/acpi/aarch64/virt/DSDT.acpihmatvirt :000000 100644 0000000000000000000000000000000000000000 6d1765c31017dede80d1d87f8fa7c6dd055d1839 A tests/data/acpi/aarch64/virt/DSDT.acpipcihp :000000 100644 0000000000000000000000000000000000000000 61cce30c7471faa4a9b7e3562dcb4ab9b3519a21 A tests/data/acpi/aarch64/virt/DSDT.hpoffacpiindex :000000 100644 0000000000000000000000000000000000000000 ffc5f1c0d1090582672c60ade3eb1bc41acc5ef7 A tests/data/acpi/aarch64/virt/DSDT.memhp :000000 100644 0000000000000000000000000000000000000000 f98dcbfc6b823bce6d5710e8056a4e260fb92a02 A tests/data/acpi/aarch64/virt/DSDT.pxb :000000 100644 0000000000000000000000000000000000000000 6c12a7aaf8a6315bac968a685f5b6673e7248817 A tests/data/acpi/aarch64/virt/DSDT.smmuv3-dev :000000 100644 0000000000000000000000000000000000000000 6c12a7aaf8a6315bac968a685f5b6673e7248817 A tests/data/acpi/aarch64/virt/DSDT.smmuv3-legacy :000000 100644 0000000000000000000000000000000000000000 208a3163a6bf2a59cf421418dcb16ad1156285c6 A tests/data/acpi/aarch64/virt/DSDT.topology :000000 100644 0000000000000000000000000000000000000000 f81e3e6cc794d77ea66b7e27b1afe56e248132b6 A tests/data/acpi/aarch64/virt/DSDT.viot :000000 100644 0000000000000000000000000000000000000000 da0c3644cc4536a0a0141603ed470bd11492b678 A tests/data/acpi/aarch64/virt/FACP :000000 100644 0000000000000000000000000000000000000000 7f330e04d144f9cc22eef06127ecc19abf9e8009 A tests/data/acpi/aarch64/virt/GTDT :000000 100644 0000000000000000000000000000000000000000 44e6f2b18d2848f595a8c69bdb54a59e1becaffd A tests/data/acpi/aarch64/virt/GTDT.gwdt :000000 100644 0000000000000000000000000000000000000000 c1d0b7cf1fd7bf483a9aafd711082d89791fae4c A tests/data/acpi/aarch64/virt/HEST :000000 100644 0000000000000000000000000000000000000000 6494d11b9fff54f8c403ec9e4893fdff72bde9c9 A tests/data/acpi/aarch64/virt/HMAT.acpihmatvirt :000000 100644 0000000000000000000000000000000000000000 389f7a8d7d6fa47a3e2b61169604e580afe0e07b A tests/data/acpi/aarch64/virt/IORT :000000 100644 0000000000000000000000000000000000000000 0cf52b52f671637bf4dbc9e0fc80c3c73d0b01d3 A tests/data/acpi/aarch64/virt/IORT.its_off :000000 100644 0000000000000000000000000000000000000000 0cf52b52f671637bf4dbc9e0fc80c3c73d0b01d3 A tests/data/acpi/aarch64/virt/IORT.msi_gicv2m :000000 100644 0000000000000000000000000000000000000000 60cfed1361976ef26b280c11ba2e233f1cfd9383 A tests/data/acpi/aarch64/virt/IORT.smmuv3-dev :000000 100644 0000000000000000000000000000000000000000 e2de4049f044bdfe5b3e656b94282ddf17832d9f A tests/data/acpi/aarch64/virt/IORT.smmuv3-legacy :000000 100644 0000000000000000000000000000000000000000 f4ae3203a4e9258a397c9912332178640209637b A tests/data/acpi/aarch64/virt/MCFG :000000 100644 0000000000000000000000000000000000000000 203db8c7be82551eb6744b8a47625a96a6be449d A tests/data/acpi/aarch64/virt/NFIT.memhp :000000 100644 0000000000000000000000000000000000000000 15598a9b8a3cc0cdd50bc1f77c73ae0ba728a272 A tests/data/acpi/aarch64/virt/PPTT :000000 100644 0000000000000000000000000000000000000000 7b613ddaf4b8cfa13821aa2e835d290077221897 A tests/data/acpi/aarch64/virt/PPTT.acpihmatvirt :000000 100644 0000000000000000000000000000000000000000 4f9472c5f728f3068d1054d5042b85190bdb88da A tests/data/acpi/aarch64/virt/PPTT.topology :000000 100644 0000000000000000000000000000000000000000 67f00813af7b2356fe74eed943ab8dcf2291578b A tests/data/acpi/aarch64/virt/SLIT.memhp :000000 100644 0000000000000000000000000000000000000000 cf0f2b75226515097c08d2e2016a83a4f08812ba A tests/data/acpi/aarch64/virt/SPCR :000000 100644 0000000000000000000000000000000000000000 6fe55dd7d07fef0f8fe16a209e96a89dd48ca240 A tests/data/acpi/aarch64/virt/SRAT.acpihmatvirt :000000 100644 0000000000000000000000000000000000000000 01294cc892148dcd3e2bf9feff3fa936e2eb9e45 A tests/data/acpi/aarch64/virt/SRAT.memhp :000000 100644 0000000000000000000000000000000000000000 d45f40338ce4c06ba68163214f149b2414c5f18b A tests/data/acpi/aarch64/virt/SRAT.numamem :000000 100644 0000000000000000000000000000000000000000 35b3e5588b1314f5dabd1913c4beaece2f5f3d82 A tests/data/acpi/aarch64/virt/SSDT.memhp :000000 100644 0000000000000000000000000000000000000000 921f40d88c28ba2171a4d664e119914335309e7d A tests/data/acpi/aarch64/virt/VIOT :000000 100644 0000000000000000000000000000000000000000 d5adacf9114637d8803d08906ff1e29ac61f5fe0 A tests/data/acpi/aarch64/virt/WDAT.wdat :000000 100755 0000000000000000000000000000000000000000 62e1991ace5974ef4bb0efb893bfa760e2018a31 A tests/data/acpi/disassemble-aml.sh :000000 100644 0000000000000000000000000000000000000000 e90c267e1fdd83143edc732df41ca5659415090d A tests/data/acpi/loongarch64/virt/APIC :000000 100644 0000000000000000000000000000000000000000 d00b7241c7ad76867781d5649e2de5fb6a5f45bc A tests/data/acpi/loongarch64/virt/APIC.topology :000000 100644 0000000000000000000000000000000000000000 09aa903c4e875f541223e36f59b28e101599df20 A tests/data/acpi/loongarch64/virt/DSDT :000000 100644 0000000000000000000000000000000000000000 a069d6878fb45fa6b0e6342eedb0eb3d25eb20da A tests/data/acpi/loongarch64/virt/DSDT.memhp :000000 100644 0000000000000000000000000000000000000000 78ece52f57a383db128c7d1a08526e15ab911bb7 A tests/data/acpi/loongarch64/virt/DSDT.numamem :000000 100644 0000000000000000000000000000000000000000 7ab23f47cc82dd7bc1975e17893a8cd61039e66d A tests/data/acpi/loongarch64/virt/DSDT.topology :000000 100644 0000000000000000000000000000000000000000 04d8d4c26fa2be24af40cd7a72959ec6b12790e5 A tests/data/acpi/loongarch64/virt/FACP :000000 100644 0000000000000000000000000000000000000000 102bfa85a94b8a6c2a37c0dd0a7f4dd724f95be1 A tests/data/acpi/loongarch64/virt/FPDT :000000 100644 0000000000000000000000000000000000000000 1950ed4340b705d786f7d0a77a565fee98d946d5 A tests/data/acpi/loongarch64/virt/FPDT.numamem :000000 100644 0000000000000000000000000000000000000000 5f93b05abe1669fe4239edbba8aaf4fe666f5b95 A tests/data/acpi/loongarch64/virt/MCFG :000000 100644 0000000000000000000000000000000000000000 15598a9b8a3cc0cdd50bc1f77c73ae0ba728a272 A tests/data/acpi/loongarch64/virt/PPTT :000000 100644 0000000000000000000000000000000000000000 7fc92984694d2cac7bf867c7fea696e135f8c758 A tests/data/acpi/loongarch64/virt/PPTT.topology :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/data/acpi/loongarch64/virt/SLIT :000000 100644 0000000000000000000000000000000000000000 67f00813af7b2356fe74eed943ab8dcf2291578b A tests/data/acpi/loongarch64/virt/SLIT.numamem :000000 100644 0000000000000000000000000000000000000000 7bb819cd0d2ad20269e40e4a738709a45260cbb2 A tests/data/acpi/loongarch64/virt/SPCR :000000 100644 0000000000000000000000000000000000000000 ff234ce45cbdd32f57fc0668aba135992e5ca887 A tests/data/acpi/loongarch64/virt/SRAT :000000 100644 0000000000000000000000000000000000000000 525321890138de509ceaf9723f0a4565048e823f A tests/data/acpi/loongarch64/virt/SRAT.memhp :000000 100644 0000000000000000000000000000000000000000 2972a9abdcface5b943078d61b4946da80176ea2 A tests/data/acpi/loongarch64/virt/SRAT.numamem :000000 100644 0000000000000000000000000000000000000000 4a44831f475b5fda1db9bed12c2e63a79d6d6e71 A tests/data/acpi/loongarch64/virt/SRAT.topology :000000 100755 0000000000000000000000000000000000000000 af45cf30070b36d4c579f1b04ca3e36c18e44c30 A tests/data/acpi/rebuild-expected-aml.sh :000000 100644 0000000000000000000000000000000000000000 3fb5b753596fc7c2618b3d5210be8b00b0c177f6 A tests/data/acpi/riscv64/virt/APIC :000000 100644 0000000000000000000000000000000000000000 968e1a15c87bb5753b3a84ddb357e26312767220 A tests/data/acpi/riscv64/virt/DSDT :000000 100644 0000000000000000000000000000000000000000 78e1b14b1d4ff0533a6a4c041f195a69b4ef114d A tests/data/acpi/riscv64/virt/FACP :000000 100644 0000000000000000000000000000000000000000 37eb923a9320f5573c0c2cdb90bd98409cc7eb6f A tests/data/acpi/riscv64/virt/MCFG :000000 100644 0000000000000000000000000000000000000000 52a4cc4b6380eee3299b965271a39e9e01f5a698 A tests/data/acpi/riscv64/virt/RHCT :000000 100644 0000000000000000000000000000000000000000 59d2c8f7f215a604612cbd0294c18bc6301e208a A tests/data/acpi/riscv64/virt/SPCR :000000 100644 0000000000000000000000000000000000000000 2b6467364b7673c366c9abf948142eaf60c9311f A tests/data/acpi/riscv64/virt/SRAT.numamem :000000 100644 0000000000000000000000000000000000000000 672764e711d80402890902ba9ded10915770e84c A tests/data/acpi/x86/microvm/APIC :000000 100644 0000000000000000000000000000000000000000 6f24fdb12ce3f1c13df7ff835e475d8023e20d4a A tests/data/acpi/x86/microvm/APIC.ioapic2 :000000 100644 0000000000000000000000000000000000000000 2239ca76a607fb1ff9d392298e2bd6461bba7ecf A tests/data/acpi/x86/microvm/APIC.pcie :000000 100644 0000000000000000000000000000000000000000 5d03103170c7e22f903f3ccdb3d32be0a4405498 A tests/data/acpi/x86/microvm/DSDT :000000 100644 0000000000000000000000000000000000000000 b48db019ffec202fb93a5cdd834581f5e8bdba66 A tests/data/acpi/x86/microvm/DSDT.ioapic2 :000000 100644 0000000000000000000000000000000000000000 b92fb08532a24eaf5cfe0e6039e80688be3fffa7 A tests/data/acpi/x86/microvm/DSDT.pcie :000000 100644 0000000000000000000000000000000000000000 c101332010f058824c8e11c7a1f844c752816f63 A tests/data/acpi/x86/microvm/DSDT.rtc :000000 100644 0000000000000000000000000000000000000000 9261b67dc055d4cb2194892bc20bd869c7a467d1 A tests/data/acpi/x86/microvm/DSDT.usb :000000 100644 0000000000000000000000000000000000000000 a6d0cb783831ebc18972ec57bb6c624438ff150d A tests/data/acpi/x86/microvm/ERST.pcie :000000 100644 0000000000000000000000000000000000000000 f12cef5cb6461118d4f6c847bad5c173613443c6 A tests/data/acpi/x86/microvm/FACP :000000 100644 0000000000000000000000000000000000000000 868a3432f0295257393e45b75483ef4bec455d74 A tests/data/acpi/x86/pc/APIC :000000 100644 0000000000000000000000000000000000000000 125d1ff0871f772bc8cfe3e2afbff70edf221291 A tests/data/acpi/x86/pc/APIC.acpihmat :000000 100644 0000000000000000000000000000000000000000 a2c2a24e5e3cf143b57a8932f78eeda6d7b8bbdb A tests/data/acpi/x86/pc/APIC.cphp :000000 100644 0000000000000000000000000000000000000000 9b5922bc72db1fe64819a3970d6ca95543da799e A tests/data/acpi/x86/pc/APIC.dimmpxm :000000 100644 0000000000000000000000000000000000000000 e30e7091ddcc00fef2171918f0f5fd69aba72f95 A tests/data/acpi/x86/pc/DSDT :000000 100644 0000000000000000000000000000000000000000 4e044bb4eb2048a8ae15df102b78c6ebf0cd8f13 A tests/data/acpi/x86/pc/DSDT.acpierst :000000 100644 0000000000000000000000000000000000000000 54ce2df998b10a9c88efe8b76c7b2d533460d432 A tests/data/acpi/x86/pc/DSDT.acpihmat :000000 100644 0000000000000000000000000000000000000000 957e12c296d76ef63877691947c94176ab40b08d A tests/data/acpi/x86/pc/DSDT.bridge :000000 100644 0000000000000000000000000000000000000000 64e1b6693d67138e6d6c58c43bbcef0dcfd215b4 A tests/data/acpi/x86/pc/DSDT.cphp :000000 100644 0000000000000000000000000000000000000000 3c27fd0d1ec7469b4cc2efbf2e476b3345c3d86d A tests/data/acpi/x86/pc/DSDT.dimmpxm :000000 100644 0000000000000000000000000000000000000000 89c4df716af921f4dac0c8ba1f7968ef1f93f717 A tests/data/acpi/x86/pc/DSDT.hpbridge :000000 100644 0000000000000000000000000000000000000000 8cd0d2a4cf82d9fedbee74671e8ff5ad820a5c77 A tests/data/acpi/x86/pc/DSDT.hpbrroot :000000 100644 0000000000000000000000000000000000000000 97bfbf74ef1d00aaadfac066032677d72f2bc054 A tests/data/acpi/x86/pc/DSDT.ipmikcs :000000 100644 0000000000000000000000000000000000000000 b2c4c70d9cbdf74ab07983f69b0315191a7ee142 A tests/data/acpi/x86/pc/DSDT.memhp :000000 100644 0000000000000000000000000000000000000000 f762b83ee7a5001f5a92a73c201b814f7007afd5 A tests/data/acpi/x86/pc/DSDT.nohpet :000000 100644 0000000000000000000000000000000000000000 a215ea995a2f5a2bd4c7876fd79011b7ce5beabc A tests/data/acpi/x86/pc/DSDT.numamem :000000 100644 0000000000000000000000000000000000000000 6a1557bfd816c061c317e5fd35c417543d668050 A tests/data/acpi/x86/pc/DSDT.roothp :000000 100644 0000000000000000000000000000000000000000 7965ac2562e7b23bf1dc2caaf00ef66453c4f47a A tests/data/acpi/x86/pc/ERST.acpierst :000000 100644 0000000000000000000000000000000000000000 5fe21a5967aaaa2e72bf213d91f57a573cd4d38f A tests/data/acpi/x86/pc/FACP :000000 100644 0000000000000000000000000000000000000000 7e19550748b4deec9fad7bfb9a714254e1d695ee A tests/data/acpi/x86/pc/FACP.nosmm :000000 100644 0000000000000000000000000000000000000000 fc67ecc40782bd7fe8921e430d7de67f0bfaad93 A tests/data/acpi/x86/pc/FACS :000000 100644 0000000000000000000000000000000000000000 a9d8e5cd47d7c0eb8c88c26f26fe52a493188ea9 A tests/data/acpi/x86/pc/HMAT.acpihmat :000000 100644 0000000000000000000000000000000000000000 19f704abdd3909a0983232ee7b93318811f71b19 A tests/data/acpi/x86/pc/HPET :000000 100644 0000000000000000000000000000000000000000 02d23385bcb767c5c060061caafea7fdb4dc31fb A tests/data/acpi/x86/pc/NFIT.dimmpxm :000000 100644 0000000000000000000000000000000000000000 67f00813af7b2356fe74eed943ab8dcf2291578b A tests/data/acpi/x86/pc/SLIT.cphp :000000 100644 0000000000000000000000000000000000000000 67f00813af7b2356fe74eed943ab8dcf2291578b A tests/data/acpi/x86/pc/SLIT.memhp :000000 100644 0000000000000000000000000000000000000000 e0b36e97f69f9726ae03182bdbbcf06d654f43a8 A tests/data/acpi/x86/pc/SRAT.acpihmat :000000 100644 0000000000000000000000000000000000000000 d8ce4f5a9c3ea4cb8e74abc6ea9b8078e6291c2e A tests/data/acpi/x86/pc/SRAT.cphp :000000 100644 0000000000000000000000000000000000000000 7eed48cf2dd1f562e163e1982cead651ee208dfb A tests/data/acpi/x86/pc/SRAT.dimmpxm :000000 100644 0000000000000000000000000000000000000000 a5b5f9adef5bfb4c461ef69d47a14f77bba12fe7 A tests/data/acpi/x86/pc/SRAT.memhp :000000 100644 0000000000000000000000000000000000000000 56da58e2699cb13fcd41b5e1667ceeddbdd443b5 A tests/data/acpi/x86/pc/SRAT.numamem :000000 100644 0000000000000000000000000000000000000000 70f133412f5e0aa128ab210245a8de7304eeb843 A tests/data/acpi/x86/pc/SSDT.dimmpxm :000000 100644 0000000000000000000000000000000000000000 ac0db59183096ea1d93832a421015385ba93aba0 A tests/data/acpi/x86/pc/WAET :000000 100644 0000000000000000000000000000000000000000 868a3432f0295257393e45b75483ef4bec455d74 A tests/data/acpi/x86/q35/APIC :000000 100644 0000000000000000000000000000000000000000 125d1ff0871f772bc8cfe3e2afbff70edf221291 A tests/data/acpi/x86/q35/APIC.acpihmat :000000 100644 0000000000000000000000000000000000000000 317ddb3fbed94e4f49a87976fdc7f23b1a6c3fdc A tests/data/acpi/x86/q35/APIC.acpihmat-generic-x :000000 100644 0000000000000000000000000000000000000000 9b5922bc72db1fe64819a3970d6ca95543da799e A tests/data/acpi/x86/q35/APIC.acpihmat-noinitiator :000000 100644 0000000000000000000000000000000000000000 d9d7ca9a896159791f6e74842d02786dc2608cb3 A tests/data/acpi/x86/q35/APIC.core-count :000000 100644 0000000000000000000000000000000000000000 4f2428443430b7da8321e9edd816219deb7929a2 A tests/data/acpi/x86/q35/APIC.core-count2 :000000 100644 0000000000000000000000000000000000000000 a2c2a24e5e3cf143b57a8932f78eeda6d7b8bbdb A tests/data/acpi/x86/q35/APIC.cphp :000000 100644 0000000000000000000000000000000000000000 9b5922bc72db1fe64819a3970d6ca95543da799e A tests/data/acpi/x86/q35/APIC.dimmpxm :000000 100644 0000000000000000000000000000000000000000 c27e87fcf1c04a2e75f9a20f2bc6a28f19aadf66 A tests/data/acpi/x86/q35/APIC.thread-count :000000 100644 0000000000000000000000000000000000000000 ac200ab7aa6e2fc4b6995ba0dfc1a77ae32e0412 A tests/data/acpi/x86/q35/APIC.thread-count2 :000000 100644 0000000000000000000000000000000000000000 ab60a6ef065d8ce53ae93d311d3777d2d4afb9f6 A tests/data/acpi/x86/q35/APIC.type4-count :000000 100644 0000000000000000000000000000000000000000 83bd28325af9d6d7619015a9701866b8f3f1d754 A tests/data/acpi/x86/q35/APIC.xapic :000000 100644 0000000000000000000000000000000000000000 31c9011663639b4a0f4816f3b2b06398f94682f7 A tests/data/acpi/x86/q35/CEDT.acpihmat-generic-x :000000 100644 0000000000000000000000000000000000000000 ff8203af070241bd23dd0eb8a51460692bb7d229 A tests/data/acpi/x86/q35/CEDT.cxl :000000 100644 0000000000000000000000000000000000000000 0c05976715c6f2f6ec46ef6d37790f86a392b5ea A tests/data/acpi/x86/q35/DMAR.dmar :000000 100644 0000000000000000000000000000000000000000 55b44cfa70f33986aff4eb2332248486689e13ec A tests/data/acpi/x86/q35/DSDT :000000 100644 0000000000000000000000000000000000000000 50691d93ed45b697290ca32d0f56765fc3a77379 A tests/data/acpi/x86/q35/DSDT.acpierst :000000 100644 0000000000000000000000000000000000000000 6b1b87699e96f06f315df529ee6306633d7fad0b A tests/data/acpi/x86/q35/DSDT.acpihmat :000000 100644 0000000000000000000000000000000000000000 833e55273ca2e72c7fe047d1c2e593a6169b8dca A tests/data/acpi/x86/q35/DSDT.acpihmat-generic-x :000000 100644 0000000000000000000000000000000000000000 4bbff971ec2edd32f58272c0381c383839b75248 A tests/data/acpi/x86/q35/DSDT.acpihmat-noinitiator :000000 100644 0000000000000000000000000000000000000000 01834e412bbc52e5a62364df94f5e1dbb637ef72 A tests/data/acpi/x86/q35/DSDT.applesmc :000000 100644 0000000000000000000000000000000000000000 e379a9be89a34551b2a5016ebcc24c08a28a3625 A tests/data/acpi/x86/q35/DSDT.bridge :000000 100644 0000000000000000000000000000000000000000 50d6eac8ba070bf381aacd13ced47115f0897ebe A tests/data/acpi/x86/q35/DSDT.core-count :000000 100644 0000000000000000000000000000000000000000 69b31da613663a58f9adef8d3981d9ed7c824a28 A tests/data/acpi/x86/q35/DSDT.core-count2 :000000 100644 0000000000000000000000000000000000000000 d46bac4e257162b5ecc98c7c130c1654de192192 A tests/data/acpi/x86/q35/DSDT.cphp :000000 100644 0000000000000000000000000000000000000000 9517048a5776d4668b2bc31a13da69865225f171 A tests/data/acpi/x86/q35/DSDT.cxl :000000 100644 0000000000000000000000000000000000000000 e817aa6d91c5ee9355787b3d1cc7a126a7620b23 A tests/data/acpi/x86/q35/DSDT.dimmpxm :000000 100644 0000000000000000000000000000000000000000 e004d4e385bedcae95c7c76f4f7bcbb9f3e8c015 A tests/data/acpi/x86/q35/DSDT.ipmibt :000000 100644 0000000000000000000000000000000000000000 3cc9625a9b6020fd3008c16f4f8df6bfc609e337 A tests/data/acpi/x86/q35/DSDT.ipmismbus :000000 100644 0000000000000000000000000000000000000000 50691d93ed45b697290ca32d0f56765fc3a77379 A tests/data/acpi/x86/q35/DSDT.ivrs :000000 100644 0000000000000000000000000000000000000000 0dd16e8455912836401786a89eeaa04b803124f1 A tests/data/acpi/x86/q35/DSDT.memhp :000000 100644 0000000000000000000000000000000000000000 0f436d68fc5852d4a282e26eb1b729d434c0aad2 A tests/data/acpi/x86/q35/DSDT.mmio64 :000000 100644 0000000000000000000000000000000000000000 1e3f17690f8719f50adcbc4c9f11a8dc9075cf92 A tests/data/acpi/x86/q35/DSDT.multi-bridge :000000 100644 0000000000000000000000000000000000000000 2138ef2cad454ef202bfa2097e1c24a0603eb240 A tests/data/acpi/x86/q35/DSDT.noacpihp :000000 100644 0000000000000000000000000000000000000000 20468b6b00431fad96dd158744c337821a37a1f9 A tests/data/acpi/x86/q35/DSDT.nohpet :000000 100644 0000000000000000000000000000000000000000 c24caffd8dae778b3f37381834f528737849248d A tests/data/acpi/x86/q35/DSDT.numamem :000000 100644 0000000000000000000000000000000000000000 9355f161aaf04b2a7af3064502868802d313e679 A tests/data/acpi/x86/q35/DSDT.pvpanic-isa :000000 100644 0000000000000000000000000000000000000000 7e6f850e7a25aaa3cb7abc0ff2aeab4ca7fdb716 A tests/data/acpi/x86/q35/DSDT.spmem :000000 100644 0000000000000000000000000000000000000000 50d6eac8ba070bf381aacd13ced47115f0897ebe A tests/data/acpi/x86/q35/DSDT.thread-count :000000 100644 0000000000000000000000000000000000000000 69b31da613663a58f9adef8d3981d9ed7c824a28 A tests/data/acpi/x86/q35/DSDT.thread-count2 :000000 100644 0000000000000000000000000000000000000000 a16d232e61f64876cf0eddd9cf6c1d3a5141ce73 A tests/data/acpi/x86/q35/DSDT.tis.tpm12 :000000 100644 0000000000000000000000000000000000000000 96e4b7b731c5d3142765979166a4ee8148e98490 A tests/data/acpi/x86/q35/DSDT.tis.tpm2 :000000 100644 0000000000000000000000000000000000000000 dd0a3a7581a0d2f532c3bd4145f16a4d782ef2d6 A tests/data/acpi/x86/q35/DSDT.type4-count :000000 100644 0000000000000000000000000000000000000000 e00340c95587db1ed1a17b42ad4036f5fc51d06e A tests/data/acpi/x86/q35/DSDT.viot :000000 100644 0000000000000000000000000000000000000000 50780e37eecd2f8bc328c3290b4cd0ce3427d8a7 A tests/data/acpi/x86/q35/DSDT.xapic :000000 100644 0000000000000000000000000000000000000000 7965ac2562e7b23bf1dc2caaf00ef66453c4f47a A tests/data/acpi/x86/q35/ERST.acpierst :000000 100644 0000000000000000000000000000000000000000 a8f6a8961109d01059aceef9f1869cde09a2f10c A tests/data/acpi/x86/q35/FACP :000000 100644 0000000000000000000000000000000000000000 31fa5dd19c213034eef4eeefa6a04e61dadd8a2a A tests/data/acpi/x86/q35/FACP.core-count :000000 100644 0000000000000000000000000000000000000000 31fa5dd19c213034eef4eeefa6a04e61dadd8a2a A tests/data/acpi/x86/q35/FACP.core-count2 :000000 100644 0000000000000000000000000000000000000000 c4e6d18ee5fc64159160d4589aa96b4d648c913a A tests/data/acpi/x86/q35/FACP.nosmm :000000 100644 0000000000000000000000000000000000000000 48bbb1cf5ad0ceda1d2f6d56edf5c1e207bd1a04 A tests/data/acpi/x86/q35/FACP.slic :000000 100644 0000000000000000000000000000000000000000 31fa5dd19c213034eef4eeefa6a04e61dadd8a2a A tests/data/acpi/x86/q35/FACP.thread-count :000000 100644 0000000000000000000000000000000000000000 31fa5dd19c213034eef4eeefa6a04e61dadd8a2a A tests/data/acpi/x86/q35/FACP.thread-count2 :000000 100644 0000000000000000000000000000000000000000 31fa5dd19c213034eef4eeefa6a04e61dadd8a2a A tests/data/acpi/x86/q35/FACP.type4-count :000000 100644 0000000000000000000000000000000000000000 31fa5dd19c213034eef4eeefa6a04e61dadd8a2a A tests/data/acpi/x86/q35/FACP.xapic :000000 100644 0000000000000000000000000000000000000000 fc67ecc40782bd7fe8921e430d7de67f0bfaad93 A tests/data/acpi/x86/q35/FACS :000000 100644 0000000000000000000000000000000000000000 a9d8e5cd47d7c0eb8c88c26f26fe52a493188ea9 A tests/data/acpi/x86/q35/HMAT.acpihmat :000000 100644 0000000000000000000000000000000000000000 0e5765f6ee4c07638c70647ae145e968718b67cd A tests/data/acpi/x86/q35/HMAT.acpihmat-generic-x :000000 100644 0000000000000000000000000000000000000000 6494d11b9fff54f8c403ec9e4893fdff72bde9c9 A tests/data/acpi/x86/q35/HMAT.acpihmat-noinitiator :000000 100644 0000000000000000000000000000000000000000 19f704abdd3909a0983232ee7b93318811f71b19 A tests/data/acpi/x86/q35/HPET :000000 100644 0000000000000000000000000000000000000000 b3b809c65f026fde0a49a2243a3216e7b8c87502 A tests/data/acpi/x86/q35/IVRS.ivrs :000000 100644 0000000000000000000000000000000000000000 696bc969f2cd51f2e243090c9aff8619651b2dc1 A tests/data/acpi/x86/q35/MCFG :000000 100644 0000000000000000000000000000000000000000 02d23385bcb767c5c060061caafea7fdb4dc31fb A tests/data/acpi/x86/q35/NFIT.dimmpxm :000000 100644 0000000000000000000000000000000000000000 fd26592e2480c5d02a018e0d855a04106661a7b5 A tests/data/acpi/x86/q35/SLIC.slic :000000 100644 0000000000000000000000000000000000000000 67f00813af7b2356fe74eed943ab8dcf2291578b A tests/data/acpi/x86/q35/SLIT.cphp :000000 100644 0000000000000000000000000000000000000000 67f00813af7b2356fe74eed943ab8dcf2291578b A tests/data/acpi/x86/q35/SLIT.memhp :000000 100644 0000000000000000000000000000000000000000 e0b36e97f69f9726ae03182bdbbcf06d654f43a8 A tests/data/acpi/x86/q35/SRAT.acpihmat :000000 100644 0000000000000000000000000000000000000000 b45838adb7d304f8a36c38c90d89f3629ec48353 A tests/data/acpi/x86/q35/SRAT.acpihmat-generic-x :000000 100644 0000000000000000000000000000000000000000 a11d3119ab3538d9cf821a4fe0fccb0f1dc96359 A tests/data/acpi/x86/q35/SRAT.acpihmat-noinitiator :000000 100644 0000000000000000000000000000000000000000 d8ce4f5a9c3ea4cb8e74abc6ea9b8078e6291c2e A tests/data/acpi/x86/q35/SRAT.cphp :000000 100644 0000000000000000000000000000000000000000 7eed48cf2dd1f562e163e1982cead651ee208dfb A tests/data/acpi/x86/q35/SRAT.dimmpxm :000000 100644 0000000000000000000000000000000000000000 a5b5f9adef5bfb4c461ef69d47a14f77bba12fe7 A tests/data/acpi/x86/q35/SRAT.memhp :000000 100644 0000000000000000000000000000000000000000 f5e1e3932a8e2e61c6cd691e7d07ed72046e7ce8 A tests/data/acpi/x86/q35/SRAT.mmio64 :000000 100644 0000000000000000000000000000000000000000 56da58e2699cb13fcd41b5e1667ceeddbdd443b5 A tests/data/acpi/x86/q35/SRAT.numamem :000000 100644 0000000000000000000000000000000000000000 9ecd266eda68d035f72f170cb1346b97da623c28 A tests/data/acpi/x86/q35/SRAT.spmem :000000 100644 0000000000000000000000000000000000000000 1a91cfa65fdbebe1756d63d80022c2af767e5d3f A tests/data/acpi/x86/q35/SRAT.xapic :000000 100644 0000000000000000000000000000000000000000 9ea4e0d0ceaa8a5cbd706afb6d49de853fafe654 A tests/data/acpi/x86/q35/SSDT.dimmpxm :000000 100644 0000000000000000000000000000000000000000 a56961b413e7715b3d60f9836d1c8f2f4c7347cb A tests/data/acpi/x86/q35/TCPA.tis.tpm12 :000000 100644 0000000000000000000000000000000000000000 fe0f05987be40f1c1742ae189df7821adc522fc0 A tests/data/acpi/x86/q35/TPM2.tis.tpm2 :000000 100644 0000000000000000000000000000000000000000 275c78fbe8e93190321d957c91c3f17551f865d4 A tests/data/acpi/x86/q35/VIOT.viot :000000 100644 0000000000000000000000000000000000000000 ac0db59183096ea1d93832a421015385ba93aba0 A tests/data/acpi/x86/q35/WAET :000000 100644 0000000000000000000000000000000000000000 e1e056b390e51c49f11f7b0d35e4e7c55d8067b1 A tests/data/acpi/x86/q35/WDAT.wdat :000000 100644 0000000000000000000000000000000000000000 008a90bd4d67c1fc3928c19c723a601703b68d13 A tests/data/hex-loader/test.hex :000000 100644 0000000000000000000000000000000000000000 d4d26478eeb9513322035761bb737668f96260a3 A tests/data/igvm/README :000000 100644 0000000000000000000000000000000000000000 2d3ffda5b157c13d109ef965d1c0f41e9a34caf5 A tests/data/igvm/hello.igvm :000000 100644 0000000000000000000000000000000000000000 08e605ae0d8164b115bd2ac8b65530ecc7d78eaf A tests/data/igvm/qemuinit.igvm :000000 100644 0000000000000000000000000000000000000000 888f3431b533bce76eb3cadbd58445efe4660077 A tests/data/qobject/qdict.txt :000000 100644 0000000000000000000000000000000000000000 1d8fea4b0c6f040a13ba99c3fad762538b795614 A tests/data/smbios/type11_blob :000000 100644 0000000000000000000000000000000000000000 aef463aab903405958b0a85f85c5980671c08bee A tests/data/smbios/type11_blob.legacy :000000 100644 0000000000000000000000000000000000000000 b6b7bc9dfd2602fb187e5a1dbb9103060f804cf1 A tests/data/test-qga-config :000000 100644 0000000000000000000000000000000000000000 70664eb6ec477fab57708c0d3012821feb7b454d A tests/data/test-qga-os-release :000000 100644 0000000000000000000000000000000000000000 d588cf3ebd7dd3fff1661aaac4a1f243346d193a A tests/data/uefi-boot-images/bios-tables-test.aarch64.iso.qcow2 :000000 100644 0000000000000000000000000000000000000000 552c7a7ddce640bfa46439b0f88a55d3d4db5eef A tests/data/uefi-boot-images/bios-tables-test.arm.iso.qcow2 :000000 100644 0000000000000000000000000000000000000000 c66ad155196d769f54b79e489dde9c3e93c9d5ca A tests/data/uefi-boot-images/bios-tables-test.i386.iso.qcow2 :000000 100644 0000000000000000000000000000000000000000 18daee0c52fcc703a0645dbcdc598aa1f101d96b A tests/data/uefi-boot-images/bios-tables-test.loongarch64.iso.qcow2 :000000 100644 0000000000000000000000000000000000000000 c720bf99a45fab6d1e21963cca563ee0ea059b82 A tests/data/uefi-boot-images/bios-tables-test.riscv64.iso.qcow2 :000000 100644 0000000000000000000000000000000000000000 f59e07c8541570cd0557d42ba0a3ff0e9341a740 A tests/data/uefi-boot-images/bios-tables-test.x86_64.iso.qcow2 :000000 100644 0000000000000000000000000000000000000000 d7491be99cb356e43cb15c034bbb00737379d08d A tests/data/vmstate-static-checker/aarch64/virt-7.2.json :000000 100644 0000000000000000000000000000000000000000 334ec0796318268af1ee6776d5586718d4a47f52 A tests/data/vmstate-static-checker/dump1.json :000000 100644 0000000000000000000000000000000000000000 7184e9ccbb5548b2590ae90bb11674612f6c04d2 A tests/data/vmstate-static-checker/dump2.json :000000 100644 0000000000000000000000000000000000000000 16bee8cdad019c5cb7af1987f42a8c923daa4f68 A tests/data/vmstate-static-checker/m68k/virt-7.2.json :000000 100644 0000000000000000000000000000000000000000 330bbbefedfad850c94c1b6c9ae498fe7944eb6d A tests/data/vmstate-static-checker/ppc64/pseries-7.2.json :000000 100644 0000000000000000000000000000000000000000 9698852bd38706995550ab1aef57909365051d0d A tests/data/vmstate-static-checker/s390x/s390-ccw-virtio-7.2.json :000000 100644 0000000000000000000000000000000000000000 e527dffaccacee030fceae12a9b145be8eabe5a4 A tests/data/vmstate-static-checker/x86_64/pc-q35-7.2.json :000000 100755 0000000000000000000000000000000000000000 85f9597db43c3abb0607738bc239417663553175 A tests/dbus-daemon.sh :000000 100644 0000000000000000000000000000000000000000 fcaebcce76f6fea5ace0eb5de5577e84e987261b A tests/decode/err_argset1.decode :000000 100644 0000000000000000000000000000000000000000 256b2f9b124792e402e1d747f079d89fff8285c1 A tests/decode/err_argset2.decode :000000 100644 0000000000000000000000000000000000000000 e07a5a73e0ee7c562842485d6c15cb5b3f5dba25 A tests/decode/err_field1.decode :000000 100644 0000000000000000000000000000000000000000 3e672b7459efa078e34ed0f0d4fe44b8607f6bf7 A tests/decode/err_field10.decode :000000 100644 0000000000000000000000000000000000000000 7664a3ebe9e918d1ae7e5608500e75d1ed4146e8 A tests/decode/err_field2.decode :000000 100644 0000000000000000000000000000000000000000 87e680f1036e664ca810ce5b3d31b58f2709b4bb A tests/decode/err_field3.decode :000000 100644 0000000000000000000000000000000000000000 888ce4729b614bda44a2fcd2d041f64a51a4a548 A tests/decode/err_field4.decode :000000 100644 0000000000000000000000000000000000000000 b0c62af86699122b3dc4259fd0ee4ee883312277 A tests/decode/err_field5.decode :000000 100644 0000000000000000000000000000000000000000 a719884572891c86caab5ef7e982ec3f5f77977f A tests/decode/err_field6.decode :000000 100644 0000000000000000000000000000000000000000 51fad7cceaf1486e2aa7e6f39690fadf9689693f A tests/decode/err_field7.decode :000000 100644 0000000000000000000000000000000000000000 cc47c08a459c8d73702c238a7c35d0238fa6b6dc A tests/decode/err_field8.decode :000000 100644 0000000000000000000000000000000000000000 e7361d521ba29b3633e006b58638ff68f8815c9c A tests/decode/err_field9.decode :000000 100644 0000000000000000000000000000000000000000 da855bd00a6d5c75973a225eb72f04bbf641dd75 A tests/decode/err_init1.decode :000000 100644 0000000000000000000000000000000000000000 b58de30098df8c50f60d08637f35910478cd9325 A tests/decode/err_init2.decode :000000 100644 0000000000000000000000000000000000000000 96790abfdc4a11d9bc7a309860cb3f50532c7468 A tests/decode/err_init3.decode :000000 100644 0000000000000000000000000000000000000000 4336d4632f22fc67d24c476593b761b5a277247c A tests/decode/err_init4.decode :000000 100644 0000000000000000000000000000000000000000 1ae63472dc45d0aa3a61727d052d7df05e434534 A tests/decode/err_overlap1.decode :000000 100644 0000000000000000000000000000000000000000 1d6d7a3930ed1283b99240e045f639a676a58fca A tests/decode/err_overlap2.decode :000000 100644 0000000000000000000000000000000000000000 3ab0c4850a516cb714677f0d4b2704928dd5c54d A tests/decode/err_overlap3.decode :000000 100644 0000000000000000000000000000000000000000 53c5399d3977d93570923c1195f875c50cdc0346 A tests/decode/err_overlap4.decode :000000 100644 0000000000000000000000000000000000000000 df0e31fffbf7b75561a5bfe591052dde88c270e5 A tests/decode/err_overlap5.decode :000000 100644 0000000000000000000000000000000000000000 cc69fc8fdd1ed1fca64f5801b63943e3ff2b58c1 A tests/decode/err_overlap6.decode :000000 100644 0000000000000000000000000000000000000000 6f555295ab0e6ccdcdc7cfb1ca008b905d522eb0 A tests/decode/err_overlap7.decode :000000 100644 0000000000000000000000000000000000000000 df4bae8f1c0457f6f36d1a55be3af904154520b6 A tests/decode/err_overlap8.decode :000000 100644 0000000000000000000000000000000000000000 58b6ac121a23671e1a198e528e704f1370cb5144 A tests/decode/err_overlap9.decode :000000 100644 0000000000000000000000000000000000000000 abbff6b528b195eb72ceaa7d48db6f1b893d601a A tests/decode/err_pattern_group_empty.decode :000000 100644 0000000000000000000000000000000000000000 3e65fab2f93eb1eb58bc6ed879ffbb6280ea037f A tests/decode/err_pattern_group_ident1.decode :000000 100644 0000000000000000000000000000000000000000 0abb7513e9347c7d7f7f986fd2618cff7474cc47 A tests/decode/err_pattern_group_ident2.decode :000000 100644 0000000000000000000000000000000000000000 7d09891a1c109644e3e08dd74305ba64494c1e24 A tests/decode/err_pattern_group_nest1.decode :000000 100644 0000000000000000000000000000000000000000 c172239e9b6ec5a76ecc1623dc707748bc5e0468 A tests/decode/err_pattern_group_nest2.decode :000000 100644 0000000000000000000000000000000000000000 b085d0141034b623e616f98cf4a7e634ef08b823 A tests/decode/err_pattern_group_nest3.decode :000000 100644 0000000000000000000000000000000000000000 ebe3030d26468470a6877ed9f501cfb2a934aaab A tests/decode/err_pattern_group_overlap1.decode :000000 100644 0000000000000000000000000000000000000000 0c14f6d73bb024c21fc3029356845bfcfaabbf61 A tests/decode/err_width1.decode :000000 100644 0000000000000000000000000000000000000000 47f0acf3223aab077a92238eb74f78fda9ceb81b A tests/decode/err_width2.decode :000000 100644 0000000000000000000000000000000000000000 c5fb6b3699781e0e7d3473bce5b5aeafb70230f4 A tests/decode/err_width3.decode :000000 100644 0000000000000000000000000000000000000000 1588a6369801fb11d732b5c0cb4a0030e1117766 A tests/decode/err_width4.decode :000000 100644 0000000000000000000000000000000000000000 63405ca08fdf6c98da7a9c7c6dcd26f89d78c7f0 A tests/decode/meson.build :000000 100644 0000000000000000000000000000000000000000 ed946b420d140fbf04ef3362dfbdb7d29a61c10f A tests/decode/succ_argset_type1.decode :000000 100644 0000000000000000000000000000000000000000 7751b1784e0287421b21a0c08255b8cd01fbf98e A tests/decode/succ_function.decode :000000 100644 0000000000000000000000000000000000000000 f15cfbe1470b0e7e6abfe30ccf1e3b08e5f12c82 A tests/decode/succ_ident1.decode :000000 100644 0000000000000000000000000000000000000000 6fa40bada5c901c02003bdff36b5d02ec65e8f8a A tests/decode/succ_infer1.decode :000000 100644 0000000000000000000000000000000000000000 e64b3f935687a4362dc59e14c52f5b5d0d37e863 A tests/decode/succ_named_field.decode :000000 100644 0000000000000000000000000000000000000000 77b0f48b49cd9fcdfa5008941eb006775a0b9ff3 A tests/decode/succ_pattern_group_nest1.decode :000000 100644 0000000000000000000000000000000000000000 8d5ab4b2d383523c84d514a441927c9dc3c0137a A tests/decode/succ_pattern_group_nest2.decode :000000 100644 0000000000000000000000000000000000000000 156249f090e0ec37ff767af23972dad5ed8292d7 A tests/decode/succ_pattern_group_nest3.decode :000000 100644 0000000000000000000000000000000000000000 dc54a1d2859a5e7220b5525d152e12363b7d50e1 A tests/decode/succ_pattern_group_nest4.decode :000000 100644 0000000000000000000000000000000000000000 9237a0dbe7f6e20abfa00543ac591f4e589805b6 A tests/docker/Makefile.include :000000 100755 0000000000000000000000000000000000000000 79d533ab2e50057e932e00721ab8eaee75c804e0 A tests/docker/common.rc :000000 100755 0000000000000000000000000000000000000000 d97dda269677e8a56fee660bb23a0fe1e08e1f37 A tests/docker/docker.py :000000 100644 0000000000000000000000000000000000000000 7c342e801c54e58d9f6591896b91bc99cae7be31 A tests/docker/dockerfiles/alpine.docker :000000 100644 0000000000000000000000000000000000000000 8bfce395f9d7436080a930f7a328b102c2dbedf5 A tests/docker/dockerfiles/centos9.docker :000000 100644 0000000000000000000000000000000000000000 c0ab05a5ff3ad60acb6d3081ba2512affd16d740 A tests/docker/dockerfiles/debian-all-test-cross.docker :000000 100644 0000000000000000000000000000000000000000 975b9f346e617a40e585b11a4473f4b90989d7b6 A tests/docker/dockerfiles/debian-amd64-cross.docker :000000 100644 0000000000000000000000000000000000000000 3efce40482785d67632df8f476cfc4fc3e707b4d A tests/docker/dockerfiles/debian-arm64-cross.docker :000000 100644 0000000000000000000000000000000000000000 91e8587b5d48c6c54000b4ddf757a27a2f588396 A tests/docker/dockerfiles/debian-armhf-cross.docker :000000 100644 0000000000000000000000000000000000000000 e13c26a7eda2e021d25540700e5b39b167ac57f0 A tests/docker/dockerfiles/debian-bootstrap.docker :000000 100755 0000000000000000000000000000000000000000 35c85f7db8a1bab2e4f7aeeabab42ddde6d179af A tests/docker/dockerfiles/debian-bootstrap.pre :000000 100644 0000000000000000000000000000000000000000 e07a2be37e27f56e982f2f110506f3bbf1c2b7b0 A tests/docker/dockerfiles/debian-hexagon-cross.docker :000000 100644 0000000000000000000000000000000000000000 a60b72e05b90eba25627c5a9e22dfa0c90f9d8b3 A tests/docker/dockerfiles/debian-i686-cross.docker :000000 100644 0000000000000000000000000000000000000000 d2ba07972cee20f9acc5f84711165c5135f61cc8 A tests/docker/dockerfiles/debian-loongarch-cross.docker :000000 100755 0000000000000000000000000000000000000000 c5cd0aa931c2f8e513bb0b2f84b4129bd42d6759 A tests/docker/dockerfiles/debian-microblaze-cross.d/build-toolchain.sh :000000 100644 0000000000000000000000000000000000000000 a7599b4f618b219acd65d0eb9723289c43ac31f3 A tests/docker/dockerfiles/debian-ppc64el-cross.docker :000000 100644 0000000000000000000000000000000000000000 52661d4d9e4cbeddedccba08777dee9c130cde12 A tests/docker/dockerfiles/debian-riscv64-cross.docker :000000 100644 0000000000000000000000000000000000000000 0a04777b363bd872c5ba944261ae2d3512fe43e6 A tests/docker/dockerfiles/debian-s390x-cross.docker :000000 100644 0000000000000000000000000000000000000000 9a256209a78d4296a6c1cb6ce40571b39aafaf39 A tests/docker/dockerfiles/debian-toolchain.docker :000000 100644 0000000000000000000000000000000000000000 9e7ff32167732c034380f7454fdc98977c5074d9 A tests/docker/dockerfiles/debian-tricore-cross.docker :000000 100644 0000000000000000000000000000000000000000 0eb6d98cc75aca48c4c9cb644557928be72f7873 A tests/docker/dockerfiles/debian-xtensa-cross.docker :000000 100644 0000000000000000000000000000000000000000 77869f71546aae28d770084ab5201b09dff0574e A tests/docker/dockerfiles/debian.docker :000000 100644 0000000000000000000000000000000000000000 f11a9f342442a0b1edf01796b34eb8ae4faa0522 A tests/docker/dockerfiles/emsdk-wasm64-cross.docker :000000 100644 0000000000000000000000000000000000000000 0f7b4c13388daf7e84b129f2562075f54a99202e A tests/docker/dockerfiles/fedora-rust-nightly.docker :000000 100644 0000000000000000000000000000000000000000 3ed3e15df3392444e3ce1de6c8287ebf3ece334b A tests/docker/dockerfiles/fedora-win64-cross.docker :000000 100644 0000000000000000000000000000000000000000 8fa8bea1abf2faedff260666dec0c5daa4feeb88 A tests/docker/dockerfiles/fedora.docker :000000 100644 0000000000000000000000000000000000000000 3a3d6f73c89b645ad47d20aa533727b678722100 A tests/docker/dockerfiles/opensuse-leap.docker :000000 100644 0000000000000000000000000000000000000000 79c554a2d879e2bcd76592c692c1545958591b60 A tests/docker/dockerfiles/python.docker :000000 100644 0000000000000000000000000000000000000000 bb8f4e4e53ff4caf7ad090a50410a03d3e609e49 A tests/docker/dockerfiles/ubuntu2404.docker :000000 100755 0000000000000000000000000000000000000000 9eb96129dacd6b7eabedeebc89fa5b4502902708 A tests/docker/run :000000 100755 0000000000000000000000000000000000000000 5624b81827323456286d0f0822ee35a46577bd8a A tests/docker/test-block :000000 100755 0000000000000000000000000000000000000000 2b2a7832f15e5f4cd9fc60b459b9f22e01ac6be1 A tests/docker/test-build :000000 100755 0000000000000000000000000000000000000000 b57e0119d93f1a74bb09e874709cd98ddc88eba1 A tests/docker/test-clang :000000 100755 0000000000000000000000000000000000000000 678ceccc274937a8c88fab45e337ec0076b66b8d A tests/docker/test-debug :000000 100755 0000000000000000000000000000000000000000 aadc0f00a2acecdd0c9eae1a962d46f97ae7d219 A tests/docker/test-full :000000 100755 0000000000000000000000000000000000000000 d2bdc8afbaab2026cf210025e77f6f57e4fd5c1f A tests/docker/test-fuzz :000000 100755 0000000000000000000000000000000000000000 18366972eb07104dda8980ebd1dbb7dfdde5601b A tests/docker/test-mingw :000000 100755 0000000000000000000000000000000000000000 2a3c2c2e1cf9245e3f3d34bc6c951fcb6f8ec0a3 A tests/docker/test-misc :000000 100755 0000000000000000000000000000000000000000 feee44b2476768f8b6ce790ebc850cc5a5d2d4b8 A tests/docker/test-quick :000000 100755 0000000000000000000000000000000000000000 e7e3e94a55318532d49a52e10e509ea8f80a77b4 A tests/docker/test-rust :000000 100755 0000000000000000000000000000000000000000 372ef6fac7a1b397a76f4c42169b7943fa6ce8de A tests/docker/test-static :000000 100755 0000000000000000000000000000000000000000 00993b73ba71c2621b8c487491a2ca626533367e A tests/docker/test-tcg :000000 100755 0000000000000000000000000000000000000000 f6d6590e396999593f90afb61b226d17482bd407 A tests/docker/test-tsan :000000 100755 0000000000000000000000000000000000000000 8905d011507e5d16f699e92ace51c19a51a57c19 A tests/docker/test-unit :000000 100644 0000000000000000000000000000000000000000 c53d6e4b34d8375a1c7b02075c49e4a5a2b0bf3e A tests/fp/fp-bench.c :000000 100644 0000000000000000000000000000000000000000 79f619cdea9f93ec49ce62c6eed81fad1d7a0872 A tests/fp/fp-test-log2.c :000000 100644 0000000000000000000000000000000000000000 16ffd36e6fc2d85ec3fd78408cbd173cac14a576 A tests/fp/fp-test.c :000000 100644 0000000000000000000000000000000000000000 9059a2475214b15830a00c7f17cecb025bd4cdc4 A tests/fp/meson.build :000000 100644 0000000000000000000000000000000000000000 6c72ad0cd05b667550ccdeac7d10bff77bee3d80 A tests/fp/platform.h :000000 100644 0000000000000000000000000000000000000000 a67b390e5a7d6a875408753366d4b090494167b5 A tests/fp/wrap.c.inc :000000 100644 0000000000000000000000000000000000000000 f0881bed16716263b3d7d72a975b926b8d00177c A tests/functional/aarch64/meson.build :000000 100755 0000000000000000000000000000000000000000 2113c78db2020d544d6e9b2ff55136bd124406f9 A tests/functional/aarch64/test_aspeed_ast2700a1.py :000000 100755 0000000000000000000000000000000000000000 01c7c4fdbe35985801a0012233dc4937635472d2 A tests/functional/aarch64/test_aspeed_ast2700a2.py :000000 100755 0000000000000000000000000000000000000000 704477d7c583692a000548da43d35bade197849e A tests/functional/aarch64/test_aspeed_ast2700fc.py :000000 100755 0000000000000000000000000000000000000000 3ef4e7ddc1d23f61b16df31db9f475cedd668d0f A tests/functional/aarch64/test_device_passthrough.py :000000 100755 0000000000000000000000000000000000000000 9ee1446a8317b95252f24ba5fa1a41ff4baf9158 A tests/functional/aarch64/test_hotplug_pci.py :000000 100755 0000000000000000000000000000000000000000 86725991f1470a9c31931ce9a8c0c9ca1b4f7666 A tests/functional/aarch64/test_imx8mm_evk.py :000000 100755 0000000000000000000000000000000000000000 99ddcdef8350ba572c7a4912e1cc7b82aedd30d7 A tests/functional/aarch64/test_imx8mp_evk.py :000000 100755 0000000000000000000000000000000000000000 c977e8c6d2aacf22dbf5fdcba12d281485da8c4d A tests/functional/aarch64/test_kvm.py :000000 100755 0000000000000000000000000000000000000000 70267e756d9e9e1862172f8f384c56234beca5b3 A tests/functional/aarch64/test_migration.py :000000 100755 0000000000000000000000000000000000000000 1c6e45ecb67642ff96fd92afbf57104160e21676 A tests/functional/aarch64/test_multiprocess.py :000000 100755 0000000000000000000000000000000000000000 ae9eed3589f3ddabf0df90d1589b86192f01cba5 A tests/functional/aarch64/test_raspi3.py :000000 100755 0000000000000000000000000000000000000000 bacecbbe9c7642b1eae181011ab8f07b82ce9081 A tests/functional/aarch64/test_raspi4.py :000000 100755 0000000000000000000000000000000000000000 db12e76603f02fef1193847d59545da8d353f96b A tests/functional/aarch64/test_replay.py :000000 100755 0000000000000000000000000000000000000000 e9fa4479d73f244697f6d516fc97ac414d1517f2 A tests/functional/aarch64/test_reverse_debug.py :000000 100755 0000000000000000000000000000000000000000 d252101ac6c1a5daa80523a95f2277c85003f850 A tests/functional/aarch64/test_rme_sbsaref.py :000000 100755 0000000000000000000000000000000000000000 2afcdc6b075a82aa4d0ea739c10c273a17b23423 A tests/functional/aarch64/test_rme_virt.py :000000 100755 0000000000000000000000000000000000000000 3ff674039e6c4a05fa22ec97966301099369b11c A tests/functional/aarch64/test_sbsaref.py :000000 100755 0000000000000000000000000000000000000000 be84b7adb0c75b71617ce6189883ac18dafe46a3 A tests/functional/aarch64/test_sbsaref_alpine.py :000000 100755 0000000000000000000000000000000000000000 3b942f7795cdeb780964a49e2acc74a4f4966a56 A tests/functional/aarch64/test_sbsaref_freebsd.py :000000 100755 0000000000000000000000000000000000000000 87b9b14e7a5c1b3256b875e7dc99e4daf6ecfcfb A tests/functional/aarch64/test_smmu.py :000000 100755 0000000000000000000000000000000000000000 cb7e9298fb879c7292aea638a1ea2c1313e5b358 A tests/functional/aarch64/test_tcg_plugins.py :000000 100755 0000000000000000000000000000000000000000 7dd50c3de1776e65d93e47482f12f57584a2e5ea A tests/functional/aarch64/test_tuxrun.py :000000 100755 0000000000000000000000000000000000000000 f9e3ec08fad8a2e284fc318114f064c0333857cf A tests/functional/aarch64/test_virt.py :000000 100755 0000000000000000000000000000000000000000 73c9a4109c0202ea0bf70831e3fe8570cccca058 A tests/functional/aarch64/test_virt_aarch64_off.py :000000 100755 0000000000000000000000000000000000000000 6ed0e0fc1a9fa149eda15735013e77a5a17f3e6d A tests/functional/aarch64/test_virt_gpu.py :000000 100755 0000000000000000000000000000000000000000 97293fb7883dd7c9bba5b2e64c5f86b97568091a A tests/functional/aarch64/test_virt_vbsa.py :000000 100755 0000000000000000000000000000000000000000 2b3d7cf4a3094331ccdc8915c120143a4ff10d63 A tests/functional/aarch64/test_vm_launch_update_aarch.py :000000 100755 0000000000000000000000000000000000000000 d90595cad35bbf63fb5ba127852eb45fdb8b7c9a A tests/functional/aarch64/test_xen.py :000000 100755 0000000000000000000000000000000000000000 45aa6e1b8818373825f604c4ac51606a9d2d48c8 A tests/functional/aarch64/test_xlnx_versal.py :000000 100644 0000000000000000000000000000000000000000 801080445355ae5aca50ea41860693ca3e0cdb31 A tests/functional/acpi-bits/bits-config/bits-cfg.txt :000000 100644 0000000000000000000000000000000000000000 5868a7137a7216b309155aab089faa324db46ad4 A tests/functional/acpi-bits/bits-tests/smbios.py2 :000000 100644 0000000000000000000000000000000000000000 405af67e19076cf465305ed7200bd190246fc027 A tests/functional/acpi-bits/bits-tests/smilatency.py2 :000000 100644 0000000000000000000000000000000000000000 7bf9075c1b5511b0d19a00c5a99db5e47aba5b26 A tests/functional/acpi-bits/bits-tests/testacpi.py2 :000000 100644 0000000000000000000000000000000000000000 7adefbe3558c063108c953754b638673e742356a A tests/functional/acpi-bits/bits-tests/testcpuid.py2 :000000 100644 0000000000000000000000000000000000000000 26a5b3f2e4b9c25f95fdfe6c49f5bb66c369420b A tests/functional/alpha/meson.build :000000 100755 0000000000000000000000000000000000000000 d2a4c2a4ed94e38ae72358f3637b23f2a65df28d A tests/functional/alpha/test_clipper.py :000000 100755 0000000000000000000000000000000000000000 f11b523ec9e7dfc570851e8f6c565e4617cbf0b5 A tests/functional/alpha/test_migration.py :000000 100755 0000000000000000000000000000000000000000 24a17ef5904e7031525b97d9901fca2143f6d0ab A tests/functional/alpha/test_replay.py :000000 100644 0000000000000000000000000000000000000000 61b00932db933e10d3385c77fe2a5ef1e86a8ea0 A tests/functional/arm/meson.build :000000 100644 0000000000000000000000000000000000000000 363b4c2a1d09bac35e5604e0348db80dcc8a1cd3 A tests/functional/arm/test_aspeed_anacapa.py :000000 100755 0000000000000000000000000000000000000000 83a96ec322fa0b300bba4b7551177d0f1fe6bfd9 A tests/functional/arm/test_aspeed_ast1030.py :000000 100644 0000000000000000000000000000000000000000 e4d8ecb37a5889a3b8f91eee7b63f8e68dd797ee A tests/functional/arm/test_aspeed_ast1040.py :000000 100755 0000000000000000000000000000000000000000 d7158259e6472d0000ad4d1c59f8b1d4c6925673 A tests/functional/arm/test_aspeed_ast1060.py :000000 100755 0000000000000000000000000000000000000000 8196923ee04d5c437c03f8a6b1db9c11049defca A tests/functional/arm/test_aspeed_ast2500_buildroot.py :000000 100755 0000000000000000000000000000000000000000 95df32b84ff8ef7250d76b889ab68417921cf468 A tests/functional/arm/test_aspeed_ast2500_sdk.py :000000 100755 0000000000000000000000000000000000000000 516e96e52db7346091922d45642889bf7604e3c5 A tests/functional/arm/test_aspeed_ast2500_sdk_515.py :000000 100755 0000000000000000000000000000000000000000 cc5ab9796a5e03d830967cf9da0fce4dc2147d01 A tests/functional/arm/test_aspeed_ast2600_buildroot.py :000000 100755 0000000000000000000000000000000000000000 7ec996e9cf220268b3e28c9faba86ce59ed67c0c A tests/functional/arm/test_aspeed_ast2600_buildroot_tpm.py :000000 100755 0000000000000000000000000000000000000000 4fc594dfd5a138adaf04e030180ab09e707378e2 A tests/functional/arm/test_aspeed_ast2600_sdk.py :000000 100755 0000000000000000000000000000000000000000 f5b14de083a7c2583fb30fb4c10b3588f77767e5 A tests/functional/arm/test_aspeed_ast2600_sdk_515.py :000000 100755 0000000000000000000000000000000000000000 5813c59bd6dbc92b8270bce2d486562f0ce67163 A tests/functional/arm/test_aspeed_ast2600_sdk_otp.py :000000 100755 0000000000000000000000000000000000000000 5a60b24b3d2c95575bfd2c03167cb34d2a6f98ed A tests/functional/arm/test_aspeed_bletchley.py :000000 100755 0000000000000000000000000000000000000000 dc2f24e7b43c156c0add483ac3c78e06dcd49bb9 A tests/functional/arm/test_aspeed_catalina.py :000000 100755 0000000000000000000000000000000000000000 f9e736d04712a46a49f9231dc86f57de7f52862b A tests/functional/arm/test_aspeed_gb200nvl_bmc.py :000000 100755 0000000000000000000000000000000000000000 ff0b821be65f7fabaa715ba6ec973170ea67b951 A tests/functional/arm/test_aspeed_palmetto.py :000000 100755 0000000000000000000000000000000000000000 30827beca35180d050e2608eb63a7302f9ae774c A tests/functional/arm/test_aspeed_rainier.py :000000 100755 0000000000000000000000000000000000000000 0447212bbf0c3ffa7adc47764226dc17a347e344 A tests/functional/arm/test_aspeed_romulus.py :000000 100755 0000000000000000000000000000000000000000 51a2d47af28d3a406eaa507461cfdd112a0a4adc A tests/functional/arm/test_aspeed_witherspoon.py :000000 100755 0000000000000000000000000000000000000000 835a3354a038982a6a019e0b68cc239d6baed803 A tests/functional/arm/test_bflt.py :000000 100755 0000000000000000000000000000000000000000 9192a2fbec45e5fb1d67a20b5f57ce6619c1c3f8 A tests/functional/arm/test_bpim2u.py :000000 100755 0000000000000000000000000000000000000000 21a1a596a0c62f9a38f31cbdb4a384fe14ef64eb A tests/functional/arm/test_canona1100.py :000000 100755 0000000000000000000000000000000000000000 fe1be3d07922e75fb946d9c0c8927986ae81e0e8 A tests/functional/arm/test_collie.py :000000 100755 0000000000000000000000000000000000000000 b536c2f77a0b355ba05e94a2baefd981a62215bc A tests/functional/arm/test_cubieboard.py :000000 100755 0000000000000000000000000000000000000000 f9f3f069e2c60301b1bc4a3f7370e108a35eba4f A tests/functional/arm/test_emcraft_sf2.py :000000 100755 0000000000000000000000000000000000000000 b79e81393547d350ef17458b845d4410d5b46c3a A tests/functional/arm/test_integratorcp.py :000000 100755 0000000000000000000000000000000000000000 a82980b0f7cfcd1f75f33b6ef0f435c8849f52fa A tests/functional/arm/test_max78000fthr.py :000000 100755 0000000000000000000000000000000000000000 68ea4e73d62cb136b68ab0f4f89ea767f91075d6 A tests/functional/arm/test_microbit.py :000000 100755 0000000000000000000000000000000000000000 0aa89f4f61a20000c21589e2aaf5f26c65b5d7b8 A tests/functional/arm/test_migration.py :000000 100755 0000000000000000000000000000000000000000 09780236553f6a68f5c5f9f6a1efc661178af7cc A tests/functional/arm/test_orangepi.py :000000 100755 0000000000000000000000000000000000000000 cb0545f7bfabe720c5588edee5870645da033ea2 A tests/functional/arm/test_quanta_gsj.py :000000 100755 0000000000000000000000000000000000000000 fe644f04cf43a97b0d749cce4775f2e77ba074b0 A tests/functional/arm/test_raspi2.py :000000 100755 0000000000000000000000000000000000000000 82cc964333ef024b053a1de57d0c0b759b1048c2 A tests/functional/arm/test_realview.py :000000 100755 0000000000000000000000000000000000000000 e002e6a264753c064db03c770cedba1bc7e7b78e A tests/functional/arm/test_replay.py :000000 100755 0000000000000000000000000000000000000000 3154e7f73228c4aaa8ee9dfa05fe8e2f14c8bfaa A tests/functional/arm/test_smdkc210.py :000000 100755 0000000000000000000000000000000000000000 cbd21cb1a0bbc1ae93c6068ee84e99e5b9d4375e A tests/functional/arm/test_stellaris.py :000000 100755 0000000000000000000000000000000000000000 25800b388c993fc6704fde9d5b41ca29ff042fcc A tests/functional/arm/test_sx1.py :000000 100755 0000000000000000000000000000000000000000 4ac85f48ac1ea95b34b2772f792b916920b6d2c9 A tests/functional/arm/test_tuxrun.py :000000 100755 0000000000000000000000000000000000000000 6b115528947f2628f0231f7049edbb4e6def10ed A tests/functional/arm/test_vexpress.py :000000 100755 0000000000000000000000000000000000000000 7b6549176f5f1a7a170945225437e1adcd3b5629 A tests/functional/arm/test_virt.py :000000 100644 0000000000000000000000000000000000000000 08af6b4839cfd5aff1ef6d66497944d8644f4eb0 A tests/functional/aspeed.py :000000 100644 0000000000000000000000000000000000000000 7a2cb7099e75b8c08e8a8b6fafa3404c42ca7441 A tests/functional/avr/meson.build :000000 100755 0000000000000000000000000000000000000000 6359b72af39ae0e9e0fc2eaeafa9f865e56355be A tests/functional/avr/test_mega2560.py :000000 100755 0000000000000000000000000000000000000000 adb3b73da4f28efdefe40d23d2dacf327d118ac5 A tests/functional/avr/test_uno.py :000000 100644 0000000000000000000000000000000000000000 c94105c62e2c9d20a3379d17c7550659e18a714a A tests/functional/generic/meson.build :000000 100755 0000000000000000000000000000000000000000 0081b06d85a2a15b18793722730a593061d8332d A tests/functional/generic/test_empty_cpu_model.py :000000 100755 0000000000000000000000000000000000000000 e8cbc37eed69e6bba31c0384b9af4158e7965c58 A tests/functional/generic/test_info_usernet.py :000000 100755 0000000000000000000000000000000000000000 b5b90fcf7a30e6ca5ae2b50f373150464150f5ee A tests/functional/generic/test_linters.py :000000 100755 0000000000000000000000000000000000000000 86092e781c9613e7aefc1f0606aa6c8e559aac03 A tests/functional/generic/test_monitor_hotplug.py :000000 100755 0000000000000000000000000000000000000000 7764424826e071c449efbc9da2abf4412d796f8b A tests/functional/generic/test_version.py :000000 100755 0000000000000000000000000000000000000000 387ff5424265a434358ea241363b03bd4c35c193 A tests/functional/generic/test_vmstate.py :000000 100755 0000000000000000000000000000000000000000 097f858ca1667cefeaff612aa8bc746358903930 A tests/functional/generic/test_vnc.py :000000 100644 0000000000000000000000000000000000000000 44053e646763c3703fceee79a127306e7765e518 A tests/functional/hexagon/meson.build :000000 100755 0000000000000000000000000000000000000000 40f76e25ae64d1dd13546d7e15ff6cbb2d681eaa A tests/functional/hexagon/test_arch_tests.py :000000 100755 0000000000000000000000000000000000000000 2779efa9172fd1842e8a2e6f6241bb72c16c77e5 A tests/functional/hexagon/test_systests.py :000000 100644 0000000000000000000000000000000000000000 df2f7ccc9c3fd99ef0248a6852945686a300f96f A tests/functional/hppa/meson.build :000000 100755 0000000000000000000000000000000000000000 84421e8d63e1722113a0583416952f2bdd06531e A tests/functional/hppa/test_cdboot.py :000000 100755 0000000000000000000000000000000000000000 bdb9d534efe9dd15214e0f25d08d51e07c0b818a A tests/functional/hppa/test_seabios.py :000000 100644 0000000000000000000000000000000000000000 23d8c216be7b33d9912a9d86ad81effc69a7a704 A tests/functional/i386/meson.build :000000 100755 0000000000000000000000000000000000000000 a57f3164044763770ca95bc21830618b14cd737f A tests/functional/i386/test_migration.py :000000 100755 0000000000000000000000000000000000000000 3a92ecde173f17fd00f72fb09a734282ebb328ab A tests/functional/i386/test_replay.py :000000 100755 0000000000000000000000000000000000000000 f3ccf11ae8b96de4cf2c07e54f30de46ce375bef A tests/functional/i386/test_tuxrun.py :000000 100644 0000000000000000000000000000000000000000 d1687176a3d3fff911569817883efc61d56e2da0 A tests/functional/loongarch64/meson.build :000000 100755 0000000000000000000000000000000000000000 b7d9abf933fdb513a70776d537075ee73babf284 A tests/functional/loongarch64/test_virt.py :000000 100644 0000000000000000000000000000000000000000 679faaf86d69eb67588bd24764d1ccaf9a11debc A tests/functional/m68k/meson.build :000000 100755 0000000000000000000000000000000000000000 c7d1998933445b043aaed8fea85fad4af3a410dc A tests/functional/m68k/test_mcf5208evb.py :000000 100755 0000000000000000000000000000000000000000 e7fca50292b65a2f2275e91fb021763b73078aa9 A tests/functional/m68k/test_nextcube.py :000000 100755 0000000000000000000000000000000000000000 b3e655346c48e3de7498b7240cc0fe05f2cd4ff0 A tests/functional/m68k/test_q800.py :000000 100755 0000000000000000000000000000000000000000 213d6ae07e06b36206f61250ab78dfe3a4c6d9ae A tests/functional/m68k/test_replay.py :000000 100755 0000000000000000000000000000000000000000 7eacba135f695bd8d9a4674b12591e331705234d A tests/functional/m68k/test_tuxrun.py :000000 100644 0000000000000000000000000000000000000000 c7362dd00ef23ec8aefc8a306d110bc7192fbb75 A tests/functional/meson.build :000000 100644 0000000000000000000000000000000000000000 8069ca9be6014ff626016bacf4ca766dd8f49337 A tests/functional/microblaze/meson.build :000000 100755 0000000000000000000000000000000000000000 7484c4186f3f5729b409e16da052b6d9d7e7ae3a A tests/functional/microblaze/test_replay.py :000000 100755 0000000000000000000000000000000000000000 be78c208e3b195784a4dd8247ed1b8e139ad5d3d A tests/functional/microblaze/test_s3adsp1800.py :000000 100644 0000000000000000000000000000000000000000 8d2428efc24e6e76ed6e608d491f9c7c21c04d04 A tests/functional/migration.py :000000 100644 0000000000000000000000000000000000000000 49aaf53b02db2ec207c31c752ad5e2b1a5d5d096 A tests/functional/mips/meson.build :000000 100755 0000000000000000000000000000000000000000 7048d91a9fd1bb98b1dd849c72cfb38d233dcfe9 A tests/functional/mips/test_malta.py :000000 100755 0000000000000000000000000000000000000000 747835bf008746597c74330063f3d06a4c691345 A tests/functional/mips/test_replay.py :000000 100755 0000000000000000000000000000000000000000 6771dbd57ea90fa4034439be26103103f762a14e A tests/functional/mips/test_tuxrun.py :000000 100644 0000000000000000000000000000000000000000 3ff2118987927c8b530e58eefce1582f0ed40334 A tests/functional/mips64/meson.build :000000 100755 0000000000000000000000000000000000000000 91c57c56af0642aecbfd1cbfe2d74ebb36581471 A tests/functional/mips64/test_malta.py :000000 100755 0000000000000000000000000000000000000000 0e4c65961d2f32e6c55f87e81161c74fc2dace59 A tests/functional/mips64/test_tuxrun.py :000000 100644 0000000000000000000000000000000000000000 69ec50174c451b028c38ace18a5b3e53654c2bb5 A tests/functional/mips64el/meson.build :000000 100755 0000000000000000000000000000000000000000 d449e3c39a76db9c918b4f6ad2a7e27140803449 A tests/functional/mips64el/test_fuloong2e.py :000000 100755 0000000000000000000000000000000000000000 f85371e50cd6c206f74c114602729a89e12465a4 A tests/functional/mips64el/test_loongson3v.py :000000 100755 0000000000000000000000000000000000000000 4544f950d96ee2e33542a4c0d5632fa9c58e412b A tests/functional/mips64el/test_malta.py :000000 100755 0000000000000000000000000000000000000000 9a432be5ce0d4e3f216e5d78030cbda423aa9e64 A tests/functional/mips64el/test_replay.py :000000 100755 0000000000000000000000000000000000000000 0a24757c518eb0657ca5ba701e3233801bc9cd8f A tests/functional/mips64el/test_tuxrun.py :000000 100644 0000000000000000000000000000000000000000 8bfdf0649b5489f6e50e6867d1f6a670054c1106 A tests/functional/mipsel/meson.build :000000 100755 0000000000000000000000000000000000000000 25bcb33c945ab91c44bb9d663d57b58bfb8b35a2 A tests/functional/mipsel/test_malta.py :000000 100755 0000000000000000000000000000000000000000 5f4796cf8991dae0a46ccc241f011efb16c66749 A tests/functional/mipsel/test_replay.py :000000 100755 0000000000000000000000000000000000000000 d4b39baab59a7d90793c1d16c5d0ba56fc09b87f A tests/functional/mipsel/test_tuxrun.py :000000 100644 0000000000000000000000000000000000000000 6a06c1eda19a8a7e30a1de7de22fffc20a38b25d A tests/functional/multiprocess.py :000000 100644 0000000000000000000000000000000000000000 e246e2ab08dd035e713c21928b394666ac9025f7 A tests/functional/or1k/meson.build :000000 100755 0000000000000000000000000000000000000000 2b60a9372c5af4c2eb319de7b8e40ff5aad8699d A tests/functional/or1k/test_replay.py :000000 100755 0000000000000000000000000000000000000000 f9f0b690a0aa38f4d8c5517cb7bc1551ec83c880 A tests/functional/or1k/test_sim.py :000000 100644 0000000000000000000000000000000000000000 ae061fe5a6125cbbebb1ee470fb0259566d102b9 A tests/functional/ppc/meson.build :000000 100755 0000000000000000000000000000000000000000 4c1c9bad6ecd7ff249c48ade16eae72a4ae90381 A tests/functional/ppc/test_40p.py :000000 100755 0000000000000000000000000000000000000000 219c7991acaad0cc297b9ee5a541a5891b534775 A tests/functional/ppc/test_74xx.py :000000 100755 0000000000000000000000000000000000000000 36378fb6972067da4ee1d4fd1c98da529e9d115d A tests/functional/ppc/test_amiga.py :000000 100755 0000000000000000000000000000000000000000 c634ae7b4a7b2d997195acf4dac00b50528b50f1 A tests/functional/ppc/test_bamboo.py :000000 100755 0000000000000000000000000000000000000000 9e4bc1a52c775ef7ec5f76d3b20a86b837af3fe3 A tests/functional/ppc/test_mac.py :000000 100755 0000000000000000000000000000000000000000 a8692826d35e44fae9c0b40433839e31e9a27414 A tests/functional/ppc/test_migration.py :000000 100755 0000000000000000000000000000000000000000 0715410d7a2b451ae032e4fc433748e9834cd44b A tests/functional/ppc/test_mpc8544ds.py :000000 100755 0000000000000000000000000000000000000000 a9c154f67328a824145273897066b8af3b59fa1f A tests/functional/ppc/test_ppe42.py :000000 100755 0000000000000000000000000000000000000000 8382070abd1cda78ff25c86a4e51dd44cc40dd8f A tests/functional/ppc/test_replay.py :000000 100755 0000000000000000000000000000000000000000 024406d155c9226d584a87609430c60dfd68d2ba A tests/functional/ppc/test_sam460ex.py :000000 100755 0000000000000000000000000000000000000000 5458a7fb71604da3fce76d0e9c20cc53b15d68fe A tests/functional/ppc/test_tuxrun.py :000000 100755 0000000000000000000000000000000000000000 8fe43549b78f39d04ce076d7a5f7c89fd501934e A tests/functional/ppc/test_virtex_ml507.py :000000 100644 0000000000000000000000000000000000000000 cb3c7456244b444e924c8e72ba425de48eef87e4 A tests/functional/ppc64/meson.build :000000 100755 0000000000000000000000000000000000000000 f5fcad9f6b6672f2e39b74ef40d5f17c88997b1c A tests/functional/ppc64/test_e500.py :000000 100755 0000000000000000000000000000000000000000 c75095076b522818741a800bf9bfe342bc99b309 A tests/functional/ppc64/test_fadump.py :000000 100755 0000000000000000000000000000000000000000 beec1dbbea39d4efb01aeb215e92164e624f1872 A tests/functional/ppc64/test_hv.py :000000 100755 0000000000000000000000000000000000000000 a3261a8330af0c9756e135170454a2e0b79fd7b9 A tests/functional/ppc64/test_mac99.py :000000 100755 0000000000000000000000000000000000000000 7d49ee175bb9d5436fb2052700ea50e2a62ed034 A tests/functional/ppc64/test_migration.py :000000 100755 0000000000000000000000000000000000000000 bdbef6bf82f50514c2aa6ffb7eea7f0cd2f5fb72 A tests/functional/ppc64/test_openbsd.py :000000 100755 0000000000000000000000000000000000000000 f3e05e4d38106b6420f182eac4b4f47fe6bd86b3 A tests/functional/ppc64/test_powernv.py :000000 100755 0000000000000000000000000000000000000000 cb6d25dc816f4952aa5458286cd0de5ed91272cb A tests/functional/ppc64/test_pseries.py :000000 100755 0000000000000000000000000000000000000000 e8c9c4bcbf804e67fb2efdd160cfbbaa592dd800 A tests/functional/ppc64/test_replay.py :000000 100755 0000000000000000000000000000000000000000 4eef779936dc37d643cfabefb44dc3d185b7e63b A tests/functional/ppc64/test_reverse_debug.py :000000 100755 0000000000000000000000000000000000000000 e8f79c676e5ef7b8f6099764fc4e058fb1b48ab5 A tests/functional/ppc64/test_tuxrun.py :000000 100644 0000000000000000000000000000000000000000 373aabd6ca3f2ea719926e3270739170ec62a207 A tests/functional/pylintrc :000000 100644 0000000000000000000000000000000000000000 03e5c73d39dcaf7cb237c85311d721fa229bb0fc A tests/functional/qemu_test/__init__.py :000000 100644 0000000000000000000000000000000000000000 c803fdaf6dca42114acd607105e2be56965c919a A tests/functional/qemu_test/archive.py :000000 100644 0000000000000000000000000000000000000000 0abd89e0a3881fbab92564374b793e1f4200e18c A tests/functional/qemu_test/asset.py :000000 100644 0000000000000000000000000000000000000000 f544566245ba3ffdd07d708a2885d09d9e941127 A tests/functional/qemu_test/cmd.py :000000 100644 0000000000000000000000000000000000000000 5d44b6fa4c06add53af60fd85a3d3cd63d334e70 A tests/functional/qemu_test/config.py :000000 100644 0000000000000000000000000000000000000000 aa135acc7857f28da60a89f95c8012899337c71c A tests/functional/qemu_test/decorators.py :000000 100644 0000000000000000000000000000000000000000 558d476a68296d289ca370a749c5834f6b53e8fc A tests/functional/qemu_test/gdb.py :000000 100644 0000000000000000000000000000000000000000 eb10a8133532f4d071c04c95b603bd8cbfe81183 A tests/functional/qemu_test/linuxkernel.py :000000 100644 0000000000000000000000000000000000000000 81174a6153280f815850064d30d5870b2e85e6cb A tests/functional/qemu_test/ports.py :000000 100644 0000000000000000000000000000000000000000 9d98181cb453b5c766b965bd6de02d71951415a8 A tests/functional/qemu_test/tesseract.py :000000 100644 0000000000000000000000000000000000000000 bf2dc1dc101cd22815b2f2ffdab5dbf9e051462c A tests/functional/qemu_test/testcase.py :000000 100644 0000000000000000000000000000000000000000 6c442ff0dc43eeaff0dcdfc4e999d10613c12b00 A tests/functional/qemu_test/tuxruntest.py :000000 100644 0000000000000000000000000000000000000000 5bbdf8fe3235fd8825e77eb27cdca6083f380a06 A tests/functional/qemu_test/uncompress.py :000000 100644 0000000000000000000000000000000000000000 0992db49ab28daf06cf7a8a86dda4e74d47a10ee A tests/functional/qemu_test/utils.py :000000 100644 0000000000000000000000000000000000000000 acb1d29a1b52570164349687bc11d5bd5b1b5b23 A tests/functional/replay_kernel.py :000000 100644 0000000000000000000000000000000000000000 eaf178da496157398e493b224baad6f5c276ec29 A tests/functional/reverse_debugging.py :000000 100644 0000000000000000000000000000000000000000 f3ebbb8db5d001bd7f48c2ec7ab6e56392afc5c2 A tests/functional/riscv32/meson.build :000000 100755 0000000000000000000000000000000000000000 30acbbe69f93d522d265a807e91420749673682f A tests/functional/riscv32/test_migration.py :000000 100755 0000000000000000000000000000000000000000 d1ac706f0bb9f40de735f6c71ea9cbc3ffc32ea0 A tests/functional/riscv32/test_opensbi.py :000000 100755 0000000000000000000000000000000000000000 3c570208d03c614399dd1ae39df1809768dff3a6 A tests/functional/riscv32/test_tuxrun.py :000000 100644 0000000000000000000000000000000000000000 d1a3e6c2bff88f396d7fe9070a11edbe578f09e9 A tests/functional/riscv64/meson.build :000000 100755 0000000000000000000000000000000000000000 ec09544095e160180ea3e58d8116125490da0089 A tests/functional/riscv64/test_boston.py :000000 100644 0000000000000000000000000000000000000000 9e0b3b7db5c2a3891430c2fd66e314297ecefff5 A tests/functional/riscv64/test_endianness.py :000000 100755 0000000000000000000000000000000000000000 6ccbf2d5817981ab85e048bb5255573737ebe07d A tests/functional/riscv64/test_k230.py :000000 100755 0000000000000000000000000000000000000000 2d613a29ec4f552eee4e31b8822a801f12599905 A tests/functional/riscv64/test_migration.py :000000 100755 0000000000000000000000000000000000000000 0f8beb7e7a8c024ddca08f849c7513ee77c9eb67 A tests/functional/riscv64/test_opensbi.py :000000 100755 0000000000000000000000000000000000000000 6bf5be15f93a5e12415d4290ac2dc0859eb42784 A tests/functional/riscv64/test_sifive_u.py :000000 100755 0000000000000000000000000000000000000000 48abd5cd27c2621df448e65b09b3b6deda3c740b A tests/functional/riscv64/test_tt_atlantis.py :000000 100755 0000000000000000000000000000000000000000 6203a45060ce07fc4c11a492a2818a1331d85400 A tests/functional/riscv64/test_tuxrun.py :000000 100644 0000000000000000000000000000000000000000 6af83a9f23fb57b8dda335cc2bd6210558186338 A tests/functional/rx/meson.build :000000 100755 0000000000000000000000000000000000000000 d31f9a42d674528922d2c655c9163dc54ef8f0a6 A tests/functional/rx/test_gdbsim.py :000000 100644 0000000000000000000000000000000000000000 16da5f005443170da41c23143cf2ae07db84976d A tests/functional/s390x/meson.build :000000 100755 0000000000000000000000000000000000000000 965123ebd3116b8e97325987f87f9cc4d5e4e1a1 A tests/functional/s390x/test_boot_4k.py :000000 100755 0000000000000000000000000000000000000000 f816b1e201a1402fc9699c28486b80eb54f4a91c A tests/functional/s390x/test_ccw_virtio.py :000000 100755 0000000000000000000000000000000000000000 c00cce6a5a4378f62304f36665b14921c92da4ca A tests/functional/s390x/test_pxelinux.py :000000 100755 0000000000000000000000000000000000000000 33b5843adae3fe6d8a7269a42b585738019ebdc8 A tests/functional/s390x/test_replay.py :000000 100755 0000000000000000000000000000000000000000 0767dc91678eba47dafda8cc05eb3cf34292c8dd A tests/functional/s390x/test_reverse_debug.py :000000 100755 0000000000000000000000000000000000000000 06fc93e404299ec24f14df26589a5f600f168c91 A tests/functional/s390x/test_secure_ipl.py :000000 100755 0000000000000000000000000000000000000000 1b5dc651353441df42afb830916c0f33a9ce0f6f A tests/functional/s390x/test_topology.py :000000 100755 0000000000000000000000000000000000000000 8df3c6893b790edad7194a006e0e7f873dfb4e83 A tests/functional/s390x/test_tuxrun.py :000000 100644 0000000000000000000000000000000000000000 56f824e1e717a93eb26bf3e794c7a2acd2864865 A tests/functional/sh4/meson.build :000000 100755 0000000000000000000000000000000000000000 03a648374ceffc8971fe70bbfcfe5d8ac67ee6ea A tests/functional/sh4/test_r2d.py :000000 100755 0000000000000000000000000000000000000000 1748f8c7eff20314972e958db2a80315fdcff73a A tests/functional/sh4/test_tuxrun.py :000000 100644 0000000000000000000000000000000000000000 25e9a6e40410fc4387efe74e7fdc1f7542e93d8d A tests/functional/sh4eb/meson.build :000000 100755 0000000000000000000000000000000000000000 473093bbe13fe7147492a39ee123016aecbe5675 A tests/functional/sh4eb/test_r2d.py :000000 100644 0000000000000000000000000000000000000000 88732becd8123e08924120f8249caf49b668315b A tests/functional/sparc/meson.build :000000 100755 0000000000000000000000000000000000000000 dd6d5783b11a582ef667c690ab197d72d0d9e51f A tests/functional/sparc/test_migration.py :000000 100755 0000000000000000000000000000000000000000 865d6486f9989df12c29a395d444720be7be5366 A tests/functional/sparc/test_replay.py :000000 100755 0000000000000000000000000000000000000000 7cd28ebdd1f81692d52806cafdbe97cd9cb01b9d A tests/functional/sparc/test_sun4m.py :000000 100644 0000000000000000000000000000000000000000 2e04e7d4f3dfa73fea4b7422263303550016d346 A tests/functional/sparc64/meson.build :000000 100755 0000000000000000000000000000000000000000 a8a6c73c3544d6dd1ea0a2468f3cbcdef7572529 A tests/functional/sparc64/test_migration.py :000000 100755 0000000000000000000000000000000000000000 27ac289659062feea3d3a9685eda18830d456485 A tests/functional/sparc64/test_sun4u.py :000000 100755 0000000000000000000000000000000000000000 0d7b43dd74c69187c356233e807aa4e13ec37ca0 A tests/functional/sparc64/test_tuxrun.py :000000 100644 0000000000000000000000000000000000000000 0353b2af8e1daba2d2fee9551505dc4c3e26f35b A tests/functional/x86_64/meson.build :000000 100755 0000000000000000000000000000000000000000 ec716d643bf52877f1bce692adf544f530b844ce A tests/functional/x86_64/test_acpi_bits.py :000000 100755 0000000000000000000000000000000000000000 71a1c0cf6386ef11b702f47d16e93a261415aaff A tests/functional/x86_64/test_bad_vmstate.py :000000 100755 0000000000000000000000000000000000000000 36c968f1c0b16e9d6a20cc1ddf08595d6a2a03b5 A tests/functional/x86_64/test_cpu_model_versions.py :000000 100755 0000000000000000000000000000000000000000 b1122a0e8f792e017ae4da319571723e1b515613 A tests/functional/x86_64/test_cpu_queries.py :000000 100755 0000000000000000000000000000000000000000 a9b43fe2e91652eb53ccb7e8bc547290eb21638d A tests/functional/x86_64/test_hotplug_blk.py :000000 100755 0000000000000000000000000000000000000000 7b9200ac2e8de3af34ef90b62c038e9b5619c8c2 A tests/functional/x86_64/test_hotplug_cpu.py :000000 100755 0000000000000000000000000000000000000000 10fd306616f685096183a33b39df9e305707078a A tests/functional/x86_64/test_hotplug_scsi.py :000000 100755 0000000000000000000000000000000000000000 62268d6f2788c35fa5fd7285c15b41b2b3a3242f A tests/functional/x86_64/test_intel_iommu.py :000000 100755 0000000000000000000000000000000000000000 424d4b200107bb0a51c51152283afe95c4afd346 A tests/functional/x86_64/test_kvm_xen.py :000000 100755 0000000000000000000000000000000000000000 2207f83fbfd7104846eb38258184e6c9da89fcfd A tests/functional/x86_64/test_linux_initrd.py :000000 100755 0000000000000000000000000000000000000000 61b4a190b411565560048f664790e3fe667f7fb3 A tests/functional/x86_64/test_mem_addr_space.py :000000 100755 0000000000000000000000000000000000000000 d88843ab5f9a06029604d2e64d25fefcff8f8ff5 A tests/functional/x86_64/test_memlock.py :000000 100755 0000000000000000000000000000000000000000 f3a517ae1f6204f57f930615715665f73a77b68a A tests/functional/x86_64/test_migration.py :000000 100755 0000000000000000000000000000000000000000 756629dd446bb8d45c0e80e9582da649157375af A tests/functional/x86_64/test_multiprocess.py :000000 100755 0000000000000000000000000000000000000000 ac8a92512cfd186d3ae592d338942001faa899a6 A tests/functional/x86_64/test_netdev_ethtool.py :000000 100755 0000000000000000000000000000000000000000 890f0aab6d6ed961444b1434b1392b6d68dbf45d A tests/functional/x86_64/test_nvme_migration.py :000000 100755 0000000000000000000000000000000000000000 2bed8ada02324a81a680636709310120ef0092ad A tests/functional/x86_64/test_pc_cpu_hotplug_props.py :000000 100755 0000000000000000000000000000000000000000 5a8e5fd89b49b5044b4d7c3c37d61acbc967d998 A tests/functional/x86_64/test_rebuild_vmfd.py :000000 100755 0000000000000000000000000000000000000000 27287d452dcc45cbdc72e80a993a94820445cddd A tests/functional/x86_64/test_replay.py :000000 100755 0000000000000000000000000000000000000000 ab5dac98386ef898baec16a31a82aa5caf441a82 A tests/functional/x86_64/test_reverse_debug.py :000000 100755 0000000000000000000000000000000000000000 fcbc62b1b0f813ff0796118d278d95a49b852fc3 A tests/functional/x86_64/test_tuxrun.py :000000 100755 0000000000000000000000000000000000000000 8bc16e5e314904b26414d17dc62a67c27b6bb008 A tests/functional/x86_64/test_vfio_user_client.py :000000 100755 0000000000000000000000000000000000000000 c36c62542053ed1042fd2cf7e5f6495123858380 A tests/functional/x86_64/test_vhost_user_bridge.py :000000 100755 0000000000000000000000000000000000000000 7a579e0d69aa70d8998ef3f5025dac945e9b339a A tests/functional/x86_64/test_virtio_balloon.py :000000 100755 0000000000000000000000000000000000000000 58b0f72ba42bfc0ec7d631eb4930b873a1c879c4 A tests/functional/x86_64/test_virtio_gpu.py :000000 100755 0000000000000000000000000000000000000000 a5ea73237f5d5f9d8e2b7c510080b6d14d519b93 A tests/functional/x86_64/test_virtio_version.py :000000 100755 0000000000000000000000000000000000000000 aac7ef915f4e1bd1b02f65c42e29e122fff16649 A tests/functional/x86_64/test_vm_launch_update.py :000000 100644 0000000000000000000000000000000000000000 d61d82a1356f9f33ed34e1244f97b05a963848d0 A tests/functional/xtensa/meson.build :000000 100755 0000000000000000000000000000000000000000 147c9208991273b9cc40767fbb80ee20a2d55f6e A tests/functional/xtensa/test_lx60.py :000000 100755 0000000000000000000000000000000000000000 eb00a3b0044b252616d127649a75d8971b184e32 A tests/functional/xtensa/test_replay.py :000000 100755 0000000000000000000000000000000000000000 75e9c92e036ec7a4c495be057b42986af1fa53aa A tests/guest-debug/run-test.py :000000 100644 0000000000000000000000000000000000000000 e017ccb55d790572a727e918015a962385cbd535 A tests/guest-debug/test_gdbstub.py :000000 100644 0000000000000000000000000000000000000000 ed3af5da863c0b4b6e780e8aef25e1f7baa4cda7 A tests/image-fuzzer/qcow2/__init__.py :000000 100644 0000000000000000000000000000000000000000 c58bf110054c16477c53c9a8bb29c180e6890501 A tests/image-fuzzer/qcow2/fuzz.py :000000 100644 0000000000000000000000000000000000000000 57ebe86e9a035948bc91a12d3ec7812a2c89b1d7 A tests/image-fuzzer/qcow2/layout.py :000000 100755 0000000000000000000000000000000000000000 2fc010fd9d7b2548e2dac58a3b1295d217347baf A tests/image-fuzzer/runner.py :000000 100644 0000000000000000000000000000000000000000 8e8d1ec4e6921d13d9cade57f66f0af7a2bca8bb A tests/include/meson.build :000000 100644 0000000000000000000000000000000000000000 b995268f0699443cc1404bd4c18825a2bee7ce2b A tests/keys/README :000000 100644 0000000000000000000000000000000000000000 2933eac3db3c3f07f15f62400ed61b13a2caefa7 A tests/keys/id_rsa :000000 100644 0000000000000000000000000000000000000000 b5ec6d4712cfaddca498ce600db2b4fc5978da37 A tests/keys/id_rsa.pub :000000 100644 0000000000000000000000000000000000000000 7d6a083909e03080065e9a93a37b4ae7b8cf8ecd A tests/keys/vagrant :000000 100644 0000000000000000000000000000000000000000 b8d012d787f5027f70b99ee807ba1d539bfae8e9 A tests/keys/vagrant.pub :000000 100644 0000000000000000000000000000000000000000 3780185c7c450f66f1fbf6f259150e78251c4681 A tests/lcitool/Makefile.include :000000 160000 0000000000000000000000000000000000000000 76b5dd5b5c84511e2e799c2b3d6a2a9b9f6a081d A tests/lcitool/libvirt-ci :000000 100644 0000000000000000000000000000000000000000 c99f007798ee48769751e01fc6ff17e96d2d3fa8 A tests/lcitool/mappings.yml :000000 100644 0000000000000000000000000000000000000000 2a1ac51d402d3e95f4dd9c3f13e6713c50a236e4 A tests/lcitool/projects/qemu-minimal.yml :000000 100644 0000000000000000000000000000000000000000 f3663ba030c3a91c22d80a032b76e93222c50f37 A tests/lcitool/projects/qemu-win-installer.yml :000000 100644 0000000000000000000000000000000000000000 abbd3e3f0b8e9b64152ef077212186e026fdf2fd A tests/lcitool/projects/qemu.yml :000000 100755 0000000000000000000000000000000000000000 9a71af0e41de9002dc7696124194d6c085302677 A tests/lcitool/refresh :000000 100644 0000000000000000000000000000000000000000 0d6801fd9a3ba372a4e097be237fe5ed8f8b8426 A tests/lcitool/targets/centos-stream-9.yml :000000 100644 0000000000000000000000000000000000000000 5877d2f60b12aa096c92dd213872354f9c1aeea3 A tests/meson.build :000000 100755 0000000000000000000000000000000000000000 9485eefe496431ea549d26261ae758d94819d9ed A tests/migration-stress/guestperf-batch.py :000000 100755 0000000000000000000000000000000000000000 32977b4bf69c6c315e03410c4a00123ef6561cb6 A tests/migration-stress/guestperf-plot.py :000000 100755 0000000000000000000000000000000000000000 07182f211e584c08260ae3bb8c27f00461ea8397 A tests/migration-stress/guestperf.py :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/migration-stress/guestperf/__init__.py :000000 100644 0000000000000000000000000000000000000000 dee3ac25e4622250624d107160679e52b55b7ad8 A tests/migration-stress/guestperf/comparison.py :000000 100644 0000000000000000000000000000000000000000 8d2ed757af3a5c701e644b166130d079d13d7aaa A tests/migration-stress/guestperf/engine.py :000000 100644 0000000000000000000000000000000000000000 f779cc050beb775253bffae5648773ad021f9843 A tests/migration-stress/guestperf/hardware.py :000000 100644 0000000000000000000000000000000000000000 30b3f668d063ffc6061c59ad292af7b1de390efd A tests/migration-stress/guestperf/plot.py :000000 100644 0000000000000000000000000000000000000000 d490584217226c29ab4410dc2deebc3401d0af2b A tests/migration-stress/guestperf/progress.py :000000 100644 0000000000000000000000000000000000000000 e135e01be6ee2573df13e08364dd67ea621fceac A tests/migration-stress/guestperf/report.py :000000 100644 0000000000000000000000000000000000000000 4be7fafebf9b0c3e0ea11818c541566cd60e6d91 A tests/migration-stress/guestperf/scenario.py :000000 100644 0000000000000000000000000000000000000000 63bbe3226c6da154a1fc2bb0651e9b5f9819cbf2 A tests/migration-stress/guestperf/shell.py :000000 100644 0000000000000000000000000000000000000000 2374010c6c986faf2889564d1250d2e16f645004 A tests/migration-stress/guestperf/timings.py :000000 100755 0000000000000000000000000000000000000000 0f20ac29a6c6d86215a3632961d338ece5558ed9 A tests/migration-stress/initrd-stress.sh :000000 100644 0000000000000000000000000000000000000000 a91aa61c659394b5dc10c66580506bc281b44ab5 A tests/migration-stress/meson.build :000000 100644 0000000000000000000000000000000000000000 88acf8dc25792d1ca2300a7f55bb5b2cd2f5450f A tests/migration-stress/stress.c :000000 100644 0000000000000000000000000000000000000000 ed4225e7d1342fe29ce1959659e66c49aa72fb22 A tests/multiboot/Makefile :000000 100644 0000000000000000000000000000000000000000 52e8ebd766b8ea2daac2c46215a3d72a97c6ba68 A tests/multiboot/aout_kludge.S :000000 100644 0000000000000000000000000000000000000000 031459275b1786934b6e3299d3261bdcf42265e4 A tests/multiboot/aout_kludge.out :000000 100644 0000000000000000000000000000000000000000 6df9bda96d884eceb160c1c659b7248524a3bbbe A tests/multiboot/libc.c :000000 100644 0000000000000000000000000000000000000000 04c9922c27c2dfba346cb6a042fe6040b2093700 A tests/multiboot/libc.h :000000 100644 0000000000000000000000000000000000000000 2eafcffc4f123255befccf11db5b4828be7ee322 A tests/multiboot/link.ld :000000 100644 0000000000000000000000000000000000000000 766b003f38be7d22b19dc98dbfadda9835e225be A tests/multiboot/mmap.c :000000 100644 0000000000000000000000000000000000000000 003e109b4c1a52f84036cb3aa457bc65c96204a0 A tests/multiboot/mmap.out :000000 100644 0000000000000000000000000000000000000000 54c1d279883d1761fd52e879dbc16c79953d8c2a A tests/multiboot/module.txt :000000 100644 0000000000000000000000000000000000000000 531601fb3031dde61cdf5f1ed7a8f9b6603cb6f2 A tests/multiboot/modules.c :000000 100644 0000000000000000000000000000000000000000 1636708035bd37a45e87d4314a114d99b80d694a A tests/multiboot/modules.out :000000 100644 0000000000000000000000000000000000000000 4eb1fbe5d4d5a4f615212728ae3711b49a60044a A tests/multiboot/multiboot.h :000000 100755 0000000000000000000000000000000000000000 f968bf797e0a8e31bec3de0e9fd4f2e181dbfc8f A tests/multiboot/run_test.sh :000000 100644 0000000000000000000000000000000000000000 7d33959650a3bd728d36c88da9949d7161494467 A tests/multiboot/start.S :000000 100755 0000000000000000000000000000000000000000 a1a3c1ef43857c49be0fca18791743f6509bbba6 A tests/perf/block/qcow2/convert-blockstatus :000000 100644 0000000000000000000000000000000000000000 3cd672bc6180572e7bb5b738c7d7d98fcd549af8 A tests/qapi-schema/allow-preconfig-test.err :000000 100644 0000000000000000000000000000000000000000 d9f0e914dfdf3a4de8a998cc38f909a4c3a8bae0 A tests/qapi-schema/allow-preconfig-test.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/allow-preconfig-test.out :000000 100644 0000000000000000000000000000000000000000 baeb3f66d1608381f8a6a69429d7044ea98295bc A tests/qapi-schema/alternate-any.err :000000 100644 0000000000000000000000000000000000000000 e47a73a1161ba64bce8043c889a19bfb02e87602 A tests/qapi-schema/alternate-any.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/alternate-any.out :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/alternate-array.err :000000 100644 0000000000000000000000000000000000000000 b878a2db77095dbb1dd433b00ff0d5969e1172c7 A tests/qapi-schema/alternate-array.json :000000 100644 0000000000000000000000000000000000000000 2f30973ac3fa3376ddab671b223c6f9e29da261d A tests/qapi-schema/alternate-array.out :000000 100644 0000000000000000000000000000000000000000 970a08ab263b3c3a02fb991d3e674cba659616b3 A tests/qapi-schema/alternate-base.err :000000 100644 0000000000000000000000000000000000000000 529430ecf2f26a010b4663dcb74a7c04eb4d9ff7 A tests/qapi-schema/alternate-base.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/alternate-base.out :000000 100644 0000000000000000000000000000000000000000 03bad877a3d6684309cb9848a847bfec09033c97 A tests/qapi-schema/alternate-branch-if-invalid.err :000000 100644 0000000000000000000000000000000000000000 fea6d9080cf8887a50fc830361e7eabc370a61bd A tests/qapi-schema/alternate-branch-if-invalid.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/alternate-branch-if-invalid.out :000000 100644 0000000000000000000000000000000000000000 caa2d42e3f70f8b9b4f88f4ac508dd66fbdb95fd A tests/qapi-schema/alternate-clash.err :000000 100644 0000000000000000000000000000000000000000 87f061a74afe93ad1ffd5c90b61b2c22ee5985ca A tests/qapi-schema/alternate-clash.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/alternate-clash.out :000000 100644 0000000000000000000000000000000000000000 59ff5efa87280bea674723c5a3cf42b793642fa0 A tests/qapi-schema/alternate-conflict-bool-string.err :000000 100644 0000000000000000000000000000000000000000 0544de10f345c3efc31316acb382c93de152ed05 A tests/qapi-schema/alternate-conflict-bool-string.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/alternate-conflict-bool-string.out :000000 100644 0000000000000000000000000000000000000000 d4970284ba5d6f6686e5c2734ff7ffc3fcb25923 A tests/qapi-schema/alternate-conflict-dict.err :000000 100644 0000000000000000000000000000000000000000 3d7881279c733abc4c96737395dd6efc862a319b A tests/qapi-schema/alternate-conflict-dict.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/alternate-conflict-dict.out :000000 100644 0000000000000000000000000000000000000000 5f358552749772aa3beecb6893da61220a38fe84 A tests/qapi-schema/alternate-conflict-enum-bool.err :000000 100644 0000000000000000000000000000000000000000 bff25c3147fb0397d0e7c76f31ea87b188e00f2d A tests/qapi-schema/alternate-conflict-enum-bool.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/alternate-conflict-enum-bool.out :000000 100644 0000000000000000000000000000000000000000 6a6d1566645d0d85d769968634190fb64769b813 A tests/qapi-schema/alternate-conflict-enum-int.err :000000 100644 0000000000000000000000000000000000000000 beb428c10bbd1e6ba916e6906db9aa3bd84e22e9 A tests/qapi-schema/alternate-conflict-enum-int.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/alternate-conflict-enum-int.out :000000 100644 0000000000000000000000000000000000000000 f3374ec1e7a17d7b8fcb4779875ff8a8841cc75e A tests/qapi-schema/alternate-conflict-lists.err :000000 100644 0000000000000000000000000000000000000000 a3efd6c5011937a0b85c52a16f0a49daf2e7d359 A tests/qapi-schema/alternate-conflict-lists.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/alternate-conflict-lists.out :000000 100644 0000000000000000000000000000000000000000 38c805ea1fd0746c89b486eb7c8895dfdfdfac82 A tests/qapi-schema/alternate-conflict-num-string.err :000000 100644 0000000000000000000000000000000000000000 ae901449af5edbf7bcb30d9ee4f96b7cb5ac57c5 A tests/qapi-schema/alternate-conflict-num-string.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/alternate-conflict-num-string.out :000000 100644 0000000000000000000000000000000000000000 2fa08193db2800e3f3fecf96bb1a25215351628b A tests/qapi-schema/alternate-conflict-string.err :000000 100644 0000000000000000000000000000000000000000 85adbd4adc1febae280c1fa61258fcabf4f01387 A tests/qapi-schema/alternate-conflict-string.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/alternate-conflict-string.out :000000 100644 0000000000000000000000000000000000000000 55f1033aef52ed469593a68dec12e5b5ae113854 A tests/qapi-schema/alternate-data-invalid.err :000000 100644 0000000000000000000000000000000000000000 7d5d90558119295abcdb9872ad7be9d91947453d A tests/qapi-schema/alternate-data-invalid.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/alternate-data-invalid.out :000000 100644 0000000000000000000000000000000000000000 c6f6401d1870733145a34753c1e9bb973236b3b6 A tests/qapi-schema/alternate-empty.err :000000 100644 0000000000000000000000000000000000000000 9f445474e67ff8c3ed0fc53430e2b7b99c1fc135 A tests/qapi-schema/alternate-empty.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/alternate-empty.out :000000 100644 0000000000000000000000000000000000000000 e9e50252267b213cb31f1bcd04509415e7026c6c A tests/qapi-schema/alternate-invalid-dict.err :000000 100644 0000000000000000000000000000000000000000 8e0b2ac287c40e57abd701cbabf937674ffc6acc A tests/qapi-schema/alternate-invalid-dict.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/alternate-invalid-dict.out :000000 100644 0000000000000000000000000000000000000000 3ae9cd2f114efa8a635af7ce82c38e48e1581af8 A tests/qapi-schema/alternate-nested.err :000000 100644 0000000000000000000000000000000000000000 f2b9632f751e5beb8f306e8973e502a033eb323d A tests/qapi-schema/alternate-nested.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/alternate-nested.out :000000 100644 0000000000000000000000000000000000000000 17fec1cd17789f7ecb81e44313362a0610364ef8 A tests/qapi-schema/alternate-unknown.err :000000 100644 0000000000000000000000000000000000000000 08c80dced0e827d8ddd84c280faee9769e8bb614 A tests/qapi-schema/alternate-unknown.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/alternate-unknown.out :000000 100644 0000000000000000000000000000000000000000 b1530aa61005ae196276b916b3403f2a6d4b3531 A tests/qapi-schema/args-alternate.err :000000 100644 0000000000000000000000000000000000000000 824d69c1d525991d701954e1c8cac8d49f6d5e9d A tests/qapi-schema/args-alternate.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/args-alternate.out :000000 100644 0000000000000000000000000000000000000000 4b60560247e26210982e3ce724071e8fe03cca58 A tests/qapi-schema/args-any.err :000000 100644 0000000000000000000000000000000000000000 58fe5e470e0d957c4d8fc05bebd6a899b27aba8c A tests/qapi-schema/args-any.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/args-any.out :000000 100644 0000000000000000000000000000000000000000 181222296e9708b87266264e82117e3f76ede20f A tests/qapi-schema/args-array-empty.err :000000 100644 0000000000000000000000000000000000000000 652dcfb24a9b8cbe44c7c8ec93b8f44236afe420 A tests/qapi-schema/args-array-empty.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/args-array-empty.out :000000 100644 0000000000000000000000000000000000000000 cbc598e4ff6eeb76e3edc9e467d376741c6368f6 A tests/qapi-schema/args-array-unknown.err :000000 100644 0000000000000000000000000000000000000000 6f3e883315c634c24bb4d2f77281647d016942c8 A tests/qapi-schema/args-array-unknown.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/args-array-unknown.out :000000 100644 0000000000000000000000000000000000000000 361276eb292f4c98a8dfa52055b7dafb81f2f344 A tests/qapi-schema/args-bad-boxed.err :000000 100644 0000000000000000000000000000000000000000 dea0cd0aa51a1376760508bed9e028e202f11783 A tests/qapi-schema/args-bad-boxed.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/args-bad-boxed.out :000000 100644 0000000000000000000000000000000000000000 a89af75bef75198ed679b65a3898352fa421056f A tests/qapi-schema/args-boxed-anon.err :000000 100644 0000000000000000000000000000000000000000 95f60da2edf98d248a6b609f8e9899c786a2a9d6 A tests/qapi-schema/args-boxed-anon.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/args-boxed-anon.out :000000 100644 0000000000000000000000000000000000000000 415c1148a9fc340ea8e12f39dbc8f36adfc48657 A tests/qapi-schema/args-boxed-string.err :000000 100644 0000000000000000000000000000000000000000 f91a1502e726f0497a3223e9334d26850a897156 A tests/qapi-schema/args-boxed-string.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/args-boxed-string.out :000000 100644 0000000000000000000000000000000000000000 da2447d39776c84704ebcc04c08066a56ff5e9d3 A tests/qapi-schema/args-if-implicit.err :000000 100644 0000000000000000000000000000000000000000 1eda39cb1ee01c50b8873b4cf6cfc6e6e3579663 A tests/qapi-schema/args-if-implicit.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/args-if-implicit.out :000000 100644 0000000000000000000000000000000000000000 3d2fc836eff985716a5e17ede0e8f19f65b3162b A tests/qapi-schema/args-if-unboxed.err :000000 100644 0000000000000000000000000000000000000000 6e04c13e72ee058e10fbc9be69d890920e0618fa A tests/qapi-schema/args-if-unboxed.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/args-if-unboxed.out :000000 100644 0000000000000000000000000000000000000000 a2331c55439dc5e6c64ce0ee4a7ce655727af762 A tests/qapi-schema/args-int.err :000000 100644 0000000000000000000000000000000000000000 a334d92e8ccefd1999c37f00bbcc9943b9578bad A tests/qapi-schema/args-int.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/args-int.out :000000 100644 0000000000000000000000000000000000000000 1527c4a48d18b6b49161d75abd1a6501d094b0c4 A tests/qapi-schema/args-invalid.err :000000 100644 0000000000000000000000000000000000000000 db0981341b8d643f7c064769c6a5f0ce72e58431 A tests/qapi-schema/args-invalid.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/args-invalid.out :000000 100644 0000000000000000000000000000000000000000 194a3052d29b6885f1664b67a930c0c3906c808e A tests/qapi-schema/args-member-array-bad.err :000000 100644 0000000000000000000000000000000000000000 b2ff144ec632c5975c7e24847cc14a4898bdb452 A tests/qapi-schema/args-member-array-bad.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/args-member-array-bad.out :000000 100644 0000000000000000000000000000000000000000 25c3910a176c721f41b2e0de4eaab7696bc5455a A tests/qapi-schema/args-member-case.err :000000 100644 0000000000000000000000000000000000000000 e27c6035481c01cd3c710a647e0d8decaf6d7c4d A tests/qapi-schema/args-member-case.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/args-member-case.out :000000 100644 0000000000000000000000000000000000000000 96b6e5d289fb456c2f4ebe6d4ce430538e42142e A tests/qapi-schema/args-member-unknown.err :000000 100644 0000000000000000000000000000000000000000 342a41ec90e70339f51e58f5f4ce083872238706 A tests/qapi-schema/args-member-unknown.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/args-member-unknown.out :000000 100644 0000000000000000000000000000000000000000 4b80a99f7453b848c6ce91f3f3b3cfadfcbbca45 A tests/qapi-schema/args-union.err :000000 100644 0000000000000000000000000000000000000000 aabb15906328a6a0c2b87e441890583f74cc8351 A tests/qapi-schema/args-union.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/args-union.out :000000 100644 0000000000000000000000000000000000000000 44bf8706aeae1002a95ff981d3859a3b93c06baf A tests/qapi-schema/args-unknown.err :000000 100644 0000000000000000000000000000000000000000 32aba43b3f8c495e4453b0731c5571474a9e1a38 A tests/qapi-schema/args-unknown.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/args-unknown.out :000000 100644 0000000000000000000000000000000000000000 1fad63e39250df6d010fe8cd7a85ee25f6f960a4 A tests/qapi-schema/bad-base.err :000000 100644 0000000000000000000000000000000000000000 8c773ff5449dc3b0465f65d9a7f83fd3f99b4f82 A tests/qapi-schema/bad-base.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/bad-base.out :000000 100644 0000000000000000000000000000000000000000 a987df4108c95ef10e31af09dfa3792fa1623991 A tests/qapi-schema/bad-data.err :000000 100644 0000000000000000000000000000000000000000 832eeb76f4cc088e4da5c08941994d125c45aca0 A tests/qapi-schema/bad-data.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/bad-data.out :000000 100644 0000000000000000000000000000000000000000 263fcd3ecde13633b575258dc3c7d10e2b13eb60 A tests/qapi-schema/bad-ident.err :000000 100644 0000000000000000000000000000000000000000 763627ad23807c32c08c5d3fd1b8005225f7d74b A tests/qapi-schema/bad-ident.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/bad-ident.out :000000 100644 0000000000000000000000000000000000000000 a04f6e70433d8e68ded0cf1286d10dbbb496c7f6 A tests/qapi-schema/bad-if-all.err :000000 100644 0000000000000000000000000000000000000000 44837d398115fe70f611929f38d15bd61116baa4 A tests/qapi-schema/bad-if-all.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/bad-if-all.out :000000 100644 0000000000000000000000000000000000000000 a946376d060d85639db2fdde38559e27eea98e3a A tests/qapi-schema/bad-if-empty-list.err :000000 100644 0000000000000000000000000000000000000000 b62b5671df18aa6114105ea7a2ee88cc8a58c248 A tests/qapi-schema/bad-if-empty-list.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/bad-if-empty-list.out :000000 100644 0000000000000000000000000000000000000000 5208f543ce8f4ab5abd3d82aea543d5cdd78d4f6 A tests/qapi-schema/bad-if-empty.err :000000 100644 0000000000000000000000000000000000000000 fe1dd4eca6bddaecaefe373bc49ec7c073ded87a A tests/qapi-schema/bad-if-empty.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/bad-if-empty.out :000000 100644 0000000000000000000000000000000000000000 38cf44b68758f7acbd18c30ff0923a522bbfdda4 A tests/qapi-schema/bad-if-key.err :000000 100644 0000000000000000000000000000000000000000 64c74c13f2004819dbff3c4f0984cbed11e2680f A tests/qapi-schema/bad-if-key.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/bad-if-key.out :000000 100644 0000000000000000000000000000000000000000 fe87bd30aca77c859e81625a2bd16e589ac4eb9b A tests/qapi-schema/bad-if-keys.err :000000 100644 0000000000000000000000000000000000000000 9e2f39ae21bc16fde850f826d42d28800e2a7d03 A tests/qapi-schema/bad-if-keys.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/bad-if-keys.out :000000 100644 0000000000000000000000000000000000000000 334e8b845a9ff9821923354bfebbff300a9cdb9f A tests/qapi-schema/bad-if-list.err :000000 100644 0000000000000000000000000000000000000000 1fefef16a7b4e8437e9af60c814ffe238e7096c4 A tests/qapi-schema/bad-if-list.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/bad-if-list.out :000000 100644 0000000000000000000000000000000000000000 b33f5e16b8056bd3ef00a473b9b93844232ad79f A tests/qapi-schema/bad-if-not.err :000000 100644 0000000000000000000000000000000000000000 660fc4feb2de9df3148b6eb41303f7ec61c8f092 A tests/qapi-schema/bad-if-not.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/bad-if-not.out :000000 100644 0000000000000000000000000000000000000000 ec373b213f72f6d2a745a066848f29f6f38a1ea7 A tests/qapi-schema/bad-if.err :000000 100644 0000000000000000000000000000000000000000 2639e3c6617e42205771e9ac64023f5dadc2746b A tests/qapi-schema/bad-if.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/bad-if.out :000000 100644 0000000000000000000000000000000000000000 42ccc18988f7e151b5674cc9fc0fee356ce30e07 A tests/qapi-schema/bad-type-bool.err :000000 100644 0000000000000000000000000000000000000000 bde17b56c4cd35bca588225574555bed49a11ffb A tests/qapi-schema/bad-type-bool.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/bad-type-bool.out :000000 100644 0000000000000000000000000000000000000000 3d97cd3f0a4cc179bff697d13e04f5612d4604f0 A tests/qapi-schema/bad-type-dict.err :000000 100644 0000000000000000000000000000000000000000 2a91b241f8e4c50ec5193a5565e78c5812d0a0ce A tests/qapi-schema/bad-type-dict.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/bad-type-dict.out :000000 100644 0000000000000000000000000000000000000000 90d06bd94db7b46c1fb9726b07c362eb7723d2c8 A tests/qapi-schema/bad-type-int.err :000000 100644 0000000000000000000000000000000000000000 f3ad803cb6e9cd205c1197246c3e2aef224805b3 A tests/qapi-schema/bad-type-int.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/bad-type-int.out :000000 100644 0000000000000000000000000000000000000000 4ea6c5064e7a74570d9639915eec55fce31321fd A tests/qapi-schema/base-cycle-direct.err :000000 100644 0000000000000000000000000000000000000000 4fc66d05161920a198523ce32bce872764797f21 A tests/qapi-schema/base-cycle-direct.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/base-cycle-direct.out :000000 100644 0000000000000000000000000000000000000000 9b5e7ec174b1d63073a02e3159e4cdcc3c8b1ebb A tests/qapi-schema/base-cycle-indirect.err :000000 100644 0000000000000000000000000000000000000000 28667721a31ab30c6c488d7ad0b4cc865cffa8e9 A tests/qapi-schema/base-cycle-indirect.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/base-cycle-indirect.out :000000 100644 0000000000000000000000000000000000000000 df0e5f5a57a3d3f77e5711db68e8a7f7582ce2e8 A tests/qapi-schema/command-int.err :000000 100644 0000000000000000000000000000000000000000 9a62554fc6dd7b3073b3993fa4a7c7e88b7384c4 A tests/qapi-schema/command-int.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/command-int.out :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/comments.err :000000 100644 0000000000000000000000000000000000000000 e643f3a74c332057f9f621adb7e83d3174f43604 A tests/qapi-schema/comments.json :000000 100644 0000000000000000000000000000000000000000 937070c2c423d36ad420797d0a9d72654e4fda00 A tests/qapi-schema/comments.out :000000 100644 0000000000000000000000000000000000000000 1f6b7d2fe40d5301eec11b0ee9b2d48532516bda A tests/qapi-schema/doc-bad-alternate-member.err :000000 100644 0000000000000000000000000000000000000000 37593b6698c7a78a7e127db58a5042fa0c75f671 A tests/qapi-schema/doc-bad-alternate-member.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-bad-alternate-member.out :000000 100644 0000000000000000000000000000000000000000 d6793e7fd845748848a5583e1f905006c570c5a2 A tests/qapi-schema/doc-bad-boxed-command-arg.err :000000 100644 0000000000000000000000000000000000000000 bd143241ecdb01718041a56f5d9b17b0f042b937 A tests/qapi-schema/doc-bad-boxed-command-arg.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-bad-boxed-command-arg.out :000000 100644 0000000000000000000000000000000000000000 b76167ec60be3e264c22a9dd7869e55ac247d456 A tests/qapi-schema/doc-bad-command-arg.err :000000 100644 0000000000000000000000000000000000000000 048e0fc5ef8eb891bb95a8b3b0c331a10b26de53 A tests/qapi-schema/doc-bad-command-arg.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-bad-command-arg.out :000000 100644 0000000000000000000000000000000000000000 0aa8d8e8e20d65a9cf7bd8438b728f3f2cb88006 A tests/qapi-schema/doc-bad-enum-member.err :000000 100644 0000000000000000000000000000000000000000 9cab35c6e8ec764508c8f7d038b0d2dc9908f8a9 A tests/qapi-schema/doc-bad-enum-member.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-bad-enum-member.out :000000 100644 0000000000000000000000000000000000000000 90527d5f8270d71e8e75acbdd3b770fd92d1c5b0 A tests/qapi-schema/doc-bad-event-arg.err :000000 100644 0000000000000000000000000000000000000000 23c83cc81f200b98f4209c008eb6828cfb3e600a A tests/qapi-schema/doc-bad-event-arg.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-bad-event-arg.out :000000 100644 0000000000000000000000000000000000000000 3166c6a305a7cfb18c513f88ad8215c018a7c13d A tests/qapi-schema/doc-bad-feature.err :000000 100644 0000000000000000000000000000000000000000 3d49b8e60733b777fb3f85216d72bd33abe5667f A tests/qapi-schema/doc-bad-feature.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-bad-feature.out :000000 100644 0000000000000000000000000000000000000000 3c9699a8e0fd4cf16b95fa1258d5b7beed734c1f A tests/qapi-schema/doc-bad-indent.err :000000 100644 0000000000000000000000000000000000000000 3f22a2771733b3f5825cb77f9a02116513a85b22 A tests/qapi-schema/doc-bad-indent.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-bad-indent.out :000000 100644 0000000000000000000000000000000000000000 479982ce2290b27057a151e6943a244f8189f173 A tests/qapi-schema/doc-bad-space-between-sentences.err :000000 100644 0000000000000000000000000000000000000000 87b6f6eb4e90d625cca22c939d704d7a449d1108 A tests/qapi-schema/doc-bad-space-between-sentences.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-bad-space-between-sentences.out :000000 100644 0000000000000000000000000000000000000000 166c8dcc18f595ddd47b93751355afbbd3d6af9a A tests/qapi-schema/doc-bad-symbol.err :000000 100644 0000000000000000000000000000000000000000 a7c15b3b8f5bec38aa4bf3aba730aba22cf57b98 A tests/qapi-schema/doc-bad-symbol.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-bad-symbol.out :000000 100644 0000000000000000000000000000000000000000 cdf1225cab3c28409245b25c98dcef88a209f027 A tests/qapi-schema/doc-bad-union-member.err :000000 100644 0000000000000000000000000000000000000000 bd231a0109adcabfdf7bb94c31abd5ebbab6b1e9 A tests/qapi-schema/doc-bad-union-member.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-bad-union-member.out :000000 100644 0000000000000000000000000000000000000000 ae23ea2f57120794bf64b0041ce4e79ec1a5e5c6 A tests/qapi-schema/doc-before-include.err :000000 100644 0000000000000000000000000000000000000000 0caa0ae079183cc6e9d78eca09c6a26693b0c3d9 A tests/qapi-schema/doc-before-include.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-before-include.out :000000 100644 0000000000000000000000000000000000000000 c776252e07ada95bc4dd4d15f72223274a4f6b43 A tests/qapi-schema/doc-before-pragma.err :000000 100644 0000000000000000000000000000000000000000 a6e090e44aad280dfbf53182349b3f673417cd2a A tests/qapi-schema/doc-before-pragma.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-before-pragma.out :000000 100644 0000000000000000000000000000000000000000 cadb2957a6dbd5c1d4fdfa125203bc4e7d258322 A tests/qapi-schema/doc-duplicate-features.err :000000 100644 0000000000000000000000000000000000000000 a4d559e7408f2d7f81200edf62a1b9b0184407a0 A tests/qapi-schema/doc-duplicate-features.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-duplicate-features.out :000000 100644 0000000000000000000000000000000000000000 d876312734dcfa79a568eb36f78020ded7f416a8 A tests/qapi-schema/doc-duplicated-arg.err :000000 100644 0000000000000000000000000000000000000000 035cae9745ec3879b200841f38e4ce6041bb2faa A tests/qapi-schema/doc-duplicated-arg.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-duplicated-arg.out :000000 100644 0000000000000000000000000000000000000000 503b916b2569890a6f6f7e876ba9cbb117b7b9a9 A tests/qapi-schema/doc-duplicated-return.err :000000 100644 0000000000000000000000000000000000000000 4e1ec2ef42f8475a66e8fed310361261c379a213 A tests/qapi-schema/doc-duplicated-return.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-duplicated-return.out :000000 100644 0000000000000000000000000000000000000000 a9b60c0c3def9761f2f6c8edc2536f72fe39e7ea A tests/qapi-schema/doc-duplicated-since.err :000000 100644 0000000000000000000000000000000000000000 2755f95719b58cf00ad971783402830428de397d A tests/qapi-schema/doc-duplicated-since.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-duplicated-since.out :000000 100644 0000000000000000000000000000000000000000 83f4fc66d54e8c97bae1740ae0e954ce5e288676 A tests/qapi-schema/doc-empty-arg.err :000000 100644 0000000000000000000000000000000000000000 8f76ede8f391bb3192b0ee8237b446783ba76ea6 A tests/qapi-schema/doc-empty-arg.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-empty-arg.out :000000 100644 0000000000000000000000000000000000000000 2709a18d8f63fe018c9f9dde9a6d4072f3d248e2 A tests/qapi-schema/doc-empty-features.err :000000 100644 0000000000000000000000000000000000000000 06f814e45d7d6337b48308234379294a32bc7b8c A tests/qapi-schema/doc-empty-features.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-empty-features.out :000000 100644 0000000000000000000000000000000000000000 711a0d629c29e13ac1820eac98d437d831ad0630 A tests/qapi-schema/doc-empty-section.err :000000 100644 0000000000000000000000000000000000000000 f179d3eff6de134eed1ec496cdeddb41f617b56f A tests/qapi-schema/doc-empty-section.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-empty-section.out :000000 100644 0000000000000000000000000000000000000000 aa51be41b2dcbc9ffee64426897afb638e6a75ba A tests/qapi-schema/doc-empty-symbol.err :000000 100644 0000000000000000000000000000000000000000 fb8fddc4ae79e35caba4761de61aed31616b5ad6 A tests/qapi-schema/doc-empty-symbol.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-empty-symbol.out :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-good.err :000000 100644 0000000000000000000000000000000000000000 fac13425b72b2cb1685770750e2005e659d6ae4b A tests/qapi-schema/doc-good.json :000000 100644 0000000000000000000000000000000000000000 371dd25ffc7b43d9d0116615bce02581a189c964 A tests/qapi-schema/doc-good.out :000000 100644 0000000000000000000000000000000000000000 1e4c23305a1e779712603284a170c4d663433faa A tests/qapi-schema/doc-good.rst :000000 100644 0000000000000000000000000000000000000000 74b73681d32341c8b24a3d03e0b004f593f05a30 A tests/qapi-schema/doc-good.txt :000000 100644 0000000000000000000000000000000000000000 e5d1ef54c1b4c5da5e8677209513a9cab2c8c9b8 A tests/qapi-schema/doc-interleaved-section.err :000000 100644 0000000000000000000000000000000000000000 eec01ed5650a554f8b577ff6b093b392902b143e A tests/qapi-schema/doc-interleaved-section.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-interleaved-section.out :000000 100644 0000000000000000000000000000000000000000 919e4d317e76877e36ce699a737b4320284f4997 A tests/qapi-schema/doc-invalid-end.err :000000 100644 0000000000000000000000000000000000000000 3583b23b18db5ec5e5497a184002100612f97ff6 A tests/qapi-schema/doc-invalid-end.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-invalid-end.out :000000 100644 0000000000000000000000000000000000000000 d88a15cc8a0ee7cb566d51627498344e035256c7 A tests/qapi-schema/doc-invalid-end2.err :000000 100644 0000000000000000000000000000000000000000 fa2d39d7c27cbd273b25f7a6a0c7ed50217a76db A tests/qapi-schema/doc-invalid-end2.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-invalid-end2.out :000000 100644 0000000000000000000000000000000000000000 aafd57b135a9124c3b234156b4fa6c331c54c29f A tests/qapi-schema/doc-invalid-return.err :000000 100644 0000000000000000000000000000000000000000 1aabef3482babd6c233806a6205a6763bda2af0f A tests/qapi-schema/doc-invalid-return.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-invalid-return.out :000000 100644 0000000000000000000000000000000000000000 c3d0c7a4527fc48dcd45c996bcf5b2af6c3b8330 A tests/qapi-schema/doc-invalid-return2.err :000000 100644 0000000000000000000000000000000000000000 37883d4fea40dd154c2fdb9f5011c3d6677bbcfd A tests/qapi-schema/doc-invalid-return2.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-invalid-return2.out :000000 100644 0000000000000000000000000000000000000000 d2d40e570423c3dca518d4170a9112cdc466c7c3 A tests/qapi-schema/doc-invalid-section.err :000000 100644 0000000000000000000000000000000000000000 0578b8ae25cff17cc048efaca92b9f3b17c324e6 A tests/qapi-schema/doc-invalid-section.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-invalid-section.out :000000 100644 0000000000000000000000000000000000000000 276c033600dcbe584d62fcaa37fcc4e87b3bbb88 A tests/qapi-schema/doc-invalid-start.err :000000 100644 0000000000000000000000000000000000000000 4f6c15a38c41dc3b33a52b53ab745434762d6ad6 A tests/qapi-schema/doc-invalid-start.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-invalid-start.out :000000 100644 0000000000000000000000000000000000000000 7baa5297cfa564622b443e739f05fd78315351bf A tests/qapi-schema/doc-long-line.err :000000 100644 0000000000000000000000000000000000000000 c10153b0d5d3a3f8d555c980e6bbe6704e43cd3f A tests/qapi-schema/doc-long-line.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-long-line.out :000000 100644 0000000000000000000000000000000000000000 cbcea00715392ff773b0adcbb921684bcbf31013 A tests/qapi-schema/doc-missing-colon.err :000000 100644 0000000000000000000000000000000000000000 d88c06c6dd9d350ce1a6f2837f5749e5a7d6c464 A tests/qapi-schema/doc-missing-colon.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-missing-colon.out :000000 100644 0000000000000000000000000000000000000000 c9b32a96fa15f6eb3cc73de9d5982d65fd324a23 A tests/qapi-schema/doc-missing-expr.err :000000 100644 0000000000000000000000000000000000000000 06ad7df8d68dc83f1601b1847608be79967a8d0f A tests/qapi-schema/doc-missing-expr.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-missing-expr.out :000000 100644 0000000000000000000000000000000000000000 350031d1d60e2d1b1c1279731c3e392e09f60ec7 A tests/qapi-schema/doc-missing-space.err :000000 100644 0000000000000000000000000000000000000000 beb276bc6443dd5a3d9a6347f955f1e787ba54ac A tests/qapi-schema/doc-missing-space.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-missing-space.out :000000 100644 0000000000000000000000000000000000000000 b89d925bcc91233daa7f99fead3c6e1c793859f4 A tests/qapi-schema/doc-missing.err :000000 100644 0000000000000000000000000000000000000000 5956709742769f9d950fbfc37b696d4630a8c55a A tests/qapi-schema/doc-missing.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-missing.out :000000 100644 0000000000000000000000000000000000000000 1b4fa14a22fcf555e3d5e36d7ed05a84c7b3cd19 A tests/qapi-schema/doc-no-symbol.err :000000 100644 0000000000000000000000000000000000000000 98605bab9615a684145e6ed7bf5ea4040b2622fc A tests/qapi-schema/doc-no-symbol.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-no-symbol.out :000000 100644 0000000000000000000000000000000000000000 62fc82d2b981c3e0be9d38217c0ac09690eeaa37 A tests/qapi-schema/doc-undoc-feature.err :000000 100644 0000000000000000000000000000000000000000 c52f88e2cd55071bc1618e4e1e3deb39e349f6f2 A tests/qapi-schema/doc-undoc-feature.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/doc-undoc-feature.out :000000 100644 0000000000000000000000000000000000000000 6a1e8a599036ad683cc79a8744e0886068d8d6af A tests/qapi-schema/double-type.err :000000 100644 0000000000000000000000000000000000000000 2c0809f38d8a0838abbd732d7c4a8c04d9741103 A tests/qapi-schema/double-type.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/double-type.out :000000 100644 0000000000000000000000000000000000000000 7ea8e95e8cc9e0fe293cf1bdca13b3fbd6215426 A tests/qapi-schema/duplicate-key.err :000000 100644 0000000000000000000000000000000000000000 06b55840c9484ed2baa9235dde2d85c19df65a98 A tests/qapi-schema/duplicate-key.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/duplicate-key.out :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/empty.err :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/empty.json :000000 100644 0000000000000000000000000000000000000000 d1981f858612d0bfc86832eeaf0f75ac0c1c9e16 A tests/qapi-schema/empty.out :000000 100644 0000000000000000000000000000000000000000 f75d8c56ffd6114a470999974e03c4298025a479 A tests/qapi-schema/enum-bad-member.err :000000 100644 0000000000000000000000000000000000000000 98da6828b46dd64b65647ca703a5025aaf0585db A tests/qapi-schema/enum-bad-member.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/enum-bad-member.out :000000 100644 0000000000000000000000000000000000000000 d26044b8e3e83b0bd53c85474fd09acb5b227c70 A tests/qapi-schema/enum-bad-name.err :000000 100644 0000000000000000000000000000000000000000 1c4620eddad41202b115cfb7914b52e0002bb24f A tests/qapi-schema/enum-bad-name.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/enum-bad-name.out :000000 100644 0000000000000000000000000000000000000000 7a2b35787eebe04d426422608b4b26f1f0f10013 A tests/qapi-schema/enum-bad-prefix.err :000000 100644 0000000000000000000000000000000000000000 996f628f6d0e19c4c445dd1477af3582b9e9b878 A tests/qapi-schema/enum-bad-prefix.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/enum-bad-prefix.out :000000 100644 0000000000000000000000000000000000000000 e4eb102ae29e2a2b363222bc7a9d498221e92204 A tests/qapi-schema/enum-clash-member.err :000000 100644 0000000000000000000000000000000000000000 82bcbf724b0f72ad00593270b97047248ae87bd2 A tests/qapi-schema/enum-clash-member.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/enum-clash-member.out :000000 100644 0000000000000000000000000000000000000000 235cde0c49a1a848c402ddcd9d42890723100b16 A tests/qapi-schema/enum-dict-member-unknown.err :000000 100644 0000000000000000000000000000000000000000 6664c592018ee23e1bbcfd7a1859030fa531b55c A tests/qapi-schema/enum-dict-member-unknown.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/enum-dict-member-unknown.out :000000 100644 0000000000000000000000000000000000000000 3ce0c16987d73f6a6a86953735016117b9a2174a A tests/qapi-schema/enum-dict-no-name.err :000000 100644 0000000000000000000000000000000000000000 5952a8662e356caf3328ffd5273daa9de0f6b422 A tests/qapi-schema/enum-dict-no-name.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/enum-dict-no-name.out :000000 100644 0000000000000000000000000000000000000000 2b2bbffb65b2d50d0e8bfa9738a46e0f7d19e462 A tests/qapi-schema/enum-if-invalid.err :000000 100644 0000000000000000000000000000000000000000 6bd20041f333e7e1d418fef0297567adb6107014 A tests/qapi-schema/enum-if-invalid.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/enum-if-invalid.out :000000 100644 0000000000000000000000000000000000000000 3a15294963459694de182f5ed9ed71e4323b64cb A tests/qapi-schema/enum-int-member.err :000000 100644 0000000000000000000000000000000000000000 6c9c32e149488e3faf7fd001e6db7ba69edef124 A tests/qapi-schema/enum-int-member.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/enum-int-member.out :000000 100644 0000000000000000000000000000000000000000 c813522c50962e0d8c6984d6c5f8ab2ca11905f2 A tests/qapi-schema/enum-member-case.err :000000 100644 0000000000000000000000000000000000000000 b8969d224d96cae739f0ae51e618de177ab59b3b A tests/qapi-schema/enum-member-case.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/enum-member-case.out :000000 100644 0000000000000000000000000000000000000000 ec4bdae037b3ae13c6c6029cfb7cb03d5d8315cf A tests/qapi-schema/enum-missing-data.err :000000 100644 0000000000000000000000000000000000000000 558fd35e93f8a68725ca915c89fa3997f46a51ab A tests/qapi-schema/enum-missing-data.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/enum-missing-data.out :000000 100644 0000000000000000000000000000000000000000 a9f34481ba0bc7eef8b6d33b44ed34acca726183 A tests/qapi-schema/enum-wrong-data.err :000000 100644 0000000000000000000000000000000000000000 7b3e255c146e1a5d6d5572afb5e5e7a3b9cb13d4 A tests/qapi-schema/enum-wrong-data.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/enum-wrong-data.out :000000 100644 0000000000000000000000000000000000000000 c49fe0c285fde1f403f9a6aa1f55cab3b462b4fe A tests/qapi-schema/escape-outside-string.err :000000 100644 0000000000000000000000000000000000000000 41ac64c6f3db2b7a8fb4fef45fe10daf5e7feb75 A tests/qapi-schema/event-args-if-unboxed.err :000000 100644 0000000000000000000000000000000000000000 ca42a74e3a35b7749cb305504b381461a849f418 A tests/qapi-schema/event-args-if-unboxed.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/event-args-if-unboxed.out :000000 100644 0000000000000000000000000000000000000000 b3872cdab5e3fd941ae018a81ac8d838b9171ed0 A tests/qapi-schema/event-boxed-empty.err :000000 100644 0000000000000000000000000000000000000000 cb145f1433f00169c72253f7fedadf62f5231c41 A tests/qapi-schema/event-boxed-empty.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/event-boxed-empty.out :000000 100644 0000000000000000000000000000000000000000 d3007cfa63764c7116f1da81ddaaf63e80769324 A tests/qapi-schema/event-case.err :000000 100644 0000000000000000000000000000000000000000 4d8a5d8a713c7c4630a36b491bb9acdf9d5e3916 A tests/qapi-schema/event-case.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/event-case.out :000000 100644 0000000000000000000000000000000000000000 82f8989344b3ee8a852ca6fbd6f9705fe0cce788 A tests/qapi-schema/event-member-invalid-dict.err :000000 100644 0000000000000000000000000000000000000000 e58560abca8889362db89df387e45cb48da8de05 A tests/qapi-schema/event-member-invalid-dict.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/event-member-invalid-dict.out :000000 100644 0000000000000000000000000000000000000000 15fc1406f86efbc3c3d8de7feb41b789b860c364 A tests/qapi-schema/event-nest-struct.err :000000 100644 0000000000000000000000000000000000000000 355ddaeff1768834d315f4413e39e41fabb46404 A tests/qapi-schema/event-nest-struct.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/event-nest-struct.out :000000 100644 0000000000000000000000000000000000000000 3c635916324eccde8f4159753649cb3376636323 A tests/qapi-schema/features-bad-type.err :000000 100644 0000000000000000000000000000000000000000 57db5540e7f964fba607fab179c6e952e9f98dbd A tests/qapi-schema/features-bad-type.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/features-bad-type.out :000000 100644 0000000000000000000000000000000000000000 ddaedf604e37209f8ed1a1322d101fe309a967b5 A tests/qapi-schema/features-deprecated-type.err :000000 100644 0000000000000000000000000000000000000000 265849b1f7995586a6dbb61cbc3d11ff41521eeb A tests/qapi-schema/features-deprecated-type.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/features-deprecated-type.out :000000 100644 0000000000000000000000000000000000000000 0adbee6b0a784f30cda2d8631fd5274d3bdfa168 A tests/qapi-schema/features-duplicate-name.err :000000 100644 0000000000000000000000000000000000000000 29358e62204b3657f8582a670a86b4796b41db30 A tests/qapi-schema/features-duplicate-name.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/features-duplicate-name.out :000000 100644 0000000000000000000000000000000000000000 0ce7b6fcdf94800427ac83723f9efc3d0ffd9e9d A tests/qapi-schema/features-if-invalid.err :000000 100644 0000000000000000000000000000000000000000 89c2a6c2342befda12febd5772f0f0d08afbe5cf A tests/qapi-schema/features-if-invalid.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/features-if-invalid.out :000000 100644 0000000000000000000000000000000000000000 ce02412d2e88488fbda8cd6e712af078161e46df A tests/qapi-schema/features-missing-name.err :000000 100644 0000000000000000000000000000000000000000 8772c8f7b323c8277aa72bc0de196af44e642301 A tests/qapi-schema/features-missing-name.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/features-missing-name.out :000000 100644 0000000000000000000000000000000000000000 4afcd5fdc3f45d55a645ead92efedf05c11b83c8 A tests/qapi-schema/features-name-bad-type.err :000000 100644 0000000000000000000000000000000000000000 b07139978a231f32db1196a6e76d6b138f5a978a A tests/qapi-schema/features-name-bad-type.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/features-name-bad-type.out :000000 100644 0000000000000000000000000000000000000000 5cfaa3f21671c328996a0cbaae66dcb7d1f01c3d A tests/qapi-schema/features-no-list.err :000000 100644 0000000000000000000000000000000000000000 9484fd94fc9b5c62c7b49eef95dbdf373ca686b8 A tests/qapi-schema/features-no-list.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/features-no-list.out :000000 100644 0000000000000000000000000000000000000000 bbbd6e5202650a6bfea9f650212962db45d84ea4 A tests/qapi-schema/features-too-many.err :000000 100644 0000000000000000000000000000000000000000 aab0a0b5f1b438b47f8f76284292f3217ccbb55e A tests/qapi-schema/features-too-many.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/features-too-many.out :000000 100644 0000000000000000000000000000000000000000 13e359a2160b5fd4499140f70600122bb89e9d0d A tests/qapi-schema/features-unknown-key.err :000000 100644 0000000000000000000000000000000000000000 134df3b5036640f7d46efc365efd902b5e8ab6c0 A tests/qapi-schema/features-unknown-key.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/features-unknown-key.out :000000 100644 0000000000000000000000000000000000000000 1c8abae2e0b89a033170d1e1d2988bc816b8224e A tests/qapi-schema/funny-char.err :000000 100644 0000000000000000000000000000000000000000 d4973a2cdf17ee56101f3b90216d683c67b31ee1 A tests/qapi-schema/funny-char.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/funny-char.out :000000 100644 0000000000000000000000000000000000000000 a1d9ade970bc70e738ac60de713f76d8c4543aec A tests/qapi-schema/funny-word.err :000000 100644 0000000000000000000000000000000000000000 1153b9f12fe9cb797aa7b170da74f974d7b26034 A tests/qapi-schema/funny-word.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/funny-word.out :000000 100644 0000000000000000000000000000000000000000 3f6c1e423c54dc94236191be64a6ce2a6383138b A tests/qapi-schema/ident-with-escape.err :000000 100644 0000000000000000000000000000000000000000 76b4503d9550b79db828a3a9423f188016c67057 A tests/qapi-schema/ident-with-escape.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/ident-with-escape.out :000000 100644 0000000000000000000000000000000000000000 16da03026f7381c6c52d14d17d6398963959c62c A tests/qapi-schema/include-before-err.err :000000 100644 0000000000000000000000000000000000000000 afb6cb63c47a0fb9f29e2255d102c507748505f5 A tests/qapi-schema/include-before-err.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/include-before-err.out :000000 100644 0000000000000000000000000000000000000000 4fa985dcd59cb97c6b89e124acd9d276c756d5fc A tests/qapi-schema/include-cycle-b.json :000000 100644 0000000000000000000000000000000000000000 d12b5924a36db47e51e4992bc242c792698d9958 A tests/qapi-schema/include-cycle-c.json :000000 100644 0000000000000000000000000000000000000000 4c99f5642b971c8bd18815b4cc73a0c2edfddad5 A tests/qapi-schema/include-cycle.err :000000 100644 0000000000000000000000000000000000000000 6fcf1ebaac8f7f025ebd1736efe93317eb43265b A tests/qapi-schema/include-cycle.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/include-cycle.out :000000 100644 0000000000000000000000000000000000000000 1f7d2e1437a2e50bde99ab2ec0bcde5584ba2a7c A tests/qapi-schema/include-extra-junk.err :000000 100644 0000000000000000000000000000000000000000 25fe85078deecfb257a4297a318e323e9f064e84 A tests/qapi-schema/include-extra-junk.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/include-extra-junk.out :000000 100644 0000000000000000000000000000000000000000 9eac9eaeea7d6f65289c705e39f1380caf4564ce A tests/qapi-schema/include-nested-err.err :000000 100644 0000000000000000000000000000000000000000 5631e56ea0d52a833d603a8f37590decd08131ba A tests/qapi-schema/include-nested-err.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/include-nested-err.out :000000 100644 0000000000000000000000000000000000000000 3115a889fe6b35d87ac7457ef7615eb97a547ea6 A tests/qapi-schema/include-no-file.err :000000 100644 0000000000000000000000000000000000000000 9249ebd50c2e9b24294256bb585d7d54c80bd07a A tests/qapi-schema/include-no-file.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/include-no-file.out :000000 100644 0000000000000000000000000000000000000000 ec8a33165402e07fcaf62d74e8c48b26e11a95a4 A tests/qapi-schema/include-non-file.err :000000 100644 0000000000000000000000000000000000000000 4711aa42e58c1d31355b5ed8fe2a81aab28ee2bd A tests/qapi-schema/include-non-file.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/include-non-file.out :000000 100644 0000000000000000000000000000000000000000 6bfffdfd556dc155d3927b50e62d583cf671114c A tests/qapi-schema/include-repetition-sub.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/include-repetition.err :000000 100644 0000000000000000000000000000000000000000 ec329dde586a469d5ca442f303f2c21df4506d8f A tests/qapi-schema/include-repetition.json :000000 100644 0000000000000000000000000000000000000000 c564d2786267074df3c6f766d1e4206a808f3913 A tests/qapi-schema/include-repetition.out :000000 100644 0000000000000000000000000000000000000000 284b0d6f0e33f4881b4c776335fdd32095383613 A tests/qapi-schema/include-self-cycle.err :000000 100644 0000000000000000000000000000000000000000 55fb1b596fa1ba84ad0cb780c85f78e1c8076fb1 A tests/qapi-schema/include-self-cycle.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/include-self-cycle.out :000000 100644 0000000000000000000000000000000000000000 4bd4af4162432a8ac0402ff3746dd06013545b1c A tests/qapi-schema/include-simple-sub.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/include-simple.err :000000 100644 0000000000000000000000000000000000000000 1dd391a5925e9f05ef61a86661e7f57e656c9245 A tests/qapi-schema/include-simple.json :000000 100644 0000000000000000000000000000000000000000 ec8200ab18b1d3f96abd2caa7e7e2015d7216d89 A tests/qapi-schema/include-simple.out :000000 100644 0000000000000000000000000000000000000000 b9f7b9bb566889cbd7756ca40bec3cabb9105a8f A tests/qapi-schema/include/sub-module.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/indented-expr.err :000000 100644 0000000000000000000000000000000000000000 7115d3131e81bc59603d41c47f46345fc077b709 A tests/qapi-schema/indented-expr.json :000000 100644 0000000000000000000000000000000000000000 a7c22c3eefc36688c0b0248623cdc1dd3b9d9922 A tests/qapi-schema/indented-expr.out :000000 100644 0000000000000000000000000000000000000000 0725d6529f0a48a841d4935921031e0bfb32b3ed A tests/qapi-schema/leading-comma-list.err :000000 100644 0000000000000000000000000000000000000000 c5ba50159027bafd027aa66e7e3e97255c8ea612 A tests/qapi-schema/leading-comma-list.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/leading-comma-list.out :000000 100644 0000000000000000000000000000000000000000 25f8b6ffd6d4c896f703c4799c4dcaa40194a7c7 A tests/qapi-schema/leading-comma-object.err :000000 100644 0000000000000000000000000000000000000000 c89023ff3b78f00b58605653216e884831fa8744 A tests/qapi-schema/leading-comma-object.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/leading-comma-object.out :000000 100644 0000000000000000000000000000000000000000 debff633ac173dae81987bbfea43381b4efd1bdd A tests/qapi-schema/meson.build :000000 100644 0000000000000000000000000000000000000000 b5f58b8c12a78ff20162159ea0e08ba07296e23d A tests/qapi-schema/missing-array-rsqb.err :000000 100644 0000000000000000000000000000000000000000 7fca1df923cf5752e6c5a2ebcbd61ee369b9afb3 A tests/qapi-schema/missing-array-rsqb.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/missing-array-rsqb.out :000000 100644 0000000000000000000000000000000000000000 d5fe235cb9a8d3950786d81ba5db1cb75726a19f A tests/qapi-schema/missing-colon.err :000000 100644 0000000000000000000000000000000000000000 6fc27ce4093e2098e0fb4663d1825b97b11cb2dd A tests/qapi-schema/missing-colon.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/missing-colon.out :000000 100644 0000000000000000000000000000000000000000 d0a790c2b3996d9804084f951d0ded1aede437fe A tests/qapi-schema/missing-comma-list.err :000000 100644 0000000000000000000000000000000000000000 1af39b2930999bfd319e45ddcc6ad5762f56b3d4 A tests/qapi-schema/missing-comma-list.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/missing-comma-list.out :000000 100644 0000000000000000000000000000000000000000 aa8efbc2f32b82211539af6193494968ecb6300e A tests/qapi-schema/missing-comma-object.err :000000 100644 0000000000000000000000000000000000000000 50f51786e47d869dc682d3c0517963fad1b85e2f A tests/qapi-schema/missing-comma-object.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/missing-comma-object.out :000000 100644 0000000000000000000000000000000000000000 c08a3dc307fea7af11b2c9b2e59d37fa719cd68d A tests/qapi-schema/missing-object-member-element.err :000000 100644 0000000000000000000000000000000000000000 f52d0106f311890d7ea8d2732dfc26d106349bf8 A tests/qapi-schema/missing-object-member-element.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/missing-object-member-element.out :000000 100644 0000000000000000000000000000000000000000 b4d9ff1fb2b71388221c3b8a9eeede761e005a92 A tests/qapi-schema/missing-schema.err :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/missing-schema.out :000000 100644 0000000000000000000000000000000000000000 cb39569e49027f02ac4f1b3a60299ba3857922cd A tests/qapi-schema/missing-type.err :000000 100644 0000000000000000000000000000000000000000 ff5349d3febe4778e78a50a786d49a2449673947 A tests/qapi-schema/missing-type.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/missing-type.out :000000 100644 0000000000000000000000000000000000000000 375e155fe6a6ba331a78179372705815c71251f3 A tests/qapi-schema/nested-struct-data-invalid-dict.err :000000 100644 0000000000000000000000000000000000000000 aa37b85e194c7581fa11db30a46f31cecb3613eb A tests/qapi-schema/nested-struct-data-invalid-dict.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/nested-struct-data-invalid-dict.out :000000 100644 0000000000000000000000000000000000000000 7dc5c7cb2d72147cfdd34862f9a267a720aa8416 A tests/qapi-schema/nested-struct-data.err :000000 100644 0000000000000000000000000000000000000000 2980d45d0574275cebff3649dced81bb51fd7fdb A tests/qapi-schema/nested-struct-data.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/nested-struct-data.out :000000 100644 0000000000000000000000000000000000000000 23bdb69c71182a28981293b8ff8ae82f0ff9fcda A tests/qapi-schema/non-objects.err :000000 100644 0000000000000000000000000000000000000000 f3fa851d4b69148c1ad1a8c586c29c58d72228bd A tests/qapi-schema/non-objects.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/non-objects.out :000000 100644 0000000000000000000000000000000000000000 c01a4992bdecdb6dc7d88af43af0f7f6f8e36451 A tests/qapi-schema/oob-coroutine.err :000000 100644 0000000000000000000000000000000000000000 0f67663bcd683a5663447388fa405e436af2efd3 A tests/qapi-schema/oob-coroutine.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/oob-coroutine.out :000000 100644 0000000000000000000000000000000000000000 7b9a50b3d519f46cc084f89aa0b9fcfcf799b7ad A tests/qapi-schema/oob-test.err :000000 100644 0000000000000000000000000000000000000000 da9635920fb57df9743e68ec8c659c98f53b38ab A tests/qapi-schema/oob-test.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/oob-test.out :000000 100644 0000000000000000000000000000000000000000 ba5cc23f56981af1d8b9c686429754d18a87fb6f A tests/qapi-schema/pragma-extra-junk.err :000000 100644 0000000000000000000000000000000000000000 ba38ef2e95d677c751871dddfa2da93348151372 A tests/qapi-schema/pragma-extra-junk.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/pragma-extra-junk.out :000000 100644 0000000000000000000000000000000000000000 802f1806c5f29dd2850c159a0bfb79d62b826ed2 A tests/qapi-schema/pragma-non-dict.err :000000 100644 0000000000000000000000000000000000000000 60fcc79bdb84a9a13146ee2b269d7df5359ec513 A tests/qapi-schema/pragma-non-dict.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/pragma-non-dict.out :000000 100644 0000000000000000000000000000000000000000 d99a772503436df99a39a5da0f06a4e6a5c01100 A tests/qapi-schema/pragma-unknown.err :000000 100644 0000000000000000000000000000000000000000 c51bbbb53fded1488c7c1548c31a078f0e5a56e4 A tests/qapi-schema/pragma-unknown.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/pragma-unknown.out :000000 100644 0000000000000000000000000000000000000000 6247539616f05dbf666edcfbab4f970f11cf6082 A tests/qapi-schema/pragma-value-not-bool.err :000000 100644 0000000000000000000000000000000000000000 feb489f15b62e5cae91229d7b544e09a68dc10f5 A tests/qapi-schema/pragma-value-not-bool.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/pragma-value-not-bool.out :000000 100644 0000000000000000000000000000000000000000 b81983dd85740c53a99250787aef5125adb1259b A tests/qapi-schema/pragma-value-not-list-of-str.err :000000 100644 0000000000000000000000000000000000000000 27811cff7323ec13a85070a9c28d3f254543a7b5 A tests/qapi-schema/pragma-value-not-list-of-str.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/pragma-value-not-list-of-str.out :000000 100644 0000000000000000000000000000000000000000 45dde1bf051878ff46257aed22864e01058e1733 A tests/qapi-schema/pragma-value-not-list.err :000000 100644 0000000000000000000000000000000000000000 3faa340c3b2233830958599dda1a4627f4fd83bc A tests/qapi-schema/pragma-value-not-list.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/pragma-value-not-list.out :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/qapi-schema-test.err :000000 100644 0000000000000000000000000000000000000000 8ca977c49d2935e158daa9cda3db45b094cfa82b A tests/qapi-schema/qapi-schema-test.json :000000 100644 0000000000000000000000000000000000000000 4617eb4e98a950d46d1e708f59b47731e5ea4211 A tests/qapi-schema/qapi-schema-test.out :000000 100644 0000000000000000000000000000000000000000 af6c1e173db29c173da1b3439df5e9251e737bd8 A tests/qapi-schema/quoted-structural-chars.err :000000 100644 0000000000000000000000000000000000000000 9fe657ae9cf56582a0a3c88d851c0a437d266039 A tests/qapi-schema/quoted-structural-chars.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/quoted-structural-chars.out :000000 100644 0000000000000000000000000000000000000000 888eea87ca4dfd410d044af4da6e3dfa13702a1e A tests/qapi-schema/redefined-command.err :000000 100644 0000000000000000000000000000000000000000 247e4019483eca0e15aa0576fe6300fa71deca4a A tests/qapi-schema/redefined-command.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/redefined-command.out :000000 100644 0000000000000000000000000000000000000000 b1a6d99d2f05611275ef0c23fbd9bae282253989 A tests/qapi-schema/redefined-event.err :000000 100644 0000000000000000000000000000000000000000 7901930e3de48c86283fb5b5d7560e658d67edd1 A tests/qapi-schema/redefined-event.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/redefined-event.out :000000 100644 0000000000000000000000000000000000000000 2924dde60bb362247625eb52696000a172cbb5dc A tests/qapi-schema/redefined-predefined.err :000000 100644 0000000000000000000000000000000000000000 cad555cc738723ace800b1277db2a276109c72d2 A tests/qapi-schema/redefined-predefined.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/redefined-predefined.out :000000 100644 0000000000000000000000000000000000000000 5e5406f811aa44171831d360f192d5674441fb18 A tests/qapi-schema/redefined-type.err :000000 100644 0000000000000000000000000000000000000000 291453e70d738dbdaea3308f7f7adaf11124fa2f A tests/qapi-schema/redefined-type.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/redefined-type.out :000000 100644 0000000000000000000000000000000000000000 6fecbaa046cbf51a7092fffc6fdb40154f7f64e4 A tests/qapi-schema/reserved-command-q.err :000000 100644 0000000000000000000000000000000000000000 99f8aae314bc1295a354d89546c3fdbebbc02358 A tests/qapi-schema/reserved-command-q.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/reserved-command-q.out :000000 100644 0000000000000000000000000000000000000000 fc3c7578744fde0240cc727f057f6ee95fe131dc A tests/qapi-schema/reserved-enum-q.err :000000 100644 0000000000000000000000000000000000000000 3593a765eae720c8ba142940b04951cdb45446f8 A tests/qapi-schema/reserved-enum-q.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/reserved-enum-q.out :000000 100644 0000000000000000000000000000000000000000 436e1749f231d5326b92084d2f48788c7fd6f2f3 A tests/qapi-schema/reserved-member-has.err :000000 100644 0000000000000000000000000000000000000000 45b9109bdc5e5edd67a8c6b385a11c0d22db4bf9 A tests/qapi-schema/reserved-member-has.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/reserved-member-has.out :000000 100644 0000000000000000000000000000000000000000 9ac8654a8b31640b2730f01fbed42a8f4fc16583 A tests/qapi-schema/reserved-member-q.err :000000 100644 0000000000000000000000000000000000000000 62fed8fddfe8a4d584fa7b99120cfcb943c7354b A tests/qapi-schema/reserved-member-q.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/reserved-member-q.out :000000 100644 0000000000000000000000000000000000000000 b58e599a00400516f2088fae7a36d0c930c246dd A tests/qapi-schema/reserved-member-u.err :000000 100644 0000000000000000000000000000000000000000 d982ab5e0cc2e6767805b2a4531dfef92b586c7c A tests/qapi-schema/reserved-member-u.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/reserved-member-u.out :000000 100644 0000000000000000000000000000000000000000 df3ab8a11af21e705d343ece17e8726ee4546606 A tests/qapi-schema/reserved-member-underscore.err :000000 100644 0000000000000000000000000000000000000000 4a3a0176381b6af918067f9d9ced5ed56aead43f A tests/qapi-schema/reserved-member-underscore.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/reserved-member-underscore.out :000000 100644 0000000000000000000000000000000000000000 e09f5352f890f186c2319c2ca134eb7af9f61e13 A tests/qapi-schema/reserved-type-list.err :000000 100644 0000000000000000000000000000000000000000 98d53bf808f6c7e07ec75e14722b21a9187ae8b6 A tests/qapi-schema/reserved-type-list.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/reserved-type-list.out :000000 100644 0000000000000000000000000000000000000000 b6421a89172eafd956174c85dc9f533a9593018c A tests/qapi-schema/returns-alternate.err :000000 100644 0000000000000000000000000000000000000000 f87371811b07f5d91fd5faa4873951b53f2a6580 A tests/qapi-schema/returns-alternate.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/returns-alternate.out :000000 100644 0000000000000000000000000000000000000000 52712d139d66f90ddbc7fbcdc2ba9579e888623d A tests/qapi-schema/returns-array-bad.err :000000 100644 0000000000000000000000000000000000000000 09b0b1f1827a182abb6eb0f8187a30afcc5d2f61 A tests/qapi-schema/returns-array-bad.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/returns-array-bad.out :000000 100644 0000000000000000000000000000000000000000 2c270de9adc91d79980ba8ac883d9b649b2782bf A tests/qapi-schema/returns-bad-type.err :000000 100644 0000000000000000000000000000000000000000 0dd96e739ec22d3dbcef41b21e5e03404bfcd619 A tests/qapi-schema/returns-bad-type.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/returns-bad-type.out :000000 100644 0000000000000000000000000000000000000000 bf160e754b1cbd77e861ca4fdff616b0c620238f A tests/qapi-schema/returns-dict.err :000000 100644 0000000000000000000000000000000000000000 1cfef3ede7d26c28c800519e4627a8fcabdb4e39 A tests/qapi-schema/returns-dict.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/returns-dict.out :000000 100644 0000000000000000000000000000000000000000 bf59086d0c1f8d4790705a1185adc9e222333be9 A tests/qapi-schema/returns-unknown.err :000000 100644 0000000000000000000000000000000000000000 25bd498bffb7dd35b28abba85e3c459006b90161 A tests/qapi-schema/returns-unknown.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/returns-unknown.out :000000 100644 0000000000000000000000000000000000000000 eb0d1c71a61b126754d2808bcfbc539a50ccf966 A tests/qapi-schema/string-code-point-127.err :000000 100644 0000000000000000000000000000000000000000 480318a69f88eb5ba3ddd8ef2832ed4d7f519a75 A tests/qapi-schema/string-code-point-127.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/string-code-point-127.out :000000 100644 0000000000000000000000000000000000000000 ae969d6e10275bcd82deac42fd3aa38607a3c119 A tests/qapi-schema/string-code-point-31.err :000000 100644 0000000000000000000000000000000000000000 f186cbd720d93879fa418b62b2c2a30fe66407cc A tests/qapi-schema/string-code-point-31.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/string-code-point-31.out :000000 100644 0000000000000000000000000000000000000000 79879681d9b4b4e242974f85338e8f71631a151f A tests/qapi-schema/struct-base-clash-deep.err :000000 100644 0000000000000000000000000000000000000000 fa873ab5d4e8a75cac7049f391b8185c1f61afde A tests/qapi-schema/struct-base-clash-deep.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/struct-base-clash-deep.out :000000 100644 0000000000000000000000000000000000000000 46473947e6d2ff25dcf4681a896845b6c372cfa4 A tests/qapi-schema/struct-base-clash.err :000000 100644 0000000000000000000000000000000000000000 11aec80fe53191cf53b793199c3e353356042cde A tests/qapi-schema/struct-base-clash.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/struct-base-clash.out :000000 100644 0000000000000000000000000000000000000000 23cbfc60eaa7749d3f347491b5785f7a6d2a5609 A tests/qapi-schema/struct-data-invalid.err :000000 100644 0000000000000000000000000000000000000000 00ad11ef9493935f3c35273f616c6bd6d3fb0f86 A tests/qapi-schema/struct-data-invalid.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/struct-data-invalid.out :000000 100644 0000000000000000000000000000000000000000 8fbfe99a42acebb67129924d54971b36d1ae9e6a A tests/qapi-schema/struct-data-typename.err :000000 100644 0000000000000000000000000000000000000000 70fbad0ee413c6b9553cd8894085c948a87611a9 A tests/qapi-schema/struct-data-typename.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/struct-data-typename.out :000000 100644 0000000000000000000000000000000000000000 5ee08afa41e1447055b5b2090e999b006906a1d8 A tests/qapi-schema/struct-member-if-invalid.err :000000 100644 0000000000000000000000000000000000000000 35078bd6600b4b28ae7e76250e9c04f195602ebf A tests/qapi-schema/struct-member-if-invalid.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/struct-member-if-invalid.out :000000 100644 0000000000000000000000000000000000000000 517793cc9bac4c6fe9ef29d2d3d9165ed097c6c2 A tests/qapi-schema/struct-member-invalid-dict.err :000000 100644 0000000000000000000000000000000000000000 df5d018f6548739d184c72aea1cf8570e478266a A tests/qapi-schema/struct-member-invalid-dict.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/struct-member-invalid-dict.out :000000 100644 0000000000000000000000000000000000000000 3130d69d9fc49441a9bc5cf763be3f6c7c035786 A tests/qapi-schema/struct-member-invalid.err :000000 100644 0000000000000000000000000000000000000000 a4cd860c67a4296db513ca352303ec64fd8966db A tests/qapi-schema/struct-member-invalid.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/struct-member-invalid.out :000000 100644 0000000000000000000000000000000000000000 7e53a605d25a9bd66c08c74a95636e7bb8f50fff A tests/qapi-schema/struct-member-name-clash.err :000000 100644 0000000000000000000000000000000000000000 571acf05ce76fb2f2f10441bc192164f151bedfe A tests/qapi-schema/struct-member-name-clash.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/struct-member-name-clash.out :000000 100644 0000000000000000000000000000000000000000 94f36ec0b185acd9f4c8b932e82e461ab6d4c027 A tests/qapi-schema/sub-sub-module.json :000000 100755 0000000000000000000000000000000000000000 5beb96e894fb13000176891814a6e977704ba1f6 A tests/qapi-schema/test-qapi.py :000000 100644 0000000000000000000000000000000000000000 bb5f8c3c9078033d09d7abb078989a7a52209475 A tests/qapi-schema/trailing-comma-list.err :000000 100644 0000000000000000000000000000000000000000 9b0c8bd70b4bf527118e9b34c756ea544d6f5fc1 A tests/qapi-schema/trailing-comma-list.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/trailing-comma-list.out :000000 100644 0000000000000000000000000000000000000000 29aafc69cdfc3ced9144ec6df177aadd7ed034ec A tests/qapi-schema/trailing-comma-object.err :000000 100644 0000000000000000000000000000000000000000 bbaea550c89f3bbc063179a4a19ef358f9c3dca4 A tests/qapi-schema/trailing-comma-object.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/trailing-comma-object.out :000000 100644 0000000000000000000000000000000000000000 2ca95cd86d50ee33cebc6a2cd5ce1c3e074160b2 A tests/qapi-schema/type-bypass-bad-gen.err :000000 100644 0000000000000000000000000000000000000000 e8dec342492d01efb0eebc31b84a60454cb6f30b A tests/qapi-schema/type-bypass-bad-gen.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/type-bypass-bad-gen.out :000000 100644 0000000000000000000000000000000000000000 36d2de2d005a552f7df2c052b115c0f428a1962a A tests/qapi-schema/type-case.err :000000 100644 0000000000000000000000000000000000000000 a43c68e7ebad7b5c2ee043d1b2d286920981c289 A tests/qapi-schema/type-case.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/type-case.out :000000 100644 0000000000000000000000000000000000000000 aa2c430b22fe16664ab71bae8ba007a3b4b99c4a A tests/qapi-schema/unclosed-list.err :000000 100644 0000000000000000000000000000000000000000 e3e9566982cd142d5825d0b3d9bbbd903e95708b A tests/qapi-schema/unclosed-list.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/unclosed-list.out :000000 100644 0000000000000000000000000000000000000000 c08499b3412c36c4a3402742b11db18d169c496a A tests/qapi-schema/unclosed-object.err :000000 100644 0000000000000000000000000000000000000000 8ac069dce3a3cdda590cdd550e662def69804957 A tests/qapi-schema/unclosed-object.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/unclosed-object.out :000000 100644 0000000000000000000000000000000000000000 175e192b24d8e780d17da8f4cb9d211cf7211cc9 A tests/qapi-schema/unclosed-string.err :000000 100644 0000000000000000000000000000000000000000 8c16b6b6f622f94bdf39b133873087479b01ec33 A tests/qapi-schema/unclosed-string.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/unclosed-string.out :000000 100644 0000000000000000000000000000000000000000 2aa146261a2dd2e06e8ea3a6ea09fdb446200383 A tests/qapi-schema/union-array-branch.err :000000 100644 0000000000000000000000000000000000000000 6dda7ec379a1bbf7bfe7ffade6c3b765927f4836 A tests/qapi-schema/union-array-branch.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/union-array-branch.out :000000 100644 0000000000000000000000000000000000000000 42b2ed1ddadc54ab78ad7698db46ac4c3040c125 A tests/qapi-schema/union-bad-base.err :000000 100644 0000000000000000000000000000000000000000 74dd421708d78a1b78fed8aaa920b2ed6fb90cb1 A tests/qapi-schema/union-bad-base.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/union-bad-base.out :000000 100644 0000000000000000000000000000000000000000 7cfd470f58f7d2ab1dd35a2b6dd83c70de6f859e A tests/qapi-schema/union-bad-discriminator.err :000000 100644 0000000000000000000000000000000000000000 cd10b9d901823cc53e28d40864508ccaafb9606a A tests/qapi-schema/union-bad-discriminator.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/union-bad-discriminator.out :000000 100644 0000000000000000000000000000000000000000 82b48bc1c8d02d839e8b3f689f37c7316b388178 A tests/qapi-schema/union-base-any.err :000000 100644 0000000000000000000000000000000000000000 fe66b713ef4746ea375199e346d3c29662b1747f A tests/qapi-schema/union-base-any.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/union-base-any.out :000000 100644 0000000000000000000000000000000000000000 3630b341a69eb36f64ac511b3bd469b39660eb69 A tests/qapi-schema/union-base-empty.err :000000 100644 0000000000000000000000000000000000000000 6f8ef000dbbe6f528cd65a4a08c3edb965a7b2b5 A tests/qapi-schema/union-base-empty.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/union-base-empty.out :000000 100644 0000000000000000000000000000000000000000 a730b7fd3cf697da7eb0f95e8cfa61c2aef54777 A tests/qapi-schema/union-base-no-discriminator.err :000000 100644 0000000000000000000000000000000000000000 2e7cae9b2281d4149d47d37aed4e61cc321be5ad A tests/qapi-schema/union-base-no-discriminator.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/union-base-no-discriminator.out :000000 100644 0000000000000000000000000000000000000000 2bddaf6a84551d8ba56146f349f1a27b6f8b6927 A tests/qapi-schema/union-base-union.err :000000 100644 0000000000000000000000000000000000000000 82d4c96e5701e6595653c44f108bd6bddf0ab3c8 A tests/qapi-schema/union-base-union.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/union-base-union.out :000000 100644 0000000000000000000000000000000000000000 046187a5b96b4ad1d8ecb8f143462b6640779afe A tests/qapi-schema/union-branch-if-invalid.err :000000 100644 0000000000000000000000000000000000000000 c41633856f4787d7d7bb8961f29ec17c11449f7c A tests/qapi-schema/union-branch-if-invalid.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/union-branch-if-invalid.out :000000 100644 0000000000000000000000000000000000000000 001cdec06914027061adffa8aae53672c45853c0 A tests/qapi-schema/union-branch-invalid-dict.err :000000 100644 0000000000000000000000000000000000000000 c7c81c0e00087514863b49a21a98de6453fc639e A tests/qapi-schema/union-branch-invalid-dict.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/union-branch-invalid-dict.out :000000 100644 0000000000000000000000000000000000000000 c1f3a025528754609e5d0cb3cda919ca9659af09 A tests/qapi-schema/union-clash-member.err :000000 100644 0000000000000000000000000000000000000000 9efc7719b859053078223ed4e8555fbb2a209b5e A tests/qapi-schema/union-clash-member.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/union-clash-member.out :000000 100644 0000000000000000000000000000000000000000 5793e9af661c13a9242ea3be2f0e0603cc49ac12 A tests/qapi-schema/union-discriminator-bad-name.err :000000 100644 0000000000000000000000000000000000000000 3ae8c06a8992e4880ac55fcb68f63c3e4ae4f82f A tests/qapi-schema/union-discriminator-bad-name.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/union-discriminator-bad-name.out :000000 100644 0000000000000000000000000000000000000000 d42843996214c795846a80a98d40c117e8f562e1 A tests/qapi-schema/union-empty.err :000000 100644 0000000000000000000000000000000000000000 584ed6098c9b3e1a73a87b4ec50553d7204595e1 A tests/qapi-schema/union-empty.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/union-empty.out :000000 100644 0000000000000000000000000000000000000000 25ddf7c76534f932fbcaf5fa6a419b9a81ae9003 A tests/qapi-schema/union-inline-invalid-dict.err :000000 100644 0000000000000000000000000000000000000000 1779712795c73a2279c9e6f5c9e371bdf404526b A tests/qapi-schema/union-inline-invalid-dict.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/union-inline-invalid-dict.out :000000 100644 0000000000000000000000000000000000000000 8fdc81edd1e3451ddc04de2e10efc9a6e8f77de5 A tests/qapi-schema/union-int-branch.err :000000 100644 0000000000000000000000000000000000000000 567043d9d21bd2ff7cfd92ee8b6fc1cf4c6f728a A tests/qapi-schema/union-int-branch.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/union-int-branch.out :000000 100644 0000000000000000000000000000000000000000 a804028438acf4e0cf9bb3a613ba44218f4de5e7 A tests/qapi-schema/union-invalid-base.err :000000 100644 0000000000000000000000000000000000000000 92be39df69ae7fce191f5113fb82f2be3fd80157 A tests/qapi-schema/union-invalid-base.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/union-invalid-base.out :000000 100644 0000000000000000000000000000000000000000 bf58800507711fd31df73a63a2b4e8d457613aba A tests/qapi-schema/union-invalid-branch-key.err :000000 100644 0000000000000000000000000000000000000000 95ff7746bfd1e20e915a2bc39b912f1aebdad56c A tests/qapi-schema/union-invalid-branch-key.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/union-invalid-branch-key.out :000000 100644 0000000000000000000000000000000000000000 e26cf769a3e2b3cccbf3eb19e8be03f9b97f1719 A tests/qapi-schema/union-invalid-data.err :000000 100644 0000000000000000000000000000000000000000 395ba24d39514e926d02b7c722333869bb7c48e8 A tests/qapi-schema/union-invalid-data.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/union-invalid-data.out :000000 100644 0000000000000000000000000000000000000000 6bd774c15634403e73287aa775789e4d333e3580 A tests/qapi-schema/union-invalid-discriminator.err :000000 100644 0000000000000000000000000000000000000000 f315f36e37963bcfabbf8f611b9ee08117663996 A tests/qapi-schema/union-invalid-discriminator.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/union-invalid-discriminator.out :000000 100644 0000000000000000000000000000000000000000 3f41d03f8e427c5e24eab2d11517173682bfd3ba A tests/qapi-schema/union-invalid-if-discriminator.err :000000 100644 0000000000000000000000000000000000000000 e49992b7984d11ad85b81d3744fc948e5977eede A tests/qapi-schema/union-invalid-if-discriminator.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/union-invalid-if-discriminator.out :000000 100644 0000000000000000000000000000000000000000 91aa87bcd881c190341862612b304dec882c44ba A tests/qapi-schema/union-invalid-union-subfield.err :000000 100644 0000000000000000000000000000000000000000 e1639d3a963171cb4512977190d478cc92f083e9 A tests/qapi-schema/union-invalid-union-subfield.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/union-invalid-union-subfield.out :000000 100644 0000000000000000000000000000000000000000 3538dc2e7001b46af101609bfb8816896319a0ff A tests/qapi-schema/union-invalid-union-subtype.err :000000 100644 0000000000000000000000000000000000000000 ce1de51d8d9328102e1693edbc8b44467e22a5d2 A tests/qapi-schema/union-invalid-union-subtype.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/union-invalid-union-subtype.out :000000 100644 0000000000000000000000000000000000000000 cbf12ac5265a611d6b47ae60aa4e8f63ba28dd32 A tests/qapi-schema/union-no-base.err :000000 100644 0000000000000000000000000000000000000000 f6fe12da3bd4d049ddcc7d13f774166483723eaa A tests/qapi-schema/union-no-base.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/union-no-base.out :000000 100644 0000000000000000000000000000000000000000 8d980bd2ac3e50eb886f2e61e6edfb2347fe1f3a A tests/qapi-schema/union-optional-discriminator.err :000000 100644 0000000000000000000000000000000000000000 2e7f766f60aa4a516383d4bc22bba5a13b5f43eb A tests/qapi-schema/union-optional-discriminator.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/union-optional-discriminator.out :000000 100644 0000000000000000000000000000000000000000 eccbe681bdf737ae7c25c6d91bfe815c67cf6d80 A tests/qapi-schema/union-string-discriminator.err :000000 100644 0000000000000000000000000000000000000000 8af60333b60f4f9ed89e8a5c3bab9542e0e9fb12 A tests/qapi-schema/union-string-discriminator.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/union-string-discriminator.out :000000 100644 0000000000000000000000000000000000000000 dad79beae0c2e4ba8880a2669482801e7b6b4be6 A tests/qapi-schema/union-unknown.err :000000 100644 0000000000000000000000000000000000000000 4736f1ab0849944302da4295f79a676e706e2e22 A tests/qapi-schema/union-unknown.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/union-unknown.out :000000 100644 0000000000000000000000000000000000000000 759a5990d84848e30341cfa90da087f104fb37c8 A tests/qapi-schema/unknown-escape.err :000000 100644 0000000000000000000000000000000000000000 8372e8024fe2beeeee38c8e96ca96169b492f34e A tests/qapi-schema/unknown-escape.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/unknown-escape.out :000000 100644 0000000000000000000000000000000000000000 f2538e3ce7c0150419fc67e8fc812f49ef073546 A tests/qapi-schema/unknown-expr-key.err :000000 100644 0000000000000000000000000000000000000000 8003a0c36e0fa69fc70a11b24bdf05653e8bdccf A tests/qapi-schema/unknown-expr-key.json :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tests/qapi-schema/unknown-expr-key.out :000000 100755 0000000000000000000000000000000000000000 6f980fd34d6c1b460000ad8f60feffd3d12cca32 A tests/qemu-iotests/001 :000000 100644 0000000000000000000000000000000000000000 b80e098a68bfc1b2b1539d9f87add46b0579a2e7 A tests/qemu-iotests/001.out :000000 100755 0000000000000000000000000000000000000000 5ce16475312c44f905a6e24436f279884f4f6caa A tests/qemu-iotests/002 :000000 100644 0000000000000000000000000000000000000000 1b46b34ad3b374efa821ac5a277697952d9682e6 A tests/qemu-iotests/002.out :000000 100755 0000000000000000000000000000000000000000 03f902a83cbc2efa3814f3588b3ed3a86e3aa960 A tests/qemu-iotests/003 :000000 100644 0000000000000000000000000000000000000000 e7641230fae599e9ec42ec97adef52b04d2cb8ec A tests/qemu-iotests/003.out :000000 100755 0000000000000000000000000000000000000000 e955579a671796567faaca3dfb197964d13b16d4 A tests/qemu-iotests/004 :000000 100644 0000000000000000000000000000000000000000 37da6024809f8869173ac35904b6fa7965f5026d A tests/qemu-iotests/004.out :000000 100755 0000000000000000000000000000000000000000 ba377543b0147ab246defff3d4f98099aca73187 A tests/qemu-iotests/005 :000000 100644 0000000000000000000000000000000000000000 10044c34ae64a7b3348111255a6aa82a1fc38ddc A tests/qemu-iotests/005.out :000000 100755 0000000000000000000000000000000000000000 936d3f14fbada3243de19fd7fab2a25f22d8ea12 A tests/qemu-iotests/007 :000000 100644 0000000000000000000000000000000000000000 571505368fcb60fd0174051cf5dd6dc662b6b990 A tests/qemu-iotests/007.out :000000 100755 0000000000000000000000000000000000000000 fa4990b51398ea9eeb4e8930fe2415cc821a76ce A tests/qemu-iotests/008 :000000 100644 0000000000000000000000000000000000000000 08475c8a0d60e6f3fb12cda5af793a87cbf05e4a A tests/qemu-iotests/008.out :000000 100755 0000000000000000000000000000000000000000 efa852bad3084878d5b15d0afb38b0c5d2a83ea9 A tests/qemu-iotests/009 :000000 100644 0000000000000000000000000000000000000000 19e15d0c7bdebbf6df3e15f4cc9a94ff661497b0 A tests/qemu-iotests/009.out :000000 100755 0000000000000000000000000000000000000000 4ae9027b475a4dbbe12ac1ee299581bd9ef69d79 A tests/qemu-iotests/010 :000000 100644 0000000000000000000000000000000000000000 1bee037d7a6f202db85661bb836213c6a2ae427f A tests/qemu-iotests/010.out :000000 100755 0000000000000000000000000000000000000000 5c99ac987ff52a7988eaca3ad15a07861812d09a A tests/qemu-iotests/011 :000000 100644 0000000000000000000000000000000000000000 65c998eaa19a13f2f24a0f27d6b1d67b5a649552 A tests/qemu-iotests/011.out :000000 100755 0000000000000000000000000000000000000000 3a24d2ca8d262764227e4b0e749c391ac4d18a73 A tests/qemu-iotests/012 :000000 100644 0000000000000000000000000000000000000000 c4ffa8f608fb01af86f8c4a466ee35bfb854e566 A tests/qemu-iotests/012.out :000000 100755 0000000000000000000000000000000000000000 d39d0cd88b6516f8514a1bf0e146f08c0fd72317 A tests/qemu-iotests/013 :000000 100644 0000000000000000000000000000000000000000 317cdf4b483475749e9c113d29116781ee67d361 A tests/qemu-iotests/013.out :000000 100755 0000000000000000000000000000000000000000 2d23469332c08694c4b380284752b56b4394c837 A tests/qemu-iotests/014 :000000 100644 0000000000000000000000000000000000000000 f19341c87ec5058d670f0cd30de347841c593dfc A tests/qemu-iotests/014.out :000000 100755 0000000000000000000000000000000000000000 40c23235a627811fdc2f12f4e07744b5ed4aeb2c A tests/qemu-iotests/015 :000000 100644 0000000000000000000000000000000000000000 3414afd9ee889d0fc8bf688598ed4f216f213fda A tests/qemu-iotests/015.out :000000 100755 0000000000000000000000000000000000000000 2024b85e79728f6e6e934c74f5278cd16253c41d A tests/qemu-iotests/017 :000000 100644 0000000000000000000000000000000000000000 f439d3ece3a73abe00b2bf4f7fe81dc740abc85b A tests/qemu-iotests/017.out :000000 100755 0000000000000000000000000000000000000000 6fcebbb40ec81407ba28dff1cf241b4c4e62ac40 A tests/qemu-iotests/018 :000000 100644 0000000000000000000000000000000000000000 0ab664ca4b4c1a4d657dc94e50fc22bba14f8443 A tests/qemu-iotests/018.out :000000 100755 0000000000000000000000000000000000000000 fa4458fd27be22c370a667d5c400134d7c70aed1 A tests/qemu-iotests/019 :000000 100644 0000000000000000000000000000000000000000 0fa73bd69ab88272b83433d260e64d65b05efbd5 A tests/qemu-iotests/019.out :000000 100755 0000000000000000000000000000000000000000 60c672e17b9c518784f590470ab0b1dd2871b365 A tests/qemu-iotests/020 :000000 100644 0000000000000000000000000000000000000000 a5db1962ad2b5b5823785e58e994da1d5e0105cb A tests/qemu-iotests/020.out :000000 100755 0000000000000000000000000000000000000000 0fc89df2fe882daa349fdd041b5142671221daf8 A tests/qemu-iotests/021 :000000 100644 0000000000000000000000000000000000000000 dfdfeb5037803f6d6e4246264177d47fdba5c963 A tests/qemu-iotests/021.out :000000 100755 0000000000000000000000000000000000000000 d98d1ea90fe949fe853822d8af033fe6946f4afd A tests/qemu-iotests/022 :000000 100644 0000000000000000000000000000000000000000 dbe9cdb0e716212b8a18ba5833fd90234c0468a6 A tests/qemu-iotests/022.out :000000 100755 0000000000000000000000000000000000000000 d19d13ff5dce4ca0329b669eeba9554ee9d366ed A tests/qemu-iotests/023 :000000 100644 0000000000000000000000000000000000000000 664871b30a09868c3e219cff03dccc6b649dd6bb A tests/qemu-iotests/023.out :000000 100755 0000000000000000000000000000000000000000 10be2bd8452627342358730b7e72d5fd08b84feb A tests/qemu-iotests/024 :000000 100644 0000000000000000000000000000000000000000 da8fedc08b6853b996282f9b0e1c5b9920b223d1 A tests/qemu-iotests/024.out :000000 100755 0000000000000000000000000000000000000000 5771ea9200c64d789d2a1c638ae38be1196714b5 A tests/qemu-iotests/025 :000000 100644 0000000000000000000000000000000000000000 f13fc2863cf577082190c56521d53deac14a4a47 A tests/qemu-iotests/025.out :000000 100755 0000000000000000000000000000000000000000 d37e266dade23eb784063d4b8d4fd6707ce69530 A tests/qemu-iotests/026 :000000 100644 0000000000000000000000000000000000000000 b998a9ac83da343d6d8feb5a5b828074fd1e40a7 A tests/qemu-iotests/026.out :000000 100644 0000000000000000000000000000000000000000 9359d26d7e2078472395a01b4755f63204488422 A tests/qemu-iotests/026.out.nocache :000000 100755 0000000000000000000000000000000000000000 24c93627bb3490574970e39a5ad3398bfb40bee8 A tests/qemu-iotests/027 :000000 100644 0000000000000000000000000000000000000000 c7bca71083c49992a145b12bfa40f902ede7e870 A tests/qemu-iotests/027.out :000000 100755 0000000000000000000000000000000000000000 28f01439c5250796819a4df0a25c7282063339fb A tests/qemu-iotests/028 :000000 100644 0000000000000000000000000000000000000000 e5804882168610ba8dee18f736782033d9a5457e A tests/qemu-iotests/028.out :000000 100755 0000000000000000000000000000000000000000 7f4849b97bf14cf6bb67f76e32df446b8a6a14ac A tests/qemu-iotests/029 :000000 100644 0000000000000000000000000000000000000000 5bc93e0451cc34c0547de8f22a8b664c5be6a3eb A tests/qemu-iotests/029.out :000000 100755 0000000000000000000000000000000000000000 0e6a39d103c8b43e80b6fa67d43f174b007fc3c8 A tests/qemu-iotests/030 :000000 100644 0000000000000000000000000000000000000000 6d9bee1a4b3cc501c6d6c3954d56289d4becb04a A tests/qemu-iotests/030.out :000000 100755 0000000000000000000000000000000000000000 ee587b1606fd1b9c8ba1bf6a50b2e9b4bac95fa9 A tests/qemu-iotests/031 :000000 100644 0000000000000000000000000000000000000000 0054c2ed97de0813c374dc0ce3730b88eff69e45 A tests/qemu-iotests/031.out :000000 100755 0000000000000000000000000000000000000000 ebbe7cb0ba17ced696be4773f8f11dbbda1ab091 A tests/qemu-iotests/032 :000000 100644 0000000000000000000000000000000000000000 ce27d5dfdc12fcec43e8bff226b1860fc37a9b8b A tests/qemu-iotests/032.out :000000 100755 0000000000000000000000000000000000000000 4bc7a071bdf672ebd42b02788b7cdc2520adf823 A tests/qemu-iotests/033 :000000 100644 0000000000000000000000000000000000000000 9683f6b29049b9a4cfdf99bbdc4136e9a14a019e A tests/qemu-iotests/033.out :000000 100755 0000000000000000000000000000000000000000 ac1af8f6464c48ce55b624d89b51cc79c24b4536 A tests/qemu-iotests/034 :000000 100644 0000000000000000000000000000000000000000 478205ad254280a9dabb072b57c65e494d8c03ef A tests/qemu-iotests/034.out :000000 100755 0000000000000000000000000000000000000000 0c0c4fdd42fe9b1dc427dea17680955d07724fdc A tests/qemu-iotests/035 :000000 100644 0000000000000000000000000000000000000000 dd3bd201d916af28b82d04d6e2d445c7d1994f6d A tests/qemu-iotests/035.out :000000 100755 0000000000000000000000000000000000000000 16a401985cab0da516e4a8fce6adda51d259cc1b A tests/qemu-iotests/036 :000000 100644 0000000000000000000000000000000000000000 1fa7cad28ddcf46d99a7e78eab8b1d11ff4b9f13 A tests/qemu-iotests/036.out :000000 100755 0000000000000000000000000000000000000000 85b1015056e8906670d56c215049541c52717ef6 A tests/qemu-iotests/037 :000000 100644 0000000000000000000000000000000000000000 30ef989b64d64d43cc7963cd68ff8958d9b65e66 A tests/qemu-iotests/037.out :000000 100755 0000000000000000000000000000000000000000 65bf7a753e8f4f4ef9f609084083963e55e8ed26 A tests/qemu-iotests/038 :000000 100644 0000000000000000000000000000000000000000 fe2108593ae62f6d07ad7b22768101ea3e3c600c A tests/qemu-iotests/038.out :000000 100755 0000000000000000000000000000000000000000 94a8bfe754ebf725a3a2f478359763a50b67b39e A tests/qemu-iotests/039 :000000 100644 0000000000000000000000000000000000000000 c66361128f62de565444a8fee3c28870af364bd5 A tests/qemu-iotests/039.out :000000 100755 0000000000000000000000000000000000000000 5c18e413ec97b1982bc227199d4b9c9f3a370fb6 A tests/qemu-iotests/040 :000000 100644 0000000000000000000000000000000000000000 1bb1dc5f0eaf608078075a1c0ef0b4f3ce7be5e1 A tests/qemu-iotests/040.out :000000 100755 0000000000000000000000000000000000000000 8452845f448b72202f876951300cafb31d2c3b90 A tests/qemu-iotests/041 :000000 100644 0000000000000000000000000000000000000000 46651953e889d3e3d47a038c71d8831101ce0fbe A tests/qemu-iotests/041.out :000000 100755 0000000000000000000000000000000000000000 411e54ae047d9340394b7b5237de83bfd4b445f2 A tests/qemu-iotests/042 :000000 100644 0000000000000000000000000000000000000000 8ab15200200a832db5865bb3964da370a5c73ba2 A tests/qemu-iotests/042.out :000000 100755 0000000000000000000000000000000000000000 f8ce3288db421795c672791956431bb9af292bf4 A tests/qemu-iotests/043 :000000 100644 0000000000000000000000000000000000000000 63ecb21816905bce0892f793998dd191615d3cb4 A tests/qemu-iotests/043.out :000000 100755 0000000000000000000000000000000000000000 a5ee9a7ded3bf1f734322db80689aeeb0ee9a676 A tests/qemu-iotests/044 :000000 100644 0000000000000000000000000000000000000000 ff663b17d71f96d1d9ade8b45bdd89a747429419 A tests/qemu-iotests/044.out :000000 100755 0000000000000000000000000000000000000000 cd1b35edb17f094d614aece1d5d76dcf4a7ca24e A tests/qemu-iotests/045 :000000 100644 0000000000000000000000000000000000000000 e56cae021be2b321abc655300cb9215a7b32f530 A tests/qemu-iotests/045.out :000000 100755 0000000000000000000000000000000000000000 0d84b5c1c759b0a06ee20e05418f2c912ed3bd80 A tests/qemu-iotests/046 :000000 100644 0000000000000000000000000000000000000000 137cf527f16ce9d5ff3c84ba3feb25e83054c3be A tests/qemu-iotests/046.out :000000 100755 0000000000000000000000000000000000000000 8dd21e0a818bbcc5b38fd20d6669a96aafc3a57f A tests/qemu-iotests/047 :000000 100644 0000000000000000000000000000000000000000 856a2bcf87afcbb88cfdffdfe7718bd9bb6e445a A tests/qemu-iotests/047.out :000000 100755 0000000000000000000000000000000000000000 bf8e4bf5282c6e54bbd90fe100c2c222cef44f9c A tests/qemu-iotests/048 :000000 100644 0000000000000000000000000000000000000000 0bcf6635a196f4ba0cda8b601d29c63c47f02082 A tests/qemu-iotests/048.out :000000 100755 0000000000000000000000000000000000000000 a1b922060db3a4fa6893b2d0217ef229518bc26d A tests/qemu-iotests/049 :000000 100644 0000000000000000000000000000000000000000 70c627538bc7e744690f548b92edeba54555e1f3 A tests/qemu-iotests/049.out :000000 100755 0000000000000000000000000000000000000000 1de01c312e2ed9a42055fc77a242513948091ff7 A tests/qemu-iotests/050 :000000 100644 0000000000000000000000000000000000000000 ab3daeddca3e5f7b8406876ccd7524f84f14cc28 A tests/qemu-iotests/050.out :000000 100755 0000000000000000000000000000000000000000 a722c0c1bc8fb061ff713c9ce706f709cb9242c0 A tests/qemu-iotests/051 :000000 100644 0000000000000000000000000000000000000000 d462156405065da34fdf376745eedb3aa9c21c14 A tests/qemu-iotests/051.out :000000 100644 0000000000000000000000000000000000000000 f19b532eb9b6aab013e55e5783344e18ed9f5f06 A tests/qemu-iotests/051.pc.out :000000 100755 0000000000000000000000000000000000000000 2f23ac9b65a0ee04dfc3c31dbd1d15f1ab4881c8 A tests/qemu-iotests/052 :000000 100644 0000000000000000000000000000000000000000 a377d3028d419196d3b913b750e118333ae685b2 A tests/qemu-iotests/052.out :000000 100755 0000000000000000000000000000000000000000 9a2958d42dc56b9aca278591f9fc7da656967ba8 A tests/qemu-iotests/053 :000000 100644 0000000000000000000000000000000000000000 8a6588123271cc353c50801deab470bb192774ce A tests/qemu-iotests/053.out :000000 100755 0000000000000000000000000000000000000000 ea147012c314be8c21befa732f372d7f1d824d12 A tests/qemu-iotests/054 :000000 100644 0000000000000000000000000000000000000000 71f18bb9876001533d5e847a814f34ac31ae2023 A tests/qemu-iotests/054.out :000000 100755 0000000000000000000000000000000000000000 d8372b55988b51834dff8eaac61a7503d7525d11 A tests/qemu-iotests/055 :000000 100644 0000000000000000000000000000000000000000 0a5e9583a4f4258780b4293246f604a27cf6344d A tests/qemu-iotests/055.out :000000 100755 0000000000000000000000000000000000000000 7cc97486951c568ea99c737e66f481bf231209da A tests/qemu-iotests/056 :000000 100644 0000000000000000000000000000000000000000 36376bed875a4185824775ca94f7acfd2b66616e A tests/qemu-iotests/056.out :000000 100755 0000000000000000000000000000000000000000 b0d431999e7a64f7e6e5b933d29dc65a93b6c1d4 A tests/qemu-iotests/057 :000000 100644 0000000000000000000000000000000000000000 281b69efeac515716c1d2184bc6d5e8886c506ff A tests/qemu-iotests/057.out :000000 100755 0000000000000000000000000000000000000000 ce35ff4ee0ad8deb674aac4e5ab5444095ee2e23 A tests/qemu-iotests/058 :000000 100644 0000000000000000000000000000000000000000 9a6937958975a1f106adc9af24dbc54873fafb05 A tests/qemu-iotests/058.out :000000 100755 0000000000000000000000000000000000000000 0634c7bd9281486400922dd23b1b1b3399d18a79 A tests/qemu-iotests/059 :000000 100644 0000000000000000000000000000000000000000 275ee7c7781a77a7151b71b91840c9310f7d496b A tests/qemu-iotests/059.out :000000 100755 0000000000000000000000000000000000000000 8d06f84df16be84c00fef8199686dbca3a94a295 A tests/qemu-iotests/060 :000000 100644 0000000000000000000000000000000000000000 27275fd6b70eb73b4d317bce308ee4e3026ce9ee A tests/qemu-iotests/060.out :000000 100755 0000000000000000000000000000000000000000 b71ac097d14bba1e6e3978459019e0c83e56f0e8 A tests/qemu-iotests/061 :000000 100644 0000000000000000000000000000000000000000 951c6bf3e62c2b01cc63b42e004daf0fb3432f8e A tests/qemu-iotests/061.out :000000 100755 0000000000000000000000000000000000000000 6a71bf14779ca0ee1c36f56d3f7e43d6bab889dd A tests/qemu-iotests/062 :000000 100644 0000000000000000000000000000000000000000 9ddf22b43c0c6f175996b6e62a0908c2c13522a9 A tests/qemu-iotests/062.out :000000 100755 0000000000000000000000000000000000000000 3a44758053c4f4ad9c28889c4cd771189c0ec527 A tests/qemu-iotests/063 :000000 100644 0000000000000000000000000000000000000000 890b719bf0fe53a489c5102eb1bf817d5ede6aea A tests/qemu-iotests/063.out :000000 100755 0000000000000000000000000000000000000000 21e25cf39f6097daf1e0ed50f04278d1c1f9559d A tests/qemu-iotests/064 :000000 100644 0000000000000000000000000000000000000000 1a5b9e2d7b8b7d2e4ca0898aa1ef369a6c68a98e A tests/qemu-iotests/064.out :000000 100755 0000000000000000000000000000000000000000 b76701c71e8d1cb5b8708ba7065242251f7824e5 A tests/qemu-iotests/065 :000000 100644 0000000000000000000000000000000000000000 594c16f49f2732b12af4f63193319d38be583876 A tests/qemu-iotests/065.out :000000 100755 0000000000000000000000000000000000000000 336d8565ddf50ddbe77dc5af78b98e05d83fe2e4 A tests/qemu-iotests/066 :000000 100644 0000000000000000000000000000000000000000 3d9da9bd0bd9eeba3b6f13949c71592868dbf7f4 A tests/qemu-iotests/066.out :000000 100755 0000000000000000000000000000000000000000 11b660a8b7c426b27263b8bde6fcea015ace7dc8 A tests/qemu-iotests/068 :000000 100644 0000000000000000000000000000000000000000 f07a938a3838210f8e36d16197bcbc8beb94af73 A tests/qemu-iotests/068.out :000000 100755 0000000000000000000000000000000000000000 6647e118613ad18dbe7f39b2c6d95e4a977d662d A tests/qemu-iotests/069 :000000 100644 0000000000000000000000000000000000000000 126b4d2d519b9026709fdcbbab067989255d97a9 A tests/qemu-iotests/069.out :000000 100755 0000000000000000000000000000000000000000 edb71afbe37495fd3fbfb5c17fe386795e3ef141 A tests/qemu-iotests/070 :000000 100644 0000000000000000000000000000000000000000 2fbfd7eaf3348e2c64c592da09a79b804d58c425 A tests/qemu-iotests/070.out :000000 100755 0000000000000000000000000000000000000000 83c4ce6314c56b67b9d6dc3b526ba35eda4bc833 A tests/qemu-iotests/071 :000000 100644 0000000000000000000000000000000000000000 f2d015d8ccae15cf1aeacf1f0b381c1379556653 A tests/qemu-iotests/071.out :000000 100755 0000000000000000000000000000000000000000 662ede961c45161747c8611498acaf94dd68b7ce A tests/qemu-iotests/072 :000000 100644 0000000000000000000000000000000000000000 d7ce24da1f7a2ac8c17d8bc3f2282a61877b214e A tests/qemu-iotests/072.out :000000 100755 0000000000000000000000000000000000000000 90afd420bdb76122b02e7db84d1f9610f08aeff1 A tests/qemu-iotests/073 :000000 100644 0000000000000000000000000000000000000000 7a718b525e6891771cd68503aefb7a32598a886c A tests/qemu-iotests/073.out :000000 100755 0000000000000000000000000000000000000000 ee73e636b2f742c2b844347d6ac9eabed7ce3501 A tests/qemu-iotests/074 :000000 100644 0000000000000000000000000000000000000000 ede66c3f8184a5bc4af18e556751a10f6b990633 A tests/qemu-iotests/074.out :000000 100755 0000000000000000000000000000000000000000 ca2ed2a05c420e1ca5b6b5b042f04f68dca099e6 A tests/qemu-iotests/075 :000000 100644 0000000000000000000000000000000000000000 4f3871d33717dac8ce6afa7e01407090048fe234 A tests/qemu-iotests/075.out :000000 100755 0000000000000000000000000000000000000000 1a8927d765d39aff677b19340a5c5c695dee6c52 A tests/qemu-iotests/076 :000000 100644 0000000000000000000000000000000000000000 2de8a710a55d659e1efdf394d3b6b766011570e4 A tests/qemu-iotests/076.out :000000 100755 0000000000000000000000000000000000000000 fbb90d80361a542a51ab7e11db0e94dfdb62b637 A tests/qemu-iotests/077 :000000 100644 0000000000000000000000000000000000000000 4aae82f2e2077d08d9ec4ade4d229fb4b6ffb95a A tests/qemu-iotests/077.out :000000 100755 0000000000000000000000000000000000000000 0b48b7f137f980891a94a1e07e128f1342c0c2fc A tests/qemu-iotests/078 :000000 100644 0000000000000000000000000000000000000000 4a82e1779fe37d13e8c5d308cc47ffb11e837a88 A tests/qemu-iotests/078.out :000000 100755 0000000000000000000000000000000000000000 793e1f9d08fb21e0f139d89713175eaf381e6c83 A tests/qemu-iotests/079 :000000 100644 0000000000000000000000000000000000000000 f65a9ca84feac8a21efebcfe42d8ecaafca7e93a A tests/qemu-iotests/079.out :000000 100755 0000000000000000000000000000000000000000 3306500683760c8c263f32c78a36c8ca41caf3b8 A tests/qemu-iotests/080 :000000 100644 0000000000000000000000000000000000000000 b20c21faf6a98f69a74426796ea74371b0a03da5 A tests/qemu-iotests/080.out :000000 100755 0000000000000000000000000000000000000000 d9e729f674c607caf8fc234c106235799ed5c455 A tests/qemu-iotests/081 :000000 100644 0000000000000000000000000000000000000000 bc902bd8183228e912c934419e09924118e9fa7c A tests/qemu-iotests/081.out :000000 100755 0000000000000000000000000000000000000000 021b9bef063cea32c489399319a9d96d563b5739 A tests/qemu-iotests/082 :000000 100644 0000000000000000000000000000000000000000 e0463815c659c3759b7ca52ff2fc3ad83314fad3 A tests/qemu-iotests/082.out :000000 100755 0000000000000000000000000000000000000000 bc32b537b2bf657e3848563fd79d23a6883930f5 A tests/qemu-iotests/083 :000000 100644 0000000000000000000000000000000000000000 a1c446d5365ee39bd2c02eac9dd641c72f5c0536 A tests/qemu-iotests/083.out :000000 100755 0000000000000000000000000000000000000000 1181cb7cd06996ad1e06a91571c10651c6ea1ab4 A tests/qemu-iotests/084 :000000 100644 0000000000000000000000000000000000000000 c2648d963f6e20e270b3bbc0ebbd24220c63ada0 A tests/qemu-iotests/084.out :000000 100755 0000000000000000000000000000000000000000 3fb7b0b5c8c0b1d4d23925725e7dbb3e51ad38de A tests/qemu-iotests/085 :000000 100644 0000000000000000000000000000000000000000 b543b992ffdc8a37612c953284ed631cee63b472 A tests/qemu-iotests/085.out :000000 100755 0000000000000000000000000000000000000000 c055e7bfe18874a7bee029894bd810ee71feec7c A tests/qemu-iotests/086 :000000 100644 0000000000000000000000000000000000000000 5ff996101b98455003c458219f3168653eb565bf A tests/qemu-iotests/086.out :000000 100755 0000000000000000000000000000000000000000 d8e0e384cdfcfc95cd1f08274d3691f9b3c41ff3 A tests/qemu-iotests/087 :000000 100644 0000000000000000000000000000000000000000 97b6d8036dca9917cdfc25de870a383125da7c40 A tests/qemu-iotests/087.out :000000 100755 0000000000000000000000000000000000000000 e3102fe888b395cee93b94743a8868b809432613 A tests/qemu-iotests/088 :000000 100644 0000000000000000000000000000000000000000 814be7181dc554a69ffa554f180b0fd390493828 A tests/qemu-iotests/088.out :000000 100755 0000000000000000000000000000000000000000 c68c5a66b9be081d77ee98554ff6950a6274a9d8 A tests/qemu-iotests/089 :000000 100644 0000000000000000000000000000000000000000 a29e19b12d7e95d55d47e1c9b8aac19cf8acec81 A tests/qemu-iotests/089.out :000000 100755 0000000000000000000000000000000000000000 8f88eea9aa740f353bf1349ed4008093bdc53a8e A tests/qemu-iotests/090 :000000 100644 0000000000000000000000000000000000000000 66ca5d58dab053e5d603d95976cecb1e337396b5 A tests/qemu-iotests/090.out :000000 100755 0000000000000000000000000000000000000000 626203d6fc93d01cacc879687cd6c9e32340a9f8 A tests/qemu-iotests/091 :000000 100644 0000000000000000000000000000000000000000 5ec7b00f136fd5ceea4d5c98b6fe0bc2c79c06f3 A tests/qemu-iotests/091.out :000000 100755 0000000000000000000000000000000000000000 bfa116d1919d152f073276d2d4a479103357a85e A tests/qemu-iotests/092 :000000 100644 0000000000000000000000000000000000000000 3e799148735fc8b71a117974ec1c281fcc210af1 A tests/qemu-iotests/092.out :000000 100755 0000000000000000000000000000000000000000 26ae6e2b2d569ba26c1b787b4385e5242b5b8ebe A tests/qemu-iotests/093 :000000 100644 0000000000000000000000000000000000000000 36376bed875a4185824775ca94f7acfd2b66616e A tests/qemu-iotests/093.out :000000 100755 0000000000000000000000000000000000000000 4766e9a45871f97de9aebaa2d0d834e1be6b437d A tests/qemu-iotests/094 :000000 100644 0000000000000000000000000000000000000000 9178474e79fcbe593dd5274aa75c93856040d8bc A tests/qemu-iotests/094.out :000000 100755 0000000000000000000000000000000000000000 d1d347eb1fab343d52447f19377042a4b47f7229 A tests/qemu-iotests/095 :000000 100644 0000000000000000000000000000000000000000 8257c5e1e62248370e876764d7522b6165e3227e A tests/qemu-iotests/095.out :000000 100755 0000000000000000000000000000000000000000 b5d7636bdc3dbfb7c6f8213f5a1e37234ee10ccc A tests/qemu-iotests/096 :000000 100644 0000000000000000000000000000000000000000 ae1213e6f86322c94cf822305444a7316c3b9cab A tests/qemu-iotests/096.out :000000 100755 0000000000000000000000000000000000000000 93857f4fd0230d7f47c742042e0fb44af0673e3b A tests/qemu-iotests/097 :000000 100644 0000000000000000000000000000000000000000 3038ddab3100be39391cb61e18bec3daf7704b15 A tests/qemu-iotests/097.out :000000 100755 0000000000000000000000000000000000000000 e3eadb3296257d656791073c285cfbb9622b85af A tests/qemu-iotests/098 :000000 100644 0000000000000000000000000000000000000000 6c73dd0977fbce53c00243b723d7e95612756ee1 A tests/qemu-iotests/098.out :000000 100755 0000000000000000000000000000000000000000 a5d2d3093135ec039720a2bfba14f941e7e5d4bc A tests/qemu-iotests/099 :000000 100644 0000000000000000000000000000000000000000 8cce6275295fb66acffdbd27c9a4ecfb910a2657 A tests/qemu-iotests/099.out :000000 100755 0000000000000000000000000000000000000000 4c4a8cea112fd7fe165d9d0d78ba6ed601ba6399 A tests/qemu-iotests/101 :000000 100644 0000000000000000000000000000000000000000 9a996e8fc8eb84c6342c29e0856a21be9b4ecb3b A tests/qemu-iotests/101.out :000000 100755 0000000000000000000000000000000000000000 5db8180d3bb743b18b69d2a4e8ddaeddfbc9c32c A tests/qemu-iotests/102 :000000 100644 0000000000000000000000000000000000000000 320ed5a52ba93c92f1997760c00bec3c34d3918a A tests/qemu-iotests/102.out :000000 100755 0000000000000000000000000000000000000000 bb9fd6f650f6e9fba7ce16948cb9fadecdc50766 A tests/qemu-iotests/103 :000000 100644 0000000000000000000000000000000000000000 16704cf499a006ca918fd797ea6de6ae4fee6b6e A tests/qemu-iotests/103.out :000000 100755 0000000000000000000000000000000000000000 3ebb74cf6e0491e74582ebd2491701573410d5aa A tests/qemu-iotests/104 :000000 100644 0000000000000000000000000000000000000000 d854155f5b85ff440563e9622abaf45c994bb140 A tests/qemu-iotests/104.out :000000 100755 0000000000000000000000000000000000000000 b8f2029f6226f56a2b591c96a0dd9d682333488f A tests/qemu-iotests/105 :000000 100644 0000000000000000000000000000000000000000 13ffcb59325415f2c88d62194075bba39f1ede43 A tests/qemu-iotests/105.out :000000 100755 0000000000000000000000000000000000000000 55548439aad107843b0d8fe37225cdc7400bcfc4 A tests/qemu-iotests/106 :000000 100644 0000000000000000000000000000000000000000 c4599576605ced05559fc172598a97eabaae4b85 A tests/qemu-iotests/106.out :000000 100755 0000000000000000000000000000000000000000 3fabff27916af40497288bab78a22729b1465913 A tests/qemu-iotests/107 :000000 100644 0000000000000000000000000000000000000000 24f85d8c5670251998edd2a83dcda8c948ae1525 A tests/qemu-iotests/107.out :000000 100755 0000000000000000000000000000000000000000 bf808b351257730508ca5625993a9672fbc99387 A tests/qemu-iotests/108 :000000 100644 0000000000000000000000000000000000000000 b9c876b394af49143f30555adfb1d4ff152bef91 A tests/qemu-iotests/108.out :000000 100755 0000000000000000000000000000000000000000 0fb580f9a59fc9327f0c42317e195263a1a8d8d7 A tests/qemu-iotests/109 :000000 100644 0000000000000000000000000000000000000000 3ae8552ff738dbd449218274b99b5dfb990ecece A tests/qemu-iotests/109.out :000000 100755 0000000000000000000000000000000000000000 91b15f7513cb944ed2d9b36274ab3cae37f046bd A tests/qemu-iotests/110 :000000 100644 0000000000000000000000000000000000000000 cf8f6c025d6062b94edb2e044daebb35e66c8b5a A tests/qemu-iotests/110.out :000000 100755 0000000000000000000000000000000000000000 382dbf060631814ef9ff9ce98d96349731edde55 A tests/qemu-iotests/111 :000000 100644 0000000000000000000000000000000000000000 ba034e5c588637ee0ca02b5771f250f192bfebcf A tests/qemu-iotests/111.out :000000 100755 0000000000000000000000000000000000000000 a2ffc96e60018dccdf714b65f11c53eea05643ef A tests/qemu-iotests/112 :000000 100644 0000000000000000000000000000000000000000 ebf426febc9dd31bd1e1c565ab9ee11cc567917f A tests/qemu-iotests/112.out :000000 100755 0000000000000000000000000000000000000000 a3ad208fd78ac1a0736cd0899f91d938380dda22 A tests/qemu-iotests/113 :000000 100644 0000000000000000000000000000000000000000 3557e2bbf08aac2aa56c5a1bba72ed578b57b55d A tests/qemu-iotests/113.out :000000 100755 0000000000000000000000000000000000000000 dccc71008b560e88ca5deeedfd28e3fea537a0fb A tests/qemu-iotests/114 :000000 100644 0000000000000000000000000000000000000000 80220e440eca18a0aeef2a3e3a08b8de03fd5367 A tests/qemu-iotests/114.out :000000 100755 0000000000000000000000000000000000000000 7a24070caad4ff889502bd088b7e544d5d093f18 A tests/qemu-iotests/115 :000000 100644 0000000000000000000000000000000000000000 dbdad17b273e8fe5bc4bc9de3697134d10940497 A tests/qemu-iotests/115.out :000000 100755 0000000000000000000000000000000000000000 4f40fcb3d21d5bcb7e811bc8a331ac488af8aa98 A tests/qemu-iotests/116 :000000 100644 0000000000000000000000000000000000000000 5f6c6fffcaf24f550e8a68cae704a3a17c0ce940 A tests/qemu-iotests/116.out :000000 100755 0000000000000000000000000000000000000000 5cc9433f4a6716040add92931fa281b222b1012f A tests/qemu-iotests/117 :000000 100644 0000000000000000000000000000000000000000 1cea9e0217300b3291e2d0707110710b68649a31 A tests/qemu-iotests/117.out :000000 100755 0000000000000000000000000000000000000000 6a4210c21990445a034b6d09a2cbc9bcb0bc16ca A tests/qemu-iotests/118 :000000 100644 0000000000000000000000000000000000000000 0a70391105f06bffc9dcbf7113bd6ac7119f9271 A tests/qemu-iotests/118.out :000000 100755 0000000000000000000000000000000000000000 ce1b62521f59a7318968ed39f0c3944c850a0c24 A tests/qemu-iotests/119 :000000 100644 0000000000000000000000000000000000000000 45f82a4faa93da0c59871de0e9ee0a2385d30480 A tests/qemu-iotests/119.out :000000 100755 0000000000000000000000000000000000000000 e4ed87e1a705f7657c06909e2ded91b758a81c15 A tests/qemu-iotests/120 :000000 100644 0000000000000000000000000000000000000000 35d84a5bc5a8fddae2ae3ea116bdfcbb81661f13 A tests/qemu-iotests/120.out :000000 100755 0000000000000000000000000000000000000000 f0dd1d111459bb39d34f739a5f33dc1c7ffc5cff A tests/qemu-iotests/121 :000000 100644 0000000000000000000000000000000000000000 613d56185ecba996b76a87881811743c02d4a4cb A tests/qemu-iotests/121.out :000000 100755 0000000000000000000000000000000000000000 be0f6b79e5debfe10318a49f1bc0766891b74938 A tests/qemu-iotests/122 :000000 100644 0000000000000000000000000000000000000000 6a1aa3fe2b99c12449a639d2320fce97e55bb43c A tests/qemu-iotests/122.out :000000 100755 0000000000000000000000000000000000000000 4d34a2ac49e69188f878ee2544a2c3b38187f039 A tests/qemu-iotests/123 :000000 100644 0000000000000000000000000000000000000000 0b818d34c4a403e2ea86c17cc68327982068d2a8 A tests/qemu-iotests/123.out :000000 100755 0000000000000000000000000000000000000000 ab9ea4d8b59dffb424944aa5c877314f477f3fad A tests/qemu-iotests/124 :000000 100644 0000000000000000000000000000000000000000 fa16b5cceff263a032445d42ba0acf572251fa6e A tests/qemu-iotests/124.out :000000 100755 0000000000000000000000000000000000000000 708e7c5ba2186f398c0cdcffaefa25dffccfa965 A tests/qemu-iotests/125 :000000 100644 0000000000000000000000000000000000000000 63a6e9e8a958720c69f28a2cd07704bca798b8ec A tests/qemu-iotests/125.out :000000 100755 0000000000000000000000000000000000000000 d8d2d654f24847b5dc6f235c0b83a1d11bd17bb7 A tests/qemu-iotests/126 :000000 100644 0000000000000000000000000000000000000000 7d6634685eb5d3a652aa6cad688ebf1191c90f58 A tests/qemu-iotests/126.out :000000 100755 0000000000000000000000000000000000000000 7cc3ce1d78ed10228858c061c4094bbe82b58388 A tests/qemu-iotests/127 :000000 100644 0000000000000000000000000000000000000000 dd8c4a8aa947316d81d78b6735727081e9d8b7a1 A tests/qemu-iotests/127.out :000000 100755 0000000000000000000000000000000000000000 d75b1a451a06f2d1ea051859b646af42479229bb A tests/qemu-iotests/128 :000000 100644 0000000000000000000000000000000000000000 4e43f5faa0418cc3ccda57362040352f539872d7 A tests/qemu-iotests/128.out :000000 100755 0000000000000000000000000000000000000000 97773cd96da3cd9004434c92377798d8ef0c9d26 A tests/qemu-iotests/129 :000000 100644 0000000000000000000000000000000000000000 8d7e996700935285e77f1c1156959cc27a7931bf A tests/qemu-iotests/129.out :000000 100755 0000000000000000000000000000000000000000 3d10aba2594e4c3254dd173f34dd1f3538c5c5e9 A tests/qemu-iotests/130 :000000 100644 0000000000000000000000000000000000000000 e45285ccc311522481ac1b27ba9912a293ea28ea A tests/qemu-iotests/130.out :000000 100755 0000000000000000000000000000000000000000 3119100e78aa90caa32a97e903bafab4abb9ba47 A tests/qemu-iotests/131 :000000 100644 0000000000000000000000000000000000000000 86a2d2a49bf4e7882d51d0c81ab3c707cd87217e A tests/qemu-iotests/131.out :000000 100755 0000000000000000000000000000000000000000 3756573a57c07aa813613ffcf0cfde17bd602afe A tests/qemu-iotests/132 :000000 100644 0000000000000000000000000000000000000000 ae1213e6f86322c94cf822305444a7316c3b9cab A tests/qemu-iotests/132.out :000000 100755 0000000000000000000000000000000000000000 d997db16855003b8a1a0aa71de76574779bfbe79 A tests/qemu-iotests/133 :000000 100644 0000000000000000000000000000000000000000 d70c2e8041ced2c40d0889b6ad69257ecbb33cb1 A tests/qemu-iotests/133.out :000000 100755 0000000000000000000000000000000000000000 cc1e35eb161b9df0bec53da2019d97f18e4460f3 A tests/qemu-iotests/134 :000000 100644 0000000000000000000000000000000000000000 ce2a0df166eea37e6f2fe59ab1cd4c264360ae90 A tests/qemu-iotests/134.out :000000 100755 0000000000000000000000000000000000000000 71125719eeb0c4872857c09875e847a5b72959d2 A tests/qemu-iotests/135 :000000 100644 0000000000000000000000000000000000000000 793898b930fa144d1fed09a6ca84738540b99098 A tests/qemu-iotests/135.out :000000 100755 0000000000000000000000000000000000000000 72fd638aa04d0417c8346b56fc27e13830aaa3f8 A tests/qemu-iotests/136 :000000 100644 0000000000000000000000000000000000000000 4823c113d58c399c3f7e94ca39c03a060154e9ac A tests/qemu-iotests/136.out :000000 100755 0000000000000000000000000000000000000000 52ee135184011e8e1655efd063f9ac84a60a301d A tests/qemu-iotests/137 :000000 100644 0000000000000000000000000000000000000000 1947c1a1bd7c2ff6ed13f7fe85d22057b2233b17 A tests/qemu-iotests/137.out :000000 100755 0000000000000000000000000000000000000000 76628adab7cc2a7fbf03b92a53dfafc5b2531486 A tests/qemu-iotests/138 :000000 100644 0000000000000000000000000000000000000000 79681e7cc949712a0f2dee2699d387455a74fca5 A tests/qemu-iotests/138.out :000000 100755 0000000000000000000000000000000000000000 ebb4cd62b6ffd452e1dc4cb25f40ac7cbddd41a1 A tests/qemu-iotests/139 :000000 100644 0000000000000000000000000000000000000000 dae404e27863c06aad317476b6160ec79284b337 A tests/qemu-iotests/139.out :000000 100755 0000000000000000000000000000000000000000 d923b777e28bc3d19eda10692e13424219a4ecc6 A tests/qemu-iotests/140 :000000 100644 0000000000000000000000000000000000000000 32866440aed39bb3c543c5983cbf9ddc25bb669a A tests/qemu-iotests/140.out :000000 100755 0000000000000000000000000000000000000000 a7d3985a02e1c308b8bbb3f17696113573d7d81a A tests/qemu-iotests/141 :000000 100644 0000000000000000000000000000000000000000 91b7ba50af760db59156ca3fdc6564db9584361e A tests/qemu-iotests/141.out :000000 100755 0000000000000000000000000000000000000000 8538a727ac081d4e976dd38808e6ac40b0e42f65 A tests/qemu-iotests/142 :000000 100644 0000000000000000000000000000000000000000 e20cfc8eb81235b2fbca2c6f54f7bd5aea354542 A tests/qemu-iotests/142.out :000000 100755 0000000000000000000000000000000000000000 92a081b79e959e396bc20cdaa88fb2e1a8614639 A tests/qemu-iotests/143 :000000 100644 0000000000000000000000000000000000000000 d6afa32abc5401fc1f893e29d156c9b8b0a3ed42 A tests/qemu-iotests/143.out :000000 100755 0000000000000000000000000000000000000000 d284a0e442d4c870d6e432b02ad4e2ea6479bc66 A tests/qemu-iotests/144 :000000 100644 0000000000000000000000000000000000000000 2245ddfa1060622b138e868ffbd7e6415dffd56d A tests/qemu-iotests/144.out :000000 100755 0000000000000000000000000000000000000000 f61a50f6395140a447ae59e84dd880b9a836d7eb A tests/qemu-iotests/145 :000000 100644 0000000000000000000000000000000000000000 9a90009e44e3c22b99e7ee41ce318deb7b2fbd72 A tests/qemu-iotests/145.out :000000 100755 0000000000000000000000000000000000000000 f63291d0ffba2dfd5c3c5b657f5a408826924ee4 A tests/qemu-iotests/146 :000000 100644 0000000000000000000000000000000000000000 a48804154e2109c1d8ef4abf0fa767891b83e4e8 A tests/qemu-iotests/146.out :000000 100755 0000000000000000000000000000000000000000 3e14bd389a4edbd2ea7630d0ece5ed8ade4b580d A tests/qemu-iotests/147 :000000 100644 0000000000000000000000000000000000000000 dae404e27863c06aad317476b6160ec79284b337 A tests/qemu-iotests/147.out :000000 100755 0000000000000000000000000000000000000000 4b092dccb7cca4cf5ccb67c6350ee9bbba008261 A tests/qemu-iotests/148 :000000 100644 0000000000000000000000000000000000000000 fbc63e62f885f55a8d6c777b49b180d529ba6e8e A tests/qemu-iotests/148.out :000000 100755 0000000000000000000000000000000000000000 6dff39a28a2e2962be3c7db8fc0257026c9270d9 A tests/qemu-iotests/149 :000000 100644 0000000000000000000000000000000000000000 72ca8471593dca431f9b9f9419a9425f5674efc1 A tests/qemu-iotests/149.out :000000 100755 0000000000000000000000000000000000000000 fab0faa389cb8a0ed8ca611274f046065602d5de A tests/qemu-iotests/150 :000000 100644 0000000000000000000000000000000000000000 2a54e8dcfabb245548a6b4da1c4d45985c63e5b0 A tests/qemu-iotests/150.out.qcow2 :000000 100644 0000000000000000000000000000000000000000 3cdc7727a5231a5a566087aa509fa05dc8bfba00 A tests/qemu-iotests/150.out.raw :000000 100755 0000000000000000000000000000000000000000 204221a5738eaaf1bf68113261ec7cc3bd4b47a5 A tests/qemu-iotests/151 :000000 100644 0000000000000000000000000000000000000000 2f7d3902f23e5a79d53cc6c99acce8df02f5cd31 A tests/qemu-iotests/151.out :000000 100755 0000000000000000000000000000000000000000 d9170359213a75c12f47e188715f1f9a40e068e4 A tests/qemu-iotests/152 :000000 100644 0000000000000000000000000000000000000000 fbc63e62f885f55a8d6c777b49b180d529ba6e8e A tests/qemu-iotests/152.out :000000 100755 0000000000000000000000000000000000000000 def01d6f3ea4a350df682ff39443a278e9244db6 A tests/qemu-iotests/153 :000000 100644 0000000000000000000000000000000000000000 e235d9e59e3563f348ba57dd286bc776bc660db4 A tests/qemu-iotests/153.out :000000 100755 0000000000000000000000000000000000000000 24e29ae2ffe3e12d2c67c1da6284fe25f48e93e1 A tests/qemu-iotests/154 :000000 100644 0000000000000000000000000000000000000000 0199269add296968ba80f8372e043b65ed334c10 A tests/qemu-iotests/154.out :000000 100755 0000000000000000000000000000000000000000 38eacb4127221572647d6c3ea6e58e3335b34d0e A tests/qemu-iotests/155 :000000 100644 0000000000000000000000000000000000000000 ed714d5263bc778fd4884b1ef52d787d074de01d A tests/qemu-iotests/155.out :000000 100755 0000000000000000000000000000000000000000 a0e4d1ffd42acb123c24b88aec19d62854d68cc4 A tests/qemu-iotests/156 :000000 100644 0000000000000000000000000000000000000000 07e5e83f5d4b38a729ec53005138d71ad5b1e29e A tests/qemu-iotests/156.out :000000 100755 0000000000000000000000000000000000000000 531dbd3122b15b7c9e9f29f7a710d6af537ef424 A tests/qemu-iotests/157 :000000 100644 0000000000000000000000000000000000000000 fdc807f541f3348fd0b21a5eb21e4666bd3c9854 A tests/qemu-iotests/157.out :000000 100755 0000000000000000000000000000000000000000 8fc4e986532607f5418eadcc3f65a74e99d4e087 A tests/qemu-iotests/158 :000000 100644 0000000000000000000000000000000000000000 83f19699bb5efb5f94158bb59d2bdba05ef6d8b4 A tests/qemu-iotests/158.out :000000 100755 0000000000000000000000000000000000000000 4eb476d3a8e22ed23ad675f321a66cbc60b7f5a4 A tests/qemu-iotests/159 :000000 100644 0000000000000000000000000000000000000000 b86b63abe6813b672c4274b8676af11a9eaf64b1 A tests/qemu-iotests/159.out :000000 100755 0000000000000000000000000000000000000000 7984a9c6f7e64aa2e1196b8ff4b53b86544b90ad A tests/qemu-iotests/160 :000000 100644 0000000000000000000000000000000000000000 9cedc803566cb9e400025578c343e751b0fcc857 A tests/qemu-iotests/160.out :000000 100755 0000000000000000000000000000000000000000 8ca1392629750df41d73c3dcd4b425666be111c4 A tests/qemu-iotests/161 :000000 100644 0000000000000000000000000000000000000000 6cc285afcfdc315f886ad082dd3e3f039b66c0c2 A tests/qemu-iotests/161.out :000000 100755 0000000000000000000000000000000000000000 94dae60d304169dc8192150c4dc425f79c971820 A tests/qemu-iotests/162 :000000 100644 0000000000000000000000000000000000000000 f8714cb0d27d2b15d3feaaaf729cb312fb2e5cd8 A tests/qemu-iotests/162.out :000000 100755 0000000000000000000000000000000000000000 c94ad16f4a7be0945668cc839b00bab6a5452b11 A tests/qemu-iotests/163 :000000 100644 0000000000000000000000000000000000000000 dae404e27863c06aad317476b6160ec79284b337 A tests/qemu-iotests/163.out :000000 100755 0000000000000000000000000000000000000000 13b784fcc64db58c4543de7a3fbdb42d64656519 A tests/qemu-iotests/165 :000000 100644 0000000000000000000000000000000000000000 fbc63e62f885f55a8d6c777b49b180d529ba6e8e A tests/qemu-iotests/165.out :000000 100755 0000000000000000000000000000000000000000 41387e4d6608db83c647f8b4d954196a224e0e68 A tests/qemu-iotests/170 :000000 100644 0000000000000000000000000000000000000000 a83fb82fa7c0b9ec0e2be8c34a137afaa905b000 A tests/qemu-iotests/170.out :000000 100755 0000000000000000000000000000000000000000 87a8aa24d96733462e2146266c551d290efb6d78 A tests/qemu-iotests/171 :000000 100644 0000000000000000000000000000000000000000 67ef9b88415270724ac808a0c3f4ea6c11d253a0 A tests/qemu-iotests/171.out :000000 100755 0000000000000000000000000000000000000000 a78e42ff0adf75915c5189b6519318bde1aa13cc A tests/qemu-iotests/172 :000000 100644 0000000000000000000000000000000000000000 a023cd407dee478bf9338af9a94b3c30a3d16c96 A tests/qemu-iotests/172.out :000000 100755 0000000000000000000000000000000000000000 217e55c1685fe587f98bba99384aede22bd441b0 A tests/qemu-iotests/173 :000000 100644 0000000000000000000000000000000000000000 2d6490d680d604b213dae36f3dec381bc0d457fd A tests/qemu-iotests/173.out :000000 100755 0000000000000000000000000000000000000000 d4cecb575668a4be3f3d08dcbb5a804b3f7d604d A tests/qemu-iotests/174 :000000 100644 0000000000000000000000000000000000000000 a06d23792e437a01ca69bae73b6beff72a80abed A tests/qemu-iotests/174.out :000000 100755 0000000000000000000000000000000000000000 bbbf550a5af96a1c1cc03c324bc8bd8c0a3f2b68 A tests/qemu-iotests/175 :000000 100644 0000000000000000000000000000000000000000 40a5bd1ce6c22cf5a9d8776acc28f159d516c2ea A tests/qemu-iotests/175.out :000000 100755 0000000000000000000000000000000000000000 a6a2a4cd44beca5e1eeec552f395d8838290af0a A tests/qemu-iotests/176 :000000 100644 0000000000000000000000000000000000000000 9c73ef2eea79bf77306cd76e5f43821911994e1e A tests/qemu-iotests/176.out :000000 100755 0000000000000000000000000000000000000000 8d8745b29a69e516e3964417ee58d16298b9473e A tests/qemu-iotests/177 :000000 100644 0000000000000000000000000000000000000000 ba1e1e212e470a160882626fca1165569b1c09e9 A tests/qemu-iotests/177.out :000000 100755 0000000000000000000000000000000000000000 463c59a77f17b42f7c014e5f463955e6f2c893dc A tests/qemu-iotests/178 :000000 100644 0000000000000000000000000000000000000000 61506b519f43683b0c326b300509061619ea43cd A tests/qemu-iotests/178.out.qcow2 :000000 100644 0000000000000000000000000000000000000000 6d994a433a6bcf2dce4e48a4cbd5b15531eb3fcc A tests/qemu-iotests/178.out.raw :000000 100755 0000000000000000000000000000000000000000 09447b561030561e3a49bff07ca23dad3f7d8b49 A tests/qemu-iotests/179 :000000 100644 0000000000000000000000000000000000000000 65b909ebc2bd2158e4e249675ee39552fa621091 A tests/qemu-iotests/179.out :000000 100755 0000000000000000000000000000000000000000 458cb737f1cb4d2042b51696d41b0364bc598bf8 A tests/qemu-iotests/181 :000000 100644 0000000000000000000000000000000000000000 d58c6a9dabb0e737924b23bba1ff7cbd079c7b84 A tests/qemu-iotests/181.out :000000 100755 0000000000000000000000000000000000000000 af5eeb599c1876b687a92219e5b698bc887e3a34 A tests/qemu-iotests/182 :000000 100644 0000000000000000000000000000000000000000 83fc1a4797ab8703bf765db3ad28075c0bd25ff5 A tests/qemu-iotests/182.out :000000 100755 0000000000000000000000000000000000000000 9248b3265d89097bad361efbe336a2109277f90a A tests/qemu-iotests/184 :000000 100644 0000000000000000000000000000000000000000 52692b6b3b9bd162405c4e49f4ce5a24d937d79d A tests/qemu-iotests/184.out :000000 100755 0000000000000000000000000000000000000000 bb577a9cc999f1db45d14ad837221791d8e14980 A tests/qemu-iotests/185 :000000 100644 0000000000000000000000000000000000000000 6af0953c4d68829003d24f22ae62da09e6e9f2d1 A tests/qemu-iotests/185.out :000000 100755 0000000000000000000000000000000000000000 9a4215d28e92ca6eee04793b1dd11e36c316cd05 A tests/qemu-iotests/186 :000000 100644 0000000000000000000000000000000000000000 01530040e5f410bb9140c4feb1a0c77715f7eee4 A tests/qemu-iotests/186.out :000000 100755 0000000000000000000000000000000000000000 70b74b033c394b22a779a3b7add72007c5b687a5 A tests/qemu-iotests/187 :000000 100644 0000000000000000000000000000000000000000 86203d8abcb022afccc2f631be71131530b54d70 A tests/qemu-iotests/187.out :000000 100755 0000000000000000000000000000000000000000 2950b1dc31fe0a2d4e792fc9c2b792a6d407d42d A tests/qemu-iotests/188 :000000 100644 0000000000000000000000000000000000000000 5426861b180c2f97faa0594cf4a6803b2f6e7ea9 A tests/qemu-iotests/188.out :000000 100755 0000000000000000000000000000000000000000 008f73b07d08fd2b307dae975fdbabcec6a80066 A tests/qemu-iotests/189 :000000 100644 0000000000000000000000000000000000000000 30af0a86080d5f410111b702c4a7adb4472d2e79 A tests/qemu-iotests/189.out :000000 100755 0000000000000000000000000000000000000000 7fb84473547a8d34ece880e650656d7ee9fe96d3 A tests/qemu-iotests/190 :000000 100644 0000000000000000000000000000000000000000 ed9d8214eb62ce6767aece88497f11919cb1a9a8 A tests/qemu-iotests/190.out :000000 100755 0000000000000000000000000000000000000000 ce695b95c25377846cb34ebfb3314543d1dddd90 A tests/qemu-iotests/191 :000000 100644 0000000000000000000000000000000000000000 2a72ca7106e81f3e231f322431c99eaaf53a5d96 A tests/qemu-iotests/191.out :000000 100755 0000000000000000000000000000000000000000 6869bd17153751c067a5896121386fbf6b324fc0 A tests/qemu-iotests/192 :000000 100644 0000000000000000000000000000000000000000 b9429dbe36792e9daa6799d63ca9b4ada02a727c A tests/qemu-iotests/192.out :000000 100755 0000000000000000000000000000000000000000 806624394db37fee47f105fcdd2509e10d179a7d A tests/qemu-iotests/194 :000000 100644 0000000000000000000000000000000000000000 d02655a5147010f13c44c53ded6d6cef152223a4 A tests/qemu-iotests/194.out :000000 100755 0000000000000000000000000000000000000000 f1df69079f53e2b06080c5333857162f8b358b92 A tests/qemu-iotests/195 :000000 100644 0000000000000000000000000000000000000000 91717d302e1286fa9f6c60f9960edd1cd28e854b A tests/qemu-iotests/195.out :000000 100755 0000000000000000000000000000000000000000 e5105b13543abf36af16741b5d2478351cf1dfa0 A tests/qemu-iotests/196 :000000 100644 0000000000000000000000000000000000000000 ae1213e6f86322c94cf822305444a7316c3b9cab A tests/qemu-iotests/196.out :000000 100755 0000000000000000000000000000000000000000 69849c800ed65c53abdfeec31e8831b5292ef560 A tests/qemu-iotests/197 :000000 100644 0000000000000000000000000000000000000000 86c57b51d303c2da0ba09d6c9cb1e2d6b8fb4228 A tests/qemu-iotests/197.out :000000 100755 0000000000000000000000000000000000000000 6ddeffddd2c4e08fff1c7fbe658514f5eb5afc9f A tests/qemu-iotests/198 :000000 100644 0000000000000000000000000000000000000000 62fb73fa3ea55a2b091a660ae25dadc22a4f3365 A tests/qemu-iotests/198.out :000000 100755 0000000000000000000000000000000000000000 f66c571d2405fb19842862e3348330614afa62bf A tests/qemu-iotests/200 :000000 100644 0000000000000000000000000000000000000000 5883f16ac3477bd658a9c0a9997d8d22bbd7bdbd A tests/qemu-iotests/200.out :000000 100755 0000000000000000000000000000000000000000 a5c750c38a83b53244becd853fc38b3c754b2f9c A tests/qemu-iotests/201 :000000 100644 0000000000000000000000000000000000000000 9faf06f996a0cf732c459a2ad5600e40e63187af A tests/qemu-iotests/201.out :000000 100755 0000000000000000000000000000000000000000 13304242e5c8b6b525a2c989f7b4d214db0e5264 A tests/qemu-iotests/202 :000000 100644 0000000000000000000000000000000000000000 9a8619e796e1459db6356c69a12702f69783edc4 A tests/qemu-iotests/202.out :000000 100755 0000000000000000000000000000000000000000 1ba878522b0e627c7cdcdf0c3ceeceddd6b567fd A tests/qemu-iotests/203 :000000 100644 0000000000000000000000000000000000000000 8e58705e515e039cd25b0a9562fad9e7966a7a21 A tests/qemu-iotests/203.out :000000 100755 0000000000000000000000000000000000000000 ab68b6d75cfa5fc3be326e8c2ce233b58733b5a2 A tests/qemu-iotests/204 :000000 100644 0000000000000000000000000000000000000000 4d903d20eaaefb968b93687c40fd28ca96724aa3 A tests/qemu-iotests/204.out :000000 100755 0000000000000000000000000000000000000000 3ed3ed233ac9aa27c76d3617dc3126aed82ce474 A tests/qemu-iotests/205 :000000 100644 0000000000000000000000000000000000000000 2f7d3902f23e5a79d53cc6c99acce8df02f5cd31 A tests/qemu-iotests/205.out :000000 100755 0000000000000000000000000000000000000000 10eff343f76b5e4893d512fb9cc0cf0d4fd6ebb7 A tests/qemu-iotests/206 :000000 100644 0000000000000000000000000000000000000000 979f00f9bf20afdf1152fd85ae467cb8d98f1b37 A tests/qemu-iotests/206.out :000000 100755 0000000000000000000000000000000000000000 ceab990e648c3e26ff3249f60c127eddf2a62033 A tests/qemu-iotests/207 :000000 100644 0000000000000000000000000000000000000000 05cf7532836cc21ab77a69d4ea7242138832993a A tests/qemu-iotests/207.out :000000 100755 0000000000000000000000000000000000000000 6117f165fadf7e7a396bead2cfbbcd47a72edcea A tests/qemu-iotests/208 :000000 100644 0000000000000000000000000000000000000000 9ff2582a4296d1c8b079aefe45d6f5de24e0b250 A tests/qemu-iotests/208.out :000000 100755 0000000000000000000000000000000000000000 f6ad08ec42a7055634adfcd263d1283849684d29 A tests/qemu-iotests/209 :000000 100644 0000000000000000000000000000000000000000 79c4103a22643fafb65b32797651103e498c480d A tests/qemu-iotests/209.out :000000 100755 0000000000000000000000000000000000000000 10b0a0b87cd1c38c4f675472f5609189ec497b2a A tests/qemu-iotests/210 :000000 100644 0000000000000000000000000000000000000000 94b29b2120a25051091e69285bc33da3a0843b07 A tests/qemu-iotests/210.out :000000 100755 0000000000000000000000000000000000000000 1a3b4596c809e7a1308d5f84eb0886a3a8005f96 A tests/qemu-iotests/211 :000000 100644 0000000000000000000000000000000000000000 ff9f9a6913a386d1565eec7be2412af713a8b8e5 A tests/qemu-iotests/211.out :000000 100755 0000000000000000000000000000000000000000 4ca6149b6beca02cf0361aec416287122d58b3f6 A tests/qemu-iotests/212 :000000 100644 0000000000000000000000000000000000000000 d59f8ed44bf93e3bde206787be60c77f1d461c15 A tests/qemu-iotests/212.out :000000 100755 0000000000000000000000000000000000000000 78d839ab6414d969eb239a7ad875ada46c12e1c9 A tests/qemu-iotests/213 :000000 100644 0000000000000000000000000000000000000000 3cdce4d790d3f797d41b8c88a535f51dab0e96ef A tests/qemu-iotests/213.out :000000 100755 0000000000000000000000000000000000000000 55ffcd7f44a1e35812a8da5372cd55a5793f69d1 A tests/qemu-iotests/214 :000000 100644 0000000000000000000000000000000000000000 26056938ee9ed53b93d61eb3a0a8fd3e80f94da1 A tests/qemu-iotests/214.out :000000 100755 0000000000000000000000000000000000000000 6babbcdc1fdbed53dd02d9391fb2c47d8ce5c8fe A tests/qemu-iotests/215 :000000 100644 0000000000000000000000000000000000000000 5a2fe40d0314ae7f872d9a2690a5f61c69e66e76 A tests/qemu-iotests/215.out :000000 100755 0000000000000000000000000000000000000000 4eabada9b35d8c25465fd21887214d3136c3008d A tests/qemu-iotests/216 :000000 100644 0000000000000000000000000000000000000000 a70aa5cdaeb97114e390ca4d6fea99ee0ba498db A tests/qemu-iotests/216.out :000000 100755 0000000000000000000000000000000000000000 e693f326a3033b74c035b51543054dd753755a78 A tests/qemu-iotests/217 :000000 100644 0000000000000000000000000000000000000000 e3fc40a8c7bb61c30ffa9774b472d11ed2a5b5c8 A tests/qemu-iotests/217.out :000000 100755 0000000000000000000000000000000000000000 81aa68806f5ebc0f945eb1fc73568dafe853ec30 A tests/qemu-iotests/218 :000000 100644 0000000000000000000000000000000000000000 5a86a97550ed113b07702e4b7175b7b76f304aa8 A tests/qemu-iotests/218.out :000000 100755 0000000000000000000000000000000000000000 d1757e9e6fcfda42e56e4c0673769db779d7e96d A tests/qemu-iotests/219 :000000 100644 0000000000000000000000000000000000000000 0ea5d0b9d57cc43d68ddc36cd25aa882fe65cabc A tests/qemu-iotests/219.out :000000 100755 0000000000000000000000000000000000000000 7d08b9b0401f2af67b36e7dd84431c577c12bc3e A tests/qemu-iotests/220 :000000 100644 0000000000000000000000000000000000000000 6f200ec894799b8cd25f5b8cfb41068f7fe47de5 A tests/qemu-iotests/220.out :000000 100755 0000000000000000000000000000000000000000 eba00b80adb3f7ac3e38ece592223c0ab2eaf8ad A tests/qemu-iotests/221 :000000 100644 0000000000000000000000000000000000000000 df231c4e3d53ce8b7fe736fe1449090c71024ca5 A tests/qemu-iotests/221.out :000000 100755 0000000000000000000000000000000000000000 0bbb283010760d1ace0bfdbded46f52c70cb24fa A tests/qemu-iotests/223 :000000 100644 0000000000000000000000000000000000000000 5f5b42e2dc2885196a7e1151644cd688dc4367fe A tests/qemu-iotests/223.out :000000 100755 0000000000000000000000000000000000000000 542d0eefa605ae2992c6cc7f0bf7617911f2d142 A tests/qemu-iotests/224 :000000 100644 0000000000000000000000000000000000000000 23374a1d295a16365874e9f6ff68823396c62ce4 A tests/qemu-iotests/224.out :000000 100755 0000000000000000000000000000000000000000 8128d583d609dc74a0664e0ddfd9135834550aae A tests/qemu-iotests/225 :000000 100644 0000000000000000000000000000000000000000 beb8c23bd330bf9148d21ca26b9f0e4ceddf7b77 A tests/qemu-iotests/225.out :000000 100755 0000000000000000000000000000000000000000 6a9adb4a0bcd68d8e030dd17237a78324a6e98e9 A tests/qemu-iotests/226 :000000 100644 0000000000000000000000000000000000000000 55504d29c4b341481719b32114b69bbf9d646e53 A tests/qemu-iotests/226.out :000000 100755 0000000000000000000000000000000000000000 eddaad679e25d5f65cf05e97302a83255416f20f A tests/qemu-iotests/227 :000000 100644 0000000000000000000000000000000000000000 d6a1d4ecb6538a24c664cd87afdc84483a372957 A tests/qemu-iotests/227.out :000000 100755 0000000000000000000000000000000000000000 7341777f9f1301e41151aa07bd52a1a70a072181 A tests/qemu-iotests/228 :000000 100644 0000000000000000000000000000000000000000 8c82009abed140b1146aa4d6a4e7815b2bbc9cbf A tests/qemu-iotests/228.out :000000 100755 0000000000000000000000000000000000000000 aaa6996ce3ab8ccdbc62f7f79eedc8e92aaedfa9 A tests/qemu-iotests/229 :000000 100644 0000000000000000000000000000000000000000 7d2bfbfbe64eeaed1ca6fdb80ba77f03e47102c4 A tests/qemu-iotests/229.out :000000 100755 0000000000000000000000000000000000000000 eddc8e9641d8219f161d4f0a70430ee9641f2108 A tests/qemu-iotests/231 :000000 100644 0000000000000000000000000000000000000000 a785a6e859da659c9d616049ed72541dc0643ebe A tests/qemu-iotests/231.out :000000 100755 0000000000000000000000000000000000000000 1ee0aae481d48060c82f1cf545872cad0f30da36 A tests/qemu-iotests/232 :000000 100644 0000000000000000000000000000000000000000 3bd1a920afc955da17677309b023df280bc2b48d A tests/qemu-iotests/232.out :000000 100755 0000000000000000000000000000000000000000 55db5b3811fdd40d8d67d6919bb4d44ddcfc4ba5 A tests/qemu-iotests/233 :000000 100644 0000000000000000000000000000000000000000 d498d55e0e73d4efeff093508dbafe7c5fe1fcd6 A tests/qemu-iotests/233.out :000000 100755 0000000000000000000000000000000000000000 a9f764bb2c64e9bdc56fa7fa6042a2c4855bc421 A tests/qemu-iotests/234 :000000 100644 0000000000000000000000000000000000000000 be3e138b5850f4de448a9cf843111cdc82f113af A tests/qemu-iotests/234.out :000000 100755 0000000000000000000000000000000000000000 4de920c3801b05881cd1eb476ee74cf4a3fc3d86 A tests/qemu-iotests/235 :000000 100644 0000000000000000000000000000000000000000 39db621e04a13b3f9874f84bafd23086461e4ab3 A tests/qemu-iotests/235.out :000000 100755 0000000000000000000000000000000000000000 3cf0de4043f6d0805fdd3e0246b0d64487ae989a A tests/qemu-iotests/236 :000000 100644 0000000000000000000000000000000000000000 7448ceea027ed4c21a08acd5566ef2867a56e531 A tests/qemu-iotests/236.out :000000 100755 0000000000000000000000000000000000000000 5ea13eb01fc288d080fc1152db5acbfcae3fd5f8 A tests/qemu-iotests/237 :000000 100644 0000000000000000000000000000000000000000 62b8865677880891d969d01a1a8c6d6db2ac39ed A tests/qemu-iotests/237.out :000000 100755 0000000000000000000000000000000000000000 38bd3744e68cb03f7f1a367fcc053a95613df168 A tests/qemu-iotests/238 :000000 100644 0000000000000000000000000000000000000000 4de840ba8cd5b4d7c9fcc46dbe0af3671bba82e1 A tests/qemu-iotests/238.out :000000 100755 0000000000000000000000000000000000000000 4f0037148d9a1c2d618c7fe6745bda2a5bee46e4 A tests/qemu-iotests/239 :000000 100644 0000000000000000000000000000000000000000 bedbad065ba60bf0191cd18ccbc7ab411e2844b8 A tests/qemu-iotests/239.out :000000 100755 0000000000000000000000000000000000000000 f8af9ff648e5cb78bdb3b05469dd372c30247d5b A tests/qemu-iotests/240 :000000 100644 0000000000000000000000000000000000000000 10dcc42e06d76cd106c58547414789bb8e1f285a A tests/qemu-iotests/240.out :000000 100755 0000000000000000000000000000000000000000 f196650afad00b6500fbb775c87848115b2555e0 A tests/qemu-iotests/241 :000000 100644 0000000000000000000000000000000000000000 7267cd2997e98deb49009e88d56376967de336bd A tests/qemu-iotests/241.out :000000 100755 0000000000000000000000000000000000000000 c89f0c6cb322b1d086d868cb421a548b08748d8d A tests/qemu-iotests/242 :000000 100644 0000000000000000000000000000000000000000 ce231424a766bc1017de79c165bf77a09523eaa5 A tests/qemu-iotests/242.out :000000 100755 0000000000000000000000000000000000000000 8bbb510120dc3378537874bd706534d1ec84135b A tests/qemu-iotests/243 :000000 100644 0000000000000000000000000000000000000000 dcb33fac3243778483ed6b23b13cfc7ba8d3e8f8 A tests/qemu-iotests/243.out :000000 100755 0000000000000000000000000000000000000000 2a98ad58f5dcefd64c8a6d25666ccf31ef01c36e A tests/qemu-iotests/244 :000000 100644 0000000000000000000000000000000000000000 c5e62146c930c797b95f5c839988de744c6055b1 A tests/qemu-iotests/244.out :000000 100755 0000000000000000000000000000000000000000 2f354d1d9205b8294c418ec6fe815ab023518d21 A tests/qemu-iotests/245 :000000 100644 0000000000000000000000000000000000000000 0970ced62a887aa69a23619ace1f94105010a39a A tests/qemu-iotests/245.out :000000 100755 0000000000000000000000000000000000000000 cee5131c3ce42aac51d42089039003ca8b788ecc A tests/qemu-iotests/246 :000000 100644 0000000000000000000000000000000000000000 eeb98ab37c935ea016ddc267ca38333a01272845 A tests/qemu-iotests/246.out :000000 100755 0000000000000000000000000000000000000000 ace6dba052a2e53d18a7caebe959d5f0106a22e2 A tests/qemu-iotests/247 :000000 100644 0000000000000000000000000000000000000000 7d252e7fe4d16fd1db5bfd9ec26baec250a5a32c A tests/qemu-iotests/247.out :000000 100755 0000000000000000000000000000000000000000 2ec2416e8a0ce1f8028862ba56e86bdd2cb99608 A tests/qemu-iotests/248 :000000 100644 0000000000000000000000000000000000000000 66e94ccd7ea15ba5280cb5d1fa53795564640e66 A tests/qemu-iotests/248.out :000000 100755 0000000000000000000000000000000000000000 1254bf942913b2d2a7244114a636357cd1e0b242 A tests/qemu-iotests/249 :000000 100644 0000000000000000000000000000000000000000 3d37709a9ef823c75c89c04cc6d6c28edad106e8 A tests/qemu-iotests/249.out :000000 100755 0000000000000000000000000000000000000000 c0a0dbc0ff1e88013a3a4834eabc4d5e680cb14b A tests/qemu-iotests/250 :000000 100644 0000000000000000000000000000000000000000 f480fd273b4dea7ad15667fd7a865e7085d1d1df A tests/qemu-iotests/250.out :000000 100755 0000000000000000000000000000000000000000 794cad58b269c822bfbcb865927420d45f9c97e6 A tests/qemu-iotests/251 :000000 100644 0000000000000000000000000000000000000000 75b8796aad4f975ba183fbc8707638f4e56a2dbc A tests/qemu-iotests/251.out :000000 100755 0000000000000000000000000000000000000000 522333cf1dc8b0274702f22ace22fcdb2df1a14d A tests/qemu-iotests/252 :000000 100644 0000000000000000000000000000000000000000 b1aa94cb053835dcadcd1c8e53010847ee8af015 A tests/qemu-iotests/252.out :000000 100755 0000000000000000000000000000000000000000 6da85e6a1133991cf258869bbd26342f1c565441 A tests/qemu-iotests/253 :000000 100644 0000000000000000000000000000000000000000 b458085adb849b1d689342d2418d480bc90f1e83 A tests/qemu-iotests/253.out :000000 100755 0000000000000000000000000000000000000000 d3d18a1bbf1feb361ce25a9fd427d2a0b85e5ad1 A tests/qemu-iotests/254 :000000 100644 0000000000000000000000000000000000000000 fe52da933846a109ad394b8775a5d74c30ec979d A tests/qemu-iotests/254.out :000000 100755 0000000000000000000000000000000000000000 8f88522f1e91260ae5d2b7da5656943a3a95873e A tests/qemu-iotests/255 :000000 100644 0000000000000000000000000000000000000000 2e837cbb5f3cbceb417a970100049a7d9188d7df A tests/qemu-iotests/255.out :000000 100755 0000000000000000000000000000000000000000 1a4c9c6885ea3afa1e616af134fdc6a05f838c9c A tests/qemu-iotests/256 :000000 100644 0000000000000000000000000000000000000000 f18ecb0f9121e47eea297eea5b900b05dd90ad30 A tests/qemu-iotests/256.out :000000 100755 0000000000000000000000000000000000000000 5e4dba02e769cc388d8d6bfc877df610a6d241f1 A tests/qemu-iotests/257 :000000 100644 0000000000000000000000000000000000000000 fb28333cb2fab0e7f25990b889ae9253abcc40b8 A tests/qemu-iotests/257.out :000000 100755 0000000000000000000000000000000000000000 73d4af645f0c42786e0ae10d59c8033d34d9190f A tests/qemu-iotests/258 :000000 100644 0000000000000000000000000000000000000000 c3a003d3e3004764de7be84f29f59854da676ce1 A tests/qemu-iotests/258.out :000000 100755 0000000000000000000000000000000000000000 82f5de4b3402bfb54143946b92eae8d1bd16a642 A tests/qemu-iotests/259 :000000 100644 0000000000000000000000000000000000000000 1aaadfda4ead5f836bc7445721b2df7202d417d1 A tests/qemu-iotests/259.out :000000 100755 0000000000000000000000000000000000000000 65165446607c639ad23bb9b5ddc34f2dffe32874 A tests/qemu-iotests/260 :000000 100644 0000000000000000000000000000000000000000 2f0d98d03654c00e2e1d3cdb73c1033bd43b2fd3 A tests/qemu-iotests/260.out :000000 100755 0000000000000000000000000000000000000000 22b969d3108756bc9e34a9999a284aea91340367 A tests/qemu-iotests/261 :000000 100644 0000000000000000000000000000000000000000 612433ae40ad2bfc9771063d854c0333199c1516 A tests/qemu-iotests/261.out :000000 100755 0000000000000000000000000000000000000000 a4a92de45a1729bff74a423b1883af3b502803e5 A tests/qemu-iotests/262 :000000 100644 0000000000000000000000000000000000000000 bd7706b84b15fa2ec941d88ce008870af598afaf A tests/qemu-iotests/262.out :000000 100755 0000000000000000000000000000000000000000 44fdada0d6ffdbbf3335de1e76a68b1712f7ec00 A tests/qemu-iotests/263 :000000 100644 0000000000000000000000000000000000000000 54bfbeeff8a83e393053feedc2c41f3e03340721 A tests/qemu-iotests/263.out :000000 100755 0000000000000000000000000000000000000000 b621f11ab427f64102a95cb8a3fc984bb9ce669f A tests/qemu-iotests/264 :000000 100644 0000000000000000000000000000000000000000 8d7e996700935285e77f1c1156959cc27a7931bf A tests/qemu-iotests/264.out :000000 100755 0000000000000000000000000000000000000000 4b3b52c6e6f9e81fde9bf560632bd265615b05df A tests/qemu-iotests/265 :000000 100644 0000000000000000000000000000000000000000 6eac620f255ca30c2d9231b4d38b4b3971140077 A tests/qemu-iotests/265.out :000000 100755 0000000000000000000000000000000000000000 8fc3807ac5081cc9c0b49e3f927c22dab51bc4bd A tests/qemu-iotests/266 :000000 100644 0000000000000000000000000000000000000000 5a7d7d01aa89c1063efffa6ddc105eb9a1c72abf A tests/qemu-iotests/266.out :000000 100755 0000000000000000000000000000000000000000 e14aeb1f18d0a34f976111ba63de93f0a62aad97 A tests/qemu-iotests/267 :000000 100644 0000000000000000000000000000000000000000 37b7ebd280497b740234d67d5b96358020448fcb A tests/qemu-iotests/267.out :000000 100755 0000000000000000000000000000000000000000 9a8a5637603c07646fb73814b30c85fc27ade7cc A tests/qemu-iotests/268 :000000 100644 0000000000000000000000000000000000000000 2ed6c685295242e8c6688bed600218007fbf4392 A tests/qemu-iotests/268.out :000000 100755 0000000000000000000000000000000000000000 c37b674aa2e15e24840b68c15af98dcc2a601702 A tests/qemu-iotests/270 :000000 100644 0000000000000000000000000000000000000000 6dc3b23d5bfa99d978ffb8af3fed80df50e9aab5 A tests/qemu-iotests/270.out :000000 100755 0000000000000000000000000000000000000000 59a6fafa2fa01c1e6514fdca00828d2de32932e9 A tests/qemu-iotests/271 :000000 100644 0000000000000000000000000000000000000000 da92d4b5b1ab5415c44ff8808c33130d32297550 A tests/qemu-iotests/271.out :000000 100755 0000000000000000000000000000000000000000 4bcf410d81e651d0324f88061a758f466c62fbe3 A tests/qemu-iotests/272 :000000 100644 0000000000000000000000000000000000000000 35698b0e73cc1fd10a63365ae3f790e73eff824c A tests/qemu-iotests/272.out :000000 100755 0000000000000000000000000000000000000000 6c33305b4d41174fba50121da93a468eec39989d A tests/qemu-iotests/273 :000000 100644 0000000000000000000000000000000000000000 c19753c685a45f31f38c6f27f6e63a53e80a8a18 A tests/qemu-iotests/273.out :000000 100755 0000000000000000000000000000000000000000 d91c11c70d2e9419549b0b75ac5943f9c5621d10 A tests/qemu-iotests/274 :000000 100644 0000000000000000000000000000000000000000 c2967335ca096d3dc4841b3629f8a5a16b670b9f A tests/qemu-iotests/274.out :000000 100755 0000000000000000000000000000000000000000 4224202ac2c9e32ec98b01e473895ea1f20a564d A tests/qemu-iotests/277 :000000 100644 0000000000000000000000000000000000000000 45404b34ebcf9c25e53e57655231a70b1c392b86 A tests/qemu-iotests/277.out :000000 100755 0000000000000000000000000000000000000000 6afef78bc87d9b8fbc0099ddad45e045352a13f4 A tests/qemu-iotests/279 :000000 100644 0000000000000000000000000000000000000000 adb2e47a1a9cf062f6a7437a69ae74a50a0060f9 A tests/qemu-iotests/279.out :000000 100755 0000000000000000000000000000000000000000 8f4750de074bc67283a53d9d04a23fd3e963db05 A tests/qemu-iotests/280 :000000 100644 0000000000000000000000000000000000000000 37411144cafe7b61d5e2ab7c2cf11170dcb80a41 A tests/qemu-iotests/280.out :000000 100755 0000000000000000000000000000000000000000 5f3050f50d0b3eef46072aa7b44021048e9e9f35 A tests/qemu-iotests/281 :000000 100644 0000000000000000000000000000000000000000 3f8a935a082d8dde81eafb46b644fdff9d1a0cce A tests/qemu-iotests/281.out :000000 100755 0000000000000000000000000000000000000000 3140445989fa7202528284dbe557a572428a9a39 A tests/qemu-iotests/282 :000000 100644 0000000000000000000000000000000000000000 67db7ab15affae3789b5afdc2d190c7eadcdae2c A tests/qemu-iotests/282.out :000000 100755 0000000000000000000000000000000000000000 6d341d3e9745719e05558530ac4d4ec31cffd9d0 A tests/qemu-iotests/283 :000000 100644 0000000000000000000000000000000000000000 5e4f456db55c5afdd48449ca036f4ef21624576f A tests/qemu-iotests/283.out :000000 100755 0000000000000000000000000000000000000000 722267486d05b5883ef693d1d4e7ec0a0c884575 A tests/qemu-iotests/284 :000000 100644 0000000000000000000000000000000000000000 a92923930251f9e7f8720ca8f8e0c21383e4f510 A tests/qemu-iotests/284.out :000000 100755 0000000000000000000000000000000000000000 3b030ec58aa0a96cf124edbe2dd8b1972f686eb8 A tests/qemu-iotests/286 :000000 100644 0000000000000000000000000000000000000000 bb04748e08087c70d57cbcd78cc7aaac77dc4686 A tests/qemu-iotests/286.out :000000 100755 0000000000000000000000000000000000000000 6414640b2121d6511d7dcb11cda126116856758a A tests/qemu-iotests/287 :000000 100644 0000000000000000000000000000000000000000 49ab6a27d5b3c182827f93bcd2a9b4f52a825517 A tests/qemu-iotests/287.out :000000 100755 0000000000000000000000000000000000000000 47aca6592a642d6c29afb26e8c4e523198e2a2e0 A tests/qemu-iotests/288 :000000 100644 0000000000000000000000000000000000000000 4bc593dc48191bf20d678dad0fe8f666696bcbdf A tests/qemu-iotests/288.out :000000 100755 0000000000000000000000000000000000000000 5dd6ec62dbb5194557d019ff55965b29a2caae8f A tests/qemu-iotests/289 :000000 100644 0000000000000000000000000000000000000000 58e4f4942f0cb08a8bb8e3d8c454f56de258d58c A tests/qemu-iotests/289.out :000000 100755 0000000000000000000000000000000000000000 776b59de1bc8da4bbc67195231c4126cf48bd2d3 A tests/qemu-iotests/290 :000000 100644 0000000000000000000000000000000000000000 22b476594fb774bb5dfe70307ee80b07ef27da54 A tests/qemu-iotests/290.out :000000 100755 0000000000000000000000000000000000000000 73cbb9364acc26fccd671eb5b97aac2220dfb18a A tests/qemu-iotests/292 :000000 100644 0000000000000000000000000000000000000000 807e0530c3dc19cdb64dd1d60d32bb139a25522a A tests/qemu-iotests/292.out :000000 100755 0000000000000000000000000000000000000000 37294487b11e1552f1b24ad0974fd31d6b067194 A tests/qemu-iotests/293 :000000 100644 0000000000000000000000000000000000000000 72607831260cdb42ae0ed97766342a4ade3c2077 A tests/qemu-iotests/293.out :000000 100755 0000000000000000000000000000000000000000 9059eb26b3bc969400018fd30abe2aa28b52f572 A tests/qemu-iotests/294 :000000 100644 0000000000000000000000000000000000000000 994ae873081c693e03d757d4db725697881b9411 A tests/qemu-iotests/294.out :000000 100755 0000000000000000000000000000000000000000 04818af2649c26cca0e172215bcf0eadf4b25381 A tests/qemu-iotests/295 :000000 100644 0000000000000000000000000000000000000000 5ff91f116c3982abe20d2c7e5af0ae7242610089 A tests/qemu-iotests/295.out :000000 100755 0000000000000000000000000000000000000000 2b63cefff0e93db66de06b0a70c5a4651904eb4d A tests/qemu-iotests/296 :000000 100644 0000000000000000000000000000000000000000 609826eaa0350bbf374d70e45352606377455360 A tests/qemu-iotests/296.out :000000 100755 0000000000000000000000000000000000000000 ee78a627359dd02e33f97fc8e26ae1d451453788 A tests/qemu-iotests/297 :000000 100644 0000000000000000000000000000000000000000 f2e1314d104b2f8774e89a748dc562254a351ac4 A tests/qemu-iotests/297.out :000000 100755 0000000000000000000000000000000000000000 f2b94077f43a3aa5743505847f2e685d2d6d26f2 A tests/qemu-iotests/298 :000000 100644 0000000000000000000000000000000000000000 fa16b5cceff263a032445d42ba0acf572251fa6e A tests/qemu-iotests/298.out :000000 100755 0000000000000000000000000000000000000000 d8c43994469b3d7b1565a2cf2d15acc9bd04a705 A tests/qemu-iotests/299 :000000 100644 0000000000000000000000000000000000000000 bba4252923c69ba964ae250959ecbeac1b316bae A tests/qemu-iotests/299.out :000000 100755 0000000000000000000000000000000000000000 df2ba326327d956a33301ac34caf4862b36f0327 A tests/qemu-iotests/300 :000000 100644 0000000000000000000000000000000000000000 12e9ab7d571b3997b47eb649ff6e98a399812f74 A tests/qemu-iotests/300.out :000000 100755 0000000000000000000000000000000000000000 220de1043fa5dcad8f8563a452c11a1ea03abcb2 A tests/qemu-iotests/301 :000000 100644 0000000000000000000000000000000000000000 e280658191e1eba861b821fafa351c09a95d0882 A tests/qemu-iotests/301.out :000000 100755 0000000000000000000000000000000000000000 e980ec513f26137cd3a8452af13f079bbd2927b1 A tests/qemu-iotests/302 :000000 100644 0000000000000000000000000000000000000000 7b5014cdd8669a0609bf77d2d9a43b9bf0d01b70 A tests/qemu-iotests/302.out :000000 100755 0000000000000000000000000000000000000000 a8cc6a23dfe746dd2e89bcfbc55307b70a21b303 A tests/qemu-iotests/303 :000000 100644 0000000000000000000000000000000000000000 b3c70827b74a253209527106a4a906634c98cf16 A tests/qemu-iotests/303.out :000000 100755 0000000000000000000000000000000000000000 03c7c1cbe3c865fdb8aa05d15b78d04cfa630d61 A tests/qemu-iotests/304 :000000 100644 0000000000000000000000000000000000000000 381cc056f7e537b22aa95edb2c444537da966a34 A tests/qemu-iotests/304.out :000000 100755 0000000000000000000000000000000000000000 8b26156923d2fb24661f74181c67fb8bdf5f7b50 A tests/qemu-iotests/305 :000000 100644 0000000000000000000000000000000000000000 af09d6a3ff485702871246340e5e0c5a51ec601a A tests/qemu-iotests/305.out :000000 100755 0000000000000000000000000000000000000000 f6ee3ebec0818ed5e38007929cb2a7eca27b2c07 A tests/qemu-iotests/307 :000000 100644 0000000000000000000000000000000000000000 608b407a6fc5f8772488cf6def077f87533bb0fa A tests/qemu-iotests/307.out :000000 100755 0000000000000000000000000000000000000000 a2290825f4f795a07230e62893bc4fa239cc5e62 A tests/qemu-iotests/308 :000000 100644 0000000000000000000000000000000000000000 580cc94e92fce778e6abc741566c9f6e3b4d9998 A tests/qemu-iotests/308.out :000000 100755 0000000000000000000000000000000000000000 7f290898fea000e222c795afad2b7a9b9024fc04 A tests/qemu-iotests/310 :000000 100644 0000000000000000000000000000000000000000 a70aa5cdaeb97114e390ca4d6fea99ee0ba498db A tests/qemu-iotests/310.out :000000 100755 0000000000000000000000000000000000000000 0d9ea09a31f2744127a787049ffa734a2328eb1e A tests/qemu-iotests/312 :000000 100644 0000000000000000000000000000000000000000 5615146b5cac0fbb8c01e188d5cd910c68aacc53 A tests/qemu-iotests/312.out :000000 100755 0000000000000000000000000000000000000000 a75655b7ef0403990ee72f3d9d652bef0cbce551 A tests/qemu-iotests/313 :000000 100644 0000000000000000000000000000000000000000 adb9f7bd9570a7988079046fe651cf6dd22f5e2d A tests/qemu-iotests/313.out :000000 100755 0000000000000000000000000000000000000000 96d7b4d2581fdbece748676a8d1a266e5da0f204 A tests/qemu-iotests/314 :000000 100644 0000000000000000000000000000000000000000 ac9337a5435c20251cdd72a90d425752e719b705 A tests/qemu-iotests/314.out :000000 100644 0000000000000000000000000000000000000000 27380e60c1c633c5e48505484967eb497c2975db A tests/qemu-iotests/Makefile :000000 100644 0000000000000000000000000000000000000000 6079b401ae4317a32c8b00badc9c145de2961f93 A tests/qemu-iotests/README :000000 100755 0000000000000000000000000000000000000000 3941eac8e211a61daeeddeec87049ef24e4bb365 A tests/qemu-iotests/check :000000 100644 0000000000000000000000000000000000000000 ce4213cb974a41d358c86d2365fd13be80326e4c A tests/qemu-iotests/common.filter :000000 100644 0000000000000000000000000000000000000000 a8cae8fe2c16ed33b56ead9ee80198e19eff84ed A tests/qemu-iotests/common.nbd :000000 100644 0000000000000000000000000000000000000000 4caa5de1875f6994ff6271cf76ef6b7689c5e3d8 A tests/qemu-iotests/common.pattern :000000 100644 0000000000000000000000000000000000000000 0f1fecc68edfb07633589b0f3c75eb714876a4d1 A tests/qemu-iotests/common.qemu :000000 100644 0000000000000000000000000000000000000000 262fe63da8204e3db1bae0871c5abfe153337088 A tests/qemu-iotests/common.rc :000000 100644 0000000000000000000000000000000000000000 b9c546298610faf19a3034fe9dabb51a4b3029ba A tests/qemu-iotests/common.tls :000000 100644 0000000000000000000000000000000000000000 7d2d052413333c5513d965e9cd69c5f7ed7500e5 A tests/qemu-iotests/fat16.py :000000 100644 0000000000000000000000000000000000000000 dd77b453b8ad409906a133c7cd18e583067f4f17 A tests/qemu-iotests/findtests.py :000000 100644 0000000000000000000000000000000000000000 7d5a77a85e5845fb010fe977e5ca724cbd492f81 A tests/qemu-iotests/iotests.py :000000 100644 0000000000000000000000000000000000000000 9fb3fd14497635c916236df6f351cba6ba11c9c7 A tests/qemu-iotests/linters.py :000000 100644 0000000000000000000000000000000000000000 8857f25f291213955b4e8ad8526a2ee3381c5f9f A tests/qemu-iotests/meson.build :000000 100644 0000000000000000000000000000000000000000 d66ffc2e3c786746ab01eec56df4b5422fc6d9db A tests/qemu-iotests/mypy.ini :000000 100755 0000000000000000000000000000000000000000 6e11ef89b8b38075370e705b950af6d0dd4a55b1 A tests/qemu-iotests/nbd-fault-injector.py :000000 100644 0000000000000000000000000000000000000000 c5f4833e458f78f2b0f6814099be268109bed64c A tests/qemu-iotests/pylintrc :000000 100755 0000000000000000000000000000000000000000 77ca59cc663dfb0cfdf35a472864fa656e41633f A tests/qemu-iotests/qcow2.py :000000 100644 0000000000000000000000000000000000000000 8adc9959e10bf637c72a67263186b04cac59bb3c A tests/qemu-iotests/qcow2_format.py :000000 100755 0000000000000000000000000000000000000000 d6bec9606961687d5356bbff05d36bf38ef09e95 A tests/qemu-iotests/qed.py :000000 100644 0000000000000000000000000000000000000000 507af5f5ff1cdb612b32f2e50f903753e14dbbeb A tests/qemu-iotests/sample_images/README :000000 100644 0000000000000000000000000000000000000000 1614348865e5b2cfcb0340eab9474841717be2c5 A tests/qemu-iotests/sample_images/afl5.img.bz2 :000000 100644 0000000000000000000000000000000000000000 9fcd0af45a815431acf4689e0845ecf2d333cd58 A tests/qemu-iotests/sample_images/afl9.vmdk.bz2 :000000 100644 0000000000000000000000000000000000000000 f12cb9203aa3271af1d610d5313a3aa3ffad1a6e A tests/qemu-iotests/sample_images/d2v-zerofilled.vhd.bz2 :000000 100644 0000000000000000000000000000000000000000 7a29c6ed763407f2de067d2618e6a60fb23812b8 A tests/qemu-iotests/sample_images/empty.bochs.bz2 :000000 100644 0000000000000000000000000000000000000000 8585878bcdec2fdec18a3f31b360fa02450f9ff8 A tests/qemu-iotests/sample_images/grub_mbr.raw.bz2 :000000 100644 0000000000000000000000000000000000000000 bfeccf7b9f2596f119bb35d7e650a29f8e6f17ef A tests/qemu-iotests/sample_images/hyperv2012r2-dynamic.vhd.bz2 :000000 100644 0000000000000000000000000000000000000000 4b91cfc654b9b8b46ff45918b6f9a2f88d47ecf0 A tests/qemu-iotests/sample_images/iotest-dirtylog-10G-4M.vhdx.bz2 :000000 100644 0000000000000000000000000000000000000000 77d97a0bae2e45b84ad489a77788084cc09331e0 A tests/qemu-iotests/sample_images/iotest-dynamic-1G.vhdx.bz2 :000000 100644 0000000000000000000000000000000000000000 619329a246cd44f2592c034cd11d9d0afbcc1d38 A tests/qemu-iotests/sample_images/iotest-version3.vmdk.bz2 :000000 100644 0000000000000000000000000000000000000000 d1ef14205401a8e010d1be68bffeee92ce137d39 A tests/qemu-iotests/sample_images/parallels-v1.bz2 :000000 100644 0000000000000000000000000000000000000000 fd8614d061172faae50a993ac7acd3173de9aa98 A tests/qemu-iotests/sample_images/parallels-v2.bz2 :000000 100644 0000000000000000000000000000000000000000 54892fd4d01bf743d395bd4f3d896494146ab5a9 A tests/qemu-iotests/sample_images/parallels-with-bitmap.bz2 :000000 100755 0000000000000000000000000000000000000000 30615aa6bd31a00286e882920ec55725217ee4ad A tests/qemu-iotests/sample_images/parallels-with-bitmap.sh :000000 100644 0000000000000000000000000000000000000000 05e719d03d48d6df4f0e995dd8bae1ce54c9f5f0 A tests/qemu-iotests/sample_images/simple-dmg.dmg.bz2 :000000 100644 0000000000000000000000000000000000000000 a02d2ee4c710f48e9c0151dcb25e0637e2067b9f A tests/qemu-iotests/sample_images/simple-pattern.cloop.bz2 :000000 100644 0000000000000000000000000000000000000000 2891c9a6d62908e0195d3791817284016249aaee A tests/qemu-iotests/sample_images/test-disk2vhd.vhdx.bz2 :000000 100644 0000000000000000000000000000000000000000 783be3c8f068b6eb96d777b1290999899c6d5a25 A tests/qemu-iotests/sample_images/virtualpc-dynamic.vhd.bz2 :000000 100644 0000000000000000000000000000000000000000 86bcdf7cfad5570eaed848630b9e58fde4b75c61 A tests/qemu-iotests/testenv.py :000000 100644 0000000000000000000000000000000000000000 cc36867719d2bbb98ee3b6ec6d1a83ee958aa898 A tests/qemu-iotests/testrunner.py :000000 100755 0000000000000000000000000000000000000000 b0e19839db9e2683e6f0b5008c726e6e43bed372 A tests/qemu-iotests/tests/backing-file-invalidation :000000 100644 0000000000000000000000000000000000000000 ae1213e6f86322c94cf822305444a7316c3b9cab A tests/qemu-iotests/tests/backing-file-invalidation.out :000000 100755 0000000000000000000000000000000000000000 80ea32c46e3f4cb1b0cb0aa86b588148977075d2 A tests/qemu-iotests/tests/backup-discard-source :000000 100644 0000000000000000000000000000000000000000 fbc63e62f885f55a8d6c777b49b180d529ba6e8e A tests/qemu-iotests/tests/backup-discard-source.out :000000 100755 0000000000000000000000000000000000000000 ade3d5b169e4f00fc86fc485ce6fb0d50b579f12 A tests/qemu-iotests/tests/block-status-cache :000000 100644 0000000000000000000000000000000000000000 ae1213e6f86322c94cf822305444a7316c3b9cab A tests/qemu-iotests/tests/block-status-cache.out :000000 100755 0000000000000000000000000000000000000000 de00273e727c70fa9e206bc44b43c2d20d832832 A tests/qemu-iotests/tests/commit-zero-blocks :000000 100644 0000000000000000000000000000000000000000 85bdc46aafd4bb010d1a2d62450b1ecce7957266 A tests/qemu-iotests/tests/commit-zero-blocks.out :000000 100755 0000000000000000000000000000000000000000 5531ad8a4c0d64a2bb7342f2062d1d522e32499c A tests/qemu-iotests/tests/copy-before-write :000000 100644 0000000000000000000000000000000000000000 2f7d3902f23e5a79d53cc6c99acce8df02f5cd31 A tests/qemu-iotests/tests/copy-before-write.out :000000 100755 0000000000000000000000000000000000000000 5eaf34e5a6b3e32ba19f493529b744fc1b945fc4 A tests/qemu-iotests/tests/detect-zeroes-registered-buf :000000 100644 0000000000000000000000000000000000000000 42c56fcc8dd534bf4d47efe8b44411c3f4b1e295 A tests/qemu-iotests/tests/detect-zeroes-registered-buf.out :000000 100755 0000000000000000000000000000000000000000 d36d6194e0aed2e8dc851ada4aef1395d217b652 A tests/qemu-iotests/tests/export-incoming-iothread :000000 100644 0000000000000000000000000000000000000000 ae1213e6f86322c94cf822305444a7316c3b9cab A tests/qemu-iotests/tests/export-incoming-iothread.out :000000 100755 0000000000000000000000000000000000000000 0d970c102f6e2800f15232fb9ca10bf2644ea3b5 A tests/qemu-iotests/tests/file-io-error :000000 100644 0000000000000000000000000000000000000000 bf8c0018ba5a80c0497c08c2e17c9aac369ad4c8 A tests/qemu-iotests/tests/file-io-error.out :000000 100755 0000000000000000000000000000000000000000 50a36601d7526b6f86de9a91b9db3fc23d5f1f17 A tests/qemu-iotests/tests/fuse-allow-other :000000 100644 0000000000000000000000000000000000000000 62660b40bfc40c890cffe60a0f89edfd22c14930 A tests/qemu-iotests/tests/fuse-allow-other.out :000000 100755 0000000000000000000000000000000000000000 b1901058946aafbfa610ec0943dd038564fd56a9 A tests/qemu-iotests/tests/fuse-mmap-shared :000000 100644 0000000000000000000000000000000000000000 ae1213e6f86322c94cf822305444a7316c3b9cab A tests/qemu-iotests/tests/fuse-mmap-shared.out :000000 100755 0000000000000000000000000000000000000000 7eee35111c8fb95b2ad2bd0e4957bf45fbb2fba8 A tests/qemu-iotests/tests/fuse-truncate :000000 100644 0000000000000000000000000000000000000000 8d7e996700935285e77f1c1156959cc27a7931bf A tests/qemu-iotests/tests/fuse-truncate.out :000000 100755 0000000000000000000000000000000000000000 dca1167b6d1b7a1a5aefe9668190b2607001a6f2 A tests/qemu-iotests/tests/graph-changes-while-io :000000 100644 0000000000000000000000000000000000000000 8d7e996700935285e77f1c1156959cc27a7931bf A tests/qemu-iotests/tests/graph-changes-while-io.out :000000 100755 0000000000000000000000000000000000000000 0142289843a8032e057906d570e069223b39152b A tests/qemu-iotests/tests/image-fleecing :000000 100644 0000000000000000000000000000000000000000 dc788f1e20a492d42231612c1d18d2638fb0e4aa A tests/qemu-iotests/tests/image-fleecing.out :000000 100755 0000000000000000000000000000000000000000 24242265b16b92bab2447534883c3c52da66ba1e A tests/qemu-iotests/tests/inactive-node-nbd :000000 100644 0000000000000000000000000000000000000000 96af7608ded235810b1d4a6f0f8d7663d8d979f1 A tests/qemu-iotests/tests/inactive-node-nbd.out :000000 100755 0000000000000000000000000000000000000000 4010a4871f2f0a60f4014fbec6585071aab995e3 A tests/qemu-iotests/tests/iothreads-commit-active :000000 100644 0000000000000000000000000000000000000000 4afd50b8d39f43089399b50f1d18833d2489f4e6 A tests/qemu-iotests/tests/iothreads-commit-active.out :000000 100755 0000000000000000000000000000000000000000 09fe57a09ac0dedeacd1f66ca03afc17a22b287e A tests/qemu-iotests/tests/iothreads-create :000000 100644 0000000000000000000000000000000000000000 5c974ff77eb9aaeb3211d687bea288077ef48713 A tests/qemu-iotests/tests/iothreads-create.out :000000 100755 0000000000000000000000000000000000000000 037260729c7330ca1cf163616c09dc2209a7c58f A tests/qemu-iotests/tests/iothreads-nbd-export :000000 100644 0000000000000000000000000000000000000000 bc514e35e59c50f78df74a7be7ab4a2074e0d630 A tests/qemu-iotests/tests/iothreads-nbd-export.out :000000 100755 0000000000000000000000000000000000000000 36e4598c6210659ec67ab1a8093587b8e4fd3d37 A tests/qemu-iotests/tests/iothreads-resize :000000 100644 0000000000000000000000000000000000000000 2967ac8f0d16f7b8376ce833af80a2d113d5b27f A tests/qemu-iotests/tests/iothreads-resize.out :000000 100755 0000000000000000000000000000000000000000 231195b5e87e87e35bfa5d84f96c1ce52af02d6f A tests/qemu-iotests/tests/iothreads-stream :000000 100644 0000000000000000000000000000000000000000 ef134165e5ceb9f839253761aa733e9c78231643 A tests/qemu-iotests/tests/iothreads-stream.out :000000 100755 0000000000000000000000000000000000000000 b9604900c7cd0a960bde5964dcc5174bf60d0051 A tests/qemu-iotests/tests/iov-padding :000000 100644 0000000000000000000000000000000000000000 e07a91fac76009a4ff337dd8efd0ed015071e42e A tests/qemu-iotests/tests/iov-padding.out :000000 100755 0000000000000000000000000000000000000000 5ec75b046bb524c9abb60edee5b67b3477f149d7 A tests/qemu-iotests/tests/loop-create-file :000000 100644 0000000000000000000000000000000000000000 32d415569598ace730206828944ac6d5a7cd73a8 A tests/qemu-iotests/tests/loop-create-file.out :000000 100755 0000000000000000000000000000000000000000 58eb3c2cc484505199858fde579e1ad83bb00898 A tests/qemu-iotests/tests/luks-detached-header :000000 100644 0000000000000000000000000000000000000000 fbc63e62f885f55a8d6c777b49b180d529ba6e8e A tests/qemu-iotests/tests/luks-detached-header.out :000000 100755 0000000000000000000000000000000000000000 b2b37ada4b277113adae2ee0dc30e66529900285 A tests/qemu-iotests/tests/migrate-bitmaps-postcopy-test :000000 100644 0000000000000000000000000000000000000000 8d7e996700935285e77f1c1156959cc27a7931bf A tests/qemu-iotests/tests/migrate-bitmaps-postcopy-test.out :000000 100755 0000000000000000000000000000000000000000 25439c9eb77358b410d62a9d0bc218d07c5117a3 A tests/qemu-iotests/tests/migrate-bitmaps-test :000000 100644 0000000000000000000000000000000000000000 73e375a9d74074bf4f023d1393b29c3c1486478b A tests/qemu-iotests/tests/migrate-bitmaps-test.out :000000 100755 0000000000000000000000000000000000000000 afb2277896a06ba731db4d0cba9b9c6fb4233261 A tests/qemu-iotests/tests/migrate-during-backup :000000 100644 0000000000000000000000000000000000000000 ae1213e6f86322c94cf822305444a7316c3b9cab A tests/qemu-iotests/tests/migrate-during-backup.out :000000 100755 0000000000000000000000000000000000000000 0deaad2d3a6f2311bbd95bea416c77081b75a766 A tests/qemu-iotests/tests/migration-permissions :000000 100644 0000000000000000000000000000000000000000 ae1213e6f86322c94cf822305444a7316c3b9cab A tests/qemu-iotests/tests/migration-permissions.out :000000 100755 0000000000000000000000000000000000000000 c9c345f1397cb250062827972ca9f728437a73f3 A tests/qemu-iotests/tests/mirror-change-copy-mode :000000 100644 0000000000000000000000000000000000000000 ae1213e6f86322c94cf822305444a7316c3b9cab A tests/qemu-iotests/tests/mirror-change-copy-mode.out :000000 100755 0000000000000000000000000000000000000000 ffa045af219199951fd83c377b1ef430c33dfd0a A tests/qemu-iotests/tests/mirror-ready-cancel-error :000000 100644 0000000000000000000000000000000000000000 fbc63e62f885f55a8d6c777b49b180d529ba6e8e A tests/qemu-iotests/tests/mirror-ready-cancel-error.out :000000 100755 0000000000000000000000000000000000000000 ee7101bd50ec89890dc78a194b08fd61b4b6eba3 A tests/qemu-iotests/tests/mirror-sparse :000000 100644 0000000000000000000000000000000000000000 2103b891c3fc06844e30b4cd10425712c5f8d8f8 A tests/qemu-iotests/tests/mirror-sparse.out :000000 100755 0000000000000000000000000000000000000000 fab9907e9289667e8dc5ccfd61066acebce28297 A tests/qemu-iotests/tests/mirror-top-perms :000000 100644 0000000000000000000000000000000000000000 ae1213e6f86322c94cf822305444a7316c3b9cab A tests/qemu-iotests/tests/mirror-top-perms.out :000000 100755 0000000000000000000000000000000000000000 adfd4a495cbc9516fc8735b842f24d6823079433 A tests/qemu-iotests/tests/nbd-commands :000000 100644 0000000000000000000000000000000000000000 281b69efeac515716c1d2184bc6d5e8886c506ff A tests/qemu-iotests/tests/nbd-commands.out :000000 100755 0000000000000000000000000000000000000000 455ddfa86fe4d650b7972473f6d9b16bd839a8d3 A tests/qemu-iotests/tests/nbd-in-qcow2-chain :000000 100644 0000000000000000000000000000000000000000 b65cdaa4f259f77d1cb3a189156102b3299ff62a A tests/qemu-iotests/tests/nbd-in-qcow2-chain.out :000000 100755 0000000000000000000000000000000000000000 479e872f2a837ee44cb27361cc57e6de25a21235 A tests/qemu-iotests/tests/nbd-multiconn :000000 100644 0000000000000000000000000000000000000000 8d7e996700935285e77f1c1156959cc27a7931bf A tests/qemu-iotests/tests/nbd-multiconn.out :000000 100755 0000000000000000000000000000000000000000 4ee73db8033ba6c96bed49acaf33b7de789d0d44 A tests/qemu-iotests/tests/nbd-qemu-allocation :000000 100644 0000000000000000000000000000000000000000 56b57c69ed889eb70135316d30a5eef8988eba2b A tests/qemu-iotests/tests/nbd-qemu-allocation.out :000000 100755 0000000000000000000000000000000000000000 3ce52021c37abb6accfcb3cbac737c187aec731b A tests/qemu-iotests/tests/nbd-reconnect-on-open :000000 100644 0000000000000000000000000000000000000000 b3dd90f2a3cd09c3ed87b18597a6fe47a3c4a5a4 A tests/qemu-iotests/tests/nbd-reconnect-on-open.out :000000 100755 0000000000000000000000000000000000000000 a2fb07206e54c12f40f437de8b417761923de36c A tests/qemu-iotests/tests/nbd-tls-iothread :000000 100644 0000000000000000000000000000000000000000 1d83d4f903bbfc2fb7f5e46520f328dea7da9966 A tests/qemu-iotests/tests/nbd-tls-iothread.out :000000 100755 0000000000000000000000000000000000000000 8ae9314114ba78503755215ebc89e68a7e1a406c A tests/qemu-iotests/tests/parallels-bitmap :000000 100644 0000000000000000000000000000000000000000 df6f6761062e6a5c730b40dcf59c9f25b58d0bb3 A tests/qemu-iotests/tests/parallels-bitmap.out :000000 100755 0000000000000000000000000000000000000000 ca89ed5d62ce7ebb813c3b2d4acd7340dff5a798 A tests/qemu-iotests/tests/parallels-checks :000000 100644 0000000000000000000000000000000000000000 f6806f82fa76e10eb5e6e07b93a72fefef4cda5f A tests/qemu-iotests/tests/parallels-checks.out :000000 100755 0000000000000000000000000000000000000000 95f6195ab86ebe02ec4405909acd071dffe4d450 A tests/qemu-iotests/tests/qcow2-encryption :000000 100644 0000000000000000000000000000000000000000 9b549dc2abbec92acc7844bb2113ad21715384b8 A tests/qemu-iotests/tests/qcow2-encryption.out :000000 100755 0000000000000000000000000000000000000000 d301f0941b5c69492c19f83aff01beb6427ab468 A tests/qemu-iotests/tests/qcow2-internal-snapshots :000000 100644 0000000000000000000000000000000000000000 fedb09224ea40af85e79fd04311a4784a01f9bde A tests/qemu-iotests/tests/qcow2-internal-snapshots.out :000000 100755 0000000000000000000000000000000000000000 979bc0d6c9cfee11493c22bec35dce1fc28a8e2e A tests/qemu-iotests/tests/qemu-img-bitmaps :000000 100644 0000000000000000000000000000000000000000 99290d3ba5e8ef2816195a5b9f058e37687f540c A tests/qemu-iotests/tests/qemu-img-bitmaps.out :000000 100755 0000000000000000000000000000000000000000 50bfb6cfa2ae42d72b250af56a9d5ae77d82cdd7 A tests/qemu-iotests/tests/qemu-img-close-errors :000000 100644 0000000000000000000000000000000000000000 1bfe88f1762a4047c3551c493df0a21cc2e86758 A tests/qemu-iotests/tests/qemu-img-close-errors.out :000000 100755 0000000000000000000000000000000000000000 ec8ddac4fdd742aa0b8a9e94d5d6e9ef9f2a4b25 A tests/qemu-iotests/tests/qom-set-drive :000000 100644 0000000000000000000000000000000000000000 7fc243dca6ca869dbb42cfc95bb4831635ad707d A tests/qemu-iotests/tests/qom-set-drive.out :000000 100755 0000000000000000000000000000000000000000 9b843af6312ddc2d23ae0461f3fd00bfa5809cc7 A tests/qemu-iotests/tests/qsd-jobs :000000 100644 0000000000000000000000000000000000000000 aa6b6d1aefe9c1b412b188aaacaeaffc42135358 A tests/qemu-iotests/tests/qsd-jobs.out :000000 100755 0000000000000000000000000000000000000000 d76278b576c2e137983a55feeb4c6ef5786c6990 A tests/qemu-iotests/tests/qsd-migrate :000000 100644 0000000000000000000000000000000000000000 4a5241e5d40f2b607fb0f64b4b47c21693fe0ffb A tests/qemu-iotests/tests/qsd-migrate.out :000000 100755 0000000000000000000000000000000000000000 ca264e93d61917aa27d09dee373e258fe10a2327 A tests/qemu-iotests/tests/regression-vhdx-log :000000 100644 0000000000000000000000000000000000000000 350c25735465130aa4041a101701842f5255de9f A tests/qemu-iotests/tests/regression-vhdx-log.out :000000 100755 0000000000000000000000000000000000000000 a54984fa58e181b15dfd9c05751cc07cf4fb6e75 A tests/qemu-iotests/tests/remove-bitmap-from-backing :000000 100644 0000000000000000000000000000000000000000 628fa737d97ac12cc4b6325fce7a9cabf927e1e2 A tests/qemu-iotests/tests/remove-bitmap-from-backing.out :000000 100755 0000000000000000000000000000000000000000 f8812320ea8f1bdf86e9dbdcd16447f81be720c0 A tests/qemu-iotests/tests/reopen-file :000000 100644 0000000000000000000000000000000000000000 ae1213e6f86322c94cf822305444a7316c3b9cab A tests/qemu-iotests/tests/reopen-file.out :000000 100755 0000000000000000000000000000000000000000 f55619cf34c0c48c862ae0bbbe0841ad0be129f1 A tests/qemu-iotests/tests/resize-below-filter :000000 100644 0000000000000000000000000000000000000000 ae1213e6f86322c94cf822305444a7316c3b9cab A tests/qemu-iotests/tests/resize-below-filter.out :000000 100755 0000000000000000000000000000000000000000 ddf3f447421892de28fce2965c7b1c80fdf45540 A tests/qemu-iotests/tests/resize-below-raw :000000 100644 0000000000000000000000000000000000000000 89968f35d78392e0adcdec1e1c97460e92d3e8e4 A tests/qemu-iotests/tests/resize-below-raw.out :000000 100755 0000000000000000000000000000000000000000 b60aabb68ea31d91bb003ccc5c0d960c503f82e5 A tests/qemu-iotests/tests/stream-error-on-reset :000000 100644 0000000000000000000000000000000000000000 ae1213e6f86322c94cf822305444a7316c3b9cab A tests/qemu-iotests/tests/stream-error-on-reset.out :000000 100755 0000000000000000000000000000000000000000 546db1d36980fc9fd53cc02325e04f0b4ee30cf6 A tests/qemu-iotests/tests/stream-unaligned-prefetch :000000 100644 0000000000000000000000000000000000000000 ae1213e6f86322c94cf822305444a7316c3b9cab A tests/qemu-iotests/tests/stream-unaligned-prefetch.out :000000 100755 0000000000000000000000000000000000000000 1a50b682fc450fd517e906c9dbd8c6196eb79333 A tests/qemu-iotests/tests/stream-under-throttle :000000 100644 0000000000000000000000000000000000000000 ae1213e6f86322c94cf822305444a7316c3b9cab A tests/qemu-iotests/tests/stream-under-throttle.out :000000 100755 0000000000000000000000000000000000000000 acdc6ce8fff8909aa034a7397bd6e464c6360ad8 A tests/qemu-iotests/tests/vvfat :000000 100644 0000000000000000000000000000000000000000 b6f257674e9122cb4721d30059ded516bcdc6786 A tests/qemu-iotests/tests/vvfat.out :000000 100755 0000000000000000000000000000000000000000 506ced647bc15f29ecd4a371b23915519c38eb9f A tests/qemu-iotests/tests/write-zeroes-unmap :000000 100644 0000000000000000000000000000000000000000 c9319948976fd8d256e8979e8557fc783dcdde29 A tests/qemu-iotests/tests/write-zeroes-unmap.out :000000 100755 0000000000000000000000000000000000000000 3d23ce9cc1fa258895c7efd94cd40d6cfc756358 A tests/qemu-iotests/tests/zoned :000000 100644 0000000000000000000000000000000000000000 fe53ba47448870ce0b0dfbf123b400b6b525f343 A tests/qemu-iotests/tests/zoned.out :000000 100644 0000000000000000000000000000000000000000 b71bd60a8a7db32974f58bc64e0f7b03d5c1bc07 A tests/qtest/ac97-test.c :000000 100644 0000000000000000000000000000000000000000 28cca00b960926e2ed312e414330d1c6962d25a8 A tests/qtest/acpi-utils.c :000000 100644 0000000000000000000000000000000000000000 0c86780689315d76a534f9dd524f72e0c0c74206 A tests/qtest/acpi-utils.h :000000 100644 0000000000000000000000000000000000000000 91eda5ca74d0424b6d829b602a1406ec9b0da1b5 A tests/qtest/adc128d818-test.c :000000 100644 0000000000000000000000000000000000000000 726e47593802167af1b056232eb553b986695af2 A tests/qtest/adm1266-test.c :000000 100644 0000000000000000000000000000000000000000 2abda8d5be4b45b263a782fe36a152d5754276bd A tests/qtest/adm1272-test.c :000000 100644 0000000000000000000000000000000000000000 c49aa618629b3ab9589fcb81ea2bc1f6970a724a A tests/qtest/ahci-test.c :000000 100644 0000000000000000000000000000000000000000 a3667275ac884940b5234c702225a6337472fda5 A tests/qtest/am53c974-test.c :000000 100644 0000000000000000000000000000000000000000 fb28511588be25795c57ab123c2160bac26e4b5c A tests/qtest/amd-iommu-test.c :000000 100644 0000000000000000000000000000000000000000 7348fb8d28be9bd4b7755271f909f878270a16ac A tests/qtest/arm-cpu-features.c :000000 100644 0000000000000000000000000000000000000000 ec348c220664cf684ab221e312f1742f3b6fd123 A tests/qtest/aspeed-acry-test.c :000000 100644 0000000000000000000000000000000000000000 d20562fac9cc227a44df1e14bc97f52e9c8c9a71 A tests/qtest/aspeed-hace-utils.c :000000 100644 0000000000000000000000000000000000000000 a5601a3d65fcb7e8ea51f65c201e1800b600e82c A tests/qtest/aspeed-hace-utils.h :000000 100644 0000000000000000000000000000000000000000 c445dac47a6e7dda29836194b16a8ea2068d4d96 A tests/qtest/aspeed-sbc-test.c :000000 100644 0000000000000000000000000000000000000000 146332240d660b97d815794b5fbfe3465b73ae8d A tests/qtest/aspeed-smc-utils.c :000000 100644 0000000000000000000000000000000000000000 e4f538e5794b29b3d085f6345644cdd8544546f3 A tests/qtest/aspeed-smc-utils.h :000000 100644 0000000000000000000000000000000000000000 f5ab269972e47cdf52dc1ac5d6d792a4658a8658 A tests/qtest/aspeed_fsi-test.c :000000 100644 0000000000000000000000000000000000000000 029b3731d19ee4c9ffb3fe9d9fe126e8e528ee3e A tests/qtest/aspeed_gpio-test.c :000000 100644 0000000000000000000000000000000000000000 42130df1e2399c68ed447a18fe6c2af1689bfa02 A tests/qtest/aspeed_hace-test.c :000000 100644 0000000000000000000000000000000000000000 ca09f9171f7192dce244d7f1bfd073b10128d91f A tests/qtest/aspeed_scu-test.c :000000 100644 0000000000000000000000000000000000000000 59c96bd68ae872c1e0b527ad1e930f29763a088b A tests/qtest/aspeed_smc-test.c :000000 100644 0000000000000000000000000000000000000000 533feea7da241f802f42f5b9b86d861bc0e57eb7 A tests/qtest/ast2700-gpio-test.c :000000 100644 0000000000000000000000000000000000000000 3f0217d63510fe3d94e3b7e9d8a6f027309ee8fb A tests/qtest/ast2700-hace-test.c :000000 100644 0000000000000000000000000000000000000000 529408ca8f939b9864a64afcbc107e6d89430ba1 A tests/qtest/ast2700-sgpio-test.c :000000 100644 0000000000000000000000000000000000000000 925dbcfaaf63c1571ea3bb1dd795f2f7c647be6a A tests/qtest/ast2700-smc-test.c :000000 100644 0000000000000000000000000000000000000000 18901b76d219d7d245f527adc2f44bf1662db260 A tests/qtest/bcm2835-dma-test.c :000000 100644 0000000000000000000000000000000000000000 159919492604df55bfebbbdeca6136c0e9f3642d A tests/qtest/bcm2835-i2c-test.c :000000 100644 0000000000000000000000000000000000000000 1e171ee09244f379f11ef7f6ce3da108cb258094 A tests/qtest/bcm2835-ic-test.c :000000 100644 0000000000000000000000000000000000000000 dfb8523c8bf457c471cea8d860eff394b2d3700f A tests/qtest/bios-tables-test-allowed-diff.h :000000 100644 0000000000000000000000000000000000000000 f6dfa4131b894a22058b2d14c4028c4e9625b08b A tests/qtest/bios-tables-test.c :000000 100644 0000000000000000000000000000000000000000 74d6b82dd200db8d7f798670c50ce60b7ac0a2f1 A tests/qtest/boot-order-test.c :000000 100644 0000000000000000000000000000000000000000 679ee17e2ad908574222bcaf6f6e4c54b0381f28 A tests/qtest/boot-sector.c :000000 100644 0000000000000000000000000000000000000000 6ee6bb4d97f4eb98b694095c20f50d54fc383536 A tests/qtest/boot-sector.h :000000 100644 0000000000000000000000000000000000000000 37fee7a91c46eaa4189276ca5a4d7e2090f62db0 A tests/qtest/boot-serial-test.c :000000 100644 0000000000000000000000000000000000000000 bf997be6d690670217d31f133e7bc420f454f825 A tests/qtest/cdrom-test.c :000000 100644 0000000000000000000000000000000000000000 3b89bed97d925b720eea721542ef56124c5585b6 A tests/qtest/cmsdk-apb-dualtimer-test.c :000000 100644 0000000000000000000000000000000000000000 e85e1f7448e454950fd84217973b83fb76b0b3ce A tests/qtest/cmsdk-apb-timer-test.c :000000 100644 0000000000000000000000000000000000000000 cd0c602361708e70ff33a25b57a792d5317c26b4 A tests/qtest/cmsdk-apb-watchdog-test.c :000000 100644 0000000000000000000000000000000000000000 e68f39cf5616301b4a7ca2dc98db412920197f3b A tests/qtest/cpu-plug-test.c :000000 100644 0000000000000000000000000000000000000000 49d820cde16fc0ed851503d90fbe0a2b0a722139 A tests/qtest/cxl-test.c :000000 100644 0000000000000000000000000000000000000000 7838ce7323f4c04e435160b5df57e175fc4b1709 A tests/qtest/dbus-display-test.c :000000 100644 0000000000000000000000000000000000000000 339b731ceb531e4dc89258ad022a67f5868ba16a A tests/qtest/dbus-vmstate-test.c :000000 100644 0000000000000000000000000000000000000000 8953a4b6265d94be514540d623e180a2de20830e A tests/qtest/dbus-vnc-test.c :000000 100644 0000000000000000000000000000000000000000 f6eca2c8eb7e1c6665e2afceb576b5a2b193efe0 A tests/qtest/device-introspect-test.c :000000 100644 0000000000000000000000000000000000000000 650956fa114141246bb6df90120c4e67f5102ffb A tests/qtest/device-plug-test.c :000000 100644 0000000000000000000000000000000000000000 75b341a9c69aff7ec5960db61f87ba07e253dc8d A tests/qtest/display-vga-test.c :000000 100644 0000000000000000000000000000000000000000 4c8e654af29545997a199ee46ace5b8f0df6f84f A tests/qtest/dm163-test.c :000000 100644 0000000000000000000000000000000000000000 cbf94d5b9f0f320808127c43c9a89e43c7856b8b A tests/qtest/drive_del-test.c :000000 100644 0000000000000000000000000000000000000000 b8d0e65ec44c639c10fec83fdddde738319352c2 A tests/qtest/ds1338-test.c :000000 100644 0000000000000000000000000000000000000000 30c95a3528562585dd10aac87356fa5a80ad7c39 A tests/qtest/dump-test.c :000000 100644 0000000000000000000000000000000000000000 4e0d7a560732a729405249421e80e3f6b1dbc4ce A tests/qtest/e1000-test.c :000000 100644 0000000000000000000000000000000000000000 de9738fdb74d59a07dd6c219eceaa93186288eb3 A tests/qtest/e1000e-test.c :000000 100644 0000000000000000000000000000000000000000 aafa3c1aa2edf65a7a88e1fa0e18ffe10ae9782d A tests/qtest/e820-test.c :000000 100644 0000000000000000000000000000000000000000 8dbffff0b81b1632a876ad1dcfa7d4623dfa4f4a A tests/qtest/eepro100-test.c :000000 100644 0000000000000000000000000000000000000000 a24103e2cd842ebdcb8bf0e5f41e7f85822d370b A tests/qtest/emc141x-test.c :000000 100644 0000000000000000000000000000000000000000 2b2f92099d0478a4ef742ab7b9b9baf3a4b06f4a A tests/qtest/endianness-test.c :000000 100644 0000000000000000000000000000000000000000 36bbe122abf6c5efdf42ec63b52c4570f78e761c A tests/qtest/erst-test.c :000000 100644 0000000000000000000000000000000000000000 8387e74193b4621c057907fc72a599b1aae6b151 A tests/qtest/es1370-test.c :000000 100644 0000000000000000000000000000000000000000 33d1b83aebc7ccf451fcaf744fe939f899757164 A tests/qtest/fdc-test.c :000000 100644 0000000000000000000000000000000000000000 87d947a806255fe4c36b7dffa58a1229b89a8bc6 A tests/qtest/flexcan-test.c :000000 100644 0000000000000000000000000000000000000000 b66a2e2313b557a40167a8c43c8a4f1980d46564 A tests/qtest/fuzz-e1000e-test.c :000000 100644 0000000000000000000000000000000000000000 1b55928b9f1bc16b0911e3b5011d7309ee3f17e4 A tests/qtest/fuzz-lsi53c895a-test.c :000000 100644 0000000000000000000000000000000000000000 8d7ed3723a3de0dff9c81eda217baac6e2da7309 A tests/qtest/fuzz-megasas-test.c :000000 100644 0000000000000000000000000000000000000000 9995ad886857aa0152209f897ede288d60718b59 A tests/qtest/fuzz-sb16-test.c :000000 100644 0000000000000000000000000000000000000000 6d8be9d1195648da91afb4e8bf48c2fca517a0b3 A tests/qtest/fuzz-sdcard-test.c :000000 100644 0000000000000000000000000000000000000000 102a5ccb67e5b25c63a84f3f1ba4757f272e5428 A tests/qtest/fuzz-virtio-scsi-test.c :000000 100644 0000000000000000000000000000000000000000 e8c483965f0e8125bd7daaf1ec1d2a55c9878dbd A tests/qtest/fuzz-xlnx-dp-test.c :000000 100644 0000000000000000000000000000000000000000 a3a131c80f8250683bbb3067fa06d8e69a8c67ab A tests/qtest/fuzz/fuzz.c :000000 100644 0000000000000000000000000000000000000000 7da0bc3d7ebdf28e5314caa1c71dd8467be4415e A tests/qtest/fuzz/fuzz.h :000000 100644 0000000000000000000000000000000000000000 e48f8687758e41193cf22658fa165906ac08f0aa A tests/qtest/fuzz/generic_fuzz.c :000000 100644 0000000000000000000000000000000000000000 ef0ad9571274f1efaa972cd19d688c3fa89c36f8 A tests/qtest/fuzz/generic_fuzz_configs.h :000000 100644 0000000000000000000000000000000000000000 155fe018f80b4b1f8e323785b9562b64cab2fce5 A tests/qtest/fuzz/i440fx_fuzz.c :000000 100644 0000000000000000000000000000000000000000 4d10b47b8f9092dbeb73b94e016e9338820c9ba1 A tests/qtest/fuzz/meson.build :000000 100644 0000000000000000000000000000000000000000 9ea6b1aef09a93408e919ba877c0a414babd7df2 A tests/qtest/fuzz/qos_fuzz.c :000000 100644 0000000000000000000000000000000000000000 63d8459b71e0a2d5c9a1ace018e338753b4aec64 A tests/qtest/fuzz/qos_fuzz.h :000000 100644 0000000000000000000000000000000000000000 d7adcbe3fd283e80fab1e2225f9c7e5bddd7a207 A tests/qtest/fuzz/qtest_wrappers.c :000000 100644 0000000000000000000000000000000000000000 651fd4f04350695f5ff708d10aaadd8966b780f4 A tests/qtest/fuzz/virtio_blk_fuzz.c :000000 100644 0000000000000000000000000000000000000000 e9b13d3e4fabf51e6bd288289821b142842ef10e A tests/qtest/fuzz/virtio_net_fuzz.c :000000 100644 0000000000000000000000000000000000000000 b6268efd59191c4e1ea28c6aaae906bdbaa28a8a A tests/qtest/fuzz/virtio_scsi_fuzz.c :000000 100644 0000000000000000000000000000000000000000 e48b34afa5905359f69f866428fc3788ec0282ab A tests/qtest/fw_cfg-test.c :000000 100644 0000000000000000000000000000000000000000 41481a5e09b45b296fed602634f5bc095e4e6037 A tests/qtest/hd-geo-test.c :000000 100644 0000000000000000000000000000000000000000 3023548041c292f3fee22516583f107b1c6dedb0 A tests/qtest/hexloader-test.c :000000 100644 0000000000000000000000000000000000000000 795fd85343db499000d067df0c9a8e9e24ce3686 A tests/qtest/i440fx-test.c :000000 100644 0000000000000000000000000000000000000000 4345da338b4bec47701b5c06ab9fa8e51cd81040 A tests/qtest/i82801b11-test.c :000000 100644 0000000000000000000000000000000000000000 cf109b079982ef9614cc1e097f44692903b4a0cb A tests/qtest/ide-test.c :000000 100644 0000000000000000000000000000000000000000 3d397ea697380c5cdfd3c2e206fcc61178d4eb1e A tests/qtest/igb-test.c :000000 100644 0000000000000000000000000000000000000000 663bb6c4854f7c0862572fecd1d28ccc97e0210e A tests/qtest/intel-hda-test.c :000000 100644 0000000000000000000000000000000000000000 ef6e6eb8b6def8569897c2f5c6b62225e354bd98 A tests/qtest/intel-iommu-test.c :000000 100644 0000000000000000000000000000000000000000 f6ca43cca7458f75f8285799144bb5ca75d8d7d7 A tests/qtest/ioh3420-test.c :000000 100644 0000000000000000000000000000000000000000 1467eef647c5afe5b2afcfba2b3020b86c7809da A tests/qtest/iommu-intel-inv-test.c :000000 100644 0000000000000000000000000000000000000000 c2744def6fae13a06eb8f9be219af8cf0532fda6 A tests/qtest/iommu-intel-test.c :000000 100644 0000000000000000000000000000000000000000 26380248912cc281e313e20a3daf1831be1eded3 A tests/qtest/iommu-riscv-test.c :000000 100644 0000000000000000000000000000000000000000 708fae5fd315aa7dbb95c922aeac86147672f645 A tests/qtest/iommu-smmuv3-test.c :000000 100644 0000000000000000000000000000000000000000 637732fd5aa24d833123af338cc9ca1eb60f9b36 A tests/qtest/ipmi-bt-test.c :000000 100644 0000000000000000000000000000000000000000 9bab0d84ada4e5cd9b6cf209aa8c0ee21601362a A tests/qtest/ipmi-kcs-test.c :000000 100644 0000000000000000000000000000000000000000 53a8c9b13ce582764e56a4fa85edafe4fc32d760 A tests/qtest/ipoctal232-test.c :000000 100644 0000000000000000000000000000000000000000 1ff840c6b7488a34f4903813e90a4de639aad004 A tests/qtest/isl_pmbus_vr-test.c :000000 100644 0000000000000000000000000000000000000000 fb45fdeb07b10611a45526159c7614447f92689d A tests/qtest/ivshmem-test.c :000000 100644 0000000000000000000000000000000000000000 72362929bc6f4af5bfce78fdc77e5c339ec506c1 A tests/qtest/k230-ddr-test.c :000000 100644 0000000000000000000000000000000000000000 e80113fd28b3404e797424e4bc56ff9ae623dd74 A tests/qtest/k230-decomp-gzip-test.c :000000 100644 0000000000000000000000000000000000000000 44d4248739a634f58d65a66e340c2cd08f30333e A tests/qtest/k230-gsdma-test.c :000000 100644 0000000000000000000000000000000000000000 b1131f42e37f5f44fa3170f5d7367aaf4a035325 A tests/qtest/k230-wdt-test.c :000000 100644 0000000000000000000000000000000000000000 adb4dc7281ea480f7146beb12383c5dbc20dd4db A tests/qtest/l2vic-test.c :000000 100644 0000000000000000000000000000000000000000 225c843df5b9ca4d589a49837dee1cff15cd53c1 A tests/qtest/launchupdate-test.c :000000 100644 0000000000000000000000000000000000000000 cd12bd267820352eada02ffd96ec09229b1ef822 A tests/qtest/libqmp.c :000000 100644 0000000000000000000000000000000000000000 4a931c93ab2fa6d3209c914cf29114289ecd9313 A tests/qtest/libqmp.h :000000 100644 0000000000000000000000000000000000000000 ab24add8eb867835a95a92f97ee47af2b94decb7 A tests/qtest/libqos/aarch64-xlnx-zcu102-machine.c :000000 100644 0000000000000000000000000000000000000000 50b63239c2ba962a99aa56a770dbc3926c41dc41 A tests/qtest/libqos/ahci.c :000000 100644 0000000000000000000000000000000000000000 6d861c79ee9e308a5abea4dd3e268d87bfaf9aff A tests/qtest/libqos/ahci.h :000000 100644 0000000000000000000000000000000000000000 2d8b7543439a71380acfefcc21a9d09c5c773ac5 A tests/qtest/libqos/arm-imx25-pdk-machine.c :000000 100644 0000000000000000000000000000000000000000 367c6c17a5f9a68a623f646a23246a5bd2bc73b9 A tests/qtest/libqos/arm-raspi2-machine.c :000000 100644 0000000000000000000000000000000000000000 94f6a20fc7cc78cd473c1ed91461893cf30b2832 A tests/qtest/libqos/arm-sabrelite-machine.c :000000 100644 0000000000000000000000000000000000000000 9bbce924ea1803bdae913948e14ad880d3d63de5 A tests/qtest/libqos/arm-smdkc210-machine.c :000000 100644 0000000000000000000000000000000000000000 4e87405b58f2b2e77bc2ecb938ac49cbe593cc03 A tests/qtest/libqos/arm-virt-machine.c :000000 100644 0000000000000000000000000000000000000000 daac762a062a1f21a2926ba5bc637f3c7b8e8004 A tests/qtest/libqos/arm-xilinx-zynq-a9-machine.c :000000 100644 0000000000000000000000000000000000000000 925654c7fd423d482f51d48a0c305435d51a6e63 A tests/qtest/libqos/e1000e.c :000000 100644 0000000000000000000000000000000000000000 30643c80949580975c99927565f47e05a4d59f9e A tests/qtest/libqos/e1000e.h :000000 100644 0000000000000000000000000000000000000000 8611f648c141c59c0f6fd8f5a09327d3bd2e5fd7 A tests/qtest/libqos/fw_cfg.c :000000 100644 0000000000000000000000000000000000000000 6d6ff09725d04a6fea7c6a872c366cba2c8065a6 A tests/qtest/libqos/fw_cfg.h :000000 100644 0000000000000000000000000000000000000000 b77617524cac900098d2e2bca700030bcc38f341 A tests/qtest/libqos/generic-pcihost.c :000000 100644 0000000000000000000000000000000000000000 6493a8712a67c01b2d956e51a2b7cc928afbe4fe A tests/qtest/libqos/generic-pcihost.h :000000 100644 0000000000000000000000000000000000000000 6d868e4cc4db7ed9353a5bf3b0bc4e874d4328d8 A tests/qtest/libqos/i2c-imx.c :000000 100644 0000000000000000000000000000000000000000 71f70c64f85b6dafa88f97ddf0a040ba6bf43840 A tests/qtest/libqos/i2c-omap.c :000000 100644 0000000000000000000000000000000000000000 1a54c004eb413d374188cff49af88a5bc01732af A tests/qtest/libqos/i2c.c :000000 100644 0000000000000000000000000000000000000000 d0322409227cb7212c650108a70fff25e64c23d7 A tests/qtest/libqos/i2c.h :000000 100644 0000000000000000000000000000000000000000 64fdadac90a74aa5d19f212c69bb7fc74d378e56 A tests/qtest/libqos/igb.c :000000 100644 0000000000000000000000000000000000000000 c90f8f03f4fc228d55411921c79190cae058e661 A tests/qtest/libqos/libqos-malloc.c :000000 100644 0000000000000000000000000000000000000000 bbb8c743cc5a116651f904f008e47d81c271897c A tests/qtest/libqos/libqos-malloc.h :000000 100644 0000000000000000000000000000000000000000 db420a596e9afea774ec86641c203e819d7cc0aa A tests/qtest/libqos/libqos-pc.c :000000 100644 0000000000000000000000000000000000000000 a2e4209a4932fdec8e1be94d5418ffca6823f2dd A tests/qtest/libqos/libqos-pc.h :000000 100644 0000000000000000000000000000000000000000 db0e87ba5c42ddd78ad028da6ecbb68de480ae02 A tests/qtest/libqos/libqos-spapr.c :000000 100644 0000000000000000000000000000000000000000 a446276416c81201bdc37df0632ab23662deac17 A tests/qtest/libqos/libqos-spapr.h :000000 100644 0000000000000000000000000000000000000000 9b49d0d4ddc48b6d5858818865c8b9a53e199e23 A tests/qtest/libqos/libqos.c :000000 100644 0000000000000000000000000000000000000000 c04950e2b19d1cf4b23bee26084e4f76d6791243 A tests/qtest/libqos/libqos.h :000000 100644 0000000000000000000000000000000000000000 c12089c015df6d7f18144e3fe99b588354e45329 A tests/qtest/libqos/loongarch-virt-machine.c :000000 100644 0000000000000000000000000000000000000000 bbd1b4827e54d92082119143642a75712cd3c87c A tests/qtest/libqos/malloc-pc.c :000000 100644 0000000000000000000000000000000000000000 e531473601cd8495200f0330e0e741cc1b7f2aa8 A tests/qtest/libqos/malloc-pc.h :000000 100644 0000000000000000000000000000000000000000 d90ed3c51d7dd43af65cc1b1bfce4d9bbab02f80 A tests/qtest/libqos/malloc-spapr.c :000000 100644 0000000000000000000000000000000000000000 f544c0d611ae855116eb62a957f9b4370bd20427 A tests/qtest/libqos/malloc-spapr.h :000000 100644 0000000000000000000000000000000000000000 96f2fc48b4e9af3cd3eb4fb363c59bc2ffe7adc0 A tests/qtest/libqos/meson.build :000000 100644 0000000000000000000000000000000000000000 147009f4f440da32e26b3d5161ac38d71439a0a5 A tests/qtest/libqos/pci-pc.c :000000 100644 0000000000000000000000000000000000000000 849bd493de0cd3cd31688d88075bdeddafe0272f A tests/qtest/libqos/pci-pc.h :000000 100644 0000000000000000000000000000000000000000 3723cbb38db5a5c3977a31ef08a2c531d2595a6f A tests/qtest/libqos/pci-spapr.c :000000 100644 0000000000000000000000000000000000000000 3dbf1e58ae6975e9f877a98774b3d960eb964a5b A tests/qtest/libqos/pci-spapr.h :000000 100644 0000000000000000000000000000000000000000 a59197b9922eb35731b257230d7fed7dc97b2748 A tests/qtest/libqos/pci.c :000000 100644 0000000000000000000000000000000000000000 83896145235730bf5f63b0b4abb213ebf6a38903 A tests/qtest/libqos/pci.h :000000 100644 0000000000000000000000000000000000000000 364e9c689bb935b5e81977719e5a6812497854bb A tests/qtest/libqos/ppc64_pseries-machine.c :000000 100644 0000000000000000000000000000000000000000 2029bf980491031772b72012ce62b03803d5518d A tests/qtest/libqos/qgraph.c :000000 100644 0000000000000000000000000000000000000000 81fbfdd0e27b099532d97353a45542a4abe07019 A tests/qtest/libqos/qgraph.h :000000 100644 0000000000000000000000000000000000000000 87fab1f9f0d0974dc06d64b53b5262d7a2e278ea A tests/qtest/libqos/qgraph_internal.h :000000 100644 0000000000000000000000000000000000000000 c793ec899c38e10d86a87439a85ca6d738ac6446 A tests/qtest/libqos/qos-intel-iommu.c :000000 100644 0000000000000000000000000000000000000000 3a97d14786e96a998f2a9195a97fc61ed9b54a83 A tests/qtest/libqos/qos-intel-iommu.h :000000 100644 0000000000000000000000000000000000000000 91718a56738f3feb9cb95695a6080fbc4ae3e104 A tests/qtest/libqos/qos-iommu-testdev.c :000000 100644 0000000000000000000000000000000000000000 3713b89ea4c7a3dc2ae7eabdeea0ab52c43c3e97 A tests/qtest/libqos/qos-iommu-testdev.h :000000 100644 0000000000000000000000000000000000000000 295583f53647fd15f4033edb4936b93fb7df32d4 A tests/qtest/libqos/qos-riscv-iommu.c :000000 100644 0000000000000000000000000000000000000000 c218e9d66dbc85552f6d47b727c6e9504cc1b9fc A tests/qtest/libqos/qos-riscv-iommu.h :000000 100644 0000000000000000000000000000000000000000 710a04d98da51fefcf070d5f0131c6bb101c129b A tests/qtest/libqos/qos-smmuv3.c :000000 100644 0000000000000000000000000000000000000000 4a3c43f765cf22557a5c778d09f4930ab2aa0ffc A tests/qtest/libqos/qos-smmuv3.h :000000 100644 0000000000000000000000000000000000000000 493ab747de970a2de9b8f6da9007f48e15cccfb0 A tests/qtest/libqos/qos_external.c :000000 100644 0000000000000000000000000000000000000000 ea373648874941e6a2eda427fe267a397fcade54 A tests/qtest/libqos/qos_external.h :000000 100644 0000000000000000000000000000000000000000 01e3b31c0b75f42e3df2accc1d81f17826687da3 A tests/qtest/libqos/riscv-iommu.c :000000 100644 0000000000000000000000000000000000000000 318db1379994e15d6d0c7bd08d840d9c463d97c2 A tests/qtest/libqos/riscv-iommu.h :000000 100644 0000000000000000000000000000000000000000 c4364c9c5d0e02d007f93fadf9d86f74a0138215 A tests/qtest/libqos/riscv-virt-machine.c :000000 100644 0000000000000000000000000000000000000000 dedbfb4cb3a6f5436ba90b21f099a3cc576174e1 A tests/qtest/libqos/rtas.c :000000 100644 0000000000000000000000000000000000000000 be8353d505ffd1bf97cf0182c1a904ed9e6961b2 A tests/qtest/libqos/rtas.h :000000 100644 0000000000000000000000000000000000000000 a6f073ac1ac9e21215577e0d253a05130934d48a A tests/qtest/libqos/sdhci-cmd.c :000000 100644 0000000000000000000000000000000000000000 90efa028ef489577efc8d9da2e0d06442e4ba2d0 A tests/qtest/libqos/sdhci-cmd.h :000000 100644 0000000000000000000000000000000000000000 71696980f83e40e79cce7309de3766ec248da9d2 A tests/qtest/libqos/sdhci.c :000000 100644 0000000000000000000000000000000000000000 22d647b1fd51fd06c485c386574bf5abe716e1fb A tests/qtest/libqos/sdhci.h :000000 100644 0000000000000000000000000000000000000000 8b006032472880aae1f30b0eba3b2355ec0d23a0 A tests/qtest/libqos/tpci200.c :000000 100644 0000000000000000000000000000000000000000 446fdb5796c489aa6db12d6c1e91096fd31765fa A tests/qtest/libqos/usb.c :000000 100644 0000000000000000000000000000000000000000 50030d7fb112db4e7991793976928d58262b1dc2 A tests/qtest/libqos/usb.h :000000 100644 0000000000000000000000000000000000000000 2f3c9cb5336d5a563438545663c38f2689c5b58a A tests/qtest/libqos/vhost-user-blk.c :000000 100644 0000000000000000000000000000000000000000 2a03456a458f47536ab724ba7bf3071fe38dd2ee A tests/qtest/libqos/vhost-user-blk.h :000000 100644 0000000000000000000000000000000000000000 305b0dac63aa0d88483978a344ac99c5891b18a3 A tests/qtest/libqos/virtio-9p-client.c :000000 100644 0000000000000000000000000000000000000000 4b0432450341377481ea30ec1a60cee8b02d1b78 A tests/qtest/libqos/virtio-9p-client.h :000000 100644 0000000000000000000000000000000000000000 823756de8c48282216ce5f0dbb340f9f99fd39c1 A tests/qtest/libqos/virtio-9p.c :000000 100644 0000000000000000000000000000000000000000 e7efeef7a1d130084c054ceacc3d79f4558a4ab6 A tests/qtest/libqos/virtio-9p.h :000000 100644 0000000000000000000000000000000000000000 29b5d175845aebf25c52672315ce09dbe20f8cee A tests/qtest/libqos/virtio-balloon.c :000000 100644 0000000000000000000000000000000000000000 309894c338c6b097f66c269b051733413f85142f A tests/qtest/libqos/virtio-balloon.h :000000 100644 0000000000000000000000000000000000000000 ee4943f32b991945b8d275b14d960be96376a826 A tests/qtest/libqos/virtio-blk.c :000000 100644 0000000000000000000000000000000000000000 dcef38851ea141f65c3ca43512268cab7c95ab2d A tests/qtest/libqos/virtio-blk.h :000000 100644 0000000000000000000000000000000000000000 9220d287fe5cd15dc1443df9e829f960fec67dcf A tests/qtest/libqos/virtio-gpio.c :000000 100644 0000000000000000000000000000000000000000 f11d41bd19464056fbb7d69a9239e98a37ebea05 A tests/qtest/libqos/virtio-gpio.h :000000 100644 0000000000000000000000000000000000000000 afc7d14e9a60af97a2016d548025a4e96f758811 A tests/qtest/libqos/virtio-iommu.c :000000 100644 0000000000000000000000000000000000000000 d753761958aeb15992d70954989c1ddd4e5eed9c A tests/qtest/libqos/virtio-iommu.h :000000 100644 0000000000000000000000000000000000000000 bd0b1d890b587d240d377259993f007ac58dd7df A tests/qtest/libqos/virtio-mmio.c :000000 100644 0000000000000000000000000000000000000000 30803bc91cec5427f8006f42ad6977fb927efa79 A tests/qtest/libqos/virtio-mmio.h :000000 100644 0000000000000000000000000000000000000000 2ac73ac0b416c09ad0f4101bfbcaa8bffdd979ad A tests/qtest/libqos/virtio-net.c :000000 100644 0000000000000000000000000000000000000000 5ba2161de27adac77cd6f30f3a4893ad8d096a7a A tests/qtest/libqos/virtio-net.h :000000 100644 0000000000000000000000000000000000000000 4e67fcbd5d35b4ca5be79e5ce6ae7048cc3bd01a A tests/qtest/libqos/virtio-pci-modern.c :000000 100644 0000000000000000000000000000000000000000 6bf2b207c3f2c9aea9d7699e917dd3f0171342eb A tests/qtest/libqos/virtio-pci-modern.h :000000 100644 0000000000000000000000000000000000000000 002bf8b8c2d739250146a254774309e92c3dca6a A tests/qtest/libqos/virtio-pci.c :000000 100644 0000000000000000000000000000000000000000 f5115cacba2b94a6e0b8d5e14cc1d34239edf07a A tests/qtest/libqos/virtio-pci.h :000000 100644 0000000000000000000000000000000000000000 078e3abaa72a2d7752580bab08997b059ebb212a A tests/qtest/libqos/virtio-rng.c :000000 100644 0000000000000000000000000000000000000000 9ca102b59938ebb56d752f4a93916f7dc9a7d045 A tests/qtest/libqos/virtio-rng.h :000000 100644 0000000000000000000000000000000000000000 6b5bd4db42fbd52c77f68689d79d84a517a0cd78 A tests/qtest/libqos/virtio-scmi.c :000000 100644 0000000000000000000000000000000000000000 cb5670da6ef2f26d0467a5a196838e7ec31e84ea A tests/qtest/libqos/virtio-scmi.h :000000 100644 0000000000000000000000000000000000000000 c4d04614201251a496ae4dc1e81e6861b4f8c0d4 A tests/qtest/libqos/virtio-scsi.c :000000 100644 0000000000000000000000000000000000000000 531315e6ad466ae64da6ee685c7dbba00677c2e5 A tests/qtest/libqos/virtio-scsi.h :000000 100644 0000000000000000000000000000000000000000 1d689c3e38fc4117719970a1e05f45d9d32188b3 A tests/qtest/libqos/virtio-serial.c :000000 100644 0000000000000000000000000000000000000000 3db43b2bb8807433d5563a57edc98881ee9a9d62 A tests/qtest/libqos/virtio-serial.h :000000 100644 0000000000000000000000000000000000000000 ccbb325222d4c17e6edffad5494da49b6ecd4b2c A tests/qtest/libqos/virtio.c :000000 100644 0000000000000000000000000000000000000000 f17be0b9b62279131c61d8d16ed54427d5235c54 A tests/qtest/libqos/virtio.h :000000 100644 0000000000000000000000000000000000000000 dce0c9463a4718624eeaf63efc629d5e4eae6d71 A tests/qtest/libqos/x86_64_pc-machine.c :000000 100644 0000000000000000000000000000000000000000 851724cbcb8dea905562cda134f63b60b187dafa A tests/qtest/libqtest-single.h :000000 100644 0000000000000000000000000000000000000000 05d8847615401236478e5631970568f8b51b53cc A tests/qtest/libqtest.c :000000 100644 0000000000000000000000000000000000000000 20982d3fe8dd553579cbd3b2434be34d85954619 A tests/qtest/libqtest.h :000000 100644 0000000000000000000000000000000000000000 460d459c70128f44f61a9126b77543f59b406125 A tests/qtest/lpc-ich9-test.c :000000 100644 0000000000000000000000000000000000000000 55ef4594f919a7edaa2cff070f10236e3fd79d09 A tests/qtest/lsm303dlhc-mag-test.c :000000 100644 0000000000000000000000000000000000000000 1e39a0e8f07a84a1d6eb9e8fb8d2aaa665e010eb A tests/qtest/m48t59-test.c :000000 100644 0000000000000000000000000000000000000000 3205df190f351183c2eebf9df574a8b5016d3884 A tests/qtest/machine-none-test.c :000000 100644 0000000000000000000000000000000000000000 5e0878c9239dde50e3f2f2f9dc021cbe0ce9e71c A tests/qtest/max34451-test.c :000000 100644 0000000000000000000000000000000000000000 d6796b9bd74df3a14ee539b26d0f02183c616113 A tests/qtest/megasas-test.c :000000 100644 0000000000000000000000000000000000000000 33f58b0e95c00f293870ffcadd4f3a6dbdfffc28 A tests/qtest/meson.build :000000 100644 0000000000000000000000000000000000000000 505c831f1326cbf922c1197a6339ee88925ffd60 A tests/qtest/microbit-test.c :000000 100644 0000000000000000000000000000000000000000 e582f05c7dc2673dbd05a936df8feb6c964b5bbc A tests/qtest/migration-test.c :000000 100644 0000000000000000000000000000000000000000 626e3974f7b5b55ddce141f4b871d8a512dfe416 A tests/qtest/migration/Makefile :000000 100644 0000000000000000000000000000000000000000 fd102ab77602ece702744b2204a4521cf62490d0 A tests/qtest/migration/aarch64/Makefile :000000 100644 0000000000000000000000000000000000000000 8f29efbb4a11de10450e6deac4c31a33c2f8e94c A tests/qtest/migration/aarch64/a-b-kernel.S :000000 100644 0000000000000000000000000000000000000000 4d469973549d0b5cc0ff5417cde0dce7df6e4349 A tests/qtest/migration/aarch64/a-b-kernel.h :000000 100644 0000000000000000000000000000000000000000 e46ad09de76acca370d3be158721eb44d0f752a2 A tests/qtest/migration/bootfile.c :000000 100644 0000000000000000000000000000000000000000 a4060ea4f726f6ea550a9cb1d1b8db69b275078c A tests/qtest/migration/bootfile.h :000000 100644 0000000000000000000000000000000000000000 f7f9ba491b5679cd7e1f463b50d44985542d735c A tests/qtest/migration/colo-tests.c :000000 100644 0000000000000000000000000000000000000000 848576054ff9ed942eb0c82bc92a0966fd025b40 A tests/qtest/migration/compression-tests.c :000000 100644 0000000000000000000000000000000000000000 0bec753b4abbca080e49787986a27d93b7f9f1ef A tests/qtest/migration/cpr-tests.c :000000 100644 0000000000000000000000000000000000000000 c7e4b05c61c07dc84fb81b44a03a2239fbbf8b96 A tests/qtest/migration/file-tests.c :000000 100644 0000000000000000000000000000000000000000 a830b96f41067c0195d92bb13dc487ac1c09974c A tests/qtest/migration/framework.c :000000 100644 0000000000000000000000000000000000000000 941cbd71023a9389d591cf371698773a6d43f15b A tests/qtest/migration/framework.h :000000 100644 0000000000000000000000000000000000000000 cbf63103af4545041b87a7f24a3c135f7aa999bd A tests/qtest/migration/i386/Makefile :000000 100644 0000000000000000000000000000000000000000 99253f5ee52cd976d64b4b2e4039f45a0b786068 A tests/qtest/migration/i386/a-b-bootblock.S :000000 100644 0000000000000000000000000000000000000000 356392b83a94d434d946a7228ab63eda946f378c A tests/qtest/migration/i386/a-b-bootblock.h :000000 100644 0000000000000000000000000000000000000000 3c8cfeee86aaaa6f89a3f3890273477030799dbf A tests/qtest/migration/loongarch64/Makefile :000000 100644 0000000000000000000000000000000000000000 577d4b238ccd15c600af776fd7b7ed492601e8f5 A tests/qtest/migration/loongarch64/a-b-kernel.S :000000 100644 0000000000000000000000000000000000000000 6d5d811f79d1e624b70bd73102b9b54a3ed2bd7f A tests/qtest/migration/loongarch64/a-b-kernel.h :000000 100644 0000000000000000000000000000000000000000 437b5eaeff3b253fc83083685a8414397d8e7e36 A tests/qtest/migration/migration-qmp.c :000000 100644 0000000000000000000000000000000000000000 940ffd59504bf2290c502aeb569b90b837b37611 A tests/qtest/migration/migration-qmp.h :000000 100644 0000000000000000000000000000000000000000 db66d8b24fb1cbf056356e2aedaeae5f314026b9 A tests/qtest/migration/migration-util.c :000000 100644 0000000000000000000000000000000000000000 694773e594e78ae760f23e25f7f6f39cb68b311b A tests/qtest/migration/migration-util.h :000000 100644 0000000000000000000000000000000000000000 4e0deb7f1881226a78bd7cfe99b1842861fac71e A tests/qtest/migration/misc-tests.c :000000 100644 0000000000000000000000000000000000000000 13a575965518ef2118994ab5821fd5416475a1bd A tests/qtest/migration/postcopy-tests.c :000000 100644 0000000000000000000000000000000000000000 1bd6d35799ed7d7252480482301e789c279634f5 A tests/qtest/migration/ppc64/Makefile :000000 100644 0000000000000000000000000000000000000000 c0009ecd10b14262500e60867d4a2ee85e56ad2f A tests/qtest/migration/ppc64/a-b-kernel.S :000000 100644 0000000000000000000000000000000000000000 11477c155406d88919fe8469323a8f18dc4ca8b0 A tests/qtest/migration/ppc64/a-b-kernel.h :000000 100644 0000000000000000000000000000000000000000 a23d51126b0c08826047222efdeea9e1dc42ad95 A tests/qtest/migration/precopy-tests.c :000000 100644 0000000000000000000000000000000000000000 a2399821a79ddc5e1bd4ba7b7b0b048ac39f183d A tests/qtest/migration/s390x/Makefile :000000 100644 0000000000000000000000000000000000000000 3999254dde620572b385a09370273c5a906b657e A tests/qtest/migration/s390x/a-b-bios.c :000000 100644 0000000000000000000000000000000000000000 c1d6e0846ca93bd368de40fe2c26ea608b77565a A tests/qtest/migration/s390x/a-b-bios.h :000000 100644 0000000000000000000000000000000000000000 9bdb1165afdbc74cb8b19c52e9e3b56f31ca9f98 A tests/qtest/migration/tls-tests.c :000000 100644 0000000000000000000000000000000000000000 040251c11ecbe6045aa9f9ef0f7216d8c985050d A tests/qtest/modules-test.c :000000 100644 0000000000000000000000000000000000000000 3fc0e555d5e25de99ff5c9635c8c336ace19b398 A tests/qtest/ne2000-test.c :000000 100644 0000000000000000000000000000000000000000 30005c2e0015f45fb172c8c66ab22cc70e172f7d A tests/qtest/netdev-socket.c :000000 100644 0000000000000000000000000000000000000000 8bc89b8a8b9acd6092657c1e82c0a8967bc270ec A tests/qtest/npcm7xx_adc-test.c :000000 100644 0000000000000000000000000000000000000000 71505356b0415362ab11d0dec2e5bffe2d57cf38 A tests/qtest/npcm7xx_emc-test.c :000000 100644 0000000000000000000000000000000000000000 1004cef8121efad7098d2c7be17efc502f5b3a04 A tests/qtest/npcm7xx_gpio-test.c :000000 100644 0000000000000000000000000000000000000000 052ea876621a52b714fd9d1779573d4c56a61550 A tests/qtest/npcm7xx_pwm-test.c :000000 100644 0000000000000000000000000000000000000000 35b1c1f5f6d25804b9a5a71ecdab138b30ce2de0 A tests/qtest/npcm7xx_rng-test.c :000000 100644 0000000000000000000000000000000000000000 01f237a816265be67c2ac66cef7d789374ebe92c A tests/qtest/npcm7xx_sdhci-test.c :000000 100644 0000000000000000000000000000000000000000 a878cdc0014228bd824124e45c18280a69bb4586 A tests/qtest/npcm7xx_smbus-test.c :000000 100644 0000000000000000000000000000000000000000 43711049ca747d509cc0ca53d065a0f81694294a A tests/qtest/npcm7xx_timer-test.c :000000 100644 0000000000000000000000000000000000000000 521ea789f18376d25a072934d3292ebe7474d410 A tests/qtest/npcm7xx_watchdog_timer-test.c :000000 100644 0000000000000000000000000000000000000000 1317da2cd7c7ce4c331efb477c5e15cc2ed2fa5a A tests/qtest/npcm_gmac-test.c :000000 100644 0000000000000000000000000000000000000000 8f563c079f62e3d96115d9b0521249762119c140 A tests/qtest/numa-test.c :000000 100644 0000000000000000000000000000000000000000 f9395cc252b22e1e8a06d80b65479f4d0f3d09a7 A tests/qtest/nvme-test.c :000000 100644 0000000000000000000000000000000000000000 3718dfbd2277d3ba62a4462e05acb665e8ae301e A tests/qtest/pca9552-test.c :000000 100644 0000000000000000000000000000000000000000 5366e719845c23f092863b54f09129e40e65542c A tests/qtest/pca9554-test.c :000000 100644 0000000000000000000000000000000000000000 84d771bcbb81416e2f2f3fbcbbef592373185029 A tests/qtest/pca9555-test.c :000000 100644 0000000000000000000000000000000000000000 4b2092b94973abcc3dd704ab5bdd55c1810eb9c4 A tests/qtest/pci-test.c :000000 100644 0000000000000000000000000000000000000000 900944fa7e34c220418bca663240be5fde61b3ba A tests/qtest/pcnet-test.c :000000 100644 0000000000000000000000000000000000000000 fe630c9c168d1012d60f76885112e0c89cf92311 A tests/qtest/pflash-cfi02-test.c :000000 100644 0000000000000000000000000000000000000000 f97f6f65eed36ab1d6ed15fab4c4665774805a01 A tests/qtest/pnv-host-i2c-test.c :000000 100644 0000000000000000000000000000000000000000 8bb30eb649aa1b0efeafa8909fdbebb1d5d0b687 A tests/qtest/pnv-spi-seeprom-test.c :000000 100644 0000000000000000000000000000000000000000 bf2bce005675c4b465859e6bd633bc24eedb468b A tests/qtest/pnv-xive2-common.c :000000 100644 0000000000000000000000000000000000000000 3b84227424329a7cafa9179e03b4ed2218eda9c0 A tests/qtest/pnv-xive2-common.h :000000 100644 0000000000000000000000000000000000000000 142826bad0f4d96e7cd7495ef1b9bc3a5a8c949b A tests/qtest/pnv-xive2-flush-sync.c :000000 100644 0000000000000000000000000000000000000000 6ac8d36c821e11c88c57c26a727c021f7a7ebed8 A tests/qtest/pnv-xive2-nvpg_bar.c :000000 100644 0000000000000000000000000000000000000000 a0892c0f8e89412c3dc9848d2c94fb943164d40b A tests/qtest/pnv-xive2-test.c :000000 100644 0000000000000000000000000000000000000000 94b50c071c02831aa48e290b9d7ac5d14ca40053 A tests/qtest/pnv-xscom-test.c :000000 100644 0000000000000000000000000000000000000000 c4c42c69464480fa02c734abd3a22b59278d23a3 A tests/qtest/pnv-xscom.h :000000 100644 0000000000000000000000000000000000000000 f68ee9352056c59f28744097a7eb0b832d4c0dcb A tests/qtest/ppc-util.h :000000 100644 0000000000000000000000000000000000000000 14705105ad8eb9476b5f77f47a79c563e7ec310e A tests/qtest/prom-env-test.c :000000 100644 0000000000000000000000000000000000000000 f788a44dbed31c4bd0a075662ee5e7e2e651bdfd A tests/qtest/pvpanic-pci-test.c :000000 100644 0000000000000000000000000000000000000000 5606baf47bec6bd806c6db5f338fbcc785a1f958 A tests/qtest/pvpanic-test.c :000000 100644 0000000000000000000000000000000000000000 e85dec5a4e1ab2f51e7efb63108dac8fb2456267 A tests/qtest/pxe-test.c :000000 100644 0000000000000000000000000000000000000000 4e3a4457f628e0f7df84f8641b7ae1b95823e2b7 A tests/qtest/q35-test.c :000000 100644 0000000000000000000000000000000000000000 fd8bb0af7762e4c87ed3c45f09fbf87c6dc539e0 A tests/qtest/qct-qtimer-test.c :000000 100644 0000000000000000000000000000000000000000 279a8f5614e961055c26d6c47ef7b8ef77fba98f A tests/qtest/qmp-cmd-test.c :000000 100644 0000000000000000000000000000000000000000 927ab053f8abb0d94901ee9758c3ae8abfe6741d A tests/qtest/qmp-test.c :000000 100644 0000000000000000000000000000000000000000 cf4c6b5add531f739a6ba35dd5d5b0032a34ec92 A tests/qtest/qom-test.c :000000 100644 0000000000000000000000000000000000000000 50fa0ceef36d2c65afd9a91a9b160b727b11c38d A tests/qtest/qos-test.c :000000 100644 0000000000000000000000000000000000000000 7bf5abb9bef49bb4732f93b26280b37ea7b12abd A tests/qtest/qtest_aspeed.c :000000 100644 0000000000000000000000000000000000000000 d35b0c7cba53701d30f7dcee173ddb0aef6bd261 A tests/qtest/qtest_aspeed.h :000000 100644 0000000000000000000000000000000000000000 c6f32a4e1441095a1cea287d1b6e74f6432dee1b A tests/qtest/readconfig-test.c :000000 100644 0000000000000000000000000000000000000000 7479a5c5bcc5423fda1c85cf8ec60da8d32d3397 A tests/qtest/riscv-csr-test.c :000000 100644 0000000000000000000000000000000000000000 df0c7813ec00e141e26ab88ccaa71ee41e48ddef A tests/qtest/riscv-iommu-test.c :000000 100644 0000000000000000000000000000000000000000 0f6a9b68b9f247c5eef19186a7d0c310dc76d02c A tests/qtest/rs5c372-test.c :000000 100644 0000000000000000000000000000000000000000 1ba42b37d2199156441bf4fd12b3e9ca5fa81c21 A tests/qtest/rtas-test.c :000000 100644 0000000000000000000000000000000000000000 02ed4e1238599d2558d677dd53a91dfa0d833bec A tests/qtest/rtc-test.c :000000 100644 0000000000000000000000000000000000000000 55f671f2f592634a909f4b0d0e143823c410bd45 A tests/qtest/rtl8139-test.c :000000 100644 0000000000000000000000000000000000000000 cde132228ebd68a2d2f63dfe3f6bbafef721190d A tests/qtest/sdhci-test.c :000000 100644 0000000000000000000000000000000000000000 277f1b8360b4480fe95d87b790ec9ca9cfa77a72 A tests/qtest/sifive-e-aon-watchdog-test.c :000000 100644 0000000000000000000000000000000000000000 093dc22f2f41d707ffcdbe3af6a8c897669ea0b6 A tests/qtest/spapr-phb-test.c :000000 100644 0000000000000000000000000000000000000000 fd5635d4c925218ad742bad8a59313f3b663411b A tests/qtest/sse-timer-test.c :000000 100644 0000000000000000000000000000000000000000 2d21cc666cce242e980fc843dd0d2b397b68e3de A tests/qtest/stm32l4x5.h :000000 100644 0000000000000000000000000000000000000000 7e39c992fd367a2d93a47546a53091ce5b01e695 A tests/qtest/stm32l4x5_exti-test.c :000000 100644 0000000000000000000000000000000000000000 3c6ea71febf4edefd8331f6180706d988b829a71 A tests/qtest/stm32l4x5_gpio-test.c :000000 100644 0000000000000000000000000000000000000000 4ab0a0ab29f30fe86b9f1efab07806b485247e6a A tests/qtest/stm32l4x5_rcc-test.c :000000 100644 0000000000000000000000000000000000000000 376c80e31ca9bf5eac7051dcd4a179a6131017c6 A tests/qtest/stm32l4x5_syscfg-test.c :000000 100644 0000000000000000000000000000000000000000 a72c5a685d146b39fb4aa94b63426c12796aa458 A tests/qtest/stm32l4x5_usart-test.c :000000 100644 0000000000000000000000000000000000000000 20ccefabcbfcf36a3cc2162111f0da7b3f9ce18b A tests/qtest/tco-test.c :000000 100644 0000000000000000000000000000000000000000 7a56d56da94f3c80730132797e826a49db35350f A tests/qtest/test-arm-mptimer.c :000000 100644 0000000000000000000000000000000000000000 441cbb975ca1972d86ff9e4ae67c8414071eafaa A tests/qtest/test-filter-buffer.c :000000 100644 0000000000000000000000000000000000000000 723d2c2f2917a30ce7cb15dec6f9f4b699d00c08 A tests/qtest/test-filter-mirror.c :000000 100644 0000000000000000000000000000000000000000 5540c232c0bc9005ad5b682c107bfc780675564b A tests/qtest/test-filter-redirector.c :000000 100644 0000000000000000000000000000000000000000 a523dbb446cea5737028fa7baf8c7bf8ba3043fe A tests/qtest/test-hmp.c :000000 100644 0000000000000000000000000000000000000000 326d4bd85f12f696c152dbdac4981306aa894709 A tests/qtest/test-netfilter.c :000000 100644 0000000000000000000000000000000000000000 17c096582737ea2613d7b00f1a3715fb9c2007fa A tests/qtest/test-x86-cpuid-compat.c :000000 100644 0000000000000000000000000000000000000000 504f6b72022439562ce8e1efdd15b608af091ab6 A tests/qtest/tmp105-test.c :000000 100644 0000000000000000000000000000000000000000 050c7b0c1f13331c7672ef24dcefa724870f1a57 A tests/qtest/tpm-crb-swtpm-test.c :000000 100644 0000000000000000000000000000000000000000 396ae3f91c10425ce488ec7707320a29df9847ee A tests/qtest/tpm-crb-test.c :000000 100644 0000000000000000000000000000000000000000 189374a9cecf54ae4c4cc4911a49dd27cca4613a A tests/qtest/tpm-emu.c :000000 100644 0000000000000000000000000000000000000000 59c8009f4c5a0ac3c032c7dc63b2b269efe73e2c A tests/qtest/tpm-emu.h :000000 100644 0000000000000000000000000000000000000000 1b4f932b0cb66dbf85f04a9ba2e9021f51ea93be A tests/qtest/tpm-tests.c :000000 100644 0000000000000000000000000000000000000000 07ba60d26eef5ce0a5b9a6e5d24e2421f8567286 A tests/qtest/tpm-tests.h :000000 100644 0000000000000000000000000000000000000000 517a0770055206bbff65d0ede031f5f94bf91e05 A tests/qtest/tpm-tis-device-swtpm-test.c :000000 100644 0000000000000000000000000000000000000000 3ddefb51ecf1dd10175296669b2b12c934a1281a A tests/qtest/tpm-tis-device-test.c :000000 100644 0000000000000000000000000000000000000000 50d32a960b24d2e7a5e07e011510a66fb37e474f A tests/qtest/tpm-tis-i2c-swtpm-test.c :000000 100644 0000000000000000000000000000000000000000 f614f888f36f297da318853fe86459ef3866eee1 A tests/qtest/tpm-tis-i2c-test.c :000000 100644 0000000000000000000000000000000000000000 c73420ec5b5eaab23f1c63223cd50065e0a9c05a A tests/qtest/tpm-tis-i2c-util.c :000000 100644 0000000000000000000000000000000000000000 499bf4964acf282586ab5425b7e98d9bdfb220b2 A tests/qtest/tpm-tis-i2c-util.h :000000 100644 0000000000000000000000000000000000000000 105e42e21d6075e130b271b5df2fc96ce0d22083 A tests/qtest/tpm-tis-swtpm-test.c :000000 100644 0000000000000000000000000000000000000000 a4a25ba7452741735713aa92fb0f609ce2c1ad77 A tests/qtest/tpm-tis-test.c :000000 100644 0000000000000000000000000000000000000000 862bb53248814e524230f175a84d2741eacb26ed A tests/qtest/tpm-tis-util.c :000000 100644 0000000000000000000000000000000000000000 03910a7ba7a3be1fe0dc3b198ac854a7b6e45c3b A tests/qtest/tpm-tis-util.h :000000 100644 0000000000000000000000000000000000000000 151002ea24c8d7898dbf5441ea7e16d410672d05 A tests/qtest/tpm-util.c :000000 100644 0000000000000000000000000000000000000000 681544e7d81ec6f639e7e0e902c2da846a6ccee5 A tests/qtest/tpm-util.h :000000 100644 0000000000000000000000000000000000000000 2fb6c4d5a781f444ac1eedeb15d35d48af4d5bbc A tests/qtest/tulip-test.c :000000 100644 0000000000000000000000000000000000000000 9a9c5ca834691476ef7e883c9ae6c12655b40949 A tests/qtest/ufs-test.c :000000 100644 0000000000000000000000000000000000000000 87e37cdd7c731d4e72a76e599cece9e439ed2a3a A tests/qtest/usb-hcd-ehci-test.c :000000 100644 0000000000000000000000000000000000000000 19d760f3fb2d00874e660f80c50553a83eae764f A tests/qtest/usb-hcd-ohci-test.c :000000 100644 0000000000000000000000000000000000000000 4446555f0835ba19dc34b22abbba5728211d8bcb A tests/qtest/usb-hcd-uhci-test.c :000000 100644 0000000000000000000000000000000000000000 b58fa1e2daea9e99bbd9df811ec84b8282704130 A tests/qtest/usb-hcd-xhci-test.c :000000 100644 0000000000000000000000000000000000000000 ea90d41232ee90e6285ef2c1ea7c3acecc7c609f A tests/qtest/vhost-user-blk-test.c :000000 100644 0000000000000000000000000000000000000000 c8b5f8ff714ad2dd15f2f70c5c11fa2a20026ec1 A tests/qtest/vhost-user-test.c :000000 100644 0000000000000000000000000000000000000000 22302bd2f86b9700c0dbd98cedca54b562dee571 A tests/qtest/virtio-9p-test.c :000000 100644 0000000000000000000000000000000000000000 ecdd363b06c23f6d2f769d2b6ed3a79e4931714f A tests/qtest/virtio-balloon-test.c :000000 100644 0000000000000000000000000000000000000000 98c906ebb4ad4541d05cc660d791dde0961bac4d A tests/qtest/virtio-blk-test.c :000000 100644 0000000000000000000000000000000000000000 7a5357c212497793ebc12c3dde21dcc76e545ec1 A tests/qtest/virtio-ccw-test.c :000000 100644 0000000000000000000000000000000000000000 98ffa27912cd35ba9737166cfd137cd77d0d7451 A tests/qtest/virtio-iommu-test.c :000000 100644 0000000000000000000000000000000000000000 5baf81c3e6da61aeae7ef6023a6ec3c89b1d118d A tests/qtest/virtio-net-failover.c :000000 100644 0000000000000000000000000000000000000000 60e5229a3de88d3ecb5a2e6a69e782fa71602850 A tests/qtest/virtio-net-test.c :000000 100644 0000000000000000000000000000000000000000 64e131cd8c9aa2396da4471a723ba32b57c95f8a A tests/qtest/virtio-rng-test.c :000000 100644 0000000000000000000000000000000000000000 e2350c52f6fc134029d2c44476fb833f7d5e17a9 A tests/qtest/virtio-scsi-test.c :000000 100644 0000000000000000000000000000000000000000 2541034822d89fba0102222634de2ed185274dde A tests/qtest/virtio-serial-test.c :000000 100644 0000000000000000000000000000000000000000 f7c6afdcf11130a173a042db3a04eecc51d68a9b A tests/qtest/virtio-test.c :000000 100644 0000000000000000000000000000000000000000 dcf3b5ae058bbe69e5bce17acd7e4d01c25619f6 A tests/qtest/vmcoreinfo-test.c :000000 100644 0000000000000000000000000000000000000000 2a159e24dd4ec4d3ac8126cac166334cf2239b83 A tests/qtest/vmgenid-test.c :000000 100644 0000000000000000000000000000000000000000 a81025252c87989952cea07c1c546d55e25639f0 A tests/qtest/vmxnet3-test.c :000000 100644 0000000000000000000000000000000000000000 f8933b0761bd73de9fd3f57daa9f496eea463455 A tests/qtest/vnc-display-test.c :000000 100644 0000000000000000000000000000000000000000 175475716290fed0a146b52f79aff94f141e0809 A tests/qtest/wdt_ib700-test.c :000000 100644 0000000000000000000000000000000000000000 7957358cf5d4ef59d781d0af82c01674c0f2fbca A tests/qtest/xilinx-zynq-sdhci-test.c :000000 100644 0000000000000000000000000000000000000000 89610fc499b6e10e52517c663ae9472bb5432865 A tests/qtest/xlnx-can-test.c :000000 100644 0000000000000000000000000000000000000000 78ec9ef2a76404703c3eccbe3dcc63f12a55eb23 A tests/qtest/xlnx-canfd-test.c :000000 100644 0000000000000000000000000000000000000000 ba86f39d13c2c632872a5754eb2208400b3139e9 A tests/qtest/xlnx-versal-trng-test.c :000000 100644 0000000000000000000000000000000000000000 531e6730c045d590d6c8d9901ed1cca33c75bbf2 A tests/rocker/README :000000 100755 0000000000000000000000000000000000000000 3f9b786daf5b1e00a341fd245e549e6331beb5d2 A tests/rocker/all :000000 100755 0000000000000000000000000000000000000000 46abc6f4f679d708ea6398b2a26e011307418794 A tests/rocker/bridge :000000 100755 0000000000000000000000000000000000000000 008568ad8a664a0dff98cd7d16a29d5b632c6130 A tests/rocker/bridge-stp :000000 100755 0000000000000000000000000000000000000000 897d82c5c75349e8c0c2cc501ad78c8badce5902 A tests/rocker/bridge-vlan :000000 100755 0000000000000000000000000000000000000000 85d2646820892d5903fcdfb3611717ff1ac88943 A tests/rocker/bridge-vlan-stp :000000 100755 0000000000000000000000000000000000000000 5f2c248046ea7d9a54dbe5cc089efc302d5ba7d1 A tests/rocker/port :000000 100644 0000000000000000000000000000000000000000 87f7266f04ed2ce97e0921313d0b45ca2f39a3f6 A tests/rocker/tut.dot :000000 100644 0000000000000000000000000000000000000000 6d08ca50dc0371af47948078fe7f9fdd6281e5ce A tests/tcg/README :000000 100644 0000000000000000000000000000000000000000 1fada8108d22075852bcc172948185db778584c1 A tests/tcg/aarch64/bti-1.c :000000 100644 0000000000000000000000000000000000000000 65e8e857ddac0f03da2544751b532c3e348a71b4 A tests/tcg/aarch64/bti-2.c :000000 100644 0000000000000000000000000000000000000000 6a3bd037bcd63ee466e95e0c196e7c6854699d3e A tests/tcg/aarch64/bti-3.c :000000 100644 0000000000000000000000000000000000000000 47805f4e35bb507111439b5ee26574a242053cce A tests/tcg/aarch64/bti-crt.c.inc :000000 100644 0000000000000000000000000000000000000000 2cf7df2e073b0e612bbb21fe979453151269815d A tests/tcg/aarch64/dcpodp.c :000000 100644 0000000000000000000000000000000000000000 a332a804a4101f5679eb211939d8c4c1dede9d11 A tests/tcg/aarch64/dcpop.c :000000 100644 0000000000000000000000000000000000000000 2726b41063f4b536b64e9569e971489ddab7b777 A tests/tcg/aarch64/fcvt.ref :000000 100644 0000000000000000000000000000000000000000 cc5e2ef08b146ce15ee4c8ccd80439377dc96d76 A tests/tcg/aarch64/float_convd.ref :000000 100755 0000000000000000000000000000000000000000 23c062ae361e2ee6c55045432decaff78beb69a3 A tests/tcg/aarch64/float_convs.ref :000000 100644 0000000000000000000000000000000000000000 21c053988789370287eff7b5391f11913db3c1c4 A tests/tcg/aarch64/float_madds.ref :000000 100644 0000000000000000000000000000000000000000 6f013d0f1e0d562aa41935b7f9b1ac43711d326d A tests/tcg/aarch64/gcs.h :000000 100644 0000000000000000000000000000000000000000 c330417a2fa374568e2c3ae8b85eb959d357e92d A tests/tcg/aarch64/gcspushm.c :000000 100644 0000000000000000000000000000000000000000 9550c68e7e7455ea634a113751b06c25183273c3 A tests/tcg/aarch64/gcsss.c :000000 100644 0000000000000000000000000000000000000000 b045aee925156bd97a652ede116705e16b1de785 A tests/tcg/aarch64/gcsstr.c :000000 100644 0000000000000000000000000000000000000000 f4a7d7b4465018d04aa69c4157addf37bb67ceff A tests/tcg/aarch64/gdbstub/test-mte.py :000000 100644 0000000000000000000000000000000000000000 ec03189642756d92913f025be3147b420f818dac A tests/tcg/aarch64/gdbstub/test-sme.py :000000 100644 0000000000000000000000000000000000000000 74a045febf50956a5265019b4ac1afc3fb7668f2 A tests/tcg/aarch64/gdbstub/test-sme2.py :000000 100644 0000000000000000000000000000000000000000 2c5c2180319f4f6f130360bac4bac7a1ece94fd4 A tests/tcg/aarch64/gdbstub/test-sve-ioctl.py :000000 100644 0000000000000000000000000000000000000000 7b0489a622b8f166f338227216ede02bddc95be7 A tests/tcg/aarch64/gdbstub/test-sve.py :000000 100644 0000000000000000000000000000000000000000 2187219a083e823b4dbb7f5cf8733c9e28c220ce A tests/tcg/aarch64/lse2-fault.c :000000 100644 0000000000000000000000000000000000000000 28498e82cba9e33d7feaffddfc5c0144d1bd5df5 A tests/tcg/aarch64/meson.build :000000 100644 0000000000000000000000000000000000000000 146cad4a0499d653de905116287a00dce9d047dc A tests/tcg/aarch64/mte-1.c :000000 100644 0000000000000000000000000000000000000000 46d26fe97f837e22faeb0385261061c95c56f3ba A tests/tcg/aarch64/mte-10.c :000000 100644 0000000000000000000000000000000000000000 a62278276a41b57304319bfee89712321bc561ef A tests/tcg/aarch64/mte-2.c :000000 100644 0000000000000000000000000000000000000000 424ea685c2b7d485e6ff565e35798b2fcc0e14e3 A tests/tcg/aarch64/mte-3.c :000000 100644 0000000000000000000000000000000000000000 a8cc9f59841389b13a5763244c6062d7831c414f A tests/tcg/aarch64/mte-4.c :000000 100644 0000000000000000000000000000000000000000 6dbd6ab3ea705387227640d0c18eedfafb25e6f4 A tests/tcg/aarch64/mte-5.c :000000 100644 0000000000000000000000000000000000000000 60d51d18be5f5520ea305dafcecd2459fabf2e37 A tests/tcg/aarch64/mte-6.c :000000 100644 0000000000000000000000000000000000000000 04974f9ebbd89967760426bf1e8fe1fce2bc0f47 A tests/tcg/aarch64/mte-7.c :000000 100644 0000000000000000000000000000000000000000 808135ba438cbc427485f3cc707d2d0186b9a63a A tests/tcg/aarch64/mte-8.c :000000 100644 0000000000000000000000000000000000000000 9626a90c13daf47480204f135c31cb7562568b20 A tests/tcg/aarch64/mte-9.c :000000 100644 0000000000000000000000000000000000000000 7093b93dc79de2124ab34cdc57c863f2786ba349 A tests/tcg/aarch64/mte.h :000000 100644 0000000000000000000000000000000000000000 d3878cbeb6e50057ffca5c5e539ae8b6825d8774 A tests/tcg/aarch64/pauth-1.c :000000 100644 0000000000000000000000000000000000000000 89ffdbf1df74a46fce535805f5bc8b3a730806ef A tests/tcg/aarch64/pauth-2.c :000000 100644 0000000000000000000000000000000000000000 b254f413afdc4e187e463ce87bfee717caf4b5c3 A tests/tcg/aarch64/pauth-4.c :000000 100644 0000000000000000000000000000000000000000 ed8d5a926b81570c28612841f654a918bcca08db A tests/tcg/aarch64/pauth-5.c :000000 100644 0000000000000000000000000000000000000000 543b234437f5fd2b0d486f8b1921c9746219e34b A tests/tcg/aarch64/pauth.h :000000 100644 0000000000000000000000000000000000000000 6b9277f919f4c01f8492f729c73601c94e3fe45b A tests/tcg/aarch64/pcalign-a64.c :000000 100644 0000000000000000000000000000000000000000 30d4de9a549876dc1e67f061031aae72ecf19928 A tests/tcg/aarch64/semicall.h :000000 100644 0000000000000000000000000000000000000000 652c4ea090274bc8103dcd5cf83bca64444be1bf A tests/tcg/aarch64/sme-fmopa-1.c :000000 100644 0000000000000000000000000000000000000000 15f0972d8350efd280827978fcec8477b3707cb8 A tests/tcg/aarch64/sme-fmopa-2.c :000000 100644 0000000000000000000000000000000000000000 3bfec34914cacf8cf538c0c5710089ace0265728 A tests/tcg/aarch64/sme-fmopa-3.c :000000 100644 0000000000000000000000000000000000000000 0c814ed529861dcb574ee454dbad4d87e773cb27 A tests/tcg/aarch64/sme-outprod1.c :000000 100644 0000000000000000000000000000000000000000 c62d5e00073aa39b0b257aff6ddd097e1bb01e7b A tests/tcg/aarch64/sme-smopa-1.c :000000 100644 0000000000000000000000000000000000000000 c9f48c3bfca2680e4f10dd3a3eea7efe96ddd28a A tests/tcg/aarch64/sme-smopa-2.c :000000 100644 0000000000000000000000000000000000000000 9544dffa0ee39cbc9b73fda9383fdf75858aed21 A tests/tcg/aarch64/sve-ioctls.c :000000 100644 0000000000000000000000000000000000000000 ae271c9d87ec81ee6d4cd0cec8a5617c654ce4a7 A tests/tcg/aarch64/sve-str.c :000000 100644 0000000000000000000000000000000000000000 7db3b9cc035fd1ffabc3ce0b481c5db89f14c34e A tests/tcg/aarch64/sve-while-ptr.c :000000 100644 0000000000000000000000000000000000000000 301e61d0dd4647e0d864452508d9cac3a882b9b4 A tests/tcg/aarch64/sysregs.c :000000 100644 0000000000000000000000000000000000000000 7d5466af34a90489a1b389ef240976c01975170c A tests/tcg/aarch64/system/asid2.c :000000 100644 0000000000000000000000000000000000000000 c6e5ad889b1b9a8163049c8f615d67ba42c18918 A tests/tcg/aarch64/system/boot.S :000000 100644 0000000000000000000000000000000000000000 cb9ab6c1b9e55e5ff627541cac58ccbebda5021a A tests/tcg/aarch64/system/boot.h :000000 100644 0000000000000000000000000000000000000000 f310fc837e0f6c0f77fabea07f9c452808774984 A tests/tcg/aarch64/system/feat-xs.c :000000 100644 0000000000000000000000000000000000000000 0ce0ffea277b505e6c7fd58a8b56b5d346fa4ea2 A tests/tcg/aarch64/system/gpc-test.c :000000 100644 0000000000000000000000000000000000000000 aef043e31db0f1f03260bc1593bde98794b2a243 A tests/tcg/aarch64/system/kernel.ld :000000 100644 0000000000000000000000000000000000000000 94e16ba3300ceaeafdffae11ce26ce086835ecb3 A tests/tcg/aarch64/system/meson.build :000000 100644 0000000000000000000000000000000000000000 b611240a95c7730ce709d3126b4a36e44c9d9851 A tests/tcg/aarch64/system/mte.S :000000 100644 0000000000000000000000000000000000000000 77a467277bc01ee305b685912ae8bb7a32c525a9 A tests/tcg/aarch64/system/pauth-3.c :000000 100644 0000000000000000000000000000000000000000 e869943a130395ffdda36992df8b1cc04649b13b A tests/tcg/aarch64/system/rme_gdi.c :000000 100644 0000000000000000000000000000000000000000 81324c639f70677466b30d7aca6ba4ef3377f2a9 A tests/tcg/aarch64/system/semiconsole.c :000000 100644 0000000000000000000000000000000000000000 1a8c0f31a001fd349f1f11987570da046c2ca17c A tests/tcg/aarch64/system/semiheap.c :000000 100644 0000000000000000000000000000000000000000 7d725eced341bd2638935f05bed74a36103d1027 A tests/tcg/aarch64/system/vtimer.c :000000 100644 0000000000000000000000000000000000000000 fb86c11958681d02c2dff60676878cad13f6343f A tests/tcg/aarch64/test-2150.c :000000 100644 0000000000000000000000000000000000000000 aac2e178368ddc9df08424fdc34d226bec8b8228 A tests/tcg/aarch64/test-2248.c :000000 100644 0000000000000000000000000000000000000000 84c7e7de7163fa5615c8912c18b4321b95f98078 A tests/tcg/aarch64/test-2375.c :000000 100644 0000000000000000000000000000000000000000 f59740a8c508a400474eaf6bcaa62f8c71ff3045 A tests/tcg/aarch64/test-826.c :000000 100644 0000000000000000000000000000000000000000 2cd324f09baec19abfe6143ec8055b6d2801c686 A tests/tcg/aarch64/test-aes.c :000000 100644 0000000000000000000000000000000000000000 a9b2ab45de9b9587b67b1c6b6466b0628932374a A tests/tcg/aarch64_be/hello.c :000000 100644 0000000000000000000000000000000000000000 9ea111f9885f9697aa3d9a8f658f25e78801670b A tests/tcg/aarch64_be/meson.build :000000 100644 0000000000000000000000000000000000000000 75c2139d608794b46312a43a2d0658a8e29cb360 A tests/tcg/alpha/float_convd.ref :000000 100644 0000000000000000000000000000000000000000 3c9f29faf92b15985e91ec15f90266dd61f26820 A tests/tcg/alpha/float_convs.ref :000000 100644 0000000000000000000000000000000000000000 76996f432db5e4397705c90521b3d5306a41cefa A tests/tcg/alpha/float_madds.ref :000000 100644 0000000000000000000000000000000000000000 84e43b2fc4a254c82154c6b1168159e3c86578a3 A tests/tcg/alpha/hello-alpha.c :000000 100644 0000000000000000000000000000000000000000 fe60ce2496a501c55768e69f4ad21bdbdcc62c11 A tests/tcg/alpha/meson.build :000000 100644 0000000000000000000000000000000000000000 9791b1ef7c8fa5dea15f00ed723fd0fe7bba629f A tests/tcg/alpha/system/boot.S :000000 100644 0000000000000000000000000000000000000000 d2ac6ecfeb8a6c76bece7656c2441b7da692f245 A tests/tcg/alpha/system/kernel.ld :000000 100644 0000000000000000000000000000000000000000 b10f2c3e28dcc4adf855fce8180d5baa6a53432b A tests/tcg/alpha/system/meson.build :000000 100644 0000000000000000000000000000000000000000 3e11c4c10516c1b5e424e1eb4dfe8bb703533bb8 A tests/tcg/alpha/test-cond.c :000000 100644 0000000000000000000000000000000000000000 d1ad99531229cdb5120575f8b408fe3d218bb8f9 A tests/tcg/alpha/test-cvttq.c :000000 100644 0000000000000000000000000000000000000000 17892f1e89ecee533f59d39206a6f8243ea34b79 A tests/tcg/alpha/test-ovf.c :000000 100644 0000000000000000000000000000000000000000 aceccc127f781c4aaaf1f865e21086bd474ddbd1 A tests/tcg/arm/README :000000 100644 0000000000000000000000000000000000000000 c76e70cb8bd93f11cd301009e644a3950dba33ba A tests/tcg/arm/commpage.c :000000 100644 0000000000000000000000000000000000000000 8c81ba8a1bc0b17fcb088bd8cbed9862851bcc77 A tests/tcg/arm/fcvt.c :000000 100644 0000000000000000000000000000000000000000 8e007c33454e9183453713188ee4ee97f0a61611 A tests/tcg/arm/fcvt.ref :000000 100644 0000000000000000000000000000000000000000 5032c2ee2eee76e7a60decdebe209a2082ff29b8 A tests/tcg/arm/float_convd.ref :000000 100644 0000000000000000000000000000000000000000 da8456bbc16e947a47e528a0e111b7638c2a8f7d A tests/tcg/arm/float_convs.ref :000000 100644 0000000000000000000000000000000000000000 21c053988789370287eff7b5391f11913db3c1c4 A tests/tcg/arm/float_madds.ref :000000 100644 0000000000000000000000000000000000000000 e33edf949fb8816ebc26ffa1f524ed3ebe948d9c A tests/tcg/arm/hello-arm.c :000000 100644 0000000000000000000000000000000000000000 1b491cea0269d9dd7141b598fd77ca02533c8d6a A tests/tcg/arm/meson.build :000000 100644 0000000000000000000000000000000000000000 3c9c8cc97b13d8063d6235bf2ba555a3ae44cdbe A tests/tcg/arm/pcalign-a32.c :000000 100644 0000000000000000000000000000000000000000 624937c557711ff22ddf553b5588039070b3e99a A tests/tcg/arm/semicall.h :000000 100644 0000000000000000000000000000000000000000 7d43372c66e0d019072df4edd0b696c56bec5a1a A tests/tcg/arm/system/boot.S :000000 100644 0000000000000000000000000000000000000000 7b3a76dcbf35d4f00920262783de2dd12c06c66e A tests/tcg/arm/system/kernel.ld :000000 100644 0000000000000000000000000000000000000000 5286997670407f7b193c6cfe681647080a9d0d39 A tests/tcg/arm/system/meson.build :000000 100644 0000000000000000000000000000000000000000 206dd60eed7719cd5bb9013b57cca628bb99a8c6 A tests/tcg/arm/system/semiconsole.c :000000 100644 0000000000000000000000000000000000000000 ecb29eaa3d27a034350d6bebd66103c9282ed3fd A tests/tcg/arm/system/test-armv6m-nvic.S :000000 100644 0000000000000000000000000000000000000000 d18ca56b4ad6b4e4786a864236482a3ee2b93a36 A tests/tcg/arm/system/test-armv6m-undef.S :000000 100644 0000000000000000000000000000000000000000 43dbbf17d57c64808677f98d9206b85dd9dde3c2 A tests/tcg/arm/system/test-armv6m-undef.ld :000000 100644 0000000000000000000000000000000000000000 1c2169b28bd8b29bfbe00b0f5fd6b9023d2c8116 A tests/tcg/hexagon/atomics.c :000000 100644 0000000000000000000000000000000000000000 6c7b134084930af8f9b49568ed692434ba097d1a A tests/tcg/hexagon/brev.c :000000 100644 0000000000000000000000000000000000000000 3f48ab9cd351f04c38b6575d66ef6eb190e15a84 A tests/tcg/hexagon/check_rev_gating.c :000000 100644 0000000000000000000000000000000000000000 ab949ebef1c595e0e8b8f775273f2372d7c31127 A tests/tcg/hexagon/circ.c :000000 100644 0000000000000000000000000000000000000000 f9e6bc80f7aecf206d36fa5c9a431ed20ab2c917 A tests/tcg/hexagon/crt.S :000000 100644 0000000000000000000000000000000000000000 775458e0fc8d0754651477789b6c12bfbc7fb1b4 A tests/tcg/hexagon/dual_stores.c :000000 100644 0000000000000000000000000000000000000000 e9f2d963ecaa35bf19adc2616736422ab63b19bb A tests/tcg/hexagon/first.S :000000 100644 0000000000000000000000000000000000000000 aba1e13e3523bb6027c05dfbc02d3ff0b6bffc10 A tests/tcg/hexagon/float_convd.ref :000000 100644 0000000000000000000000000000000000000000 a5505c337b774967a72c8e9ff9e4994c763e7c30 A tests/tcg/hexagon/float_convs.ref :000000 100644 0000000000000000000000000000000000000000 a08c6160574e85907df5d3ca77df8f8e8034ea9e A tests/tcg/hexagon/float_madds.ref :000000 100644 0000000000000000000000000000000000000000 4543a0aa8c7c872f478b24d647394a0f3de6b6f1 A tests/tcg/hexagon/fp_hvx.c :000000 100644 0000000000000000000000000000000000000000 63fb423941b47151a07e8494e59d587c8266ad17 A tests/tcg/hexagon/fp_hvx_cmp.c :000000 100644 0000000000000000000000000000000000000000 7196bc9a33d9a7e10b26e06d8803e0ec6b6cff5d A tests/tcg/hexagon/fp_hvx_cvt.c :000000 100644 0000000000000000000000000000000000000000 388a42e2b793953b799ca7658d1722f81a98c7d6 A tests/tcg/hexagon/fp_hvx_disabled.c :000000 100644 0000000000000000000000000000000000000000 6aadaccabdf05bd21de26b90e1786ffd8aecaf32 A tests/tcg/hexagon/fpstuff.c :000000 100644 0000000000000000000000000000000000000000 f43e0308f9131c007bfae4b3adfa3e23709a9850 A tests/tcg/hexagon/hex_sigsegv.c :000000 100644 0000000000000000000000000000000000000000 f86e6e1a69e7e368ff5eca36e96cc4865b7f68f6 A tests/tcg/hexagon/hex_test.h :000000 100644 0000000000000000000000000000000000000000 43377a9abb892b20afd420d827bf842bf8667334 A tests/tcg/hexagon/hvx_histogram.c :000000 100644 0000000000000000000000000000000000000000 2f9109255ec8c24890b699a2808163d0525a96cf A tests/tcg/hexagon/hvx_histogram_input.h :000000 100644 0000000000000000000000000000000000000000 5e42c33145f1577d1ebd277099235991cd015fce A tests/tcg/hexagon/hvx_histogram_row.S :000000 100644 0000000000000000000000000000000000000000 6a4531a92dac23dcc301bd46f5443c5068748f06 A tests/tcg/hexagon/hvx_histogram_row.h :000000 100644 0000000000000000000000000000000000000000 32a3661a86f5cf2869668fc444d1331bb046ea17 A tests/tcg/hexagon/hvx_misc.c :000000 100644 0000000000000000000000000000000000000000 c21ea975c16624cd010bad13df145e4de05a0d88 A tests/tcg/hexagon/hvx_misc.h :000000 100644 0000000000000000000000000000000000000000 c75adec677932392d5ed56697767b3b8d1a2305e A tests/tcg/hexagon/icinva.c :000000 100644 0000000000000000000000000000000000000000 639d7f24959d5f0e56fd818518054fe8ca2bcb71 A tests/tcg/hexagon/invalid-encoding.c :000000 100644 0000000000000000000000000000000000000000 f2dace2e541526d2dbc0dc52b8f6af7cc8a6d74a A tests/tcg/hexagon/invalid-slots.c :000000 100644 0000000000000000000000000000000000000000 f5948fd53998ce08e23f92d1bc2904abd3437b7e A tests/tcg/hexagon/load_align.c :000000 100644 0000000000000000000000000000000000000000 c30f4d80aa7f494e1e6aec6186c1389ea2a5cc42 A tests/tcg/hexagon/load_unpack.c :000000 100644 0000000000000000000000000000000000000000 6263d5ef8e0bf27a02bb437efe476a30b2a10986 A tests/tcg/hexagon/mem_noshuf.c :000000 100644 0000000000000000000000000000000000000000 61108a99bef06ac35f6031afb2ebfefd10ebea85 A tests/tcg/hexagon/mem_noshuf_exception.c :000000 100644 0000000000000000000000000000000000000000 6e36a9a1220296ad9039ea72f1e3226efe33177e A tests/tcg/hexagon/meson.build :000000 100644 0000000000000000000000000000000000000000 ca22bb79f7bff3f5415bafc57faa47a3fdc0925d A tests/tcg/hexagon/misc.c :000000 100644 0000000000000000000000000000000000000000 38ee369e7687942a1f8f97d7584ab08c2090c96b A tests/tcg/hexagon/multi_result.c :000000 100644 0000000000000000000000000000000000000000 8686317fdcce360ccd863661b827cc6a8326fb66 A tests/tcg/hexagon/multiple-writes.c :000000 100644 0000000000000000000000000000000000000000 9ac2d6eab620dac1af2b302bde69256015fde982 A tests/tcg/hexagon/overflow.c :000000 100644 0000000000000000000000000000000000000000 892ecbbdbf7dfdc835c1838f859d887e6afcbfbe A tests/tcg/hexagon/preg_alias.c :000000 100644 0000000000000000000000000000000000000000 306d4542ea492d84376c4b8126802f884d0fdee1 A tests/tcg/hexagon/privileged-insn.c :000000 100644 0000000000000000000000000000000000000000 7eaf75f545aa87bfb3ad32ce4f540842641918e3 A tests/tcg/hexagon/read_write_overlap.c :000000 100644 0000000000000000000000000000000000000000 9ce18f3ebe5e9159ead55a47921a99dbeb113ac9 A tests/tcg/hexagon/reg_mut.c :000000 100644 0000000000000000000000000000000000000000 bf8b5e03172330c1dd3471d561807520ff31d267 A tests/tcg/hexagon/scatter_gather.c :000000 100644 0000000000000000000000000000000000000000 9de7f6be4fd14c7a0b5e62bdd943b36b82af08fa A tests/tcg/hexagon/signal_context.c :000000 100644 0000000000000000000000000000000000000000 d68aea6f64d7911d2e5b1036e76339dd0ee51d54 A tests/tcg/hexagon/test_abs.S :000000 100644 0000000000000000000000000000000000000000 624460488e869f7ef43d37dab65af34206eaa5a8 A tests/tcg/hexagon/test_bitcnt.S :000000 100644 0000000000000000000000000000000000000000 275658e613ded91e6d0014e38cae2182b1cbb8ee A tests/tcg/hexagon/test_bitsplit.S :000000 100644 0000000000000000000000000000000000000000 338cd04e402bb76c72a510492afc47a445229266 A tests/tcg/hexagon/test_call.S :000000 100644 0000000000000000000000000000000000000000 10046c30d2fd8c36fc7400e848d94eb47be56cf5 A tests/tcg/hexagon/test_clobber.S :000000 100644 0000000000000000000000000000000000000000 1db87d3db52712fa939134699c45be33e2e7f3e2 A tests/tcg/hexagon/test_cmp.S :000000 100644 0000000000000000000000000000000000000000 b18b6a72e2e5eb9384a3c9273568b8887a6815ec A tests/tcg/hexagon/test_dotnew.S :000000 100644 0000000000000000000000000000000000000000 03e7bce2a7650360dffad1bb04426007c5afc289 A tests/tcg/hexagon/test_ext.S :000000 100644 0000000000000000000000000000000000000000 4ef2c3896e4f01c9e623dae144c04e6721743dcc A tests/tcg/hexagon/test_fibonacci.S :000000 100644 0000000000000000000000000000000000000000 93ace46aebeec2887610471d0c6587cc52997908 A tests/tcg/hexagon/test_hl.S :000000 100644 0000000000000000000000000000000000000000 42785e6f25ab8f106805005cbeff888345d47179 A tests/tcg/hexagon/test_hwloops.S :000000 100644 0000000000000000000000000000000000000000 5be25c52b252551d72a12552d134c0b266b0a511 A tests/tcg/hexagon/test_jmp.S :000000 100644 0000000000000000000000000000000000000000 b30aa64673d52584eb923fafb0fb93536a1763ee A tests/tcg/hexagon/test_lsr.S :000000 100644 0000000000000000000000000000000000000000 953b46e57e44a1d4bf92aa3eecac5c20c3680e53 A tests/tcg/hexagon/test_mpyi.S :000000 100644 0000000000000000000000000000000000000000 9ec9d8d6fb73412ec5518fca219bc62382fc7bc4 A tests/tcg/hexagon/test_packet.S :000000 100644 0000000000000000000000000000000000000000 06178bdac1183a68e979b26021f6be60f58c1cf8 A tests/tcg/hexagon/test_pnew_jump_loads.c :000000 100644 0000000000000000000000000000000000000000 5ee05398361157600b59a74df4a6c8cd6a7dc6c6 A tests/tcg/hexagon/test_reorder.S :000000 100644 0000000000000000000000000000000000000000 3c83812fe8908dcbde9cef6e4fba10df41e186f9 A tests/tcg/hexagon/test_round.S :000000 100644 0000000000000000000000000000000000000000 53c9df706a4e1298c3d66f29d0f53d02a25e48fc A tests/tcg/hexagon/test_vavgw.S :000000 100644 0000000000000000000000000000000000000000 66d253eb48ec54936ac7b27556383f8e9d156c51 A tests/tcg/hexagon/test_vcmpb.S :000000 100644 0000000000000000000000000000000000000000 5be88d1e2ebc59160a68e304b268470934420f96 A tests/tcg/hexagon/test_vcmpw.S :000000 100644 0000000000000000000000000000000000000000 912e49aa0bf5797ea1906d788564df79f43ffca0 A tests/tcg/hexagon/test_vlsrw.S :000000 100644 0000000000000000000000000000000000000000 4ea6bd9d96575d02bef8aeb0ce4999217bee1b6b A tests/tcg/hexagon/test_vmaxh.S :000000 100644 0000000000000000000000000000000000000000 e5fcf2eb940d67d8731228af933aab7eee779433 A tests/tcg/hexagon/test_vminh.S :000000 100644 0000000000000000000000000000000000000000 f02758e4491b01426f94fdb58f6eaa15b0321181 A tests/tcg/hexagon/test_vpmpyh.S :000000 100644 0000000000000000000000000000000000000000 53c4a91c51645a5e3c7b0cb0dececf653f71f8c4 A tests/tcg/hexagon/test_vspliceb.S :000000 100644 0000000000000000000000000000000000000000 e0375faafbe96f97d8ae8abaec538e24305cbc05 A tests/tcg/hexagon/unaligned_data.c :000000 100644 0000000000000000000000000000000000000000 e9dc7cb8b52e3c3c9fcaf2a4016ebd6edc6cf74e A tests/tcg/hexagon/unaligned_pc.c :000000 100644 0000000000000000000000000000000000000000 ef1787c64c64777c189ddd1cfb197fdf058e06b7 A tests/tcg/hexagon/usr.c :000000 100644 0000000000000000000000000000000000000000 02718722a311b5db71905c9a529202da350896b4 A tests/tcg/hexagon/v68_hvx.c :000000 100644 0000000000000000000000000000000000000000 7a8adb113074c07f367a7a859660767fe5bdddb5 A tests/tcg/hexagon/v68_scalar.c :000000 100644 0000000000000000000000000000000000000000 a0d567d142f37c957757ef809601955ab91d72f0 A tests/tcg/hexagon/v69_hvx.c :000000 100644 0000000000000000000000000000000000000000 8258cddcb122a281654ef3cb0fd866a75bf39ec5 A tests/tcg/hexagon/v6mpy_ref.c.inc :000000 100644 0000000000000000000000000000000000000000 2b5f3aa2149eeb5e4806b7a5670f0373c12a652a A tests/tcg/hexagon/v73_scalar.c :000000 100644 0000000000000000000000000000000000000000 81eb277b739148d76959ddcd49fc269af4125cb6 A tests/tcg/hexagon/v79_scalar.c :000000 100644 0000000000000000000000000000000000000000 70d9b0b6acfffdbfc5b66906b8450ff9881ac830 A tests/tcg/hexagon/valid-slots.c :000000 100644 0000000000000000000000000000000000000000 d6010ea14b56ffcaf36b2bda42d2824e02e9104e A tests/tcg/hexagon/vector_add_int.c :000000 100644 0000000000000000000000000000000000000000 194a662f5365088590f8f2d465b7b2f301ed8fab A tests/tcg/hppa/float_convd.ref :000000 100644 0000000000000000000000000000000000000000 079a355ee9f925d1510c0cf595036a50bab28557 A tests/tcg/hppa/float_convs.ref :000000 100644 0000000000000000000000000000000000000000 b4b65f83aed954a177c0a6761638ac20382a1115 A tests/tcg/hppa/float_madds.ref :000000 100644 0000000000000000000000000000000000000000 9ca8f29fa9313726a92050b2f77071482d92e551 A tests/tcg/hppa/meson.build :000000 100644 0000000000000000000000000000000000000000 36bd5f723c3d560a7010b9e292d02a46a74e2e68 A tests/tcg/hppa/stby.c :000000 100644 0000000000000000000000000000000000000000 403d10dad8fef7cef666b778c8cd31055ccd8932 A tests/tcg/i386/README :000000 100644 0000000000000000000000000000000000000000 adb33e1adf42d5bce4e7cb7337d564c9d230dcaf A tests/tcg/i386/float_convd.ref :000000 100644 0000000000000000000000000000000000000000 9de86910a80575217c950fc6281cdfa46e792bb5 A tests/tcg/i386/float_convs.ref :000000 100644 0000000000000000000000000000000000000000 bb834699311a7e0f2c5e82f31145d7a4b29db6a7 A tests/tcg/i386/float_madds.ref :000000 100644 0000000000000000000000000000000000000000 59196dd0b7d47d3e38f7430bf92915e23c38d481 A tests/tcg/i386/hello-i386.c :000000 100644 0000000000000000000000000000000000000000 5cda03655fa167d44d4822168e048a35a96bcb98 A tests/tcg/i386/meson.build :000000 100644 0000000000000000000000000000000000000000 28902c400d8f0fc0e56d93eebae442e77c271296 A tests/tcg/i386/system/boot.S :000000 100644 0000000000000000000000000000000000000000 27ea5bbe049c387c2c2d1fa984147d778f47a034 A tests/tcg/i386/system/kernel.ld :000000 100644 0000000000000000000000000000000000000000 d3f73997c7f8854d5406c3dadb19c61fafcac8f9 A tests/tcg/i386/system/meson.build :000000 100644 0000000000000000000000000000000000000000 67abc686772ac1821d7d1bbe6dc83975a718c5e1 A tests/tcg/i386/test-3dnow.c :000000 100644 0000000000000000000000000000000000000000 199395e6cc55d56771eba617a8d0994cbf2c2d0b A tests/tcg/i386/test-aes.c :000000 100644 0000000000000000000000000000000000000000 80fe363cfc29b9e137daf5096d73560e0faba6f9 A tests/tcg/i386/test-avx.c :000000 100755 0000000000000000000000000000000000000000 6063fb2d11da67acd33d1be19bff091957e5b8a8 A tests/tcg/i386/test-avx.py :000000 100644 0000000000000000000000000000000000000000 c379e296275ef91980bedd657c08a3694be4bd1c A tests/tcg/i386/test-flags.c :000000 100644 0000000000000000000000000000000000000000 a717064adb0cfdfd03dedf4774cc52207d8af4d3 A tests/tcg/i386/test-i386-adcox.c :000000 100644 0000000000000000000000000000000000000000 0244df798778a5841e7beaae0ba988d11ec62051 A tests/tcg/i386/test-i386-bmi2.c :000000 100644 0000000000000000000000000000000000000000 816c24b96f476187f978b95e76c5b679478d8815 A tests/tcg/i386/test-i386-code16.S :000000 100644 0000000000000000000000000000000000000000 4513ed8cc103d8e472b1674159e11b588ce9b85b A tests/tcg/i386/test-i386-f2xm1.c :000000 100644 0000000000000000000000000000000000000000 73bf56b9dc3fed01831e0b98b054993034c4298b A tests/tcg/i386/test-i386-fbstp.c :000000 100644 0000000000000000000000000000000000000000 16af59a7749f6dfa3f149b73b390dc4a39351a0b A tests/tcg/i386/test-i386-fisttp.c :000000 100644 0000000000000000000000000000000000000000 e635432ccfdb5bba5422b46aa7d07d3533022f36 A tests/tcg/i386/test-i386-fldcst.c :000000 100644 0000000000000000000000000000000000000000 d445f13c33fd7a34e0452ff95305276e0b111d50 A tests/tcg/i386/test-i386-fp-exceptions.c :000000 100644 0000000000000000000000000000000000000000 7f1f9853defdb6079bf6b28cf3ab286fb1e61e9d A tests/tcg/i386/test-i386-fpatan.c :000000 100644 0000000000000000000000000000000000000000 66f5a9657da48cfc6581a8817d03c693bb1549b3 A tests/tcg/i386/test-i386-fprem.c :000000 100644 0000000000000000000000000000000000000000 d23b3cfeec89e448471e75f67f7349e66b1d6358 A tests/tcg/i386/test-i386-fscale.c :000000 100644 0000000000000000000000000000000000000000 ddd76ca42d202dbbd34d4c2478e1f6e7ba628f10 A tests/tcg/i386/test-i386-fxam.c :000000 100644 0000000000000000000000000000000000000000 64fd93d333705498a51666d61edf4ea63a0a567e A tests/tcg/i386/test-i386-fxtract.c :000000 100644 0000000000000000000000000000000000000000 71d7a8fc9905c236337eb8155a3e855d9faf301e A tests/tcg/i386/test-i386-fyl2x.c :000000 100644 0000000000000000000000000000000000000000 99b08c188a07d8463cd864c882fbb3b0556ad270 A tests/tcg/i386/test-i386-fyl2xp1.c :000000 100644 0000000000000000000000000000000000000000 015f59e157d80fa63cc551eaba3a03471bec6907 A tests/tcg/i386/test-i386-muldiv.h :000000 100644 0000000000000000000000000000000000000000 9fb8d420223a7b1856862640ade534929c21c310 A tests/tcg/i386/test-i386-opt-shr.c :000000 100644 0000000000000000000000000000000000000000 1e81ae611acfc5ea9cf3309a192d94cc0b8b9308 A tests/tcg/i386/test-i386-pcmpistri.c :000000 100644 0000000000000000000000000000000000000000 00d510cf4a105197308cdedbfa1674d1454af6ff A tests/tcg/i386/test-i386-pseudo-denormal.c :000000 100644 0000000000000000000000000000000000000000 3d8f84bffe7a60ca01b24af8491dbee201284bea A tests/tcg/i386/test-i386-shift.h :000000 100644 0000000000000000000000000000000000000000 ed6d535ce20ec2aabd4b8f30ac2b002fbe2a5b87 A tests/tcg/i386/test-i386-snan-convert.c :000000 100644 0000000000000000000000000000000000000000 a104f46c11cbf64c036b7a578449bed950b5b7b5 A tests/tcg/i386/test-i386-sse-exceptions.c :000000 100644 0000000000000000000000000000000000000000 0a42bd03e29a0acb48df7d296322685f45a9bc42 A tests/tcg/i386/test-i386-ssse3.c :000000 100644 0000000000000000000000000000000000000000 3bb96c99277798cdc562ab22453c26f896e875c0 A tests/tcg/i386/test-i386-vm86.S :000000 100644 0000000000000000000000000000000000000000 ce3bf74b5a83a752503800e241e734f677fd8a55 A tests/tcg/i386/test-i386.c :000000 100644 0000000000000000000000000000000000000000 75106b8ce2a4c8c8936d026c00d36706aa252d1d A tests/tcg/i386/test-i386.h :000000 100644 0000000000000000000000000000000000000000 09e5d583ffdeeebcfde7d2a043cb2ad3f0e48d95 A tests/tcg/i386/test-mmx.c :000000 100755 0000000000000000000000000000000000000000 392315e176914be78df838a8be24a05e50b7f6f9 A tests/tcg/i386/test-mmx.py :000000 100644 0000000000000000000000000000000000000000 5c0f628e35045ed762d2130d67c5abd4508607f1 A tests/tcg/i386/x86.csv :000000 100644 0000000000000000000000000000000000000000 08d3dfa2fe6daa14d7c9497f36cf6c8c62b40196 A tests/tcg/loongarch64/float_convd.ref :000000 100644 0000000000000000000000000000000000000000 66c7679dec6eded2f3d202ba33e1a1a3cd9d0a4a A tests/tcg/loongarch64/float_convs.ref :000000 100644 0000000000000000000000000000000000000000 21c053988789370287eff7b5391f11913db3c1c4 A tests/tcg/loongarch64/float_madds.ref :000000 100644 0000000000000000000000000000000000000000 1d62de64ed6cab522ba557ca075106014860f74b A tests/tcg/loongarch64/meson.build :000000 100644 0000000000000000000000000000000000000000 37a81bafe741e4ca8adbfbd3b31e6d60f273f5c1 A tests/tcg/loongarch64/system/boot.S :000000 100644 0000000000000000000000000000000000000000 56d8588f1a3221f47d0a7f99a200252cf685fe64 A tests/tcg/loongarch64/system/kernel.ld :000000 100644 0000000000000000000000000000000000000000 5bf4c56e385aae23f1d53a36fc503c9a32195c46 A tests/tcg/loongarch64/system/meson.build :000000 100644 0000000000000000000000000000000000000000 b586b4e86d3eece0088ab1d2a459de831419e486 A tests/tcg/loongarch64/system/regdef.h :000000 100644 0000000000000000000000000000000000000000 65cd6598c9a5ff9c0691fca05da0c9a188522483 A tests/tcg/loongarch64/test_bit.c :000000 100644 0000000000000000000000000000000000000000 6c31fe97aebded9c29df6bbd61684342d6face15 A tests/tcg/loongarch64/test_div.c :000000 100644 0000000000000000000000000000000000000000 7ba1d2c151047284224075e6056f4fb9e9a0798b A tests/tcg/loongarch64/test_fclass.c :000000 100644 0000000000000000000000000000000000000000 ad3609eb99a6d580c540d987176a3869191770c1 A tests/tcg/loongarch64/test_fcsr.c :000000 100644 0000000000000000000000000000000000000000 9e81f767f9310b5dad2037e4107f53e2c63a7730 A tests/tcg/loongarch64/test_fpcom.c :000000 100644 0000000000000000000000000000000000000000 da2a64db82764b8bf33a575160c608a8b32aeea5 A tests/tcg/loongarch64/test_pcadd.c :000000 100644 0000000000000000000000000000000000000000 20bd8c7332990432b776493c5c406f93f0cbbfe7 A tests/tcg/m68k/denormal.c :000000 100644 0000000000000000000000000000000000000000 995891170cfb07e0209c98a73363b35cd937ba71 A tests/tcg/m68k/float_convd.ref :000000 100644 0000000000000000000000000000000000000000 e40239c9e729e9b8eeafa570af662204bdb48170 A tests/tcg/m68k/float_convs.ref :000000 100644 0000000000000000000000000000000000000000 23a1357a59089bebdbdcf4b206816b1d28176a83 A tests/tcg/m68k/float_madds.ref :000000 100644 0000000000000000000000000000000000000000 8ecf450ac68fe7d1f4d72fb7182b3cee5f2d03be A tests/tcg/m68k/meson.build :000000 100644 0000000000000000000000000000000000000000 a1378021b1ebd5949d17b86a74651cbe8eb140b7 A tests/tcg/m68k/trap.c :000000 100644 0000000000000000000000000000000000000000 a5e0462732d072d180b6d248478c7f8ffc7e5766 A tests/tcg/meson.build :000000 100644 0000000000000000000000000000000000000000 17d0f2f314070c65b2a92ac83f482b44f7aed195 A tests/tcg/minilib/minilib.h :000000 100644 0000000000000000000000000000000000000000 fb0189c2bb2237d2be027a15029970bef5cbf017 A tests/tcg/minilib/printf.c :000000 100644 0000000000000000000000000000000000000000 e5bbc58ec545feaed828d316ac9341c9eb72755e A tests/tcg/mips/README :000000 100644 0000000000000000000000000000000000000000 61b6aec3313c6376021d3ba1d1db7130c71e9d33 A tests/tcg/mips/float_convd.ref :000000 100644 0000000000000000000000000000000000000000 9df23727aaddeaab913242dfe998fa4f00fcad54 A tests/tcg/mips/float_convs.ref :000000 100644 0000000000000000000000000000000000000000 2020c65d18e6b04d01a86b0e3ef2dc0e725590fc A tests/tcg/mips/float_madds.ref :000000 100644 0000000000000000000000000000000000000000 38e22d00e36d45a92963af1feef6588f188d29fe A tests/tcg/mips/hello-mips.c :000000 100644 0000000000000000000000000000000000000000 e4c22dde6e5700266fa6edb67e67f91e5ba7c0cd A tests/tcg/mips/include/test_inputs_128.h :000000 100644 0000000000000000000000000000000000000000 a3b7e5464a01637b1e756eac90509fcafbd06bc0 A tests/tcg/mips/include/test_inputs_32.h :000000 100644 0000000000000000000000000000000000000000 6891a362a33712073bc6f9ffda5c6347b7b3fc2d A tests/tcg/mips/include/test_inputs_64.h :000000 100644 0000000000000000000000000000000000000000 0dd38684cf3371fe3a1e93bd7928cc3bd4d08520 A tests/tcg/mips/include/test_utils_128.h :000000 100644 0000000000000000000000000000000000000000 c33990c0c544775d303f3948ff571b0bcaa42a76 A tests/tcg/mips/include/test_utils_32.h :000000 100644 0000000000000000000000000000000000000000 c9609d8281f6cb23242ac914b4c91010aac1d827 A tests/tcg/mips/include/test_utils_64.h :000000 100644 0000000000000000000000000000000000000000 33d03de50b284a23be67e0250cf1217df77503b5 A tests/tcg/mips/include/wrappers_mips64r6.h :000000 100644 0000000000000000000000000000000000000000 4be7821ece68a8dafbbdb944a9b638308cf95fae A tests/tcg/mips/include/wrappers_msa.h :000000 100644 0000000000000000000000000000000000000000 3c4f6ec482d97aa7ab8c09f7bcb008bbaf0c99be A tests/tcg/mips/meson.build :000000 100644 0000000000000000000000000000000000000000 5c6da96870e13ab4f5ad604a24cb14e76a48c9a4 A tests/tcg/mips/user/ase/dsp/Makefile :000000 100644 0000000000000000000000000000000000000000 aa8411202e208598538496dd00fc64e685fa98e7 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_absq_s_ph.c :000000 100644 0000000000000000000000000000000000000000 3f52a48039cdc03c49303ec3e2fdbe56ba473f81 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_absq_s_w.c :000000 100644 0000000000000000000000000000000000000000 96a549637b41aadba9030bd15e39ca20fd922af2 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_addq_ph.c :000000 100644 0000000000000000000000000000000000000000 5f865f6cffd519d3a50548cbeb51eef236354ebb A tests/tcg/mips/user/ase/dsp/test_dsp_r1_addq_s_ph.c :000000 100644 0000000000000000000000000000000000000000 1e13acf68fb9c77d8859b8422a6dfba655c5874e A tests/tcg/mips/user/ase/dsp/test_dsp_r1_addq_s_w.c :000000 100644 0000000000000000000000000000000000000000 ace749f667c4e13a0346788ad7b31f9383b37009 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_addsc.c :000000 100644 0000000000000000000000000000000000000000 23ba2e90d1c96d88832d812cfd90c3121eda332e A tests/tcg/mips/user/ase/dsp/test_dsp_r1_addu_qb.c :000000 100644 0000000000000000000000000000000000000000 fe7fd3e6aa2df00d536cbf043bff37b83b627f4e A tests/tcg/mips/user/ase/dsp/test_dsp_r1_addu_s_qb.c :000000 100644 0000000000000000000000000000000000000000 8a8d81fab4caa339b7db8439a6eb0ba123d1ce42 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_addwc.c :000000 100644 0000000000000000000000000000000000000000 04d8a3844eb8d773156fd573d35357a2d8367756 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_bitrev.c :000000 100644 0000000000000000000000000000000000000000 d25417ea77b2a84a06a2384e242b682b0efd99a4 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_bposge32.c :000000 100644 0000000000000000000000000000000000000000 957bd88ce01f81e64b5198d1e9eb543cb4f69c21 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmp_eq_ph.c :000000 100644 0000000000000000000000000000000000000000 356f156c5d1f4a8d416a71bfb033cf962e833531 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmp_le_ph.c :000000 100644 0000000000000000000000000000000000000000 3fb4827ad761bf99ea8cd30e18d7eb784de07e5f A tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmp_lt_ph.c :000000 100644 0000000000000000000000000000000000000000 2615c84c75c718d73e93c2a8df05046092f5b8ad A tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmpgu_eq_qb.c :000000 100644 0000000000000000000000000000000000000000 65d0813c3b198443148d4ab54f9563dfcbf0db1e A tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmpgu_le_qb.c :000000 100644 0000000000000000000000000000000000000000 7dddad98532c8f5d71954329a45aed62b9317a33 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmpgu_lt_qb.c :000000 100644 0000000000000000000000000000000000000000 680f2a1999d8ba1c93309df39f985fbc109c6cc3 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmpu_eq_qb.c :000000 100644 0000000000000000000000000000000000000000 43cfa509ca3c8a19721d8dc4baf7177c0c75a667 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmpu_le_qb.c :000000 100644 0000000000000000000000000000000000000000 074ca5b402de0f59f02645fd5b9c9a67a5dabe22 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_cmpu_lt_qb.c :000000 100644 0000000000000000000000000000000000000000 a6425b6edc848bcc7d19b861b1e016fdbf383cf9 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_dpaq_s_w_ph.c :000000 100644 0000000000000000000000000000000000000000 cbf900713f33ebff604fc6b49f1cbd7ee8d2f004 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_dpaq_sa_l_w.c :000000 100644 0000000000000000000000000000000000000000 6017b5e73ab22e5e2321357bf675be1921ffa793 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_dpau_h_qbl.c :000000 100644 0000000000000000000000000000000000000000 e4abb2e2af030e56961a9d5fc208c46a652d262b A tests/tcg/mips/user/ase/dsp/test_dsp_r1_dpau_h_qbr.c :000000 100644 0000000000000000000000000000000000000000 74058fe7ecd062b57d6fcd51aba8c817349d19ce A tests/tcg/mips/user/ase/dsp/test_dsp_r1_dpsq_s_w_ph.c :000000 100644 0000000000000000000000000000000000000000 eda3b14e2be2f8759cabd47032d907dfcccce70e A tests/tcg/mips/user/ase/dsp/test_dsp_r1_dpsq_sa_l_w.c :000000 100644 0000000000000000000000000000000000000000 94e2bf6254995c16f1830539aceb722aa8e26f2a A tests/tcg/mips/user/ase/dsp/test_dsp_r1_dpsu_h_qbl.c :000000 100644 0000000000000000000000000000000000000000 a1e66356310dda5400b52f0de1fdcb66404d07f3 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_dpsu_h_qbr.c :000000 100644 0000000000000000000000000000000000000000 b18bdb34c87203cd99061156b05e5fb787f5a4d5 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_extp.c :000000 100644 0000000000000000000000000000000000000000 79ee16e8b87c662a75703152211a68c96820047b A tests/tcg/mips/user/ase/dsp/test_dsp_r1_extpdp.c :000000 100644 0000000000000000000000000000000000000000 f5774eed3cae547682fa142577c074adcd7eed72 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_extpdpv.c :000000 100644 0000000000000000000000000000000000000000 401b94afadfc7a239b659d76e5a442f3973a47fa A tests/tcg/mips/user/ase/dsp/test_dsp_r1_extpv.c :000000 100644 0000000000000000000000000000000000000000 489c1931b4754a46311f12a1d5f2b199fd4264bc A tests/tcg/mips/user/ase/dsp/test_dsp_r1_extr_r_w.c :000000 100644 0000000000000000000000000000000000000000 f9d2ed646fa35e811d19e27eb069debc37d7a699 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_extr_rs_w.c :000000 100644 0000000000000000000000000000000000000000 9bc2a63cc2d11fa0b4a5323e79ada0f2480b650f A tests/tcg/mips/user/ase/dsp/test_dsp_r1_extr_s_h.c :000000 100644 0000000000000000000000000000000000000000 cf926146d54c26b793c6dcaeaeeef2c5170e720d A tests/tcg/mips/user/ase/dsp/test_dsp_r1_extr_w.c :000000 100644 0000000000000000000000000000000000000000 2403b3afe40f243af92679c920ac5725bbc5b246 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_extrv_r_w.c :000000 100644 0000000000000000000000000000000000000000 ccceeb9f4ce966fd6a2fd063ea255ecfe913bd9f A tests/tcg/mips/user/ase/dsp/test_dsp_r1_extrv_rs_w.c :000000 100644 0000000000000000000000000000000000000000 feac3e2e334ad10668278c8cee995d70eecfb58c A tests/tcg/mips/user/ase/dsp/test_dsp_r1_extrv_s_h.c :000000 100644 0000000000000000000000000000000000000000 9e8b238a04d41009dd0261364c7fb53e2a186586 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_extrv_w.c :000000 100644 0000000000000000000000000000000000000000 9d674697ccaa9f5001b39ed511ef1f1c5cad1c5b A tests/tcg/mips/user/ase/dsp/test_dsp_r1_insv.c :000000 100644 0000000000000000000000000000000000000000 2337abea2acb7dbfa157d85a22aae92bdcda5c69 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_lbux.c :000000 100644 0000000000000000000000000000000000000000 10be3b385fee95c6f5d012ecb004f6fdb1cc80cb A tests/tcg/mips/user/ase/dsp/test_dsp_r1_lhx.c :000000 100644 0000000000000000000000000000000000000000 e6543c9e7eae3c1633141cb69c55bc0435a7eb23 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_lwx.c :000000 100644 0000000000000000000000000000000000000000 af4bfcfe9df315a117f03110cdf792f45a5475a4 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_madd.c :000000 100644 0000000000000000000000000000000000000000 af4bfcfe9df315a117f03110cdf792f45a5475a4 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_maddu.c :000000 100644 0000000000000000000000000000000000000000 b296b20c92543c8cc766af5025c25060b821c883 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_main.c :000000 100644 0000000000000000000000000000000000000000 0f7c070155a87f8bde9bd31c4e0a4b37bde14168 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_maq_s_w_phl.c :000000 100644 0000000000000000000000000000000000000000 942722a530c25b1b9a0b3a513d05f806d359d7d5 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_maq_s_w_phr.c :000000 100644 0000000000000000000000000000000000000000 d83dce6f3272d7e2092f13544581255f3da37182 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_maq_sa_w_phl.c :000000 100644 0000000000000000000000000000000000000000 d2331118abb81773a9a6220ccfdb5eef08d59f12 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_maq_sa_w_phr.c :000000 100644 0000000000000000000000000000000000000000 43a80669d1ea6838830eae6031ad664cb3ca2b06 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_mfhi.c :000000 100644 0000000000000000000000000000000000000000 caeafdb05ce426a7624263906625f685ada3d590 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_mflo.c :000000 100644 0000000000000000000000000000000000000000 c294eebb519d7f7f148e0c052818fd362cc38bdd A tests/tcg/mips/user/ase/dsp/test_dsp_r1_modsub.c :000000 100644 0000000000000000000000000000000000000000 5779e6f47ac77ccfd42d66c9a79e87e1eea0208e A tests/tcg/mips/user/ase/dsp/test_dsp_r1_msub.c :000000 100644 0000000000000000000000000000000000000000 e0f9b5a77ae34618d772d5d6032ee3f43b85d012 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_msubu.c :000000 100644 0000000000000000000000000000000000000000 43a80669d1ea6838830eae6031ad664cb3ca2b06 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_mthi.c :000000 100644 0000000000000000000000000000000000000000 85f94d8450eae54c91379ce674a4172a3cc72863 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_mthlip.c :000000 100644 0000000000000000000000000000000000000000 caeafdb05ce426a7624263906625f685ada3d590 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_mtlo.c :000000 100644 0000000000000000000000000000000000000000 b3a5370fe59e68fe4c9aa035ab7cbd7ff2739157 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_muleq_s_w_phl.c :000000 100644 0000000000000000000000000000000000000000 8066d7d02a1ec16957ff50c2ecef597bf94efc25 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_muleq_s_w_phr.c :000000 100644 0000000000000000000000000000000000000000 66a382806a21829a216ec8a17eb952706149dc4c A tests/tcg/mips/user/ase/dsp/test_dsp_r1_muleu_s_ph_qbl.c :000000 100644 0000000000000000000000000000000000000000 4cc6c8f7cfe13f7ddb1fd4d0955c63170dacc3b6 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_muleu_s_ph_qbr.c :000000 100644 0000000000000000000000000000000000000000 370c2a80183229b4e4caaea9ab4370c1e16e12e0 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_mulq_rs_ph.c :000000 100644 0000000000000000000000000000000000000000 15e6fde92c0e2048a881da8c2d5cd1a744c383f0 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_mult.c :000000 100644 0000000000000000000000000000000000000000 85d36c1b621a1c8fab1c66fc18bed0f49be7785c A tests/tcg/mips/user/ase/dsp/test_dsp_r1_multu.c :000000 100644 0000000000000000000000000000000000000000 1f8e69992503683386d9d6f64d2509f8af9131a1 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_packrl_ph.c :000000 100644 0000000000000000000000000000000000000000 929a002e75448b3fd50c1bfcb043e3ed98994283 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_pick_ph.c :000000 100644 0000000000000000000000000000000000000000 a7904752466228bef5537e97ee2ad92289bf7b94 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_pick_qb.c :000000 100644 0000000000000000000000000000000000000000 bf70bf7d3aeccc00fdb72e292b90db38eebb92dd A tests/tcg/mips/user/ase/dsp/test_dsp_r1_preceq_w_phl.c :000000 100644 0000000000000000000000000000000000000000 3f885ef584e664633e2ceabb28014cf840442cf9 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_preceq_w_phr.c :000000 100644 0000000000000000000000000000000000000000 63b7a956834534fb61da9c2de0b847ce69c1adde A tests/tcg/mips/user/ase/dsp/test_dsp_r1_precequ_ph_qbl.c :000000 100644 0000000000000000000000000000000000000000 31627f0bd6060783d6f3ee0f8bb99c534f0937f2 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_precequ_ph_qbla.c :000000 100644 0000000000000000000000000000000000000000 b6f72d3cbfde02df6ffe8de8d278eb47a74c3a18 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_precequ_ph_qbr.c :000000 100644 0000000000000000000000000000000000000000 4764fd031d8a0ea5239c9250102ad00f17794d21 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_precequ_ph_qbra.c :000000 100644 0000000000000000000000000000000000000000 fa95c26cc48f18b0c67aa59ab4db192c5e751d3c A tests/tcg/mips/user/ase/dsp/test_dsp_r1_preceu_ph_qbl.c :000000 100644 0000000000000000000000000000000000000000 021f21a7444025d4fc9302340d7d2bc391542cf0 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_preceu_ph_qbla.c :000000 100644 0000000000000000000000000000000000000000 03df18c72ca56d3e951285e8f9cbe7aba7a26709 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_preceu_ph_qbr.c :000000 100644 0000000000000000000000000000000000000000 634327618cced9aeab1b2c033c7f364172b46fee A tests/tcg/mips/user/ase/dsp/test_dsp_r1_preceu_ph_qbra.c :000000 100644 0000000000000000000000000000000000000000 25d45f1a9aa8f2ac32cfe4d4ae7aaed613a13a22 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_precrq_ph_w.c :000000 100644 0000000000000000000000000000000000000000 fe23acce8c4702f4cd753211e9d57b47c05c2b31 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_precrq_qb_ph.c :000000 100644 0000000000000000000000000000000000000000 da6845bf2423632c19e271dbe8995ed92468bf09 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_precrq_rs_ph_w.c :000000 100644 0000000000000000000000000000000000000000 7481d5af3a5b2a1fb0e678905bd3fdade36aa9bd A tests/tcg/mips/user/ase/dsp/test_dsp_r1_precrqu_s_qb_ph.c :000000 100644 0000000000000000000000000000000000000000 77a983c0d20f39c9631c8e87865686345b2e93b1 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_raddu_w_qb.c :000000 100644 0000000000000000000000000000000000000000 2f30285033242aacbb43afc71a7575b2cfaaaa97 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_rddsp.c :000000 100644 0000000000000000000000000000000000000000 21074953bdde5824de0060e69bfba6ca2e03cd6c A tests/tcg/mips/user/ase/dsp/test_dsp_r1_repl_ph.c :000000 100644 0000000000000000000000000000000000000000 6631393ea13165ad29b37eb89878aa3aa7a4c276 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_repl_qb.c :000000 100644 0000000000000000000000000000000000000000 07fb15f1f7958b64fce18a6fa33cec07c15d5d32 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_replv_ph.c :000000 100644 0000000000000000000000000000000000000000 dd1271fedff0ffb1c1a301ba8e7fb431aa2e80a5 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_replv_qb.c :000000 100644 0000000000000000000000000000000000000000 ce8ebc69c2ac1dc6357bdce24379c09a4f18976a A tests/tcg/mips/user/ase/dsp/test_dsp_r1_shilo.c :000000 100644 0000000000000000000000000000000000000000 e1d6cea4b6de538f907dc756c71df35615c5178a A tests/tcg/mips/user/ase/dsp/test_dsp_r1_shilov.c :000000 100644 0000000000000000000000000000000000000000 5fa58ccf63744bae1dd25da618980bae21b99e09 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_shll_ph.c :000000 100644 0000000000000000000000000000000000000000 729716d626184caece39598ce67365766c46d1d9 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_shll_qb.c :000000 100644 0000000000000000000000000000000000000000 910fea3b317eb1c7e5068c67ff4359fe9f556e99 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_shll_s_ph.c :000000 100644 0000000000000000000000000000000000000000 628c7521027b23efe7fadfef681f51011bdf1064 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_shll_s_w.c :000000 100644 0000000000000000000000000000000000000000 f98a6322dc1dc4b500a131c271dd63230c96ed4f A tests/tcg/mips/user/ase/dsp/test_dsp_r1_shllv_ph.c :000000 100644 0000000000000000000000000000000000000000 6d8ff4a259ba10838cbf075edcdb3a2fd45133db A tests/tcg/mips/user/ase/dsp/test_dsp_r1_shllv_qb.c :000000 100644 0000000000000000000000000000000000000000 fc9bd32765b867f1d8fd65d9f15506bdb8d05837 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_shllv_s_ph.c :000000 100644 0000000000000000000000000000000000000000 350c25617adcf15adf92b43797bbf47671ee8b27 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_shllv_s_w.c :000000 100644 0000000000000000000000000000000000000000 5b2d840a6bc5ebd1638d1fc92709781deb4bec63 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_shra_ph.c :000000 100644 0000000000000000000000000000000000000000 adc4ae68bdc39417511c152eea46d00328baa0e6 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_shra_r_ph.c :000000 100644 0000000000000000000000000000000000000000 ec0cf2c72ccbc803657036918a537162f7ffb10c A tests/tcg/mips/user/ase/dsp/test_dsp_r1_shra_r_w.c :000000 100644 0000000000000000000000000000000000000000 6e42aaf8e1a7f3f1f8498128308b7265a6723191 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_shrav_ph.c :000000 100644 0000000000000000000000000000000000000000 f03b978d0544487adb17bb57b1cd0bd0e8cfdf40 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_shrav_r_ph.c :000000 100644 0000000000000000000000000000000000000000 2ab03bb5daae59508eb45e71f87d775b5090a399 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_shrav_r_w.c :000000 100644 0000000000000000000000000000000000000000 a7e4e6a5e4f5491ef0b807e4716eaf6651257b93 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_shrl_qb.c :000000 100644 0000000000000000000000000000000000000000 db77f6d0e1176dd90ade9e0ef7cfe722f4deb18a A tests/tcg/mips/user/ase/dsp/test_dsp_r1_shrlv_qb.c :000000 100644 0000000000000000000000000000000000000000 fdd7b38b647e39b6cc3d7ea6c834f339d200181d A tests/tcg/mips/user/ase/dsp/test_dsp_r1_subq_ph.c :000000 100644 0000000000000000000000000000000000000000 64c89ebd511438def2e28f0ae325da0ea4343b98 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_subq_s_ph.c :000000 100644 0000000000000000000000000000000000000000 9d456a90f417a060acebb2c18a7f4039680a7629 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_subq_s_w.c :000000 100644 0000000000000000000000000000000000000000 420909615526bc5e83b1013a85b844e261415d24 A tests/tcg/mips/user/ase/dsp/test_dsp_r1_subu_qb.c :000000 100644 0000000000000000000000000000000000000000 3d650533d171c68140683bf9f87ad5d480a5f9ca A tests/tcg/mips/user/ase/dsp/test_dsp_r1_subu_s_qb.c :000000 100644 0000000000000000000000000000000000000000 dc54943a99e81b686f06b17100777a9ffea9ad4b A tests/tcg/mips/user/ase/dsp/test_dsp_r1_wrdsp.c :000000 100644 0000000000000000000000000000000000000000 af4683f30475862069aaa511c06b7b4e2c8e2b12 A tests/tcg/mips/user/ase/dsp/test_dsp_r2_absq_s_qb.c :000000 100644 0000000000000000000000000000000000000000 921f0eaf33c7c81066dd6d330542065ed17bfab3 A tests/tcg/mips/user/ase/dsp/test_dsp_r2_addqh_ph.c :000000 100644 0000000000000000000000000000000000000000 213ba37250067e235ab47b87ecfc06278d013c77 A tests/tcg/mips/user/ase/dsp/test_dsp_r2_addqh_r_ph.c :000000 100644 0000000000000000000000000000000000000000 75a75c50f32d31bf758d8b22ce50c1e289812b1b A tests/tcg/mips/user/ase/dsp/test_dsp_r2_addqh_r_w.c :000000 100644 0000000000000000000000000000000000000000 de6926ebbb72831faa1f4fcb58b4522718272ca4 A tests/tcg/mips/user/ase/dsp/test_dsp_r2_addqh_w.c :000000 100644 0000000000000000000000000000000000000000 1d7a25a2a773ab80424981793f38f7d0433dc6d1 A tests/tcg/mips/user/ase/dsp/test_dsp_r2_addu_ph.c :000000 100644 0000000000000000000000000000000000000000 979651bfc9acc403ae3b6be3303946332edc087e A tests/tcg/mips/user/ase/dsp/test_dsp_r2_addu_s_ph.c :000000 100644 0000000000000000000000000000000000000000 a1f5d631b52e3cbf55ed2d15703c97488ed92266 A tests/tcg/mips/user/ase/dsp/test_dsp_r2_adduh_qb.c :000000 100644 0000000000000000000000000000000000000000 81e98c190d2badad5f38033c2a074aac0cc44992 A tests/tcg/mips/user/ase/dsp/test_dsp_r2_adduh_r_qb.c :000000 100644 0000000000000000000000000000000000000000 9a91e1650dbd76eaa6ef3676f3b8ead6be916344 A tests/tcg/mips/user/ase/dsp/test_dsp_r2_append.c :000000 100644 0000000000000000000000000000000000000000 537cf0451cc8d10cc1016c7069edc380f6b2fc80 A tests/tcg/mips/user/ase/dsp/test_dsp_r2_balign.c :000000 100644 0000000000000000000000000000000000000000 2d6340d6fb12c5e9b8040723e4ceae1ce22c3f3b A tests/tcg/mips/user/ase/dsp/test_dsp_r2_cmpgdu_eq_qb.c :000000 100644 0000000000000000000000000000000000000000 a0ecdca2ac2ec72a495f653b4f67a5afba167513 A tests/tcg/mips/user/ase/dsp/test_dsp_r2_cmpgdu_le_qb.c :000000 100644 0000000000000000000000000000000000000000 dba99e392c291a1631082be42d1a650a0e0afa42 A tests/tcg/mips/user/ase/dsp/test_dsp_r2_cmpgdu_lt_qb.c :000000 100644 0000000000000000000000000000000000000000 fae49f10eb952451dde8a163dc4a6508d2e1bb77 A tests/tcg/mips/user/ase/dsp/test_dsp_r2_dpa_w_ph.c :000000 100644 0000000000000000000000000000000000000000 ce878302468512f608a07206ffdc9ef1cb7d0b8f A tests/tcg/mips/user/ase/dsp/test_dsp_r2_dpaqx_s_w_ph.c :000000 100644 0000000000000000000000000000000000000000 d551d64ae293f0a82d0f7c08673dbe6bc39387bf A tests/tcg/mips/user/ase/dsp/test_dsp_r2_dpaqx_sa_w_ph.c :000000 100644 0000000000000000000000000000000000000000 514797cfd1b454ae54ebc8c74447743a51c1cc48 A tests/tcg/mips/user/ase/dsp/test_dsp_r2_dpax_w_ph.c :000000 100644 0000000000000000000000000000000000000000 f51f9b9d13d711ce6f78e0f9d8043aad7c3bf640 A tests/tcg/mips/user/ase/dsp/test_dsp_r2_dps_w_ph.c :000000 100644 0000000000000000000000000000000000000000 e40543fd829207d589a5faaca1c5ac107136946e A tests/tcg/mips/user/ase/dsp/test_dsp_r2_dpsqx_s_w_ph.c :000000 100644 0000000000000000000000000000000000000000 7da278eacc0ecfd9208448d724dc0b2ea36c41db A tests/tcg/mips/user/ase/dsp/test_dsp_r2_dpsqx_sa_w_ph.c :000000 100644 0000000000000000000000000000000000000000 bb49a4031d34731c2b8f25364e10f16b0e225abd A tests/tcg/mips/user/ase/dsp/test_dsp_r2_dpsx_w_ph.c :000000 100644 0000000000000000000000000000000000000000 c7e9d60d12e25c7053b7e4bd4d84a1e69539bde2 A tests/tcg/mips/user/ase/dsp/test_dsp_r2_mul_ph.c :000000 100644 0000000000000000000000000000000000000000 33da110de869cf4dc6c20ac335f0c34377e110c1 A tests/tcg/mips/user/ase/dsp/test_dsp_r2_mul_s_ph.c :000000 100644 0000000000000000000000000000000000000000 7ba633bc17f779b55460c3ded09b71b71923a562 A tests/tcg/mips/user/ase/dsp/test_dsp_r2_mulq_rs_w.c :000000 100644 0000000000000000000000000000000000000000 00e015542e69a95015d04267eabb55a6e4216b32 A tests/tcg/mips/user/ase/dsp/test_dsp_r2_mulq_s_ph.c :000000 100644 0000000000000000000000000000000000000000 9c2be06cc08afbd888890130ca5142f9e96af64e A tests/tcg/mips/user/ase/dsp/test_dsp_r2_mulq_s_w.c :000000 100644 0000000000000000000000000000000000000000 a6940939ca5053cec2577ea7a3bc2b08602bdcf6 A tests/tcg/mips/user/ase/dsp/test_dsp_r2_mulsa_w_ph.c :000000 100644 0000000000000000000000000000000000000000 06c91a43e7eaeeef9019ee71731832f5a044988b A tests/tcg/mips/user/ase/dsp/test_dsp_r2_mulsaq_s_w_ph.c :000000 100644 0000000000000000000000000000000000000000 3a2b3fde0573066c7bdc2ad04f9ee4bc242b4c02 A tests/tcg/mips/user/ase/dsp/test_dsp_r2_precr_qb_ph.c :000000 100644 0000000000000000000000000000000000000000 5c9baab03d0098d58cca7162876788b01b612eeb A tests/tcg/mips/user/ase/dsp/test_dsp_r2_precr_sra_ph_w.c :000000 100644 0000000000000000000000000000000000000000 6474a108c057f8f573ad9de7a542a33871297665 A tests/tcg/mips/user/ase/dsp/test_dsp_r2_precr_sra_r_ph_w.c :000000 100644 0000000000000000000000000000000000000000 f6bcd47b2da92e7f9493d0f2b5ca4effc2cc515c A tests/tcg/mips/user/ase/dsp/test_dsp_r2_prepend.c :000000 100644 0000000000000000000000000000000000000000 48193de87ad063eee2eda490b53e5d1d04c6072d A tests/tcg/mips/user/ase/dsp/test_dsp_r2_shra_qb.c :000000 100644 0000000000000000000000000000000000000000 29afa0e4b07bc35beec3bbe36ac9932facd1648a A tests/tcg/mips/user/ase/dsp/test_dsp_r2_shra_r_qb.c :000000 100644 0000000000000000000000000000000000000000 b21e1b7ca64aac9c01055a0a3b85278e1eafaffd A tests/tcg/mips/user/ase/dsp/test_dsp_r2_shrav_qb.c :000000 100644 0000000000000000000000000000000000000000 9ea8aa0cbb90b7a83d2a1897981dd841f1df1cb5 A tests/tcg/mips/user/ase/dsp/test_dsp_r2_shrav_r_qb.c :000000 100644 0000000000000000000000000000000000000000 724b9a7a4691b1a24448c6588244513582aecff3 A tests/tcg/mips/user/ase/dsp/test_dsp_r2_shrl_ph.c :000000 100644 0000000000000000000000000000000000000000 ac79aa69acf01f80adf97cc6c5f4ab0da9a45531 A tests/tcg/mips/user/ase/dsp/test_dsp_r2_shrlv_ph.c :000000 100644 0000000000000000000000000000000000000000 dbc096734ceb31b2b0246b1f4974f8674714926d A tests/tcg/mips/user/ase/dsp/test_dsp_r2_subqh_ph.c :000000 100644 0000000000000000000000000000000000000000 24ef0f1aeb9146c46bac5bb3afe1d2fc01386cdd A tests/tcg/mips/user/ase/dsp/test_dsp_r2_subqh_r_ph.c :000000 100644 0000000000000000000000000000000000000000 d460f8630fae2e9622b283dc41cdab64152f04ab A tests/tcg/mips/user/ase/dsp/test_dsp_r2_subqh_r_w.c :000000 100644 0000000000000000000000000000000000000000 42be3deb80a3a9d1ecc7f16691525023c45990a7 A tests/tcg/mips/user/ase/dsp/test_dsp_r2_subqh_w.c :000000 100644 0000000000000000000000000000000000000000 0d39a017c79db6a50959865146b643c4ea4de829 A tests/tcg/mips/user/ase/dsp/test_dsp_r2_subu_ph.c :000000 100644 0000000000000000000000000000000000000000 8e4da4f3e54469d68ddea7ece988975dc4972bde A tests/tcg/mips/user/ase/dsp/test_dsp_r2_subu_s_ph.c :000000 100644 0000000000000000000000000000000000000000 92cfc764b8c9169835f5065fae5a4de1b4edf3a9 A tests/tcg/mips/user/ase/dsp/test_dsp_r2_subuh_qb.c :000000 100644 0000000000000000000000000000000000000000 dac81d47db605e345342d2e124d276c617e0e17f A tests/tcg/mips/user/ase/dsp/test_dsp_r2_subuh_r_qb.c :000000 100644 0000000000000000000000000000000000000000 ca4f070ec1eb1bfaae17d4812d87c4f150b314cc A tests/tcg/mips/user/ase/msa/README :000000 100644 0000000000000000000000000000000000000000 6ceb5aab20ceb171acbae773643c3ddea28ca4ec A tests/tcg/mips/user/ase/msa/bit-count/test_msa_nloc_b.c :000000 100644 0000000000000000000000000000000000000000 897e90fbbc9c50e40506a32e954bf2c6a481c529 A tests/tcg/mips/user/ase/msa/bit-count/test_msa_nloc_d.c :000000 100644 0000000000000000000000000000000000000000 85cf3e6f702a44c7d1387d9a92415c10b9930cfa A tests/tcg/mips/user/ase/msa/bit-count/test_msa_nloc_h.c :000000 100644 0000000000000000000000000000000000000000 7ed97be2b482fab5a3d0329174047d2d374b151e A tests/tcg/mips/user/ase/msa/bit-count/test_msa_nloc_w.c :000000 100644 0000000000000000000000000000000000000000 2103d5fbfea5e7f529a99a9c25c9ca87f62ce317 A tests/tcg/mips/user/ase/msa/bit-count/test_msa_nlzc_b.c :000000 100644 0000000000000000000000000000000000000000 b1ca3d44aacd50f72ecf8cefd8eacd169f1178c4 A tests/tcg/mips/user/ase/msa/bit-count/test_msa_nlzc_d.c :000000 100644 0000000000000000000000000000000000000000 6531c67a86911d997e8aa3c63f14f3418d5c793b A tests/tcg/mips/user/ase/msa/bit-count/test_msa_nlzc_h.c :000000 100644 0000000000000000000000000000000000000000 71db53c9fe489bc662b163917d0c9387ece95fa2 A tests/tcg/mips/user/ase/msa/bit-count/test_msa_nlzc_w.c :000000 100644 0000000000000000000000000000000000000000 184f7f4a4987b3eb48673d6763ef9255c1994ddb A tests/tcg/mips/user/ase/msa/bit-count/test_msa_pcnt_b.c :000000 100644 0000000000000000000000000000000000000000 3cc0d851b291d48b522c45d8ad12bbd7753dad13 A tests/tcg/mips/user/ase/msa/bit-count/test_msa_pcnt_d.c :000000 100644 0000000000000000000000000000000000000000 f1052b3c26a39a2d5d0c9cecef7981e64777a786 A tests/tcg/mips/user/ase/msa/bit-count/test_msa_pcnt_h.c :000000 100644 0000000000000000000000000000000000000000 625ef29406b7c8224e703d4f00b6fc0295d7636e A tests/tcg/mips/user/ase/msa/bit-count/test_msa_pcnt_w.c :000000 100644 0000000000000000000000000000000000000000 4a34f69953b7878ef2e60e5a0efc03224e9111ed A tests/tcg/mips/user/ase/msa/bit-move/test_msa_binsl_b.c :000000 100644 0000000000000000000000000000000000000000 0fc44fa19583b6352c1d9b93abc3aacdf530e084 A tests/tcg/mips/user/ase/msa/bit-move/test_msa_binsl_d.c :000000 100644 0000000000000000000000000000000000000000 cc2db04a2d45a6a8c32103738da38e6d3da1cf85 A tests/tcg/mips/user/ase/msa/bit-move/test_msa_binsl_h.c :000000 100644 0000000000000000000000000000000000000000 21d6eec4dbcc67a96839f39c0220b481a5551067 A tests/tcg/mips/user/ase/msa/bit-move/test_msa_binsl_w.c :000000 100644 0000000000000000000000000000000000000000 b1927c5c343ff925dcaf9f61e3d008fcd9b3b3f5 A tests/tcg/mips/user/ase/msa/bit-move/test_msa_binsr_b.c :000000 100644 0000000000000000000000000000000000000000 6499415daa829f072b3ec03aa087ab4c2277678a A tests/tcg/mips/user/ase/msa/bit-move/test_msa_binsr_d.c :000000 100644 0000000000000000000000000000000000000000 2dc3dbe89b7d2d5d5e781bb2d9aaeae2ec090c56 A tests/tcg/mips/user/ase/msa/bit-move/test_msa_binsr_h.c :000000 100644 0000000000000000000000000000000000000000 507318734007a296945920782b278066a15c46ea A tests/tcg/mips/user/ase/msa/bit-move/test_msa_binsr_w.c :000000 100644 0000000000000000000000000000000000000000 ba1c635087aa20ae78edf3eaa1426264c4c81783 A tests/tcg/mips/user/ase/msa/bit-move/test_msa_bmnz_v.c :000000 100644 0000000000000000000000000000000000000000 b38ddc2c1293d95fa25d6e51b17ea0876cda5d28 A tests/tcg/mips/user/ase/msa/bit-move/test_msa_bmz_v.c :000000 100644 0000000000000000000000000000000000000000 062e5a2fa0314c2b554e27ffc302a791f438e3b0 A tests/tcg/mips/user/ase/msa/bit-move/test_msa_bsel_v.c :000000 100644 0000000000000000000000000000000000000000 56fdee3f31e4e490cdfec880cef23c4d1ed1c051 A tests/tcg/mips/user/ase/msa/bit-set/test_msa_bclr_b.c :000000 100644 0000000000000000000000000000000000000000 0accccf093caa0a99c071f374bd22efe0f25f968 A tests/tcg/mips/user/ase/msa/bit-set/test_msa_bclr_d.c :000000 100644 0000000000000000000000000000000000000000 474e5297b8d3de9e4493227199708082e77b5a4f A tests/tcg/mips/user/ase/msa/bit-set/test_msa_bclr_h.c :000000 100644 0000000000000000000000000000000000000000 818b12ff0acf2a1a7d8610a41f90cc1b237bbc97 A tests/tcg/mips/user/ase/msa/bit-set/test_msa_bclr_w.c :000000 100644 0000000000000000000000000000000000000000 78ba32f360968dda3b67fb5c97331c969518c191 A tests/tcg/mips/user/ase/msa/bit-set/test_msa_bneg_b.c :000000 100644 0000000000000000000000000000000000000000 44cd608688c846ae76c636e89540fe333227e836 A tests/tcg/mips/user/ase/msa/bit-set/test_msa_bneg_d.c :000000 100644 0000000000000000000000000000000000000000 5d17ceeba3e055ea3289790ff7a51daf580ee5cc A tests/tcg/mips/user/ase/msa/bit-set/test_msa_bneg_h.c :000000 100644 0000000000000000000000000000000000000000 90d21f453d154862c2ec34188877fb5119a5242f A tests/tcg/mips/user/ase/msa/bit-set/test_msa_bneg_w.c :000000 100644 0000000000000000000000000000000000000000 8aabf4bb880a0a27fbcf407da96e6add8231908a A tests/tcg/mips/user/ase/msa/bit-set/test_msa_bset_b.c :000000 100644 0000000000000000000000000000000000000000 e3f9a7e4ca4be4bc9227269f7bdded3583cede59 A tests/tcg/mips/user/ase/msa/bit-set/test_msa_bset_d.c :000000 100644 0000000000000000000000000000000000000000 cf9f6081800ea9fcb0289f33fa4a97c4e9610ee9 A tests/tcg/mips/user/ase/msa/bit-set/test_msa_bset_h.c :000000 100644 0000000000000000000000000000000000000000 77478116f26fb92ae4877a728134ae9c472fb84c A tests/tcg/mips/user/ase/msa/bit-set/test_msa_bset_w.c :000000 100644 0000000000000000000000000000000000000000 29a29900112f4303f683eaa69517afd52d57fefa A tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_madd_q_h.c :000000 100644 0000000000000000000000000000000000000000 529d60d1e92198508c884f082e6d2aee935ed998 A tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_madd_q_w.c :000000 100644 0000000000000000000000000000000000000000 a4713f2321e70907911845852041c995b6a85202 A tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_maddr_q_h.c :000000 100644 0000000000000000000000000000000000000000 19eccbf5bab0916fdcc407ba285d246b37c73ab7 A tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_maddr_q_w.c :000000 100644 0000000000000000000000000000000000000000 b584736ed1c8174e7b2cdd3bb2fb2e11c196961e A tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_msub_q_h.c :000000 100644 0000000000000000000000000000000000000000 56191924a1d627ff3cfe2d1e7f855646a8559d2f A tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_msub_q_w.c :000000 100644 0000000000000000000000000000000000000000 0be6d5141860ab6e852ff6d9b418c0f4ca152cf7 A tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_msubr_q_h.c :000000 100644 0000000000000000000000000000000000000000 7d57cb500a8007dc11d95065ee62a579be1e7287 A tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_msubr_q_w.c :000000 100644 0000000000000000000000000000000000000000 cce7e9e8ac2393495d734c76d844e6da73a930e4 A tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_mul_q_h.c :000000 100644 0000000000000000000000000000000000000000 81d2635d7d5bf39e5e1e0087ecf30b26cbf8bd85 A tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_mul_q_w.c :000000 100644 0000000000000000000000000000000000000000 d5b00f1eb0a09c00c5223b336edef1b24203d1fc A tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_mulr_q_h.c :000000 100644 0000000000000000000000000000000000000000 78c9e223944fe86514c199448f10d596e89df13f A tests/tcg/mips/user/ase/msa/fixed-multiply/test_msa_mulr_q_w.c :000000 100644 0000000000000000000000000000000000000000 d9b49cea8cb6a42e5ecb6aeafdd73d8c086e72fd A tests/tcg/mips/user/ase/msa/float-max-min/test_msa_fmax_a_d.c :000000 100644 0000000000000000000000000000000000000000 f64276f2f139b076226e3d784843591b596316ab A tests/tcg/mips/user/ase/msa/float-max-min/test_msa_fmax_a_w.c :000000 100644 0000000000000000000000000000000000000000 ba548e488249787f5acc6b16b3d4543fe53fc375 A tests/tcg/mips/user/ase/msa/float-max-min/test_msa_fmax_d.c :000000 100644 0000000000000000000000000000000000000000 f9aa24d62bfa8a0280d3760bf3b6d57bec39db93 A tests/tcg/mips/user/ase/msa/float-max-min/test_msa_fmax_w.c :000000 100644 0000000000000000000000000000000000000000 555aa133ae9cf9db255b1d6f610cd00b8a31468c A tests/tcg/mips/user/ase/msa/float-max-min/test_msa_fmin_a_d.c :000000 100644 0000000000000000000000000000000000000000 9a81f1c6c5de89faf4b67ba71ca54b79405b5c1c A tests/tcg/mips/user/ase/msa/float-max-min/test_msa_fmin_a_w.c :000000 100644 0000000000000000000000000000000000000000 97123c8c0b2fa23692748672ae6d77b03f7ae3dc A tests/tcg/mips/user/ase/msa/float-max-min/test_msa_fmin_d.c :000000 100644 0000000000000000000000000000000000000000 1e91136441bb7441aa7ff222c5ef9d63f8790e13 A tests/tcg/mips/user/ase/msa/float-max-min/test_msa_fmin_w.c :000000 100644 0000000000000000000000000000000000000000 c0a07b5552d58d3467d1a98276d490fb31edac26 A tests/tcg/mips/user/ase/msa/int-add/test_msa_add_a_b.c :000000 100644 0000000000000000000000000000000000000000 0771cdbdfe95d6844bffddc81c58b994be0eadb6 A tests/tcg/mips/user/ase/msa/int-add/test_msa_add_a_d.c :000000 100644 0000000000000000000000000000000000000000 7956960d0f89d28fa3e961e06000c2c743758e6f A tests/tcg/mips/user/ase/msa/int-add/test_msa_add_a_h.c :000000 100644 0000000000000000000000000000000000000000 590f440406b112d6860faec5aa7fead03b89d0ee A tests/tcg/mips/user/ase/msa/int-add/test_msa_add_a_w.c :000000 100644 0000000000000000000000000000000000000000 42dd260726f43b1b27b581a6fc51f4e97046c5c9 A tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_a_b.c :000000 100644 0000000000000000000000000000000000000000 3e4e6f7f991747af3db106203daaafea56859484 A tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_a_d.c :000000 100644 0000000000000000000000000000000000000000 2901a8174b7db34a6880a18f86cc78ccbfe5a390 A tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_a_h.c :000000 100644 0000000000000000000000000000000000000000 9e483e07546a63d09be8ccc951ef8de449d08dc1 A tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_a_w.c :000000 100644 0000000000000000000000000000000000000000 955815bf451b47ba21e1efc759eae032cfc60ff6 A tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_s_b.c :000000 100644 0000000000000000000000000000000000000000 0795f7e2c518dd9b768f7626bbd16adad98c80fc A tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_s_d.c :000000 100644 0000000000000000000000000000000000000000 793c5afb8ca24dcf033627647d82cf7272fa4693 A tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_s_h.c :000000 100644 0000000000000000000000000000000000000000 1c72c8466921fa7026b6d5545ebc2c4955a6345a A tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_s_w.c :000000 100644 0000000000000000000000000000000000000000 f20340799e0dc6be1a6aa2c34bbfe5289e6af71f A tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_u_b.c :000000 100644 0000000000000000000000000000000000000000 30249edca00536da7ba18eaaf2a836aba2d1913f A tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_u_d.c :000000 100644 0000000000000000000000000000000000000000 1bd8aa9d20bd23f7e7adabc1529b06ba88ce0370 A tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_u_h.c :000000 100644 0000000000000000000000000000000000000000 a91c69f6249f642d82c678bfa69074cb47a09bae A tests/tcg/mips/user/ase/msa/int-add/test_msa_adds_u_w.c :000000 100644 0000000000000000000000000000000000000000 2f11c76aa37e4b4552b1e4946432804489149679 A tests/tcg/mips/user/ase/msa/int-add/test_msa_addv_b.c :000000 100644 0000000000000000000000000000000000000000 4ed0b97876a77a6c060d533084d6bea379ca563a A tests/tcg/mips/user/ase/msa/int-add/test_msa_addv_d.c :000000 100644 0000000000000000000000000000000000000000 ca6ddd4b540d093b6894308187aac7c7170a4308 A tests/tcg/mips/user/ase/msa/int-add/test_msa_addv_h.c :000000 100644 0000000000000000000000000000000000000000 dff0f70a07541f43a7a1123bd42d4aad17afeb9c A tests/tcg/mips/user/ase/msa/int-add/test_msa_addv_w.c :000000 100644 0000000000000000000000000000000000000000 c50a9dde8753086a5301e44f49dd5532f6279fdd A tests/tcg/mips/user/ase/msa/int-add/test_msa_hadd_s_d.c :000000 100644 0000000000000000000000000000000000000000 586ef923ccf0d6e95d8d795f2227121cba8bb538 A tests/tcg/mips/user/ase/msa/int-add/test_msa_hadd_s_h.c :000000 100644 0000000000000000000000000000000000000000 3589c33940d03c562a55199f5c1c8d7555a5855f A tests/tcg/mips/user/ase/msa/int-add/test_msa_hadd_s_w.c :000000 100644 0000000000000000000000000000000000000000 35b2021347a4be00e5b23df2a77cccac2f5d9230 A tests/tcg/mips/user/ase/msa/int-add/test_msa_hadd_u_d.c :000000 100644 0000000000000000000000000000000000000000 3b38f9bb33f800a0fa1ecfabe572f6e935cb5c0e A tests/tcg/mips/user/ase/msa/int-add/test_msa_hadd_u_h.c :000000 100644 0000000000000000000000000000000000000000 fd420cb8de7ad166014339f58422fd55cfe01aac A tests/tcg/mips/user/ase/msa/int-add/test_msa_hadd_u_w.c :000000 100644 0000000000000000000000000000000000000000 14ee4ab4db91d1df349ed231ff5fa4fda2d0ed62 A tests/tcg/mips/user/ase/msa/int-average/test_msa_ave_s_b.c :000000 100644 0000000000000000000000000000000000000000 ae7b3c8b89226cd911ca08b276e9b797dbffacf1 A tests/tcg/mips/user/ase/msa/int-average/test_msa_ave_s_d.c :000000 100644 0000000000000000000000000000000000000000 d0d327e80f084335e3e4e539003f36e8b11d1f0d A tests/tcg/mips/user/ase/msa/int-average/test_msa_ave_s_h.c :000000 100644 0000000000000000000000000000000000000000 77010209fb8bcb06837ae310b9865ff67393a338 A tests/tcg/mips/user/ase/msa/int-average/test_msa_ave_s_w.c :000000 100644 0000000000000000000000000000000000000000 c9e834e74d654f5322c1a221909113434de37e54 A tests/tcg/mips/user/ase/msa/int-average/test_msa_ave_u_b.c :000000 100644 0000000000000000000000000000000000000000 5462ffac0f3ff4bc7c8e418b9fda33d771ece5f2 A tests/tcg/mips/user/ase/msa/int-average/test_msa_ave_u_d.c :000000 100644 0000000000000000000000000000000000000000 10d57e5741a8c9e17f83c19d4747c2e907cecb28 A tests/tcg/mips/user/ase/msa/int-average/test_msa_ave_u_h.c :000000 100644 0000000000000000000000000000000000000000 53106dee74f0d9a8934363ef5d152b505e92c02c A tests/tcg/mips/user/ase/msa/int-average/test_msa_ave_u_w.c :000000 100644 0000000000000000000000000000000000000000 465f54fc1376d223e34ca198265940590f21f19c A tests/tcg/mips/user/ase/msa/int-average/test_msa_aver_s_b.c :000000 100644 0000000000000000000000000000000000000000 391cb85ff0b333fb2b92c5dfd5fd830ca3fec9d9 A tests/tcg/mips/user/ase/msa/int-average/test_msa_aver_s_d.c :000000 100644 0000000000000000000000000000000000000000 352b57d786a906d785c172d1451ac42f1ae0f624 A tests/tcg/mips/user/ase/msa/int-average/test_msa_aver_s_h.c :000000 100644 0000000000000000000000000000000000000000 cfba37b0ae240e02e2bb187bf469e83029ba53ff A tests/tcg/mips/user/ase/msa/int-average/test_msa_aver_s_w.c :000000 100644 0000000000000000000000000000000000000000 91f227b830eb42ca64ef1607a09ce9ff292a8d09 A tests/tcg/mips/user/ase/msa/int-average/test_msa_aver_u_b.c :000000 100644 0000000000000000000000000000000000000000 fde57a2a5c2d142d1a7868f04ddb995d1a24182c A tests/tcg/mips/user/ase/msa/int-average/test_msa_aver_u_d.c :000000 100644 0000000000000000000000000000000000000000 b9ec39a3dee14ee56405933a4ecf581c57f6b31a A tests/tcg/mips/user/ase/msa/int-average/test_msa_aver_u_h.c :000000 100644 0000000000000000000000000000000000000000 dc3c2e432edcdeb8d42ec420b63daebef8dd11db A tests/tcg/mips/user/ase/msa/int-average/test_msa_aver_u_w.c :000000 100644 0000000000000000000000000000000000000000 c9a9ee227da084e15d4605edee7221a4697919ee A tests/tcg/mips/user/ase/msa/int-compare/test_msa_ceq_b.c :000000 100644 0000000000000000000000000000000000000000 542c460f2fa8f1922a9c116ee20b4cc3759c189d A tests/tcg/mips/user/ase/msa/int-compare/test_msa_ceq_d.c :000000 100644 0000000000000000000000000000000000000000 3ebe59550c3aa99737d1a1c5c6a482087efcb2f8 A tests/tcg/mips/user/ase/msa/int-compare/test_msa_ceq_h.c :000000 100644 0000000000000000000000000000000000000000 003acf154459967639acb992c52f2025e1c88f97 A tests/tcg/mips/user/ase/msa/int-compare/test_msa_ceq_w.c :000000 100644 0000000000000000000000000000000000000000 ff20f0ea0efddff29dc99f7af2bf36bc38d441ff A tests/tcg/mips/user/ase/msa/int-compare/test_msa_cle_s_b.c :000000 100644 0000000000000000000000000000000000000000 3dc18bd6612ca41e82774149363c08fd1b309275 A tests/tcg/mips/user/ase/msa/int-compare/test_msa_cle_s_d.c :000000 100644 0000000000000000000000000000000000000000 00c48d657bba0ada9f15e581dff44be6f67c08a5 A tests/tcg/mips/user/ase/msa/int-compare/test_msa_cle_s_h.c :000000 100644 0000000000000000000000000000000000000000 16f84a13e7d7181c503d77a429dd13da5b009d2d A tests/tcg/mips/user/ase/msa/int-compare/test_msa_cle_s_w.c :000000 100644 0000000000000000000000000000000000000000 24574dc30d7a94d5d5e27f0128e926f49e576559 A tests/tcg/mips/user/ase/msa/int-compare/test_msa_cle_u_b.c :000000 100644 0000000000000000000000000000000000000000 e3f571545d97f64b16e09fe9e9a574eb809fb59f A tests/tcg/mips/user/ase/msa/int-compare/test_msa_cle_u_d.c :000000 100644 0000000000000000000000000000000000000000 8938d31c5960663a475f03bb7ac89a4b84886f51 A tests/tcg/mips/user/ase/msa/int-compare/test_msa_cle_u_h.c :000000 100644 0000000000000000000000000000000000000000 078a0c181569d3f5a5129a7be406ed1310e86420 A tests/tcg/mips/user/ase/msa/int-compare/test_msa_cle_u_w.c :000000 100644 0000000000000000000000000000000000000000 02c3dfa09e266756c225b0f8d5ff5e79cc7db60c A tests/tcg/mips/user/ase/msa/int-compare/test_msa_clt_s_b.c :000000 100644 0000000000000000000000000000000000000000 40637e27613a37b98a2d785f67d6f601434cd587 A tests/tcg/mips/user/ase/msa/int-compare/test_msa_clt_s_d.c :000000 100644 0000000000000000000000000000000000000000 ee3cd628fc877f6596b27095c5a95f70750b2c3a A tests/tcg/mips/user/ase/msa/int-compare/test_msa_clt_s_h.c :000000 100644 0000000000000000000000000000000000000000 bde4d95350c8d62ea897d623f0aeaef5f190ede1 A tests/tcg/mips/user/ase/msa/int-compare/test_msa_clt_s_w.c :000000 100644 0000000000000000000000000000000000000000 147bf484b7d09ce757450be0416bd239e19daa5b A tests/tcg/mips/user/ase/msa/int-compare/test_msa_clt_u_b.c :000000 100644 0000000000000000000000000000000000000000 5daf71672698db5fd751755941c1a53ccf743595 A tests/tcg/mips/user/ase/msa/int-compare/test_msa_clt_u_d.c :000000 100644 0000000000000000000000000000000000000000 8d51c2cc3c810fc2fb95548ea707f1da593d0fdd A tests/tcg/mips/user/ase/msa/int-compare/test_msa_clt_u_h.c :000000 100644 0000000000000000000000000000000000000000 5403af86889707aa6d56c1b551694ce7d3681234 A tests/tcg/mips/user/ase/msa/int-compare/test_msa_clt_u_w.c :000000 100644 0000000000000000000000000000000000000000 f263201e72d601291e2fe77ceb2400b431afb733 A tests/tcg/mips/user/ase/msa/int-divide/test_msa_div_s_b.c :000000 100644 0000000000000000000000000000000000000000 0458f933f663d1bfa8a462547b55813a51de3044 A tests/tcg/mips/user/ase/msa/int-divide/test_msa_div_s_d.c :000000 100644 0000000000000000000000000000000000000000 fffe7be072d9377aa2dc6e106cae5f68731fa8d8 A tests/tcg/mips/user/ase/msa/int-divide/test_msa_div_s_h.c :000000 100644 0000000000000000000000000000000000000000 22fa184d8045275fb3ff73f64d70f06606cd9455 A tests/tcg/mips/user/ase/msa/int-divide/test_msa_div_s_w.c :000000 100644 0000000000000000000000000000000000000000 8097d6c86444d786dba84ad7106da5946bc11b22 A tests/tcg/mips/user/ase/msa/int-divide/test_msa_div_u_b.c :000000 100644 0000000000000000000000000000000000000000 54d6fda1f2607434db690201b1d41428ac3e6862 A tests/tcg/mips/user/ase/msa/int-divide/test_msa_div_u_d.c :000000 100644 0000000000000000000000000000000000000000 5a729906ace3ad23ebf35d37600914435d5d9888 A tests/tcg/mips/user/ase/msa/int-divide/test_msa_div_u_h.c :000000 100644 0000000000000000000000000000000000000000 e9e2da471814df3abe8e40db3b14a9a7954b42c1 A tests/tcg/mips/user/ase/msa/int-divide/test_msa_div_u_w.c :000000 100644 0000000000000000000000000000000000000000 cb13ff3e751a94566384b131ad87b7a3840f69a4 A tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dotp_s_d.c :000000 100644 0000000000000000000000000000000000000000 19451ee57d5f718367614837045bb8c5ad0ec134 A tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dotp_s_h.c :000000 100644 0000000000000000000000000000000000000000 e635888e6c04169a2f6c98720e1b6ac8e93533fd A tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dotp_s_w.c :000000 100644 0000000000000000000000000000000000000000 af4337d02c9a5998127e1ab2edd2e7c9318a3fce A tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dotp_u_d.c :000000 100644 0000000000000000000000000000000000000000 a87b72b121edd77fc01c675265bc2ecbae79ea0a A tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dotp_u_h.c :000000 100644 0000000000000000000000000000000000000000 05df4cb583110f2fc58e6effa56018f42646bdaa A tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dotp_u_w.c :000000 100644 0000000000000000000000000000000000000000 d039e1a785f5b4bb646b9b1517a0e2a5b1b4ef63 A tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpadd_s_d.c :000000 100644 0000000000000000000000000000000000000000 bcaafe3b71f1b72167bb7ae4b0c6f626b3d99797 A tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpadd_s_h.c :000000 100644 0000000000000000000000000000000000000000 90562ab8a57af1927d7fc28630052333c8fb9e3e A tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpadd_s_w.c :000000 100644 0000000000000000000000000000000000000000 106dc73d1f2bda7fdafb27e6e32c3ac327ce7495 A tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpadd_u_d.c :000000 100644 0000000000000000000000000000000000000000 5fae97e9078601103c36360a87e4dedfa90d73d6 A tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpadd_u_h.c :000000 100644 0000000000000000000000000000000000000000 2bea9f669b1f6c580afff2a42190ffb78c3ed285 A tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpadd_u_w.c :000000 100644 0000000000000000000000000000000000000000 560e29a24898e782b477917afffa42d0d04854d0 A tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpsub_s_d.c :000000 100644 0000000000000000000000000000000000000000 3fb88ab5c2e5a625dee147686adb5e288e9a8ff5 A tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpsub_s_h.c :000000 100644 0000000000000000000000000000000000000000 b95878b67b30067e0237288d7f31becedea0f508 A tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpsub_s_w.c :000000 100644 0000000000000000000000000000000000000000 fc6c4e61dc3103d0621319f83e59a953e53789e5 A tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpsub_u_d.c :000000 100644 0000000000000000000000000000000000000000 741c887bbda957c35cc6d5176c66a11299f2aba3 A tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpsub_u_h.c :000000 100644 0000000000000000000000000000000000000000 3e1b711b6157097b2f2dda44a37447e763732eee A tests/tcg/mips/user/ase/msa/int-dot-product/test_msa_dpsub_u_w.c :000000 100644 0000000000000000000000000000000000000000 7e984a786e827de981616cef22ed29ef53a78dd7 A tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_a_b.c :000000 100644 0000000000000000000000000000000000000000 3dfdb482f49dfe91a11eb096dfc32360cf335ad9 A tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_a_d.c :000000 100644 0000000000000000000000000000000000000000 e1d65f98dc961c43e0bf31cb1726474ac9dc5276 A tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_a_h.c :000000 100644 0000000000000000000000000000000000000000 600f60af56c2ad66667f62d11cece977878757dd A tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_a_w.c :000000 100644 0000000000000000000000000000000000000000 ab4161f20c3c33813e0491252812422e69469086 A tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_s_b.c :000000 100644 0000000000000000000000000000000000000000 54a78ae56a9b1925683bd252384a39a82ba22de6 A tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_s_d.c :000000 100644 0000000000000000000000000000000000000000 79b1e0adfd94cd424aee7e88f4c41d8498098c43 A tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_s_h.c :000000 100644 0000000000000000000000000000000000000000 32e32456ebda5eed4c173e485431bfd5122e81ba A tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_s_w.c :000000 100644 0000000000000000000000000000000000000000 a63d2262793eece2a752ab399f5a9bc0422c2867 A tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_u_b.c :000000 100644 0000000000000000000000000000000000000000 815a9ef497a8c6262dc28cefb334e549ade47a91 A tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_u_d.c :000000 100644 0000000000000000000000000000000000000000 b668b3950753fdd9242f3ec77c8ca11bcec78a7b A tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_u_h.c :000000 100644 0000000000000000000000000000000000000000 3329455f92c7428b9f72e967211dc9b14257b9cb A tests/tcg/mips/user/ase/msa/int-max-min/test_msa_max_u_w.c :000000 100644 0000000000000000000000000000000000000000 8fdbfc3bd3494af543f7fc5f11edc120da352fa4 A tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_a_b.c :000000 100644 0000000000000000000000000000000000000000 6a9f6bf10e58286e9a4a224a980cb334868a5852 A tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_a_d.c :000000 100644 0000000000000000000000000000000000000000 67a40b96f302dee3b76aa79d91860609225cc02b A tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_a_h.c :000000 100644 0000000000000000000000000000000000000000 d08cb9cea81f8f48af9f1226d795d953cbcc4a73 A tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_a_w.c :000000 100644 0000000000000000000000000000000000000000 048233bbab115e016bb30811dcb882a7f440f0c2 A tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_s_b.c :000000 100644 0000000000000000000000000000000000000000 04e18ebdbfa26a49d6a7114ed83ca7cf2847f584 A tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_s_d.c :000000 100644 0000000000000000000000000000000000000000 3bf32d487ac82711935e8c27a01fd381c2ef1998 A tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_s_h.c :000000 100644 0000000000000000000000000000000000000000 eeb2ec935904ed027599bc30206c081f963ec89a A tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_s_w.c :000000 100644 0000000000000000000000000000000000000000 bdebf68a491b1d0517b22f237ae67b682a076632 A tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_u_b.c :000000 100644 0000000000000000000000000000000000000000 fcd90167ed9004f9432696a8c781a952ac51af97 A tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_u_d.c :000000 100644 0000000000000000000000000000000000000000 16f54b79e198825be54e8354db11025844dee0f4 A tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_u_h.c :000000 100644 0000000000000000000000000000000000000000 574c169d03468722c8a81e22cc91d592e035c6f9 A tests/tcg/mips/user/ase/msa/int-max-min/test_msa_min_u_w.c :000000 100644 0000000000000000000000000000000000000000 1533790cae2acc5628fa922bef41cfcea9933aa9 A tests/tcg/mips/user/ase/msa/int-modulo/test_msa_mod_s_b.c :000000 100644 0000000000000000000000000000000000000000 a8237f42440896cd2ee2a8b3c6a967123e5caab1 A tests/tcg/mips/user/ase/msa/int-modulo/test_msa_mod_s_d.c :000000 100644 0000000000000000000000000000000000000000 5d6e4d63f8ead778496e91bf5238d226cd18a249 A tests/tcg/mips/user/ase/msa/int-modulo/test_msa_mod_s_h.c :000000 100644 0000000000000000000000000000000000000000 1b068f28f566c6fa2cd528ea37094bef31afe2d0 A tests/tcg/mips/user/ase/msa/int-modulo/test_msa_mod_s_w.c :000000 100644 0000000000000000000000000000000000000000 0d9ddf59077f359280ea725c37d936676d413c30 A tests/tcg/mips/user/ase/msa/int-modulo/test_msa_mod_u_b.c :000000 100644 0000000000000000000000000000000000000000 1c3aa2bb36cc126f7f96fb8ca51cd4480755e39b A tests/tcg/mips/user/ase/msa/int-modulo/test_msa_mod_u_d.c :000000 100644 0000000000000000000000000000000000000000 a17a69f1f37da237612f4930702be9e71e5f2182 A tests/tcg/mips/user/ase/msa/int-modulo/test_msa_mod_u_h.c :000000 100644 0000000000000000000000000000000000000000 ac0f704b18ea74aeb904fe4e0f5152a5d8a5cc6e A tests/tcg/mips/user/ase/msa/int-modulo/test_msa_mod_u_w.c :000000 100644 0000000000000000000000000000000000000000 d543e1af28b7412bb28f9ad7ae4545704849a431 A tests/tcg/mips/user/ase/msa/int-multiply/test_msa_maddv_b.c :000000 100644 0000000000000000000000000000000000000000 fda35f757bc9a790dcedf0c632120d70d1b55bc6 A tests/tcg/mips/user/ase/msa/int-multiply/test_msa_maddv_d.c :000000 100644 0000000000000000000000000000000000000000 a9ee9b328a65de0d7906f810207ef63b0c0e3d04 A tests/tcg/mips/user/ase/msa/int-multiply/test_msa_maddv_h.c :000000 100644 0000000000000000000000000000000000000000 bc3f5d246e7c6504f100f16a987c1fa458bb5b07 A tests/tcg/mips/user/ase/msa/int-multiply/test_msa_maddv_w.c :000000 100644 0000000000000000000000000000000000000000 808c49d050b713bb45254d1b972275dce406c7c0 A tests/tcg/mips/user/ase/msa/int-multiply/test_msa_msubv_b.c :000000 100644 0000000000000000000000000000000000000000 9722dbd99f7709b1f344f7aec3f928b6e73446fc A tests/tcg/mips/user/ase/msa/int-multiply/test_msa_msubv_d.c :000000 100644 0000000000000000000000000000000000000000 6c059c779cf656711ee4c37797134d03bb84ad00 A tests/tcg/mips/user/ase/msa/int-multiply/test_msa_msubv_h.c :000000 100644 0000000000000000000000000000000000000000 0a83db4787a4153299db69a9e8177bb9f4dc4ccf A tests/tcg/mips/user/ase/msa/int-multiply/test_msa_msubv_w.c :000000 100644 0000000000000000000000000000000000000000 de1046820cb8a5f3e5552021a37ee56b41b8461b A tests/tcg/mips/user/ase/msa/int-multiply/test_msa_mulv_b.c :000000 100644 0000000000000000000000000000000000000000 ae2ebef5599dc4a753ef956185ae3a0fc095fa79 A tests/tcg/mips/user/ase/msa/int-multiply/test_msa_mulv_d.c :000000 100644 0000000000000000000000000000000000000000 27479a82c557ff956e219b926606fd4b998d7d1f A tests/tcg/mips/user/ase/msa/int-multiply/test_msa_mulv_h.c :000000 100644 0000000000000000000000000000000000000000 adeb1bfa9885de412047e0e8cfec1b30410f9fa3 A tests/tcg/mips/user/ase/msa/int-multiply/test_msa_mulv_w.c :000000 100644 0000000000000000000000000000000000000000 a3ab83b76ceeace58d5cceb6a8ef8bcb119481c2 A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_asub_s_b.c :000000 100644 0000000000000000000000000000000000000000 ee46ffadf1a8abf682dbc9a791f4cb42fbc3088a A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_asub_s_d.c :000000 100644 0000000000000000000000000000000000000000 3262365907d2891fa1a091a825a6200a3ed96e62 A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_asub_s_h.c :000000 100644 0000000000000000000000000000000000000000 51f9a6941353b665784cae411892674d355f9596 A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_asub_s_w.c :000000 100644 0000000000000000000000000000000000000000 e086214ef858b12ff3b2d4b6017fad39ddfba449 A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_asub_u_b.c :000000 100644 0000000000000000000000000000000000000000 5640b6500704afe9592b1e0ca1d03ff5ddec6f30 A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_asub_u_d.c :000000 100644 0000000000000000000000000000000000000000 a5bf2d20540e78a2657f3644db96870d887f2fc8 A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_asub_u_h.c :000000 100644 0000000000000000000000000000000000000000 772e90eedb0a93373187118b57a7b0f10700b0d7 A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_asub_u_w.c :000000 100644 0000000000000000000000000000000000000000 66137f58562ef3d43677a6a9670c79fc1bfd4531 A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_hsub_s_d.c :000000 100644 0000000000000000000000000000000000000000 e66261b821db157cf434a586902e77246ca5bf68 A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_hsub_s_h.c :000000 100644 0000000000000000000000000000000000000000 6d97abfe3c8835ddcca048bad5bcf0ab64cf5568 A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_hsub_s_w.c :000000 100644 0000000000000000000000000000000000000000 8f39a4525bbe9fb6b8cede81e66d7c21470d4548 A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_hsub_u_d.c :000000 100644 0000000000000000000000000000000000000000 6cc82fce29ced456e8b72470bd5752c0026a5157 A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_hsub_u_h.c :000000 100644 0000000000000000000000000000000000000000 b427e87a3ac18cf21620dda0b3dd5c5a12a8e5ea A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_hsub_u_w.c :000000 100644 0000000000000000000000000000000000000000 5c1f810d66793c2b2d70d0dfb2a9c3fd59ab9455 A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subs_s_b.c :000000 100644 0000000000000000000000000000000000000000 546c24c5c29276898adb705e5a5fa866b387073f A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subs_s_d.c :000000 100644 0000000000000000000000000000000000000000 24ddc826c3489f2575b33bd0d4e31b32a243a7ec A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subs_s_h.c :000000 100644 0000000000000000000000000000000000000000 f6109a53316dd63c15ff689ae56cc30d517fbaf5 A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subs_s_w.c :000000 100644 0000000000000000000000000000000000000000 f17091234879b91487976a8665b5468e858c899b A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subs_u_b.c :000000 100644 0000000000000000000000000000000000000000 bf647db221369cf01a91c8e70f4819ea7d76a6a3 A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subs_u_d.c :000000 100644 0000000000000000000000000000000000000000 c4616be3e95dce32aef04792df6658303c1dd755 A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subs_u_h.c :000000 100644 0000000000000000000000000000000000000000 61052672cae9424f06880a85778326bac018a6b6 A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subs_u_w.c :000000 100644 0000000000000000000000000000000000000000 71ea14fa2d70f51f35c19a0c116269355110acaa A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subsus_u_b.c :000000 100644 0000000000000000000000000000000000000000 070c457c447ab440bdc932dfbcc41bfc6bba481d A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subsus_u_d.c :000000 100644 0000000000000000000000000000000000000000 f98d010436cbe97791f9c15f3c9e70e5d0658f55 A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subsus_u_h.c :000000 100644 0000000000000000000000000000000000000000 d325c19217d3629ae97e3a93e543376e04bb0481 A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subsus_u_w.c :000000 100644 0000000000000000000000000000000000000000 66012b58941edb77d5981d29451d0ad87520a32c A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subsuu_s_b.c :000000 100644 0000000000000000000000000000000000000000 344a3730552d9fcf95f56789cd825a6c3c2fc7cd A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subsuu_s_d.c :000000 100644 0000000000000000000000000000000000000000 1cacb2639512bc7218c6d26c69b33ce6fdb8d587 A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subsuu_s_h.c :000000 100644 0000000000000000000000000000000000000000 42f3ee56f620d225af8a4ac3dbc644469821b20d A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subsuu_s_w.c :000000 100644 0000000000000000000000000000000000000000 b8bd0855160d424277c5ee22d860de8e288af5dc A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subv_b.c :000000 100644 0000000000000000000000000000000000000000 f532e4a69d4fec3f89052df29869670690a2b0ef A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subv_d.c :000000 100644 0000000000000000000000000000000000000000 ac7f8ee6b5f10890813421d288102f6352404ecd A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subv_h.c :000000 100644 0000000000000000000000000000000000000000 93eeaecc7ce7a921b3fd1f258bf8ff94234fda2f A tests/tcg/mips/user/ase/msa/int-subtract/test_msa_subv_w.c :000000 100644 0000000000000000000000000000000000000000 3506202cd95598c9ff9a1ab0048f2083b77b5e1f A tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvev_b.c :000000 100644 0000000000000000000000000000000000000000 896b11dce04eaee7fc56c1f31d959651d1495653 A tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvev_d.c :000000 100644 0000000000000000000000000000000000000000 a68fea643f089b2dc4cd872afef3c9daf08e7500 A tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvev_h.c :000000 100644 0000000000000000000000000000000000000000 6e168c701ecff07c1348bb5d75a345b9f9a2eb97 A tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvev_w.c :000000 100644 0000000000000000000000000000000000000000 11cfbf398a5090cfd657580fbd50fb3b6ba39d91 A tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvl_b.c :000000 100644 0000000000000000000000000000000000000000 35581ee7ead7f1bc782ac2b96b6de6e87c7deeb6 A tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvl_d.c :000000 100644 0000000000000000000000000000000000000000 0d89d95eddeb7df6e3428978238f545cc9088618 A tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvl_h.c :000000 100644 0000000000000000000000000000000000000000 ce044889c3e1e5b5521184efaa8ecc3acb3fb5ed A tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvl_w.c :000000 100644 0000000000000000000000000000000000000000 f7dd1d22b06d2ebddce5bf019f3e592679e0058a A tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvod_b.c :000000 100644 0000000000000000000000000000000000000000 bef28d8deda31bcd07c6e91173c9ae7ef339b3a9 A tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvod_d.c :000000 100644 0000000000000000000000000000000000000000 d2355c6676d6edc57e7016303a82b1a85ab2c943 A tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvod_h.c :000000 100644 0000000000000000000000000000000000000000 636a62d056e1bbb28c47e2c4fb0f5cc478beaf70 A tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvod_w.c :000000 100644 0000000000000000000000000000000000000000 75bc9de9f93a63731d5805a429d65f9fdbd94841 A tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvr_b.c :000000 100644 0000000000000000000000000000000000000000 a80aa446f8a8ab1dfc2d5997ea2a15f602d414e1 A tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvr_d.c :000000 100644 0000000000000000000000000000000000000000 caa00224fdfa034a18fb8862877a653e9597fec3 A tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvr_h.c :000000 100644 0000000000000000000000000000000000000000 65c89a37121c64dde368628e3719ffd5af552b94 A tests/tcg/mips/user/ase/msa/interleave/test_msa_ilvr_w.c :000000 100644 0000000000000000000000000000000000000000 22d1f9cc0f509a6d51478374789acde6d225fcea A tests/tcg/mips/user/ase/msa/logic/test_msa_and_v.c :000000 100644 0000000000000000000000000000000000000000 3b9e481582985cb085ed0883b337adb48ae16ffc A tests/tcg/mips/user/ase/msa/logic/test_msa_nor_v.c :000000 100644 0000000000000000000000000000000000000000 e6e5da4efb4e034d81cabbfe2eac5478dfe46f08 A tests/tcg/mips/user/ase/msa/logic/test_msa_or_v.c :000000 100644 0000000000000000000000000000000000000000 1b699b5ca41c8ec0e7f80809e46c93b4ceb189a1 A tests/tcg/mips/user/ase/msa/logic/test_msa_xor_v.c :000000 100644 0000000000000000000000000000000000000000 ef2aa6dbddeb7a89bde4f2669601e049f6cb6988 A tests/tcg/mips/user/ase/msa/move/test_msa_move_v.c :000000 100644 0000000000000000000000000000000000000000 2f4ffd919588e2e0fde4aae59d0bf0a33ecbace7 A tests/tcg/mips/user/ase/msa/pack/test_msa_pckev_b.c :000000 100644 0000000000000000000000000000000000000000 3f0bd47ffdd2d6dd1f29e71bfe87783de71741e2 A tests/tcg/mips/user/ase/msa/pack/test_msa_pckev_d.c :000000 100644 0000000000000000000000000000000000000000 2eae01fa75b19317a4f7998da6ca6e537dc18a70 A tests/tcg/mips/user/ase/msa/pack/test_msa_pckev_h.c :000000 100644 0000000000000000000000000000000000000000 f7215d0e4300c3f2a1499fbad311fd8c3cbe0192 A tests/tcg/mips/user/ase/msa/pack/test_msa_pckev_w.c :000000 100644 0000000000000000000000000000000000000000 63553383326cfc8c90eea849d5bc2ca2e047cd08 A tests/tcg/mips/user/ase/msa/pack/test_msa_pckod_b.c :000000 100644 0000000000000000000000000000000000000000 ac75526fdad13c8d5a8c4d12d3b8b9b9ea2d2515 A tests/tcg/mips/user/ase/msa/pack/test_msa_pckod_d.c :000000 100644 0000000000000000000000000000000000000000 12c1fa1ea5a0dacb3208b8d5e83588321450f460 A tests/tcg/mips/user/ase/msa/pack/test_msa_pckod_h.c :000000 100644 0000000000000000000000000000000000000000 b8979c3f43be263a73eaf3f7f4fe08f9f1122953 A tests/tcg/mips/user/ase/msa/pack/test_msa_pckod_w.c :000000 100644 0000000000000000000000000000000000000000 1839a26ca7b722e014a6071a49d45ac2a1c8e2a2 A tests/tcg/mips/user/ase/msa/pack/test_msa_vshf_b.c :000000 100644 0000000000000000000000000000000000000000 ebc198feb85ca4b433c81454f907309a11774b08 A tests/tcg/mips/user/ase/msa/pack/test_msa_vshf_d.c :000000 100644 0000000000000000000000000000000000000000 a7240134d7f07f6d89fe334c708217dff7cdcd31 A tests/tcg/mips/user/ase/msa/pack/test_msa_vshf_h.c :000000 100644 0000000000000000000000000000000000000000 607ac4fb53c251a0c1b336731a71787eb09953e0 A tests/tcg/mips/user/ase/msa/pack/test_msa_vshf_w.c :000000 100644 0000000000000000000000000000000000000000 649e67b6a149adce135a89ee3acb02da02c47ff8 A tests/tcg/mips/user/ase/msa/shift/test_msa_sll_b.c :000000 100644 0000000000000000000000000000000000000000 1d6fe54207619528cb168cb4c0b4f0a6ca080850 A tests/tcg/mips/user/ase/msa/shift/test_msa_sll_d.c :000000 100644 0000000000000000000000000000000000000000 1e6c27bfe730d2df614773ab16dda86335b9e056 A tests/tcg/mips/user/ase/msa/shift/test_msa_sll_h.c :000000 100644 0000000000000000000000000000000000000000 8bfbaca6fcb5c96bd68677f91963e722c390754f A tests/tcg/mips/user/ase/msa/shift/test_msa_sll_w.c :000000 100644 0000000000000000000000000000000000000000 a5dcee3a721e9d7f7634bf3b5c18869e353bdfa8 A tests/tcg/mips/user/ase/msa/shift/test_msa_sra_b.c :000000 100644 0000000000000000000000000000000000000000 95a13620b934f06a5e05078906eeba5c158522b8 A tests/tcg/mips/user/ase/msa/shift/test_msa_sra_d.c :000000 100644 0000000000000000000000000000000000000000 f00003d51cbb1b026b010e40ddbb0153fa240c70 A tests/tcg/mips/user/ase/msa/shift/test_msa_sra_h.c :000000 100644 0000000000000000000000000000000000000000 f00da6d3d90873542cced9adc878ed996fff4e4c A tests/tcg/mips/user/ase/msa/shift/test_msa_sra_w.c :000000 100644 0000000000000000000000000000000000000000 dcda9c2c959dbb65255e76b0c754896f332b4b27 A tests/tcg/mips/user/ase/msa/shift/test_msa_srar_b.c :000000 100644 0000000000000000000000000000000000000000 478098acd9cc3791f400daf455b416bef25697ac A tests/tcg/mips/user/ase/msa/shift/test_msa_srar_d.c :000000 100644 0000000000000000000000000000000000000000 a30025548c92e7c75ee352894a2c93896df1f199 A tests/tcg/mips/user/ase/msa/shift/test_msa_srar_h.c :000000 100644 0000000000000000000000000000000000000000 027d4ce56502287abf788e869d161c528b442cc2 A tests/tcg/mips/user/ase/msa/shift/test_msa_srar_w.c :000000 100644 0000000000000000000000000000000000000000 0e7c453cec11da0f7744af10458822a81e4d2e9f A tests/tcg/mips/user/ase/msa/shift/test_msa_srl_b.c :000000 100644 0000000000000000000000000000000000000000 f6351f875a021e13fcd2d6a5bcca275677eacef5 A tests/tcg/mips/user/ase/msa/shift/test_msa_srl_d.c :000000 100644 0000000000000000000000000000000000000000 93394ef47a518dd81887af3f589575c27eac44ee A tests/tcg/mips/user/ase/msa/shift/test_msa_srl_h.c :000000 100644 0000000000000000000000000000000000000000 c18cd9892ab15fb49aa120478b2ac8376cee1518 A tests/tcg/mips/user/ase/msa/shift/test_msa_srl_w.c :000000 100644 0000000000000000000000000000000000000000 d173d8fa9cff3c99f5385a7876a8595fe03c2b80 A tests/tcg/mips/user/ase/msa/shift/test_msa_srlr_b.c :000000 100644 0000000000000000000000000000000000000000 ecd7bd0c229a964b276ef274032b90e2bb6e9e6a A tests/tcg/mips/user/ase/msa/shift/test_msa_srlr_d.c :000000 100644 0000000000000000000000000000000000000000 ca7fd753424013fdb99b073358ec25204b4ed33c A tests/tcg/mips/user/ase/msa/shift/test_msa_srlr_h.c :000000 100644 0000000000000000000000000000000000000000 ccbe6c0c842ce3e1a43f939bdf26833ad4d76b4b A tests/tcg/mips/user/ase/msa/shift/test_msa_srlr_w.c :000000 100755 0000000000000000000000000000000000000000 940cabe4d8136aa615a5664a5d0273815a033fc3 A tests/tcg/mips/user/ase/msa/test_msa_compile_32r5eb.sh :000000 100755 0000000000000000000000000000000000000000 048b30b8d7bb7fad98d29a0f6e707eb3a5b7991a A tests/tcg/mips/user/ase/msa/test_msa_compile_32r5el.sh :000000 100755 0000000000000000000000000000000000000000 6bc8907a53d5dfea1abbbc227b12945c30455f83 A tests/tcg/mips/user/ase/msa/test_msa_compile_64r6eb.sh :000000 100755 0000000000000000000000000000000000000000 4a92c55a4e4b761e9832efce42e9912a26e7b955 A tests/tcg/mips/user/ase/msa/test_msa_compile_64r6el.sh :000000 100755 0000000000000000000000000000000000000000 32dbf3134793193c9d61f44c7b4216f75e40c612 A tests/tcg/mips/user/ase/msa/test_msa_run_32r5eb.sh :000000 100755 0000000000000000000000000000000000000000 a2e6092522a2be37a17ce1398d2834021776ab6f A tests/tcg/mips/user/ase/msa/test_msa_run_32r5el.sh :000000 100755 0000000000000000000000000000000000000000 6de6d7cacf3511f06170ecbb9407331ead545a9c A tests/tcg/mips/user/ase/msa/test_msa_run_64r6eb.sh :000000 100755 0000000000000000000000000000000000000000 979057df746c77ff383c946116407ca25ab77eda A tests/tcg/mips/user/ase/msa/test_msa_run_64r6el.sh :000000 100644 0000000000000000000000000000000000000000 e7ecdc5910016146dbc9bae6ff3d6fc68b9ef69c A tests/tcg/mips/user/isa/mips64r6/bit-count/test_mips64r6_clo.c :000000 100644 0000000000000000000000000000000000000000 a77a8e4eb5905be90e6abfcec7bd7ab51a0c786d A tests/tcg/mips/user/isa/mips64r6/bit-count/test_mips64r6_clz.c :000000 100644 0000000000000000000000000000000000000000 eb41fbdfdf77b57e3831c7e459c1a16f0fb978e9 A tests/tcg/mips/user/isa/mips64r6/bit-count/test_mips64r6_dclo.c :000000 100644 0000000000000000000000000000000000000000 be393ac19925a1180b60dd19ec5baec6c43b2026 A tests/tcg/mips/user/isa/mips64r6/bit-count/test_mips64r6_dclz.c :000000 100644 0000000000000000000000000000000000000000 df3d1b11f6bbd1351479353f9765bfab88d1a745 A tests/tcg/mips/user/isa/mips64r6/bit-swap/test_mips64r6_bitswap.c :000000 100644 0000000000000000000000000000000000000000 377835940d98ba2f52b227550626f4dccbf55314 A tests/tcg/mips/user/isa/mips64r6/bit-swap/test_mips64r6_dbitswap.c :000000 100644 0000000000000000000000000000000000000000 b7f5811a5e9b7a82989f092fec215fc2f9c9476a A tests/tcg/mips/user/isa/mips64r6/crc/Makefile :000000 100644 0000000000000000000000000000000000000000 bb1f3f6924916c561579a3584f781d2573972a73 A tests/tcg/mips/user/isa/mips64r6/crc/test_mips64r6_crc32b.c :000000 100644 0000000000000000000000000000000000000000 1439d44bf208dc0a3326a8794074d05472461c40 A tests/tcg/mips/user/isa/mips64r6/crc/test_mips64r6_crc32cb.c :000000 100644 0000000000000000000000000000000000000000 bf258e0696de8c0fa01678539c8da9833e1b2e27 A tests/tcg/mips/user/isa/mips64r6/crc/test_mips64r6_crc32cd.c :000000 100644 0000000000000000000000000000000000000000 0e7b67732e08bc9cf374a39881e7b34642950e54 A tests/tcg/mips/user/isa/mips64r6/crc/test_mips64r6_crc32ch.c :000000 100644 0000000000000000000000000000000000000000 f7110b3a0a4fdce89787d24ca91611ac4f45a471 A tests/tcg/mips/user/isa/mips64r6/crc/test_mips64r6_crc32cw.c :000000 100644 0000000000000000000000000000000000000000 e391be803f75fdc960177fbb7106335a85141999 A tests/tcg/mips/user/isa/mips64r6/crc/test_mips64r6_crc32d.c :000000 100644 0000000000000000000000000000000000000000 100f02c7ddac46e5957a8b91845bab265525c658 A tests/tcg/mips/user/isa/mips64r6/crc/test_mips64r6_crc32h.c :000000 100644 0000000000000000000000000000000000000000 b4f5f4bbee24d2fd983186787dfb8077e1db9b48 A tests/tcg/mips/user/isa/mips64r6/crc/test_mips64r6_crc32w.c :000000 100644 0000000000000000000000000000000000000000 eb21615f95203026505a36688367a7075a77192b A tests/tcg/mips/user/isa/mips64r6/int-multiply/test_mips64r6_dmuh.c :000000 100644 0000000000000000000000000000000000000000 7316d79e2af5321308119c8e11163c4ef323f685 A tests/tcg/mips/user/isa/mips64r6/int-multiply/test_mips64r6_dmuhu.c :000000 100644 0000000000000000000000000000000000000000 3ac1965cca371a39aba76c6824fff009f5b90cd4 A tests/tcg/mips/user/isa/mips64r6/int-multiply/test_mips64r6_dmul.c :000000 100644 0000000000000000000000000000000000000000 0862780e3de7f64cd5ae9d99c408cb90473b6171 A tests/tcg/mips/user/isa/mips64r6/int-multiply/test_mips64r6_dmulu.c :000000 100644 0000000000000000000000000000000000000000 ff1ae6fd9ce90e1b222164f17626ca02cdf0a491 A tests/tcg/mips/user/isa/mips64r6/int-multiply/test_mips64r6_muh.c :000000 100644 0000000000000000000000000000000000000000 cb2752767a51a0dea053c66d804ef549fdc8c16d A tests/tcg/mips/user/isa/mips64r6/int-multiply/test_mips64r6_muhu.c :000000 100644 0000000000000000000000000000000000000000 5cdc4d56324029d7bf7bebe7b91c882f1399f914 A tests/tcg/mips/user/isa/mips64r6/int-multiply/test_mips64r6_mul.c :000000 100644 0000000000000000000000000000000000000000 ccb3bdc1ac5e781bc8520a23bbd9755d7f76ee5f A tests/tcg/mips/user/isa/mips64r6/int-multiply/test_mips64r6_mulu.c :000000 100644 0000000000000000000000000000000000000000 4d6cf2e1f1dfd4d4a013b15ce7e42495ea555b0b A tests/tcg/mips/user/isa/mips64r6/logic/test_mips64r6_and.c :000000 100644 0000000000000000000000000000000000000000 21005ddc53b651749a68308cf137aee9ac2365f4 A tests/tcg/mips/user/isa/mips64r6/logic/test_mips64r6_nor.c :000000 100644 0000000000000000000000000000000000000000 345b4544fe020fc65314dffdfdb1c968bd830c1c A tests/tcg/mips/user/isa/mips64r6/logic/test_mips64r6_or.c :000000 100644 0000000000000000000000000000000000000000 7e36fee517aa14406578d9db2341dae4fff13811 A tests/tcg/mips/user/isa/mips64r6/logic/test_mips64r6_xor.c :000000 100644 0000000000000000000000000000000000000000 4f719efda12fb9ab3cc4de75fde41a3cd7ea168e A tests/tcg/mips/user/isa/mips64r6/shift/test_mips64r6_dsllv.c :000000 100644 0000000000000000000000000000000000000000 024d508ca878fafcd55bcd527f2a5d0a74f7b8ca A tests/tcg/mips/user/isa/mips64r6/shift/test_mips64r6_dsrav.c :000000 100644 0000000000000000000000000000000000000000 fd1c398ffde30e110d073e11d2f7bd952f1215d4 A tests/tcg/mips/user/isa/mips64r6/shift/test_mips64r6_dsrlv.c :000000 100644 0000000000000000000000000000000000000000 a5fa72b727809119b2c754307f7d6aaa3ed6495f A tests/tcg/mips/user/isa/mips64r6/shift/test_mips64r6_sllv.c :000000 100644 0000000000000000000000000000000000000000 79e1a047eb7d0f6d10447ab298bca8e8a424df52 A tests/tcg/mips/user/isa/mips64r6/shift/test_mips64r6_srav.c :000000 100644 0000000000000000000000000000000000000000 1f8c45d8cc8aa4abfa9582114665ff4c0f1fa619 A tests/tcg/mips/user/isa/mips64r6/shift/test_mips64r6_srlv.c :000000 100644 0000000000000000000000000000000000000000 6fffc82010348217ccba433625e2baa2716fb7e6 A tests/tcg/mips/user/isa/octeon/octeon-insns.c :000000 100644 0000000000000000000000000000000000000000 bff360df6c97b21f444be4724e9dfaa879662be2 A tests/tcg/mips/user/isa/r5900/Makefile :000000 100644 0000000000000000000000000000000000000000 83dafa018b5527ca3b9a57753feac7b644065125 A tests/tcg/mips/user/isa/r5900/test_r5900_div1.c :000000 100644 0000000000000000000000000000000000000000 72aeed31debf9bc187e621a62366820d84725767 A tests/tcg/mips/user/isa/r5900/test_r5900_divu1.c :000000 100644 0000000000000000000000000000000000000000 f6f215e1c356839e3cb46d4e385885b01c179ce4 A tests/tcg/mips/user/isa/r5900/test_r5900_madd.c :000000 100644 0000000000000000000000000000000000000000 30936fb2b4a2a07e012e1eb8412cd76ab1b86529 A tests/tcg/mips/user/isa/r5900/test_r5900_maddu.c :000000 100644 0000000000000000000000000000000000000000 eed3683dc5d43735b23cba1a1a2483f9584fd141 A tests/tcg/mips/user/isa/r5900/test_r5900_mflohi1.c :000000 100644 0000000000000000000000000000000000000000 7f3e72835ae4406e559a564b36528d092abbada8 A tests/tcg/mips/user/isa/r5900/test_r5900_mtlohi1.c :000000 100644 0000000000000000000000000000000000000000 5710b395e66499d63af4b06999b55a8541da1ec2 A tests/tcg/mips/user/isa/r5900/test_r5900_mult.c :000000 100644 0000000000000000000000000000000000000000 f043904d699d0bd8dc6c0ceb1ea0186f70597ac7 A tests/tcg/mips/user/isa/r5900/test_r5900_multu.c :000000 100644 0000000000000000000000000000000000000000 62a4444306359cd1bfa36eaf9d73da2837069ce7 A tests/tcg/mips64/float_convd.ref :000000 100644 0000000000000000000000000000000000000000 2e970dc7978ac331caa25f059946e00084a33965 A tests/tcg/mips64/float_convs.ref :000000 100644 0000000000000000000000000000000000000000 2020c65d18e6b04d01a86b0e3ef2dc0e725590fc A tests/tcg/mips64/float_madds.ref :000000 100644 0000000000000000000000000000000000000000 69391c231872311bd033ea5a5cee38d58b3865c8 A tests/tcg/mips64/meson.build :000000 100644 0000000000000000000000000000000000000000 62a4444306359cd1bfa36eaf9d73da2837069ce7 A tests/tcg/mips64el/float_convd.ref :000000 100644 0000000000000000000000000000000000000000 2e970dc7978ac331caa25f059946e00084a33965 A tests/tcg/mips64el/float_convs.ref :000000 100644 0000000000000000000000000000000000000000 2020c65d18e6b04d01a86b0e3ef2dc0e725590fc A tests/tcg/mips64el/float_madds.ref :000000 100644 0000000000000000000000000000000000000000 f6c0fae7981f19e96379ac65f894203d8fa7753c A tests/tcg/mips64el/meson.build :000000 100644 0000000000000000000000000000000000000000 522c9d2ea3e2fca3fb93cca13488414334e68a7a A tests/tcg/multiarch/README :000000 100644 0000000000000000000000000000000000000000 1e2268f4b75e32baae9f755c3117a030c0a3fb35 A tests/tcg/multiarch/arm-compat-semi/semiconsole.c :000000 100644 0000000000000000000000000000000000000000 f609c01341a1a7c3bc0436e3d42e1dcdb993d4eb A tests/tcg/multiarch/arm-compat-semi/semihosting.c :000000 100644 0000000000000000000000000000000000000000 d1ff1936a7a8bb8faf216dfd84fe24786f468efb A tests/tcg/multiarch/catch-syscalls.c :000000 100644 0000000000000000000000000000000000000000 58d7f8b4c5822706a19f4fe1d2c40c29fdcc3230 A tests/tcg/multiarch/float_convd.c :000000 100644 0000000000000000000000000000000000000000 cb1fdd439e3a69c24c5019ff1600a0639029145d A tests/tcg/multiarch/float_convs.c :000000 100644 0000000000000000000000000000000000000000 c42ebe64b9e6bac9d086a343744ac136a4bf1492 A tests/tcg/multiarch/float_helpers.h :000000 100644 0000000000000000000000000000000000000000 a692e052d5bcf1d49dd382353e75bc811edb8fdd A tests/tcg/multiarch/float_madds.c :000000 100644 0000000000000000000000000000000000000000 15dd41d3bd2d7f9edb0e97d79fb471ac953e88fe A tests/tcg/multiarch/fnmsub.c :000000 100644 0000000000000000000000000000000000000000 cb6b032b388d7ac7afde86ba7acc9771933113d0 A tests/tcg/multiarch/follow-fork-mode.c :000000 100644 0000000000000000000000000000000000000000 ccce35902fb1067b62d57dc1bd48ce2336d160e7 A tests/tcg/multiarch/gdbstub/catch-syscalls.py :000000 100644 0000000000000000000000000000000000000000 72a6e440c0826cf6c49fae3c80ec77fb723bb46e A tests/tcg/multiarch/gdbstub/follow-fork-mode-child.py :000000 100644 0000000000000000000000000000000000000000 5c2fe7220889791d95f69213d5e628f2b8e594ff A tests/tcg/multiarch/gdbstub/follow-fork-mode-parent.py :000000 100644 0000000000000000000000000000000000000000 4eccdb41b9744bbe945dfdfbf56b22a6ae508055 A tests/tcg/multiarch/gdbstub/interrupt.py :000000 100644 0000000000000000000000000000000000000000 1d40efb5ec82f28a4d00afb9e9332ea7c8f9d15a A tests/tcg/multiarch/gdbstub/late-attach.py :000000 100644 0000000000000000000000000000000000000000 76d75e52512edeb6f2911ac8ff6a39f7f62b37d8 A tests/tcg/multiarch/gdbstub/memory.py :000000 100644 0000000000000000000000000000000000000000 e59ba58af86880483834148b5b3aff96031e72c9 A tests/tcg/multiarch/gdbstub/prot-none.py :000000 100644 0000000000000000000000000000000000000000 b3d13cb077f1bb43fe6c2f1afd9a9dd20c3119d9 A tests/tcg/multiarch/gdbstub/registers.py :000000 100644 0000000000000000000000000000000000000000 3403b82fd4a77cdad2b191523a0fbee5b80f4d97 A tests/tcg/multiarch/gdbstub/sha1.py :000000 100644 0000000000000000000000000000000000000000 796dca75f0cb81b312b6af9e39719c94ed278f3b A tests/tcg/multiarch/gdbstub/test-proc-mappings.py :000000 100644 0000000000000000000000000000000000000000 fa36c943d6681ad9c199e2a434a53d80716abaa6 A tests/tcg/multiarch/gdbstub/test-qxfer-auxv-read.py :000000 100644 0000000000000000000000000000000000000000 b18fa1234fb5429f3ad12d2ecb29a57a9faaf076 A tests/tcg/multiarch/gdbstub/test-qxfer-siginfo-read.py :000000 100644 0000000000000000000000000000000000000000 49cbc3548f6076a6a6fc7e84385774b5f7e41559 A tests/tcg/multiarch/gdbstub/test-thread-breakpoint.py :000000 100644 0000000000000000000000000000000000000000 20a364034b539d95a02a473ff7c0e3df74a1084d A tests/tcg/multiarch/late-attach.c :000000 100644 0000000000000000000000000000000000000000 fad5fc98933129dc18ac741ef305d9e1cf39cea7 A tests/tcg/multiarch/libs/float_helpers.c :000000 100644 0000000000000000000000000000000000000000 ebb9666c919b32a83c89e698445856c11daa0442 A tests/tcg/multiarch/linux/linux-madvise.c :000000 100644 0000000000000000000000000000000000000000 0ccf7a973a896bb86748f297706f123c580301b6 A tests/tcg/multiarch/linux/linux-shmat-maps.c :000000 100644 0000000000000000000000000000000000000000 94eaaec371a08fa7303bc28f6de5ae0270a0cf20 A tests/tcg/multiarch/linux/linux-shmat-null.c :000000 100644 0000000000000000000000000000000000000000 a7059aacd9cbeb8ed4bd19457a5834cfe449d4f5 A tests/tcg/multiarch/linux/linux-sigrtminmax.c :000000 100644 0000000000000000000000000000000000000000 0fa3165602f1238c038f086ec8dc8c88f4321ec9 A tests/tcg/multiarch/linux/linux-test.c :000000 100644 0000000000000000000000000000000000000000 2893d60334b959fcfa71db0e967d21c2e3afef61 A tests/tcg/multiarch/linux/test-vma.c :000000 100644 0000000000000000000000000000000000000000 508fdb585b75e4a9ad86b52ae9a890f0e87d0e41 A tests/tcg/multiarch/meson.build :000000 100644 0000000000000000000000000000000000000000 1c79005846d4145ad5d446af8adec3b7a80a4622 A tests/tcg/multiarch/munmap-pthread.c :000000 100644 0000000000000000000000000000000000000000 2ef539b7211ab8ad1e5063ce94d4c6eec9c242ae A tests/tcg/multiarch/noexec.c.inc :000000 100644 0000000000000000000000000000000000000000 26d3a76eb6202a19ce3afe41abe5f24249bc3b8a A tests/tcg/multiarch/nop_func.h :000000 100644 0000000000000000000000000000000000000000 1c59c2cb7079378c33157a92e35260d0270caf07 A tests/tcg/multiarch/overflow.c :000000 100755 0000000000000000000000000000000000000000 338c9ced23e5668e3b801aa9d4d0c7ef6202584c A tests/tcg/multiarch/plugin/regex-compare.sh :000000 100644 0000000000000000000000000000000000000000 057b9aac9f69f6756ea229f9a8c4ae58c5da3130 A tests/tcg/multiarch/plugin/test-plugin-mem-access.c :000000 100644 0000000000000000000000000000000000000000 f8343dfba849f67c4c2c216d47ac97070f104766 A tests/tcg/multiarch/plugin/test-plugin-set-pc.c :000000 100644 0000000000000000000000000000000000000000 dc56aadb3c59d6df32392187bbca5fb228cb10ac A tests/tcg/multiarch/prot-none.c :000000 100644 0000000000000000000000000000000000000000 e6c8ff31ca3313867dc2e8f503d5a4ea43e4fac1 A tests/tcg/multiarch/segfault.c :000000 100644 0000000000000000000000000000000000000000 0fcbc3ed6054ecded3d6711da8b4c037dd721912 A tests/tcg/multiarch/sha1.c :000000 100644 0000000000000000000000000000000000000000 4a8a114634f781eef8e313ad6b2886be06b7f22c A tests/tcg/multiarch/sha1.ref :000000 100644 0000000000000000000000000000000000000000 12c2b6c2b7afd2ff7557fa476d6083f733093d7e A tests/tcg/multiarch/sha512.c :000000 100644 0000000000000000000000000000000000000000 f47c7390e760d20a3f6e8cb6c95babd9c1699a1d A tests/tcg/multiarch/sigbus.c :000000 100644 0000000000000000000000000000000000000000 998c8fdefd6f1720a4393a8886c7fd2406b88711 A tests/tcg/multiarch/signals.c :000000 100644 0000000000000000000000000000000000000000 e6cc904898dbefce4fc86b11cf1c44dcac4a67e9 A tests/tcg/multiarch/sigreturn-sigmask.c :000000 100644 0000000000000000000000000000000000000000 821dc0ef09f489d088b40258af28e2c1eab3df6f A tests/tcg/multiarch/system/hello.c :000000 100644 0000000000000000000000000000000000000000 98d4f2eff9f222001d6e7bd2b837b0e49b0710b8 A tests/tcg/multiarch/system/interrupt.c :000000 100644 0000000000000000000000000000000000000000 adc7ac60c1f1a55da7c8eaee9ea4d818c5e36e3f A tests/tcg/multiarch/system/memory.c :000000 100644 0000000000000000000000000000000000000000 f71c12db38ee9046f2c580f0f7a7e7a813efd8ae A tests/tcg/multiarch/system/meson.build :000000 100755 0000000000000000000000000000000000000000 5b8bbf3ef37fbe821b2ee1439c4e8497a93cb4d9 A tests/tcg/multiarch/system/validate-memory-counts.py :000000 100644 0000000000000000000000000000000000000000 4e40306fa18c30b968fc134d6a3ad57fb0a6ac03 A tests/tcg/multiarch/tb-link.c :000000 100644 0000000000000000000000000000000000000000 4b5f7f98aa89cfb3d55984ef69faceda16a31476 A tests/tcg/multiarch/test-aes-main.c.inc :000000 100644 0000000000000000000000000000000000000000 2bfa5291270413e0aaf26e3b1e9f5b18a1bf0a1c A tests/tcg/multiarch/test-mmap.c :000000 100644 0000000000000000000000000000000000000000 089fb2a1107fdc13436b2b3b633e5eeda08f0345 A tests/tcg/multiarch/test-plugin-syscall-filter.c :000000 100644 0000000000000000000000000000000000000000 810ba5de67b3b1c762112517aa3697ee69b56ff9 A tests/tcg/multiarch/testthread.c :000000 100644 0000000000000000000000000000000000000000 545a1c81466f4a9c6598b638793edcf2840b3d4b A tests/tcg/multiarch/threadcount.c :000000 100644 0000000000000000000000000000000000000000 0b8ce9751be1044254ca63db31583aaf179ccd78 A tests/tcg/multiarch/vma-pthread.c :000000 100644 0000000000000000000000000000000000000000 dbd5379c4d328fc5602d35f67e87e5fc0927f5b7 A tests/tcg/or1k/float_convd.ref :000000 100644 0000000000000000000000000000000000000000 ec7fdf975b12130ecf38659a0b27cc471dab39a0 A tests/tcg/or1k/float_convs.ref :000000 100644 0000000000000000000000000000000000000000 2c7c35c8b479fce81ae31195b28809a3a1530699 A tests/tcg/or1k/float_madds.ref :000000 100644 0000000000000000000000000000000000000000 5151e8f361f50cc5108864ec386292313fd57b64 A tests/tcg/or1k/meson.build :000000 100644 0000000000000000000000000000000000000000 3d23592e7606f84ad8d30121e43ed56189b48795 A tests/tcg/or1k/test_add.c :000000 100644 0000000000000000000000000000000000000000 a8f756a69b2e0ba0f033bb886651cc2946284177 A tests/tcg/or1k/test_addc.c :000000 100644 0000000000000000000000000000000000000000 bbf5a5ffab51ea4f8157577b6937446c991569e7 A tests/tcg/or1k/test_addi.c :000000 100644 0000000000000000000000000000000000000000 27939c64ff1f04860791b6f9ce904ac90952cfd1 A tests/tcg/or1k/test_addic.c :000000 100644 0000000000000000000000000000000000000000 810d868c7b079273ea4e9dcd8be3d67dd7115cfd A tests/tcg/or1k/test_and_or.c :000000 100644 0000000000000000000000000000000000000000 79f3fb99aa46f025e169e52fb1fe45a1a0b23a51 A tests/tcg/or1k/test_bf.c :000000 100644 0000000000000000000000000000000000000000 f716215f10a1ef7be180cd35b4e8c8959fa85096 A tests/tcg/or1k/test_bnf.c :000000 100644 0000000000000000000000000000000000000000 9b65f6e673ce14f301a214df194ae2d128421951 A tests/tcg/or1k/test_div.c :000000 100644 0000000000000000000000000000000000000000 bff9e3ea590b408d700a880939bd2624c111f2fb A tests/tcg/or1k/test_divu.c :000000 100644 0000000000000000000000000000000000000000 09221484a64451669e3918834d3a9b64b1542838 A tests/tcg/or1k/test_extx.c :000000 100644 0000000000000000000000000000000000000000 df86000d9016fa6e96496fb059e663325f3df181 A tests/tcg/or1k/test_fx.c :000000 100644 0000000000000000000000000000000000000000 9ddf8bfbb5d84257153a14ef846f694468715f7d A tests/tcg/or1k/test_j.c :000000 100644 0000000000000000000000000000000000000000 7e2da401639d5b134cf21217904eb317e14e7612 A tests/tcg/or1k/test_jal.c :000000 100644 0000000000000000000000000000000000000000 e00212dad659d02d916878595f687b833d16cefe A tests/tcg/or1k/test_lf_add.c :000000 100644 0000000000000000000000000000000000000000 70b5d1c17b3284ddb6ee62dbcda8eed054de945d A tests/tcg/or1k/test_lf_div.c :000000 100644 0000000000000000000000000000000000000000 a176bd6fe0aae661bce74a1ef11f72d6699931ca A tests/tcg/or1k/test_lf_eqs.c :000000 100644 0000000000000000000000000000000000000000 98e7f50b6e6dfd0282da124369e20f63065ce934 A tests/tcg/or1k/test_lf_ges.c :000000 100644 0000000000000000000000000000000000000000 f3df27958ec72ae8b87b21ffcf8192df2ad84044 A tests/tcg/or1k/test_lf_gts.c :000000 100644 0000000000000000000000000000000000000000 046c511d93f85fe3b58da12a4b56bb8df1a53f5d A tests/tcg/or1k/test_lf_les.c :000000 100644 0000000000000000000000000000000000000000 fa56721dfab1be1bee38c32cd9bef4980c215a52 A tests/tcg/or1k/test_lf_lts.c :000000 100644 0000000000000000000000000000000000000000 bc8ad800c74dd0ee3b3cc6bb745482a2028cccb0 A tests/tcg/or1k/test_lf_mul.c :000000 100644 0000000000000000000000000000000000000000 613631005bf10e1d19d3187d4315941653e31dd6 A tests/tcg/or1k/test_lf_nes.c :000000 100644 0000000000000000000000000000000000000000 bd6090d6948aca3287fa7224a8bcaeb720fcce75 A tests/tcg/or1k/test_lf_rem.c :000000 100644 0000000000000000000000000000000000000000 5ee9b039102335ad28f0902a2ebb8c3f09515c63 A tests/tcg/or1k/test_lf_sub.c :000000 100644 0000000000000000000000000000000000000000 46d173f4819bdf7eb36fb1daa6e66d90dde206c2 A tests/tcg/or1k/test_logic.c :000000 100644 0000000000000000000000000000000000000000 792e3d5c7fcbd051502aa0f6a4212e2fee17eeb5 A tests/tcg/or1k/test_lx.c :000000 100644 0000000000000000000000000000000000000000 737f75b9fdac52824c6015a6fc2377c6ea438707 A tests/tcg/or1k/test_movhi.c :000000 100644 0000000000000000000000000000000000000000 130101fdee0d452d19890c8f218c72dabb9a3d5e A tests/tcg/or1k/test_mul.c :000000 100644 0000000000000000000000000000000000000000 cfb6b3df251e1ccbc1fd4e4ea621ee7c57530208 A tests/tcg/or1k/test_muli.c :000000 100644 0000000000000000000000000000000000000000 2d1e97d16e202d578c2a7c9e2ac4a30b58d15121 A tests/tcg/or1k/test_mulu.c :000000 100644 0000000000000000000000000000000000000000 bd7f875b7128d085cd61b109384b1937668d882b A tests/tcg/or1k/test_sfeq.c :000000 100644 0000000000000000000000000000000000000000 574261321b8f3c911c4bbf5a79809b055d090028 A tests/tcg/or1k/test_sfeqi.c :000000 100644 0000000000000000000000000000000000000000 23761d7f5a96983c63681ae4a67dc34b8b23b6b6 A tests/tcg/or1k/test_sfges.c :000000 100644 0000000000000000000000000000000000000000 54a2d51cd5cac8f0dcf48c2ecb00fa715f4e3c20 A tests/tcg/or1k/test_sfgesi.c :000000 100644 0000000000000000000000000000000000000000 2a491d91ea0038d6fd595f80c7c090ab85a80e02 A tests/tcg/or1k/test_sfgeu.c :000000 100644 0000000000000000000000000000000000000000 40af35c68f7ebb88812147d122b6403a74aa39bb A tests/tcg/or1k/test_sfgeui.c :000000 100644 0000000000000000000000000000000000000000 4481a9cc3db69066ecf2069744a0f7ce79b4c726 A tests/tcg/or1k/test_sfgts.c :000000 100644 0000000000000000000000000000000000000000 7366e1292c51e09d9d01ce443e76705312e1ec0b A tests/tcg/or1k/test_sfgtsi.c :000000 100644 0000000000000000000000000000000000000000 da2868916d482132929d9004405c94ac364c8f35 A tests/tcg/or1k/test_sfgtu.c :000000 100644 0000000000000000000000000000000000000000 565d44f1126d92bdcbf33304c56b43ba86d26f07 A tests/tcg/or1k/test_sfgtui.c :000000 100644 0000000000000000000000000000000000000000 f5735228feadf52a965ebe51729f2bd4d0378772 A tests/tcg/or1k/test_sfles.c :000000 100644 0000000000000000000000000000000000000000 16fe6053e57848f9a9446acbb6f7a7abd837c16f A tests/tcg/or1k/test_sflesi.c :000000 100644 0000000000000000000000000000000000000000 be0a3c3f48bc4ec1ed0e273f4a5110af8a249872 A tests/tcg/or1k/test_sfleu.c :000000 100644 0000000000000000000000000000000000000000 38d3c897090e810b4f6b07efdb5e224ab0a1ebff A tests/tcg/or1k/test_sfleui.c :000000 100644 0000000000000000000000000000000000000000 7deeb48d0952d9d0116da8069063f1e1457cafe2 A tests/tcg/or1k/test_sflts.c :000000 100644 0000000000000000000000000000000000000000 3cb1f0285727180dc42aa512492083c194cec73e A tests/tcg/or1k/test_sfltsi.c :000000 100644 0000000000000000000000000000000000000000 7ed3b2685861ab733b3ea8bcef5215ae700e17c2 A tests/tcg/or1k/test_sfltu.c :000000 100644 0000000000000000000000000000000000000000 a5cb9f6a97d881da733a5e5fc20d6e5dd0e7d93f A tests/tcg/or1k/test_sfltui.c :000000 100644 0000000000000000000000000000000000000000 b33a35cf96915fe697b2a6ebe0d23d1da5ea5baf A tests/tcg/or1k/test_sfne.c :000000 100644 0000000000000000000000000000000000000000 d311c9e6602242a17c8222c177f182ad0b1350d7 A tests/tcg/or1k/test_sfnei.c :000000 100644 0000000000000000000000000000000000000000 474ec6055b2f98b926ad8dab2fd02b5dbe4ca806 A tests/tcg/or1k/test_sub.c :000000 100644 0000000000000000000000000000000000000000 90adb3ebd974d27b661c7558da10762c30f9cb01 A tests/tcg/plugins/bb.c :000000 100644 0000000000000000000000000000000000000000 45f24397047e77597d94b32df5a830ee909c0b7b A tests/tcg/plugins/discons.c :000000 100644 0000000000000000000000000000000000000000 286b3035e61e7c632dcda5dcc792fff30a5482b6 A tests/tcg/plugins/empty.c :000000 100644 0000000000000000000000000000000000000000 436223db0e650d84c25372d8bf522a79b5df1ab8 A tests/tcg/plugins/inline.c :000000 100644 0000000000000000000000000000000000000000 4ab30d6df8cb39f5928acc5573f0c6c4535d50bb A tests/tcg/plugins/insn.c :000000 100644 0000000000000000000000000000000000000000 e56d10574bd089c9ac34de1e06eeb2bc11accb52 A tests/tcg/plugins/mem.c :000000 100644 0000000000000000000000000000000000000000 2abc317d1e77132bdef2e8591589ee1e41ff85a5 A tests/tcg/plugins/meson.build :000000 100644 0000000000000000000000000000000000000000 59215f8546e9a0291bc63b713a41b320297ab8da A tests/tcg/plugins/patch.c :000000 100644 0000000000000000000000000000000000000000 0e41734435faefe8badc5b4d81e3c4900d5c349e A tests/tcg/plugins/registers.c :000000 100644 0000000000000000000000000000000000000000 949f2d6160ad05274fe45102654ec934c426fabb A tests/tcg/plugins/reset.c :000000 100644 0000000000000000000000000000000000000000 76b2efc61b25a21ac28f017efd2e24dd37e57e4c A tests/tcg/plugins/setpc.c :000000 100644 0000000000000000000000000000000000000000 debec9f09b5dca5638764de7eec43b1b713fa538 A tests/tcg/plugins/syscall.c :000000 100644 0000000000000000000000000000000000000000 87c8c44a449361f9fb277ed74c852ea5e180261b A tests/tcg/ppc64/bcdsub.c :000000 100644 0000000000000000000000000000000000000000 53b76fc2e28ef6c4c292ecf3aaf18d66f7008fd7 A tests/tcg/ppc64/byte_reverse.c :000000 100644 0000000000000000000000000000000000000000 43aa3117f145e8b81b3fe1cc66e9198547c9911c A tests/tcg/ppc64/float_convd.ref :000000 100644 0000000000000000000000000000000000000000 bd7b14d37e370666d344ac5ba849bb7ae9ed52d1 A tests/tcg/ppc64/float_convs.ref :000000 100644 0000000000000000000000000000000000000000 e66917cb801b32ac43253c0665a2f96572539def A tests/tcg/ppc64/float_madds.ref :000000 100644 0000000000000000000000000000000000000000 c7e495f3d345c8014921ce974a48e68d11332f39 A tests/tcg/ppc64/meson.build :000000 100644 0000000000000000000000000000000000000000 20d882cb4568d05209ddff8decdaf12d46c49f33 A tests/tcg/ppc64/mffsce.c :000000 100644 0000000000000000000000000000000000000000 bed5b1afa40ed475ac3583a52db030680fb84340 A tests/tcg/ppc64/mtfsf.c :000000 100644 0000000000000000000000000000000000000000 836df71ef0920347f90175c556c1c547e02aa03c A tests/tcg/ppc64/non_signalling_xscv.c :000000 100644 0000000000000000000000000000000000000000 9227f4f455512623e42221f3988c761171de7e14 A tests/tcg/ppc64/signal_save_restore_xer.c :000000 100644 0000000000000000000000000000000000000000 1d2be488e944408a09465e4e2c4612c2f05e1349 A tests/tcg/ppc64/test-aes.c :000000 100644 0000000000000000000000000000000000000000 70491d5925186147df571908916d2c95644dcf2a A tests/tcg/ppc64/vector.c :000000 100644 0000000000000000000000000000000000000000 6a9d54faf523f48e69e007eda7b9e99060b71c7d A tests/tcg/ppc64/vsx_f2i_nan.c :000000 100644 0000000000000000000000000000000000000000 4cff78bfdc8d2b78c47b4c9e76ded9c509bedae0 A tests/tcg/ppc64/xxspltw.c :000000 100644 0000000000000000000000000000000000000000 2995a767c043ab9078eccf4205d90db825d75964 A tests/tcg/ppc64le/float_convd.ref :000000 100644 0000000000000000000000000000000000000000 6e6f6368344b349786a0f24e206c74c5807ce445 A tests/tcg/ppc64le/float_convs.ref :000000 100644 0000000000000000000000000000000000000000 e66917cb801b32ac43253c0665a2f96572539def A tests/tcg/ppc64le/float_madds.ref :000000 100644 0000000000000000000000000000000000000000 720aa167f238a26629ff562be1fca48b9c77905d A tests/tcg/ppc64le/meson.build :000000 100644 0000000000000000000000000000000000000000 f2c75abd57a119f38536c9ca6bc6031a65f002ee A tests/tcg/riscv64/Makefile.softmmu-target :000000 100644 0000000000000000000000000000000000000000 b61089c9c1c9c3a8eeb0369c4efe8791f56af1a5 A tests/tcg/riscv64/doubletrap.S :000000 100644 0000000000000000000000000000000000000000 d045f27ce21f3921736d64630c5d51c9bf0efbb0 A tests/tcg/riscv64/float_convd.ref :000000 100644 0000000000000000000000000000000000000000 385bcccfca93745ca691b33999230a3578ca4f64 A tests/tcg/riscv64/float_convs.ref :000000 100644 0000000000000000000000000000000000000000 5fe0003120386cf6e68c69559718c554d4089dc2 A tests/tcg/riscv64/float_madds.ref :000000 100644 0000000000000000000000000000000000000000 c154f938391886e4e1f4dfad7980c7e6cca82fed A tests/tcg/riscv64/interruptedmemory.S :000000 100644 0000000000000000000000000000000000000000 17b7fe1be22ec17a241a74862bdaa9674c96bda6 A tests/tcg/riscv64/issue1060.S :000000 100644 0000000000000000000000000000000000000000 2292bf8ed1b64c49aef6f625f81318dda215ec9f A tests/tcg/riscv64/meson.build :000000 100644 0000000000000000000000000000000000000000 86f64b28db5bd1df086f32ae8d88ddc90e3d1468 A tests/tcg/riscv64/noexec.c :000000 100644 0000000000000000000000000000000000000000 11d0650cb06cd61d775414b3ef34d81a9bf0fbd0 A tests/tcg/riscv64/semicall.h :000000 100644 0000000000000000000000000000000000000000 a59cc56b289a03209690628981ff12e801dccef7 A tests/tcg/riscv64/semihost.ld :000000 100644 0000000000000000000000000000000000000000 8604c2a45a9ad6bf8589f90d5b0d8fd1b2736db4 A tests/tcg/riscv64/system/meson.build :000000 100644 0000000000000000000000000000000000000000 6a0ef77e7bcab0504459ab28b1f9893ddab81b28 A tests/tcg/riscv64/test-aes.c :000000 100644 0000000000000000000000000000000000000000 70d70b16a95aace45b1235c814bb5b4b4c984f09 A tests/tcg/riscv64/test-crc32.S :000000 100644 0000000000000000000000000000000000000000 a90480be3f070a847c20b4ed110c632c5d25732b A tests/tcg/riscv64/test-div.c :000000 100644 0000000000000000000000000000000000000000 f050579974d33418c49be0916d77c5e3082ea317 A tests/tcg/riscv64/test-fcvtmod.c :000000 100644 0000000000000000000000000000000000000000 fccd2a7ac46fb03a1dfe6b6f3c13b5cfa89e3714 A tests/tcg/riscv64/test-mepc-masking.S :000000 100644 0000000000000000000000000000000000000000 ab268f7f22985820f19bde353215385608643f3a A tests/tcg/riscv64/test-minstret-ecall.S :000000 100644 0000000000000000000000000000000000000000 7f1eb30023bddd759b3c4a395c5b7b1d244205ea A tests/tcg/riscv64/test-misa-w.S :000000 100644 0000000000000000000000000000000000000000 e29d60c8b3805c76ce3e2b4ccfda591029791e9f A tests/tcg/riscv64/test-noc.S :000000 100644 0000000000000000000000000000000000000000 323f65ef900ac347ce3f36d7ce06f9d69479e8e1 A tests/tcg/riscv64/test-rv128-mstatus.S :000000 100644 0000000000000000000000000000000000000000 af118e355ab867cc9a3ecd038985aca1190ac86d A tests/tcg/riscv64/test-rv128-sstatus.S :000000 100644 0000000000000000000000000000000000000000 2cffe8659cad1996b56b7b128a99f57af72a29c0 A tests/tcg/riscv64/test-vle32ff.S :000000 100644 0000000000000000000000000000000000000000 a2f217c0d1e59e0b511670a24796cd8b098778fd A tests/tcg/riscv64/test-zicclsm.S :000000 100644 0000000000000000000000000000000000000000 d982f8a651bdd1f91e66dc2cf671e093a6f545e3 A tests/tcg/s390x/add-logical-with-carry.c :000000 100644 0000000000000000000000000000000000000000 e54d8874ff94543ce000cb8d313d923b1d49cfe5 A tests/tcg/s390x/bal.S :000000 100644 0000000000000000000000000000000000000000 2fae47a9e34974e733263f60c79c2aa48a6e7b7d A tests/tcg/s390x/br-odd.S :000000 100644 0000000000000000000000000000000000000000 8ce9f1c2e5921dd2f34dc5613d50f687a2fc8c2a A tests/tcg/s390x/branch-relative-long.c :000000 100644 0000000000000000000000000000000000000000 800618ff4b4db06149bbe0a30db27c15e5209136 A tests/tcg/s390x/cdsg.c :000000 100644 0000000000000000000000000000000000000000 f91e10d2d3c7f2432ab54edc33353750e657fe9a A tests/tcg/s390x/cgebra.c :000000 100644 0000000000000000000000000000000000000000 164d68f2e64ea749c41a5675c0605e3b319501fe A tests/tcg/s390x/cgrl-unaligned.S :000000 100644 0000000000000000000000000000000000000000 b1c3a1c56173b747c6347d8e8f9f0e86ad80a4dc A tests/tcg/s390x/chrl.c :000000 100644 0000000000000000000000000000000000000000 563fd3d233ef3ab1ec22eb690956143e3a4857f7 A tests/tcg/s390x/cksm.S :000000 100644 0000000000000000000000000000000000000000 e14189bd75ecf189ef1737c98119b7800f778753 A tests/tcg/s390x/clc.c :000000 100644 0000000000000000000000000000000000000000 d491899b56e28a416b70f7852524f44b15cfdd3f A tests/tcg/s390x/clgebr.c :000000 100644 0000000000000000000000000000000000000000 17156a81f2a7a4e78981a41134f0c0bd1ba1f1cd A tests/tcg/s390x/clm.S :000000 100644 0000000000000000000000000000000000000000 182b1b6462fb1058c7bd6113dd46bf52eb995f98 A tests/tcg/s390x/clrl-unaligned.S :000000 100644 0000000000000000000000000000000000000000 ed2fe7326c3bef2626a9949ef9d1f2effd494167 A tests/tcg/s390x/clst.c :000000 100644 0000000000000000000000000000000000000000 061b9437d98d708d138b43ea591ad5498843e6f0 A tests/tcg/s390x/console.c :000000 100644 0000000000000000000000000000000000000000 b86fbe0ef3f378fc3ad50853ee9e7effc01d9018 A tests/tcg/s390x/crl-unaligned.S :000000 100644 0000000000000000000000000000000000000000 084d80af49f3393733b4309409ae6e532f7627bc A tests/tcg/s390x/csst.c :000000 100644 0000000000000000000000000000000000000000 e1735f6b81c593a0d63ffbc01372a638b1cfb0d1 A tests/tcg/s390x/cvb.c :000000 100644 0000000000000000000000000000000000000000 d776688985ed4ffec2e2c515e78fa6da1c25d57b A tests/tcg/s390x/cvd.c :000000 100644 0000000000000000000000000000000000000000 124c9ecc339e69f039cb357ec4e3ae721e2326ee A tests/tcg/s390x/div.c :000000 100644 0000000000000000000000000000000000000000 62b4787ec0e2e05f4c29b1b8c84324b2f1874635 A tests/tcg/s390x/divide-to-integer.c :000000 100644 0000000000000000000000000000000000000000 affb1a5e3a1a42368223d73c3908836ade593751 A tests/tcg/s390x/epsw.c :000000 100644 0000000000000000000000000000000000000000 c6067191528de4624c5e0d9e5f0ad93ab6d41398 A tests/tcg/s390x/ex-branch.c :000000 100644 0000000000000000000000000000000000000000 4e42a47df34aded7dd1740e7626b564368777ef6 A tests/tcg/s390x/ex-odd.S :000000 100644 0000000000000000000000000000000000000000 21fbef62585d1909b647cd4956608de70a8a7ed5 A tests/tcg/s390x/ex-relative-long.c :000000 100644 0000000000000000000000000000000000000000 f403640d6ba23369277437a37f671d8ae3c958a4 A tests/tcg/s390x/ex-smc.c :000000 100644 0000000000000000000000000000000000000000 68fbd87b3a5f28bdbec8218d5e30a681fc9f22bd A tests/tcg/s390x/exrl-ssm-early.S :000000 100644 0000000000000000000000000000000000000000 451f777b9d9c6e002f6607be151aeb58e35a2cba A tests/tcg/s390x/exrl-trt.c :000000 100644 0000000000000000000000000000000000000000 422f7f385a30b495d9f8f17c12caa7090b62d92a A tests/tcg/s390x/exrl-trtr.c :000000 100644 0000000000000000000000000000000000000000 9d1682b8fc56d2cfc04ca56580728554935b0a23 A tests/tcg/s390x/float.h :000000 100644 0000000000000000000000000000000000000000 3b902296a79934472923b1f8318ee37824532224 A tests/tcg/s390x/float_convd.ref :000000 100644 0000000000000000000000000000000000000000 17b20e06b5ce6e9d9b3757e43d0ba0dc38fc7a9a A tests/tcg/s390x/float_convs.ref :000000 100644 0000000000000000000000000000000000000000 451cbec624d7ad61af2369c046d23cc2f4d2a35d A tests/tcg/s390x/float_madds.ref :000000 100644 0000000000000000000000000000000000000000 6872f59a7a6d5b0a2359841dfe84f69649458449 A tests/tcg/s390x/fma.c :000000 100644 0000000000000000000000000000000000000000 398ad534ebf6c6478e2f8ff618103c5e61ae45af A tests/tcg/s390x/gdbstub/test-signals-s390x.py :000000 100644 0000000000000000000000000000000000000000 29a0aa0ede45317e2e46e251d54edade058c64b3 A tests/tcg/s390x/gdbstub/test-svc.py :000000 100644 0000000000000000000000000000000000000000 0523fcacb33e5395da67c5d16ae55d5df6168369 A tests/tcg/s390x/head64.S :000000 100644 0000000000000000000000000000000000000000 4dbda12d35dd74f3a99437ca8216dbba046486f5 A tests/tcg/s390x/hello-s390x-asm.S :000000 100644 0000000000000000000000000000000000000000 3dc0a05f2b2e405f500f96c8ae34ed2c1f35ef6b A tests/tcg/s390x/hello-s390x.c :000000 100644 0000000000000000000000000000000000000000 d24d1f52fb833dc4c3a62518ab1b52a519566acd A tests/tcg/s390x/icm.S :000000 100644 0000000000000000000000000000000000000000 742f3a18c5ac0afa652ff313708014c328d94f2d A tests/tcg/s390x/ipm.c :000000 100644 0000000000000000000000000000000000000000 797d168bb16d5f9143a7d12727ee711ca22ee4ad A tests/tcg/s390x/laalg.c :000000 100644 0000000000000000000000000000000000000000 59712b5e3715ee965e22f849c5ad82432b342a0b A tests/tcg/s390x/lae.c :000000 100644 0000000000000000000000000000000000000000 7c95f89be73e729030d254a2c19eefbf5c7618ac A tests/tcg/s390x/larl.c :000000 100644 0000000000000000000000000000000000000000 8d368e0998d6f14ec133d20179be73cd2c6a82bf A tests/tcg/s390x/lcbb.c :000000 100644 0000000000000000000000000000000000000000 ef8d51d47c961f07b737162ca48c97c6f68ea72f A tests/tcg/s390x/lgrl-unaligned.S :000000 100644 0000000000000000000000000000000000000000 c3e45995f6513fdf323ccf9ba1820176d644a095 A tests/tcg/s390x/libc/stdio.h :000000 100644 0000000000000000000000000000000000000000 1cabeb90adf1311ebabfdadf94d37fb879017f36 A tests/tcg/s390x/libc/string.h :000000 100644 0000000000000000000000000000000000000000 c9b4eeaecf5864e16b4dc6980b3bc63bb04e77cc A tests/tcg/s390x/llgfrl-unaligned.S :000000 100644 0000000000000000000000000000000000000000 bcc6b98dd3b4df4272cc7b88e8e04b6fa75bd6f8 A tests/tcg/s390x/load-store-reversed.c :000000 100644 0000000000000000000000000000000000000000 ab9ff6e449038f8d1699136cb905dbbed8b656c4 A tests/tcg/s390x/locfhr.c :000000 100644 0000000000000000000000000000000000000000 757a6262fd942786953dba62450cb214752a4550 A tests/tcg/s390x/long-double.c :000000 100644 0000000000000000000000000000000000000000 b37dec59b7340302919e9962990b88c2c980d29f A tests/tcg/s390x/lpsw.S :000000 100644 0000000000000000000000000000000000000000 90a7f213dfba7a12063b57533b32bef7bda20c9f A tests/tcg/s390x/lpswe-early.S :000000 100644 0000000000000000000000000000000000000000 989f249a6adad01835183d54a52529d7e2b04425 A tests/tcg/s390x/lpswe-unaligned.S :000000 100644 0000000000000000000000000000000000000000 79ab86f36bb836a581e6bd8b92ef9d066b35d60b A tests/tcg/s390x/lra.S :000000 100644 0000000000000000000000000000000000000000 11eb07f93a71f2663658cd2c64dcb13ef00f74ad A tests/tcg/s390x/lrl-unaligned.S :000000 100644 0000000000000000000000000000000000000000 e7466bb4b578f9165f1473ccb09c63b58dc66107 A tests/tcg/s390x/mc.S :000000 100644 0000000000000000000000000000000000000000 4897d28069fbfe3ee3c6e84891c53dcda7754308 A tests/tcg/s390x/mdeb.c :000000 100644 0000000000000000000000000000000000000000 c9af66aa1b0492beb0617315d8cd35b29e547849 A tests/tcg/s390x/meson.build :000000 100644 0000000000000000000000000000000000000000 35649f3b023ce4c1578c4011650f7f0be0b0ad55 A tests/tcg/s390x/mie3-compl.c :000000 100644 0000000000000000000000000000000000000000 6d3d049f2c44a8cd98121ca9d5ba795134fd9209 A tests/tcg/s390x/mie3-mvcrl.c :000000 100644 0000000000000000000000000000000000000000 0dfd532ed43e2ce759984ce7578c5f5504f78e65 A tests/tcg/s390x/mie3-sel.c :000000 100644 0000000000000000000000000000000000000000 d68f60caa8541c48b1d82fe51d5a2d911580b2d7 A tests/tcg/s390x/mvc-smc.c :000000 100644 0000000000000000000000000000000000000000 b572aa3ced7cfeb93aab8ca3a063263b6d3859e8 A tests/tcg/s390x/mvc.c :000000 100644 0000000000000000000000000000000000000000 0c3ecdde2eae7ef43b4b7345f69bd9302af3cb64 A tests/tcg/s390x/mvo.c :000000 100644 0000000000000000000000000000000000000000 ae922559d3d8b57e67e9a57967d57ef7b701bf1a A tests/tcg/s390x/mxdb.c :000000 100644 0000000000000000000000000000000000000000 15d007d07f72e3983061de251ce71b464524a33a A tests/tcg/s390x/noexec.c :000000 100644 0000000000000000000000000000000000000000 55e7e214e83ef30c568d634e3142f103a5dc25d7 A tests/tcg/s390x/pack.c :000000 100644 0000000000000000000000000000000000000000 79e704a6ff6108cf80115be18d593d20fe9eac72 A tests/tcg/s390x/per.S :000000 100644 0000000000000000000000000000000000000000 86c340aeef06c37d0b1d62be31a5af614d324157 A tests/tcg/s390x/pgm-specification-softmmu.S :000000 100644 0000000000000000000000000000000000000000 9ee6907b7c2b8ec4f43d6ee366523eca68f48707 A tests/tcg/s390x/pgm-specification-user.c :000000 100644 0000000000000000000000000000000000000000 f7fa57d899d92f59dd4ceddfaf96b65e02abe006 A tests/tcg/s390x/precise-smc-softmmu.S :000000 100644 0000000000000000000000000000000000000000 33a5270865cf12a1b7bd6b5489f402e85a1b6cf1 A tests/tcg/s390x/precise-smc-user.c :000000 100644 0000000000000000000000000000000000000000 43eea5db1dc253c26a16c25200cbb9cfad88e985 A tests/tcg/s390x/prno-trng.c :000000 100644 0000000000000000000000000000000000000000 4b155db304ecc66db28aa6db693dea11d6539efb A tests/tcg/s390x/rxsbg.c :000000 100644 0000000000000000000000000000000000000000 4cab2dd2007e42e618eb2a56ba50f0d1878cb22e A tests/tcg/s390x/sam.S :000000 100644 0000000000000000000000000000000000000000 ecd64a3059eced4e0c232c502e543bc3cfe7cfac A tests/tcg/s390x/sckc.S :000000 100644 0000000000000000000000000000000000000000 29594fec5c06c0cb9b23edc63a82a95cc4d30cab A tests/tcg/s390x/shift.c :000000 100644 0000000000000000000000000000000000000000 48c3b6cdfdd37e419389be734c1c810dfdc74a49 A tests/tcg/s390x/signals-s390x.c :000000 100644 0000000000000000000000000000000000000000 c7a8864407e94ed3f800d2464e11a55f87cf22bc A tests/tcg/s390x/softmmu.ld :000000 100644 0000000000000000000000000000000000000000 6dfe40c597ba4aeaef07f071a0ed56260ece853a A tests/tcg/s390x/ssm-early.S :000000 100644 0000000000000000000000000000000000000000 51c8c9df9f87bbfdc549d1005ecc9ec29b5d3d5c A tests/tcg/s390x/stckf.c :000000 100644 0000000000000000000000000000000000000000 32df37780ad845f50c93b74c32ece7e7df8d79cb A tests/tcg/s390x/stgrl-unaligned.S :000000 100644 0000000000000000000000000000000000000000 0689924f3a42f3f9d05c44de3885c757d0951679 A tests/tcg/s390x/stosm-early.S :000000 100644 0000000000000000000000000000000000000000 687a52eafa7fa865c45afec22a16468b60946bce A tests/tcg/s390x/stpq.S :000000 100644 0000000000000000000000000000000000000000 1d248819f023f47effc208f6780357ec7bda5ab7 A tests/tcg/s390x/strl-unaligned.S :000000 100644 0000000000000000000000000000000000000000 1e360e70821da0e1d6d6695dd595f1834d4a7361 A tests/tcg/s390x/system/meson.build :000000 100644 0000000000000000000000000000000000000000 d4c61c7f520b6f00cd8c55847d7694372b402b95 A tests/tcg/s390x/trap.c :000000 100644 0000000000000000000000000000000000000000 441faf30d98c8fc40213fb612e3e6422d10a7b76 A tests/tcg/s390x/ts.c :000000 100644 0000000000000000000000000000000000000000 f5da2ae64c1eb3bb68167377bb13381c18fe0318 A tests/tcg/s390x/unaligned-lowcore.S :000000 100644 0000000000000000000000000000000000000000 452daaae6cea9a7e3588dbf517590b878113bf9b A tests/tcg/s390x/vcksm.c :000000 100644 0000000000000000000000000000000000000000 e66285f7625b40cc7508151c858155dfb90055e9 A tests/tcg/s390x/vfminmax.c :000000 100644 0000000000000000000000000000000000000000 8e3e987d71ff4187c010b47814c213598a9b6e45 A tests/tcg/s390x/vistr.c :000000 100644 0000000000000000000000000000000000000000 d5a3bd8eb20daeb67525af6af879760ae8bc4f6d A tests/tcg/s390x/vrep.c :000000 100644 0000000000000000000000000000000000000000 bece952c7ee0076c28551ad773803aa557ca0139 A tests/tcg/s390x/vstl.c :000000 100644 0000000000000000000000000000000000000000 00701dbe35f2664b021e3384f58b80c689f50865 A tests/tcg/s390x/vx.h :000000 100644 0000000000000000000000000000000000000000 d6e551c16edcdb8fd63e14add19f78cc4023ed68 A tests/tcg/s390x/vxeh2_vcvt.c :000000 100644 0000000000000000000000000000000000000000 cf971150cffe8121f64628102b9e0aa438532479 A tests/tcg/s390x/vxeh2_vlstr.c :000000 100644 0000000000000000000000000000000000000000 b7ef419d79a032f6546bacd426edf7653990c470 A tests/tcg/s390x/vxeh2_vs.c :000000 100644 0000000000000000000000000000000000000000 313ec1d728f552a38e7dc3ac8bfbf6009a221c90 A tests/tcg/s390x/vxeh2_vstrs.c :000000 100755 0000000000000000000000000000000000000000 d942082ad868540cf53357c90a6d22dff1770269 A tests/tcg/scripts/check_plugin_output.sh :000000 100755 0000000000000000000000000000000000000000 57775a2d4c12c21742f59f57a39ae31680ec9caf A tests/tcg/scripts/record_replay.sh :000000 100755 0000000000000000000000000000000000000000 4486ca8ef83e4e2a06bd7088859fe72c07efa7fc A tests/tcg/scripts/run_and_check_forbidden_output.sh :000000 100755 0000000000000000000000000000000000000000 3e51cdc966398fc73e99567e4e2d219bb747c8a7 A tests/tcg/scripts/run_and_diff.sh :000000 100755 0000000000000000000000000000000000000000 3d280547c3aeb91d56748c5596041c744e26f765 A tests/tcg/scripts/run_with_input.sh :000000 100644 0000000000000000000000000000000000000000 23d725bcb86c250d471f89457c68fb6430b6f62f A tests/tcg/sh4/float_convd.ref :000000 100644 0000000000000000000000000000000000000000 b25ab921d8d4eb4239ecd5cf7427649afb536795 A tests/tcg/sh4/float_convs.ref :000000 100644 0000000000000000000000000000000000000000 6d96a2a5929b8ba10bcd6174a3755cbe11c4125e A tests/tcg/sh4/float_madds.ref :000000 100644 0000000000000000000000000000000000000000 d73df074497feda7be044eb6d69427c29764dc04 A tests/tcg/sh4/meson.build :000000 100644 0000000000000000000000000000000000000000 ca87fe746ad845a01d6e71e4fccd6177b124fb74 A tests/tcg/sh4/test-addv.c :000000 100644 0000000000000000000000000000000000000000 b66c854365acf8caf89b3ecf5fd7ae82840918c3 A tests/tcg/sh4/test-macl.c :000000 100644 0000000000000000000000000000000000000000 4eceec8634bbbba6e5b2d0a9f0d07d77591c47c1 A tests/tcg/sh4/test-macw.c :000000 100644 0000000000000000000000000000000000000000 a3c2db96e45e93adb40d88661635c2cc2c301aee A tests/tcg/sh4/test-subv.c :000000 100644 0000000000000000000000000000000000000000 d3614a01fe6cd9b5c1f3e1973d724fcab91600b5 A tests/tcg/test_cc.c :000000 100644 0000000000000000000000000000000000000000 e831f737216ef2b6e826f44a4a5290d77aae3c95 A tests/tcg/tricore/asm/macros.h :000000 100644 0000000000000000000000000000000000000000 e42240159a8388edb8fb23d985e284269bd4b5eb A tests/tcg/tricore/asm/test_abs.S :000000 100644 0000000000000000000000000000000000000000 8a0fa6d3f6c90d43a87baa43dd081026356e3aa2 A tests/tcg/tricore/asm/test_bmerge.S :000000 100644 0000000000000000000000000000000000000000 e03835f1231b935d1b67676fbffd85442ab4ff3b A tests/tcg/tricore/asm/test_clz.S :000000 100644 0000000000000000000000000000000000000000 51a22722a3fa25086b6f171d4bfba50fd311e8f3 A tests/tcg/tricore/asm/test_crcn.S :000000 100644 0000000000000000000000000000000000000000 82c8fe51856663d41aea393369852fb10767467e A tests/tcg/tricore/asm/test_dextr.S :000000 100644 0000000000000000000000000000000000000000 858dbc62dd296f11b41f9ef0b0efb28215c1c8bc A tests/tcg/tricore/asm/test_dvstep.S :000000 100644 0000000000000000000000000000000000000000 1a650548034af93e9986b3cd353edb2f147d9ed5 A tests/tcg/tricore/asm/test_fadd.S :000000 100644 0000000000000000000000000000000000000000 fb1f634b2de56c9107db74df2343406396ef0d89 A tests/tcg/tricore/asm/test_fmul.S :000000 100644 0000000000000000000000000000000000000000 9e23141c1e093df21876e100c37f3f4c14b6cc8d A tests/tcg/tricore/asm/test_ftohp.S :000000 100644 0000000000000000000000000000000000000000 fb4af6b5aac92f50f0923b20913194e8032dd321 A tests/tcg/tricore/asm/test_ftoi.S :000000 100644 0000000000000000000000000000000000000000 10f106ad62014c64d4ac37ac9eadc89a46c0e0b8 A tests/tcg/tricore/asm/test_ftou.S :000000 100644 0000000000000000000000000000000000000000 8adc5e5273f6237cf54c263649f66e017c89ba2c A tests/tcg/tricore/asm/test_hptof.S :000000 100644 0000000000000000000000000000000000000000 356cf398b811b01de433176d66ea317b128da601 A tests/tcg/tricore/asm/test_imask.S :000000 100644 0000000000000000000000000000000000000000 223d7ce796c8c6d1a1b376361ec98513750c5125 A tests/tcg/tricore/asm/test_insert.S :000000 100644 0000000000000000000000000000000000000000 4a1f40c37bab6604e4fbefea38e86f139743bdae A tests/tcg/tricore/asm/test_ld_bu.S :000000 100644 0000000000000000000000000000000000000000 f5e4959198626947ad5697c5070611cd65fc82a3 A tests/tcg/tricore/asm/test_ld_h.S :000000 100644 0000000000000000000000000000000000000000 5d839772bb1d19025a3a892f2e2cb6044e808012 A tests/tcg/tricore/asm/test_madd.S :000000 100644 0000000000000000000000000000000000000000 6dee87d99c05aafbbd55334e74745f03cdae6902 A tests/tcg/tricore/asm/test_msub.S :000000 100644 0000000000000000000000000000000000000000 ca517556bcf6f1441c6377184f6d0854158ad6d4 A tests/tcg/tricore/asm/test_muls.S :000000 100644 0000000000000000000000000000000000000000 399f112c359834d28928f7ab567835a2b2b32a3d A tests/tcg/tricore/c/crt0-tc2x.S :000000 100644 0000000000000000000000000000000000000000 fa28a5b43303b3609980804a0e40bcf635187b9e A tests/tcg/tricore/c/test_boot_to_main.c :000000 100644 0000000000000000000000000000000000000000 a300ee2f9cbff0fe7f8cf8f0e031c370c16eb3c4 A tests/tcg/tricore/c/test_context_save_areas.c :000000 100644 0000000000000000000000000000000000000000 ccd14f5025407210bc0e09641a6f00956b7d4fb4 A tests/tcg/tricore/c/testdev_assert.h :000000 100644 0000000000000000000000000000000000000000 acc1758c419dceb85a939b8204020a35f3ef47c9 A tests/tcg/tricore/link.ld :000000 100644 0000000000000000000000000000000000000000 d0bf55dedce6a3f30837d8702c2b495a2f630059 A tests/tcg/tricore/meson.build :000000 100644 0000000000000000000000000000000000000000 36be644c8bc5a43c6c2558f7f22268a7b627c3fe A tests/tcg/x86_64/adox.c :000000 100644 0000000000000000000000000000000000000000 589173516122a4ff2020cc4ea5708b022b294210 A tests/tcg/x86_64/cmpxchg.c :000000 100644 0000000000000000000000000000000000000000 2704df6061cf2d19935b6560dd01a158e6c04972 A tests/tcg/x86_64/cross-modifying-code.c :000000 100644 0000000000000000000000000000000000000000 a71bff42cc3d915b10d32b62a94918bb129b9416 A tests/tcg/x86_64/float_convd.ref :000000 100644 0000000000000000000000000000000000000000 54a094f795f396f47efc3168528edfcc9b7f31b9 A tests/tcg/x86_64/float_convs.ref :000000 100644 0000000000000000000000000000000000000000 79419f003e7e7df601525803d02c1449145fb606 A tests/tcg/x86_64/float_madds.ref :000000 100644 0000000000000000000000000000000000000000 34219614c0ae36b2ed62b926a5b25871c991d4e3 A tests/tcg/x86_64/fma.c :000000 100644 0000000000000000000000000000000000000000 ab336eca9b20ccab855b4098eecded2e5dadf7c8 A tests/tcg/x86_64/meson.build :000000 100644 0000000000000000000000000000000000000000 9b124901be402b12328e6c91df6b5b8a4e350608 A tests/tcg/x86_64/noexec.c :000000 100644 0000000000000000000000000000000000000000 a7e6e285b2c3127d5d1c962487be02e612dc3da1 A tests/tcg/x86_64/segment-prefixes.c :000000 100644 0000000000000000000000000000000000000000 7213aec63b2cb94cfdbfc98d17fbea9b8327d7f9 A tests/tcg/x86_64/system/boot.S :000000 100644 0000000000000000000000000000000000000000 ca5d6bd8509db6161e79314901f3014afb4c0a77 A tests/tcg/x86_64/system/kernel.ld :000000 100644 0000000000000000000000000000000000000000 80110d0ae5715ec04c43129e0c1c4f48b914446c A tests/tcg/x86_64/system/meson.build :000000 100644 0000000000000000000000000000000000000000 8c2b6f4ba7808d18679429624ae4c1f405a96274 A tests/tcg/x86_64/system/patch-target.c :000000 100755 0000000000000000000000000000000000000000 700950eae55668d7bc00c0fe7907d081f18c7c75 A tests/tcg/x86_64/system/validate-patch.py :000000 100644 0000000000000000000000000000000000000000 fd0644a8ce25b2a45ab5112bbbf3bd40fb4ad9a0 A tests/tcg/x86_64/test-1648.c :000000 100644 0000000000000000000000000000000000000000 aafd037bce2b5cd5db784cc1f22f5a6aeacc310b A tests/tcg/x86_64/test-2175.c :000000 100644 0000000000000000000000000000000000000000 456e5332fc2bd909d93b80cc82178ec0996d811a A tests/tcg/x86_64/test-2413.c :000000 100644 0000000000000000000000000000000000000000 786b047053aa0587b5f0ce1bc0454d8efb6ea090 A tests/tcg/x86_64/vsyscall.c :000000 100644 0000000000000000000000000000000000000000 de8fd8c1cd7fb64a4e6f5c0a96bf51416ec35fae A tests/tcg/xtensa/crt.S :000000 100644 0000000000000000000000000000000000000000 42e32174730416d5b23bf622e2ffe95ae26eebf1 A tests/tcg/xtensa/fpu.h :000000 100644 0000000000000000000000000000000000000000 ac89b0054ee46ae989cf7507e6527657b4c4c7ad A tests/tcg/xtensa/linker.ld.S :000000 100644 0000000000000000000000000000000000000000 f88937c7bf82981d4235c3bc5b656da78251a13e A tests/tcg/xtensa/macros.inc :000000 100644 0000000000000000000000000000000000000000 bb1dd1542e5d7d7798611dd434baaefbca843f66 A tests/tcg/xtensa/meson.build :000000 100644 0000000000000000000000000000000000000000 713a454c535beeb0762a719fbee1308feb727edd A tests/tcg/xtensa/test_b.S :000000 100644 0000000000000000000000000000000000000000 4f94c0c7e6b33cb39487ca365b8ec07bcc2f888d A tests/tcg/xtensa/test_bi.S :000000 100644 0000000000000000000000000000000000000000 5a850bfe7eac93baf2f76e4ab816a290ada595e7 A tests/tcg/xtensa/test_boolean.S :000000 100644 0000000000000000000000000000000000000000 4c618feb5b1050fefcf8affd3e6f8b080f5e3a1f A tests/tcg/xtensa/test_break.S :000000 100644 0000000000000000000000000000000000000000 b68135011e30fe9b51f79e830c9fe09f4f2056dc A tests/tcg/xtensa/test_bz.S :000000 100644 0000000000000000000000000000000000000000 7e6ba4c18a2b19188b0a04750baa674adea4562f A tests/tcg/xtensa/test_cache.S :000000 100644 0000000000000000000000000000000000000000 d9b2c38ac1d6d9ffaf5695ff28d7c687649080ee A tests/tcg/xtensa/test_clamps.S :000000 100644 0000000000000000000000000000000000000000 53bf8122d082766edc5275121e100d8f62861afc A tests/tcg/xtensa/test_dfp0_arith.S :000000 100644 0000000000000000000000000000000000000000 7757a552ea00cbfdfb894db0ec9c6ddbaa4cb943 A tests/tcg/xtensa/test_exclusive.S :000000 100644 0000000000000000000000000000000000000000 c32bb824dfd3935375b8f5a5af2049ca13f9534a A tests/tcg/xtensa/test_extui.S :000000 100644 0000000000000000000000000000000000000000 7af06b2b8882186bdf86f923b833e8f565ccc1b8 A tests/tcg/xtensa/test_flix.S :000000 100644 0000000000000000000000000000000000000000 7eefc1da409d4cc1db75038b11b4bae6142b5c0c A tests/tcg/xtensa/test_fp0_arith.S :000000 100644 0000000000000000000000000000000000000000 cfee6e51790cec6f2eda2061d049c23a1412ebb3 A tests/tcg/xtensa/test_fp0_conv.S :000000 100644 0000000000000000000000000000000000000000 c3e7ad7bb5b30c8209042f6ee5ad083b0e47aa1d A tests/tcg/xtensa/test_fp0_div.S :000000 100644 0000000000000000000000000000000000000000 585973dce6bc1f2579a3e6b6bded2994f67f40a9 A tests/tcg/xtensa/test_fp0_sqrt.S :000000 100644 0000000000000000000000000000000000000000 77336a3fcf2c5ec6c6905dd1152c95982d4cf817 A tests/tcg/xtensa/test_fp1.S :000000 100644 0000000000000000000000000000000000000000 882bb2f3ceb1d2d5204b9af0774630dfd60d4d8c A tests/tcg/xtensa/test_fp_cpenable.S :000000 100644 0000000000000000000000000000000000000000 efedc43f6062cb8dc9fd2471ff31744993234862 A tests/tcg/xtensa/test_interrupt.S :000000 100644 0000000000000000000000000000000000000000 b339f40f1280812abaeffe0e9b6b82cd60352137 A tests/tcg/xtensa/test_load_store.S :000000 100644 0000000000000000000000000000000000000000 0cfd8661ea0e5267916a7d5cc18cec7cafc63c80 A tests/tcg/xtensa/test_loop.S :000000 100644 0000000000000000000000000000000000000000 348822bdd3595573a34a9ce6227653d8c5f316c6 A tests/tcg/xtensa/test_lsc.S :000000 100644 0000000000000000000000000000000000000000 ee0cedd2ae5dd3d791216fb1482bea9d0d82c37d A tests/tcg/xtensa/test_mac16.S :000000 100644 0000000000000000000000000000000000000000 f349d578e3bb42bcd7015fcbaeeec3a1b7f3acb0 A tests/tcg/xtensa/test_max.S :000000 100644 0000000000000000000000000000000000000000 89ee10334f624d50a255589ab8ed7de46063641a A tests/tcg/xtensa/test_min.S :000000 100644 0000000000000000000000000000000000000000 1006c8cf77b2b6455911339916d790273c0e9488 A tests/tcg/xtensa/test_mmu.S :000000 100644 0000000000000000000000000000000000000000 32507f7f1ef1d20d83ed7499775ea4c6e00bbaed A tests/tcg/xtensa/test_mul16.S :000000 100644 0000000000000000000000000000000000000000 862d45abcec06167e2bfbc229584a83fac4ed8db A tests/tcg/xtensa/test_mul32.S :000000 100644 0000000000000000000000000000000000000000 0af7d1f50d5643ab00ae68ffd9ba098ae3d14cd4 A tests/tcg/xtensa/test_nsa.S :000000 100644 0000000000000000000000000000000000000000 f935a702945cd7cba9f8db62695351cd0e14f6b6 A tests/tcg/xtensa/test_phys_mem.S :000000 100644 0000000000000000000000000000000000000000 32886b913be6c7c26868ba787459bb714a749364 A tests/tcg/xtensa/test_quo.S :000000 100644 0000000000000000000000000000000000000000 0b96bb3390abde47906059178709a4eac307d831 A tests/tcg/xtensa/test_rem.S :000000 100644 0000000000000000000000000000000000000000 143e90b401ec7bf021f746c2e5df6ca413c1943b A tests/tcg/xtensa/test_rst0.S :000000 100644 0000000000000000000000000000000000000000 2885d9d003c09f6ecb6c93b44db1b52113dfae31 A tests/tcg/xtensa/test_s32c1i.S :000000 100644 0000000000000000000000000000000000000000 b615a55767103592eb35392d7d1519e6171f1bbb A tests/tcg/xtensa/test_sar.S :000000 100644 0000000000000000000000000000000000000000 483d2176e421f6d74312ca092058ae99b91068b7 A tests/tcg/xtensa/test_sext.S :000000 100644 0000000000000000000000000000000000000000 5df9ed4b1e1ebe329e93632ff62430e59d554d00 A tests/tcg/xtensa/test_shift.S :000000 100644 0000000000000000000000000000000000000000 34441c7afff7a97595f870bda28a98681d72c010 A tests/tcg/xtensa/test_sr.S :000000 100644 0000000000000000000000000000000000000000 2a06eebad8834757ac1a1dc7054e09757a5f7775 A tests/tcg/xtensa/test_timer.S :000000 100644 0000000000000000000000000000000000000000 5ead90a790ed365a951e8f973183f3dc90b0f243 A tests/tcg/xtensa/test_windowed.S :000000 100644 0000000000000000000000000000000000000000 cd48cfb6562c36bf8f9c039e59ff49247c17ee5f A tests/tcg/xtensa/vectors.S :000000 100644 0000000000000000000000000000000000000000 d8a83caf5cc05d3f8fa1761dd85346c1d75700f3 A tests/test-qht-par.c :000000 100644 0000000000000000000000000000000000000000 9f862fa14d299518b24d525569c3c7d37539907b A tests/tracetool/dtrace.c :000000 100644 0000000000000000000000000000000000000000 5cc06f9f4f51066cbad0b72fbeb9f40d5419916f A tests/tracetool/dtrace.d :000000 100644 0000000000000000000000000000000000000000 c8931a8d7b3d62d6a3ebc6725350c0b989c4aa67 A tests/tracetool/dtrace.h :000000 100644 0000000000000000000000000000000000000000 092986e0b61e5d36b6853c9b72e926954cdcc602 A tests/tracetool/dtrace.log-stap :000000 100644 0000000000000000000000000000000000000000 3490fcb271a8c32bd1fde1a65631038453a810bd A tests/tracetool/dtrace.rs :000000 100644 0000000000000000000000000000000000000000 d064e3e286a8a82dd1c879cc7f097c28524d020a A tests/tracetool/dtrace.simpletrace-stap :000000 100644 0000000000000000000000000000000000000000 9c5d8a527ce4c169ec4b5b9db3cc3692378517d2 A tests/tracetool/dtrace.stap :000000 100644 0000000000000000000000000000000000000000 9f862fa14d299518b24d525569c3c7d37539907b A tests/tracetool/ftrace.c :000000 100644 0000000000000000000000000000000000000000 1dfe42394136ca1730ee0fa32e7cb1d7227dc431 A tests/tracetool/ftrace.h :000000 100644 0000000000000000000000000000000000000000 34f66004902a9ff94b934ce004afb297cd57d53e A tests/tracetool/ftrace.rs :000000 100644 0000000000000000000000000000000000000000 9f862fa14d299518b24d525569c3c7d37539907b A tests/tracetool/log.c :000000 100644 0000000000000000000000000000000000000000 c7795871f851428e6937378b8ced239c3a8ef086 A tests/tracetool/log.h :000000 100644 0000000000000000000000000000000000000000 770758611d134624d6363632f167c3f976b45d38 A tests/tracetool/log.rs :000000 100644 0000000000000000000000000000000000000000 09bbaaa86bf49eb56de5c36f04c490db0f7e8607 A tests/tracetool/meson.build :000000 100644 0000000000000000000000000000000000000000 0484177481ce396485c3da239cc6046528136aa3 A tests/tracetool/simple.c :000000 100644 0000000000000000000000000000000000000000 ec6fcb22c3c8dd585d96cf5fa687453376ce1515 A tests/tracetool/simple.h :000000 100644 0000000000000000000000000000000000000000 92f896ef178fd1689b9cb0b71aa68a1359a6519a A tests/tracetool/simple.rs :000000 100644 0000000000000000000000000000000000000000 9f862fa14d299518b24d525569c3c7d37539907b A tests/tracetool/syslog.c :000000 100644 0000000000000000000000000000000000000000 ed4305554c174e47a8f5a293f483926059d5b28b A tests/tracetool/syslog.h :000000 100644 0000000000000000000000000000000000000000 378d03d34b214677ef00382f47cdb4574694f9f6 A tests/tracetool/syslog.rs :000000 100644 0000000000000000000000000000000000000000 72cf4d6f70d18b3d4720edafae9f75a19609864a A tests/tracetool/trace-events :000000 100755 0000000000000000000000000000000000000000 59e9ab3d6ef7c7f8a36c0bb3ad069b244da8a740 A tests/tracetool/tracetool-test.py :000000 100644 0000000000000000000000000000000000000000 9f862fa14d299518b24d525569c3c7d37539907b A tests/tracetool/ust.c :000000 100644 0000000000000000000000000000000000000000 b7acd0c39b15500e3793042ebef8a83da775c843 A tests/tracetool/ust.h :000000 100644 0000000000000000000000000000000000000000 db232240568b33b21a278ee2a88e0a13b65e7169 A tests/tracetool/ust.ust-events-c :000000 100644 0000000000000000000000000000000000000000 4621a995fc1a286494747e55a90af512eedcc8c2 A tests/tracetool/ust.ust-events-h :000000 100644 0000000000000000000000000000000000000000 8fa00a2c49baf7f83c77434e12767505c634663c A tests/tsan/ignore.tsan :000000 100644 0000000000000000000000000000000000000000 b3ef59c27c04b5ac3a9084ceedac226455dba4a2 A tests/tsan/suppressions.tsan :000000 100644 0000000000000000000000000000000000000000 38b78aecdb0e8e311ca46c8d3aaf5e5ae7acf95f A tests/uefi-test-tools/LICENSE :000000 100644 0000000000000000000000000000000000000000 8ee6fb3571f32b95f6d7715ec0c128ac39ff8d51 A tests/uefi-test-tools/Makefile :000000 100644 0000000000000000000000000000000000000000 75891e68ec20ad497873af8d9041bdc14ad639a2 A tests/uefi-test-tools/UefiTestToolsPkg/BiosTablesTest/BiosTablesTest.c :000000 100644 0000000000000000000000000000000000000000 708bc1e7982b98d2b83e793156a8b6350fdaf47b A tests/uefi-test-tools/UefiTestToolsPkg/BiosTablesTest/BiosTablesTest.inf :000000 100644 0000000000000000000000000000000000000000 07808787cc2f9a2c3719508c2c9a9928dd236e25 A tests/uefi-test-tools/UefiTestToolsPkg/Include/Guid/BiosTablesTest.h :000000 100644 0000000000000000000000000000000000000000 ed3a2fe110842da3e70b1320f39df3b8902cb239 A tests/uefi-test-tools/UefiTestToolsPkg/UefiTestToolsPkg.dec :000000 100644 0000000000000000000000000000000000000000 facf8df1fa9d67d22056d4804502e44da02df005 A tests/uefi-test-tools/UefiTestToolsPkg/UefiTestToolsPkg.dsc :000000 100755 0000000000000000000000000000000000000000 3b78f30840692c1ce17989bcb63f87d99aca4004 A tests/uefi-test-tools/build.sh :000000 100644 0000000000000000000000000000000000000000 8bf482663459f04e16e4675656c6e285ce8b0b21 A tests/uefi-test-tools/uefi-test-build.config :000000 100644 0000000000000000000000000000000000000000 0036d85cfaa92340087fb97607779db737d9bf1f A tests/unit/check-block-qdict.c :000000 100644 0000000000000000000000000000000000000000 656a47524708e2a0e524cd1ff25d7ae0fd06e659 A tests/unit/check-json-parser.c :000000 100644 0000000000000000000000000000000000000000 a1312be30a80b7f05bbe62683ab1844331911746 A tests/unit/check-qdict.c :000000 100644 0000000000000000000000000000000000000000 780a3654d080080bc54128c1a783d4afef775191 A tests/unit/check-qjson.c :000000 100644 0000000000000000000000000000000000000000 1388aeede35964fbf2bba49cd598fbeaf44a386e A tests/unit/check-qlist.c :000000 100644 0000000000000000000000000000000000000000 ea7a0d9119ede55ddaedaef4ee8834f934c93fb7 A tests/unit/check-qlit.c :000000 100644 0000000000000000000000000000000000000000 724a66d0bd2ddc1ecee0a951f36b4ca86d84d80d A tests/unit/check-qnull.c :000000 100644 0000000000000000000000000000000000000000 a40120e8d3daae95eb2dfc00a8522ddc32a2fb82 A tests/unit/check-qnum.c :000000 100644 0000000000000000000000000000000000000000 ccb25660f267094b6bf1cecaf4d023c19dd8cfe6 A tests/unit/check-qobject.c :000000 100644 0000000000000000000000000000000000000000 86ae5f6c3b1cb9ad54e2f9c02aed79ef19cf6594 A tests/unit/check-qom-interface.c :000000 100644 0000000000000000000000000000000000000000 89de92b7d91fed78e38e5f3596f819f8873aeb13 A tests/unit/check-qom-proplist.c :000000 100644 0000000000000000000000000000000000000000 2e6a00570fd16c793743d96e40b73b9adc9496fc A tests/unit/check-qstring.c :000000 100644 0000000000000000000000000000000000000000 36527fd6555c3aecc4c789b85b4c1b605c659bae A tests/unit/crypto-tls-psk-helpers.c :000000 100644 0000000000000000000000000000000000000000 67f8bdda712c7eca816dafa362d3c37b7ceb9b3e A tests/unit/crypto-tls-psk-helpers.h :000000 100644 0000000000000000000000000000000000000000 2daecc416c6169d0b59c86203501db1a63eebfde A tests/unit/crypto-tls-x509-helpers.c :000000 100644 0000000000000000000000000000000000000000 7e9a508ad6f442b07e9ad48f03792b53240a5e58 A tests/unit/crypto-tls-x509-helpers.h :000000 100644 0000000000000000000000000000000000000000 22b42d14cdd7e287000f558c236a8f578cddb4ec A tests/unit/io-channel-helpers.c :000000 100644 0000000000000000000000000000000000000000 3d14043710df69714d2c867e3ba20fd38061182e A tests/unit/io-channel-helpers.h :000000 100644 0000000000000000000000000000000000000000 a363bf8f7092ac0cb31e25ae3685840575e50ebc A tests/unit/iothread.c :000000 100644 0000000000000000000000000000000000000000 eb4d0c77f86d4eeb33ef66f1abd6dc12637fdd15 A tests/unit/iothread.h :000000 100644 0000000000000000000000000000000000000000 e47bc7225ab4128be3e0437687012c7b441cab73 A tests/unit/meson.build :000000 100644 0000000000000000000000000000000000000000 fe29c4102aea6cacd6c0f19044e647440a4391e9 A tests/unit/pkix_asn1_tab.c.inc :000000 100644 0000000000000000000000000000000000000000 da46dda32d2e69f12a4ce531a91806ee07b027d0 A tests/unit/ptimer-test-stubs.c :000000 100644 0000000000000000000000000000000000000000 6de658812b17c34905350d98205e0640522bdeb5 A tests/unit/ptimer-test.c :000000 100644 0000000000000000000000000000000000000000 09ac56da9ebf8c1f75b14c62fd37eef102693e77 A tests/unit/ptimer-test.h :000000 100644 0000000000000000000000000000000000000000 2f19d479a3f210cbca19205a0656eda1f4c2e5a7 A tests/unit/rcutorture.c :000000 100644 0000000000000000000000000000000000000000 46d2ff101c9ae758e97d93ced61ecd2707963aa1 A tests/unit/socket-helpers.c :000000 100644 0000000000000000000000000000000000000000 ed8477ceb3f1d692482b37027a1bff383f2ff40a A tests/unit/socket-helpers.h :000000 100644 0000000000000000000000000000000000000000 9179cdc6a3218a1beb638c7e6c4278445f0e2e6f A tests/unit/test-aio-multithread.c :000000 100644 0000000000000000000000000000000000000000 b3ca4d8a596ea045d11cf7cc9c241e7ef04f61e1 A tests/unit/test-aio.c :000000 100644 0000000000000000000000000000000000000000 5351992a01311d8ee35bb6e3b402590d58930ef0 A tests/unit/test-authz-list.c :000000 100644 0000000000000000000000000000000000000000 64d0e1500f76b2741c6781c2b15bc24a442caf85 A tests/unit/test-authz-listfile.c :000000 100644 0000000000000000000000000000000000000000 4fe1ef2603e074b70d9fa4b284906e4687907047 A tests/unit/test-authz-pam.c :000000 100644 0000000000000000000000000000000000000000 6f9034d8ff2b377b3219e6d201d6cf768c3730e5 A tests/unit/test-authz-simple.c :000000 100644 0000000000000000000000000000000000000000 3012d7be267c7624ef1d32e946224c42d986a333 A tests/unit/test-base64.c :000000 100644 0000000000000000000000000000000000000000 43b0ba8648a47d9262f1429e29ece1ec07c7405e A tests/unit/test-bdrv-drain.c :000000 100644 0000000000000000000000000000000000000000 567db99e4fa96d534d3045fa35a015c09acd6195 A tests/unit/test-bdrv-graph-mod.c :000000 100644 0000000000000000000000000000000000000000 e153dcb8a2be134e092bf2c0506bfc94111e9d14 A tests/unit/test-bitcnt.c :000000 100644 0000000000000000000000000000000000000000 8db4f67883fe60159cae9d7ce023c21ff9655bb4 A tests/unit/test-bitmap.c :000000 100644 0000000000000000000000000000000000000000 5a791d2e17dffd4e230052607dff46d08963ddc3 A tests/unit/test-bitops.c :000000 100644 0000000000000000000000000000000000000000 7aae491cfc268d4e006d35b800cefe97316f528b A tests/unit/test-block-accounting.c :000000 100644 0000000000000000000000000000000000000000 4257b3f8153d722eafe10afd68641e553ae48926 A tests/unit/test-block-backend.c :000000 100644 0000000000000000000000000000000000000000 5273ff235a2e7434d9007a4cb6e0dfce6dbbc762 A tests/unit/test-block-iothread.c :000000 100644 0000000000000000000000000000000000000000 118503a8e879a819ecfc228e8335e90058ff8623 A tests/unit/test-blockjob-txn.c :000000 100644 0000000000000000000000000000000000000000 3b77d19b911e966b16066b3055fbf8f5db187048 A tests/unit/test-blockjob.c :000000 100644 0000000000000000000000000000000000000000 e45fd31804c007219e4c124fe761e28e69fd5596 A tests/unit/test-bufferiszero.c :000000 100644 0000000000000000000000000000000000000000 b88b557133a721fc87bab91701271ef9f1888fc7 A tests/unit/test-char.c :000000 100644 0000000000000000000000000000000000000000 ce67585305f671786964a994dc98235dd0fc9efd A tests/unit/test-clone-visitor.c :000000 100644 0000000000000000000000000000000000000000 aa1f719b08169025f3d9f9f0fd82113d27325c78 A tests/unit/test-coroutine.c :000000 100644 0000000000000000000000000000000000000000 45e9046bf63d7526d31e1cd133b9406ca11b8e96 A tests/unit/test-crypto-afsplit.c :000000 100644 0000000000000000000000000000000000000000 fb1a6163e92671198840edcebc316dd5a5427359 A tests/unit/test-crypto-akcipher.c :000000 100644 0000000000000000000000000000000000000000 3ac7f17b2a05eab837f6d17b2d85f8386cbf49ac A tests/unit/test-crypto-block.c :000000 100644 0000000000000000000000000000000000000000 420c826df95bf53965aed6095eb3276125dbe49b A tests/unit/test-crypto-cipher.c :000000 100644 0000000000000000000000000000000000000000 d218a7f17023b75f9bac671a6b98210d4283709c A tests/unit/test-crypto-der.c :000000 100644 0000000000000000000000000000000000000000 8fee1593f940c8536d8bb14c84a27fb62d358310 A tests/unit/test-crypto-hash.c :000000 100644 0000000000000000000000000000000000000000 20c60eb9d8b7b6fe06c8ba32f652b264ba269d3f A tests/unit/test-crypto-hmac.c :000000 100644 0000000000000000000000000000000000000000 bc9ffe34e74feba5d7d98710b8f92e44581d972b A tests/unit/test-crypto-ivgen.c :000000 100644 0000000000000000000000000000000000000000 ddb7244e21398a6c12f8e43cfa36131f470147ec A tests/unit/test-crypto-pbkdf.c :000000 100644 0000000000000000000000000000000000000000 fc32a01747ba86e924b1e539d67c0a5b137e92dc A tests/unit/test-crypto-secret.c :000000 100644 0000000000000000000000000000000000000000 b1ad7d5c0d83d7f44b1928e468c9b6ba77ca52a2 A tests/unit/test-crypto-tlscredsx509.c :000000 100644 0000000000000000000000000000000000000000 dc7a01bb06af4f5fc8217829f7fa0f4d8c3fc30b A tests/unit/test-crypto-tlssession.c :000000 100644 0000000000000000000000000000000000000000 1fa4113ef4ddaf3463002047073fb1b9a64a88a6 A tests/unit/test-cutils.c :000000 100644 0000000000000000000000000000000000000000 0bc25fe4a8c0227d27ab3f5597d6ad280e57852b A tests/unit/test-div128.c :000000 100644 0000000000000000000000000000000000000000 53813dd4de1453e5430502189a8d8ffbcbb9381e A tests/unit/test-envlist.c :000000 100644 0000000000000000000000000000000000000000 a8532fc58fc594e0cf957270146ae63ed3f18c55 A tests/unit/test-error-report.c :000000 100644 0000000000000000000000000000000000000000 14153c41fa0ebde9b09d96597ab0571835bcbe58 A tests/unit/test-fifo.c :000000 100644 0000000000000000000000000000000000000000 aad1c89f13df10248cc28969139164bf6b53ffea A tests/unit/test-forward-visitor.c :000000 100644 0000000000000000000000000000000000000000 d6e710b9cf6395fa07d2512802e33a7c2c34f9e0 A tests/unit/test-hbitmap.c :000000 100644 0000000000000000000000000000000000000000 019195f89925baac935916e3d7c3a336c89dec10 A tests/unit/test-image-locking.c :000000 100644 0000000000000000000000000000000000000000 25db2455e8005f05001631d6ce9856ef2f72b818 A tests/unit/test-int128.c :000000 100644 0000000000000000000000000000000000000000 119817a0194d83a7eb164bfd96837ab63c8172c1 A tests/unit/test-interval-tree.c :000000 100644 0000000000000000000000000000000000000000 9c6724dea41943d72a2981fde2d2a869d36e4426 A tests/unit/test-io-channel-buffer.c :000000 100644 0000000000000000000000000000000000000000 964418b5cd9567e138897e861f5a7e919e43bc63 A tests/unit/test-io-channel-command.c :000000 100644 0000000000000000000000000000000000000000 b597350dca39c2ff8820718be2691e7441f2ee09 A tests/unit/test-io-channel-file.c :000000 100644 0000000000000000000000000000000000000000 b3aab17ccce99a256247502f953105927933bde0 A tests/unit/test-io-channel-null.c :000000 100644 0000000000000000000000000000000000000000 dc7be96e9cd8059e13f8eb1f56bd6dbed988ffe3 A tests/unit/test-io-channel-socket.c :000000 100644 0000000000000000000000000000000000000000 4e4034af67b5b0221040bcec8a7d7d8fc353408b A tests/unit/test-io-channel-tls.c :000000 100644 0000000000000000000000000000000000000000 88da24f993d17301049d6ed7721e4f0fb26bd9a2 A tests/unit/test-io-channel-websock.c :000000 100644 0000000000000000000000000000000000000000 b1c8ecb7abbdeba02702dc090f89db50996c9f2c A tests/unit/test-io-task.c :000000 100644 0000000000000000000000000000000000000000 63e2b1583cb66cd09272f4a67816eae8fd2770f9 A tests/unit/test-iov.c :000000 100644 0000000000000000000000000000000000000000 c6e8f4fe370034b6c284964e24733b41afb46e1c A tests/unit/test-keyval.c :000000 100644 0000000000000000000000000000000000000000 66dbc82a56f676d8fbb31f46aa4859853d9259bd A tests/unit/test-logging.c :000000 100644 0000000000000000000000000000000000000000 9be775d084879340d4e017683b354fba121cc47c A tests/unit/test-mul64.c :000000 100644 0000000000000000000000000000000000000000 4c38f36fd4aaa78971da1043dd2cc7e23f6e80d4 A tests/unit/test-nested-aio-poll.c :000000 100644 0000000000000000000000000000000000000000 23e897061c435f27491bb1039711eaf865201ba1 A tests/unit/test-opts-visitor.c :000000 100644 0000000000000000000000000000000000000000 847f305cff940b4c6d395541769c6785e2ecae3d A tests/unit/test-qapi-util.c :000000 100644 0000000000000000000000000000000000000000 8ea362cbb90219d801430a3fb633873d5d8fe67e A tests/unit/test-qdev-global-props.c :000000 100644 0000000000000000000000000000000000000000 77c3eee71713b835a50d76b5155c4d2693b972f8 A tests/unit/test-qdev.c :000000 100644 0000000000000000000000000000000000000000 9541ce31ebb95d9226ed8e1f3e4f594001c4e24b A tests/unit/test-qdist.c :000000 100644 0000000000000000000000000000000000000000 8d03a69f7cd0544be4bfe20b3844f9a1a18ecdbb A tests/unit/test-qemu-opts.c :000000 100644 0000000000000000000000000000000000000000 01ccf826e6650962d717facd4da95cd6793375dc A tests/unit/test-qga.c :000000 100644 0000000000000000000000000000000000000000 ca1d60fc189574fa6d3a41aadf1b5616152f2875 A tests/unit/test-qgraph.c :000000 100644 0000000000000000000000000000000000000000 4d23cefab66248ae8891a45159ac90f6b193b0a3 A tests/unit/test-qht.c :000000 100644 0000000000000000000000000000000000000000 ad538868863aa12c3453e6d653212948f9ae2a26 A tests/unit/test-qmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 2aac27163d8f12efcfa7ffc52f296f90be3055b8 A tests/unit/test-qmp-event.c :000000 100644 0000000000000000000000000000000000000000 beee11db4e47d27926be41c50848fe3a23e5d33d A tests/unit/test-qobject-input-visitor.c :000000 100644 0000000000000000000000000000000000000000 3c47b28f6638fd3e690a38673b39c762ed86c89c A tests/unit/test-qobject-output-visitor.c :000000 100644 0000000000000000000000000000000000000000 4d836d22c717fb1546f7c53a19285c905f01f6b1 A tests/unit/test-qtree.c :000000 100644 0000000000000000000000000000000000000000 74b126fd3f9918a701b4a901e98809f55eb6676f A tests/unit/test-ram-discard-manager-stubs.c :000000 100644 0000000000000000000000000000000000000000 3d39a1e94ba22a7f7e458d4c8680bcd2088d5e92 A tests/unit/test-ram-discard-manager.c :000000 100644 0000000000000000000000000000000000000000 8dde3e61a84bd208ab06c47ae4422c2214150fcd A tests/unit/test-rcu-list.c :000000 100644 0000000000000000000000000000000000000000 057f7d33f72df5565d450979a066f38ce9d8718a A tests/unit/test-rcu-simpleq.c :000000 100644 0000000000000000000000000000000000000000 868e1e472e77f66eba510f35f3da57935ee29d83 A tests/unit/test-rcu-slist.c :000000 100644 0000000000000000000000000000000000000000 8d487e0ee04bcce2845e6ea1a7ff7d9a6fcda4ab A tests/unit/test-rcu-tailq.c :000000 100644 0000000000000000000000000000000000000000 3aa98e6f56556d789bddebaf2377203a8e7359c6 A tests/unit/test-replication.c :000000 100644 0000000000000000000000000000000000000000 4de2d042d14085ac8785779bcd97e31b6f54513d A tests/unit/test-resv-mem.c :000000 100644 0000000000000000000000000000000000000000 71d40834391f1805f5d39b6a3eebb77c78de1d4d A tests/unit/test-seccomp.c :000000 100644 0000000000000000000000000000000000000000 f3ff736e5c54b7762097d4e3be80079cdb0df17f A tests/unit/test-shift128.c :000000 100644 0000000000000000000000000000000000000000 1b6450e7d8fc1b5d8264313ae3fd866f4ad2a8aa A tests/unit/test-smp-parse.c :000000 100644 0000000000000000000000000000000000000000 25094d3ffcef8796d459ac0669a4bfaf1876a81d A tests/unit/test-string-input-visitor.c :000000 100644 0000000000000000000000000000000000000000 7ef305361eb7875b83b6cc76e9036eda9fcdd2d8 A tests/unit/test-string-output-visitor.c :000000 100644 0000000000000000000000000000000000000000 1e2f05f841661c9752d6a7cedd33fff886eadab4 A tests/unit/test-thread-pool.c :000000 100644 0000000000000000000000000000000000000000 52eb8966b3f511fe505445a6b19ddbabd979520b A tests/unit/test-throttle.c :000000 100644 0000000000000000000000000000000000000000 747ed1ee60e1c09f334302209160607b8eeb25e5 A tests/unit/test-timed-average.c :000000 100644 0000000000000000000000000000000000000000 972651dc1e1a6ce645e5b2cefcf41a410d8006bc A tests/unit/test-util-filemonitor.c :000000 100644 0000000000000000000000000000000000000000 006f5e579c6ba1bf83ff665d1c811cd4acab1606 A tests/unit/test-util-sockets.c :000000 100644 0000000000000000000000000000000000000000 739b91583cfd97bb4d18256408338695fe87ef15 A tests/unit/test-uuid.c :000000 100644 0000000000000000000000000000000000000000 a45ec52f421b213254635b12c21ce8f5a77495c1 A tests/unit/test-virtio-dmabuf.c :000000 100644 0000000000000000000000000000000000000000 2d365999fc821c6ad7fb2fbbbf791e9e71274fd4 A tests/unit/test-visitor-serialization.c :000000 100644 0000000000000000000000000000000000000000 df1fb4c7780813b1f2063035e2447f7dbc3427b9 A tests/unit/test-vmstate.c :000000 100644 0000000000000000000000000000000000000000 0158e4637a88fe8fcc9285acf768058fc40f3a3f A tests/unit/test-write-threshold.c :000000 100644 0000000000000000000000000000000000000000 55b731ccae55b95b71241b31e0203fd5716e4612 A tests/unit/test-x86-topo.c :000000 100644 0000000000000000000000000000000000000000 b6996de69abe3dc016a2e0cfc5c9c90e5a61893f A tests/unit/test-xbzrle.c :000000 100644 0000000000000000000000000000000000000000 2f447a73fb8e0ce3d5b5c848ec6b775042ef575b A tests/unit/test-xs-node.c :000000 100644 0000000000000000000000000000000000000000 9fc86a21282e8dd9dae1efb530f9c0adb89a09bc A tests/unit/test-yank.c :000000 100644 0000000000000000000000000000000000000000 0ec1b47e63e12237cf32f5f28b6930ce95407806 A tests/vm/Makefile.include :000000 100644 0000000000000000000000000000000000000000 14ac323309ef93267aaa8d9f47cba5a411b7c7ce A tests/vm/README :000000 100644 0000000000000000000000000000000000000000 b00cce07eb819c8530b7a9cfc488b26d29c70c3e A tests/vm/aarch64vm.py :000000 100644 0000000000000000000000000000000000000000 198b04e8c375365f83a36107e674bf13de127f43 A tests/vm/basevm.py :000000 100644 0000000000000000000000000000000000000000 fd6ebe4d49ed523342e20620ab3e3da963e9a0b0 A tests/vm/centos-8-aarch64.ks :000000 100755 0000000000000000000000000000000000000000 fcf9e08c873e78716730c58589b2790663f6058d A tests/vm/centos.aarch64 :000000 100644 0000000000000000000000000000000000000000 9d44ae356f7c2513f23a7c4ca4a03a5efe12d6db A tests/vm/conf_example_aarch64.yml :000000 100644 0000000000000000000000000000000000000000 78d3f5830fa21abd21679b1d749e0f49abf0820c A tests/vm/conf_example_x86.yml :000000 100755 0000000000000000000000000000000000000000 bfb1a85af33e4fff5c60445a0b69bb1045bda8cd A tests/vm/freebsd :000000 100644 0000000000000000000000000000000000000000 7ccc6ffd3df9cefc85f57dde436a86696a544e91 A tests/vm/generated/README :000000 100644 0000000000000000000000000000000000000000 c35591b39d6c3257f42577952c8a70a0d86ab79e A tests/vm/generated/freebsd.json :000000 100644 0000000000000000000000000000000000000000 0886afd0d3d1f0a1768938aa94df6639979727ae A tests/vm/generated/openbsd.json :000000 100755 0000000000000000000000000000000000000000 3ea48dc38a1d0e7dc1776e72325d0192b2fa0be4 A tests/vm/haiku.x86_64 :000000 100755 0000000000000000000000000000000000000000 45afe675e176e1c4e40c001f9ddf2a7dc8103acd A tests/vm/netbsd :000000 100755 0000000000000000000000000000000000000000 4f8eeb28e242387ccb1aa52d8616ddc8af29a8fa A tests/vm/openbsd :000000 100755 0000000000000000000000000000000000000000 eeda281f875de896592e66ea63eca902a9d6b982 A tests/vm/ubuntu.aarch64 :000000 100644 0000000000000000000000000000000000000000 15c530c571148529e5e41bff9005df90e3267166 A tests/vm/ubuntuvm.py :000000 100755 0000000000000000000000000000000000000000 572ca5987ae669a6f9972b542b411cd511e891e1 A tools/ebpf/Makefile.ebpf :000000 100644 0000000000000000000000000000000000000000 c989cb3cd82cf9335658fe1684644bf4c36fd637 A tools/ebpf/rss.bpf.c :000000 100644 0000000000000000000000000000000000000000 f12fd3c3e8169622a6c6538619c98ab5a54e2b49 A tools/i386/qemu-vmsr-helper.c :000000 100644 0000000000000000000000000000000000000000 9a7118639ae312894ca6e72369b0e0fb0d72103e A tools/i386/rapl-msr-index.h :000000 100644 0000000000000000000000000000000000000000 e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 A tools/meson.build :000000 100644 0000000000000000000000000000000000000000 89921d1fad80e562cf41e860a2a12e7d172c4ad7 A tools/qemu-vnc/audio.c :000000 100644 0000000000000000000000000000000000000000 f02312217e232c24c8e60710fa9dc9676fd7b7f5 A tools/qemu-vnc/chardev.c :000000 100644 0000000000000000000000000000000000000000 81a09ec5adfa57b4dc6b59c55ab0a4638063b937 A tools/qemu-vnc/clipboard.c :000000 100644 0000000000000000000000000000000000000000 4a8fc82e1eebebb6c76fe2aa3d7611d6d0c4876f A tools/qemu-vnc/console.c :000000 100644 0000000000000000000000000000000000000000 400142683ded2e9805fad90946491f0303051c23 A tools/qemu-vnc/dbus.c :000000 100644 0000000000000000000000000000000000000000 b485cbe310073184978d33a06ceb7ace15246469 A tools/qemu-vnc/display.c :000000 100644 0000000000000000000000000000000000000000 a1e9ff008644e022deefa7c5fb15d7667bb59a11 A tools/qemu-vnc/input.c :000000 100644 0000000000000000000000000000000000000000 08168da0630cb96b810a9c0cc431fb88f5593c3a A tools/qemu-vnc/meson.build :000000 100644 0000000000000000000000000000000000000000 5c2ba3b7a5649a368b7be79f36d6a099461a004f A tools/qemu-vnc/qemu-vnc.c :000000 100644 0000000000000000000000000000000000000000 15e4ead80b7b9abadddfde4d77bd48585e7c21fe A tools/qemu-vnc/qemu-vnc.h :000000 100644 0000000000000000000000000000000000000000 13c5f17025ac1f1257ec7a1934faf0ab4a85c978 A tools/qemu-vnc/qemu-vnc1.xml :000000 100644 0000000000000000000000000000000000000000 1e4c14913b567d7cffec78eb955d668cab456dd0 A tools/qemu-vnc/stubs.c :000000 100644 0000000000000000000000000000000000000000 570062984a42942c4b6555bd22ceb53dbf782f91 A tools/qemu-vnc/trace-events :000000 100644 0000000000000000000000000000000000000000 5fb7b4323596e859a6dbbfde596044e4a9da7339 A tools/qemu-vnc/trace.h :000000 100644 0000000000000000000000000000000000000000 d261aa9eaf045f32d019dec082adfad648d1bac1 A tools/qemu-vnc/utils.c :000000 100644 0000000000000000000000000000000000000000 ea1d2b11a220cb73fce4df750462afc77b45e1d3 A trace-events :000000 100644 0000000000000000000000000000000000000000 8d818d359becfb2bd26648ee01abda5efaeb124f A trace/control-internal.h :000000 100644 0000000000000000000000000000000000000000 57ceac21084297b51cb4f26833a30603f498c505 A trace/control-target.c :000000 100644 0000000000000000000000000000000000000000 49f0a4c5cda767c9b0749a5b14d1cc1dacecaa65 A trace/control.c :000000 100644 0000000000000000000000000000000000000000 6754bfe052b8a7eb2f93ebc4f7cc556990ac0d51 A trace/control.h :000000 100644 0000000000000000000000000000000000000000 0c24e01b521b1a4017dc4ea5c9292196e6b56b7a A trace/event-internal.h :000000 100644 0000000000000000000000000000000000000000 6875faedb9c1d265982f7248b890d140d04f171a A trace/ftrace.c :000000 100644 0000000000000000000000000000000000000000 16c122816d178ec45e4aa4cc156d5ceba8dd82ca A trace/ftrace.h :000000 100644 0000000000000000000000000000000000000000 4e5681c44caea1d682a27c2d590b467d2906ca01 A trace/meson.build :000000 100644 0000000000000000000000000000000000000000 074a27b204fd8da8d11eb42c9c52e5e8f3bfdd80 A trace/qmp.c :000000 100644 0000000000000000000000000000000000000000 c0aba00cb7f8f77638c554ff71836e4b450d8662 A trace/simple.c :000000 100644 0000000000000000000000000000000000000000 ee1983ce5617a9c8b09f66d8ca7d83ed3a155a57 A trace/simple.h :000000 100644 0000000000000000000000000000000000000000 a68f5b900d7c4a72ac631a9ef3bd8749253d509a A trace/trace-hmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 e3d8a31ba9f70a080fc3eb539c86fedd6bd4964b A ui/clipboard.c :000000 100644 0000000000000000000000000000000000000000 3751be379220b903a27af55e04bc0c309f5c30bc A ui/cocoa.m :000000 100644 0000000000000000000000000000000000000000 d4b9017b53de9df60551c6503f042339ff506780 A ui/console-gl.c :000000 100644 0000000000000000000000000000000000000000 4f731b4f9cef3bd6ef37d458a2f23739eaa26760 A ui/console-priv.h :000000 100644 0000000000000000000000000000000000000000 30e4d1011977cf5d8d143e99bfc1944cb0d3f429 A ui/console-vc-stubs.c :000000 100644 0000000000000000000000000000000000000000 53d9e9d39b36fcadd42c6d4174ba66f27871977c A ui/console-vc.c :000000 100644 0000000000000000000000000000000000000000 14f148118e375f5d0b37bc8a502eb64660259d89 A ui/console.c :000000 100644 0000000000000000000000000000000000000000 8ec38b734196a1ec1de79f08c826cc4c3720e5ef A ui/cp437.c :000000 100644 0000000000000000000000000000000000000000 81ace8317c7c9fb9d233bff77dfdeec6de73f863 A ui/cp437.h :000000 100644 0000000000000000000000000000000000000000 4db32b6168d61bd289a2429dcd48fd3392d3280b A ui/curses.c :000000 100644 0000000000000000000000000000000000000000 88a2208ed18a42d03b48e5ef0fbf41579a3fdf61 A ui/curses_keys.h :000000 100644 0000000000000000000000000000000000000000 69d27d49a135a9718b9d9bf543fc73cf0eaeeeac A ui/cursor.c :000000 100644 0000000000000000000000000000000000000000 354e7a9391e2f3174bb69aa8660e9e37ed930ea9 A ui/cursor_hidden.xpm :000000 100644 0000000000000000000000000000000000000000 6c9ada9020a1a30315aa3f0bf5d0234a45e30a03 A ui/cursor_left_ptr.xpm :000000 100644 0000000000000000000000000000000000000000 55117029acc366a3153366a4696ed1ceb91359c9 A ui/dbus-chardev.c :000000 100644 0000000000000000000000000000000000000000 90318384ee489aad5d18772bfa5aa1702819277f A ui/dbus-clipboard.c :000000 100644 0000000000000000000000000000000000000000 947c3b3a545ead13176803cc80d37b0a6d03cc37 A ui/dbus-console.c :000000 100644 0000000000000000000000000000000000000000 a23ca0b8b12592c7ba305013fbcd7826f9b806a0 A ui/dbus-display1.xml :000000 100644 0000000000000000000000000000000000000000 85a9194d57e820566892f298ca9f6dc48688b981 A ui/dbus-error.c :000000 100644 0000000000000000000000000000000000000000 624d0fb71d6b33baf44b4a97921489919b807606 A ui/dbus-listener.c :000000 100644 0000000000000000000000000000000000000000 c8771fe48c7d573cf0dde19aacaa83650894b4aa A ui/dbus-module.c :000000 100644 0000000000000000000000000000000000000000 7be0f8e2611998c2c170fa4393f0dd6c0a685df2 A ui/dbus.c :000000 100644 0000000000000000000000000000000000000000 d2cc176648a4439f53000705e3b4851596eb3820 A ui/dbus.h :000000 100644 0000000000000000000000000000000000000000 38e408513cc6c2cdf395927ade26ac264dd60732 A ui/display-surface.c :000000 100644 0000000000000000000000000000000000000000 497f82cc61f279b4ced46d12894f85a4fff98df1 A ui/dmabuf.c :000000 100644 0000000000000000000000000000000000000000 5787199347bc9dd2035eb7fff7f8fe397fffc64e A ui/egl-context.c :000000 100644 0000000000000000000000000000000000000000 c3f319c0960bc39f998faa209ceb04faf01da0f2 A ui/egl-headless.c :000000 100644 0000000000000000000000000000000000000000 cb9c1e839cf909276b9dfa70ed1ef7edd60bec7b A ui/egl-helpers.c :000000 100644 0000000000000000000000000000000000000000 476e6b8303c9cef03e40425a1a4cb4c343d2d42f A ui/gtk-clipboard.c :000000 100644 0000000000000000000000000000000000000000 0eec06826bdd9872666f887098161ace7f5f0245 A ui/gtk-egl.c :000000 100644 0000000000000000000000000000000000000000 effd88f28721945d0fd3f75ed6659636a86ed591 A ui/gtk-gl-area.c :000000 100644 0000000000000000000000000000000000000000 ed7ffc06b1549ebf427aca975695848866072fb0 A ui/gtk.c :000000 100644 0000000000000000000000000000000000000000 20bd64ccce543cd472cce27284102645f6e3e002 A ui/icons/Makefile :000000 100644 0000000000000000000000000000000000000000 12c52080ebd7cbf3378c388ba608a6dcaa90c8eb A ui/icons/meson.build :000000 100644 0000000000000000000000000000000000000000 f2500de339170ae69cb27ec3c02464d187cf1359 A ui/icons/qemu.svg :000000 100644 0000000000000000000000000000000000000000 96831807ba873c9257c1985f43c7618df9128286 A ui/icons/qemu_128x128.png :000000 100644 0000000000000000000000000000000000000000 ff4f046024ffab8d7c3228caad36c2aafbc52d3d A ui/icons/qemu_16x16.png :000000 100644 0000000000000000000000000000000000000000 f039c6e25d98844745ef24fd8114dde843136a2b A ui/icons/qemu_24x24.png :000000 100644 0000000000000000000000000000000000000000 a39c0e307e2d8a01f1341a7b3dd7308449633e9c A ui/icons/qemu_256x256.png :000000 100644 0000000000000000000000000000000000000000 c0daa54abeecc4fee14707c83a59c2085e2eeebd A ui/icons/qemu_32x32.bmp :000000 100644 0000000000000000000000000000000000000000 b746096cf8104bccfda8259ee2f75de1bab2e0e5 A ui/icons/qemu_32x32.png :000000 100644 0000000000000000000000000000000000000000 067281225de66e9b381b23bdd6ee905465c625d2 A ui/icons/qemu_48x48.png :000000 100644 0000000000000000000000000000000000000000 86aaa6395fc91271562db2b075ddd8e889531680 A ui/icons/qemu_512x512.png :000000 100644 0000000000000000000000000000000000000000 e00c8b4c9be88a89b091bb967900d18e97d9011b A ui/icons/qemu_64x64.png :000000 100644 0000000000000000000000000000000000000000 0a238d4010b11432c6864f1d337cea3b615691e5 A ui/input-barrier.c :000000 100644 0000000000000000000000000000000000000000 e5b090590ad597c247001effbdf8dc7523878b87 A ui/input-barrier.h :000000 100644 0000000000000000000000000000000000000000 ec2a1fbc1a9505d7d0f9054cfee79910dc753005 A ui/input-keymap.c :000000 100644 0000000000000000000000000000000000000000 f4eee1ffd7ecf1abfba117adbd80ce9fd81fa46f A ui/input-linux.c :000000 100644 0000000000000000000000000000000000000000 b82622c8645d9ae13f9b399346c73937cda8e51f A ui/input.c :000000 100644 0000000000000000000000000000000000000000 c407327da59e9a824a20309d46a0cd90b8fd62d8 A ui/kbd-state.c :000000 100644 0000000000000000000000000000000000000000 d145b5dd3a8c0b885f08a749fc7c29f5d84267aa A ui/keymaps.c :000000 100644 0000000000000000000000000000000000000000 89bfbb2704da7ab9a0d12a8a939f2d8c618f2363 A ui/keymaps.h :000000 100644 0000000000000000000000000000000000000000 39829a2c6e23b2aecf0c9d6e46447765ffa08988 A ui/meson.build :000000 100644 0000000000000000000000000000000000000000 9dc606f692a062573645fa7363db8b89b0db0b27 A ui/qemu-pixman.c :000000 100644 0000000000000000000000000000000000000000 095aec161dc02ed664f77f7370ea1e8388ba0c90 A ui/qemu-x509.h :000000 100644 0000000000000000000000000000000000000000 20f09f56beca886c4a750e94090964567b2bd70e A ui/qemu.desktop :000000 100644 0000000000000000000000000000000000000000 68a3aff7151a1a97948941ce7099006578a815ae A ui/sdl2-2d.c :000000 100644 0000000000000000000000000000000000000000 f41fc8bb963440f534d849ceb64a8c14a3d6977e A ui/sdl2-gl.c :000000 100644 0000000000000000000000000000000000000000 7bebc3f3e5cea832998ba687412012b7de75fffb A ui/sdl2-input.c :000000 100644 0000000000000000000000000000000000000000 1c97d23a47c4fe30c5c8e054af247426a7ef177a A ui/sdl2.c :000000 100644 0000000000000000000000000000000000000000 76ee4c32785d42f76d2ed16fc67a3d47cc0a1123 A ui/shader.c :000000 100644 0000000000000000000000000000000000000000 3137e65578edc4eeb137f94e85c1f2a7f98d6a09 A ui/shader/meson.build :000000 100644 0000000000000000000000000000000000000000 f7a448d229ea27e12dae60595fd8b333b24f13a6 A ui/shader/texture-blit-flip.vert :000000 100644 0000000000000000000000000000000000000000 8ed95a46b66e146390220278719894f52a1db472 A ui/shader/texture-blit.frag :000000 100644 0000000000000000000000000000000000000000 fb48d7066541dd869d19adb4f829aeef330eabba A ui/shader/texture-blit.vert :000000 100644 0000000000000000000000000000000000000000 fe3df62bfa5dcef7a591ffd817a7cf397df4d369 A ui/spice-app.c :000000 100644 0000000000000000000000000000000000000000 1d2315f0b6358c8f4e4939fe229f0229a31a5b01 A ui/spice-core.c :000000 100644 0000000000000000000000000000000000000000 22cd1e266caa600cfad0a2e35723e8db4cffcdc4 A ui/spice-display.c :000000 100644 0000000000000000000000000000000000000000 34f1b03867c8254f2861e9abd3eb2e90b5eadc3c A ui/spice-input.c :000000 100644 0000000000000000000000000000000000000000 1961060d128fe8fe2e14e52ddb7b181bb6790e2f A ui/spice-module.c :000000 100644 0000000000000000000000000000000000000000 339a61f34153ed0af9896af624a4ad8e51f797ad A ui/trace-events :000000 100644 0000000000000000000000000000000000000000 a89d769623b9b360d91b0cb09a794262ccff1983 A ui/trace.h :000000 100644 0000000000000000000000000000000000000000 6a0a11a85defb6c6e65c0f11e5f8f44269c30ff3 A ui/udmabuf.c :000000 100644 0000000000000000000000000000000000000000 f611dd7ee4570943265c07e44d921a217ad1d3ec A ui/ui-hmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 753cc2bf522364443019c51ddd2ed149ee648538 A ui/ui-qmp-cmds.c :000000 100644 0000000000000000000000000000000000000000 d54bbb74fb3d32ba6f2743b83d7e6e558840dba9 A ui/util.c :000000 100644 0000000000000000000000000000000000000000 b9784d4d9b9e1dc7a59e88be84e3ecf86e38fb3b A ui/vdagent.c :000000 100644 0000000000000000000000000000000000000000 b9b9a7016f05f3ad05192cfb56624102b06857fc A ui/vgafont.c :000000 100644 0000000000000000000000000000000000000000 d24b5d47a955b8e6a64beba476a6dc8808e50736 A ui/vgafont.h :000000 100644 0000000000000000000000000000000000000000 298c8f3769feffebfe0f8e22928dc49dc6ac7574 A ui/vnc-auth-sasl.c :000000 100644 0000000000000000000000000000000000000000 367b8672cc2b45ca35071ea1acf2526f111f320f A ui/vnc-auth-sasl.h :000000 100644 0000000000000000000000000000000000000000 a1b8cde2292eaedffb9a7c64da7cee9676f6d9c9 A ui/vnc-auth-vencrypt.c :000000 100644 0000000000000000000000000000000000000000 1e35406664af145c934b9ca793ad3eab919c7414 A ui/vnc-auth-vencrypt.h :000000 100644 0000000000000000000000000000000000000000 fa05d86f424aa71b616718c5af1ae065581fed95 A ui/vnc-clipboard.c :000000 100644 0000000000000000000000000000000000000000 8ee92086ac566baad3d8b7181845bc3837f9e0d3 A ui/vnc-enc-hextile-template.h :000000 100644 0000000000000000000000000000000000000000 c763256f29c81d49e1774abb7d6b2364a45dcbc7 A ui/vnc-enc-hextile.c :000000 100644 0000000000000000000000000000000000000000 ca67142701815f8fac4907e37bee02f6a0fdce61 A ui/vnc-enc-tight.c :000000 100644 0000000000000000000000000000000000000000 95c3dac0202d44c11e9bb4b35b2afac2e3d89bd8 A ui/vnc-enc-tight.h :000000 100644 0000000000000000000000000000000000000000 657b47ceb2badf2cd49f1d2e5a6a2ca03c278aac A ui/vnc-enc-zlib.c :000000 100644 0000000000000000000000000000000000000000 7679014c9e3379e21390f5815163854f5283700c A ui/vnc-enc-zrle.c :000000 100644 0000000000000000000000000000000000000000 68d28f58b7ef3a96a149a740b3f90b641ec80f40 A ui/vnc-enc-zrle.c.inc :000000 100644 0000000000000000000000000000000000000000 6535cb2aaf7bce1b1472104f49519f41669ef5c9 A ui/vnc-enc-zrle.h :000000 100644 0000000000000000000000000000000000000000 4afa583e7655563b9ec01b8b535e5303c7c2e524 A ui/vnc-enc-zywrle-template.c :000000 100644 0000000000000000000000000000000000000000 64fbc90ee7010eeedc79b08d2b8e6de99d04638b A ui/vnc-enc-zywrle.h :000000 100644 0000000000000000000000000000000000000000 90b68bf4cb98398c3beb100d8fe161fe636923b8 A ui/vnc-jobs.c :000000 100644 0000000000000000000000000000000000000000 e5ab55c1da6939461eb5afa8d3a7ba674191cda9 A ui/vnc-jobs.h :000000 100644 0000000000000000000000000000000000000000 4e88c412f0718a616b8989066d3b6aa4c5a3ff0a A ui/vnc-palette.c :000000 100644 0000000000000000000000000000000000000000 e9f0eaf73b85482998fa957e924a6ff602e987ba A ui/vnc-palette.h :000000 100644 0000000000000000000000000000000000000000 5de9bf9d70cb042af600a52fbc0b0abb1646c885 A ui/vnc-stubs.c :000000 100644 0000000000000000000000000000000000000000 0632885f65511c743b3cf9bc56b50e5d0e45ba9c A ui/vnc-system.c :000000 100644 0000000000000000000000000000000000000000 fad5dbce34264cb77d3d6506bb4cbff26ed58b12 A ui/vnc-ws.c :000000 100644 0000000000000000000000000000000000000000 396cacfcb0bf7a016a1e8b8d7f803c1d7e5faafd A ui/vnc-ws.h :000000 100644 0000000000000000000000000000000000000000 656768f9c99836c349eac076ada925a8a3ac2e1d A ui/vnc.c :000000 100644 0000000000000000000000000000000000000000 88293ef497178823590766b83630d7caadea4e62 A ui/vnc.h :000000 100644 0000000000000000000000000000000000000000 016405e74b6ebc5b723863f36769fb469e567b00 A ui/vnc_keysym.h :000000 100644 0000000000000000000000000000000000000000 6e64845b6c0bb83fc08505ddb65d42cc25a6cad3 A ui/vt100.c :000000 100644 0000000000000000000000000000000000000000 22ce2368bffa1204e99b65c030b8f5b028b25d28 A ui/vt100.h :000000 100644 0000000000000000000000000000000000000000 f448247b19d046a15adc81c828af182afe53b594 A ui/win32-kbd-hook.c :000000 100644 0000000000000000000000000000000000000000 f7dc2edb91d6db5b74ee23252673e1ce7b626a7d A ui/x_keymap.c :000000 100644 0000000000000000000000000000000000000000 0d58459dd210f883025c84317cc55645d14473e7 A ui/x_keymap.h :000000 100644 0000000000000000000000000000000000000000 df1c213ce568d071596cc8586fe07408190af588 A util/aio-posix.c :000000 100644 0000000000000000000000000000000000000000 cd459bbbaedaa4e1facb57dc31807b2da1e69eb3 A util/aio-posix.h :000000 100644 0000000000000000000000000000000000000000 53913c4bd1bab0323524719e22bf265c2c698112 A util/aio-wait.c :000000 100644 0000000000000000000000000000000000000000 1985843233efa577ce4c0228856514daa2830549 A util/aio-win32.c :000000 100644 0000000000000000000000000000000000000000 d1a581080d37d8c9b00a2393d37f2398037ed95b A util/aiocb.c :000000 100644 0000000000000000000000000000000000000000 741fcfd6a7aa42300ad721840791b2cf2b5cbf15 A util/async.c :000000 100644 0000000000000000000000000000000000000000 811111ac4f8cbaab7675e4665c34f9e2a6033788 A util/base64.c :000000 100644 0000000000000000000000000000000000000000 7095a0c398ca8b01746ccb735ee07829189413d3 A util/bitmap.c :000000 100644 0000000000000000000000000000000000000000 4b647b3eff790ec6455edee72cfbd0f17c901f37 A util/bitops.c :000000 100644 0000000000000000000000000000000000000000 052b4e1476a00cd0f8516f3692e96d607635c0ee A util/block-helpers.c :000000 100644 0000000000000000000000000000000000000000 838b0825f667a2a198a8f445fe5ffd170841cc6b A util/block-helpers.h :000000 100644 0000000000000000000000000000000000000000 743eaa930dd66c78ec208aa0e015a2b6a6c01cdd A util/buffer.c :000000 100644 0000000000000000000000000000000000000000 522146dab97db7181f8b4d4c072a155ef0ec653e A util/bufferiszero.c :000000 100644 0000000000000000000000000000000000000000 a44fb136f7e0af211e9fbbc97b3abdbc640b0316 A util/cacheflush.c :000000 100644 0000000000000000000000000000000000000000 f7764297882f59411c81b304a1ab5d16e903a389 A util/chardev_open.c :000000 100644 0000000000000000000000000000000000000000 147e39e2c62be977751d67f7772b1b9acbd8722d A util/compatfd.c :000000 100644 0000000000000000000000000000000000000000 037d6416c4aead14a37afdfa054c222c0848f618 A util/coroutine-sigaltstack.c :000000 100644 0000000000000000000000000000000000000000 8ef603d081ea02b80ecfca27a22a6b19d8a1a49c A util/coroutine-ucontext.c :000000 100644 0000000000000000000000000000000000000000 cb1ec92509c353c95058747f3c364aea3a4d8d7f A util/coroutine-wasm.c :000000 100644 0000000000000000000000000000000000000000 7db2e8f8c8c42987a29abed1f9af0fe42e62f236 A util/coroutine-windows.c :000000 100644 0000000000000000000000000000000000000000 e3446762149b50c1729e9e8eb732054eaa5c6703 A util/cpuinfo-aarch64.c :000000 100644 0000000000000000000000000000000000000000 f4c5b6ff407c9cc8ed9fed0205a91909124fa083 A util/cpuinfo-i386.c :000000 100644 0000000000000000000000000000000000000000 bb1f7f698bdf521d4fd2fb829cabba52f00298f1 A util/cpuinfo-loongarch.c :000000 100644 0000000000000000000000000000000000000000 4d3d3aae0bc1eb7367837b2ebf0cce1a2fa8d77e A util/cpuinfo-ppc.c :000000 100644 0000000000000000000000000000000000000000 8c48b1ea91f435dbae93d3351837430ead9ecfae A util/cpuinfo-riscv.c :000000 100644 0000000000000000000000000000000000000000 b981d8ac55bb268bd35de9ccad46579795707b71 A util/crc-ccitt.c :000000 100644 0000000000000000000000000000000000000000 a0f91ff09c5998c9f9fef84f6b8f8b906b6e2e27 A util/crc32.c :000000 100644 0000000000000000000000000000000000000000 f40597f80df75dd318090c2b5b47ed6ff51803a5 A util/crc32c.c :000000 100644 0000000000000000000000000000000000000000 91ddadfd15a770311793930e7ce56c64d4934668 A util/cutils.c :000000 100644 0000000000000000000000000000000000000000 f96f8fc2646ecd952d69c5eccbcc7f3215aa51e6 A util/datadir.c :000000 100644 0000000000000000000000000000000000000000 9099dc5b4ba56e06102c8182193a2d9c268236cf A util/dbus.c :000000 100644 0000000000000000000000000000000000000000 037dc0abf0a6850664fccf26c6c2e84edaec6ba0 A util/defer-call.c :000000 100644 0000000000000000000000000000000000000000 dae8ffebc811672810ff0e8fb0e37bc805692ba5 A util/drm.c :000000 100644 0000000000000000000000000000000000000000 196c92c190c2c06e82f0c725b713b9e14e5c3f7a A util/envlist.c :000000 100644 0000000000000000000000000000000000000000 8932beebfb9fcfd11d860919b96279d4784cd37a A util/error-report.c :000000 100644 0000000000000000000000000000000000000000 0ae08225c095a90da846410b61cf1ed87be8acb8 A util/error.c :000000 100644 0000000000000000000000000000000000000000 5a8141cd0e4653555101931124fda1db2fb76ffe A util/event.c :000000 100644 0000000000000000000000000000000000000000 83fdbb96bbcfc6623e40069e88d09ac27248daf0 A util/event_notifier-posix.c :000000 100644 0000000000000000000000000000000000000000 9352da4699c736f1f6709b8e0e7d723268dc3cbe A util/event_notifier-win32.c :000000 100644 0000000000000000000000000000000000000000 61118e1ee644360eb936f2a89f2d0a6a7706b2f3 A util/fdmon-epoll.c :000000 100644 0000000000000000000000000000000000000000 b81e412402b1790c2f8388b437ada05b8b869518 A util/fdmon-io_uring.c :000000 100644 0000000000000000000000000000000000000000 0ae755cc13930afb83af8619e4340484d9cd8a3a A util/fdmon-poll.c :000000 100644 0000000000000000000000000000000000000000 cc4f590b7af1c3ea8f4f0c190d43aa3a15a19c2b A util/fifo8.c :000000 100644 0000000000000000000000000000000000000000 fe2057f820c18f223d0da8270085ec6807c833bd A util/filemonitor-inotify.c :000000 100644 0000000000000000000000000000000000000000 93fef65345d309716b0f69f7b95821fa6a6fb583 A util/filemonitor-stub.c :000000 100644 0000000000000000000000000000000000000000 0735cd82715efd40ec82d9d6bcc7333f6d8633a4 A util/getauxval.c :000000 100644 0000000000000000000000000000000000000000 33607d5ff24d0ace1ddec5fc90dc11235234d866 A util/guest-random.c :000000 100644 0000000000000000000000000000000000000000 3525bf7751aaadb29280c82cd86f4b5ee0637bb1 A util/hbitmap.c :000000 100644 0000000000000000000000000000000000000000 7cfc5472613a0c515983552f84f09b448273fd7b A util/hexdump.c :000000 100644 0000000000000000000000000000000000000000 fb91bcba823de5bdb6da822af31803cbc5c0f238 A util/host-utils.c :000000 100644 0000000000000000000000000000000000000000 ded41c5025e4a0a1c3422469ff723b91d8c210c2 A util/id.c :000000 100644 0000000000000000000000000000000000000000 df6c6331bd6dea489416fb8f8bef085bb5c122d5 A util/int128.c :000000 100644 0000000000000000000000000000000000000000 53465182e6f37215af9b634e6f9697a838725856 A util/interval-tree.c :000000 100644 0000000000000000000000000000000000000000 f8536f0474a6d2e343fb8554fe17a0e7be900149 A util/iov.c :000000 100644 0000000000000000000000000000000000000000 5b0c95ff1583c5625a091c416660c29f9ec0ba9b A util/iova-tree.c :000000 100644 0000000000000000000000000000000000000000 a70629a48123bc3710957d7e94855eb0c535f0ac A util/keyval.c :000000 100644 0000000000000000000000000000000000000000 92c9f8ceca883523d697906bd5eaf33ea5d39e32 A util/lockcnt.c :000000 100644 0000000000000000000000000000000000000000 7cffbc1bf89c34b60bddc357914af39ec6bbb34d A util/log.c :000000 100644 0000000000000000000000000000000000000000 65e5dbcc941bd2d397c42befad5b212959329714 A util/main-loop.c :000000 100644 0000000000000000000000000000000000000000 c199ae70732f703c6dadbaa846d1e12c6ee0aa8d A util/memalign.c :000000 100644 0000000000000000000000000000000000000000 07beab174dca452d06f4e53ece5b8e9e2c8d28a4 A util/memfd.c :000000 100644 0000000000000000000000000000000000000000 fa174c07a57a422f19315e990147ea9364782ba7 A util/meson.build :000000 100644 0000000000000000000000000000000000000000 ed14f9c64de510e1add0e1b1e29844e43a36f012 A util/mmap-alloc.c :000000 100644 0000000000000000000000000000000000000000 8f8e6994f11256124c9a03a2214b6821e921f1b5 A util/module.c :000000 100644 0000000000000000000000000000000000000000 512ba6aa916e2ba2636a4d7fe2d11e384f76fe89 A util/notify.c :000000 100644 0000000000000000000000000000000000000000 aa3d199f2d117616e8bacf8103e3760e8ba45a52 A util/nvdimm-utils.c :000000 100644 0000000000000000000000000000000000000000 4a8b8b5a90f77f84f13cfe2d8753663be870750e A util/osdep.c :000000 100644 0000000000000000000000000000000000000000 dc001da66dd484acdce9de5e69c2b743e3e74a4d A util/oslib-posix.c :000000 100644 0000000000000000000000000000000000000000 5f3e8f4d9801a6002d865ac9de20e5e582effd4d A util/oslib-win32.c :000000 100644 0000000000000000000000000000000000000000 e1565894d205f412aeb6b7525b933378ffec85e4 A util/path.c :000000 100644 0000000000000000000000000000000000000000 ef3566b03afa021a809ce16592b7c4c16801eb9f A util/qdist.c :000000 100644 0000000000000000000000000000000000000000 752eb5a1c5f15bcc3d6dfb35b6e440c70ca41791 A util/qemu-co-shared-resource.c :000000 100644 0000000000000000000000000000000000000000 6774440b287aa045208ef3fb478e4478ec7f5049 A util/qemu-co-timeout.c :000000 100644 0000000000000000000000000000000000000000 d1fc49c507deb26fe2b9582e490f2ce2865cb8e8 A util/qemu-config.c :000000 100644 0000000000000000000000000000000000000000 364f4d5abf57bd694d81fcac78cc0456124b65a1 A util/qemu-coroutine-io.c :000000 100644 0000000000000000000000000000000000000000 c82ee754bebf271aaad9301a33f6a143244dadd2 A util/qemu-coroutine-lock.c :000000 100644 0000000000000000000000000000000000000000 19ded0b6fd7d154f8e5baeb9da5cdcd11deb4b17 A util/qemu-coroutine-sleep.c :000000 100644 0000000000000000000000000000000000000000 d17135f585aef5fd0adf7a6e0f889eeebfade754 A util/qemu-coroutine.c :000000 100644 0000000000000000000000000000000000000000 9fbf425f86e06e5f2a2f0a5878aefccb5940275c A util/qemu-option.c :000000 100644 0000000000000000000000000000000000000000 ab09dd8600ec9271961a6bc50e036cca25d1c027 A util/qemu-print.c :000000 100644 0000000000000000000000000000000000000000 aa994668f1c4a7b5c6c78551623f24f4accadc1d A util/qemu-progress.c :000000 100644 0000000000000000000000000000000000000000 4773755fd582e82436159cba2e114e047aae7478 A util/qemu-sockets.c :000000 100644 0000000000000000000000000000000000000000 09331843ba90e3e8993b4e79688ce40ceb86c551 A util/qemu-thread-common.h :000000 100644 0000000000000000000000000000000000000000 089606c93fb8a0ce7b86b8a18b7ba66668c09b39 A util/qemu-thread-posix.c :000000 100644 0000000000000000000000000000000000000000 3037732a6fed3b77bf5cf75c8d77afc710d697f2 A util/qemu-thread-win32.c :000000 100644 0000000000000000000000000000000000000000 cc1326f72646c4063adb691b4dc9260ecd172aaf A util/qemu-timer-common.c :000000 100644 0000000000000000000000000000000000000000 d93a020064fe2a82602c5739f4cb39a930d64a0e A util/qemu-timer.c :000000 100644 0000000000000000000000000000000000000000 208c2f4b3298117f4fd7f98577c7db5ee0f98845 A util/qht.c :000000 100644 0000000000000000000000000000000000000000 55477ae02563a190f9033646db9294409d0145cd A util/qsp.c :000000 100644 0000000000000000000000000000000000000000 31f0b46182e8b1f183f4e2809d1bee8864671a9e A util/qtree.c :000000 100644 0000000000000000000000000000000000000000 f3f40098d547b99af662c0ec89f5eb312d296167 A util/range.c :000000 100644 0000000000000000000000000000000000000000 acac9446ea980a9caf980fef38ba058c4dbd0578 A util/rcu.c :000000 100644 0000000000000000000000000000000000000000 e2664e48ca1033e6e2692832a95c4e436ac7b039 A util/readline.c :000000 100644 0000000000000000000000000000000000000000 18f83eb4c654fbab5a040a539f940bd605431909 A util/reserved-region.c :000000 100644 0000000000000000000000000000000000000000 5ab24fa474cb52ca61b19de0064141b68bf6321f A util/s390x_pci_mmio.c :000000 100644 0000000000000000000000000000000000000000 1362c0c4c5959d6a24e7af520b3f7913bc6791bb A util/sys_membarrier.c :000000 100644 0000000000000000000000000000000000000000 ced518f771bfe37eb43cd5d70b0bd4186108d88d A util/systemd.c :000000 100644 0000000000000000000000000000000000000000 88d8f0a55a4e87b937dde009e4eb5b06d1bf5a5f A util/thread-context.c :000000 100644 0000000000000000000000000000000000000000 4e75191c983e080a3df7f757c084f6d3edc7cd9f A util/thread-pool.c :000000 100644 0000000000000000000000000000000000000000 8044f04ffc967f645f139171c9afa3b613e771a5 A util/throttle.c :000000 100644 0000000000000000000000000000000000000000 5b5c22afd88d4cc55d0c34f340b4e95f9cd287ca A util/timed-average.c :000000 100644 0000000000000000000000000000000000000000 df549646d12fd29400cb551b8e7b5ff111a92083 A util/trace-events :000000 100644 0000000000000000000000000000000000000000 86ff7a390caf2d46b96171aa943ae1de29bbab29 A util/trace.h :000000 100644 0000000000000000000000000000000000000000 2dbdedce95b44711e38a6828316292665ffb9eaa A util/transactions.c :000000 100644 0000000000000000000000000000000000000000 8580bc598b3391f80854b0b0971470d62638b26e A util/unicode.c :000000 100644 0000000000000000000000000000000000000000 2396104f23eb448fd4984009e610ac6953ecb392 A util/userfaultfd.c :000000 100644 0000000000000000000000000000000000000000 234619dd5e69a694d47bb299eb2536e5790b9863 A util/uuid.c :000000 100644 0000000000000000000000000000000000000000 aab0bf9d485d41b7dc41a1e46449060777cca5e2 A util/vfio-helpers.c :000000 100644 0000000000000000000000000000000000000000 1536d97baf80e808f1cd388477ed23eaf3f71d75 A util/vhost-user-server.c :000000 100644 0000000000000000000000000000000000000000 eaac50539c55f46c148e8aa97512b52ca3d123af A util/yank.c :000000 100644 0000000000000000000000000000000000000000 0daadbf9812e35cb3d94a6c556ceff7d55b567a2 A version.rc