xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-22 05:36:58 to 2015-07-23 04:36:53 UTC [more...]

[Patch V4 0/3] xen, usb: support pvUSB frontend driver
 2015-07-23  4:36 UTC  (5+ messages)
` [Patch V4 1/3] usb: Add Xen pvUSB protocol description

[qemu-upstream-unstable test] 59819: regressions - FAIL
 2015-07-23  4:16 UTC 

[linux-3.4 test] 59820: regressions - FAIL
 2015-07-23  3:30 UTC 

[linux-next test] 59818: tolerable FAIL
 2015-07-23  3:23 UTC 

[PATCH v13 00/16] Fix RMRR (avoid RDM)
 2015-07-23  2:15 UTC  (22+ messages)
` [PATCH 01/16] introduce XENMEM_reserved_device_memory_map
` [PATCH 02/16] xen/vtd: create RMRR mapping
` [PATCH 03/16] xen/passthrough: extend hypercall to support rdm reservation policy
` [PATCH 04/16] xen: enable XENMEM_memory_map in hvm
` [PATCH 05/16] hvmloader: get guest memory map into memory_map[]
` [PATCH 06/16] hvmloader/pci: try to avoid placing BARs in RMRRs
` [PATCH 07/16] hvmloader/e820: construct guest e820 table
` [PATCH 08/16] tools/libxc: Expose new hypercall xc_reserved_device_memory_map
` [PATCH 09/16] tools: extend xc_assign_device() to support rdm reservation policy
` [PATCH 10/16] tools: introduce some new parameters to set rdm policy
` [PATCH 11/16] tools/libxl: detect and avoid conflicts with RDM
` [PATCH 12/16] tools: introduce a new parameter to set a predefined rdm boundary
` [PATCH 13/16] libxl: construct e820 map with RDM information for HVM guest
` [PATCH 14/16] xen/vtd: enable USB device assignment
` [PATCH 15/16] xen/vtd: prevent from assign the device with shared rmrr
` [PATCH 16/16] tools: parse to enable new rdm policy parameters

[arch] WARNING: CPU: 0 PID: 0 at kernel/memremap.c:31 memremap()
 2015-07-22 23:56 UTC 

[arch] WARNING: CPU: 0 PID: 0 at kernel/memremap.c:31 memremap()
 2015-07-22 23:32 UTC 

[PATCH v7 00/15] Alternate p2m: support multiple copies of host p2m
 2015-07-22 23:01 UTC  (16+ messages)
` [PATCH v7 01/15] common/domain: Helpers to pause a domain while in context
` [PATCH v7 02/15] VMX: VMFUNC and #VE definitions and detection
` [PATCH v7 03/15] VMX: implement suppress #VE
` [PATCH v7 04/15] x86/HVM: Hardware alternate p2m support detection
` [PATCH v7 05/15] x86/altp2m: basic data structures and support routines
` [PATCH v7 06/15] VMX/altp2m: add code to support EPTP switching and #VE
` [PATCH v7 07/15] VMX: add VMFUNC leaf 0 (EPTP switching) to emulator
` [PATCH v7 08/15] x86/altp2m: add control of suppress_ve
` [PATCH v7 09/15] x86/altp2m: alternate p2m memory events
` [PATCH v7 10/15] x86/altp2m: add remaining support routines
` [PATCH v7 11/15] x86/altp2m: define and implement alternate p2m HVMOP types
` [PATCH v7 12/15] x86/altp2m: Add altp2mhvm HVM domain parameter
` [PATCH v7 13/15] x86/altp2m: XSM hooks for altp2m HVM ops
` [PATCH v7 14/15] tools/libxc: add support to altp2m hvmops
` [PATCH v7 15/15] tools/xen-access: altp2m testcases

[libvirt test] 59816: regressions - trouble: blocked/broken/fail/pass
 2015-07-22 22:54 UTC 

[PATCH v3 1/3] x86/ldt: Make modify_ldt synchronous
 2015-07-22 22:20 UTC  (4+ messages)
` [PATCH v3 2/3] x86/ldt: Make modify_ldt optional
` [PATCH v3 3/3] selftests/x86, x86/ldt: Add a selftest for modify_ldt

[PATCH] oxenstored: link in the systemd system library
 2015-07-22 22:02 UTC 

[linux-linus test] 59815: regressions - FAIL
 2015-07-22 21:46 UTC 

[linux-4.1 test] 59811: regressions - FAIL
 2015-07-22 20:35 UTC 

[PATCH v3 0/3] x86: modify_ldt improvement, test, and config option
 2015-07-22 19:23 UTC 

