qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-trivial] [GIT PULL] Trivial patches for 2013-06-01


From: Michael Tokarev
Subject: [Qemu-trivial] [GIT PULL] Trivial patches for 2013-06-01
Date: Sat, 01 Jun 2013 14:29:15 +0400
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:17.0) Gecko/17.0 Icedove/17.0

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 via email to

[Prev in Thread] Current Thread [Next in Thread]