[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] tests/xen-access: Added vm_event emulation tests
On Mon, Apr 10, 2017 at 3:44 AM, Razvan Cojocaru <rcojocaru@xxxxxxxxxxxxxxx> wrote: This patch adds support for testing instruction emulation when These options are only for x86, so they need to be moved into the #if block below. #if defined(__i386__) || defined(__x86_64__) Setting after_first_access not needed. + emulate = 1; Setting after_first_access not needed. + emulate = 1; Why only 1000? What if the domain has less then 1000?
_______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |