Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#4547: Refactor vmm builder code to simplify logic that creates the microVM to boot #4910

Open
wants to merge 30 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
f725e6f
chore: update PR checklist
Manciukic Nov 12, 2024
32c79ed
test: test ARM CPU templates in Linux host 5.10
pb8o Nov 13, 2024
93a5dab
chore: Update to v1.10.1 patch
JackThomson2 Nov 13, 2024
0d0d4d5
snapshot: Remove max_connections and max_pending_resets fields
zulinx86 Nov 13, 2024
3c23ed4
test(mmds): Do not use MmdsNetworkStack::new() in tests
zulinx86 Nov 13, 2024
79cdc98
chore: Clarify user action
zulinx86 Nov 14, 2024
fb5f0db
Merge branch 'main' into fix-4547
roypat Nov 22, 2024
3928f29
snapshot: Remove max_connections and max_pending_resets fields
zulinx86 Nov 13, 2024
0a239cb
chore: Clarify user action
zulinx86 Nov 14, 2024
6a47f0e
Merge branch 'main' into fix-4547
tommady Nov 26, 2024
860a9cd
refactor(builder): fix unitest
tommady Nov 27, 2024
f8d11d2
Merge branch 'main' into fix-4547
tommady Nov 28, 2024
26d25e5
refactor(builder): fix aarch64 tests
tommady Dec 2, 2024
7848ddd
Merge branch 'main' into fix-4547
tommady Dec 2, 2024
845b139
Merge branch 'main' into fix-4547
tommady Dec 2, 2024
139e14a
Merge branch 'main' into fix-4547
tommady Dec 5, 2024
55b4ac3
tests: save metadata on snapshot
pb8o Oct 20, 2024
7df8cbf
tests: refactor test_vulnerabilities
pb8o Oct 20, 2024
c34384f
tests: refactor test_nv.py to use uvm_any_booted
pb8o Oct 31, 2024
62fe7fd
tests: refactor test_cpu_features_aarch64 to use uvm_any
pb8o Oct 29, 2024
fe3d755
tests: skip x86_64 tests at module level
pb8o Nov 18, 2024
bfeb1e4
tests: refactor test_cpu_features_x86_64.py
pb8o Nov 18, 2024
14948da
tests: move host vs guest cpu features into a single test
pb8o Nov 18, 2024
741dd69
tests: add helper method MicrovmFactory.build_from_snapshot
pb8o Nov 23, 2024
6da314d
tests: refactor test_rng with uvm_any
pb8o Nov 23, 2024
c237b11
tests: drop unused static cpu_templates fixture
pb8o Nov 23, 2024
0861767
tests: simplify rootfs fixture
pb8o Nov 28, 2024
940b360
tests: parametrize uvm_any fixture family with vcpus and memory
pb8o Nov 29, 2024
1ff7e17
refactor(vmm builder): to simplify logic that creates the microVM to …
tommady Dec 6, 2024
02d3905
refactor(vmm_builder): address comments
tommady Dec 7, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading