From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: [PATCH 0/5] [PULL] qemu-kvm.git uq/master queue Date: Wed, 17 Apr 2013 23:48:21 -0300 Message-ID: Cc: Marcelo Tosatti , qemu-devel@nongnu.org, kvm@vger.kernel.org To: Anthony Liguori Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org List-Id: kvm.vger.kernel.org The following changes since commit 1773d9ee6e7138e3956081670215e8bc0ae14828: virtio-net: cleanup: init and exit function. (2013-04-17 10:28:59 -0500) are available in the git repository at: git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master for you to fetch changes up to 007e986ff2dd140348e76feb21cde1a51ce6c5b4: vmxcap: Update according to SDM of January 2013 (2013-04-17 23:27:24 -0300) ---------------------------------------------------------------- Jan Kiszka (4): vmxcap: Open MSR file in unbuffered mode vmxcap: Augment reported information vmxcap: Report APIC register emulation and RDTSCP control vmxcap: Update according to SDM of January 2013 Marcelo Tosatti (1): target-i386: kvm: save/restore steal time MSR scripts/kvm/vmxcap | 26 +++++++++++++++++++++++--- target-i386/cpu.h | 1 + target-i386/kvm.c | 13 +++++++++++++ target-i386/machine.c | 21 +++++++++++++++++++++ 4 files changed, 58 insertions(+), 3 deletions(-)