Sorry for the late reply.I was trying to export a file as a device in guest vm which can be shared on second guest vm. So i was thinking of exporting as character device and so I was trying to find out how this can be done . But later I found about ivshmem which allows us to do the same. Thanks for reply. On Thu, Sep 6, 2012 at 11:01 AM, Avi Kivity <avi@xxxxxxxxxx> wrote: > On 08/16/2012 10:28 PM, siddhesh phadke wrote: >> I want to assign my own character device to guest. I tried going >> through code and found -chardev option.-chardev defines several >> backend options but I could not understand how they interact with >> guest. I also tried to search online but I got information mostly >> regarding pci device assignment. Could anyone please help me with >> this? Is there any documentation regarding character device >> assignment? > > There is no such thing as character device assignment, since it doesn't > correspond to a single device bus. We support assigning usb and pci > devices. > > What device are you trying to assign? > > -- > 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 majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html