qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/11] Misc changes for 2016-06-06
@ 2016-06-06 17:35 Paolo Bonzini
  2016-06-06 17:35 ` [Qemu-devel] [PULL 01/11] tests: Rename tests/Makefile to tests/Makefile.include Paolo Bonzini
                   ` (11 more replies)
  0 siblings, 12 replies; 17+ messages in thread
From: Paolo Bonzini @ 2016-06-06 17:35 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit 76462405809d29bab65a3699686998ba124ab942:

  Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160606-1' into staging (2016-06-06 17:02:42 +0100)

are available in the git repository at:

  git://github.com/bonzini/qemu.git tags/for-upstream

for you to fetch changes up to ada3d3ba63016bcd33c42f84bcc982a249768e36:

  avx2 configure: Use primitives in test (2016-06-06 19:18:34 +0200)

----------------------------------------------------------------
* max-ram-below-4g improvement (Gerd)
* escc fix (xiaoqiang)
* ESP fix (Prasad)
* scsi-disk tweaks/fix (me)
* PKGVERSION improvement (Fam)
* -vnc man improvement (Robert)
* AVX2 configure fixes (Dave)

----------------------------------------------------------------

First attempt using Docker testing, let's see if I'm better now at
doing pull requests...

Paolo

Dr. David Alan Gilbert (2):
      Make avx2 configure test work with -O2
      avx2 configure: Use primitives in test

Fam Zheng (3):
      tests: Rename tests/Makefile to tests/Makefile.include
      Makefile: Add a "FORCE" target
      Makefile: Derive "PKGVERSION" from "git describe" by default

Gerd Hoffmann (1):
      pc: allow raising low memory via max-ram-below-4g option

Paolo Bonzini (2):
      scsi: mark TYPE_SCSI_DISK_BASE as abstract
      scsi-disk: add missing break

Prasad J Pandit (1):
      scsi: esp: check TI buffer index before read/write

Robert Ho (1):
      vnc: list the 'to' parameter of '-vnc' in the qemu man page

xiaoqiang zhao (1):
      hw/char: QOM'ify escc.c (fix)

 Makefile                             | 26 +++++++++++++--
 configure                            | 15 ++++++---
 hw/char/escc.c                       | 12 ++++---
 hw/i386/pc.c                         |  2 +-
 hw/i386/pc_piix.c                    | 61 +++++++++++++++++++++++-------------
 hw/scsi/esp.c                        | 20 ++++++------
 hw/scsi/scsi-disk.c                  |  2 ++
 linux-user/main.c                    |  1 +
 qemu-img.c                           |  1 +
 qemu-options.hx                      |  7 +++++
 qmp.c                                |  1 +
 scripts/create_config                |  4 ---
 tests/{Makefile => Makefile.include} |  0
 util/cutils.c                        |  8 +----
 vl.c                                 |  1 +
 15 files changed, 104 insertions(+), 57 deletions(-)
 rename tests/{Makefile => Makefile.include} (100%)
-- 
2.5.5

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2016-10-07 12:59 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-06 17:35 [Qemu-devel] [PULL 00/11] Misc changes for 2016-06-06 Paolo Bonzini
2016-06-06 17:35 ` [Qemu-devel] [PULL 01/11] tests: Rename tests/Makefile to tests/Makefile.include Paolo Bonzini
2016-06-06 17:35 ` [Qemu-devel] [PULL 02/11] pc: allow raising low memory via max-ram-below-4g option Paolo Bonzini
2016-06-06 17:35 ` [Qemu-devel] [PULL 03/11] hw/char: QOM'ify escc.c (fix) Paolo Bonzini
2016-06-06 17:35 ` [Qemu-devel] [PULL 04/11] scsi: esp: check TI buffer index before read/write Paolo Bonzini
2016-06-06 17:35 ` [Qemu-devel] [PULL 05/11] scsi: mark TYPE_SCSI_DISK_BASE as abstract Paolo Bonzini
2016-06-06 17:35 ` [Qemu-devel] [PULL 06/11] Makefile: Add a "FORCE" target Paolo Bonzini
2016-06-06 17:35 ` [Qemu-devel] [PULL 07/11] Makefile: Derive "PKGVERSION" from "git describe" by default Paolo Bonzini
2016-10-07 12:58   ` Peter Maydell
2016-06-06 17:35 ` [Qemu-devel] [PULL 08/11] scsi-disk: add missing break Paolo Bonzini
2016-06-06 17:35 ` [Qemu-devel] [PULL 09/11] vnc: list the 'to' parameter of '-vnc' in the qemu man page Paolo Bonzini
2016-06-06 17:35 ` [Qemu-devel] [PULL 10/11] Make avx2 configure test work with -O2 Paolo Bonzini
2016-06-06 17:35 ` [Qemu-devel] [PULL 11/11] avx2 configure: Use primitives in test Paolo Bonzini
2016-06-06 19:14 ` [Qemu-devel] [PULL 00/11] Misc changes for 2016-06-06 Peter Maydell
2016-06-06 19:22   ` Dr. David Alan Gilbert
2016-06-06 19:35     ` Peter Maydell
2016-06-07  9:51       ` Dr. David Alan Gilbert

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).