mirror of
https://github.com/libvirt/libvirt.git
synced 2026-08-08 20:18:11 -05:00
qemu: add capabilities bit for device "pxb"
The pxb device is a PCI expander bus that can be added to any 440fx-based machinetype. The PCI bus that is created has 32 standard PCI slots (hotpluggable). It can have a NUMA node number associated with it, as well as a bus number.
This commit is contained in:
@@ -174,4 +174,5 @@
|
||||
<flag name='qxl.vram64_size_mb'/>
|
||||
<flag name='qxl-vga.vram64_size_mb'/>
|
||||
<flag name='debug-threads'/>
|
||||
<flag name='pxb'/>
|
||||
</qemuCaps>
|
||||
|
||||
@@ -175,4 +175,5 @@
|
||||
<flag name='qxl.vram64_size_mb'/>
|
||||
<flag name='qxl-vga.vram64_size_mb'/>
|
||||
<flag name='debug-threads'/>
|
||||
<flag name='pxb'/>
|
||||
</qemuCaps>
|
||||
|
||||
@@ -179,4 +179,5 @@
|
||||
<flag name='qxl-vga.vram64_size_mb'/>
|
||||
<flag name='debug-threads'/>
|
||||
<flag name='secret'/>
|
||||
<flag name='pxb'/>
|
||||
</qemuCaps>
|
||||
|
||||
Reference in New Issue
Block a user