Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-09 16:48:30 to 2016-02-10 22:08:13 UTC [more...]

[ovmf test] 81618: regressions - FAIL
 2016-02-10 22:08 UTC 

[linux-3.16 test] 81614: tolerable trouble: blocked/broken/fail/pass - PUSHED
 2016-02-10 21:22 UTC 

[PATCH v2 0/7] Vm-events: move monitor vm-events code to common-side
 2016-02-10 20:56 UTC  (31+ messages)
` [PATCH v2 1/7] xen/arm: fix file comments
` [PATCH v2 2/7] xen/x86: merge 2 hvm_event_... functions into 1
` [PATCH v2 3/7] xen/vm-events: Move monitor_domctl to common-side
` [PATCH v2 4/7] Rename monitor_x86.c to monitor.c and monitor_arch.h to monitor.h
` [PATCH v2 5/7] xen/vm-events: Move hvm_event_* functions to common-side
` [PATCH v2 6/7] Rename event_x86.c to event.c and event_arch.h to event.h + minor fixes
` [PATCH v2 7/7] xen/vm-events: move arch_domain.monitor bits to common

[PATCH v2] build: specify minimum versions of make and binutils
 2016-02-10 20:36 UTC  (5+ messages)

[xen-unstable-smoke test] 81826: tolerable all pass - PUSHED
 2016-02-10 19:43 UTC 

[PATCH 0/8] xen/x86: Fix build with Clang 3.5
 2016-02-10 19:11 UTC  (24+ messages)
` [PATCH 1/8] xen/lib: Fix ASSERT() to build with clang
` [PATCH 2/8] xen/misc: Remove or annotate possibly-unused functions
` [PATCH 3/8] xen/x86: Remove %z modifier from inline assembly
` [PATCH 4/8] xen/x86: Fix section type mismatch in mm.c
` [PATCH 5/8] xen/x86: Improve annotation of autogen_entrypoints[]
` [PATCH 6/8] xen/x86: Avoid overriding initialisers in arrays
` [PATCH 7/8] xen/x86: Fix get_cpu_info() when built with clang
` [PATCH 8/8] x86/efi: Generate uefi_call_wrapper() when compiling "

[qemu-upstream-unstable test] 81615: regressions - FAIL
 2016-02-10 18:10 UTC 

[PATCH 0/3] x86: clflush related adjustments
 2016-02-10 17:51 UTC  (11+ messages)
` [PATCH 1/3] x86: avoid flush IPI when possible
` [PATCH 2/3] x86: use CLFLUSHOPT when available
` [PATCH 3/3] x86: rename X86_FEATURE_{CLFLSH -> CLFLUSH}

[PATCH] tools: libxl: make it illegal to pass libxl__realloc(gc) a non-gc ptr
 2016-02-10 17:44 UTC  (3+ messages)

[PATCH v5 0/7] VT-d Device-TLB flush issue
 2016-02-10 17:01 UTC  (3+ messages)
` [PATCH v5 1/7] VT-d: Check VT-d Device-TLB flush error(IOMMU part)

[PATCH] public/io/netif.h: fix typos
 2016-02-10 16:49 UTC 

[PATCH] init-xenstore-domain: cleanup all resources on a single exit path
 2016-02-10 16:56 UTC 

[xen-unstable-smoke test] 81805: regressions - FAIL
 2016-02-10 16:50 UTC 

Urgent: Cleaning up project list in preparation for GSoc and the next Outreachy round
 2016-02-10 16:45 UTC 

[PATCH] loadpolicy: only close polFd if it is valid
 2016-02-10 16:32 UTC 

[qemu-mainline test] 80469: regressions - FAIL
 2016-02-10 16:31 UTC  (9+ messages)

[PATCH 1/2] xenmon: close qos_fd when finished with it in alloc_qos_data
 2016-02-10 16:26 UTC  (2+ messages)
` [PATCH 2/2] xenmon: initialise dummy array

[PATCH 0/9] xen: build fixes with gcc5 and binutils 2.25.0
 2016-02-10 15:55 UTC  (32+ messages)
` [PATCH 2/9] Use gnutls_priority_set_direct() to deprecate gnutls_*_set()
    ` [Xen-devel] "

[PATCH] tools: probe for existence of qemu-xen trace backends
 2016-02-10 15:53 UTC  (13+ messages)

[xen-unstable-coverity test] 81806: all pass - PUSHED
 2016-02-10 15:53 UTC 

HVMlite ABI specification DRAFT B + implementation outline
 2016-02-10 15:14 UTC  (6+ messages)

[PATCH v3] travis: add initial Travis CI script to do builds
 2016-02-10 15:00 UTC  (4+ messages)

[PATCH v8] x86/p2m: use large pages for MMIO mappings
 2016-02-10 14:16 UTC  (2+ messages)

[PATCH] libxc: Fix CID 1351228 resource leak
 2016-02-10 14:09 UTC  (4+ messages)

[qemu-upstream-4.6-testing test] 80733: regressions - FAIL
 2016-02-10 13:29 UTC 

[PATCH v7 5/5] PCI: ACPI: Add a generic ACPI based host controller
 2016-02-10 13:30 UTC 

[PATCH v11 0/2] Add VT-d Posted-Interrupts support
 2016-02-10 12:35 UTC  (8+ messages)
