libvirt/src/cpu
Eric Blake 731ad69240 util: use new virendian.h macros
This makes code easier to read, by avoiding lines longer than
80 columns and removing the repetition from the callers.

* src/util/virstoragefile.c (qedGetHeaderUL, qedGetHeaderULL):
Delete in favor of more generic macros.
(qcow2GetBackingStoreFormat, qcowXGetBackingStore)
(qedGetBackingStore, virStorageFileMatchesVersion)
(virStorageFileGetMetadataInternal): Use new macros.
* src/cpu/cpu_x86.c (x86VendorLoad): Likewise.
2013-02-12 09:00:17 -07:00
..
cpu_arm.c Rename memory.{c,h} to viralloc.{c,h} 2012-12-21 11:17:14 +00:00
cpu_arm.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
cpu_generic.c Rename memory.{c,h} to viralloc.{c,h} 2012-12-21 11:17:14 +00:00
cpu_generic.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
cpu_map.c Rename memory.{c,h} to viralloc.{c,h} 2012-12-21 11:17:14 +00:00
cpu_map.h Rename xml.{c,h} to virxml.{c,h} 2012-12-21 11:19:50 +00:00
cpu_map.xml cpu: Add Intel Haswell cpu model 2012-11-26 14:19:57 +01:00
cpu_powerpc.c cpu: Avoid NULL dereference 2013-01-07 17:11:57 -07:00
cpu_powerpc.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
cpu_ppc_data.h Add one file cpu_ppc_data.h to define CPU data for PPC 2012-10-17 10:03:34 +02:00
cpu_s390.c Rename memory.{c,h} to viralloc.{c,h} 2012-12-21 11:17:14 +00:00
cpu_s390.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
cpu_x86_data.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
cpu_x86.c util: use new virendian.h macros 2013-02-12 09:00:17 -07:00
cpu_x86.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
cpu.c Rename xml.{c,h} to virxml.{c,h} 2012-12-21 11:19:50 +00:00
cpu.h Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00