| Package | Description |
|---|---|
| org.anarres.qemu.qapi.api |
Autogenerated API classes for the QApi protocol.
|
| Modifier and Type | Field and Description |
|---|---|
PciBusInfo |
PciBridgeInfo.bus |
| Modifier and Type | Method and Description |
|---|---|
PciBusInfo |
PciBusInfo.withIoRange(PciMemoryRange value) |
PciBusInfo |
PciBusInfo.withMemoryRange(PciMemoryRange value) |
PciBusInfo |
PciBusInfo.withNumber(long value) |
PciBusInfo |
PciBusInfo.withPrefetchableRange(PciMemoryRange value) |
PciBusInfo |
PciBusInfo.withSecondary(long value) |
PciBusInfo |
PciBusInfo.withSubordinate(long value) |
| Modifier and Type | Method and Description |
|---|---|
PciBridgeInfo |
PciBridgeInfo.withBus(PciBusInfo value) |
| Constructor and Description |
|---|
PciBridgeInfo(PciBusInfo bus,
List<PciDeviceInfo> devices) |