Alex Lyn
Alex Lyn
Hi @TOBESTONG Can other VMMs such as Qemu, CLH or FC, which acts as external hypervisor meet your requirements ?
Integration CI within kubernetes for hostname will be added in another PR.
Hi @zvonkok @gkurz I have added CI integration for hostname. Please see [another PR](https://github.com/kata-containers/kata-containers/pull/10423)
> Let's add the test from #10423 then retest before merging this PR. 🙂 > Yes, I do this (split them into two PRs ) just to make sure integration...
> > > Let's add the test from #10423 then retest before merging this PR. 🙂 > > > > > > Yes, I do this (split them into two...
> > If a new functional code changes together with its CI, the CI will run through the changes ? If so, I tend to append #10423 to #10421. >...
Hi @shaoyezh Is there more detailed message log about it ? Thx
> Thank you for replying! > > dmesg log:  lspci log:  > > In kata3.2, by changing the default max64bit value, bar0 can be assigned correctly with guest...
> > I added the `getBARsMaxAddressableMemory` explicitly for the GPU. If you do not setup the PCIe root port correctly the mapping will fail. > > I am curious why...