` [PATCH v11 1/2] vmx: VT-d posted-interrupt core logic handling

[PATCH] xen-blkback: advertise indirect segment support earlier
 2016-02-10 12:27 UTC  (2+ messages)

[PATCH] xen-blkfront: rename indirect descriptor parameter
 2016-02-10 12:22 UTC  (2+ messages)

[qemu-upstream-4.5-testing test] 80731: regressions - FAIL
 2016-02-10 12:22 UTC 

[PATCH v2 1/5] xen: drop support for Xen 4.1 and older
 2016-02-10 12:07 UTC  (8+ messages)
` [PATCH v2 2/5] xen: drop xen_xc_hvm_inject_msi wrapper
` [PATCH v2 3/5] xen: drop XenXC and associated interface wrappers
` [PATCH v2 4/5] xen: move xenforeignmemory compat layer into common place
` [PATCH v2 5/5] xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2
` [PATCH v2 0/5] Drop support for Xen 4.1 and older from qemu-xen

[PATCH v2] libxc: fix leak in xc_offline_page error path
 2016-02-10 11:51 UTC  (2+ messages)

[PATCH] libxc: Fix CID 1351225 resource leak
 2016-02-10 11:16 UTC  (4+ messages)

[PATCH v2 0/5] Drop support for Xen 4.1 and older from qemu-xen
 2016-02-10 11:06 UTC 

[PATCH] xen: Fix XSM build following c/s 92942fd
 2016-02-10 10:47 UTC  (4+ messages)

[PATCH 1/5] xen: drop support for Xen 4.1 and older
 2016-02-10 10:45 UTC  (11+ messages)
` [PATCH 2/5] xen: drop xen_xc_hvm_inject_msi wrapper
` [PATCH 3/5] xen: drop XenXC and associated interface wrappers
` [PATCH 4/5] xen: move xenforeignmemory compat layer into common place
  ` [PATCH 5/5] xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2

[RFC PATCH 1/7] common/pv-iommu: Add stub hypercall for PV-IOMMU
 2016-02-10 10:36 UTC  (9+ messages)
` [RFC PATCH 2/7] iommu: add iommu_lookup_page to lookup guest gfn for a particular IOMMU mapping
` [RFC PATCH 3/7] VT-d: Add iommu_lookup_page support
` [RFC PATCH 4/7] common/pv-iommu: Add query, map and unmap ops
` [RFC PATCH 5/7] x86/m2b: Add a tracking structure for mfn to bfn mappings per page
` [RFC PATCH 6/7] common/pv-iommu: Add foreign ops to PV-IOMMU interface
` [RFC PATCH 7/7] common/pv-iommu: Allow hardware_domain to pre IOMMU map foreign memory
` [RFC PATCH 0/7] Implement Xen PV-IOMMU interface

[PATCH v7] x86/p2m: use large pages for MMIO mappings
 2016-02-10 10:19 UTC  (9+ messages)

[PATCH RFC v2 00/30] x86: Improvements to cpuid handling for guests
 2016-02-10 10:18 UTC  (6+ messages)
` [PATCH v2 24/30] tools/libxc: Modify bitmap operations to take void pointers

[RFC] Xen PV IOMMU interface draft B
 2016-02-10 10:09 UTC  (3+ messages)
` Xen PV IOMMU interface draft C
  ` Xen PV IOMMU interface draft D

[PATCH v2 1/1] XEN/ARM: Add Odroid-XU3/XU4 support
 2016-02-10 10:03 UTC  (6+ messages)

[distros-debian-squeeze test] 38734: all pass
 2016-02-10  9:39 UTC 

[BUG} libxl.c:5947:libxl_send_trigger: Send trigger 'reset' failed: Function not implemented
 2016-02-10  9:32 UTC  (6+ messages)

[PATCH v3 1/3] xen-access: minor fixes
 2016-02-10  9:09 UTC  (5+ messages)
` [PATCH v3 3/3] altp2m: Implement p2m_get_mem_access for altp2m views

[qemu-mainline test] 81613: regressions - FAIL
 2016-02-10  9:06 UTC 

[linux-linus test] 81424: regressions - FAIL
 2016-02-10  5:51 UTC 

[PATCH v4 1/2] libxl: add p2p migration
 2016-02-10  4:23 UTC  (2+ messages)
  ` [PATCH v4 2/2] libxl: keepalive messages support

[BUG] libxl: error: libxl_device.c:301:libxl__device_disk_set_backend: no suitable backend for disk
 2016-02-10  1:03 UTC  (3+ messages)

[linux-next test] 81369: regressions - FAIL
 2016-02-09 22:47 UTC 

[libvirt test] 81366: regressions - FAIL
 2016-02-09 19:33 UTC  (2+ messages)

[PATCH 0/7] Vm-events: move monitor vm-events code to common code
 2016-02-09 19:19 UTC  (8+ messages)
` [PATCH 1/7] arm: move arch/arm/hvm.c to arch/arm/hvm/hvm.c

[PATCH] docs: document shortcomings of running QEMU as non-root
 2016-02-09 18:30 UTC  (2+ messages)

[PATCH v5 for Xen 4.7 0/4] Enable per-VCPU parameter settings for RTDS scheduler
 2016-02-09 18:25 UTC  (13+ messages)
` [PATCH v5 for Xen 4.7 1/4] xen: enable "
` [PATCH v5 for Xen 4.7 2/4] libxc: "
` [PATCH v5 for Xen 4.7 3/4] libxl: "
` [PATCH v5 for Xen 4.7 4/4] xl: "


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 read-only IMAP folder(s) and NNTP newsgroup(s).