All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gleb Natapov <gleb@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: kvm@vger.kernel.org
Subject: Re: [PATCH kvm-unit-tests v2 0/3] realmode: print to serial port
Date: Thu, 9 May 2013 18:04:09 +0300	[thread overview]
Message-ID: <20130509150409.GB10830@redhat.com> (raw)
In-Reply-To: <1368111305-9076-1-git-send-email-pbonzini@redhat.com>

On Thu, May 09, 2013 at 04:55:02PM +0200, Paolo Bonzini wrote:
> The realmode test is compiled in 16-bit mode, hence it uses a
> cut-and-pasted version of the mini C library and is still printing
> to the old debug port at 0xf1.  Use the serial port instead.
> 
> v1->v2: set serial_inited, both in the original and the copied code [Gleb]
> 
> Paolo Bonzini (3):
>   realmode: restore DF at exit from exec_in_big_real_mode
>   io: only initialize serial port once
>   realmode: print to serial port
> 
Applied, thanks.

>  lib/x86/io.c   |  1 +
>  x86/realmode.c | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++++++---
>  2 files changed, 68 insertions(+), 3 deletions(-)
> 
> -- 
> 1.8.1.4
> 
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

--
			Gleb.

      parent reply	other threads:[~2013-05-09 15:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-09 14:55 [PATCH kvm-unit-tests v2 0/3] realmode: print to serial port Paolo Bonzini
2013-05-09 14:55 ` [PATCH kvm-unit-tests v2 1/3] realmode: restore DF at exit from exec_in_big_real_mode Paolo Bonzini
2013-05-09 14:55 ` [PATCH kvm-unit-tests v2 2/3] io: only initialize serial port once Paolo Bonzini
2013-05-09 14:55 ` [PATCH kvm-unit-tests v2 3/3] realmode: print to serial port Paolo Bonzini
2013-05-09 15:04 ` Gleb Natapov [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-all 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=20130509150409.GB10830@redhat.com \
    --to=gleb@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=pbonzini@redhat.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.