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] [day] [month] [year] [list]
Date:	Fri, 2 Jul 2010 14:19:53 -0300
From:	Marcelo Tosatti <mtosatti@...hat.com>
To:	Joerg Roedel <joerg.roedel@....com>
Cc:	Avi Kivity <avi@...hat.com>, kvm@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/2] Use u64 for gfn_t in KVM

On Thu, Jul 01, 2010 at 04:00:10PM +0200, Joerg Roedel wrote:
> Hi, Avi, Marcelo,
> 
> these two patches currently lie on the bottom of my npt-npt patch set. They
> came out of a discussion on the mailing list about the last version of the
> npt-npt patchset. These patches are independent of the rest of the patchset, so
> I post and discuss them seperatly. The changes to make gfn_t an u64 were
> larger than I expected which is another reason for the seperate post. Please
> let me know what you think about this change.
> 
> Thanks,
> 
> 	Joerg
> 
> Diffstat:
> 
>  arch/ia64/include/asm/kvm_host.h    |    1 +
>  arch/powerpc/include/asm/kvm_host.h |    1 +
>  arch/s390/include/asm/kvm_host.h    |    3 ++-
>  arch/x86/include/asm/kvm_host.h     |    3 ++-
>  arch/x86/kvm/mmu.c                  |    8 ++++----
>  include/linux/kvm_types.h           |    4 ++--
>  virt/kvm/iommu.c                    |    2 +-
>  virt/kvm/kvm_main.c                 |   10 +++++-----
>  8 files changed, 18 insertions(+), 14 deletions(-)
> 
> Shortlog:
> 
> Joerg Roedel (2):
>       KVM: Remove unnecessary divide operations
>       KVM: Use u64 for frame data types

Applied, thanks.

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