Re: [Xen-devel] [PATCH v6 00/16] x86/hvm: I/O emulation cleanup and fix

2015-07-09 Thread David Vrabel
On 09/07/15 12:31, Paul Durrant wrote: > > The problem is that (at least my version of) git format-patch --notes > refuses to put notes after the ---, but I'll resort to hand editing > the patches before I post them. You can add the changes to the commit message itself, then got format-patch/send

Re: [Xen-devel] [PATCH v6 00/16] x86/hvm: I/O emulation cleanup and fix

2015-07-09 Thread Paul Durrant
> -Original Message- > From: Jan Beulich [mailto:jbeul...@suse.com] > Sent: 08 July 2015 16:44 > To: Paul Durrant > Cc: xen-de...@lists.xenproject.org > Subject: Re: [Xen-devel] [PATCH v6 00/16] x86/hvm: I/O emulation cleanup > and fix > > >>> On 03.0

Re: [Xen-devel] [PATCH v6 00/16] x86/hvm: I/O emulation cleanup and fix

2015-07-08 Thread Jan Beulich
>>> On 03.07.15 at 18:25, wrote: > Changelog (now per-patch) > - That's quite nice, but still not really helpful when not put in the individual patches - one still needs to keep this one and the patch open to follow things incrementally. Jan

[Xen-devel] [PATCH v6 00/16] x86/hvm: I/O emulation cleanup and fix

2015-07-03 Thread Paul Durrant
This patch series re-works much of the code involved in emulation of port and memory mapped I/O for HVM guests. The code has become very convoluted and, at least by inspection, certain emulations will apparently malfunction. The series is broken down into 16 patches (which are also available in m