[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH v2 0/3] libx86: Remaining serialisation logic



Andrew Cooper (2):
  libx86: Introduce a helper to deserialise cpuid_policy objects
  tools/cpu-policy: Add unit tests

Roger Pau Monné (1):
  libx86: introduce a helper to deserialise msr_policy objects

 tools/tests/Makefile                     |   1 +
 tools/tests/cpu-policy/.gitignore        |   1 +
 tools/tests/cpu-policy/Makefile          |  28 ++++
 tools/tests/cpu-policy/test-cpu-policy.c | 258 +++++++++++++++++++++++++++++++
 xen/include/xen/lib/x86/cpuid.h          |  23 ++-
 xen/include/xen/lib/x86/msr.h            |  21 +++
 xen/lib/x86/cpuid.c                      | 109 +++++++++++++
 xen/lib/x86/msr.c                        |  67 ++++++++
 xen/lib/x86/private.h                    |  17 ++
 9 files changed, 524 insertions(+), 1 deletion(-)
 create mode 100644 tools/tests/cpu-policy/.gitignore
 create mode 100644 tools/tests/cpu-policy/Makefile
 create mode 100644 tools/tests/cpu-policy/test-cpu-policy.c

-- 
2.1.4


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.