xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-08 12:56:04 to 2017-02-09 09:30:34 UTC [more...]

[PATCH v2 00/12] libxl: split up libxl.c
 2017-02-09  9:30 UTC  (8+ messages)
` [PATCH v2 01/12] libxl: adjust copyright comment of libxl.c
` [PATCH v2 02/12] libxl: make some functions global to prepare splitting up libxl.c
` [PATCH v2 03/12] libxl: white space cleanup
` [PATCH v2 04/12] libxl: carve out cpupool specific functions from libxl.c
` [PATCH v2 05/12] libxl: carve out scheduler "
` [PATCH v2 08/12] libxl: carve out memory "
` [PATCH v2 09/12] libxl: move device specific functions out of libxl.c

[RFC v2 0/6] zynqmp: Add forwarding of platform specific firmware calls
 2017-02-09  9:27 UTC  (18+ messages)
` [RFC v2 3/6] xen/arm: Allow platform_hvc to handle guest SMC calls

[PATCH 0/5] xen: sched: scheduling (mostly, Credit2) and cpupool fixes and improvements
 2017-02-09  9:25 UTC  (10+ messages)
` [PATCH 2/5] xen: credit2: never consider CPUs outside of our cpupool

[PATCH] xen/mm: Alter is_iomem_page() to use mfn_t
 2017-02-09  9:01 UTC  (10+ messages)

[xen-unstable test] 104131: regressions - FAIL
 2017-02-09  8:51 UTC  (13+ messages)

[PATCH RESEND v17] sndif: add ABI for para-virtual sound
 2017-02-09  8:46 UTC  (7+ messages)
` [PATCH RESEND v17] xen/sndif: Add sound-device ABI

[ovmf test] 105658: all pass - PUSHED
 2017-02-09  8:01 UTC 

[libvirt test] 105657: tolerable FAIL - PUSHED
 2017-02-09  7:02 UTC 

[PATCH V2] common/vm_event: Prevent guest locking with large max_vcpus
 2017-02-09  6:57 UTC 

[PATCH v6 00/24] Enable L2 Cache Allocation Technology & Refactor psr.c
 2017-02-09  6:38 UTC  (11+ messages)
` [PATCH v6 01/24] docs: create Cache Allocation Technology (CAT) and Code and Data Prioritization (CDP) feature document
` [PATCH v6 03/24] x86: refactor psr: implement main data structures
` [PATCH v6 04/24] x86: refactor psr: implement CPU init and free flow
` [PATCH v6 05/24] x86: refactor psr: implement Domain init/free and schedule flows

arm: alloc_heap_pages allocates already allocated page
 2017-02-09  6:36 UTC  (13+ messages)

[xen-unstable test] 105648: regressions - trouble: blocked/broken/fail/pass
 2017-02-09  5:57 UTC 

[qemu-mainline test] 105656: regressions - FAIL
 2017-02-09  5:51 UTC 

[ovmf baseline-only test] 68540: all pass
 2017-02-09  4:48 UTC 

[qemu-mainline test] 105654: regressions - FAIL
 2017-02-09  4:02 UTC 

[RFC XEN PATCH 00/16] Add vNVDIMM support to HVM domains
 2017-02-09  2:47 UTC  (18+ messages)
` [RFC XEN PATCH 06/16] tools: reserve guest memory for ACPI from device model
` [RFC XEN PATCH 11/16] tools/libacpi: load ACPI built by the "
` [RFC XEN PATCH 13/16] tools/libxl: add support to map host pmem device to guests
` [RFC XEN PATCH 15/16] tools/libxl: handle return code of libxl__qmp_initializations()

[ovmf test] 105652: all pass - PUSHED
 2017-02-09  2:26 UTC 

[xen-unstable-smoke test] 105653: tolerable trouble: broken/fail/pass - PUSHED
 2017-02-09  2:17 UTC 

[PATCH 0/9] libxl: spolit up libxl.c
 2017-02-09  1:51 UTC  (18+ messages)
