Package | Description |
---|---|
org.anarres.qemu.qapi.api |
Autogenerated API classes for the QApi protocol.
|
Modifier and Type | Field and Description |
---|---|
NetdevVhostUserOptions |
NetClientOptions.vhostUser |
Modifier and Type | Method and Description |
---|---|
NetdevVhostUserOptions |
NetdevVhostUserOptions.withChardev(String value) |
NetdevVhostUserOptions |
NetdevVhostUserOptions.withQueues(Long value) |
NetdevVhostUserOptions |
NetdevVhostUserOptions.withVhostforce(Boolean value) |
Modifier and Type | Method and Description |
---|---|
static NetClientOptions |
NetClientOptions.vhostUser(NetdevVhostUserOptions vhostUser) |