xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-08 00:06:19 to 2016-02-09 12:47:40 UTC [more...]

[PATCH 1/3] xen/x86: Drop the uses of invbool_param()
 2016-02-09 12:47 UTC  (6+ messages)
` [PATCH 2/3] xen/init: Drop invbool_param()
` [PATCH 3/3] xen/init: Annotate all command line parameter infrastructure as const

[ovmf test] 81313: regressions - FAIL
 2016-02-09 12:44 UTC 

Urgent: Cleaning up project list in preparation for GSoc and the next Outreachy round
 2016-02-09 12:37 UTC 

[PATCH v7] x86/p2m: use large pages for MMIO mappings
 2016-02-09 12:35 UTC  (7+ messages)

[PATCH 0/7] Vm-events: move monitor vm-events code to common code
 2016-02-09 12:32 UTC  (33+ messages)
` [PATCH 1/7] arm: move arch/arm/hvm.c to arch/arm/hvm/hvm.c
` [PATCH 2/7] x86: hvm events: merge 2 functions into 1
` [PATCH 3/7] xen/vm-events: Move monitor_domctl to common-side
` [PATCH 4/7] Rename monitor_x86.c to monitor.c and monitor_arch.h to monitor.h
` [PATCH 5/7] xen/vm-events: Move hvm_event_* functions to common-side
` [PATCH 6/7] Rename event_x86.c to event.c and event_arch.h to event.h + minor fixes
` [PATCH 7/7] arch.monitor: move bits to common (arch_domain to domain)

[PATCH] xen: sched: get rid of static private schedulers' structures
 2016-02-09 12:25 UTC  (3+ messages)

Mini-OS as Dom0
 2016-02-09 12:23 UTC 

HVMlite ABI specification DRAFT B + implementation outline
 2016-02-09 12:10 UTC  (5+ messages)

[qemu-upstream-unstable test] 81208: regressions - FAIL
 2016-02-09 12:09 UTC 

[PATCH v2 1/2] xenoprof: fix up ability to disable it
 2016-02-09 12:03 UTC  (5+ messages)
` [PATCH v2 2/2] build: convert xenoprof to Kconfig

[linux-3.16 test] 81206: regressions - FAIL
 2016-02-09 12:02 UTC 

[PATCH v5 for Xen 4.7 0/4] Enable per-VCPU parameter settings for RTDS scheduler
 2016-02-09 12:00 UTC  (9+ messages)
` [PATCH v5 for Xen 4.7 3/4] libxl: enable "

[BUG] libxl: error: libxl_device.c:301:libxl__device_disk_set_backend: no suitable backend for disk
 2016-02-09 12:00 UTC  (4+ messages)

[qemu-mainline test] 81285: regressions - FAIL
 2016-02-09 11:53 UTC 

How to implement some functionality (mentioned in text part of E-mail) in Xen
 2016-02-09 11:51 UTC 

How the implement some functionalities (mentioned in text part) in Xen
 2016-02-09 11:50 UTC 

[PATCH v4 05/17] xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio
 2016-02-09 11:19 UTC  (8+ messages)
` [PATCH v4 13/17] ARM: Xen: Document UEFI support on Xen ARM virtual platforms
    ` [PATCH v4 01/17] Xen: ACPI: Hide UART used by Xen
  ` [PATCH v4 16/17] FDT: Add a helper to get specified name subnode

[RFC] support more qdisk types
 2016-02-09 10:58 UTC  (8+ messages)

[PATCH] x86/HVM: rewrite the start info structure definition in binary form
 2016-02-09 10:58 UTC  (11+ messages)

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

[distros-debian-snapshot test] 38733: regressions - FAIL
 2016-02-09 10:44 UTC 

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

[PATCH seabios.git rel-1.7.5] fix release-1.7.5 for gcc5
 2016-02-09  9:58 UTC  (5+ messages)

[PATCH v2 1/1] XEN/ARM: Add Odroid-XU3/XU4 support
 2016-02-09  9:53 UTC  (2+ messages)

[PATCH v2] xSplice v1 implementation
 2016-02-09  8:28 UTC  (8+ messages)
` [PATCH v2 01/13] xsplice: Design document (v5)
` [PATCH v2 03/13] xen/xsplice: Hypervisor implementation of XEN_XSPLICE_op (v7)

[PATCH v2 0/3] paravirt: rebrand paravirt_enabled as paravirt_legacy
 2016-02-09  7:06 UTC  (31+ messages)
` [PATCH v2 3/3] paravirt: rename paravirt_enabled to paravirt_legacy
              ` [Xen-devel] "

[BUG] pci-passthrough generates "xen:events: Failed to obtain physical IRQ" for some devices
 2016-02-09  4:59 UTC  (8+ messages)

[PATCH v5][RFC]xen: sched: convert RTDS from time to event driven model
 2016-02-09  4:33 UTC 

[PATCH 1/2] xenoprof: fix up ability to disable it
 2016-02-09  4:05 UTC  (7+ messages)
