]> xenbits.xensource.com Git - people/pauldu/xenbus.git/commit
Remove now-unused HVMOP
authorPaul Durrant <paul.durrant@citrix.com>
Tue, 22 Aug 2017 09:33:01 +0000 (10:33 +0100)
committerPaul Durrant <paul.durrant@citrix.com>
Tue, 22 Aug 2017 09:47:45 +0000 (10:47 +0100)
commit0dd06ee2a7caa35e88aa202ce2e4d95c09ae5ed8
tree6266615bf766f39c1f7a2257518915b56aac77f8
parentbfe5260389b4a17e73d4d71421b94669f3971e65
Remove now-unused HVMOP

The previous patch removed the only call-site for HvmGetTime(). This patch
removes the function now that it is no longer used.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
include/xen.h
src/xen/hvm.c