xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-29 16:17:07 to 2016-11-30 20:03:46 UTC [more...]

[xen-4.6-testing test] 102723: regressions - FAIL
 2016-11-30 20:03 UTC 

[PATCH 02/36] qdict: Add convenience helpers for wrapped puts
 2016-11-30 19:44 UTC 

[distros-debian-squeeze test] 68128: tolerable FAIL
 2016-11-30 19:26 UTC 

DomU application crashes while mmap'ing device memory on x86_64
 2016-11-30 19:24 UTC  (5+ messages)

[COVERITY ACCESS] for Embedded/Automotive team
 2016-11-30 19:21 UTC  (20+ messages)

[PATCH] xen/arm: Fix misplaced parentheses for PSCI version check
 2016-11-30 19:16 UTC  (3+ messages)

[PATCH] arm/acpi: hide watchdog timer in GTDT table for dom0
 2016-11-30 19:07 UTC  (21+ messages)

[ovmf baseline-only test] 68127: all pass
 2016-11-30 19:01 UTC 

[xen-4.6-testing baseline-only test] 68126: regressions - FAIL
 2016-11-30 18:42 UTC 

How to Build Xen for UEFI native boot
 2016-11-30 18:31 UTC 

[qemu-mainline test] 102722: tolerable FAIL - PUSHED
 2016-11-30 18:16 UTC 

[PATCH for-4.9 v3 00/24] XSA-191 followup
 2016-11-30 17:55 UTC  (33+ messages)
` [PATCH v3 01/24] x86/shadow: Fix #PFs from emulated writes crossing a page boundary
` [PATCH v3 02/24] x86/emul: Drop X86EMUL_CMPXCHG_FAILED
` [PATCH v3 03/24] x86/emul: Simplfy emulation state setup
` [PATCH v3 04/24] x86/emul: Rename hvm_trap to x86_event and move it into the emulation infrastructure
` [PATCH v3 05/24] x86/emul: Rename HVM_DELIVER_NO_ERROR_CODE to X86_EVENT_NO_EC
` [PATCH v3 06/24] x86/pv: Implement pv_inject_{event, page_fault, hw_exception}()
` [PATCH v3 07/24] x86/emul: Clean up the naming of the retire union
` [PATCH v3 08/24] x86/emul: Correct the behaviour of pop %ss and interrupt shadowing
` [PATCH v3 09/24] x86/emul: Provide a wrapper to x86_emulate() to ASSERT() certain behaviour
` [PATCH v3 10/24] x86/emul: Always use fault semantics for software events
` [PATCH v3 11/24] x86/emul: Implement singlestep as a retire flag
` [PATCH v3 12/24] x86/emul: Remove opencoded exception generation
` [PATCH v3 13/24] x86/emul: Rework emulator event injection
` [PATCH v3 14/24] x86/vmx: Use hvm_{get, set}_segment_register() rather than vmx_{get, set}_segment_register()
` [PATCH v3 15/24] x86/hvm: Reposition the modification of raw segment data from the VMCB/VMCS
` [PATCH v3 16/24] x86/emul: Avoid raising faults behind the emulators back
` [PATCH v3 17/24] x86/pv: "
` [PATCH v3 18/24] x86/shadow: "
` [PATCH v3 19/24] x86/hvm: Extend the hvm_copy_*() API with a pagefault_info pointer
` [PATCH v3 20/24] x86/hvm: Reimplement hvm_copy_*_nofault() in terms of no pagefault_info
` [PATCH v3 21/24] x86/hvm: Rename hvm_copy_*_guest_virt() to hvm_copy_*_guest_linear()
` [PATCH v3 22/24] x86/hvm: Avoid __hvm_copy() raising #PF behind the emulators back
` [PATCH v3 23/24] x86/emul: Prepare to allow use of system segments for memory references
` [PATCH v3 24/24] x86/emul: Use system-segment relative memory accesses

[PATCH v9 00/13] x86: multiboot2 protocol support
 2016-11-30 17:21 UTC  (9+ messages)
