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:	Sun, 30 May 2010 12:14:21 +0300
From:	Avi Kivity <avi@...hat.com>
To:	Glauber Costa <glommer@...hat.com>
CC:	kvm@...r.kernel.org, linux-kernel@...r.kernel.org,
	zamsden@...hat.com
Subject: Re: [PATCH] Add Documentation/kvm/msr.txt

On 05/27/2010 07:02 PM, Glauber Costa wrote:
>>
>>> +
>>> +Custom MSR list
>>> +--------
>>> +
>>> +The current supported Custom MSR list is:
>>> +
>>> +MSR_KVM_WALL_CLOCK:  0x11
>>> +
>>> +	data: physical address of a memory area.
>>>        
>> Which must be in guest RAM (i.e., don't point it somewhere random
>> and expect the hypervisor to allocate it for you).
>>
>> Must be aligned to 4 bytes (we don't enforce it though).
>>      
> I don't see the reason for it.
>    

Insurance.

> If this is a requirement, our own implementation
> is failing to meet it.
>    

How are we failing to meet it?  All guests align to at least four bytes.

-- 
error compiling committee.c: too many arguments to function

--
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