xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-04 08:04:36 to 2016-04-05 14:22:30 UTC [more...]

[PATCH] libxl: libxl_domain_create_restore has an extra argument
 2016-04-05 14:20 UTC 

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

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

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

[PATCH v4 00/14] Load BIOS via toolstack instead of been embedded in hvmloader
 2016-04-05 14:05 UTC  (12+ 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

[PATCH] kernel-parameters: document earlycon=xenboot
 2016-04-05 13:49 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)

[PATCH v2 0/6] x86/time: PVCLOCK_TSC_STABLE_BIT support
 2016-04-05 12:22 UTC  (16+ 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

Issues with the xen-access.c model
 2016-04-05 12:13 UTC  (2+ 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 v4 1/6] xen: sync xen header
 2016-04-05 10:05 UTC  (12+ 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

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

[PATCH v5] xSplice v1 design and implementation
 2016-04-05  7:43 UTC  (25+ messages)
` [PATCH v5 10/28] xsplice: Implement payload loading
` [PATCH v5 19/28] build_id: Provide ld-embedded build-ids
` [PATCH v5 20/28] HYPERCALL_version_op: Add VERSION_build_id to retrieve build-id
` [PATCH v5 22/28] xsplice: Print build_id in keyhandler and on bootup
` [PATCH v5 23/28] xsplice: Stacking build-id dependency checking
` [PATCH v5 25/28] xsplice: Print dependency and payloads build_id in the keyhandler
` [PATCH v5 26/28] xsplice: Prevent duplicate payloads from being loaded
` [PATCH v5 27/28] xsplice: Add support for shadow variables

[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 

pv-grub guest booting fail with recent qemu-xen
 2016-04-05  1:26 UTC  (8+ messages)

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

[PATCH v5 3/9] x86/head: Move early exception panic code into early_fixup_exception
 2016-04-04 21:40 UTC  (13+ 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

[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  (3+ messages)

[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  (9+ messages)
` [PATCH V2 1/9] xenalyze: Support for ARM platform

[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

[PATCH 1/2] libxl: Set rc on failure of usbdev_busaddr_to_busid
 2016-04-04 15:10 UTC  (2+ messages)
` [PATCH 2/2] libxl: Do not leak data on error path from libxl__read_sysfs_file_contents

New Defects reported by Coverity Scan for XenProject
 2016-04-04 15:07 UTC 

Redundant lstats in libxl_pvusb.c
 2016-04-04 15:07 UTC 

Wrong use of sizeof() in libxl_pvusb.c
 2016-04-04 15:01 UTC 

Failed vm entry when emulating in hvm_do_resume()
 2016-04-04 14:43 UTC  (2+ messages)

[linux-3.16 test] 88561: regressions - FAIL
 2016-04-04 13:24 UTC 

xen-utils not running within xen or no compatible utils
 2016-04-04 13:21 UTC  (11+ messages)

[qemu-mainline test] 88557: regressions - FAIL
 2016-04-04 13:10 UTC 

[PATCH] xen: Add comment for missing FROZEN notifier transitions
 2016-04-04 12:32 UTC 

[PATCH 00/10] xl: improve coding style and return more failure on failure for more xl commands
 2016-04-04 11:40 UTC  (7+ messages)
` [PATCH 05/10] xl_cmdimpl: improve return codes for memset commands
` [PATCH 09/10] libxl: Fix libxl_set_memory_target return value

[PATCH] Fixed --enable-systemd on latest Debian stretch. Added xencommons as a systemd.service
 2016-04-04 11:33 UTC  (10+ messages)

[PATCH] unmodified_drivers: enable use of register_oldmem_pfn_is_ram() API
 2016-04-04 11:20 UTC  (2+ messages)

[PATCH] libxl: fix compilation on ARM
 2016-04-04 10:51 UTC  (5+ messages)

[GIT PULL] xen: regression and bug fixes for 4.6-rc2
 2016-04-04 10:40 UTC 

[PATCH] Mini-OS: netfront: fix off-by-one error introduced in 7c8f3483
 2016-04-04 10:28 UTC  (2+ messages)

[linux-linus test] 88539: regressions - FAIL
 2016-04-04 10:22 UTC 

HPA <-> GPA mapping
 2016-04-04 10:17 UTC  (2+ messages)

[xen-unstable-smoke test] 88647: regressions - FAIL
 2016-04-04 10:04 UTC 

[PATCH] xen: write information about supported backends
 2016-04-04  9:30 UTC  (3+ messages)
` [Xen-devel] "

P2M aliasing check
 2016-04-04  8:23 UTC  (2+ messages)


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