xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-07 15:24:45 to 2017-07-11 09:20:15 UTC [more...]

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

[PATCH v9 00/38] x86: Secure Memory Encryption (AMD)
 2017-07-11  8:35 UTC  (10+ 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()

[PATCH v3 0/4] xen: don't save/restore the physmap on VM save/restore
 2017-07-11  7:17 UTC  (7+ 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-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] x86/monitor: Notify monitor if an emulation fails
 2017-07-10 18:30 UTC  (2+ messages)

[PATCH 0/6] AER unrecoverable error containment
 2017-07-10 16:58 UTC  (10+ 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 

[PATCH v3] xen-platform: separate unplugging of NVMe disks
 2017-07-10 14:03 UTC  (2+ messages)

[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 v3 00/11] libxl: add PV display device driver interface
 2017-07-10 12:41 UTC  (12+ 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

[PATCH v2 0/3] xen-disk: performance improvements
 2017-07-10 12:11 UTC  (4+ 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  (14+ messages)
` [PATCH v4 1/4] VT-d PI: track the vcpu number on pi blocking list
` [PATCH v4 2/4] x86/vcpu: track hvm vcpu number on the system
` [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  (5+ messages)
` [PULL 1/3] xenfb: remove xen_init_display "temporary" hack
  ` [PULL 2/3] xen-platform: Cleanup network infrastructure when emulated NICs are unplugged
  ` [PULL 3/3] xen/pt: Fixup addr validation in xen_pt_pci_config_access_check

[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] "

RT-Xen on ARM
 2017-07-10  9:22 UTC  (12+ messages)

[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  (5+ messages)

[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 v8 0/7] Add LMCE support
 2017-07-10  2:52 UTC  (8+ 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 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  (5+ 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 

[RFC PATCH 00/15] RFC: SGX virtualization design and draft patches
 2017-07-09  8:16 UTC  (16+ messages)
` [PATCH 01/15] xen: x86: expose SGX to HVM domain in CPU featureset
` [PATCH 02/15] xen: vmx: detect ENCLS VMEXIT
` [PATCH 03/15] xen: x86: add early stage SGX feature detection
` [PATCH 06/15] xen: x86: add SGX basic EPC management
` [PATCH 07/15] xen: x86: add functions to populate and destroy EPC for domain
` [PATCH 09/15] xen: vmx: handle SGX related MSRs
` [PATCH 10/15] xen: vmx: handle ENCLS VMEXIT
` [PATCH 11/15] xen: vmx: handle VMEXIT from SGX enclave
` [PATCH 12/15] xen: x86: reset EPC when guest got suspended
` [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

[xen-4.8-testing test] 111538: tolerable FAIL - PUSHED
 2017-07-09  7:40 UTC 

[linux-3.18 test] 111539: regressions - FAIL
 2017-07-09  5:01 UTC 

[xen-unstable test] 111534: tolerable FAIL
 2017-07-09  4:33 UTC 

[qemu-mainline bisection] complete test-arm64-arm64-libvirt-xsm
 2017-07-09  1:29 UTC 

[linux-linus test] 111529: regressions - FAIL
 2017-07-08 21:59 UTC 

[GRUB2 PATCH RFC 1/1] efi: Add EFI shim lock verifier
 2017-07-08 21:54 UTC 

[PATCH RFC 0/7] Change xen.efi build and add SHIM_LOCK verification into efi_multiboot2()
 2017-07-08 21:53 UTC  (8+ messages)
` [PATCH RFC 1/7] xen: Introduce XEN_COMPILE_POSIX_TIME
` [PATCH RFC 2/7] xen/x86: Manually build PE header
` [PATCH RFC 3/7] xen/x86: Add some addresses to the Multiboot header
` [PATCH RFC 4/7] xen/x86: Add some addresses to the Multiboot2 header
` [PATCH RFC 5/7] efi: split out efi_shim_lock()
` [PATCH RFC 6/7] xen/x86/efi: Verify dom0 kernel with SHIM_LOCK protocol in efi_multiboot2()
` [PATCH RFC 7/7] xen/x86: Build xen.mb.efi directly from xen-syms

[distros-debian-stretch test] 71673: tolerable trouble: blocked/broken/fail/pass
 2017-07-08 15:16 UTC 

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

[ovmf baseline-only test] 71674: all pass
 2017-07-08 13:31 UTC 

[xen-4.7-testing baseline-only test] 71672: regressions - trouble: blocked/broken/fail/pass
 2017-07-08 13:02 UTC 

[linux-next test] 111527: regressions - FAIL
 2017-07-08 12:40 UTC 

[linux-linus bisection] complete test-amd64-amd64-libvirt-pair
 2017-07-08 11:05 UTC 

[PATCH v5 00/17] osstest: initial FreeBSD support
 2017-07-08  7:47 UTC  (18+ messages)
` [PATCH v5 01/17] osstest: make built_stash_file store a path_ runvar for each file
` [PATCH v5 02/17] osstest: move known_hosts generation to TestSupport
` [PATCH v5 03/17] osstest: introduce helper to get per-host tftp prefix
` [PATCH v5 04/17] osstest: introduce a helper to calculate the sha256 of a given file
` [PATCH v5 05/17] osstest: introduce a helper to setup a host to boot using memdisk
` [PATCH v5 06/17] osstest: add executive prefix to resource_shared_mark_ready
` [PATCH v5 07/17] osstest: introduce rename_shared_mark_ready
` [PATCH v5 08/17] osstest: add a FreeBSD host install script
` [PATCH v5 09/17] osstest: introduce build helpers for FreeBSD
` [PATCH v5 10/17] osstest: add support for the FreeBSD package manager
` [PATCH v5 11/17] osstest: introduce a FreeBSD build script
` [PATCH v5 12/17] osstest: add support for runtime_IDENT_hostflags
` [PATCH v5 13/17] osstest: introduce a script to set the runtime hostflags runvar for FreeBSD jobs
` [PATCH v5 14/17] osstest: change the meaning of need_build_host
` [PATCH v5 15/17] osstest: add support for FreeBSD buildjobs to sg-run-job
` [PATCH v5 16/17] osstest: introduce a script to create a FreeBSD flight
` [PATCH v5 17/17] osstest: hook FreeBSD flight into cr-daily-branch

[ovmf baseline-only test] 71670: all pass
 2017-07-08  7:44 UTC 

[RFC] ARM PCI Passthrough design document
 2017-07-08  7:34 UTC  (9+ messages)

Possible bug on ARM with irq passthrough
 2017-07-08  7:25 UTC  (7+ messages)

[xen-unstable baseline-only test] 71668: tolerable trouble: blocked/broken/fail/pass
 2017-07-08  7:22 UTC 

[ovmf test] 111544: all pass - PUSHED
 2017-07-08  5:15 UTC 

[PATCH v6 11/12] x86/time: Initialize interrupt mode behind timer init
 2017-07-08  3:48 UTC  (2+ messages)
` [x86/time] f61a8e12b5: ACPI_Error:Table[DMAR]is_not_invalidated_during_early_boot_stage(#/tbxface-#)

[xen-4.6-testing baseline-only test] 71664: regressions - FAIL
 2017-07-08  3:48 UTC 

[qemu-mainline test] 111522: regressions - FAIL
 2017-07-08  2:21 UTC 

[linux-3.18 test] 111523: regressions - FAIL
 2017-07-07 18:56 UTC 

[PATCH 0/6] Initial Tegra platform support
 2017-07-07 18:53 UTC  (12+ messages)
` [PATCH 4/6] xen/arm: platforms: Add Tegra platform to support basic IRQ routing

[PATCH v1] xen/grant-table: log the lack of grants
 2017-07-07 18:23 UTC 

[xen-4.7-testing test] 111516: tolerable FAIL - PUSHED
 2017-07-07 17:17 UTC 

[xen-unstable-smoke test] 111535: tolerable trouble: broken/pass - PUSHED
 2017-07-07 16:47 UTC 

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

[PATCH] xen/pt: Fixup addr validation in xen_pt_pci_config_access_check
 2017-07-07 15:54 UTC  (2+ messages)

[ovmf test] 111526: all pass - PUSHED
 2017-07-07 15:48 UTC 

[PATCH v7 0/7] Add LMCE support
 2017-07-07 15:24 UTC  (3+ messages)
` [PATCH v7 1/7] x86/domctl: generalize the restore of vMCE parameters


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).