[PATCH] Kvm: Qemu: save nvram

2008-12-01 Thread Zhang, Yang
ue, 2 Dec 2008 10:02:00 +0800 Subject: [PATCH] Kvm: Qemu: save nvram support to save nvram to the file Signed-off-by: Yang Zhang <[EMAIL PROTECTED]> --- qemu/hw/ipf.c | 15 ++- qemu/target-ia64/firmware.c | 107 +-- qemu/target-

RE: [PATCH] Kvm: Qemu: save nvram

2008-12-01 Thread Zhang, Yang
Hi: Please drop the previous one. From 2fd0c2746a2d07813ad16700ee31c7f6ae78c40a Mon Sep 17 00:00:00 2001 From: Yang Zhang <[EMAIL PROTECTED]> Date: Tue, 2 Dec 2008 13:05:55 +0800 Subject: [PATCH] KVM: Qemu: save nvram support to save nvram to the file Signed-off-by: Yang Zhang <[EMAIL

Re: [PATCH] Kvm: Qemu: save nvram

2008-12-02 Thread Avi Kivity
Daniel P. Berrange wrote: On Tue, Dec 02, 2008 at 10:25:49AM +0800, Zhang, Yang wrote: This patch to save the nvram. It save the nvram by specify the arg of -name.And the saved file named by the arg. If do not specify the arg, it will not save the nvram I think we might be better off

Re: [PATCH] Kvm: Qemu: save nvram

2008-12-02 Thread Daniel P. Berrange
On Tue, Dec 02, 2008 at 03:01:20PM +0200, Avi Kivity wrote: > Daniel P. Berrange wrote: > >On Tue, Dec 02, 2008 at 10:25:49AM +0800, Zhang, Yang wrote: > > > >>This patch to save the nvram. It save the nvram by specify the arg of > >>-name.And the saved file named by the arg. If do not specify t

Re: [PATCH] Kvm: Qemu: save nvram

2008-12-02 Thread Daniel P. Berrange
On Tue, Dec 02, 2008 at 10:25:49AM +0800, Zhang, Yang wrote: > This patch to save the nvram. It save the nvram by specify the arg of > -name.And the saved file named by the arg. If do not specify the arg, > it will not save the nvram I think we might be better off having an explicit command line

RE: [PATCH] Kvm: Qemu: save nvram

2008-12-02 Thread Zhang, Xiantao
Daniel P. Berrange wrote: > On Tue, Dec 02, 2008 at 03:01:20PM +0200, Avi Kivity wrote: >> Daniel P. Berrange wrote: >>> On Tue, Dec 02, 2008 at 10:25:49AM +0800, Zhang, Yang wrote: >>> This patch to save the nvram. It save the nvram by specify the arg of -name.And the saved file named b

RE: [PATCH] Kvm: Qemu: save nvram

2008-12-02 Thread Zhang, Yang
ubject: RE: [PATCH] Kvm: Qemu: save nvram Daniel P. Berrange wrote: > On Tue, Dec 02, 2008 at 03:01:20PM +0200, Avi Kivity wrote: >> Daniel P. Berrange wrote: >>> On Tue, Dec 02, 2008 at 10:25:49AM +0800, Zhang, Yang wrote: >>> >>>> This patch to save the nv

RE: [PATCH] Kvm: Qemu: save nvram

2008-12-16 Thread Zhang, Yang
;nvram.dat" from current dir without the arg. >From 902ac71c035a641ac0c9e0a0859d8198dfbe3319 Mon Sep 17 00:00:00 2001 From: Zhang Yang Date: Mon, 15 Dec 2008 23:56:12 +0800 Subject: [PATCH] KVM : Qemu: Save nvram Save nvram to the file Signed-off-by: Zhang Yang --- qemu/hw/ipf.c

Re: [PATCH] Kvm: Qemu: save nvram

2008-12-17 Thread Charles Duffy
Zhang, Yang wrote: Hi Please drop former. This is the modify patch for save nvram. I add the new command line arg of "-nvram file" to specify the location Of the file. Without the arg ,it will save the nvram in the current dir and named as "nvram.dat". Also, it will read the saved file "nvram.

RE: [PATCH] Kvm: Qemu: save nvram

2008-12-17 Thread Zhang, Xiantao
Charles Duffy wrote: > Zhang, Yang wrote: >> Hi >> Please drop former. >> This is the modify patch for save nvram. >> I add the new command line arg of "-nvram file" to specify the >> location Of the file. Without the arg ,it will save the nvram in the >> current dir and named as "nvram.dat". Also,

Re: [PATCH] Kvm: Qemu: save nvram

2008-12-18 Thread Charles Duffy
Zhang, Xiantao wrote: Charles Duffy wrote: Speaking with my end-user hat on, this seems to violate the principal of least surprise: I would expect NVRAM contents to be discarded, not saved to a file in the current working directory, if no relevant option were given on the command line. Maybe

RE: [PATCH] Kvm: Qemu: save nvram

2008-12-18 Thread Zhang, Yang
Charles Duffy wrote: >An unlinked temporary file as default behavior makes good sense -- it >doesn't leave anything sitting around the user didn't ask for or doesn't >expect, so it wouldn't be surprising behavior to me as an end-user, but >provides a method for persisting nvram contents during a si

RE: [PATCH] Kvm: Qemu: save nvram

2008-12-23 Thread Zhang, Yang
ate: Tue, 2 Dec 2008 13:05:55 +0800 Subject: [PATCH] KVM: Qemu: save nvram support to save nvram to the file Signed-off-by: Yang Zhang --- qemu/hw/ipf.c | 19 - qemu/target-ia64/firmware.c | 94 -- qemu/target-ia64/firmware.h

RE: [PATCH] Kvm: Qemu: save nvram

2008-12-23 Thread Zhang, Yang
ed, 24 Dec 2008 11:54:38 +0800 Subject: [PATCH] KVM : Qemu: Save nvram Save nvram to the file Signed-off-by: Zhang Yang --- qemu/hw/ipf.c | 21 - qemu/target-ia64/firmware.c | 110 -- qemu/target-ia64/firmware.h | 24 +- qem

RE: FW: [PATCH] Kvm: Qemu: save nvram

2009-01-14 Thread Zhang, Yang
Hi This is refreshed patch. Please review it. Best Regards --yang >-Original Message- >From: Avi Kivity [mailto:a...@redhat.com] >Sent: 2009年1月13日 17:34 >To: Zhang, Xiantao >Cc: Zhang, Yang >Subject: Re: FW: [PATCH] Kvm: Qemu: save nvram > >Zhang, Xiantao wrote: &

Re: FW: [PATCH] Kvm: Qemu: save nvram

2009-01-15 Thread Avi Kivity
Zhang, Yang wrote: > Hi > This is refreshed patch. > Please review it. > Applied, thanks. -- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info