hyperfile: back native mmap with a QEMU aperture#801
Merged
Conversation
4899ddb to
00d552b
Compare
91a47a7 to
bd71b49
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
qemu_memplugin to suballocate native mmap regions from a single QEMU apertureqemu_memis loaded while preserving the legacy fallback otherwise/dev,/proc, anonfs, and MTD registration/read-write, and fix--test-fileforwarding in the target test harness0x90000000in the smoke config because0xfe000000collides with PC machine MMIO on the focused x86_64 smokeDependency
Testing
flake8python3 -m py_compile pyplugins/compat/qemu_compat.py pyplugins/hyperfile/qemu_mem.py pyplugins/hyperfile/devfs.py pyplugins/hyperfile/procfs.py pyplugins/hyperfile/anonfs.py pyplugins/testing/native_mmap.py tests/unit_tests/test_target/test.pytests/unit_tests/test_target/test.py --kernel 4.10 --arch x86_64 --image penguin-native-mmap-smoke --test-file native_mmap.yaml --mode kvm --name native_mmap_smoke_mainbasetests/unit_tests/test_target/test.py --kernel 4.10 --arch x86_64 --image penguin-native-mmap-smoke --test-file devfs_test.yaml --mode kvm --name devfs_mmap_regression_mainbasetests/unit_tests/test_target/test.py --kernel 4.10 --arch x86_64 --image penguin-native-mmap-smoke --test-file procfs_test.yaml --mode kvm --name procfs_mmap_regression_mainbase