podman/vendor/github.com/chenzhuoyu/base64x
Brent Baude 4e96686e9d AppleHV enablement pass #2
* Use vfkit command line assembly
* Inject ignition file into guest using http over vsock
* Ready notification through use of vsock

[NO NEW TESTS NEEDED]

Signed-off-by: Brent Baude <bbaude@redhat.com>
2023-07-11 06:36:10 -05:00
..
.gitignore AppleHV enablement pass #2 2023-07-11 06:36:10 -05:00
.gitmodules AppleHV enablement pass #2 2023-07-11 06:36:10 -05:00
LICENSE AppleHV enablement pass #2 2023-07-11 06:36:10 -05:00
Makefile AppleHV enablement pass #2 2023-07-11 06:36:10 -05:00
README.md AppleHV enablement pass #2 2023-07-11 06:36:10 -05:00
base64x.go AppleHV enablement pass #2 2023-07-11 06:36:10 -05:00
cpuid.go AppleHV enablement pass #2 2023-07-11 06:36:10 -05:00
faststr.go AppleHV enablement pass #2 2023-07-11 06:36:10 -05:00
native_amd64.go AppleHV enablement pass #2 2023-07-11 06:36:10 -05:00
native_amd64.s AppleHV enablement pass #2 2023-07-11 06:36:10 -05:00
native_subr_amd64.go AppleHV enablement pass #2 2023-07-11 06:36:10 -05:00

README.md

base64x

High performance drop-in replacement of the encoding/base64 library.