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

[Xen-devel] [PULL 0/7] xen-140507



The following changes since commit 951916d02c59cd0eddd57c3d66f87f921931e394:

  Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-6' into staging 
(2014-05-06 13:06:32 +0100)

are available in the git repository at:


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

for you to fetch changes up to 6a16be0810eccd3aede1ef592c3c1b64430b3280:

  xen_disk: add discard support (2014-05-07 14:56:54 +0000)

----------------------------------------------------------------
Alexey Kardashevskiy (1):
      exec: Limit translation limiting in address_space_translate to xen

Olaf Hering (1):
      xen_disk: add discard support

Stefano Stabellini (1):
      pass an inclusive address range to xc_domain_pin_memory_cacheattr

Wei Liu (3):
      xen: move Xen PV machine files to hw/xenpv
      xen: move Xen HVM files under hw/i386/xen
      xen: factor out common functions

Zhenzhong Duan (1):
      qemu-xen: free all the pirqs for msi/msix when driver unload

 Makefile.target                      |    6 +-
 exec.c                               |    2 +-
 hw/block/xen_blkif.h                 |   12 ++++
 hw/block/xen_disk.c                  |   33 +++++++++
 hw/i386/Makefile.objs                |    2 +-
 hw/i386/xen/Makefile.objs            |    1 +
 hw/{ => i386}/xen/xen_apic.c         |    0
 hw/{ => i386}/xen/xen_platform.c     |    0
 hw/{ => i386}/xen/xen_pvdevice.c     |    0
 hw/xen/Makefile.objs                 |    1 -
 hw/xen/xen_pt_config_init.c          |    6 +-
 hw/xen/xen_pt_msi.c                  |    6 +-
 hw/xenpv/Makefile.objs               |    2 +
 hw/{i386 => xenpv}/xen_domainbuild.c |    0
 hw/{i386 => xenpv}/xen_domainbuild.h |    0
 hw/{i386 => xenpv}/xen_machine_pv.c  |    0
 include/hw/xen/xen_common.h          |    7 ++
 xen-common-stub.c                    |   19 ++++++
 xen-common.c                         |  123 ++++++++++++++++++++++++++++++++++
 xen-stub.c => xen-hvm-stub.c         |   17 ++---
 xen-all.c => xen-hvm.c               |  123 ++++------------------------------
 21 files changed, 227 insertions(+), 133 deletions(-)
 create mode 100644 hw/i386/xen/Makefile.objs
 rename hw/{ => i386}/xen/xen_apic.c (100%)
 rename hw/{ => i386}/xen/xen_platform.c (100%)
 rename hw/{ => i386}/xen/xen_pvdevice.c (100%)
 create mode 100644 hw/xenpv/Makefile.objs
 rename hw/{i386 => xenpv}/xen_domainbuild.c (100%)
 rename hw/{i386 => xenpv}/xen_domainbuild.h (100%)
 rename hw/{i386 => xenpv}/xen_machine_pv.c (100%)
 create mode 100644 xen-common-stub.c
 create mode 100644 xen-common.c
 rename xen-stub.c => xen-hvm-stub.c (89%)
 rename xen-all.c => xen-hvm.c (92%)

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.