xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-04 15:29:06 to 2016-04-05 22:22:17 UTC [more...]

[PATCH v4] xen: sched: fix deadlock when changing scheduling parameters
 2016-04-05 22:22 UTC 

[PATCH v2 00/11] HVMlite domU support
 2016-04-05 22:02 UTC  (3+ messages)
` [PATCH v2 02/11] xen/hvmlite: Bootstrap HVMlite guest

[PATCH v4 4/4] libxl: fix cd-eject
 2016-04-05 21:45 UTC  (4+ messages)
` [PATCH v6] libxl: allow 'phy' backend to use empty files

[PATCH v2 0/6] x86/time: PVCLOCK_TSC_STABLE_BIT support
 2016-04-05 21:34 UTC  (26+ messages)
` [PATCH v2 1/6] public/xen.h: add flags field to vcpu_time_info
` [PATCH v2 2/6] x86/time: refactor init_platform_time()
` [PATCH v2 3/6] x86/time: implement tsc as clocksource
` [PATCH v2 4/6] x86/time: streamline platform time init on plt_init()
` [PATCH v2 5/6] x86/time: refactor read_platform_stime()
` [PATCH v2 6/6] x86/time: implement PVCLOCK_TSC_STABLE_BIT

[PATCH] kernel-parameters: document earlycon=xenboot
 2016-04-05 21:22 UTC  (4+ messages)

[PATCH 0/3] COLO: only build on Linux
 2016-04-05 20:06 UTC  (4+ messages)
` [PATCH 1/3] libxl: colo: rearrange things in header files
` [PATCH 2/3] libxl: colo: move netlink related stuff to libxl_colo_proxy.c
` [PATCH 3/3] libxl: colo: only build COLO on Linux

[PATCH v4 1/6] xen: sync xen header
 2016-04-05 19:31 UTC  (14+ messages)
` [PATCH v4 2/6] virt, sched: add generic vcpu pinning support
` [PATCH v4 3/6] smp: add function to execute a function synchronously on a cpu
` [PATCH v4 4/6] xen: add xen_pin_vcpu() to support calling functions on a dedicated pcpu
` [PATCH v4 5/6] dcdbas: make use of smp_call_on_cpu()
` [PATCH v4 6/6] hwmon: use smp_call_on_cpu() for dell-smm i8k

[linux-mingo-tip-master test] 88754: regressions - trouble: blocked/broken/fail/pass
 2016-04-05 19:02 UTC 

[PATCH v4 00/26] x86: Improvements to cpuid handling for guests
 2016-04-05 18:34 UTC  (25+ messages)
` [PATCH v4 11/26] xen/x86: Improvements to in-hypervisor cpuid sanity checks
` [PATCH v4 12/26] x86/cpu: Move set_cpumask() calls into c_early_init()
` [PATCH v4 13/26] x86/cpu: Sysctl and common infrastructure for levelling context switching
` [PATCH v4 14/26] x86/cpu: Rework AMD masking MSR setup
` [PATCH v4 15/26] x86/cpu: Rework Intel masking/faulting setup
` [PATCH v4 16/26] x86/cpu: Context switch cpuid masks and faulting state in context_switch()
` [PATCH v4 17/26] x86/pv: Provide custom cpumasks for PV domains
` [PATCH v4 26/26] tools/libxc: Calculate xstate cpuid leaf from guest information

[libvirt test] 88753: regressions - trouble: blocked/broken/pass
 2016-04-05 18:07 UTC 

[PATCH v5] xSplice v1 design and implementation
 2016-04-05 17:48 UTC  (19+ messages)
` [PATCH v5 10/28] xsplice: Implement payload loading
` [PATCH v5 23/28] xsplice: Stacking build-id dependency checking
` [PATCH v5 26/28] xsplice: Prevent duplicate payloads from being loaded

[PATCH 00/16] Fixes and improvement (including hard affinity!) for Credit2
 2016-04-05 17:37 UTC  (15+ messages)
` [PATCH 03/16] xen: sched: make implementing .alloc_pdata optional
` [PATCH 09/16] xen: sched: close potential races when switching scheduler to CPUs
` [PATCH 16/16] xen: sched: implement vcpu hard affinity in Credit2

[PATCH v5] xen/arm64: check XSM Magic from the second unknown module
 2016-04-05 16:46 UTC 

Regarding Outreachy project on Improving CR Dashboard
 2016-04-05 16:35 UTC 

Issues with the xen-access.c model
 2016-04-05 16:10 UTC  (5+ messages)

pv-grub guest booting fail with recent qemu-xen
 2016-04-05 15:41 UTC  (9+ messages)

