On Tue, Nov 02, 2010 at 06:32:46PM +0900, Isaku Yamahata wrote:
> This patch series is v7 of the pcie switch emulators.
> Now the express part has been merged, so the aer part is left.
I think figuring out the FLR first is a good idea.
This would include sticky bit implementation and figuring
out
Amit Shah wrote:
> Hello,
>
> This series lets interested callers ask for an -EAGAIN return from the
> chardev backends (only unix and tcp sockets as of now) to implement
> their own flow control.
>
> A new call, qemu_chr_write_nb() is added, that will fallback to
> qemu_chr_write() if the backend
[Fix subject]
Amit