Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Conversation

@gao-feng
Copy link
Contributor

@gao-feng gao-feng commented Jul 7, 2017

Support kvmtool, ttyS0 is used as console by kvmtool default, so use ttyS1 and ttyS2 as ctl and tty channel.
Build hyperstart with kvmtool support:
for x86_64
./configure --with-kvmtool

for aarch64
./configure --with-kvmtool --with-aarch64

@laijs
Copy link
Contributor

laijs commented Jul 8, 2017

I hope we can use the same binary for kvmtool & non-kvmtool. Is it possible that hyperstart can detach the hypervisor driver? Or pass extra argument into hyperstart?

@gao-feng
Copy link
Contributor Author

gao-feng commented Jul 8, 2017

@laijs
maybe kernel boot parameter is a way to achieve this

gao-feng added 2 commits July 24, 2017 18:07
for x86_64
./configure

for aarch64
./configure --with-aarch64

Signed-off-by: Gao feng <omarapazanadi@gmail.com>
update to 4.9.36 kernel

Signed-off-by: Gao feng <omarapazanadi@gmail.com>
@gao-feng gao-feng merged commit fc1201a into hyperhq:master Jul 24, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants