Skip to content

Instantly share code, notes, and snippets.

@time-river
Last active February 22, 2023 14:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save time-river/ba4bb99d2b45e58d90d547e55489cccc to your computer and use it in GitHub Desktop.
Save time-river/ba4bb99d2b45e58d90d547e55489cccc to your computer and use it in GitHub Desktop.
qemu setup configuration for acrn debug
# host cpu: i5-1135G7
# $ lspci -vt
# -[0000:00]-+-00.0 Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller
# +-01.0 Red Hat, Inc. Virtio block device
# +-02.0 Red Hat, Inc. Virtio network device
# +-03.0 Red Hat, Inc. Virtio RNG
# +-04.0 Red Hat, Inc. Virtio GPU
# +-05.0 Red Hat, Inc. QEMU XHCI Host Controller
# +-06.0 Red Hat, Inc. Virtio block device
# +-07.0 Red Hat, Inc. Virtio block device
# +-08.0 Red Hat, Inc. Virtio block device
# +-09.0 Red Hat, Inc. Virtio block device
# +-1f.0 Intel Corporation 82801IB (ICH9) LPC Interface Controller
# +-1f.2 Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 6 port SATA Controller [AHCI mode]
# \-1f.3 Intel Corporation 82801I (ICH9 Family) SMBus Controller
qemu-system-x86_64 \
-name acrn \
-drive file=/usr/share/OVMF/OVMF_CODE.fd,if=pflash,format=raw,unit=0,readonly=on \
-smbios type=0,uefi=on \
-cpu host,,+invtsc,-vmx-apicv-vid \
-rtc base=localtime,clock=host \
-machine q35 \
-accel kvm,kernel-irqchip=split \
-smp 6 \
-m 10240 \
-drive if=none,file=/home/me/data/img/ubuntu-22.04-minimal-cloudimg-amd64.img,format=raw,id=rootfs \
-device virtio-blk-pci,drive=rootfs,bootindex=1 \
-netdev bridge,id=net0,br=acrn-br0 \
-device virtio-net-pci,netdev=net0,id=net0,mac=52:54:00:c9:2d:4f \
-object rng-random,filename=/dev/hwrng,id=rng0 \
-device virtio-rng-pci,rng=rng0 \
-serial stdio \
-device virtio-vga-gl \
-device qemu-xhci,id=usb0 \
-device usb-kbd \
-device usb-mouse \
-device usb-tablet \
-device intel-iommu,intremap=on,caching-mode=on,aw-bits=48 \
-drive if=none,file=vda.qcow2,format=qcow2,id=vda \
-device virtio-blk-pci,drive=vda,bootindex=2 \
-drive if=none,file=vdb.qcow2,format=qcow2,id=vdb \
-device virtio-blk-pci,drive=vdb,bootindex=3 \
-drive if=none,file=vdc.qcow2,format=qcow2,id=vdc \
-device virtio-blk-pci,drive=vdc,bootindex=4 \
-drive if=none,file=vdd.qcow2,format=qcow2,id=vdd \
-device virtio-blk-pci,drive=vdd,bootindex=5 \
-device virtio-balloon-pci,id=balloon0 \
-display sdl,gl=on \
-gdb tcp::1234 \
-monitor telnet::1235,server,nowait
<acrn-config board="v3.1-qemu">
<BIOS_INFO>
BIOS Information
Vendor: Not Specified
Version: Not Specified
Release Date: Not Specified
BIOS Revision: 0.0
</BIOS_INFO>
<BASE_BOARD_INFO>
</BASE_BOARD_INFO>
<PCI_DEVICE>
00:00.0 Host bridge: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller
00:01.0 SCSI storage controller: Red Hat, Inc. Virtio block device
Region 1: Memory at feb94000 (32-bit, non-prefetchable) [size=4K]
Region 4: Memory at fe800000 (64-bit, prefetchable) [size=16K]
00:02.0 Ethernet controller: Red Hat, Inc. Virtio network device
Region 1: Memory at feb95000 (32-bit, non-prefetchable) [size=4K]
Region 4: Memory at fe804000 (64-bit, prefetchable) [size=16K]
00:03.0 Unclassified device [00ff]: Red Hat, Inc. Virtio RNG
Region 4: Memory at fe808000 (64-bit, prefetchable) [size=16K]
00:04.0 VGA compatible controller: Red Hat, Inc. Virtio GPU (rev 01)
Region 0: Memory at fe000000 (32-bit, prefetchable) [size=8M]
Region 2: Memory at fe80c000 (64-bit, prefetchable) [size=16K]
Region 4: Memory at feb96000 (32-bit, non-prefetchable) [size=4K]
00:05.0 USB controller: Red Hat, Inc. QEMU XHCI Host Controller (rev 01)
Region 0: Memory at feb90000 (64-bit, non-prefetchable) [size=16K]
00:06.0 SCSI storage controller: Red Hat, Inc. Virtio block device
Region 1: Memory at feb97000 (32-bit, non-prefetchable) [size=4K]
Region 4: Memory at fe810000 (64-bit, prefetchable) [size=16K]
00:07.0 SCSI storage controller: Red Hat, Inc. Virtio block device
Region 1: Memory at feb98000 (32-bit, non-prefetchable) [size=4K]
Region 4: Memory at fe814000 (64-bit, prefetchable) [size=16K]
00:08.0 SCSI storage controller: Red Hat, Inc. Virtio block device
Region 1: Memory at feb99000 (32-bit, non-prefetchable) [size=4K]
Region 4: Memory at fe818000 (64-bit, prefetchable) [size=16K]
00:09.0 SCSI storage controller: Red Hat, Inc. Virtio block device
Region 1: Memory at feb9a000 (32-bit, non-prefetchable) [size=4K]
Region 4: Memory at fe81c000 (64-bit, prefetchable) [size=16K]
00:1f.0 ISA bridge: Intel Corporation 82801IB (ICH9) LPC Interface Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 6 port SATA Controller [AHCI mode] (rev 02)
Region 5: Memory at feb9b000 (32-bit, non-prefetchable) [size=4K]
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 02)
</PCI_DEVICE>
<PCI_VID_PID>
00:00.0 0600: 8086:29c0
00:01.0 0100: 1af4:1001
00:02.0 0200: 1af4:1000
00:03.0 00ff: 1af4:1005
00:04.0 0300: 1af4:1050 (rev 01)
00:05.0 0c03: 1b36:000d (rev 01)
00:06.0 0100: 1af4:1001
00:07.0 0100: 1af4:1001
00:08.0 0100: 1af4:1001
00:09.0 0100: 1af4:1001
00:1f.0 0601: 8086:2918 (rev 02)
00:1f.2 0106: 8086:2922 (rev 02)
00:1f.3 0c05: 8086:2930 (rev 02)
</PCI_VID_PID>
<WAKE_VECTOR_INFO>
#define WAKE_VECTOR_32 0x7FFE000CUL
#define WAKE_VECTOR_64 0x7FFE0018UL
</WAKE_VECTOR_INFO>
<RESET_REGISTER_INFO>
#define RESET_REGISTER_ADDRESS 0xCF9UL
#define RESET_REGISTER_SPACE_ID SPACE_SYSTEM_IO
#define RESET_REGISTER_VALUE 0xfU
</RESET_REGISTER_INFO>
<PM_INFO>
#define PM1A_EVT_SPACE_ID SPACE_SYSTEM_IO
#define PM1A_EVT_BIT_WIDTH 0x20U
#define PM1A_EVT_BIT_OFFSET 0x0U
#define PM1A_EVT_ADDRESS 0x600UL
#define PM1A_EVT_ACCESS_SIZE 0x0U
#define PM1B_EVT_SPACE_ID SPACE_SYSTEM_MEMORY
#define PM1B_EVT_BIT_WIDTH 0x0U
#define PM1B_EVT_BIT_OFFSET 0x0U
#define PM1B_EVT_ADDRESS 0x0UL
#define PM1B_EVT_ACCESS_SIZE 0x0U
#define PM1A_CNT_SPACE_ID SPACE_SYSTEM_IO
#define PM1A_CNT_BIT_WIDTH 0x10U
#define PM1A_CNT_BIT_OFFSET 0x0U
#define PM1A_CNT_ADDRESS 0x604UL
#define PM1A_CNT_ACCESS_SIZE 0x0U
#define PM1B_CNT_SPACE_ID SPACE_SYSTEM_MEMORY
#define PM1B_CNT_BIT_WIDTH 0x0U
#define PM1B_CNT_BIT_OFFSET 0x0U
#define PM1B_CNT_ADDRESS 0x0UL
#define PM1B_CNT_ACCESS_SIZE 0x0U
</PM_INFO>
<S3_INFO>
#define S3_PKG_VAL_PM1A 0x1U
#define S3_PKG_VAL_PM1B 1U
#define S3_PKG_RESERVED 0x0U
</S3_INFO>
<S5_INFO>
</S5_INFO>
<DRHD_INFO>
#define DRHD_COUNT 1U
#define DRHD0_DEV_CNT 0xeU
#define DRHD0_SEGMENT 0x0U
#define DRHD0_FLAGS 0x0U
#define DRHD0_REG_BASE 0xFED90000UL
#define DRHD0_IGNORE true
#define DRHD0_DEVSCOPE0_TYPE 0x3U
#define DRHD0_DEVSCOPE0_ID 0x0U
#define DRHD0_DEVSCOPE0_BUS 0xffU
#define DRHD0_DEVSCOPE0_PATH 0x0U
#define DRHD0_DEVSCOPE1_TYPE 0x1U
#define DRHD0_DEVSCOPE1_ID 0x0U
#define DRHD0_DEVSCOPE1_BUS 0x0U
#define DRHD0_DEVSCOPE1_PATH 0x0U
#define DRHD0_DEVSCOPE2_TYPE 0x1U
#define DRHD0_DEVSCOPE2_ID 0x0U
#define DRHD0_DEVSCOPE2_BUS 0x0U
#define DRHD0_DEVSCOPE2_PATH 0x8U
#define DRHD0_DEVSCOPE3_TYPE 0x1U
#define DRHD0_DEVSCOPE3_ID 0x0U
#define DRHD0_DEVSCOPE3_BUS 0x0U
#define DRHD0_DEVSCOPE3_PATH 0x10U
#define DRHD0_DEVSCOPE4_TYPE 0x1U
#define DRHD0_DEVSCOPE4_ID 0x0U
#define DRHD0_DEVSCOPE4_BUS 0x0U
#define DRHD0_DEVSCOPE4_PATH 0x18U
#define DRHD0_DEVSCOPE5_TYPE 0x1U
#define DRHD0_DEVSCOPE5_ID 0x0U
#define DRHD0_DEVSCOPE5_BUS 0x0U
#define DRHD0_DEVSCOPE5_PATH 0x20U
#define DRHD0_DEVSCOPE6_TYPE 0x1U
#define DRHD0_DEVSCOPE6_ID 0x0U
#define DRHD0_DEVSCOPE6_BUS 0x0U
#define DRHD0_DEVSCOPE6_PATH 0x28U
#define DRHD0_DEVSCOPE7_TYPE 0x1U
#define DRHD0_DEVSCOPE7_ID 0x0U
#define DRHD0_DEVSCOPE7_BUS 0x0U
#define DRHD0_DEVSCOPE7_PATH 0x30U
#define DRHD0_DEVSCOPE8_TYPE 0x1U
#define DRHD0_DEVSCOPE8_ID 0x0U
#define DRHD0_DEVSCOPE8_BUS 0x0U
#define DRHD0_DEVSCOPE8_PATH 0x38U
#define DRHD0_DEVSCOPE9_TYPE 0x1U
#define DRHD0_DEVSCOPE9_ID 0x0U
#define DRHD0_DEVSCOPE9_BUS 0x0U
#define DRHD0_DEVSCOPE9_PATH 0x40U
#define DRHD0_DEVSCOPE10_TYPE 0x1U
#define DRHD0_DEVSCOPE10_ID 0x0U
#define DRHD0_DEVSCOPE10_BUS 0x0U
#define DRHD0_DEVSCOPE10_PATH 0x48U
#define DRHD0_DEVSCOPE11_TYPE 0x1U
#define DRHD0_DEVSCOPE11_ID 0x0U
#define DRHD0_DEVSCOPE11_BUS 0x0U
#define DRHD0_DEVSCOPE11_PATH 0xf8U
#define DRHD0_DEVSCOPE12_TYPE 0x1U
#define DRHD0_DEVSCOPE12_ID 0x0U
#define DRHD0_DEVSCOPE12_BUS 0x0U
#define DRHD0_DEVSCOPE12_PATH 0xfaU
#define DRHD0_DEVSCOPE13_TYPE 0x1U
#define DRHD0_DEVSCOPE13_ID 0x0U
#define DRHD0_DEVSCOPE13_BUS 0x0U
#define DRHD0_DEVSCOPE13_PATH 0xfbU
</DRHD_INFO>
<CPU_BRAND>
"11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz"
</CPU_BRAND>
<CX_INFO>
/* Cx data is not available */
</CX_INFO>
<PX_INFO>
/* Px data is not available */
</PX_INFO>
<MMCFG_BASE_INFO>
/* PCI mmcfg base of MCFG */
#define DEFAULT_PCI_MMCFG_BASE 0xb0000000UL
</MMCFG_BASE_INFO>
<TPM_INFO>
/* no TPM device */
</TPM_INFO>
<CLOS_INFO>
</CLOS_INFO>
<IOMEM_INFO>
00000000-00000fff : Reserved
00001000-0009fbff : System RAM
0009fc00-0009ffff : Reserved
000a0000-000bffff : PCI Bus 0000:00
000c0000-000c99ff : Video ROM
000ca000-000cadff : Adapter ROM
000cb000-000cd3ff : Adapter ROM
000f0000-000fffff : Reserved
000f0000-000fffff : System ROM
00100000-7ffcffff : System RAM
7ffd0000-7fffffff : Reserved
80000000-afffffff : PCI Bus 0000:00
b0000000-bfffffff : PCI MMCONFIG 0000 [bus 00-ff]
b0000000-bfffffff : Reserved
b0000000-bfffffff : pnp 00:05
c0000000-febfffff : PCI Bus 0000:00
fe000000-fe7fffff : 0000:00:04.0
fe800000-fe803fff : 0000:00:01.0
fe800000-fe803fff : virtio-pci-modern
fe804000-fe807fff : 0000:00:02.0
fe804000-fe807fff : virtio-pci-modern
fe808000-fe80bfff : 0000:00:03.0
fe808000-fe80bfff : virtio-pci-modern
fe80c000-fe80ffff : 0000:00:04.0
fe80c000-fe80ffff : virtio-pci-modern
fe810000-fe813fff : 0000:00:06.0
fe810000-fe813fff : virtio-pci-modern
fe814000-fe817fff : 0000:00:07.0
fe814000-fe817fff : virtio-pci-modern
fe818000-fe81bfff : 0000:00:08.0
fe818000-fe81bfff : virtio-pci-modern
fe81c000-fe81ffff : 0000:00:09.0
fe81c000-fe81ffff : virtio-pci-modern
feb00000-feb7ffff : 0000:00:02.0
feb90000-feb93fff : 0000:00:05.0
feb90000-feb93fff : xhci-hcd
feb94000-feb94fff : 0000:00:01.0
feb95000-feb95fff : 0000:00:02.0
feb96000-feb96fff : 0000:00:04.0
feb97000-feb97fff : 0000:00:06.0
feb98000-feb98fff : 0000:00:07.0
feb99000-feb99fff : 0000:00:08.0
feb9a000-feb9afff : 0000:00:09.0
feb9b000-feb9bfff : 0000:00:1f.2
feb9b000-feb9bfff : ahci
fec00000-fec003ff : IOAPIC 0
fed00000-fed003ff : HPET 0
fed00000-fed003ff : PNP0103:00
fed1c000-fed1ffff : Reserved
fed1f410-fed1f414 : iTCO_wdt.1.auto
fed90000-fed90fff : dmar0
fee00000-fee00fff : Local APIC
feffc000-feffffff : Reserved
fffc0000-ffffffff : Reserved
100000000-2ffffffff : System RAM
254200000-255202487 : Kernel code
255400000-255e8efff : Kernel rodata
256000000-256446b3f : Kernel data
256796000-256dfffff : Kernel bss
300000000-affffffff : PCI Bus 0000:00
</IOMEM_INFO>
<BLOCK_DEVICE_INFO>
/dev/vdd1: TYPE="ext4"
/dev/vdb1: TYPE="ext4"
/dev/vde1: TYPE="ext4"
/dev/vdc1: TYPE="ext4"
/dev/vda1: TYPE="ext4"
</BLOCK_DEVICE_INFO>
<TTYS_INFO>
seri:/dev/ttyS0 type:portio base:0x3F8 irq:4
</TTYS_INFO>
<AVAILABLE_IRQ_INFO>
3, 5, 6, 10, 11, 13, 14, 15
</AVAILABLE_IRQ_INFO>
<TOTAL_MEM_INFO>
10191856 kB
</TOTAL_MEM_INFO>
<CPU_PROCESSOR_INFO>
0, 1, 2, 3, 4, 5
</CPU_PROCESSOR_INFO>
<MAX_MSIX_TABLE_NUM>
16
</MAX_MSIX_TABLE_NUM>
<processors>
<model description="11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz">
<family_id>0x6</family_id>
<model_id>0x8c</model_id>
<core_type>Reserved</core_type>
<native_model_id>0x0</native_model_id>
<capability id="sse3"/>
<capability id="pclmulqdq"/>
<capability id="vmx"/>
<capability id="ssse3"/>
<capability id="fma"/>
<capability id="cmpxchg16b"/>
<capability id="pdcm"/>
<capability id="pcid"/>
<capability id="sse4_1"/>
<capability id="sse4_2"/>
<capability id="x2apic"/>
<capability id="movbe"/>
<capability id="popcnt"/>
<capability id="tsc_deadline"/>
<capability id="aes"/>
<capability id="xsave"/>
<capability id="avx"/>
<capability id="f16c"/>
<capability id="rdrand"/>
<capability id="fpu"/>
<capability id="vme"/>
<capability id="de"/>
<capability id="pse"/>
<capability id="tsc"/>
<capability id="msr"/>
<capability id="pae"/>
<capability id="mce"/>
<capability id="cx8"/>
<capability id="apic"/>
<capability id="sep"/>
<capability id="mtrr"/>
<capability id="pge"/>
<capability id="mca"/>
<capability id="cmov"/>
<capability id="pat"/>
<capability id="pse36"/>
<capability id="clfsh"/>
<capability id="mmx"/>
<capability id="fxsr"/>
<capability id="sse"/>
<capability id="sse2"/>
<capability id="ss"/>
<capability id="htt"/>
<capability id="fsgsbase"/>
<capability id="ia32_tsc_adjust_msr"/>
<capability id="bmi1"/>
<capability id="avx2"/>
<capability id="smep"/>
<capability id="bmi2"/>
<capability id="erms"/>
<capability id="invpcid"/>
<capability id="avx512f"/>
<capability id="avx512dq"/>
<capability id="rdseed"/>
<capability id="adx"/>
<capability id="smap"/>
<capability id="avx512_ifma"/>
<capability id="clflushopt"/>
<capability id="clwb"/>
<capability id="avx512cd"/>
<capability id="sha"/>
<capability id="avx512bw"/>
<capability id="avx512vl"/>
<capability id="avx512_vbmi"/>
<capability id="umip"/>
<capability id="pku"/>
<capability id="avx512_vbmi2"/>
<capability id="gfni"/>
<capability id="vaes"/>
<capability id="vpclmulqdq"/>
<capability id="avx512_vnni"/>
<capability id="avx512_bitalg"/>
<capability id="avx512_vpopcntdq"/>
<capability id="rdpid"/>
<capability id="movdiri"/>
<capability id="movdiri64b"/>
<capability id="fast_short_rep_mov"/>
<capability id="avx512_vp2intersect"/>
<capability id="md_clear"/>
<capability id="ibrs_ibpb"/>
<capability id="stibp"/>
<capability id="ia32_arch_capabilities"/>
<capability id="ssbd"/>
<capability id="lahf_sahf_64"/>
<capability id="lzcnt"/>
<capability id="prefetchw"/>
<capability id="syscall_sysret_64"/>
<capability id="execute_disable"/>
<capability id="gbyte_pages"/>
<capability id="rdtscp_ia32_tsc_aux"/>
<capability id="intel_64"/>
<capability id="invariant_tsc"/>
<capability id="fast_string"/>
<capability id="vmx_pinbased_ctls_irq_exit"/>
<capability id="ept"/>
<capability id="apicv"/>
<capability id="vmx_procbased_ctls_tsc_off"/>
<capability id="vmx_procbased_ctls_tpr_shadow"/>
<capability id="vmx_procbased_ctls_io_bitmap"/>
<capability id="vmx_procbased_ctls_msr_bitmap"/>
<capability id="vmx_procbased_ctls_hlt"/>
<capability id="vmx_procbased_ctls_secondary"/>
<capability id="vmx_exit_ctls_ack_irq"/>
<capability id="vmx_exit_ctls_save_pat"/>
<capability id="vmx_exit_ctls_load_pat"/>
<capability id="vmx_exit_ctls_host_addr64"/>
<capability id="vmx_entry_ctls_load_pat"/>
<capability id="vmx_entry_ctls_ia32e_mode"/>
<capability id="stores_lma_on_exit"/>
<capability id="vmx_procbased_ctls2_vapic"/>
<capability id="vmx_procbased_ctls2_ept"/>
<capability id="vmx_procbased_ctls2_vpid"/>
<capability id="vmx_procbased_ctls2_rdtscp"/>
<capability id="vmx_procbased_ctls2_unrestrict"/>
<capability id="invept"/>
<capability id="invvpid"/>
<capability id="ept_2mb_page"/>
<capability id="vmx_ept_1gb_page"/>
<attribute id="cpuid_level">0x1b</attribute>
<attribute id="physical_address_bits">39</attribute>
<attribute id="linear_address_bits">48</attribute>
</model>
<die id="0x0">
<core id="0x0">
<thread id="0x0">
<cpu_id>0</cpu_id>
<apic_id>0x0</apic_id>
<x2apic_id>0x0</x2apic_id>
<family_id>0x6</family_id>
<model_id>0x8c</model_id>
<stepping_id>0x1</stepping_id>
<core_type>Reserved</core_type>
<native_model_id>0x0</native_model_id>
</thread>
</core>
<core id="0x1">
<thread id="0x1">
<cpu_id>1</cpu_id>
<apic_id>0x1</apic_id>
<x2apic_id>0x1</x2apic_id>
<family_id>0x6</family_id>
<model_id>0x8c</model_id>
<stepping_id>0x1</stepping_id>
<core_type>Reserved</core_type>
<native_model_id>0x0</native_model_id>
</thread>
</core>
<core id="0x2">
<thread id="0x2">
<cpu_id>2</cpu_id>
<apic_id>0x2</apic_id>
<x2apic_id>0x2</x2apic_id>
<family_id>0x6</family_id>
<model_id>0x8c</model_id>
<stepping_id>0x1</stepping_id>
<core_type>Reserved</core_type>
<native_model_id>0x0</native_model_id>
</thread>
</core>
<core id="0x3">
<thread id="0x3">
<cpu_id>3</cpu_id>
<apic_id>0x3</apic_id>
<x2apic_id>0x3</x2apic_id>
<family_id>0x6</family_id>
<model_id>0x8c</model_id>
<stepping_id>0x1</stepping_id>
<core_type>Reserved</core_type>
<native_model_id>0x0</native_model_id>
</thread>
</core>
<core id="0x4">
<thread id="0x4">
<cpu_id>4</cpu_id>
<apic_id>0x4</apic_id>
<x2apic_id>0x4</x2apic_id>
<family_id>0x6</family_id>
<model_id>0x8c</model_id>
<stepping_id>0x1</stepping_id>
<core_type>Reserved</core_type>
<native_model_id>0x0</native_model_id>
</thread>
</core>
<core id="0x5">
<thread id="0x5">
<cpu_id>5</cpu_id>
<apic_id>0x5</apic_id>
<x2apic_id>0x5</x2apic_id>
<family_id>0x6</family_id>
<model_id>0x8c</model_id>
<stepping_id>0x1</stepping_id>
<core_type>Reserved</core_type>
<native_model_id>0x0</native_model_id>
</thread>
</core>
</die>
</processors>
<caches>
<cache level="1" id="0x0" type="1">
<cache_size>32768</cache_size>
<line_size>64</line_size>
<ways>8</ways>
<sets>64</sets>
<partitions>1</partitions>
<self_initializing>1</self_initializing>
<fully_associative>0</fully_associative>
<write_back_invalidate>1</write_back_invalidate>
<cache_inclusiveness>0</cache_inclusiveness>
<complex_cache_indexing>0</complex_cache_indexing>
<processors>
<processor>0x0</processor>
</processors>
</cache>
<cache level="1" id="0x0" type="2">
<cache_size>32768</cache_size>
<line_size>64</line_size>
<ways>8</ways>
<sets>64</sets>
<partitions>1</partitions>
<self_initializing>1</self_initializing>
<fully_associative>0</fully_associative>
<write_back_invalidate>1</write_back_invalidate>
<cache_inclusiveness>0</cache_inclusiveness>
<complex_cache_indexing>0</complex_cache_indexing>
<processors>
<processor>0x0</processor>
</processors>
</cache>
<cache level="1" id="0x1" type="1">
<cache_size>32768</cache_size>
<line_size>64</line_size>
<ways>8</ways>
<sets>64</sets>
<partitions>1</partitions>
<self_initializing>1</self_initializing>
<fully_associative>0</fully_associative>
<write_back_invalidate>1</write_back_invalidate>
<cache_inclusiveness>0</cache_inclusiveness>
<complex_cache_indexing>0</complex_cache_indexing>
<processors>
<processor>0x1</processor>
</processors>
</cache>
<cache level="1" id="0x1" type="2">
<cache_size>32768</cache_size>
<line_size>64</line_size>
<ways>8</ways>
<sets>64</sets>
<partitions>1</partitions>
<self_initializing>1</self_initializing>
<fully_associative>0</fully_associative>
<write_back_invalidate>1</write_back_invalidate>
<cache_inclusiveness>0</cache_inclusiveness>
<complex_cache_indexing>0</complex_cache_indexing>
<processors>
<processor>0x1</processor>
</processors>
</cache>
<cache level="1" id="0x2" type="1">
<cache_size>32768</cache_size>
<line_size>64</line_size>
<ways>8</ways>
<sets>64</sets>
<partitions>1</partitions>
<self_initializing>1</self_initializing>
<fully_associative>0</fully_associative>
<write_back_invalidate>1</write_back_invalidate>
<cache_inclusiveness>0</cache_inclusiveness>
<complex_cache_indexing>0</complex_cache_indexing>
<processors>
<processor>0x2</processor>
</processors>
</cache>
<cache level="1" id="0x2" type="2">
<cache_size>32768</cache_size>
<line_size>64</line_size>
<ways>8</ways>
<sets>64</sets>
<partitions>1</partitions>
<self_initializing>1</self_initializing>
<fully_associative>0</fully_associative>
<write_back_invalidate>1</write_back_invalidate>
<cache_inclusiveness>0</cache_inclusiveness>
<complex_cache_indexing>0</complex_cache_indexing>
<processors>
<processor>0x2</processor>
</processors>
</cache>
<cache level="1" id="0x3" type="1">
<cache_size>32768</cache_size>
<line_size>64</line_size>
<ways>8</ways>
<sets>64</sets>
<partitions>1</partitions>
<self_initializing>1</self_initializing>
<fully_associative>0</fully_associative>
<write_back_invalidate>1</write_back_invalidate>
<cache_inclusiveness>0</cache_inclusiveness>
<complex_cache_indexing>0</complex_cache_indexing>
<processors>
<processor>0x3</processor>
</processors>
</cache>
<cache level="1" id="0x3" type="2">
<cache_size>32768</cache_size>
<line_size>64</line_size>
<ways>8</ways>
<sets>64</sets>
<partitions>1</partitions>
<self_initializing>1</self_initializing>
<fully_associative>0</fully_associative>
<write_back_invalidate>1</write_back_invalidate>
<cache_inclusiveness>0</cache_inclusiveness>
<complex_cache_indexing>0</complex_cache_indexing>
<processors>
<processor>0x3</processor>
</processors>
</cache>
<cache level="1" id="0x4" type="1">
<cache_size>32768</cache_size>
<line_size>64</line_size>
<ways>8</ways>
<sets>64</sets>
<partitions>1</partitions>
<self_initializing>1</self_initializing>
<fully_associative>0</fully_associative>
<write_back_invalidate>1</write_back_invalidate>
<cache_inclusiveness>0</cache_inclusiveness>
<complex_cache_indexing>0</complex_cache_indexing>
<processors>
<processor>0x4</processor>
</processors>
</cache>
<cache level="1" id="0x4" type="2">
<cache_size>32768</cache_size>
<line_size>64</line_size>
<ways>8</ways>
<sets>64</sets>
<partitions>1</partitions>
<self_initializing>1</self_initializing>
<fully_associative>0</fully_associative>
<write_back_invalidate>1</write_back_invalidate>
<cache_inclusiveness>0</cache_inclusiveness>
<complex_cache_indexing>0</complex_cache_indexing>
<processors>
<processor>0x4</processor>
</processors>
</cache>
<cache level="1" id="0x5" type="1">
<cache_size>32768</cache_size>
<line_size>64</line_size>
<ways>8</ways>
<sets>64</sets>
<partitions>1</partitions>
<self_initializing>1</self_initializing>
<fully_associative>0</fully_associative>
<write_back_invalidate>1</write_back_invalidate>
<cache_inclusiveness>0</cache_inclusiveness>
<complex_cache_indexing>0</complex_cache_indexing>
<processors>
<processor>0x5</processor>
</processors>
</cache>
<cache level="1" id="0x5" type="2">
<cache_size>32768</cache_size>
<line_size>64</line_size>
<ways>8</ways>
<sets>64</sets>
<partitions>1</partitions>
<self_initializing>1</self_initializing>
<fully_associative>0</fully_associative>
<write_back_invalidate>1</write_back_invalidate>
<cache_inclusiveness>0</cache_inclusiveness>
<complex_cache_indexing>0</complex_cache_indexing>
<processors>
<processor>0x5</processor>
</processors>
</cache>
<cache level="2" id="0x0" type="3">
<cache_size>4194304</cache_size>
<line_size>64</line_size>
<ways>16</ways>
<sets>4096</sets>
<partitions>1</partitions>
<self_initializing>1</self_initializing>
<fully_associative>0</fully_associative>
<write_back_invalidate>1</write_back_invalidate>
<cache_inclusiveness>0</cache_inclusiveness>
<complex_cache_indexing>0</complex_cache_indexing>
<processors>
<processor>0x0</processor>
</processors>
</cache>
<cache level="2" id="0x1" type="3">
<cache_size>4194304</cache_size>
<line_size>64</line_size>
<ways>16</ways>
<sets>4096</sets>
<partitions>1</partitions>
<self_initializing>1</self_initializing>
<fully_associative>0</fully_associative>
<write_back_invalidate>1</write_back_invalidate>
<cache_inclusiveness>0</cache_inclusiveness>
<complex_cache_indexing>0</complex_cache_indexing>
<processors>
<processor>0x1</processor>
</processors>
</cache>
<cache level="2" id="0x2" type="3">
<cache_size>4194304</cache_size>
<line_size>64</line_size>
<ways>16</ways>
<sets>4096</sets>
<partitions>1</partitions>
<self_initializing>1</self_initializing>
<fully_associative>0</fully_associative>
<write_back_invalidate>1</write_back_invalidate>
<cache_inclusiveness>0</cache_inclusiveness>
<complex_cache_indexing>0</complex_cache_indexing>
<processors>
<processor>0x2</processor>
</processors>
</cache>
<cache level="2" id="0x3" type="3">
<cache_size>4194304</cache_size>
<line_size>64</line_size>
<ways>16</ways>
<sets>4096</sets>
<partitions>1</partitions>
<self_initializing>1</self_initializing>
<fully_associative>0</fully_associative>
<write_back_invalidate>1</write_back_invalidate>
<cache_inclusiveness>0</cache_inclusiveness>
<complex_cache_indexing>0</complex_cache_indexing>
<processors>
<processor>0x3</processor>
</processors>
</cache>
<cache level="2" id="0x4" type="3">
<cache_size>4194304</cache_size>
<line_size>64</line_size>
<ways>16</ways>
<sets>4096</sets>
<partitions>1</partitions>
<self_initializing>1</self_initializing>
<fully_associative>0</fully_associative>
<write_back_invalidate>1</write_back_invalidate>
<cache_inclusiveness>0</cache_inclusiveness>
<complex_cache_indexing>0</complex_cache_indexing>
<processors>
<processor>0x4</processor>
</processors>
</cache>
<cache level="2" id="0x5" type="3">
<cache_size>4194304</cache_size>
<line_size>64</line_size>
<ways>16</ways>
<sets>4096</sets>
<partitions>1</partitions>
<self_initializing>1</self_initializing>
<fully_associative>0</fully_associative>
<write_back_invalidate>1</write_back_invalidate>
<cache_inclusiveness>0</cache_inclusiveness>
<complex_cache_indexing>0</complex_cache_indexing>
<processors>
<processor>0x5</processor>
</processors>
</cache>
<cache level="3" id="0x0" type="3">
<cache_size>16777216</cache_size>
<line_size>64</line_size>
<ways>16</ways>
<sets>16384</sets>
<partitions>1</partitions>
<self_initializing>1</self_initializing>
<fully_associative>0</fully_associative>
<write_back_invalidate>0</write_back_invalidate>
<cache_inclusiveness>1</cache_inclusiveness>
<complex_cache_indexing>1</complex_cache_indexing>
<processors>
<processor>0x0</processor>
<processor>0x1</processor>
<processor>0x2</processor>
<processor>0x3</processor>
<processor>0x4</processor>
<processor>0x5</processor>
</processors>
</cache>
</caches>
<memory>
<range start="0x0000000000000000" end="0x000000000009fbff" size="654336"/>
<range start="0x0000000000100000" end="0x000000007ffcffff" size="2146238464"/>
<range start="0x0000000100000000" end="0x00000002ffffffff" size="8589934592"/>
</memory>
<ioapics>
<ioapic id="0x0">
<address>0xfec00000</address>
<gsi_base>0x0</gsi_base>
<gsi_number>24</gsi_number>
</ioapic>
</ioapics>
<devices>
<bus type="system">
<acpi_object>\_SB_</acpi_object>
<bus id="PNP0A08" type="pci" address="0x0" description="Host bridge: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller">
<vendor>0x8086</vendor>
<identifier>0x29c0</identifier>
<subsystem_vendor>0x1af4</subsystem_vendor>
<subsystem_identifier>0x1100</subsystem_identifier>
<class>0x060000</class>
<acpi_object>\_SB_.PCI0</acpi_object>
<compatible_id>PNP0A03</compatible_id>
<acpi_uid>0</acpi_uid>
<resource id="res0" type="bus_number" min="0x0" max="0xff" len="0x100"/>
<resource id="res2" type="io_port" min="0x0" max="0xcf7" len="0xcf8"/>
<resource id="res1" type="io_port" min="0xcf8" max="0xcf8" len="0x8"/>
<resource id="res3" type="io_port" min="0xd00" max="0xffff" len="0xf300"/>
<resource id="res4" type="memory" min="0xa0000" max="0xbffff" len="0x20000"/>
<resource id="res5" type="memory" min="0x80000000" max="0xafffffff" len="0x30000000"/>
<resource id="res6" type="memory" min="0xc0000000" max="0xfebfffff" len="0x3ec00000"/>
<resource id="res7" type="memory" min="0x300000000" max="0xaffffffff" len="0x800000000"/>
<interrupt_pin_routing>
<routing address="0xffff">
<mapping pin="INTA#" source="\_SB_.GSIE" index="0"/>
<mapping pin="INTB#" source="\_SB_.GSIF" index="0"/>
<mapping pin="INTC#" source="\_SB_.GSIG" index="0"/>
<mapping pin="INTD#" source="\_SB_.GSIH" index="0"/>
</routing>
<routing address="0x1ffff">
<mapping pin="INTA#" source="\_SB_.GSIF" index="0"/>
<mapping pin="INTB#" source="\_SB_.GSIG" index="0"/>
<mapping pin="INTC#" source="\_SB_.GSIH" index="0"/>
<mapping pin="INTD#" source="\_SB_.GSIE" index="0"/>
</routing>
<routing address="0x2ffff">
<mapping pin="INTA#" source="\_SB_.GSIG" index="0"/>
<mapping pin="INTB#" source="\_SB_.GSIH" index="0"/>
<mapping pin="INTC#" source="\_SB_.GSIE" index="0"/>
<mapping pin="INTD#" source="\_SB_.GSIF" index="0"/>
</routing>
<routing address="0x3ffff">
<mapping pin="INTA#" source="\_SB_.GSIH" index="0"/>
<mapping pin="INTB#" source="\_SB_.GSIE" index="0"/>
<mapping pin="INTC#" source="\_SB_.GSIF" index="0"/>
<mapping pin="INTD#" source="\_SB_.GSIG" index="0"/>
</routing>
<routing address="0x4ffff">
<mapping pin="INTA#" source="\_SB_.GSIE" index="0"/>
<mapping pin="INTB#" source="\_SB_.GSIF" index="0"/>
<mapping pin="INTC#" source="\_SB_.GSIG" index="0"/>
<mapping pin="INTD#" source="\_SB_.GSIH" index="0"/>
</routing>
<routing address="0x5ffff">
<mapping pin="INTA#" source="\_SB_.GSIF" index="0"/>
<mapping pin="INTB#" source="\_SB_.GSIG" index="0"/>
<mapping pin="INTC#" source="\_SB_.GSIH" index="0"/>
<mapping pin="INTD#" source="\_SB_.GSIE" index="0"/>
</routing>
<routing address="0x6ffff">
<mapping pin="INTA#" source="\_SB_.GSIG" index="0"/>
<mapping pin="INTB#" source="\_SB_.GSIH" index="0"/>
<mapping pin="INTC#" source="\_SB_.GSIE" index="0"/>
<mapping pin="INTD#" source="\_SB_.GSIF" index="0"/>
</routing>
<routing address="0x7ffff">
<mapping pin="INTA#" source="\_SB_.GSIH" index="0"/>
<mapping pin="INTB#" source="\_SB_.GSIE" index="0"/>
<mapping pin="INTC#" source="\_SB_.GSIF" index="0"/>
<mapping pin="INTD#" source="\_SB_.GSIG" index="0"/>
</routing>
<routing address="0x8ffff">
<mapping pin="INTA#" source="\_SB_.GSIE" index="0"/>
<mapping pin="INTB#" source="\_SB_.GSIF" index="0"/>
<mapping pin="INTC#" source="\_SB_.GSIG" index="0"/>
<mapping pin="INTD#" source="\_SB_.GSIH" index="0"/>
</routing>
<routing address="0x9ffff">
<mapping pin="INTA#" source="\_SB_.GSIF" index="0"/>
<mapping pin="INTB#" source="\_SB_.GSIG" index="0"/>
<mapping pin="INTC#" source="\_SB_.GSIH" index="0"/>
<mapping pin="INTD#" source="\_SB_.GSIE" index="0"/>
</routing>
<routing address="0xaffff">
<mapping pin="INTA#" source="\_SB_.GSIG" index="0"/>
<mapping pin="INTB#" source="\_SB_.GSIH" index="0"/>
<mapping pin="INTC#" source="\_SB_.GSIE" index="0"/>
<mapping pin="INTD#" source="\_SB_.GSIF" index="0"/>
</routing>
<routing address="0xbffff">
<mapping pin="INTA#" source="\_SB_.GSIH" index="0"/>
<mapping pin="INTB#" source="\_SB_.GSIE" index="0"/>
<mapping pin="INTC#" source="\_SB_.GSIF" index="0"/>
<mapping pin="INTD#" source="\_SB_.GSIG" index="0"/>
</routing>
<routing address="0xcffff">
<mapping pin="INTA#" source="\_SB_.GSIE" index="0"/>
<mapping pin="INTB#" source="\_SB_.GSIF" index="0"/>
<mapping pin="INTC#" source="\_SB_.GSIG" index="0"/>
<mapping pin="INTD#" source="\_SB_.GSIH" index="0"/>
</routing>
<routing address="0xdffff">
<mapping pin="INTA#" source="\_SB_.GSIF" index="0"/>
<mapping pin="INTB#" source="\_SB_.GSIG" index="0"/>
<mapping pin="INTC#" source="\_SB_.GSIH" index="0"/>
<mapping pin="INTD#" source="\_SB_.GSIE" index="0"/>
</routing>
<routing address="0xeffff">
<mapping pin="INTA#" source="\_SB_.GSIG" index="0"/>
<mapping pin="INTB#" source="\_SB_.GSIH" index="0"/>
<mapping pin="INTC#" source="\_SB_.GSIE" index="0"/>
<mapping pin="INTD#" source="\_SB_.GSIF" index="0"/>
</routing>
<routing address="0xfffff">
<mapping pin="INTA#" source="\_SB_.GSIH" index="0"/>
<mapping pin="INTB#" source="\_SB_.GSIE" index="0"/>
<mapping pin="INTC#" source="\_SB_.GSIF" index="0"/>
<mapping pin="INTD#" source="\_SB_.GSIG" index="0"/>
</routing>
<routing address="0x10ffff">
<mapping pin="INTA#" source="\_SB_.GSIE" index="0"/>
<mapping pin="INTB#" source="\_SB_.GSIF" index="0"/>
<mapping pin="INTC#" source="\_SB_.GSIG" index="0"/>
<mapping pin="INTD#" source="\_SB_.GSIH" index="0"/>
</routing>
<routing address="0x11ffff">
<mapping pin="INTA#" source="\_SB_.GSIF" index="0"/>
<mapping pin="INTB#" source="\_SB_.GSIG" index="0"/>
<mapping pin="INTC#" source="\_SB_.GSIH" index="0"/>
<mapping pin="INTD#" source="\_SB_.GSIE" index="0"/>
</routing>
<routing address="0x12ffff">
<mapping pin="INTA#" source="\_SB_.GSIG" index="0"/>
<mapping pin="INTB#" source="\_SB_.GSIH" index="0"/>
<mapping pin="INTC#" source="\_SB_.GSIE" index="0"/>
<mapping pin="INTD#" source="\_SB_.GSIF" index="0"/>
</routing>
<routing address="0x13ffff">
<mapping pin="INTA#" source="\_SB_.GSIH" index="0"/>
<mapping pin="INTB#" source="\_SB_.GSIE" index="0"/>
<mapping pin="INTC#" source="\_SB_.GSIF" index="0"/>
<mapping pin="INTD#" source="\_SB_.GSIG" index="0"/>
</routing>
<routing address="0x14ffff">
<mapping pin="INTA#" source="\_SB_.GSIE" index="0"/>
<mapping pin="INTB#" source="\_SB_.GSIF" index="0"/>
<mapping pin="INTC#" source="\_SB_.GSIG" index="0"/>
<mapping pin="INTD#" source="\_SB_.GSIH" index="0"/>
</routing>
<routing address="0x15ffff">
<mapping pin="INTA#" source="\_SB_.GSIF" index="0"/>
<mapping pin="INTB#" source="\_SB_.GSIG" index="0"/>
<mapping pin="INTC#" source="\_SB_.GSIH" index="0"/>
<mapping pin="INTD#" source="\_SB_.GSIE" index="0"/>
</routing>
<routing address="0x16ffff">
<mapping pin="INTA#" source="\_SB_.GSIG" index="0"/>
<mapping pin="INTB#" source="\_SB_.GSIH" index="0"/>
<mapping pin="INTC#" source="\_SB_.GSIE" index="0"/>
<mapping pin="INTD#" source="\_SB_.GSIF" index="0"/>
</routing>
<routing address="0x17ffff">
<mapping pin="INTA#" source="\_SB_.GSIH" index="0"/>
<mapping pin="INTB#" source="\_SB_.GSIE" index="0"/>
<mapping pin="INTC#" source="\_SB_.GSIF" index="0"/>
<mapping pin="INTD#" source="\_SB_.GSIG" index="0"/>
</routing>
<routing address="0x18ffff">
<mapping pin="INTA#" source="\_SB_.GSIE" index="0"/>
<mapping pin="INTB#" source="\_SB_.GSIF" index="0"/>
<mapping pin="INTC#" source="\_SB_.GSIG" index="0"/>
<mapping pin="INTD#" source="\_SB_.GSIH" index="0"/>
</routing>
<routing address="0x19ffff">
<mapping pin="INTA#" source="\_SB_.GSIA" index="0"/>
<mapping pin="INTB#" source="\_SB_.GSIB" index="0"/>
<mapping pin="INTC#" source="\_SB_.GSIC" index="0"/>
<mapping pin="INTD#" source="\_SB_.GSID" index="0"/>
</routing>
<routing address="0x1affff">
<mapping pin="INTA#" source="\_SB_.GSIA" index="0"/>
<mapping pin="INTB#" source="\_SB_.GSIB" index="0"/>
<mapping pin="INTC#" source="\_SB_.GSIC" index="0"/>
<mapping pin="INTD#" source="\_SB_.GSID" index="0"/>
</routing>
<routing address="0x1bffff">
<mapping pin="INTA#" source="\_SB_.GSIA" index="0"/>
<mapping pin="INTB#" source="\_SB_.GSIB" index="0"/>
<mapping pin="INTC#" source="\_SB_.GSIC" index="0"/>
<mapping pin="INTD#" source="\_SB_.GSID" index="0"/>
</routing>
<routing address="0x1cffff">
<mapping pin="INTA#" source="\_SB_.GSIA" index="0"/>
<mapping pin="INTB#" source="\_SB_.GSIB" index="0"/>
<mapping pin="INTC#" source="\_SB_.GSIC" index="0"/>
<mapping pin="INTD#" source="\_SB_.GSID" index="0"/>
</routing>
<routing address="0x1dffff">
<mapping pin="INTA#" source="\_SB_.GSIA" index="0"/>
<mapping pin="INTB#" source="\_SB_.GSIB" index="0"/>
<mapping pin="INTC#" source="\_SB_.GSIC" index="0"/>
<mapping pin="INTD#" source="\_SB_.GSID" index="0"/>
</routing>
<routing address="0x1effff">
<mapping pin="INTA#" source="\_SB_.GSIE" index="0"/>
<mapping pin="INTB#" source="\_SB_.GSIF" index="0"/>
<mapping pin="INTC#" source="\_SB_.GSIG" index="0"/>
<mapping pin="INTD#" source="\_SB_.GSIH" index="0"/>
</routing>
<routing address="0x1fffff">
<mapping pin="INTA#" source="\_SB_.GSIA" index="0"/>
<mapping pin="INTB#" source="\_SB_.GSIB" index="0"/>
<mapping pin="INTC#" source="\_SB_.GSIC" index="0"/>
<mapping pin="INTD#" source="\_SB_.GSID" index="0"/>
</routing>
</interrupt_pin_routing>
<device address="0x0">
<acpi_object>\_SB_.PCI0.S00_</acpi_object>
<aml_template>5b82165c2f035f53425f504349305330305f085f41445200</aml_template>
</device>
<device address="0x10000" id="0x1001" description="00:01.0 SCSI storage controller: Red Hat, Inc. Virtio block device">
<vendor>0x1af4</vendor>
<identifier>0x1001</identifier>
<subsystem_vendor>0x1af4</subsystem_vendor>
<subsystem_identifier>0x0002</subsystem_identifier>
<class>0x010000</class>
<acpi_object>\_SB_.PCI0.S08_</acpi_object>
<aml_template>5b821a5c2f035f53425f504349305330385f085f4144520c00000100</aml_template>
<resource type="interrupt_pin" pin="INTA#" source="\_SB_.GSIF" index="0"/>
<resource type="io_port" min="0xc000" max="0xc07f" len="0x80" id="bar0"/>
<resource type="memory" min="0xfe800000" max="0xfe803fff" len="0x4000" id="bar4" width="64" prefetchable="1"/>
<resource type="memory" min="0xfeb94000" max="0xfeb94fff" len="0x1000" id="bar1" width="32" prefetchable="0"/>
<capability id="MSI-X">
<table_size>7</table_size>
<table_bir>3</table_bir>
<table_offset>0x8010000</table_offset>
<pba_bir>0</pba_bir>
<pba_offset>0x0</pba_offset>
</capability>
<capability id="Vendor-Specific"/>
<capability id="Vendor-Specific"/>
<capability id="Vendor-Specific"/>
<capability id="Vendor-Specific"/>
<capability id="Vendor-Specific"/>
</device>
<device address="0x20000" id="0x1000" description="00:02.0 Ethernet controller: Red Hat, Inc. Virtio network device">
<vendor>0x1af4</vendor>
<identifier>0x1000</identifier>
<subsystem_vendor>0x1af4</subsystem_vendor>
<subsystem_identifier>0x0001</subsystem_identifier>
<class>0x020000</class>
<acpi_object>\_SB_.PCI0.S10_</acpi_object>
<aml_template>5b821a5c2f035f53425f504349305331305f085f4144520c00000200</aml_template>
<resource type="interrupt_pin" pin="INTA#" source="\_SB_.GSIG" index="0"/>
<resource type="io_port" min="0xc2c0" max="0xc2df" len="0x20" id="bar0"/>
<resource type="memory" min="0xfe804000" max="0xfe807fff" len="0x4000" id="bar4" width="64" prefetchable="1"/>
<resource type="memory" min="0xfeb95000" max="0xfeb95fff" len="0x1000" id="bar1" width="32" prefetchable="0"/>
<capability id="MSI-X">
<table_size>4</table_size>
<table_bir>3</table_bir>
<table_offset>0x8010000</table_offset>
<pba_bir>0</pba_bir>
<pba_offset>0x0</pba_offset>
</capability>
<capability id="Vendor-Specific"/>
<capability id="Vendor-Specific"/>
<capability id="Vendor-Specific"/>
<capability id="Vendor-Specific"/>
<capability id="Vendor-Specific"/>
</device>
<device address="0x30000" id="0x1005" description="00:03.0 Unclassified device: Red Hat, Inc. Virtio RNG">
<vendor>0x1af4</vendor>
<identifier>0x1005</identifier>
<subsystem_vendor>0x1af4</subsystem_vendor>
<subsystem_identifier>0x0004</subsystem_identifier>
<class>0x00ff00</class>
<acpi_object>\_SB_.PCI0.S18_</acpi_object>
<aml_template>5b821a5c2f035f53425f504349305331385f085f4144520c00000300</aml_template>
<resource type="interrupt_pin" pin="INTA#" source="\_SB_.GSIH" index="0"/>
<resource type="io_port" min="0xc2e0" max="0xc2ff" len="0x20" id="bar0"/>
<resource type="memory" min="0xfe808000" max="0xfe80bfff" len="0x4000" id="bar4" width="64" prefetchable="1"/>
<capability id="Vendor-Specific"/>
<capability id="Vendor-Specific"/>
<capability id="Vendor-Specific"/>
<capability id="Vendor-Specific"/>
<capability id="Vendor-Specific"/>
</device>
<device address="0x40000" id="0x1050" description="00:04.0 VGA compatible controller: Red Hat, Inc. Virtio GPU">
<vendor>0x1af4</vendor>
<identifier>0x1050</identifier>
<subsystem_vendor>0x1af4</subsystem_vendor>
<subsystem_identifier>0x1100</subsystem_identifier>
<class>0x030000</class>
<acpi_object>\_SB_.PCI0.S20_</acpi_object>
<aml_template>5b821a5c2f035f53425f504349305332305f085f4144520c00000400</aml_template>
<resource type="interrupt_pin" pin="INTA#" source="\_SB_.GSIE" index="0"/>
<resource type="memory" min="0xfe000000" max="0xfe7fffff" len="0x800000" id="bar0" width="32" prefetchable="1"/>
<resource type="memory" min="0xfe80c000" max="0xfe80ffff" len="0x4000" id="bar2" width="64" prefetchable="1"/>
<resource type="memory" min="0xfeb96000" max="0xfeb96fff" len="0x1000" id="bar4" width="32" prefetchable="0"/>
<capability id="MSI-X">
<table_size>3</table_size>
<table_bir>1</table_bir>
<table_offset>0x8040000</table_offset>
<pba_bir>0</pba_bir>
<pba_offset>0x0</pba_offset>
</capability>
<capability id="Vendor-Specific"/>
<capability id="Vendor-Specific"/>
<capability id="Vendor-Specific"/>
<capability id="Vendor-Specific"/>
<capability id="Vendor-Specific"/>
</device>
<device address="0x50000" id="0x000d" description="00:05.0 USB controller: Red Hat, Inc. QEMU XHCI Host Controller">
<vendor>0x1b36</vendor>
<identifier>0x000d</identifier>
<subsystem_vendor>0x1af4</subsystem_vendor>
<subsystem_identifier>0x1100</subsystem_identifier>
<class>0x0c0330</class>
<acpi_object>\_SB_.PCI0.S28_</acpi_object>
<aml_template>5b821a5c2f035f53425f504349305332385f085f4144520c00000500</aml_template>
<resource type="interrupt_pin" pin="INTA#" source="\_SB_.GSIF" index="0"/>
<resource type="memory" min="0xfeb90000" max="0xfeb93fff" len="0x4000" id="bar0" width="64" prefetchable="0"/>
<capability id="MSI-X">
<table_size>16</table_size>
<table_bir>1</table_bir>
<table_offset>0x18000000</table_offset>
<pba_bir>1</pba_bir>
<pba_offset>0x0</pba_offset>
</capability>
<capability id="PCI Express"/>
</device>
<device address="0x60000" id="0x1001" description="00:06.0 SCSI storage controller: Red Hat, Inc. Virtio block device">
<vendor>0x1af4</vendor>
<identifier>0x1001</identifier>
<subsystem_vendor>0x1af4</subsystem_vendor>
<subsystem_identifier>0x0002</subsystem_identifier>
<class>0x010000</class>
<acpi_object>\_SB_.PCI0.S30_</acpi_object>
<aml_template>5b821a5c2f035f53425f504349305333305f085f4144520c00000600</aml_template>
<resource type="interrupt_pin" pin="INTA#" source="\_SB_.GSIG" index="0"/>
<resource type="io_port" min="0xc080" max="0xc0ff" len="0x80" id="bar0"/>
<resource type="memory" min="0xfe810000" max="0xfe813fff" len="0x4000" id="bar4" width="64" prefetchable="1"/>
<resource type="memory" min="0xfeb97000" max="0xfeb97fff" len="0x1000" id="bar1" width="32" prefetchable="0"/>
<capability id="MSI-X">
<table_size>7</table_size>
<table_bir>3</table_bir>
<table_offset>0x8010000</table_offset>
<pba_bir>0</pba_bir>
<pba_offset>0x0</pba_offset>
</capability>
<capability id="Vendor-Specific"/>
<capability id="Vendor-Specific"/>
<capability id="Vendor-Specific"/>
<capability id="Vendor-Specific"/>
<capability id="Vendor-Specific"/>
</device>
<device address="0x70000" id="0x1001" description="00:07.0 SCSI storage controller: Red Hat, Inc. Virtio block device">
<vendor>0x1af4</vendor>
<identifier>0x1001</identifier>
<subsystem_vendor>0x1af4</subsystem_vendor>
<subsystem_identifier>0x0002</subsystem_identifier>
<class>0x010000</class>
<acpi_object>\_SB_.PCI0.S38_</acpi_object>
<aml_template>5b821a5c2f035f53425f504349305333385f085f4144520c00000700</aml_template>
<resource type="interrupt_pin" pin="INTA#" source="\_SB_.GSIH" index="0"/>
<resource type="io_port" min="0xc100" max="0xc17f" len="0x80" id="bar0"/>
<resource type="memory" min="0xfe814000" max="0xfe817fff" len="0x4000" id="bar4" width="64" prefetchable="1"/>
<resource type="memory" min="0xfeb98000" max="0xfeb98fff" len="0x1000" id="bar1" width="32" prefetchable="0"/>
<capability id="MSI-X">
<table_size>7</table_size>
<table_bir>3</table_bir>
<table_offset>0x8010000</table_offset>
<pba_bir>0</pba_bir>
<pba_offset>0x0</pba_offset>
</capability>
<capability id="Vendor-Specific"/>
<capability id="Vendor-Specific"/>
<capability id="Vendor-Specific"/>
<capability id="Vendor-Specific"/>
<capability id="Vendor-Specific"/>
</device>
<device address="0x80000" id="0x1001" description="00:08.0 SCSI storage controller: Red Hat, Inc. Virtio block device">
<vendor>0x1af4</vendor>
<identifier>0x1001</identifier>
<subsystem_vendor>0x1af4</subsystem_vendor>
<subsystem_identifier>0x0002</subsystem_identifier>
<class>0x010000</class>
<acpi_object>\_SB_.PCI0.S40_</acpi_object>
<aml_template>5b821a5c2f035f53425f504349305334305f085f4144520c00000800</aml_template>
<resource type="interrupt_pin" pin="INTA#" source="\_SB_.GSIE" index="0"/>
<resource type="io_port" min="0xc180" max="0xc1ff" len="0x80" id="bar0"/>
<resource type="memory" min="0xfe818000" max="0xfe81bfff" len="0x4000" id="bar4" width="64" prefetchable="1"/>
<resource type="memory" min="0xfeb99000" max="0xfeb99fff" len="0x1000" id="bar1" width="32" prefetchable="0"/>
<capability id="MSI-X">
<table_size>7</table_size>
<table_bir>3</table_bir>
<table_offset>0x8010000</table_offset>
<pba_bir>0</pba_bir>
<pba_offset>0x0</pba_offset>
</capability>
<capability id="Vendor-Specific"/>
<capability id="Vendor-Specific"/>
<capability id="Vendor-Specific"/>
<capability id="Vendor-Specific"/>
<capability id="Vendor-Specific"/>
</device>
<device address="0x90000" id="0x1001" description="00:09.0 SCSI storage controller: Red Hat, Inc. Virtio block device">
<vendor>0x1af4</vendor>
<identifier>0x1001</identifier>
<subsystem_vendor>0x1af4</subsystem_vendor>
<subsystem_identifier>0x0002</subsystem_identifier>
<class>0x010000</class>
<acpi_object>\_SB_.PCI0.S48_</acpi_object>
<aml_template>5b821a5c2f035f53425f504349305334385f085f4144520c00000900</aml_template>
<resource type="interrupt_pin" pin="INTA#" source="\_SB_.GSIF" index="0"/>
<resource type="io_port" min="0xc200" max="0xc27f" len="0x80" id="bar0"/>
<resource type="memory" min="0xfe81c000" max="0xfe81ffff" len="0x4000" id="bar4" width="64" prefetchable="1"/>
<resource type="memory" min="0xfeb9a000" max="0xfeb9afff" len="0x1000" id="bar1" width="32" prefetchable="0"/>
<capability id="MSI-X">
<table_size>7</table_size>
<table_bir>3</table_bir>
<table_offset>0x8010000</table_offset>
<pba_bir>0</pba_bir>
<pba_offset>0x0</pba_offset>
</capability>
<capability id="Vendor-Specific"/>
<capability id="Vendor-Specific"/>
<capability id="Vendor-Specific"/>
<capability id="Vendor-Specific"/>
<capability id="Vendor-Specific"/>
</device>
<device address="0x1f0000" id="0x2918" description="00:1f.0 ISA bridge: Intel Corporation 82801IB (ICH9) LPC Interface Controller">
<vendor>0x8086</vendor>
<identifier>0x2918</identifier>
<subsystem_vendor>0x1af4</subsystem_vendor>
<subsystem_identifier>0x1100</subsystem_identifier>
<class>0x060100</class>
<acpi_object>\_SB_.PCI0.ISA_</acpi_object>
<aml_template>5b821a5c2f035f53425f504349304953415f085f4144520c00001f00</aml_template>
<device id="PNP0501">
<acpi_object>\_SB_.PCI0.ISA_.COM1</acpi_object>
<acpi_uid>1</acpi_uid>
<aml_template>5b8242045c2f045f53425f504349304953415f434f4d31085f5354410a0f085f4849440c41d00501085f55494401085f43525311100a0d4701f803f80300082210007900</aml_template>
<status>
<present>y</present>
<enabled>y</enabled>
<functioning>y</functioning>
</status>
<resource id="res0" type="io_port" min="0x3f8" max="0x3f8" len="0x8"/>
<resource id="res1" type="irq" int="4"/>
</device>
<device id="PNP0303">
<acpi_object>\_SB_.PCI0.ISA_.KBD_</acpi_object>
<aml_template>5b8244045c2f045f53425f504349304953415f4b42445f085f5354410a0f085f4849440c41d00303085f43525311180a15470160006000010147016400640001012202007900</aml_template>
<status>
<present>y</present>
<enabled>y</enabled>
<functioning>y</functioning>
</status>
<resource id="res0" type="io_port" min="0x60" max="0x60" len="0x1"/>
<resource id="res1" type="io_port" min="0x64" max="0x64" len="0x1"/>
<resource id="res2" type="irq" int="1"/>
</device>
<device id="PNP0400">
<acpi_object>\_SB_.PCI0.ISA_.LPT1</acpi_object>
<acpi_uid>1</acpi_uid>
<aml_template>5b8242045c2f045f53425f504349304953415f4c505431085f5354410a0f085f4849440c41d00400085f55494401085f43525311100a0d47017803780308082280007900</aml_template>
<status>
<present>y</present>
<enabled>y</enabled>
<functioning>y</functioning>
</status>
<resource id="res0" type="io_port" min="0x378" max="0x378" len="0x8"/>
<resource id="res1" type="irq" int="7"/>
</device>
<device id="PNP0F13">
<acpi_object>\_SB_.PCI0.ISA_.MOU_</acpi_object>
<aml_template>5b82335c2f045f53425f504349304953415f4d4f555f085f5354410a0f085f4849440c41d00f13085f43525311080a052200107900</aml_template>
<status>
<present>y</present>
<enabled>y</enabled>
<functioning>y</functioning>
</status>
<resource id="res0" type="irq" int="12"/>
</device>
<device id="PNP0B00">
<acpi_object>\_SB_.PCI0.ISA_.RTC_</acpi_object>
<aml_template>5b82345c2f045f53425f504349304953415f5254435f085f4849440c41d00b00085f43525311100a0d47017000700001082200017900</aml_template>
<resource id="res0" type="io_port" min="0x70" max="0x70" len="0x8"/>
<resource id="res1" type="irq" int="8"/>
</device>
</device>
<device address="0x1f0002" id="0x2922" description="00:1f.2 SATA controller: Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 6 port SATA Controller [AHCI mode]">
<vendor>0x8086</vendor>
<identifier>0x2922</identifier>
<subsystem_vendor>0x1af4</subsystem_vendor>
<subsystem_identifier>0x1100</subsystem_identifier>
<class>0x010601</class>
<resource type="interrupt_pin" pin="INTA#" source="\_SB_.GSIA" index="0"/>
<resource type="io_port" min="0xc300" max="0xc31f" len="0x20" id="bar4"/>
<resource type="memory" min="0xfeb9b000" max="0xfeb9bfff" len="0x1000" id="bar5" width="32" prefetchable="0"/>
<capability id="MSI">
<count>1</count>
<capability id="64-bit address"/>
</capability>
<capability id="Reserved (0x12)"/>
</device>
<device address="0x1f0003" id="0x2930" description="00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller">
<vendor>0x8086</vendor>
<identifier>0x2930</identifier>
<subsystem_vendor>0x1af4</subsystem_vendor>
<subsystem_identifier>0x1100</subsystem_identifier>
<class>0x0c0500</class>
<acpi_object>\_SB_.PCI0.SMB0</acpi_object>
<aml_template>5b821a5c2f035f53425f50434930534d4230085f4144520c03001f00</aml_template>
<resource type="interrupt_pin" pin="INTA#" source="\_SB_.GSIA" index="0"/>
<resource type="io_port" min="0x700" max="0x73f" len="0x40" id="bar4"/>
</device>
<device id="QEMU0002">
<acpi_object>\_SB_.PCI0.FWCF</acpi_object>
<aml_template>5b82395c2f035f53425f5043493046574346085f5354410a0b085f4849440d51454d553030303200085f435253110d0a0a470110051005010c7900</aml_template>
<status>
<present>y</present>
<enabled>y</enabled>
<functioning>y</functioning>
</status>
<resource id="res0" type="io_port" min="0x510" max="0x510" len="0xc"/>
</device>
<device id="PNP0A06">
<acpi_object>\_SB_.PCI0.GPE0</acpi_object>
<acpi_uid>GPE0 resources</acpi_uid>
<aml_template>5b824e045c2f035f53425f5043493047504530085f5354410a0b085f4849440d504e503041303600085f5549440d47504530207265736f757263657300085f435253110d0a0a47012006200601107900</aml_template>
<status>
<present>y</present>
<enabled>y</enabled>
<functioning>y</functioning>
</status>
<resource id="res0" type="io_port" min="0x620" max="0x620" len="0x10"/>
</device>
<device id="PNP0A06">
<acpi_object>\_SB_.PCI0.PHPR</acpi_object>
<acpi_uid>PCI Hotplug resources</acpi_uid>
<aml_template>5b8245055c2f035f53425f5043493050485052085f5354410a0b085f4849440d504e503041303600085f5549440d50434920486f74706c7567207265736f757263657300085f435253110d0a0a4701c00cc00c01187900</aml_template>
<status>
<present>y</present>
<enabled>y</enabled>
<functioning>y</functioning>
</status>
<resource id="res0" type="io_port" min="0xcc0" max="0xcc0" len="0x18"/>
</device>
<device id="PNP0A06">
<acpi_object>\_SB_.PCI0.PRES</acpi_object>
<acpi_uid>CPU Hotplug resources</acpi_uid>
<aml_template>5b824a045c2f035f53425f5043493050524553085f4849440c41d00a06085f5549440d43505520486f74706c7567207265736f757263657300085f435253110d0a0a4701d80cd80c010c7900</aml_template>
<resource id="res0" type="io_port" min="0xcd8" max="0xcd8" len="0xc"/>
</device>
</bus>
<device id="ACPI0010">
<acpi_object>\_SB_.CPUS</acpi_object>
<compatible_id>PNP0A05</compatible_id>
<aml_template>5b822b5c2e5f53425f43505553085f5354410a0f085f4849440d414350493030313000085f4349440c41d00a05</aml_template>
<status>
<present>y</present>
<enabled>y</enabled>
<functioning>y</functioning>
</status>
</device>
<device id="PNP0C01">
<acpi_object>\_SB_.DRAC</acpi_object>
<aml_template>5b823e5c2e5f53425f44524143085f4849440d504e503043303100085f435253111f0a1c871700000c0100000000000000b0ffffffbf00000000000000107900</aml_template>
<resource id="res0" type="memory" min="0xb0000000" max="0xbfffffff" len="0x10000000"/>
</device>
<device id="PNP0C0F">
<acpi_object>\_SB_.GSIA</acpi_object>
<acpi_uid>16</acpi_uid>
<aml_template>5b82305c2e5f53425f47534941085f4849440c41d00c0f085f5549440a10085f435253110e0a0b8906000901100000007900</aml_template>
<resource id="res0" type="irq" int="16"/>
</device>
<device id="PNP0C0F">
<acpi_object>\_SB_.GSIB</acpi_object>
<acpi_uid>17</acpi_uid>
<aml_template>5b82305c2e5f53425f47534942085f4849440c41d00c0f085f5549440a11085f435253110e0a0b8906000901110000007900</aml_template>
<resource id="res0" type="irq" int="17"/>
</device>
<device id="PNP0C0F">
<acpi_object>\_SB_.GSIC</acpi_object>
<acpi_uid>18</acpi_uid>
<aml_template>5b82305c2e5f53425f47534943085f4849440c41d00c0f085f5549440a12085f435253110e0a0b8906000901120000007900</aml_template>
<resource id="res0" type="irq" int="18"/>
</device>
<device id="PNP0C0F">
<acpi_object>\_SB_.GSID</acpi_object>
<acpi_uid>19</acpi_uid>
<aml_template>5b82305c2e5f53425f47534944085f4849440c41d00c0f085f5549440a13085f435253110e0a0b8906000901130000007900</aml_template>
<resource id="res0" type="irq" int="19"/>
</device>
<device id="PNP0C0F">
<acpi_object>\_SB_.GSIE</acpi_object>
<acpi_uid>20</acpi_uid>
<aml_template>5b82305c2e5f53425f47534945085f4849440c41d00c0f085f5549440a14085f435253110e0a0b8906000901140000007900</aml_template>
<resource id="res0" type="irq" int="20"/>
</device>
<device id="PNP0C0F">
<acpi_object>\_SB_.GSIF</acpi_object>
<acpi_uid>21</acpi_uid>
<aml_template>5b82305c2e5f53425f47534946085f4849440c41d00c0f085f5549440a15085f435253110e0a0b8906000901150000007900</aml_template>
<resource id="res0" type="irq" int="21"/>
</device>
<device id="PNP0C0F">
<acpi_object>\_SB_.GSIG</acpi_object>
<acpi_uid>22</acpi_uid>
<aml_template>5b82305c2e5f53425f47534947085f4849440c41d00c0f085f5549440a16085f435253110e0a0b8906000901160000007900</aml_template>
<resource id="res0" type="irq" int="22"/>
</device>
<device id="PNP0C0F">
<acpi_object>\_SB_.GSIH</acpi_object>
<acpi_uid>23</acpi_uid>
<aml_template>5b82305c2e5f53425f47534948085f4849440c41d00c0f085f5549440a17085f435253110e0a0b8906000901170000007900</aml_template>
<resource id="res0" type="irq" int="23"/>
</device>
<device id="PNP0103">
<acpi_object>\_SB_.HPET</acpi_object>
<acpi_uid>0</acpi_uid>
<aml_template>5b824b085c2e5f53425f485045545b804850544d000c0000d0fe0b00045b81104850544d1356454e44205052445f2014365f535441007056454e4460705052445f617a600a1060a00c9193600093600bffffa400a00e9193610094610c00e1f505a400a40a0f085f4849440c41d00103085f55494400085f43525311110a0e860900000000d0fe000400007900</aml_template>
<status>
<present>y</present>
<enabled>y</enabled>
<functioning>y</functioning>
</status>
<resource id="res0" type="memory" min="0xfed00000" max="0xfed003ff" len="0x400"/>
</device>
</bus>
</devices>
<device-classes>
<inputs>
<input>
<name>Power Button</name>
<phys>LNXPWRBN/button/input0</phys>
</input>
<input>
<name>AT Translated Set 2 keyboard</name>
<phys>isa0060/serio0/input0</phys>
</input>
<input>
<name>VirtualPS/2 VMware VMMouse</name>
<phys>isa0060/serio1/input0</phys>
</input>
<input>
<name>VirtualPS/2 VMware VMMouse</name>
<phys>isa0060/serio1/input1</phys>
</input>
<input>
<name>QEMU QEMU USB Keyboard</name>
<phys>usb-0000:00:05.0-1/input0</phys>
</input>
<input>
<name>QEMU QEMU USB Mouse</name>
<phys>usb-0000:00:05.0-2/input0</phys>
</input>
<input>
<name>QEMU QEMU USB Tablet</name>
<phys>usb-0000:00:05.0-3/input0</phys>
</input>
</inputs>
<ttys>
<serial>
<dev_path>/dev/ttyS0</dev_path>
<type>4</type>
</serial>
<serial>
<dev_path>/dev/ttyS1</dev_path>
<type>0</type>
</serial>
<serial>
<dev_path>/dev/ttyS2</dev_path>
<type>0</type>
</serial>
<serial>
<dev_path>/dev/ttyS3</dev_path>
<type>0</type>
</serial>
<serial>
<dev_path>/dev/ttyS4</dev_path>
<type>0</type>
</serial>
<serial>
<dev_path>/dev/ttyS5</dev_path>
<type>0</type>
</serial>
<serial>
<dev_path>/dev/ttyS6</dev_path>
<type>0</type>
</serial>
<serial>
<dev_path>/dev/ttyS7</dev_path>
<type>0</type>
</serial>
<serial>
<dev_path>/dev/ttyS8</dev_path>
<type>0</type>
</serial>
<serial>
<dev_path>/dev/ttyS9</dev_path>
<type>0</type>
</serial>
<serial>
<dev_path>/dev/ttyS10</dev_path>
<type>0</type>
</serial>
<serial>
<dev_path>/dev/ttyS11</dev_path>
<type>0</type>
</serial>
<serial>
<dev_path>/dev/ttyS12</dev_path>
<type>0</type>
</serial>
<serial>
<dev_path>/dev/ttyS13</dev_path>
<type>0</type>
</serial>
<serial>
<dev_path>/dev/ttyS14</dev_path>
<type>0</type>
</serial>
<serial>
<dev_path>/dev/ttyS15</dev_path>
<type>0</type>
</serial>
<serial>
<dev_path>/dev/ttyS16</dev_path>
<type>0</type>
</serial>
<serial>
<dev_path>/dev/ttyS17</dev_path>
<type>0</type>
</serial>
<serial>
<dev_path>/dev/ttyS18</dev_path>
<type>0</type>
</serial>
<serial>
<dev_path>/dev/ttyS19</dev_path>
<type>0</type>
</serial>
<serial>
<dev_path>/dev/ttyS20</dev_path>
<type>0</type>
</serial>
<serial>
<dev_path>/dev/ttyS21</dev_path>
<type>0</type>
</serial>
<serial>
<dev_path>/dev/ttyS22</dev_path>
<type>0</type>
</serial>
<serial>
<dev_path>/dev/ttyS23</dev_path>
<type>0</type>
</serial>
<serial>
<dev_path>/dev/ttyS24</dev_path>
<type>0</type>
</serial>
<serial>
<dev_path>/dev/ttyS25</dev_path>
<type>0</type>
</serial>
<serial>
<dev_path>/dev/ttyS26</dev_path>
<type>0</type>
</serial>
<serial>
<dev_path>/dev/ttyS27</dev_path>
<type>0</type>
</serial>
<serial>
<dev_path>/dev/ttyS28</dev_path>
<type>0</type>
</serial>
<serial>
<dev_path>/dev/ttyS29</dev_path>
<type>0</type>
</serial>
<serial>
<dev_path>/dev/ttyS30</dev_path>
<type>0</type>
</serial>
<serial>
<dev_path>/dev/ttyS31</dev_path>
<type>0</type>
</serial>
</ttys>
</device-classes>
</acrn-config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment