On Wed, 2007-09-05 at 20:02 +0300, Avi Kivity wrote:
> Rusty Russell wrote:
> > +QEMUMachine pclite_machine = {
> > +    "pclite",
> > +    "kvm-lite PC",
> > +    pc_init_lite,
> > +};
> > +#endif /* USE_KVM */
> > +
> 
> Most of this hunk should go into a separate file.

This currently doesn't use much of the rest of the file, but it will
change as we do some emulation.  It might well become a branch in the
normal PC initialization.

> It would also be nice to support the hypercalls in qemu, so we can run 
> without kernel support (on non-x86 hardware, for example).

Yes, I look forward to your patches 8)

Rusty.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to