|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Console output stopped working in Mini-OS
On 11/9/06 16:19, "Melvin Anderson" <Melvin.Anderson@xxxxxx> wrote:
> The update from 0x00030201 to 0x00030202 introduced a change in the
> event_channel_op hypercall. The Mini-OS console driver raises an event
> to indicate data has been written into the console ring. Is it possible
> that the Mini-OS console driver isn't using the new event channel
> hypercall interface correctly?
Yes. That hypercall now has an ioctl-style interface: event_channel_op(int
cmd, void *arg). Take a look in the Linux sparse tree for examples of the
new usage.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|