xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-15 16:59:55 to 2016-12-16 23:18:38 UTC [more...]

[PATCH v5 00/13] PVH VCPU hotplug support
 2016-12-16 23:18 UTC  (13+ messages)
` [PATCH v5 01/13] x86/pmtimer: Move ACPI registers from PMTState to hvm_domain
` [PATCH v5 02/13] acpi/x86: Define ACPI IO registers for PVH guests
` [PATCH v5 03/13] domctl: Add XEN_DOMCTL_acpi_access
` [PATCH v5 04/13] pvh/acpi: Install handlers for ACPI-related PVH IO accesses
` [PATCH v5 05/13] pvh/acpi: Handle ACPI accesses for PVH guests
` [PATCH v5 06/13] x86/domctl: Handle ACPI access from domctl
` [PATCH v5 07/13] events/x86: Define SCI virtual interrupt
` [PATCH v5 08/13] pvh: Send an SCI on VCPU hotplug event
` [PATCH v5 09/13] libxl: Update xenstore on VCPU hotplug for all guest types
` [PATCH v5 10/13] tools: Call XEN_DOMCTL_acpi_access on PVH VCPU hotplug
` [PATCH v5 11/13] pvh: Set online VCPU map to avail_vcpus
` [PATCH v5 12/13] pvh/acpi: Save ACPI registers for PVH guests

[PATCH 0/7] General Build Fixes
 2016-12-16 22:56 UTC  (8+ messages)
` [PATCH 1/7] Remove hardcoded strict -Werror checking
` [PATCH 2/7] tools/libxl: "
` [PATCH 3/7] xen/Rules.mk: fix build with CFLAGS from environment
` [PATCH 4/7] tools: Update sys/poll.h to poll.h
` [PATCH 5/7] tools/blktap2: Update sys/signal.h to signal.h
` [PATCH 6/7] tools/blktap2/vhd: Remove unused struct stat stats
` [PATCH 7/7] tools/blktap2: Fix missing header file

[xen-4.6-testing test] 103407: tolerable FAIL - PUSHED
 2016-12-16 21:41 UTC 

[XTF PATCH 00/16] Add test cases for nested vmxon
 2016-12-16 21:26 UTC  (29+ messages)
` [XTF PATCH 01/16] vvmx: test whether VMX feature is present in CPUID
` [XTF PATCH 02/16] vvmx: test whether MSR_IA32_FEATURE_CONTROL is set correctly
` [XTF PATCH 03/16] vvmx: test whether MSR_IA32_VMX_BASIC "
` [XTF PATCH 04/16] vvmx: add C wrappers of vmxon/vmread/vmptrld
  ` [licensing] was: "
` [XTF PATCH 05/16] vvmx: add a general error handler for VMX instructions
` [XTF PATCH 06/16] vvmx: test vmxon with CR4.VMXE cleared
` [XTF PATCH 07/16] vvmx: test vmxon in CPL=3 and out of VMX operation
` [XTF PATCH 08/16] vvmx: test vmxon with invalidly wide VMXON region address
` [XTF PATCH 09/16] vvmx: test vmxon with unaligned "
` [XTF PATCH 10/16] vvmx: test vmxon with mismatched VMCS revision ID
` [XTF PATCH 11/16] vvmx: test vmxon with bit 31 of VMCS revision ID set
` [XTF PATCH 12/16] vvmx: test the correct vmxon
` [XTF PATCH 13/16] vvmx: test vmxon in VMX root w/ CPL = 0 and w/o current VMCS
` [XTF PATCH 14/16] vvmx: test vmxon in VMX root w/ CPL = 3 "
` [XTF PATCH 15/16] vvmx: test vmxon in VMX root w/ CPL = 0 and w/ "
` [XTF PATCH 16/16] vvmx: test vmxon in VMX root w/ CPL = 3 "

[qemu-mainline baseline-only test] 68230: regressions - FAIL
 2016-12-16 21:04 UTC 

[xen-unstable-smoke test] 103481: tolerable all pass - PUSHED
 2016-12-16 20:41 UTC 