[qemu-mainline test] 59810: regressions - FAIL
 2015-07-22 19:05 UTC 

PV-vNUMA issue: topology is misinterpreted by the guest
 2015-07-22 18:10 UTC  (24+ messages)

[PATCH v5 0/7] x86/MSI: XSA-120, 126, 128-131 follow-up
 2015-07-22 17:55 UTC  (5+ messages)
` [PATCH v5 6/7] x86/MSI: properly track guest masking requests
` [PATCH v5 7/7] x86/PCI: intercept all PV Dom0 MMCFG writes

[PATCH] xen/HVM: atomically access pointers in bufioreq handling
 2015-07-22 17:26 UTC  (5+ messages)

[linux-3.18 test] 59807: regressions - FAIL
 2015-07-22 17:15 UTC 

[MINUTES] Monthly Xen.org Technical Call (2015-07-22)
 2015-07-22 17:07 UTC 

[PATCH] xenconsole: Allow non-interactive use
 2015-07-22 17:08 UTC 

[v11][PATCH 00/16] Fix RMRR
 2015-07-22 16:05 UTC  (39+ messages)
` [v11][PATCH 01/16] xen: introduce XENMEM_reserved_device_memory_map
  ` [PATCH v12] "
    ` [PATCH v12a] "
` [v11][PATCH 06/16] hvmloader/pci: Try to avoid placing BARs in RMRRs
` [v11][PATCH 09/16] tools: extend xc_assign_device() to support rdm reservation policy
` [v11][PATCH 11/16] tools/libxl: detect and avoid conflicts with RDM
` [v11][PATCH 16/16] tools: parse to enable new rdm policy parameters

[PATCH v2] x86/HVM: avoid pointer wraparound in bufioreq handling
 2015-07-22 15:45 UTC  (6+ messages)

[PATCH v4 0/3] xl/libxl: fix some issues discovered by coverity
 2015-07-22 15:13 UTC  (7+ messages)
` [PATCH v4 2/3] libxl: localtime(3) can return NULL

[PATCH v2 for-4.6 0/3] Get rid of non-POSIX error codes
 2015-07-22 14:55 UTC  (11+ messages)
` [PATCH v2 for-4.6 1/3] xen/x86/libxl: replace non-POSIX error codes used by PSR code
` [PATCH v2 for-4.6 2/3] xen: replace non-POSIX error codes
` [PATCH v2 for-4.6 3/3] xen: remove "

[PATCH v3] xl: fix vcpus to vnode assignement in config file
 2015-07-22 14:55 UTC  (2+ messages)

[PATCH v3 0/2] xen: sched/cpupool: more fixing of (corner?) cases
 2015-07-22 14:48 UTC  (3+ messages)
` [PATCH v3 1/2] xen: sched: reorganize cpu_disable_scheduler()

[PATCH] hvmloader: don't build with __XEN_TOOLS__ defined
 2015-07-22 14:38 UTC 

[PATCH v4 00/17] Add ITS support
 2015-07-22 14:17 UTC  (6+ messages)
` [PATCH v4 12/17] xen/arm: ITS: Initialize LPI irq descriptors and route

[PATCH v2 02/23] x86/boot: copy only text section from *.lnk file to *.bin file
 2015-07-22 14:07 UTC  (12+ messages)
  ` [PATCH v2 03/23] x86: zero BSS using stosl instead of stosb

gntdev/gntalloc and fork? - crash in gntdev
 2015-07-22 13:58 UTC  (11+ messages)
` race condition in xen-gntdev (was: Re: gntdev/gntalloc and fork? - crash in gntdev)
        ` race condition in xen-gntdev

[v9][PATCH 00/16] Fix RMRR
 2015-07-22 13:55 UTC  (5+ messages)
` [v9][PATCH 13/16] libxl: construct e820 map with RDM information for HVM guest
  ` [v8][PATCH 00/16] Fix RMRR
    ` [v8][PATCH 13/16] libxl: construct e820 map with RDM information for HVM guest
      ` [v8][PATCH 13/16] libxl: construct e820 map with RDM information for HVM guest [and 1 more messages]

[PATCH v9 0/8] pci: add pci_iomap_wc() and pci_ioremap_wc_bar()
 2015-07-22 13:43 UTC  (6+ messages)

Adjusting HVM guest time leads to overflow
 2015-07-22 13:32 UTC  (3+ messages)

[PATCH v2 0/15+5+5] Begin to disentangle libxenctrl and provide some stable libraries
 2015-07-22 13:05 UTC  (5+ messages)

