Package | Description |
---|---|
org.anarres.qemu.qapi.api |
Autogenerated API classes for the QApi protocol.
|
Modifier and Type | Field and Description |
---|---|
BlockdevOptionsVVFAT |
BlockdevOptions.vvfat |
Modifier and Type | Method and Description |
---|---|
BlockdevOptionsVVFAT |
BlockdevOptionsVVFAT.withDir(String value) |
BlockdevOptionsVVFAT |
BlockdevOptionsVVFAT.withFatType(Long value) |
BlockdevOptionsVVFAT |
BlockdevOptionsVVFAT.withFloppy(Boolean value) |
BlockdevOptionsVVFAT |
BlockdevOptionsVVFAT.withLabel(String value) |
BlockdevOptionsVVFAT |
BlockdevOptionsVVFAT.withRw(Boolean value) |
Modifier and Type | Method and Description |
---|---|
static BlockdevOptions |
BlockdevOptions.vvfat(BlockdevOptionsVVFAT vvfat) |