Home
last modified time | relevance | path

Searched refs:verify (Results 1 – 25 of 33) sorted by relevance

12

/xen/tools/python/scripts/
A Dverify-stream-v215 from xen.migration.verify import StreamError, RecordError
83 VerifyLibxc(info, stream_read).verify()
85 VerifyLibxl(info, stream_read).verify()
/xen/tools/python/
A DMakefile27 $(INSTALL_PYTHON_PROG) scripts/verify-stream-v2 $(DESTDIR)$(LIBEXEC_BIN)
31 rm -f $(DESTDIR)$(LIBEXEC_BIN)/verify-stream-v2
/xen/tools/python/xen/migration/
A Dlibxl.py13 from xen.migration.verify import StreamError, RecordError, VerifyBase
78 def verify(self): member in VerifyLibxl
157 VerifyLibxc(self.info, self.read).verify()
A Dlibxc.py14 from xen.migration.verify import StreamError, RecordError, VerifyBase
135 def verify(self): member in VerifyLibxc
/xen/tools/console/testsuite/
A DREADME4 to verify that no data is lost. dom0 and domU share a handshake with each
19 console code. You can verify it at various levels by invoking it in different
/xen/xen/tools/
A Dscmversion41 if test -d .git && head=`git rev-parse --verify --short HEAD 2>/dev/null`; then
/xen/xen/include/acpi/cpufreq/
A Dcpufreq.h168 int (*verify)(struct cpufreq_policy *policy); member
/xen/tools/libs/guest/
A Dxg_sr_common.h299 bool verify; member
A Dxg_sr_restore.c275 if ( ctx->restore.verify ) in process_page_data()
662 ctx->restore.verify = true; in process_record()
/xen/docs/features/
A Dsched_credit.pandoc72 * create a few virtual machine and verify that they boot and can
A Dsched_credit2.pandoc67 * create a few virtual machine and verify that they boot and can
A Dmigration.pandoc64 * `tools/python/scripts/verify-stream-v2`
A Dlivepatch.pandoc53 issue. A live patch should be checked to verify that it is valid
A Dsched_rtds.pandoc79 * create a few virtual machines, directly inside the pool, and verify
A Dfeature-levelling.pandoc193 Xen cannot verify the memory/vcpu content against the CPUID policy, and can
/xen/xen/arch/x86/acpi/cpufreq/
A Dpowernow.c323 .verify = powernow_cpufreq_verify,
A Dhwp.c519 .verify = hwp_cpufreq_verify,
A Dcpufreq.c620 .verify = acpi_cpufreq_verify,
/xen/docs/misc/
A D9pfs.pandoc229 - verify *prod* against local copy (consumer shouldn't change it)
241 - verify *cons* against local copy (producer shouldn't change it)
/xen/xen/
A DKconfig.debug127 Poison free blocks with 0xAA bytes and verify them when a block is
/xen/docs/designs/
A Ddmop.pandoc34 A DMOP hypercall consists of a domid (which is audited to verify that it
/xen/xen/drivers/cpufreq/
A Dutility.c449 ret = alternative_call(cpufreq_driver.verify, policy); in __cpufreq_set_policy()
A Dcpufreq.c705 !driver_data->verify || !driver_data->exit || in cpufreq_register_driver()
/xen/docs/specs/
A Dlibxc-migration-stream.pandoc575 A verify record indicates that, while all memory has now been sent, the sender
581 The verify record contains no fields; its body_length is 0.
/xen/tools/ocaml/xenstored/
A Dtransaction.ml213 (* get the lowest path of the query and verify that it hasn't

Completed in 54 milliseconds

12