xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-09 08:12:42 to 2017-07-12 11:11:10 UTC [more...]

[PATCH] tools/libxl: Fix a segment fault when mmio_hole is set in hvm.cfg
 2017-07-13  2:03 UTC  (2+ messages)

[RFC PATCH 00/15] RFC: SGX virtualization design and draft patches
 2017-07-12 11:11 UTC  (19+ messages)
` [PATCH 01/15] xen: x86: expose SGX to HVM domain in CPU featureset
` [PATCH 02/15] xen: vmx: detect ENCLS VMEXIT
` [PATCH 04/15] xen: mm: add ioremap_cache
` [PATCH 08/15] xen: x86: add SGX cpuid handling support
` [PATCH 05/15] xen: p2m: new 'p2m_epc' type for EPC mapping
` [PATCH 13/15] xen: tools: add new 'epc' parameter support
` [PATCH 14/15] xen: tools: add SGX to applying CPUID policy
` [PATCH 15/15] xen: tools: expose EPC in ACPI table

[PATCH v3 00/11] libxl: add PV display device driver interface
 2017-07-12 10:12 UTC  (15+ messages)
` [PATCH v3 03/11] libxl: add generic function to get and free device list
` [PATCH v3 04/11] libxl: add generic function to add device

[qemu-mainline test] 111703: regressions - FAIL
 2017-07-12  9:54 UTC 

[PATCH v3] x86/monitor: Notify monitor if an emulation fails
 2017-07-12  9:49 UTC  (2+ messages)

[xen-unstable-coverity test] 111727: regressions - ALL FAIL
 2017-07-12  9:42 UTC 

[distros-debian-squeeze test] 71683: regressions - trouble: broken/fail/pass
 2017-07-12  8:55 UTC 

[PATCH v2] x86/monitor: Notify monitor if an emulation fails
 2017-07-12  8:48 UTC  (3+ messages)

[linux-3.18 test] 111706: regressions - FAIL
 2017-07-12  8:11 UTC 

[PATCH v8 1/5] x86: add simple udelay calibration
 2017-07-12  8:02 UTC 

[PATCH] xen/pvcalls: NULL dereference in error handling
 2017-07-12  7:27 UTC 

[PATCH 00/25] xen/vIOMMU: Add vIOMMU support with irq remapping fucntion of virtual vtd
 2017-07-12  7:26 UTC  (12+ messages)
` [PATCH 5/25] Xen/doc: Add Xen virtual IOMMU doc

[PATCH] xen/pvcalls: NULL dereference in error handling
 2017-07-12  7:25 UTC 

[ovmf test] 111715: all pass - PUSHED
 2017-07-12  7:17 UTC 

[xen-unstable test] 111693: tolerable FAIL - PUSHED
 2017-07-12  7:02 UTC 

[PATCH v9 0/7] Add LMCE support
 2017-07-12  6:50 UTC  (9+ messages)
` [PATCH v9 1/7] x86/domctl: generalize the restore of vMCE parameters
` [PATCH v9 2/7] x86/vmce: emulate MSR_IA32_MCG_EXT_CTL
` [PATCH v9 3/7] x86/vmce: enable injecting LMCE to guest on Intel host
` [PATCH v9 4/7] x86/vmce, tools/libxl: expose LMCE capability in guest MSR_IA32_MCG_CAP
` [PATCH v9 5/7] xen/mce: add support of vLMCE injection to XEN_MC_inject_v2
` [PATCH v9 6/7] tools/libxc: add support of injecting MC# to specified CPUs
` [PATCH v9 7/7] tools/xen-mceinj: add support of injecting LMCE

Notes on stubdoms and latency on ARM
 2017-07-12  6:14 UTC  (15+ messages)

RT-Xen on ARM
 2017-07-12  6:13 UTC  (12+ messages)

[PATCH] Livepatch ARM32 fixes thanks to cross-compiler
 2017-07-12  6:07 UTC  (9+ messages)
