qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Michael Tokarev <mjt@tls.msk.ru>
To: Anthony Liguori <aliguori@us.ibm.com>,
	qemu-devel <qemu-devel@nongnu.org>,
	qemu-trivial@nongnu.org
Subject: [Qemu-devel] [GIT PULL] Trivial patches for 2013-06-01
Date: Sat, 01 Jun 2013 14:29:15 +0400	[thread overview]
Message-ID: <51A9CCFB.1000109@msgid.tls.msk.ru> (raw)

Hello.

After a bit more than 2 weeks of silence, I'm asking for a pull from
the trivial-patches queue. I didn't ask for the pull request last
week because there basically was nothing to pull, but now we have
something finally ;)

Please pull.

Thanks,

/mjt

The following changes since commit dec3fc9657e0682637de4d5a29d947284d01985c:

  target-i386: Fix aflag logic for CODE64 and the 0x67 prefix (2013-05-31 12:51:07 -0500)

are available in the git repository at:

  git://git.corpit.ru/qemu.git trivial-patches

for you to fetch changes up to a4cc73d629d43c8a4d171d043ff229a959df3ca6:

  do not check pointers after dereferencing them (2013-06-01 14:25:39 +0400)

----------------------------------------------------------------
Alexey Kardashevskiy (1):
      qemu: fix out of tree cross compile

Ed Maste (3):
      configure: remove confusing file manipulation
      configure: try pkg-config ncurses first
      m25p80: Add Micron n25q032a

Hu Tao (1):
      rtc: remove rtc_set_date

Lei Li (3):
      linux-user: Fix typo in comment
      docs: Fix typo and update file in migration
      migration: Remove duplicate bandwidth_limit set

Michael Tokarev (2):
      don't run pkg-config for features explicitly disabled
      slirp: cleanup leftovers from misc.h

Paolo Bonzini (1):
      do not check pointers after dereferencing them

Stefan Weil (1):
      Remove unnecessary break statements

liguang (3):
      debugcon: fix always print "addr=0x0, val=0x0" bug when use DEBUG_DEBUGCON
      debugcon: make debug message more readable
      debugcon: fix compiler warning when open DEBUG_DEBUGCON

 configure                      |   34 +++++++++++-----------------------
 docs/migration.txt             |   17 +++++++++--------
 hw/block/m25p80.c              |    1 +
 hw/char/debugcon.c             |    4 ++--
 hw/display/cirrus_vga.c        |    1 -
 hw/timer/exynos4210_mct.c      |    1 -
 include/hw/timer/mc146818rtc.h |    1 -
 linux-user/syscall.c           |    2 +-
 migration.c                    |    1 -
 monitor.c                      |    2 +-
 savevm.c                       |    8 ++++----
 slirp/misc.h                   |   14 --------------
 target-arm/translate.c         |    1 -
 target-s390x/mem_helper.c      |    1 -
 target-unicore32/translate.c   |    1 -
 15 files changed, 29 insertions(+), 60 deletions(-)

             reply	other threads:[~2013-06-01 10:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-01 10:29 Michael Tokarev [this message]
2013-06-03 15:40 ` [Qemu-devel] [GIT PULL] Trivial patches for 2013-06-01 Anthony Liguori

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=51A9CCFB.1000109@msgid.tls.msk.ru \
    --to=mjt@tls.msk.ru \
    --cc=aliguori@us.ibm.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    /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;
as well as URLs for NNTP newsgroup(s).