From: Laszlo Ersek <lersek@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>, edk2-devel@lists.01.org
Cc: Jordan Justen <jordan.l.justen@intel.com>,
Ard Biesheuvel <ard.biesheuvel@linaro.org>
Subject: Re: [PATCH v3 0/3] OvmfPkg: save on I/O port accesses when the debug port is not in use
Date: Fri, 17 Nov 2017 18:48:45 +0100 [thread overview]
Message-ID: <8789c7e9-c600-5379-cad3-e65afabdd464@redhat.com> (raw)
In-Reply-To: <20171116203100.28085-1-pbonzini@redhat.com>
On 11/16/17 21:30, Paolo Bonzini wrote:
> This is version 3 of the series to skip debug port I/O port writes
> when the debug port device wasn't added to the virtual machine.
> The differences from v2 are entirely cosmetic, and I'm including them
> at the end of this message for ease of review.
That's appreciated :)
Pushed as commit range d41fd8e839a3..c09d9571300a.
Many thanks for the contribution!
Laszlo
>
> Thanks,
>
> Paolo
>
> Paolo Bonzini (3):
> OvmfPkg: make PlatformDebugLibIoPort a proper BASE library
> OvmfPkg: create a separate PlatformDebugLibIoPort instance for SEC
> OvmfPkg: save on I/O port accesses when the debug port is not in use
>
> OvmfPkg/OvmfPkgIa32.dsc | 2 +-
> OvmfPkg/OvmfPkgIa32X64.dsc | 2 +-
> OvmfPkg/OvmfPkgX64.dsc | 2 +-
> OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort.inf | 3 ++-
> OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort.inf | 52 +++++++++++++++++++++++++++++++++++++++++
> OvmfPkg/Library/PlatformDebugLibIoPort/DebugLibDetect.h | 55 ++++++++++++++++++++++++++++++++++++++++++++
> OvmfPkg/Library/PlatformDebugLibIoPort/DebugLib.c | 44 +++++++++++++++++++----------------
> OvmfPkg/Library/PlatformDebugLibIoPort/DebugLibDetect.c | 55 ++++++++++++++++++++++++++++++++++++++++++++
> OvmfPkg/Library/PlatformDebugLibIoPort/DebugLibDetectRom.c | 48 ++++++++++++++++++++++++++++++++++++++
> 9 files changed, 241 insertions(+), 24 deletions(-)
> create mode 100644 OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPort.inf
> create mode 100644 OvmfPkg/Library/PlatformDebugLibIoPort/DebugLibDetect.h
> create mode 100644 OvmfPkg/Library/PlatformDebugLibIoPort/DebugLibDetect.c
> create mode 100644 OvmfPkg/Library/PlatformDebugLibIoPort/DebugLibDetectRom.c
>
prev parent reply other threads:[~2017-11-17 17:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-16 20:30 [PATCH v3 0/3] OvmfPkg: save on I/O port accesses when the debug port is not in use Paolo Bonzini
2017-11-16 20:30 ` [PATCH v3 1/3] OvmfPkg: make PlatformDebugLibIoPort a proper BASE library Paolo Bonzini
2017-11-17 17:21 ` Laszlo Ersek
2017-11-16 20:30 ` [PATCH v3 2/3] OvmfPkg: create a separate PlatformDebugLibIoPort instance for SEC Paolo Bonzini
2017-11-17 17:25 ` Laszlo Ersek
2017-11-16 20:31 ` [PATCH v3 3/3] OvmfPkg: save on I/O port accesses when the debug port is not in use Paolo Bonzini
2017-11-17 17:32 ` Laszlo Ersek
2017-11-17 17:37 ` Laszlo Ersek
2017-11-17 17:48 ` Laszlo Ersek [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8789c7e9-c600-5379-cad3-e65afabdd464@redhat.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox