]> xenbits.xensource.com Git - libvirt.git/commit
cpu: Introduce virCPUarmData and related struts
authorZhenyu Zheng <zheng.zhenyu@outlook.com>
Wed, 13 May 2020 10:48:30 +0000 (18:48 +0800)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 15 May 2020 10:04:24 +0000 (12:04 +0200)
commit008523131297f2e2f4c93a853b571afd28ad8d92
tree64a7682410f15312fb528204b08a5a66f60e35e0
parent8e3b77a0e455f0262111a4ad2f20377a4bc77c4d
cpu: Introduce virCPUarmData and related struts

Introduce virCPUarmData to virCPUData and related
structs to cpu_arm.c for ARM cpus.

Signed-off-by: Zhenyu Zheng <zheng.zhenyu@outlook.com>
Message-Id: <TY2PR01MB31130D12A95144FF88C1E32499BF0@TY2PR01MB3113.jpnprd01.prod.outlook.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
src/cpu/Makefile.inc.am
src/cpu/cpu.h
src/cpu/cpu_arm.c
src/cpu/cpu_arm_data.h [new file with mode: 0644]