Message ID | cover.1324584830.git.mtosatti@redhat.com |
---|---|
State | New |
Headers | show |
On 12/22/2011 02:13 PM, Marcelo Tosatti wrote: > The following changes since commit 03ecd2c80a64d030a22fe67cc7a60f24e17ff211: > > virtio-serial-bus: Ports are expected to implement 'have_data' callback (2011-12-21 15:00:29 -0600) > > are available in the git repository at: > git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master Pulled. Thanks. Regards, Anthony Liguori > > Gleb Natapov (1): > enable architectural PMU cpuid leaf for kvm > > Jan Kiszka (3): > kvm: x86: Use symbols for all xsave field > kvm: x86: Avoid runtime allocation of xsave buffer > kvm: x86: Drop redundant apic base and tpr update from kvm_get_sregs > > Vasilis Liaskovitis (1): > Set numa topology for max_cpus > > hw/pc.c | 8 ++++---- > target-i386/cpu.h | 3 ++- > target-i386/cpuid.c | 17 +++++++++++++---- > target-i386/kvm.c | 34 +++++++++++++++++----------------- > vl.c | 2 +- > 5 files changed, 37 insertions(+), 27 deletions(-) > >