| Package | Description |
|---|---|
| org.anarres.qemu.qapi.api |
Autogenerated API classes for the QApi protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BlockdevOptionsQcow2
Autogenerated class.
|
| Modifier and Type | Field and Description |
|---|---|
BlockdevOptionsGenericCOWFormat |
BlockdevOptions.qcow |
BlockdevOptionsGenericCOWFormat |
BlockdevOptions.qed |
BlockdevOptionsGenericCOWFormat |
BlockdevOptions.vmdk |
| Modifier and Type | Method and Description |
|---|---|
BlockdevOptionsGenericCOWFormat |
BlockdevOptionsGenericCOWFormat.withBacking(BlockdevRef value) |
| Modifier and Type | Method and Description |
|---|---|
static BlockdevOptions |
BlockdevOptions.qcow(BlockdevOptionsGenericCOWFormat qcow) |
static BlockdevOptions |
BlockdevOptions.qed(BlockdevOptionsGenericCOWFormat qed) |
static BlockdevOptions |
BlockdevOptions.vmdk(BlockdevOptionsGenericCOWFormat vmdk) |