` [PATCH v1 1/3] xen/livepatch: Tighten alignment checks
` [PATCH v1 2/3] livepatch: Include sizes when an mismatch occurs
` [PATCH v1 3/3] xen/livepatch/ARM32: Don't crash on livepatches loaded with wrong alignment

[ovmf baseline-only test] 71682: all pass
 2017-07-12  5:02 UTC 

Lots of new warnings with gcc-7.1.1
 2017-07-12  4:19 UTC  (5+ messages)

[PATCH 1/6] xen-blkfront: avoid to use start/stop queue
 2017-07-12  3:12 UTC  (8+ messages)

[ovmf test] 111704: all pass - PUSHED
 2017-07-12  2:59 UTC 

[linux-linus test] 111677: regressions - FAIL
 2017-07-12  2:55 UTC 

[x86/time] f61a8e12b5: ACPI_Error:Table[DMAR]is_not_invalidated_during_early_boot_stage(#/tbxface-#)
 2017-07-12  2:52 UTC 

[seabios baseline-only test] 71681: regressions - FAIL
 2017-07-12  0:47 UTC 

[PATCH v3] xen-platform: separate unplugging of NVMe disks
 2017-07-12  0:29 UTC  (3+ messages)

Lots of new warnings with gcc-7.1.1
 2017-07-11 22:35 UTC 

[ovmf test] 111694: regressions - FAIL
 2017-07-11 22:25 UTC 

[linux-3.18 test] 111673: regressions - FAIL
 2017-07-11 22:24 UTC 

[seabios test] 111687: tolerable FAIL - PUSHED
 2017-07-11 21:43 UTC 

[qemu-mainline test] 111667: regressions - FAIL
 2017-07-11 21:38 UTC 

[linux-linus bisection] complete test-amd64-amd64-xl-qcow2
 2017-07-11 20:56 UTC 

[PATCH v8 0/7] Add LMCE support
 2017-07-11 20:20 UTC  (10+ messages)
` [PATCH v8 1/7] x86/domctl: generalize the restore of vMCE parameters
` [PATCH v8 2/7] x86/vmce: emulate MSR_IA32_MCG_EXT_CTL
` [PATCH v8 3/7] x86/vmce: enable injecting LMCE to guest on Intel host
` [PATCH v8 4/7] x86/vmce, tools/libxl: expose LMCE capability in guest MSR_IA32_MCG_CAP
` [PATCH v8 5/7] xen/mce: add support of vLMCE injection to XEN_MC_inject_v2
` [PATCH v8 6/7] tools/libxc: add support of injecting MC# to specified CPUs
` [PATCH v8 7/7] tools/xen-mceinj: add support of injecting LMCE

[PATCH][xen-next] xen/pvcalls: fix null pointer reference on sock_release call
 2017-07-11 19:41 UTC 

[xen-unstable test] 111664: regressions - FAIL
 2017-07-11 19:33 UTC 

[ovmf test] 111688: regressions - FAIL
 2017-07-11 19:19 UTC 

[ovmf test] 111680: regressions - FAIL
 2017-07-11 16:28 UTC 

[PATCH v9 00/38] x86: Secure Memory Encryption (AMD)
 2017-07-11 15:44 UTC  (13+ messages)
    ` [PATCH v9 04/38] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
    ` [PATCH v9 07/38] x86/mm: Remove phys_to_virt() usage in ioremap()

Call for Comment (by July 14) - NIST Platform Firmware Resiliency Guidelines
 2017-07-11 15:43 UTC 

[PATCH v3 0/4] xen: don't save/restore the physmap on VM save/restore
 2017-07-11 14:57 UTC  (10+ messages)