` [PATCH 2/2] build: convert xenoprof to Kconfig

Adding Xen to the kbuild bot?
 2016-02-08 22:25 UTC  (2+ messages)

[PATCH v4] xen: sched: convert RTDS from time to event driven model
 2016-02-08 21:23 UTC  (10+ messages)

[xen-unstable-smoke test] 81429: tolerable all pass - PUSHED
 2016-02-08 18:37 UTC 

[PATCH RFC v2 00/30] x86: Improvements to cpuid handling for guests
 2016-02-08 17:26 UTC  (7+ messages)
` [PATCH v2 24/30] tools/libxc: Modify bitmap operations to take void pointers
` [PATCH v2.5 31/30] Fix PV guest XSAVE handling with levelling

[PATCH] x86/hvm: simplify emulation triggered by vm_event response
 2016-02-08 17:23 UTC  (6+ messages)

[PATCH v2] xen/arm: correctly handle DMA mapping of compound pages
 2016-02-08 16:59 UTC 

[PATCH v1 1/1] XEN/ARM: Add Odroid-XU3/XU4 support
 2016-02-08 16:54 UTC  (3+ messages)

[PATCH v2 0/2] xen/scsiback: correct two issues
 2016-02-08 16:52 UTC  (7+ messages)
` [PATCH v2 1/2] xen/scsiback: correct frontend counting
` [PATCH v2 2/2] xen/scsiback: avoid warnings when adding multiple LUNs to a domain

[PATCH OSSTEST v3 1/2] Move collectversions from ts-xen-build into Osstest::BuildSupport
 2016-02-08 16:15 UTC  (3+ messages)
` [PATCH OSSTEST v3 2/2] Add a weekly coverity flight

[PATCH OSSTEST v1 5/5] mg-show-flight-runvars: recurse on buildjobs upon request
 2016-02-08 16:12 UTC  (3+ messages)
` [PATCH OSSTEST 5/5 v3] "

[PATCH v2] xen/arm: correctly handle DMA mapping of compound pages
 2016-02-08 16:02 UTC 

[PATCH] xen/arm: correctly handle DMA mapping of compound pages
 2016-02-08 15:59 UTC  (2+ messages)

[PATCH v3 1/3] xen-access: minor fixes
 2016-02-08 15:46 UTC  (7+ messages)
` [PATCH v3 2/3] altp2m: Merge p2m_set_altp2m_mem_access and p2m_set_mem_access
` [PATCH v3 3/3] altp2m: Implement p2m_get_mem_access for altp2m views

[PATCH] vm_event: Fix regression caused by b701ccc8
 2016-02-08 15:46 UTC  (3+ messages)

[PATCH] libxc: correct memory range check in domain builder
 2016-02-08 15:45 UTC  (3+ messages)

[PATCH] xl: use bool type for flags instead of int
 2016-02-08 15:45 UTC  (3+ messages)

[linux-linus test] 81161: regressions - trouble: blocked/broken/fail/pass
 2016-02-08 15:17 UTC 

[PATCH V13 0/5] xen pvusb toolstack work
 2016-02-08 14:32 UTC  (9+ messages)
` [PATCH V13 3/5] libxl: add pvusb API

deprecating pvgrub (grub-legacy)
 2016-02-08 14:15 UTC  (3+ messages)

[PATCH] x86/nHVM: avoid NULL deref during INVLPG intercept handling
 2016-02-08 14:03 UTC  (2+ messages)

[PATCH] xen/arm: correctly handle DMA mapping of compound pages
 2016-02-08 13:33 UTC 

HVMlite ABI specification DRAFT A
 2016-02-08 13:21 UTC  (5+ messages)

Can't create small PV guest anymore (64MB)
 2016-02-08 12:30 UTC  (4+ messages)

[PATCH 2/2] xen/scsiback: avoid warnings when adding multiple LUNs to a domain
 2016-02-08 12:28 UTC 

[linux-mingo-tip-master test] 81132: regressions - FAIL
 2016-02-08 11:49 UTC 

[PATCH v7 0/5] libbxl: add support for pvscsi, iteration 7
 2016-02-08 11:44 UTC  (3+ messages)
` [PATCH v7 3/5] libxl: add support for vscsi

[PATCH v7 5/5] PCI: ACPI: Add a generic ACPI based host controller
 2016-02-08 11:27 UTC 

[PATCH RESEND] fix MSI injection on Xen
 2016-02-08 11:18 UTC  (4+ messages)

[distros-debian-sid test] 38732: regressions - FAIL
 2016-02-08 10:38 UTC 

[libvirt test] 81092: regressions - FAIL
 2016-02-08  9:02 UTC 

[linux-4.1 test] 81078: regressions - trouble: blocked/broken/fail/pass
 2016-02-08  6:19 UTC 

[seabios baseline-only test] 38731: trouble: broken/fail/pass
 2016-02-08  4:52 UTC 

[xen-unstable baseline-only test] 38729: regressions - FAIL
 2016-02-08  3:36 UTC 

[ovmf test] 81088: regressions - FAIL
 2016-02-08  3:24 UTC 

[PATCH v3] travis: add initial Travis CI script to do builds
 2016-02-08  2:45 UTC 

[qemu-mainline test] 81017: regressions - FAIL
 2016-02-08  0:06 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).