qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 00/61] Virtio refactoring.


From: Michael S. Tsirkin
Subject: Re: [Qemu-devel] [PATCH 00/61] Virtio refactoring.
Date: Mon, 7 Jan 2013 22:04:20 +0200

On Mon, Jan 07, 2013 at 07:40:13PM +0100, address@hidden wrote:
> From: KONRAD Frederic <address@hidden>
> 
> Here is the full series for virtio-refactoring.
> 
> You can clone that from here :
> git.greensocs.com/home/greensocs/git/qemu_virtio.git virtio_refactoring
> 
> virtio-mmio parts is not included but you can clone them from here :
> git.greensocs.com/home/greensocs/git/qemu_virtio.git virtio_refactoring_mmio
> 
> I think that the old VirtioBindings can be fixed later as nothing use 
> interface
> now and I didn't find any example in the code.
> 
> Also I didn't try all the devices.
> 
> Thanks,
> 
> Fred

I'd like to see this question from the previous revision answered:
Why make sane bindings like pci carry the maintainance overhead of the
artificial bus?
why don't you create your own bus for mmio and put your devices there?
Allocate resources when you init a device.


> -- 
> 1.7.11.7



reply via email to

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