[PATCH for 4.6 0/6] Prune legacy migration and move migration v2 out of daft status
 2015-07-22 12:47 UTC  (23+ messages)
` [PATCH 1/6] tools/libxc: Remove legacy migration implementation
` [PATCH 2/6] tools/libx{l, c}: Remove the toolstack_{save, restore} callbacks
` [PATCH 3/6] tools/libx{l, c}: Remove XC_DEVICE_MODEL_RESTORE_FILE
` [PATCH 4/6] tools/libx{l, c}: Drop '2' suffixes from xc_domain_{save, restore}2() functions
` [PATCH 5/6] docs: Migration v2 is now no longer draft
` [PATCH 6/6] tools/libx{l, c}: Fix trivial Coverity defects in migration v2 code

[PATCH RFC] libxl: fix build with glibc < 2.9
 2015-07-22 12:24 UTC  (3+ messages)

[linux-3.4 test] 59796: regressions - FAIL
 2015-07-22 12:19 UTC 

Question about mapping between domains
 2015-07-22 12:07 UTC  (5+ messages)

[v10][PATCH 00/16] Fix RMRR
 2015-07-22 10:51 UTC  (19+ messages)
` [v10][PATCH 11/16] tools/libxl: detect and avoid conflicts with RDM

[PATCH OSSTEST v3 00/13] Libvirt migration and HVM tests
 2015-07-22 10:13 UTC  (14+ messages)
` [PATCH OSSTEST v3 01/13] toolstack: save / restore check
` [PATCH OSSTEST v3 02/13] Introduce ts-saverestore-support-check
` [PATCH OSSTEST v3 03/13] osstest migrate support check catch -> variables
` [PATCH OSSTEST v3 04/13] toolstack/libvirt: guest migrate, save and restore support
` [PATCH OSSTEST v3 05/13] toolstack: distinguish local and remote migration support
` [PATCH OSSTEST v3 06/13] sg-run-job: remove save/restore dependency on local "
` [PATCH OSSTEST v3 07/13] ts-xen-build-prep: install ebtables
` [PATCH OSSTEST v3 08/13] ts-libvirt-build: run libvirt test suite
` [PATCH OSSTEST v3 09/13] ts-debian-hvm-install: stub out libvirt + ovmf / rombios
` [PATCH OSSTEST v3 10/13] TestSupport: don't put kernel= in HVM config when using xl and libvirt
` [PATCH OSSTEST v3 11/13] make-flight: debian hvm tests with libvirt
` [PATCH OSSTEST v3 12/13] make-flight, mfi-common: rename onetoolstack to pairtoolstack
` [PATCH OSSTEST v3 13/13] make-flight, mfi-common: create live migration test for libvirt

[PATCH for-4.6 0/3] Get rid of non-POSIX error codes
 2015-07-22  9:51 UTC  (8+ messages)
` [PATCH for-4.6 1/3] xen/x86/libxl: replace non-POSIX error codes used by PSR code
` [PATCH for-4.6 2/3] xen: replace non-POSIX error codes

[qemu-upstream-unstable test] 59800: regressions - trouble: broken/fail/pass
 2015-07-22  9:47 UTC 

[PATCH OSSTEST v2 00/13] Libvirt migration and HVM tests
 2015-07-22  9:44 UTC  (7+ messages)
` [PATCH OSSTEST v2 03/13] osstest migrate support check catch -> variables

PCI Pass-through in Xen ARM - Draft 2
 2015-07-22  8:34 UTC  (18+ messages)

[PATCH v6 00/15] Alternate p2m: support multiple copies of host p2m
 2015-07-22  7:51 UTC  (13+ messages)
` [PATCH v6 05/15] x86/altp2m: basic data structures and support routines
` [PATCH v6 07/15] VMX: add VMFUNC leaf 0 (EPTP switching) to emulator
` [PATCH v6 10/15] x86/altp2m: add remaining support routines
` [PATCH v6 11/15] x86/altp2m: define and implement alternate p2m HVMOP types

[PATCH v5 00/15] Alternate p2m: support multiple copies of host p2m
 2015-07-22  7:33 UTC  (11+ messages)
` [PATCH v5 10/15] x86/altp2m: add remaining support routines

[PATCH v2 2/3] xen-blkfront: don't add indirect pages to list when !feature_persistent
 2015-07-22  6:40 UTC  (2+ messages)
` [PATCH v2] xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()

[PATCH v2 1/3] xen-blkfront: introduce blkfront_gather_backend_features()
 2015-07-22  6:40 UTC 


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