-
Notifications
You must be signed in to change notification settings - Fork 47
Merge dev-x86_64 into dev #254
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
Conversation
|
It seems that branch |
Yeah, the verification was needed for |
Is merging |
the pr #238 (add percpu support ) has already merged ,is there another |
this pr #238 was not merged into |
please wait until |
Removed unused import of get_cpu_data from zone.rs.
Removed unused imports for HostPhysAddr and __board.
|
BTW, should we enable CI build testing for x86_64 hvisor? |
Sure, I will add x86_64 CI test later. |
new feature 1.PCIE Device Passthrough Refactoring #236 - Added support for PCIe systems on x86/arm64/riscv/loongarch64 platforms. - Implemented three PCIe mechanisms: ECAM/DWC/loongarch64_pcie. 2.add support for ECX-2300F-PEG #254 3.add support for ur-dp-1000 #247 4.raise interrupt limit to 1024 for modern SoC support #220 5.add hv_end address output and clarify hvisor memory layout #224 6.improve per_cpu struct #255 7.support logical cpu id for riscv #243 bugfix 1.cpuid retrieved by `boot_cpuid_get` is corrupted in release mode #226 2.gits: add support for cmd MOVI #216 3.virtio:slove the race conditions caused by spinlock#241 CI / Code Quality 1.update GitHub workflows and labeler configuration #235 2.update ci for pcie #236 3.adapt log style from hvisor-tool #253 new board riscv dp-1000 x86 ECX-2300F-PEG
No description provided.