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-next>] [day] [month] [year] [list]
Date:	Thu, 26 Apr 2007 12:22:00 +0300
From:	Avi Kivity <avi@...ranet.com>
To:	kvm-devel@...ts.sourceforge.net
Cc:	linux-kernel@...r.kernel.org
Subject: [PATCH 00/18] KVM updates for 2.6.22

This is a continuation of my April 1 patchset.  Both will be submitted
shortly for inclusion in Linux 2.6.22.  Happily, significant performance
improvements are included, rather than just stability and correctness
fixes.

 drivers/kvm/kvm.h         |   40 +++++++++------
 drivers/kvm/kvm_main.c    |  120 ++++++++++++++++++++++++--------------------
 drivers/kvm/kvm_vmx.h     |   14 -----
 drivers/kvm/mmu.c         |   83 ++++++++++++++++++++++++++-----
 drivers/kvm/paging_tmpl.h |    2 +-
 drivers/kvm/svm.c         |   62 ++++++++++++++++--------
 drivers/kvm/vmx.c         |  113 +++++++++++++++++++++++++++++++-----------
 drivers/kvm/x86_emulate.c |   46 +++--------------
 drivers/kvm/x86_emulate.h |   32 ++----------
 9 files changed, 301 insertions(+), 211 deletions(-)
-
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