qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/4] Xen tree 2015-01-20
@ 2015-01-20 11:19 Stefano Stabellini
  2015-01-20 11:25 ` [Qemu-devel] [PULL 1/4] Add device listener interface Stefano Stabellini
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Stefano Stabellini @ 2015-01-20 11:19 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, xen-devel, Stefano Stabellini

The following changes since commit 74acb99737dbedd86654d660c0c20815139a873c:

  Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20150119-1' into staging (2015-01-19 13:37:05 +0000)

are available in the git repository at:


  git://xenbits.xen.org/people/sstabellini/qemu-dm.git xen-2015-01-20

for you to fetch changes up to 085bde8e8f9bd4fb06e010810991b26aba795fb2:

  xen: add a lock for the mapcache (2015-01-20 11:09:54 +0000)

----------------------------------------------------------------
Paolo Bonzini (2):
      xen: do not use __-named variables in mapcache
      xen: add a lock for the mapcache

Paul Durrant (2):
      Add device listener interface
      Xen: Use the ioreq-server API when available

 configure                   |   29 ++++++
 hw/core/qdev.c              |   53 ++++++++++
 include/hw/qdev-core.h      |   10 ++
 include/hw/xen/xen_common.h |  223 +++++++++++++++++++++++++++++++++++++++++++
 include/qemu/typedefs.h     |    1 +
 trace-events                |    9 ++
 xen-hvm.c                   |  160 ++++++++++++++++++++++++++-----
 xen-mapcache.c              |   94 ++++++++++++------
 8 files changed, 526 insertions(+), 53 deletions(-)

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

end of thread, other threads:[~2015-01-20 14:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-20 11:19 [Qemu-devel] [PULL 0/4] Xen tree 2015-01-20 Stefano Stabellini
2015-01-20 11:25 ` [Qemu-devel] [PULL 1/4] Add device listener interface Stefano Stabellini
2015-01-20 11:25 ` [Qemu-devel] [PULL 2/4] Xen: Use the ioreq-server API when available Stefano Stabellini
2015-01-20 11:25 ` [Qemu-devel] [PULL 3/4] xen: do not use __-named variables in mapcache Stefano Stabellini
2015-01-20 11:25 ` [Qemu-devel] [PULL 4/4] xen: add a lock for the mapcache Stefano Stabellini
2015-01-20 12:52 ` [Qemu-devel] [PULL 0/4] Xen tree 2015-01-20 Peter Maydell
2015-01-20 14:22   ` 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).