On 02/08/2012 02:01 PM, Marcelo Tosatti wrote:
The following changes since commit cf4dc461a4cfc3e056ee24edb26154f4d34a6278:
Restore consistent formatting (2012-02-07 22:11:04 +0400)
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
Jan Kiszka (3):
kvm: Allow to set shadow MMU size
kvm: Implement kvm_irqchip_in_kernel like kvm_enabled
apic: Fix legacy vmstate loading for KVM
hw/apic_common.c | 7 ++++++-
hw/pc.c | 4 ++--
hw/pc_piix.c | 6 +++---
kvm-all.c | 13 ++++---------
kvm-stub.c | 5 -----
kvm.h | 8 +++++---
qemu-config.c | 4 ++++
qemu-options.hx | 5 ++++-
target-i386/kvm.c | 17 +++++++++++++++--
9 files changed, 43 insertions(+), 26 deletions(-)