[PATCH v5 3/9] x86/head: Move early exception panic code into early_fixup_exception
 2016-04-05 15:38 UTC  (12+ messages)
                ` [PATCH v5 4/9] x86/traps: Enable all exception handler callbacks early
` [PATCH v5 0/9] Improve non-"safe" MSR access failure handling
  ` [PATCH v5 7/9] x86/paravirt: Add paravirt_{read, write}_msr

[PATCH] x86/mm/pat: Fix BUG_ON in mmap_mem on QEMU/i386
 2016-04-05 15:24 UTC 

[linux-4.1 test] 88721: regressions - FAIL
 2016-04-05 15:31 UTC 

Stub domain crash on Xen v4.6.1
 2016-04-05 15:17 UTC 

[PATCH] libxl: fix POLLHUP handling
 2016-04-05 15:12 UTC  (2+ messages)

[PATCH] libxl: libxl_domain_create_restore has an extra argument
 2016-04-05 15:12 UTC  (3+ messages)

[PATCH v4] xen/arm64: check XSM Magic from the second unknown module
 2016-04-05 14:55 UTC  (3+ messages)

[PATCH v2 0/3] x86/ioreq server: introduce HVMMEM_ioreq_server mem type
 2016-04-05 14:38 UTC  (8+ messages)
` [PATCH v2 1/3] x86/ioreq server: Add new functions to get/set memory types
` [PATCH v2 2/3] x86/ioreq server: Rename p2m_mmio_write_dm to p2m_ioreq_server
` [PATCH v2 3/3] x86/ioreq server: Add HVMOP to map guest ram with p2m_ioreq_server to an ioreq server

[PATCH v4 00/14] Load BIOS via toolstack instead of been embedded in hvmloader
 2016-04-05 14:23 UTC  (13+ messages)
` [PATCH v4 07/14] hvmloader: Grab the hvm_start_info pointer
` [PATCH v4 08/14] hvmloader: Locate the BIOS blob
` [PATCH v4 09/14] hvmloader: Check modules whereabouts in perform_tests
` [PATCH v4 10/14] hvmloader: Load SeaBIOS from hvm_start_info modules
` [PATCH v4 11/14] hvmloader: Load OVMF from modules

[xen-unstable-smoke test] 88802: tolerable FAIL - PUSHED
 2016-04-05 14:07 UTC 

[PATCH v3] xen/arm64: check XSM Magic and Signature from the second unknown module
 2016-04-05 13:41 UTC  (3+ messages)

[PATCH] xen: enable per-VCPU parameter for RTDS
 2016-04-05 12:45 UTC  (6+ messages)

Fixing libvirt's libxl driver breakage -- where to define LIBXL_API_VERSION?
 2016-04-05 11:39 UTC 

[ovmf test] 88716: regressions - FAIL
 2016-04-05 11:27 UTC 

[xen-unstable test] 88698: regressions - FAIL
 2016-04-05 11:24 UTC 

[xen-unstable test] 88588: regressions - FAIL
 2016-04-05 10:36 UTC  (8+ messages)
` [xen-unstable-smoke test] 88672: "
  ` [xen-unstable-smoke test] 88656: "
    ` Policy for force pushing smoke branch Was: "
        ` Policy for force pushing smoke branch Was: Re: [xen-unstable-smoke test] 88656: regressions - FAIL [and 1 more messages]
          ` Policy for force pushing smoke branch Was: Re: [xen-unstable-smoke test] 88656: regressions - FAIL [and 1 more messages] "

[PATCH v9 0/3] VT-d Device-TLB flush issue
 2016-04-05  9:47 UTC  (7+ messages)
` [PATCH v9 1/3] VT-d: add a command line parameter for Queued Invalidation
` [PATCH v9 2/3] VT-d: wrap a _sync version for all VT-d flush interfaces
` [PATCH v9 3/3] VT-d: Fix vt-d Device-TLB flush timeout issue

[PATCH] xen: enable per-VCPU parameter for RTDS
 2016-04-05  9:39 UTC  (4+ messages)

[PATCH] x86/HVM: remove dead code
 2016-04-05  9:34 UTC  (2+ messages)

[PATCH v3 0/9] tools: Allow HVM domains emulated access to disks provided by hotplug scripts
 2016-04-05  9:28 UTC  (8+ messages)
` [PATCH v3 5/9] libxl: Rearrange qemu upstream disk argument code

[PATCH V7 0/3] xsaves bug fix
 2016-04-05  8:31 UTC  (10+ messages)