[ovmf test] 103411: regressions - FAIL
 2016-12-16 20:28 UTC 

[xen-4.5-testing test] 103398: tolerable FAIL - PUSHED
 2016-12-16 20:27 UTC 

tool stack tool chain dependencies (again)
 2016-12-16 20:24 UTC  (2+ messages)

[PATCH v3] xen: sched: removal of redundant check in Credit
 2016-12-16 19:23 UTC 

[XEN VMID RESEND v5 1/2] xen/arm: Move p2m_vmid_allocator_init() inside setup_virt_paging()
 2016-12-16 18:49 UTC  (4+ messages)
` [XEN VMID RESEND v5 2/2] xen/arm: Add support for 16 bit VMIDs

[PATCH] libxl: fix coding style issues in init_acpi_config
 2016-12-16 18:47 UTC  (2+ messages)

[PATCH] xen: sched: removal of redundant check in Credit
 2016-12-16 18:39 UTC 

[linux-3.18 test] 103386: regressions - FAIL
 2016-12-16 18:20 UTC 

[PATCH v4 00/14] Initial PVHv2 Dom0 support
 2016-12-16 17:57 UTC  (20+ messages)
` [PATCH v4 01/14] xen/x86: remove XENFEAT_hvm_pirqs for PVHv2 guests
` [PATCH v4 07/14] x86/iommu: add IOMMU entries for p2m_mmio_direct pages
` [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

[xen-unstable-smoke test] 103470: regressions - FAIL
 2016-12-16 17:26 UTC 

[libvirt test] 103403: tolerable all pass - PUSHED
 2016-12-16 17:21 UTC 

[PATCH v1 0/1] xen/arm: Map mmio-sram nodes as cached memory
 2016-12-16 17:04 UTC  (4+ messages)
` [PATCH v1 1/1] "

Xen ARM - Exposing a PL011 to the guest
 2016-12-16 17:03 UTC  (6+ messages)

[linux-3.18 bisection] complete test-amd64-amd64-xl-qemut-debianhvm-amd64
 2016-12-16 16:44 UTC  (8+ messages)
` megaraid_sas regression in linux-3.18
      ` megaraid_sas regression in linux-3.18 [and 1 more messages]

[PATCH] x86/microcode: Use native_cpuid() in load_ucode_amd_bsp()
 2016-12-16 16:37 UTC 

[PATCH] libxl: init_acpi_config should return rc in exit path
 2016-12-16 16:25 UTC  (11+ messages)

[PATCH] x86/microcode: Use native_cpuid() in load_ucode_amd_bsp()
 2016-12-16 16:39 UTC 

[PATCH v11 00/13] x86: multiboot2 protocol support
 2016-12-16 15:59 UTC  (5+ messages)
` [PATCH v11 07/13] x86: add multiboot2 protocol support for EFI platforms

[PATCH] libxl: set rc to 0 in init_acpi_config in success path
 2016-12-16 15:59 UTC  (2+ messages)

[HACKERS] [OSSTEST PATCH 0/1] PostgreSQL db: Retry on constraint violation [and 2 more messages] [and 1 more messages]
 2016-12-16 15:51 UTC  (4+ messages)

Can't boot as Xen dom0 due to commit fe055896
 2016-12-16 15:17 UTC  (29+ messages)

Xen: ARM: Support for mapping ECAM PCIe Config Space Specified In Static ACPI Table
 2016-12-16 14:49 UTC  (2+ messages)

[qemu-mainline test] 103397: tolerable FAIL - PUSHED
 2016-12-16 14:36 UTC 

[xen-unstable-smoke test] 103463: regressions - FAIL
 2016-12-16 14:23 UTC 

[distros-debian-jessie test] 68229: tolerable all pass
 2016-12-16 14:13 UTC 

[PATCH] x86/boot: fix build with certain older gcc versions
 2016-12-16 14:08 UTC  (7+ messages)

[xen-unstable test] 103394: tolerable FAIL
 2016-12-16 13:16 UTC 

[PATCH] libelf: Fix div0 issues in elf_{shdr, phdr}_count()
 2016-12-16 12:31 UTC  (9+ messages)
` [PATCH 0/8] libelf: safety enhancements
  ` [PATCH 8/8] libelf: safety: Document safety principles in header file

[PATCH] xen/arm: fix rank/vgic locks inversion bug
 2016-12-16 11:51 UTC  (4+ messages)

[PATCH] xsm: allow relevant permission during migrate and gpu-passthrough
 2016-12-16 11:20 UTC  (3+ messages)

[xen-unstable-smoke test] 103456: regressions - FAIL
 2016-12-16 11:05 UTC 

[PATCH v1 0/2] tools: Allow cross-compilation of xentop
 2016-12-16 10:44 UTC  (2+ messages)

[PATCH] x86/HVM: handle_{mmio*, pio}() return value adjustments
 2016-12-16 10:40 UTC  (5+ messages)

[PATCH] x86/emulate: Don't assume that addr_size == 32 implies protected mode
 2016-12-16 10:34 UTC  (2+ messages)

arm64: Approach for DT based NUMA and issues
 2016-12-16 10:18 UTC  (5+ messages)

[xen-4.4-testing bisection] complete test-xtf-amd64-amd64-2
 2016-12-16  9:59 UTC 

[PATCH v3] x86/apicv: fix RTC periodic timer and apicv issue
 2016-12-16  9:40 UTC 

[PATCH v3 0/7] Fuzzing targets for oss-fuzz
 2016-12-16  9:03 UTC  (3+ messages)
` [PATCH v3 5/7] tools/fuzz: introduce x86 instruction emulator target

[xen-unstable-smoke test] 103448: regressions - FAIL
 2016-12-16  8:51 UTC 

[DOC RFC] Heterogeneous Multi Processing Support in Xen
 2016-12-16  8:07 UTC  (14+ messages)

[xen-4.4-testing baseline-only test] 68226: regressions - FAIL
 2016-12-16  7:39 UTC 

[PATCH v2] x86/emul: Simplfy L{ES, DS, SS, FS, GS} handling
 2016-12-16  7:17 UTC  (2+ messages)

[linux-4.1 test] 103352: regressions - FAIL
 2016-12-16  6:45 UTC 

[linux-4.1 bisection] complete test-amd64-amd64-qemuu-nested-intel
 2016-12-16  6:01 UTC 

[xen-unstable-smoke test] 103439: regressions - FAIL
 2016-12-16  5:22 UTC 

[ovmf baseline-only test] 68227: all pass
 2016-12-16  5:06 UTC 

RFC: p2m type change draft
 2016-12-16  5:05 UTC 

[PATCH RFC] tools/xenlight: Create xenlight Makefile
 2016-12-16  4:28 UTC  (4+ messages)

[xen-unstable-smoke test] 103429: regressions - FAIL
 2016-12-16  2:38 UTC 

[xen-4.4-testing test] 103365: regressions - FAIL
 2016-12-16  2:12 UTC 

[RFC PATCH 00/24] [FOR 4.9] arm64: Dom0 ITS emulation
 2016-12-16  1:30 UTC  (20+ messages)
` [RFC PATCH 21/24] ARM: vITS: handle INVALL command

[PATCH v2] xen: sched: removal of redundant check in Credit
 2016-12-16  0:55 UTC  (2+ messages)

[xen-unstable-smoke test] 103422: regressions - FAIL
 2016-12-15 23:22 UTC 

[XEN VMID PATCH v5 2/2] xen/arm: Add support for 16 bit VMIDs
 2016-12-15 21:56 UTC  (6+ messages)

[xen-unstable-smoke test] 103417: regressions - FAIL
 2016-12-15 20:57 UTC 

[xen-unstable baseline-only test] 68224: regressions - FAIL
 2016-12-15 20:41 UTC 

[xen-4.7-testing test] 103351: regressions - FAIL
 2016-12-15 19:46 UTC 

[PATCH v4 0/4] CPUID-less CPU/sync_core fixes and improvements
 2016-12-15 18:06 UTC 

[xen-unstable-smoke test] 103412: regressions - FAIL
 2016-12-15 17:42 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).