` [PATCH 1/9] libxl: adjust copyright comment of libxl.c
` [PATCH 2/9] libxl: carve out cpupool specific functions from libxl.c
` [PATCH 3/9] libxl: carve out scheduler "
` [PATCH 4/9] libxl: carve out disk "
` [PATCH 5/9] libxl: carve out console "
` [PATCH 6/9] libxl: carve out memory "
` [PATCH 7/9] libxl: move device specific functions out of libxl.c
` [PATCH 8/9] libxl: carve out tmem specific functions from libxl.c
` [PATCH 9/9] libxl: carve out domain "

[linux-linus test] 105641: regressions - FAIL
 2017-02-09  1:48 UTC 

[qemu-mainline test] 105643: regressions - FAIL
 2017-02-09  1:16 UTC 

[ovmf baseline-only test] 68539: all pass
 2017-02-09  1:06 UTC 

[PATCH 1/2] x86/vmx: Introduce a bitfield structure for EPT_VIOLATION EXIT_QUALIFICATIONs
 2017-02-09  0:41 UTC  (11+ messages)
` [PATCH v2 "

[PATCH v6] x86/hvm: add vcpu parameter to guest memory copy function
 2017-02-09  0:37 UTC  (4+ messages)

[PATCH v3 0/4] x86/vvmx: correctly emulate VMREAD and VMWRITE
 2017-02-09  0:25 UTC  (9+ messages)
` [PATCH v3 1/4] x86/vmx: introduce vmwrite_safe()
` [PATCH v3 2/4] x86/vmx: improve vmread_safe()
` [PATCH v3 3/4] x86/vvmx: correctly emulate VMWRITE

Xen ARM - Exposing a PL011 to the guest
 2017-02-09  0:10 UTC  (15+ messages)

[xen-unstable-smoke test] 105650: regressions - trouble: blocked/broken/fail/pass
 2017-02-09  0:03 UTC 

[PATCH] xen/arm: Fix ARM build following c/s 11c397c
 2017-02-08 23:37 UTC  (6+ messages)

[PATCH] xen/arm64: Don't zero BSS when booting using EFI
 2017-02-08 23:31 UTC  (2+ messages)

[linux-3.18 baseline-only test] 68537: regressions - trouble: blocked/broken/fail/pass
 2017-02-08 23:00 UTC 

[xen-unstable-smoke test] 105647: regressions - trouble: blocked/broken/fail/pass
 2017-02-08 22:57 UTC 

[ovmf baseline-only test] 68538: all pass
 2017-02-08 22:42 UTC 

[PATCH 0/2] libxl: a few domain maximum memory fixes
 2017-02-08 22:23 UTC  (6+ messages)
` [PATCH 2/2] libxl: fix dom0 maximum memory setting
  ` [libvirt] "

[xen-unstable test] 105640: regressions - FAIL
 2017-02-08 21:55 UTC 

[PATCH v2] xen/p2m: Fix p2m_flush_table for non-nested cases
 2017-02-08 21:42 UTC  (4+ messages)

[xen-unstable-smoke test] 105645: regressions - trouble: blocked/broken/fail/pass
 2017-02-08 21:23 UTC 

[PATCH 2/2] locking/mutex, rwsem: Reduce vcpu_is_preempted() calling frequency
 2017-02-08 20:17 UTC  (5+ messages)
` [PATCH 1/2] x86/paravirt: Don't make vcpu_is_preempted() a callee-save function

[PATCH 0/2] ocaml: Start on fixing brokenness when no ocamlopt
 2017-02-08 19:50 UTC  (4+ messages)

Xen 4.9 Development Update
 2017-02-08 19:42 UTC  (8+ messages)

[DOC v4] Xen transport for 9pfs
 2017-02-08 19:20 UTC  (2+ messages)

[xen-unstable-smoke test] 105644: regressions - trouble: blocked/broken/fail/pass
 2017-02-08 19:13 UTC 

[PATCH v3] xen/arm: fix rank/vgic lock inversion bug
 2017-02-08 19:08 UTC  (8+ messages)

[PATCH 0/8] xen/arm: Fix and clean-up for ACPI and EFI
 2017-02-08 18:25 UTC  (4+ messages)
` [PATCH 2/8] xen/arm: acpi: Rework acpi_boot_table_init error paths

[PATCH] x86/p2m: Reposition p2m_teardown_nestedp2m() to avoid its forward declaration
 2017-02-08 18:21 UTC  (3+ messages)

[PATCH] xenbus: Neaten xenbus_va_dev_error
 2017-02-08 18:20 UTC  (5+ messages)

[PATCH] x86/p2m: Stop other vcpus using a nested p2m before clearing it
 2017-02-08 18:08 UTC  (5+ messages)

[PATCH 1/2] x86/paravirt: Don't make vcpu_is_preempted() a callee-save function
 2017-02-08 18:00 UTC 

Xen 4.9 Development Update
 2017-02-08 17:53 UTC  (12+ messages)

[PATCH] common/vm_event: Prevent guest locking with large max_vcpus
 2017-02-08 17:31 UTC  (5+ messages)

[xen-unstable-smoke test] 105642: tolerable trouble: broken/fail/pass - PUSHED
 2017-02-08 17:28 UTC 

[qemu-mainline test] 105639: regressions - FAIL
 2017-02-08 17:21 UTC 

[PATCH] x86/mm: Alter is_xen_fixed_mfn() to use mfn_t
 2017-02-08 17:20 UTC  (3+ messages)

[PATCH v6] x86/iommu: add IOMMU entries for p2m_mmio_direct pages
 2017-02-08 17:08 UTC  (2+ messages)

[linux-next test] 105633: regressions - FAIL
 2017-02-08 17:02 UTC 

unmodified drivers
 2017-02-08 16:54 UTC  (3+ messages)

[PATCH] xen/p2m: Remove np2m-specific filter from generic p2m_flush_table
 2017-02-08 16:36 UTC  (4+ messages)

[xen-unstable baseline-only test] 68534: regressions - trouble: blocked/broken/fail/pass
 2017-02-08 16:35 UTC 

[ovmf test] 105636: all pass - PUSHED
 2017-02-08 16:30 UTC 

Enabling vm_event for a guest with more VCPUs than available ring buffer slots freezes the virtual machine
 2017-02-08 16:23 UTC  (10+ messages)

[PATCH 1/2] tools/libxc: Introduce XC_CPUPOOL_POOLID_ANY
 2017-02-08 16:17 UTC  (5+ messages)
` [PATCH 2/2] tools/libxl: Introduce LIBXL_CPUPOOL_POOLID_ANY

Xen Security Advisory 154 (CVE-2016-2270) - x86: inconsistent cachability flags on guest mappings
 2017-02-08 16:04 UTC  (6+ messages)
    ` [PATCH] x86: Allow write-combining on MMIO mappings again
      ` [PATCH v3] x86/ept: Allow write-combining on !mfn_valid() "

[PATCH v5 0/9] Initial PVHv2 Dom0 support
 2017-02-08 16:03 UTC  (11+ messages)
` [PATCH v5 8/9] xen/x86: Setup PVHv2 Dom0 CPUs
` [PATCH v5 9/9] xen/x86: setup PVHv2 Dom0 ACPI tables

[PATCH] x86/shadow: Correct the behaviour of a guests view of maxphysaddr
 2017-02-08 16:02 UTC  (4+ messages)

IOMMU fault with IGD passthrough setup on XEN 4.8.0
 2017-02-08 15:59 UTC  (17+ messages)

Update: Developer Summit and Hackathon this year
 2017-02-08 15:59 UTC 

PML causing race condition during guest bootstorm and host crash on Broadwell cpu
 2017-02-08 15:46 UTC  (5+ messages)

[PATCH v3] libxl: don't segfault when creating domain with invalid pvusb device
 2017-02-08 15:40 UTC  (3+ messages)

[PATCH] xen-netfront: Rework the fix for Rx stall during OOM and network stress
 2017-02-08 15:08 UTC 

[linux-3.18 test] 105632: tolerable FAIL - PUSHED
 2017-02-08 15:02 UTC 

[ovmf baseline-only test] 68535: all pass
 2017-02-08 15:00 UTC 

[xen-unstable-smoke test] 105637: tolerable trouble: broken/fail/pass - PUSHED
 2017-02-08 14:52 UTC 

[PATCH v3 0/2] xen/kbdif: add multi-touch support
 2017-02-08 14:42 UTC  (3+ messages)
` [PATCH v3 2/2] "

[distros-debian-squeeze test] 68536: tolerable trouble: broken/fail/pass
 2017-02-08 14:38 UTC 

[PATCH v3] xen-netfront: Improve error handling during initialization
 2017-02-08 14:34 UTC  (2+ messages)

[linux-linus test] 105625: regressions - FAIL
 2017-02-08 14:15 UTC 

[qemu-mainline test] 105630: regressions - FAIL
 2017-02-08 13:57 UTC 

[PATCH v14 0/9] x86: multiboot2 protocol support
 2017-02-08 13:52 UTC  (5+ messages)
` [PATCH v14 4/9] x86: add multiboot2 protocol support for EFI platforms

[xen-unstable test] 105629: tolerable FAIL
 2017-02-08 13:49 UTC 

[PATCH v2] x86/time: Adjust init-time handling of pit0_ticks
 2017-02-08 13:12 UTC  (3+ 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).