` [PATCH v3 1/4] xen: move physmap saving into a separate function
` [PATCH v3 2/4] xen/mapcache: add an ability to create dummy mappings
` [PATCH v3 3/4] xen/mapcache: introduce xen_replace_cache_entry()
` [PATCH v3 4/4] xen: don't use xenstore to save/restore physmap anymore
` [Qemu-devel] [PATCH v3 0/4] xen: don't save/restore the physmap on VM save/restore

[libvirt test] 111662: tolerable all pass - PUSHED
 2017-07-11 14:56 UTC 

[PATCH] x86/monitor: Notify monitor if an emulation fails
 2017-07-11 14:47 UTC  (3+ messages)

[ovmf baseline-only test] 71680: all pass
 2017-07-11 14:16 UTC 

[ovmf test] 111676: regressions - FAIL
 2017-07-11 13:29 UTC 

[linux-linus test] 111654: regressions - FAIL
 2017-07-11 12:31 UTC 

[ovmf test] 111665: all pass - PUSHED
 2017-07-11 11:57 UTC 

[distros-debian-snapshot test] 71679: tolerable trouble: blocked/broken/fail/pass
 2017-07-11 11:05 UTC 

[linux-3.18 test] 111655: regressions - FAIL
 2017-07-11 10:45 UTC 

[RFC PATCH v2 00/25] ARM: Add Xen NUMA support
 2017-07-11 10:16 UTC  (4+ messages)
` [RFC PATCH v2 03/25] x86: NUMA: Rename and sanitize some common functions

[ovmf baseline-only test] 71678: all pass
 2017-07-11  9:20 UTC 

[qemu-mainline test] 111648: regressions - FAIL
 2017-07-11  7:04 UTC 

[ovmf test] 111656: all pass - PUSHED
 2017-07-11  6:02 UTC 

[xen-unstable test] 111645: regressions - FAIL
 2017-07-11  4:52 UTC 

[RFC PATCH 0/3] disable Xen on ARM (until supported)
 2017-07-11  2:57 UTC  (4+ messages)
` [RFC PATCH 1/3] configure: disable Xen PCI Passthrough on !x86 archs
` [RFC PATCH 2/3] xen/mapcache: disable Xen on arm*
` [RFC PATCH 3/3] xen/pt: add comments about !x86 archs

[PATCH] hw/pt-graphics.c: Gave guest iomem permission for host opregion in qemu-xen-traditional
 2017-07-11  1:45 UTC  (3+ messages)

[linux-3.18 test] 111644: regressions - FAIL
 2017-07-11  0:17 UTC 

[linux-linus test] 111635: regressions - FAIL
 2017-07-11  0:06 UTC 

[linux-next test] 111632: regressions - FAIL
 2017-07-10 20:31 UTC 

API to query NUMA node of mfn
 2017-07-10 20:29 UTC  (5+ messages)

[PATCH] xen-mapcache: Fix the bug when overlapping emulated DMA operations may cause inconsistency in guest memory mappings
 2017-07-10 20:00 UTC 

[qemu-mainline test] 111624: regressions - FAIL
 2017-07-10 18:50 UTC 

[PATCH 0/6] AER unrecoverable error containment
 2017-07-10 16:58 UTC  (8+ messages)
` [PATCH 1/6] xen: Add support for hiding and unhiding pcie passthrough devices

Regression PCI passthrough from 4.5.5 to 4.6.0-rc1
 2017-07-10 16:56 UTC  (3+ messages)

[Qemu-devel] [PULL 22/42] configure: factor out list of supported Xen/KVM/HAX targets
 2017-07-10 16:29 UTC 

[xen-unstable test] 111619: regressions - FAIL
 2017-07-10 16:11 UTC 

[linux-3.18 test] 111628: regressions - trouble: blocked/broken/fail/pass
 2017-07-10 15:54 UTC 

[PATCH] hw/xen: Set emu_mask for igd_opregion register
 2017-07-10 14:46 UTC  (2+ messages)

[xtf test] 111640: all pass - PUSHED
 2017-07-10 14:39 UTC 

[linux-linus bisection] complete test-amd64-amd64-xl-pvh-intel
 2017-07-10 13:54 UTC 

[PATCH v4 0/9] vpci: PCI config space emulation
 2017-07-10 13:34 UTC  (4+ messages)