` [PATCH V7 1/3] x86/xsaves: fix overwriting between non-lazy/lazy xsaves
` [PATCH V7 2/3] x86/xsaves: fix two remained issues
` [PATCH V7 3/3] x86/xsaves: ebx may return wrong value using CPUID eax=0xdh, ecx =1

[PATCH] x86/pvh: Initialize ioreq server for PVH guests
 2016-04-05  8:15 UTC  (2+ messages)

[PATCH v3 0/5] xentrace/xenalyze Support on ARM
 2016-04-05  8:12 UTC  (9+ messages)
` [PATCH v3 1/5] xentrace: Common Support for get_pg_owner/put_pg_owner on ARM and x86
` [PATCH v3 2/5] xentrace: Memory/Page Mapping support for DOMID_XEN on ARM
` [PATCH v3 3/5] xentrace: Timestamp support for ARM platform
` [PATCH v3 4/5] xentrace: Trace Buffer Initialization on ARM
` [PATCH v3 5/5] xenalyze: Build for Both ARM and x86 Platforms

XSM permissive by default
 2016-04-05  8:03 UTC  (8+ messages)

[linux-3.16 test] 88669: regressions - FAIL
 2016-04-05  6:21 UTC 

[PATCH 0/5] COLO fixes
 2016-04-05  5:23 UTC  (7+ messages)
` [PATCH 1/5] libxc: colo: don't leak pfns and iov in send_checkpoint_dirty_pfn_list
` [PATCH 2/5] libxl: colo: simplify colo_proxy_async_wait_for_checkpoint
` [PATCH 3/5] libxl: colo: add missing break in qemu_disk_scsi_drive_string
` [PATCH 4/5] libxl: colo: fix indentation of abort()
` [PATCH 5/5] libxl: colo: remove dead code in colo_save_setup_script_cb

[PATCH v4 0/6] Support calling functions on dedicated physical cpu
 2016-04-05  5:10 UTC 

[qemu-mainline test] 88667: regressions - FAIL
 2016-04-05  4:31 UTC 

[PATCH] xen: Add comment for missing FROZEN notifier transitions
 2016-04-05  4:22 UTC  (4+ messages)

Adding Xen to the kbuild bot?
 2016-04-05  3:53 UTC 

[PATCH] kernel-parameters: document earlycon=xenboot
 2016-04-05  2:48 UTC 

[linux-linus test] 88655: regressions - FAIL
 2016-04-05  2:01 UTC 

[PATCH] xen: enable per-VCPU parameter for RTDS
 2016-04-04 22:05 UTC  (2+ messages)

[linux-4.1 test] 88639: regressions - FAIL
 2016-04-04 21:40 UTC 

[ovmf test] 88641: regressions - FAIL
 2016-04-04 21:21 UTC 

[xen-unstable-smoke test] 88699: tolerable FAIL - PUSHED
 2016-04-04 20:52 UTC 

Intel MID / CE4100 - platform support - pnpbios support ?
 2016-04-04 18:43 UTC  (4+ messages)

Getting rid of inside_vm in intel8x0
 2016-04-04 18:31 UTC 

[xen-unstable-smoke test] 88680: regressions - FAIL
 2016-04-04 18:17 UTC 

[PATCH v9 for Xen 4.7 0/4] Enable per-VCPU parameter for RTDS
 2016-04-04 17:22 UTC  (8+ messages)
` [PATCH v9 for Xen 4.7 1/4] xen: enable "
  ` [hypervisor deadlock] "

[PATCH v13 03/26] tools/libxl: Add back channel to allow migration target send data back
 2016-04-04 16:58 UTC 

[linux-mingo-tip-master test] 88622: regressions - FAIL
 2016-04-04 16:27 UTC 

libxl gentypes.pl "saved_FOO" oddity
 2016-04-04 16:25 UTC  (2+ messages)

[PATCH] x86/extable: Add a comment about early exception handlers
 2016-04-04 16:16 UTC 

[PATCH V2 0/9] xentrace/xenalyze support on ARM
 2016-04-04 16:04 UTC  (6+ messages)

[PATCH v2] x86/hvm: separate ioreq server code from generic hvm code
 2016-04-04 16:07 UTC  (2+ messages)

[PATCH] x86/extable: Add a comment about early exception handlers
 2016-04-04 15:46 UTC 

ARMv8: New board bring up hangs in kernel start?
 2016-04-04 15:44 UTC  (5+ messages)

[PATCH v13 00/26] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2016-04-04 15:29 UTC  (5+ messages)
` [PATCH v13 03/26] tools/libxl: Add back channel to allow migration target send data back


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