|
@@ -131,7 +131,7 @@ def test_aarch64_virt_mem_icount(self):
|
|
suffix=".log")
|
|
suffix=".log")
|
|
|
|
|
|
self.run_vm(kernel_path, kernel_command_line,
|
|
self.run_vm(kernel_path, kernel_command_line,
|
|
- "tests/plugin/libmem.so,arg=both", plugin_log.name,
|
|
|
|
|
|
+ "tests/plugin/libmem.so,inline=true,callback=true", plugin_log.name,
|
|
console_pattern,
|
|
console_pattern,
|
|
args=('-icount', 'shift=1'))
|
|
args=('-icount', 'shift=1'))
|
|
|
|
|