summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-04Fix Ada.Directories import.Daniil Baturin
2015-04-04Add a function to check if DMI is available on Linux.Daniil Baturin
2015-04-04Raise OS_Not_Supported when something is not implemented on this OS.Daniil Baturin
2015-04-04Add a config package and some OS flags.Daniil Baturin
2015-03-12Update the README.Daniil Baturin
2015-03-11Add option handling.Daniil Baturin
2015-03-10Remove use clauses that are not needed anymore.Daniil Baturin
2015-03-10Don't "use" Command_Line;Daniil Baturin
2015-03-10Add a makefile.Daniil Baturin
2015-03-10Add support for SMBIOS vendor string based detection.Daniil Baturin
2015-03-07Remove unused import.Daniil Baturin
2015-03-05Update README a little.Daniil Baturin
2015-03-05Minor cleanup.Daniil Baturin
2015-03-05Use unbounded IO.Daniil Baturin
2015-03-05Make internal functions private in the package interface.Daniil Baturin
2015-03-05Set exit status to 0 if hypervisor is detected and to 1 otherwise.Daniil Baturin
2015-03-05Add a function that maps vendor strings to names.Daniil Baturin
2015-03-05Update the module interface.Daniil Baturin
2015-03-05Add CPUID leaf 1 hypervisor presence check.Daniil Baturin
2015-03-05Initial import of barely working stuff.Daniil Baturin
2015-03-05Initial commitDaniil Baturin