Home | History | Annotate | Download | only in gen
History log of /src/tests/lib/libc/gen/isqemu.h
RevisionDateAuthorComments
 1.6  15-Dec-2021  gson When running the tests under "qemu -accel kvm" on a Linux host,
isQEMU_TCG() should return false. Fixes multiple test cases that were
failing with "Test case was expecting a failure but none were raised"
on that platform.
 1.5  23-Aug-2020  gson Provide separate functions to check for running under qemu in general
and for running under qemu's built-in TCG CPU emulation (as opposed to
hardware virtualization via NVMM or KVM).
 1.4  03-Jan-2015  gson Need stdlib.h for EXIT_FAILURE
 1.3  14-Apr-2013  martin branches: 1.3.2; 1.3.8; 1.3.10;
Mark the test function as inline, so we don't get warnings if it is not
actually used.
 1.2  12-Apr-2013  christos don't pay for sysctl if we don't have to.
 1.1  12-Apr-2013  christos easier way to find if we are on qemu.
 1.3.10.1  12-Jan-2015  snj Pull up following revision(s) (requested by gson in ticket #413):
tests/lib/libc/gen/isqemu.h: revision 1.4
Need stdlib.h for EXIT_FAILURE
 1.3.8.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.3.8.1  14-Apr-2013  yamt file isqemu.h was added on branch yamt-pagecache on 2014-05-22 11:42:20 +0000
 1.3.2.2  23-Jun-2013  tls resync from head
 1.3.2.1  14-Apr-2013  tls file isqemu.h was added on branch tls-maxphys on 2013-06-23 06:28:56 +0000

RSS XML Feed