search for: 0x__

Displaying 3 results from an estimated 3 matches for "0x__".

Did you mean: 0__
2018 Dec 20
3
assigning PCI addresses with bus > 0x09
...f a virtual machine and consequently the name of the interfaces in it. I'm using libvirt 4.3.0 to create qemu/KVM virtual machines running Linux (Debian Stretch). So, for every device of the type mentioned above, I add this line: <address type='pci' domain='0x0000' bus='0x__' slot='0x__' function='0x0'/>, ... with values from 00 to ff in the bus field, and from 00 to 1f in the slot field, as described in the documentation. Long story short, I noticed that as soon as I assign values > 0x09 to the bus field, the serial console hangs indefinitel...
2018 Dec 20
0
Re: assigning PCI addresses with bus > 0x09
...onsequently the name of the interfaces in it. I'm > using libvirt 4.3.0 to create qemu/KVM virtual machines running Linux > (Debian Stretch). > > So, for every device of the type mentioned above, I add this line: > <address type='pci' domain='0x0000' bus='0x__' slot='0x__' function='0x0'/>, > ... with values from 00 to ff in the bus field, and from 00 to 1f in the > slot field, as described in the documentation. > > Long story short, I noticed that as soon as I assign values > 0x09 to the > bus field, the serial...
2018 Dec 20
3
Re: assigning PCI addresses with bus > 0x09
...e of the interfaces in it. I'm >> using libvirt 4.3.0 to create qemu/KVM virtual machines running Linux >> (Debian Stretch). >> >> So, for every device of the type mentioned above, I add this line: >> <address type='pci' domain='0x0000' bus='0x__' slot='0x__' function='0x0'/>, >> ... with values from 00 to ff in the bus field, and from 00 to 1f in the >> slot field, as described in the documentation. >> >> Long story short, I noticed that as soon as I assign values > 0x09 to the >> bus...