xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-14 12:52:36 to 2016-11-15 17:30:42 UTC [more...]

[PATCH v2 00/11] PVH VCPU hotplug support
 2016-11-15 17:30 UTC  (55+ messages)
` [PATCH v2 01/11] x86/domctl: Add XEN_DOMCTL_set_avail_vcpus
` [PATCH v2 02/11] acpi: Define ACPI IO registers for PVH guests
` [PATCH v2 04/11] acpi: Make pmtimer optional in FADT
` [PATCH v2 05/11] acpi: Power and Sleep ACPI buttons are not emulated for PVH guests
` [PATCH v2 06/11] acpi: PVH guests need _E02 method
` [PATCH v2 07/11] pvh/ioreq: Install handlers for ACPI-related PVH IO accesses
` [PATCH v2 08/11] pvh/acpi: Handle ACPI accesses for PVH guests
` [PATCH v2 09/11] events/x86: Define SCI virtual interrupt
` [PATCH v2 10/11] pvh: Send an SCI on VCPU hotplug event

[ovmf test] 102266: all pass - PUSHED
 2016-11-15 17:18 UTC 

[ovmf baseline-only test] 68043: all pass
 2016-11-15 16:46 UTC 

[ANNOUNCEMENT] Xen 4.8 RC6
 2016-11-15 16:26 UTC 

[PATCH for-4.8] tools/configure: Drop -lcrypto search
 2016-11-15 16:19 UTC  (3+ messages)

[PATCH v2] tools/libacpi: Be specific about which DSDT files to build
 2016-11-15 16:09 UTC  (2+ messages)

[PATCH v2] x86/EFI: meet further spec requirements for runtime calls
 2016-11-15 16:06 UTC  (3+ messages)

Xen like VirtualBox
 2016-11-15 15:56 UTC  (13+ messages)

[RFC PATCH KERNEL 0/4] x86/xen: untangle PV and PVHVM guest support code
 2016-11-15 15:50 UTC  (11+ messages)
` [RFC PATCH KERNEL 1/4] x86/xen: start untangling "
` [RFC PATCH KERNEL 2/4] x86/xen: split smp.c for PV and PVHVM guests
` [RFC PATCH KERNEL 3/4] x86/xen: put setup.c, mmu.c and p2m.c under CONFIG_XEN_PV
` [RFC PATCH KERNEL 4/4] x86/xen: put setup.c, pmu.c and apic.c "

[PATCH v7 06/11] x86, paravirt: Add interface to support kvm/xen vcpu preempted check
 2016-11-15 15:47 UTC 

[PATCH] xen/x86: Increase xen_e820_map to E820_X_MAX possible entries
 2016-11-15 15:22 UTC  (13+ messages)
` [RFC PATCH] "

[PATCH 0/2] libacpi updates
 2016-11-15 15:14 UTC  (12+ messages)
` [PATCH 1/2] tools/libacpi: Re-licence remaining GPL code to LGPLv2.1
` [PATCH 2/2] libacpi: Be specific about which DSDT files to build

[PATCH Altp2m cleanup 2/3 v12 0/3] altp2m cleanup
 2016-11-15 14:28 UTC  (5+ messages)
` [PATCH Altp2m cleanup 2/3 v12 1/3] Move altp2m specific functions to altp2m files
` [PATCH Altp2m cleanup 2/3 v12 2/3] Altp2m cleanup: cleaning up partial memory allocations in hap_enable()

[ovmf test] 102260: all pass - PUSHED
 2016-11-15 14:26 UTC 

[distros-debian-snapshot test] 68041: tolerable FAIL
 2016-11-15 13:53 UTC 

[GIT PULL v2 0/5] cpu_relax: drop lowlatency, introduce yield
 2016-11-15 13:52 UTC  (5+ messages)
  ` [GIT PULL v2 1/5] processor.h: introduce cpu_relax_yield

[qemu-mainline test] 102248: regressions - FAIL
 2016-11-15 11:51 UTC 

[RFC PATCH 00/24] [FOR 4.9] arm64: Dom0 ITS emulation
 2016-11-15 11:32 UTC  (7+ messages)
` [RFC PATCH 01/24] ARM: GICv3 ITS: parse and store ITS subnodes from hardware DT
` [RFC PATCH 02/24] ARM: GICv3: allocate LPI pending and property table

[PATCH v1 1/2] xen/kexec: Find out whether an kexec type is loaded
 2016-11-15 10:51 UTC  (6+ messages)
` [PATCH v1 2/2] kexec: Support -S paramter to return whether the kexec payload "
` [PATCH v1] Add in kexec -S for status, and add new Xen hypercall to support this

[PATCH] x86: re-add stack alignment check
 2016-11-15 10:46 UTC  (10+ messages)

[PATCH 00/35] libxl LOG*D functions
 2016-11-15 10:19 UTC  (36+ messages)
` [PATCH 01/35] libxl: add LIBXL_LOGD_* and LOG*D function families
` [PATCH 02/35] libxl.c: switch to LOG*D use
` [PATCH 03/35] libxl.c: switch to LOG*D use (refactored messages)
` [PATCH 04/35] libxl.c: switch to LOG*D use
` [PATCH 05/35] libxl/libxl_bootloader.c: used LOG*D functions
` [PATCH 06/35] libxl/libxl_checkpoint_device.c: "
` [PATCH 07/35] libxl/libxl_colo.h: "
` [PATCH 08/35] libxl/libxl_colo_nic.c: "
` [PATCH 09/35] libxl/libxl_colo_proxy.c: "
` [PATCH 10/35] libxl/libxl_colo_qdisk.c: "
` [PATCH 11/35] libxl/libxl_colo_restore.c: "
` [PATCH 12/35] libxl/libxl_colo_save.c: "
` [PATCH 13/35] libxl/libxl_create.c: "
` [PATCH 14/35] libxl/libxl_device.c: "
` [PATCH 15/35] libxl/libxl_dm.c: "
` [PATCH 16/35] libxl/libxl_dom_save.c: "
` [PATCH 17/35] libxl/libxl_dom_suspend.c: "
` [PATCH 18/35] libxl/libxl_freebsd.c: "
` [PATCH 19/35] libxl/libxl_internal.c: "
` [PATCH 20/35] libxl/libxl_linux.c: "
` [PATCH 21/35] libxl/libxl_netbsd.c: "
` [PATCH 22/35] libxl/libxl_netbuffer.c: "
` [PATCH 23/35] libxl/libxl_nic.c: "
` [PATCH 24/35] libxl/libxl_no_colo.c: "
` [PATCH 25/35] libxl/libxl_pci.c: "
` [PATCH 26/35] libxl/libxl_psr.c: "
` [PATCH 27/35] libxl/libxl_pvusb.c: "
` [PATCH 28/35] libxl/libxl_qmp.c: "
` [PATCH 29/35] libxl/libxl_remus.c: "
` [PATCH 30/35] libxl/libxl_save_callout.c: "
` [PATCH 31/35] libxl/libxl_stream_write.c: "
` [PATCH 32/35] libxl/libxl_vnuma.c: "
` [PATCH 33/35] libxl/libxl_vtpm.c: "
` [PATCH 34/35] libxl/libxl_x86.c: "
` [PATCH 35/35] libxl/libxl_xshelp.c: "

