qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-ppc] adding a new device


From: Vasile Catalin-B50542
Subject: [Qemu-ppc] adding a new device
Date: Tue, 23 Dec 2014 17:40:51 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

Hi,

I'm trying to add new device to qemu (a virtio device to be more exact).
I've followed the virtio-rng model in that I've completed the following files:
include/hw/virtio/virtio-device.h
hw/virtio/virtio-device.c
hw/pci/pci.h
hw/virtio/virtio-pci.h
hw/virtio/virtio-pci.c
Is there anything else I have to do in order for my device to be a valid one
for the qemu-system cmd?
One more detail. I'm using a ppc as the emulated arch.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]