aboutsummaryrefslogtreecommitdiffstats
path: root/sys/fuchsia/hypervisor_guests.txt
Commit message (Collapse)AuthorAgeFilesLines
* sys/fuchsia: update the guest system calls (#3286)Chris Palmer2022-08-121-18/+0
| | | | | zx_vcpu_* calls will re-appear in a new file, vcpu.txt. Co-authored-by: Chris Palmer <palmer@google.com>
* sys/fuchsia: replace outdated fuchsia syscalls in description filesKouame Behouba Manassé2022-06-221-1/+1
|
* tools: add script that checks copyright headersDmitry Vyukov2020-02-181-0/+3
| | | | Fixes #1604
* Update syscalls (#1116)Marco Vanotti2019-04-221-3/+3
| | | | | | | | | * sys/fuchsia: update all syscalls. This commit modifies all the existing syscalls definitions to match more closely the documentation in the Fuchsia repo. * run make extract && make generate
* sys/fuchsia: Update Fuchsia syscalls.Julia Hansbrough2018-07-071-0/+15
Updates cover * zx_vmo_create * zx_clock_get_monotonic * hypervisor- and vCPU-related syscalls * system_get_features * some DDK syscalls