` [PATCH v9 07/13] x86: add multiboot2 protocol support for EFI platforms

Xen ARM - Exposing a PL011 to the guest
 2016-11-30 17:02 UTC  (3+ messages)

[PATCH v4 00/14] Initial PVHv2 Dom0 support
 2016-11-30 16:49 UTC  (15+ messages)
` [PATCH v4 01/14] xen/x86: remove XENFEAT_hvm_pirqs for PVHv2 guests
` [PATCH v4 02/14] xen/x86: fix return value of *_set_allocation functions
` [PATCH v4 03/14] xen/x86: allow calling {shadow/hap}_set_allocation with the idle domain
` [PATCH v4 04/14] x86/paging: introduce paging_set_allocation
` [PATCH v4 05/14] xen/x86: split the setup of Dom0 permissions to a function
` [PATCH v4 06/14] x86/vtd: refuse to enable IOMMU if the PCI scan fails
` [PATCH v4 07/14] x86/iommu: add IOMMU entries for p2m_mmio_direct pages
` [PATCH v4 08/14] xen/x86: allow the emulated APICs to be enabled for the hardware domain
` [PATCH v4 09/14] xen/x86: split Dom0 build into PV and PVHv2
` [PATCH v4 10/14] xen/x86: populate PVHv2 Dom0 physical memory map
` [PATCH v4 11/14] xen/x86: parse Dom0 kernel for PVHv2
` [PATCH v4 12/14] x86/PVHv2: fix dom0_max_vcpus so it's capped to 128 for PVHv2 Dom0
` [PATCH v4 13/14] xen/x86: hack to setup PVHv2 Dom0 CPUs
` [PATCH v4 14/14] xen/x86: setup PVHv2 Dom0 ACPI tables

[PATCH RFC] Add size alignment to page allocator
 2016-11-30 16:45 UTC  (6+ messages)
` [PATCH RFC 1/2] xen/page_alloc: Add size_align parameter to provide MFNs which are size aligned
` [PATCH RFC 2/2] xen-swiotlb: Provide size aligned DMA addresses

[PATCH v3.1 00/15] Initial PVHv2 Dom0 support
 2016-11-30 16:38 UTC  (17+ messages)
` [PATCH v3.1 07/15] xen/x86: do the PCI scan unconditionally
` [PATCH v3.1 15/15] xen/x86: setup PVHv2 Dom0 ACPI tables

[xen-4.5-testing test] 102721: tolerable FAIL - PUSHED
 2016-11-30 15:33 UTC 

[OSSTEST PATCH 1/2] Executive database: set isolation level in Perl
 2016-11-30 14:30 UTC  (2+ messages)
` [OSSTEST PATCH 2/2] Executive database: stub out use of LOCK TABLES

[PATCH v10 00/13] x86: multiboot2 protocol support
 2016-11-30 14:03 UTC  (16+ messages)
` [PATCH v10 01/13] x86: add "
` [PATCH v10 02/13] efi: create efi_enabled()
` [PATCH v10 03/13] x86: allow EFI reboot method neither on EFI platforms
` [PATCH v10 04/13] x86: properly calculate xen ELF end of image address
` [PATCH v10 05/13] efi: build xen.gz with EFI code
` [PATCH v10 06/13] efi: create new early memory allocator
` [PATCH v10 07/13] x86: add multiboot2 protocol support for EFI platforms
` [PATCH v10 08/13] x86/boot: implement early command line parser in C
` [PATCH v10 09/13] x86: change default load address from 1 MiB to 2 MiB
` [PATCH v10 10/13] x86/setup: use XEN_IMG_OFFSET instead of
` [PATCH v10 11/13] x86: make Xen early boot code relocatable
` [PATCH v10 12/13] x86/boot: rename sym_phys() to sym_offs()
` [PATCH v10 13/13] x86: add multiboot2 protocol support for relocatable images

[PATCH v2] xen/arm: Add support for 16 bit VMIDs
 2016-11-30 13:31 UTC  (3+ messages)

[xen-unstable test] 102720: regressions - FAIL
 2016-11-30 13:26 UTC 

[PATCH for-4.9 v2 00/19] XSA-191 followup
 2016-11-30 13:17 UTC  (11+ messages)
` [PATCH v2 06/19] x86/pv: Implement pv_inject_{event, page_fault, hw_exception}()
` [PATCH v2 17/19] x86/hvm: Avoid __hvm_copy() raising #PF behind the emulators back

[PATCH 0/3] Support the latest version of qemu COLO
 2016-11-30 12:25 UTC  (5+ messages)
` [PATCH 1/3] Don't create default ioreq server
` [PATCH 2/3] Add Xen colo support for qemu-upstream colo codes
` [PATCH 3/3] Add COLO replication top-id support

xen-4.8-rc7 in Stretch with linux-image 4.8 fails to boot domU with pv-grub
 2016-11-30 11:59 UTC  (3+ messages)

[DOC v1] Xen transport for 9pfs
 2016-11-30 10:59 UTC  (2+ messages)

[PATCH v3 00/15] Enable L2 Cache Allocation Technology
 2016-11-30 10:22 UTC  (14+ messages)
` [PATCH v3 01/15] docs: L2 Cache Allocation Technology (CAT) feature document
` [PATCH v3 04/15] x86: refactor psr: Encapsulate 'cbm_len' and 'cbm_max'

[xen-unstable-coverity test] 102731: all pass - PUSHED
 2016-11-30 10:04 UTC 

[PATCH v14] sndif: add ABI for para-virtual sound
 2016-11-30  9:07 UTC  (13+ messages)
