|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] ioemu-remote&ioemu: support PCI Express Capabili
Yuji Shimada writes ("[Xen-devel] [PATCH] ioemu-remote&ioemu: support PCI
Express Capability Structure version 1."):
> This patch adds supporting PCI Express Capability Structure version 1
> to ioemu-remote and ioemu.
I have applied this. But I did notice that ...
> diff --git a/hw/pass-through.c b/hw/pass-through.c
> diff --git a/hw/pass-through.c b/hw/pass-through.c
... there are two separate patches for the same file here.
I don't know how you created that patch but this is a bad idea.
patch(1) deals badly with such input and it makes it easy to
accidentally drop hunks if the person applying the patch has to fix up
minor conflicts.
As it happens the first of those two patches was already in my tree
but not yet pushed (sorry) so no harm done.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|