lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 21 Apr 2009 18:00:45 +0200
From:	Gerd Hoffmann <kraxel@...hat.com>
To:	Avi Kivity <avi@...hat.com>
CC:	Anthony Liguori <anthony@...emonkey.ws>,
	Huang Ying <ying.huang@...el.com>,
	"kvm@...r.kernel.org" <kvm@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Andi Kleen <andi@...stfloor.org>
Subject: Re: Xenner design and kvm msr handling

On 04/21/09 15:33, Avi Kivity wrote:
> Gerd Hoffmann wrote:
>> Not sure, have to dig into the xen code to figure.
>>
>> Could be xen doesn't remember the page in the first place. They might
>> let the illegal instruction fault handler patch the opcode. At least I
>> vaguely remember some discussions about that.

Xen does a simple msr-triggered memcpy() as well, without keeping track 
of the page.  On a quick glimpse I can't find a opcode patching place 
either.  Hmm.

>> Could be there isn't a interface to forgot the page. "reboot" in xen
>> land is "destroy guest, restart it".
>
> How do you unload a driver then?

The linux module (xen-platform-pci) has no module_exit() ...

cheers,
   Gerd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