` [PATCH v14] This is the ABI for the two halves of a para-virtualized sound driver to communicate with each to other

[qemu-upstream-4.6-testing baseline-only test] 68124: tolerable FAIL
 2016-11-30  8:19 UTC 

[xen-4.4-testing test] 102718: regressions - FAIL
 2016-11-30  7:51 UTC 

PV and HVM domains left as zombies with grants [was: Re: AW: Payed Xen Admin]
 2016-11-30  7:07 UTC  (3+ messages)

[PATCH KERNEL] xen/events: use xen_vcpu_id mapping for EVTCHNOP_status
 2016-11-30  6:46 UTC 

[RFC PATCH v2] xen/x86: Increase xen_e820_map to E820_X_MAX possible entries
 2016-11-30  6:21 UTC  (5+ messages)
  ` [PATCH 1/2] x86: Make E820_X_MAX unconditionally larger than E820MAX
  ` [PATCH 2/2] xen/x86: Increase xen_e820_map to E820_X_MAX possible entries

Patch set from XSA-157 (CVE-2015-8551 & CVE-2015-8552) missing in 3.10 and incomplete in 3.18 and 4.1 stable tree
 2016-11-30  5:32 UTC 

[qemu-upstream-4.5-testing test] 102714: regressions - trouble: blocked/broken/fail/pass
 2016-11-30  5:28 UTC 

[ovmf test] 102715: all pass - PUSHED
 2016-11-30  4:31 UTC 

[qemu-upstream-4.5-testing baseline-only test] 68123: regressions - FAIL
 2016-11-30  3:22 UTC 

[xen-4.7-testing test] 102711: regressions - FAIL
 2016-11-30  2:52 UTC 

(no subject)
 2016-11-30  1:30 UTC  (5+ messages)
` [PATCH RFC] tools/xenlight: Create xenlight Makefile

[xen-4.6-testing test] 102712: tolerable FAIL - PUSHED
 2016-11-30  0:58 UTC 

Patch set from XSA-155 (CVE-2015-8550) missing in 3.10 and incomplete in 3.18 and 4.1 stable tree
 2016-11-30  0:48 UTC 

Patch set from XSA-157 (CVE-2015-8551 & CVE-2015-8552) missing in 3.10 and incomplete in 3.18 and 4.1 stable tree
 2016-11-30  0:42 UTC 

[xen-4.5-testing baseline-only test] 68122: tolerable FAIL
 2016-11-30  0:27 UTC 

[PATCHv4 06/10] xen: Switch to using __pa_symbol
 2016-11-29 22:42 UTC  (3+ messages)

[xen-4.5-testing test] 102710: regressions - FAIL
 2016-11-29 22:32 UTC 

[xen-unstable-smoke test] 102719: tolerable all pass - PUSHED
 2016-11-29 22:02 UTC 

Kernel panic on Xen virtualisation in Debian
 2016-11-29 20:20 UTC  (12+ messages)

Payed Xen Admin
 2016-11-29 20:01 UTC  (9+ messages)
    ` PV and HVM domains left as zombies with grants [was: Re: AW: Payed Xen Admin]

[xen-unstable-smoke test] 102717: tolerable all pass - PUSHED
 2016-11-29 19:53 UTC 

PV and HVM domains left as zombies with grants [was: Re: AW: Payed Xen Admin]
 2016-11-29 19:43 UTC 

PV and HVM domains left as zombies with grants [was: Re: AW: Payed Xen Admin]
 2016-11-29 19:43 UTC 

[distros-debian-snapshot test] 68120: tolerable FAIL
 2016-11-29 19:21 UTC 

[RFD] OP-TEE (and probably other TEEs) support
 2016-11-29 19:19 UTC  (9+ messages)

[qemu-upstream-4.7-testing test] 102709: regressions - FAIL
 2016-11-29 19:15 UTC 

[PATCH] libxl: invert xc and domain model resume calls in xc_domain_resume()
 2016-11-29 19:15 UTC  (4+ messages)

[PATCHv4 00/10] CONFIG_DEBUG_VIRTUAL for arm64
 2016-11-29 18:55 UTC 

[ovmf baseline-only test] 68121: all pass
 2016-11-29 18:24 UTC 

[qemu-upstream-4.6-testing test] 102708: regressions - FAIL
 2016-11-29 18:18 UTC 

[xen-unstable-smoke test] 102713: regressions - trouble: blocked/broken/pass
 2016-11-29 17:48 UTC 

[ANNOUNCEMENT] Xen 4.8 RC7
 2016-11-29 17:14 UTC 

[OSSTEST PATCH] rumprun: Be more optimistic in allows
 2016-11-29 17:09 UTC 

[PATCH v4 00/15] PVH VCPU hotplug support
 2016-11-29 17:00 UTC  (5+ messages)

[xen-4.5-testing test] 102703: regressions - trouble: broken/fail/pass
 2016-11-29 16:51 UTC  (5+ messages)
` [qemu-upstream-4.7-testing test] 102701: regressions - FAIL
  ` [qemu-upstream-4.6-testing test] 102700: "
    ` [qemu-upstream-4.5-testing test] 102705: "
      ` [*-testing test] 102705: regressions etc

[ovmf test] 102707: all pass - PUSHED
 2016-11-29 16:17 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).