[kvm-devel] You've received a postcard from a family member!

2007-06-29 Thread Greeting-Cards.Com
Good day. Your family member has sent you an ecard from Greeting-Cards.Com. Send free ecards from Greeting-Cards.Com with your choice of colors, words and music. Your ecard will be available with us for the next 30 days. If you wish to keep the ecard longer, you may save it on your computer or

[kvm-devel] [PATCH] Make sure to sync registers in monitor/gdbstub

2007-06-29 Thread Anthony Liguori
This patch adds support to gdbstub and the monitor to sync CPU state before and after the user views/changes it. Signed-off-by: Anthony Liguori <[EMAIL PROTECTED]> diff --git a/qemu/gdbstub.c b/qemu/gdbstub.c index c33a66e..a3b82af 100644 --- a/qemu/gdbstub.c +++ b/qemu/gdbstub.c @@ -30,6 +30,7 @

Re: [kvm-devel] [KVM-ABAT] kvm abat test against e1cd4d6cac1d22e35a9b59c848a8c46ac1ad637c

2007-06-29 Thread Avi Kivity
Zhao, Yunfeng wrote: > > Hi all > >We ran an ABAT testing against latest KVM git. Here is the > testing report. > > We updated all windows images and the test scripts for save/restore, > some failed cases of windows and save/restore in the last testing have > passed this time. > > > >

Re: [kvm-devel] Typing error on kvm guest support status page

2007-06-29 Thread Avi Kivity
(अमेय) Ameya (पाळंदे) Palande wrote: > Hi, > > KVM guest support status page has section for Ubuntu / Debian. > http://kvm.qumranet.com/kvmwiki/Guest_Support_Status > > For Ubuntu 7.04 comment says, > Installation requires -on-kvm on Intel > > I think it should be, > Installation requires -no-kvm o

Re: [kvm-devel] [PATCH] Make sure to sync registers in monitor/gdbstub

2007-06-29 Thread Avi Kivity
Anthony Liguori wrote: > This patch adds support to gdbstub and the monitor to sync CPU state before > and after the user views/changes it. > > Signed-off-by: Anthony Liguori <[EMAIL PROTECTED]> > > diff --git a/qemu/gdbstub.c b/qemu/gdbstub.c > index c33a66e..a3b82af 100644 > --- a/qemu/gdbstub.c

[kvm-devel] Typing error on kvm guest support status page

2007-06-29 Thread (अमेय) Ameya (पाळंदे) Palande
Hi, KVM guest support status page has section for Ubuntu / Debian. http://kvm.qumranet.com/kvmwiki/Guest_Support_Status For Ubuntu 7.04 comment says, Installation requires -on-kvm on Intel I think it should be, Installation requires -no-kvm on Intel Cheers, Ameya. -

Re: [kvm-devel] kvm+virtmanager can't save machine state?

2007-06-29 Thread Daniel P. Berrange
On Fri, Jun 29, 2007 at 04:05:22PM +0800, youhongyu wrote: > hi all, > > i use: fc7, built in xen, kvm. > i boot my machine into normal kernal and install a guest os by vir-manager, > and i encounter a strange situation the "save" command from virtual- > manager menu failed! it pop out a sma

[kvm-devel] kvm+virtmanager can't save machine state?

2007-06-29 Thread youhongyu
isappeared. what's thing happens? btw, the "save" function is ok when xen+virtmanager. regards. youhongyu 20070629- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2

Re: [kvm-devel] Merge of in kernel PIC + APIC

2007-06-29 Thread Dong, Eddie
With following fix, kernel PIC+APIC works on AMD box. Eddie diff --git a/drivers/kvm/svm.c b/drivers/kvm/svm.c index f4099f2..53ec38b 100644 --- a/drivers/kvm/svm.c +++ b/drivers/kvm/svm.c @@ -460,6 +460,12 @@ static void init_sys_seg(struct vmcb_seg *seg, uint32_t type) static int svm_vcpu_