API Differences in Hypervisor in macOS 26.0

It's more difficult than it used to be to find what changed in Apple SDKs. This page is automatically generated and shows what is new in Hypervisor in the macOS 26.0 SDK.

Table of Contents

Functions & Methods

extern hv_return_t hv_vm_config_get_default_ipa_granule(hv_ipa_granule_t * _Nonnull granule)
extern hv_return_t hv_vm_config_get_ipa_granule(hv_vm_config_t _Nonnull config, hv_ipa_granule_t * _Nonnull granule)
extern hv_return_t hv_vm_config_set_ipa_granule(hv_vm_config_t _Nonnull config, hv_ipa_granule_t granule)