| Submitter | Gleb Natapov |
|---|---|
| Date | Dec. 26, 2012, 1:45 p.m. |
| Message ID | <cover.1356529549.git.gleb@redhat.com> |
| Download | mbox |
| Permalink | /patch/208169/ |
| State | New |
| Headers | show |
Pull-request
git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/masterComments
Gleb Natapov <gleb@redhat.com> writes: > The following changes since commit e376a788ae130454ad5e797f60cb70d0308babb6: > > Merge remote-tracking branch 'kwolf/for-anthony' into staging (2012-12-13 14:32:28 -0600) > > 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 0a2a59d35cbabf63c91340a1c62038e3e60538c1: > > qemu-kvm/pci-assign: 64 bits bar emulation (2012-12-25 14:37:52 +0200) > Pulled. Thanks. Regards, Anthony Liguori > ---------------------------------------------------------------- > Will Auld (1): > target-i386: Enabling IA32_TSC_ADJUST for QEMU KVM guest VMs > > Xudong Hao (1): > qemu-kvm/pci-assign: 64 bits bar emulation > > hw/kvm/pci-assign.c | 14 ++++++++++---- > target-i386/cpu.h | 2 ++ > target-i386/kvm.c | 14 ++++++++++++++ > target-i386/machine.c | 21 +++++++++++++++++++++ > 4 files changed, 47 insertions(+), 4 deletions(-) > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html
The following changes since commit e376a788ae130454ad5e797f60cb70d0308babb6: Merge remote-tracking branch 'kwolf/for-anthony' into staging (2012-12-13 14:32:28 -0600) 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 0a2a59d35cbabf63c91340a1c62038e3e60538c1: qemu-kvm/pci-assign: 64 bits bar emulation (2012-12-25 14:37:52 +0200) ---------------------------------------------------------------- Will Auld (1): target-i386: Enabling IA32_TSC_ADJUST for QEMU KVM guest VMs Xudong Hao (1): qemu-kvm/pci-assign: 64 bits bar emulation hw/kvm/pci-assign.c | 14 ++++++++++---- target-i386/cpu.h | 2 ++ target-i386/kvm.c | 14 ++++++++++++++ target-i386/machine.c | 21 +++++++++++++++++++++ 4 files changed, 47 insertions(+), 4 deletions(-)