Commit 329afc7
qemu: Add command line support for PCI high memory MMIO size
Add support for generating QEMU command line with PCI high memory MMIO size:
- Add highmem-mmio-size to machine command line generation using
size conveyed through pcihole64
- Add validation for aarch64/virt machine type requirement
- Add capability check for QEMU support
This enables configuring the PCI high memory MMIO window size
for aarch64 virt machine types using the existing pcihole64
element.
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Matthew R. Ochs <mochs@nvidia.com>1 parent 91e1b2c commit 329afc7
2 files changed
Lines changed: 16 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6197 | 6197 | | |
6198 | 6198 | | |
6199 | 6199 | | |
6200 | | - | |
| 6200 | + | |
| 6201 | + | |
6201 | 6202 | | |
6202 | 6203 | | |
6203 | 6204 | | |
| |||
7114 | 7115 | | |
7115 | 7116 | | |
7116 | 7117 | | |
| 7118 | + | |
| 7119 | + | |
| 7120 | + | |
| 7121 | + | |
| 7122 | + | |
| 7123 | + | |
| 7124 | + | |
| 7125 | + | |
| 7126 | + | |
| 7127 | + | |
| 7128 | + | |
7117 | 7129 | | |
7118 | 7130 | | |
7119 | 7131 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4085 | 4085 | | |
4086 | 4086 | | |
4087 | 4087 | | |
4088 | | - | |
| 4088 | + | |
| 4089 | + | |
| 4090 | + | |
4089 | 4091 | | |
4090 | 4092 | | |
4091 | 4093 | | |
| |||
0 commit comments