WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Suspend or kill a syscall in hypervisor

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Suspend or kill a syscall in hypervisor
From: Carlo Maiero <zesster@xxxxxxxxx>
Date: Mon, 4 Oct 2010 15:32:27 +0200
Delivery-date: Mon, 04 Oct 2010 06:33:20 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=yJD25/olKysNpa9WtZ44QLIFYERZ1IysaGdA9eGodv4=; b=KlUDiTIi+lX1jlJsk3bwtNBXhJWkVq7mfzSmlrsF3tdESvrBCEjfJQNpgCRak76QQP WnWmU6Cu8oohJ0VfQFLycKmYdRjPjC9WppL1ucBG8ynjVlRHnom8KVTQDYfjCFL0ujm9 9HPVm+pJVFAEjoGfrdgn3aT4/DSHxospFKBdY=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=xXLDTt0SuWwOD0hDhxCJjXnaGjWM01qtngP971w3WuJeEajtXzYct66r3POACCJ1pE JsgXsKzp/K+xWwp3FkRWC1YdEaPHFFpKaWjHols++WZqT2YjU/dc67vktVXP0gwT6HSw GxXxjS2udzM7vRltiIjcSJjIucHIvGCZjfoE8=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
I've made a patch that intercept some type of (malicious) hypercall and syscall of domU in the hypervisor, 
and handle the log in the dom0.

How can i suspend or kill a certain syscall (or hypercall) on a vcpu? 
The easy way is to suspend the virtual machine, but i think it's unnecessary.



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>