Skip to content

Commit

Permalink
api: qemu_scriptlet_config
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Somers <[email protected]>
  • Loading branch information
bensmrs committed Jan 16, 2025
1 parent 0de7181 commit f2e9700
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/api-extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -2681,3 +2681,7 @@ It introduces the new `--force` flag for connecting to the instance console.
## `network_ovn_state_addresses`

This adds extra fields to the OVN network state struct for the IPv4 and IPv6 addresses used on the uplink.

## `qemu_scriptlet_config`

This extends the QEMU scriptlet feature by allowing to modify QEMU configuration before a VM starts, and passing information about the instance to the scriptlet.

0 comments on commit f2e9700

Please sign in to comment.