Package | Description |
---|---|
org.anarres.qemu.exec.recipe |
Convenience recipes for related option-sets.
|
Modifier and Type | Method and Description |
---|---|
QEmuVirtioDriveRecipe |
QEmuVirtioDriveRecipe.withAio(QEmuDriveOption.Aio aio) |
QEmuVirtioDriveRecipe |
QEmuVirtioDriveRecipe.withCache(QEmuDriveOption.Cache cache) |
QEmuVirtioDriveRecipe |
QEmuVirtioDriveRecipe.withFormat(QEmuImageFormat format) |
QEmuVirtioDriveRecipe |
QEmuVirtioDriveRecipe.withPciAddress(QEmuIdAllocator allocator) |
QEmuVirtioDriveRecipe |
QEmuVirtioDriveRecipe.withPciAddress(String address) |
QEmuVirtioDriveRecipe |
QEmuVirtioDriveRecipe.withProperty(String key,
String value) |