Re: [Qemu-devel] [PATCH 1/6] [fixup] add ESMRAMC default

2015-04-20 Thread Gerd Hoffmann
On Mo, 2015-04-20 at 14:27 +0200, Paolo Bonzini wrote: > > On 20/04/2015 14:07, Michael S. Tsirkin wrote: > > signature is missing. > > And it might be a good idea to add a cover letter, > > stick q35: in subject for patches, and add a > > bit of description in the commit log. > > The patches as

Re: [Qemu-devel] [PATCH 1/6] [fixup] add ESMRAMC default

2015-04-20 Thread Paolo Bonzini
On 20/04/2015 14:07, Michael S. Tsirkin wrote: > signature is missing. > And it might be a good idea to add a cover letter, > stick q35: in subject for patches, and add a > bit of description in the commit log. The patches as they are do not apply to master. I expect Gerd to send the final vers

Re: [Qemu-devel] [PATCH 1/6] [fixup] add ESMRAMC default

2015-04-20 Thread Michael S. Tsirkin
On Mon, Apr 20, 2015 at 11:19:15AM +0200, Gerd Hoffmann wrote: > --- signature is missing. And it might be a good idea to add a cover letter, stick q35: in subject for patches, and add a bit of description in the commit log. Besides that Reviewed-by: Michael S. Tsirkin > hw/pci-host/q35.c

[Qemu-devel] [PATCH 1/6] [fixup] add ESMRAMC default

2015-04-20 Thread Gerd Hoffmann
--- hw/pci-host/q35.c | 1 + include/hw/pci-host/q35.h | 7 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/hw/pci-host/q35.c b/hw/pci-host/q35.c index 79bab15..9735db2 100644 --- a/hw/pci-host/q35.c +++ b/hw/pci-host/q35.c @@ -351,6 +351,7 @@ static void mch_reset(De