This website requires JavaScript.
Explore
Help
Sign In
External
/
libvirt
Watch
1
Star
0
Fork
0
You've already forked libvirt
mirror of
https://gitlab.com/libvirt/libvirt.git
synced
2024-12-26 15:45:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d814c70b3b
libvirt
/
tests
/
nodeinfodata
/
linux-raspberrypi
/
cpu
/
offline
2 lines
1 B
Raw
Normal View
History
Unescape
Escape
virNodeParseSocket: Take ARM into account The virNodeParseSocket() function tries to get socked ID from 'topology/physical_package_id' file. However, on some architectures the file contains the -1 constant which makes in turn libvirt think the info extraction was unsuccessful. If that's the case, we need to overwrite the obtained integer with zero like we are doing for other architectures. Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2014-06-17 09:22:05 +00:00
Reference in New Issue
Copy Permalink