Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Debian: support package build on Debian Buster
|
|
|
|
|
|
|
|
This enabled KVM detection on non-x86 machines.
|
|
|
|
Side effect: KVM on ARM64 is detected as QEMU (maybe better than not detecting anything).
|
|
users.
|
|
|
|
backend.
|
|
|
|
|
|
|
|
|
|
|
|
add armhf as a build-architecture for the binary package
|
|
|
|
|
|
Right now the CPUID procedure is made to return zeroes on non-x86 platforms through
conditional compilation.
A cleaner solution would be to use separate procedures and specify implementation
through gprbuild directives.
|
|
|
|
Let's pretend it's stable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Make src/hvinfo a phony target to let gprbuild sort out actual
Ada dependencies.
|
|
|
|
|
|
|
|
|
|
|
|
Remove unused variables.
|
|
|
|
|
|
|