Package | Description |
---|---|
org.anarres.qemu.examples | |
org.anarres.qemu.exec.host.disk |
Disk backends.
|
org.anarres.qemu.exec.recipe |
Convenience recipes for related option-sets.
|
Modifier and Type | Method and Description |
---|---|
protected QEmuImage |
AbstractQEmuExample.newImage(String name) |
protected QEmuImage |
AbstractQEmuExample.newImage(String name,
long size,
QEmuMemoryOption.Magnitude magnitude) |
protected QEmuImage |
AbstractQEmuExample.newImage(String name,
URI source) |
Constructor and Description |
---|
FileDisk(QEmuImage image) |
Constructor and Description |
---|
QEmuVirtioDriveRecipe(int index,
QEmuImage image) |
QEmuVirtioDriveRecipe(QEmuIdAllocator allocator,
QEmuImage image) |