xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/8] xen-20160126
@ 2016-01-26 15:51 Stefano Stabellini
  2016-01-26 15:52 ` [PULL 1/8] xen_console: correctly cleanup primary console on teardown Stefano Stabellini
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Stefano Stabellini @ 2016-01-26 15:51 UTC (permalink / raw)
  To: Peter Maydell; +Cc: xen-devel, qemu-devel, Stefano Stabellini

The following changes since commit 1535a6d699487740b490369e44f9ca8d305463cd:

  Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging (2016-01-26 09:16:07 +0000)

are available in the git repository at:


  git://xenbits.xen.org/people/sstabellini/qemu-dm.git tags/xen-20160126

for you to fetch changes up to f4297d663d92844f87aeb6ea762244167490dadb:

  xen: make it possible to build without the Xen PV domain builder (2016-01-26 15:03:38 +0000)

----------------------------------------------------------------
Xen 2016/01/26

----------------------------------------------------------------
Ian Campbell (8):
      xen_console: correctly cleanup primary console on teardown.
      xen: Switch to libxenevtchn interface for compat shims.
      xen: Switch to libxengnttab interface for compat shims.
      xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pages
      xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.
      xen: Use stable library interfaces when they are available.
      xen: domainbuild: reopen libxenctrl interface after forking for domain watcher.
      xen: make it possible to build without the Xen PV domain builder

 configure                    |   70 ++++++++++++++++++++
 hw/block/xen_disk.c          |   38 ++++++-----
 hw/char/xen_console.c        |   19 +++---
 hw/display/xenfb.c           |   28 ++++----
 hw/net/xen_nic.c             |   18 ++---
 hw/xen/xen_backend.c         |   44 +++++++------
 hw/xenpv/Makefile.objs       |    4 +-
 hw/xenpv/xen_domainbuild.c   |    9 ++-
 hw/xenpv/xen_machine_pv.c    |   15 +++--
 include/hw/xen/xen_backend.h |    5 +-
 include/hw/xen/xen_common.h  |  149 +++++++++++++++++++++++++++++++++---------
 xen-common.c                 |    6 ++
 xen-hvm.c                    |   39 +++++------
 xen-mapcache.c               |    6 +-
 14 files changed, 315 insertions(+), 135 deletions(-)

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

end of thread, other threads:[~2016-01-26 17:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-26 15:51 [PULL 0/8] xen-20160126 Stefano Stabellini
2016-01-26 15:52 ` [PULL 1/8] xen_console: correctly cleanup primary console on teardown Stefano Stabellini
2016-01-26 15:52 ` [PULL 2/8] xen: Switch to libxenevtchn interface for compat shims Stefano Stabellini
2016-01-26 15:52 ` [PULL 3/8] xen: Switch to libxengnttab " Stefano Stabellini
2016-01-26 15:52 ` [PULL 4/8] xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pages Stefano Stabellini
2016-01-26 15:52 ` [PULL 5/8] xen: Switch uses of xc_map_foreign_{pages, bulk} to use libxenforeignmemory API Stefano Stabellini
2016-01-26 15:52 ` [PULL 6/8] xen: Use stable library interfaces when they are available Stefano Stabellini
2016-01-26 15:52 ` [PULL 7/8] xen: domainbuild: reopen libxenctrl interface after forking for domain watcher Stefano Stabellini
2016-01-26 15:52 ` [PULL 8/8] xen: make it possible to build without the Xen PV domain builder Stefano Stabellini
2016-01-26 17:15 ` [PULL 0/8] xen-20160126 Peter Maydell
2016-01-26 17:20   ` Stefano Stabellini

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