[PATCH for-4.8 1/2] x86/vmx: Correct the long mode check in vmx_cpuid_intercept()
 2016-11-15  9:59 UTC  (5+ messages)
` [PATCH for-4.8 2/2] x86/traps: Don't call hvm_hypervisor_cpuid_leaf() for PV guests

[ovmf test] 102256: all pass - PUSHED
 2016-11-15  9:51 UTC 

[xen-unstable test] 102243: tolerable FAIL - PUSHED
 2016-11-15  9:46 UTC 

[ovmf baseline-only test] 68040: all pass
 2016-11-15  9:39 UTC 

[libvirt test] 102251: tolerable all pass - PUSHED
 2016-11-15  8:23 UTC 

[ovmf test] 102253: all pass - PUSHED
 2016-11-15  7:31 UTC 

[PATCH] xen-platform: use builtin_pci_driver
 2016-11-15  6:41 UTC  (2+ messages)

[ovmf test] 102247: all pass - PUSHED
 2016-11-15  5:11 UTC 

[qemu-mainline test] 102230: regressions - FAIL
 2016-11-15  1:38 UTC 

[ovmf baseline-only test] 68038: all pass
 2016-11-15  1:36 UTC 

[PATCH] x86/cpuid: Deal with broken firmware once more
 2016-11-15  1:21 UTC 

[RFC PATCH] xen/x86: Increase xen_e820_map to E820_X_MAX possible entries
 2016-11-15  0:11 UTC 

[ovmf baseline-only test] 68037: all pass
 2016-11-14 23:33 UTC 

[PATCH V4] xen/arm: domain_build: allocate lowmem for dom0 as much as possible
 2016-11-14 23:28 UTC  (10+ messages)

[xen-unstable test] 102223: regressions - FAIL
 2016-11-14 23:05 UTC 

[PATCH v1] Add in kexec -S for status, and add new Xen hypercall to support this
 2016-11-14 22:12 UTC 

[ovmf test] 102236: all pass - PUSHED
 2016-11-14 21:29 UTC 

Possible to prevent dom0 accessing guest memory?
 2016-11-14 20:35 UTC  (5+ messages)

[PATCH v5 04/21] acpi: Re-license ACPI builder files from GPLv2 to LGPLv2.1
 2016-11-14 20:13 UTC  (3+ messages)

[Xen Question]
 2016-11-14 20:12 UTC  (6+ messages)
    ` Xen ARM small task (WAS: Re: [Xen Question])

[ovmf test] 102229: all pass - PUSHED
 2016-11-14 18:56 UTC 

[distros-debian-sid test] 68032: tolerable FAIL
 2016-11-14 17:40 UTC 

[ovmf baseline-only test] 68035: all pass
 2016-11-14 16:50 UTC 

CfP Nov 18 2016 for FOSDEM 2017 Virtualization & IaaS DevRoom
 2016-11-14 16:22 UTC 

[PATCH v3.1 00/15] Initial PVHv2 Dom0 support
 2016-11-14 16:15 UTC  (3+ messages)
` [PATCH v3.1 15/15] xen/x86: setup PVHv2 Dom0 ACPI tables

DomU application crashes while mmap'ing device memory on x86_64
 2016-11-14 16:07 UTC 

[qemu-mainline test] 102209: regressions - FAIL
 2016-11-14 16:07 UTC 

Kernel panic on Xen virtualisation in Debian
 2016-11-14 15:55 UTC  (12+ messages)

[PATCH] libxl: QED disks support
 2016-11-14 14:57 UTC 

[ovmf test] 102220: all pass - PUSHED
 2016-11-14 14:29 UTC 

[ovmf baseline-only test] 68034: all pass
 2016-11-14 14:08 UTC 

[PATCH] x86/memshr: properly check grant references
 2016-11-14 12:56 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).