Skip to content

v0.0.4

Compare
Choose a tag to compare
@bobuhiro11 bobuhiro11 released this 21 Nov 03:48
· 329 commits to main since this release
12d81ae

Changelog

12d81ae Merge pull request #40 from bobuhiro11/refactoring
6f6ed11 flag, ebda: refactoring code
2456709 Merge pull request #39 from bobuhiro11/support_multiple_vcpus
c8d5459 ebda: now possible to start with any number of vCPUs.
9a53099 kvm: ignore EAGAIN & EINTR
a5f9915 machine: add KVM_EXIT_UNKNOWN handling
068fcf5 machine: clear performance monitoring CPUID flag
e02bd77 kernel: enable CONFIG_SMP in linux.config
4ac446f ebda: add mpc_cpu struct
3478e15 ebda: add intel multi processor config table header
ce22a91 ebda: support intel multi processor specification
68d52df Merge pull request #37 from bobuhiro11/add_unit_test
33ac518 test: add unit tests
6e9e03e Merge pull request #34 from cs8425/support_multi_vcpus
d4b06df update linux.config
305abaa enable passing make flag (eg: -j4)
eb13961 fmt machine/machine.go
b68ea2f fix watchdog: BUG: soft lockup - CPU#0 stuck for XXs!
f5fa4ed Merge branch 'bump-version' into support_multi_vcpus
bd29a4a update kernel config
73481d0 bump busybox & linux version & use multi thread for building
e23702e Merge pull request #33 from bobuhiro11/fix_typos_and_code_style
05a424a fix typos & code style
0948df2 Merge pull request #32 from linuxboot/RunDXERun
51cf932 Add RunData function for the machine
3f9267b Merge pull request #31 from bobuhiro11/rename_to_bobuhiro11
c4bc6a5 rename nmi to bobuhiro11
97bcf50 Merge pull request #30 from nmi/add_demo
c6bc854 doc: add demo.gif to README
5282061 Merge pull request #28 from nmi/fix_proto_ver_checking
0fa5e89 bootparam: fix the logic of protocol version checking
8d0aacb machine: support multiple vcpus