` [PATCH v4 2/9] x86/mmcfg: add handlers for the PVH Dom0 MMCFG areas
  ` [PATCH v4 1/9] xen/vpci: introduce basic handlers to trap accesses to the PCI config space

[PATCH v13 00/23] Enable L2 Cache Allocation Technology & Refactor psr.c
 2017-07-10 13:09 UTC  (5+ messages)
` [PATCH v13 01/23] docs: create Cache Allocation Technology (CAT) and Code and Data Prioritization (CDP) feature document

[PATCH v2 0/3] xen-disk: performance improvements
 2017-07-10 12:11 UTC  (3+ messages)
` [PATCH v2 3/3] xen-disk: use an IOThread per instance

[PATCH v4 0/4] mitigate the per-pCPU blocking list may be too long
 2017-07-10 11:42 UTC  (12+ messages)
` [PATCH v4 1/4] VT-d PI: track the vcpu number on pi blocking list
` [PATCH v4 3/4] VT-d PI: restrict the vcpu number on a given pcpu
` [PATCH v4 4/4] Xentrace: add support for HVM's PI blocking list operation

[PULL 0/3] please pull xen-20170707-tag
 2017-07-10 11:11 UTC  (2+ messages)

[linux-linus test] 111611: regressions - FAIL
 2017-07-10 10:49 UTC 

[PATCH v3] x86/HVM: don't #GP/#SS on wrapping virt->linear translations
 2017-07-10 10:39 UTC 

[PATCH] xen_pt_msi.c: Check for xen_host_pci_get_* failures in xen_pt_msix_init()
 2017-07-10  9:47 UTC  (2+ messages)
` [Qemu-devel] "

[distros-debian-sid test] 71677: regressions - trouble: blocked/broken/fail/pass
 2017-07-10  9:20 UTC 

[ovmf baseline-only test] 71676: all pass
 2017-07-10  8:38 UTC 

[PATCH v3] xen/balloon: don't online new memory initially
 2017-07-10  8:10 UTC 

[PATCH] x86emul: correct EVEX register extension bit handling for non-64-bit modes
 2017-07-10  7:25 UTC 

[PATCH] x86emul: correct VEX.L handling for VCVT{, T}S{S, D}2SI
 2017-07-10  7:24 UTC 

[PATCH] x86emul: correct VEX.W handling for non-64-bit VPINSRD
 2017-07-10  7:24 UTC 

Problem with commit bf22ff45bed664aefb5c4e43029057a199b7070c
 2017-07-10  7:23 UTC 

[ovmf test] 111621: all pass - PUSHED
 2017-07-10  5:56 UTC 

[linux-3.18 test] 111614: regressions - FAIL
 2017-07-10  5:55 UTC 

[libvirt test] 111604: tolerable all pass - PUSHED
 2017-07-10  4:49 UTC 

[qemu-mainline test] 111601: regressions - FAIL
 2017-07-10  3:21 UTC 

patch to the latest version of oprofile
 2017-07-10  2:28 UTC 

[xen-unstable test] 111589: regressions - FAIL
 2017-07-09 23:04 UTC 

[linux-3.18 test] 111591: regressions - FAIL
 2017-07-09 19:15 UTC 

[linux-linus test] 111580: regressions - FAIL
 2017-07-09 18:57 UTC 

[xen-4.8-testing baseline-only test] 71675: regressions - trouble: blocked/broken/fail/pass
 2017-07-09 14:28 UTC 

[libvirt test] 111552: tolerable all pass - PUSHED
 2017-07-09 13:42 UTC 

maybe revert commit c275a57f5ec3 "xen/balloon: Set balloon's initial state to number of existing RAM pages"
 2017-07-09 13:16 UTC  (4+ messages)

[qemu-mainline test] 111548: regressions - FAIL
 2017-07-09 11:44 UTC 

[xen-unstable-coverity test] 111597: regressions - ALL FAIL
 2017-07-09  9:58 UTC 

[linux-linus bisection] complete test-amd64-i386-libvirt-pair
 2017-07-09  9:33 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).