xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-07 08:42:55 to 2017-07-09 19:15:05 UTC [more...]

[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 

[PATCH] xen_pt_msi.c: Check for xen_host_pci_get_* failures in xen_pt_msix_init()
 2017-07-09 16:37 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 

[PATCH v9 01/38] x86: Document AMD Secure Memory Encryption (SME)
 2017-07-08 12:57 UTC  (41+ messages)
` [PATCH v9 02/38] x86/mm/pat: Set write-protect cache mode for full PAT support
` [PATCH v9 03/38] x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap for RAM mappings
` [PATCH v9 04/38] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v9 05/38] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v9 06/38] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v9 07/38] x86/mm: Remove phys_to_virt() usage in ioremap()
` [PATCH v9 08/38] x86/mm: Add support to enable SME in early boot processing
` [PATCH v9 09/38] x86/mm: Simplify p[g4um]d_page() macros
` [PATCH v9 10/38] x86/mm: Provide general kernel support for memory encryption
` [PATCH v9 11/38] x86/mm: Add SME support for read_cr3_pa()
` [PATCH v9 12/38] x86/mm: Extend early_memremap() support with additional attrs
` [PATCH v9 13/38] x86/mm: Add support for early encrypt/decrypt of memory
` [PATCH v9 14/38] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v9 15/38] x86/boot/e820: Add support to determine the E820 type of an address
` [PATCH v9 16/38] efi: Add an EFI table address match function
` [PATCH v9 17/38] efi: Update efi_mem_type() to return an error rather than 0
` [PATCH v9 18/38] x86/efi: Update EFI pagetable creation to work with SME
` [PATCH v9 19/38] x86/mm: Add support to access boot related data in the clear
` [PATCH v9 20/38] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v9 21/38] x86/mm: Add support to access persistent memory in the clear
` [PATCH v9 22/38] x86/mm: Add support for changing the memory encryption attribute
` [PATCH v9 23/38] x86/realmode: Decrypt trampoline area if memory encryption is active
` [PATCH v9 24/38] x86, swiotlb: Add memory encryption support
` [PATCH v9 25/38] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v9 26/38] x86/CPU/AMD: Make the microcode level available earlier in the boot
` [PATCH v9 27/38] iommu/amd: Allow the AMD IOMMU to work with memory encryption
` [PATCH v9 28/38] x86, realmode: Check for memory encryption on the APs
` [PATCH v9 29/38] x86, drm, fbdev: Do not specify encrypted memory for video mappings
` [PATCH v9 30/38] kvm: x86: svm: Support Secure Memory Encryption within KVM
` [PATCH v9 31/38] x86/mm, kexec: Allow kexec to be used with SME
` [PATCH v9 32/38] xen/x86: Remove SME feature in PV guests
` [PATCH v9 33/38] x86/mm: Use proper encryption attributes with /dev/mem
` [PATCH v9 34/38] x86/mm: Create native_make_p4d() for PGTABLE_LEVELS <= 4
` [PATCH v9 35/38] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v9 36/38] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH v9 37/38] compiler-gcc.h: Introduce __nostackp function attribute
` [PATCH v9 38/38] x86/mm: Add support to make use of Secure Memory Encryption
` [PATCH v9 00/38] x86: Secure Memory Encryption (AMD)

[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 

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

[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

RT-Xen on ARM
 2017-07-07 18:46 UTC  (11+ messages)

[PULL 0/3] please pull xen-20170707-tag
 2017-07-07 18:30 UTC  (4+ 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

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

[PATCH 0/6] AER unrecoverable error containment
 2017-07-07 18:22 UTC  (13+ messages)
` [PATCH 1/6] xen: Add support for hiding and unhiding pcie passthrough devices
` [PATCH 2/6] xl: Add commands "

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

Problem with commit bf22ff45bed664aefb5c4e43029057a199b7070c
 2017-07-07 17:11 UTC  (4+ messages)

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

Regression PCI passthrough from 4.5.5 to 4.6.0-rc1
 2017-07-07 16:39 UTC 

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

[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 v4 0/4] mitigate the per-pCPU blocking list may be too long
 2017-07-07 15:57 UTC  (9+ 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

[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  (4+ messages)
` [PATCH v7 1/7] x86/domctl: generalize the restore of vMCE parameters

Xen 4.6.6 released
 2017-07-07 14:59 UTC 

Xen 4.7.3 released
 2017-07-07 14:58 UTC 

Problem with commit bf22ff45bed664aefb5c4e43029057a199b7070c
 2017-07-07 14:51 UTC 

[PATCH v4 00/16] osstest: initial FreeBSD support
 2017-07-07 14:39 UTC  (15+ messages)
` [PATCH v4 08/16] osstest: add support for the FreeBSD package manager
` [PATCH v4 10/16] osstest: add support for runtime_IDENT_hostflags
` [PATCH v4 13/16] osstest: change the meaning of need_build_host
` [PATCH v4 15/16] osstest: introduce a script to create a FreeBSD flight

[PATCH 00/17 v5] SBSA UART emulation support in Xen
 2017-07-07 14:23 UTC  (7+ messages)
` [PATCH 13/17 v5] xen/arm: vpl011: Modify xenconsole to support multiple consoles

[xen-unstable test] 111506: tolerable FAIL - PUSHED
 2017-07-07 14:22 UTC 

[PATCH v1 0/6] VMX MSRs policy for Nested Virt: part 1
 2017-07-07 14:01 UTC  (7+ messages)
` [PATCH v1 4/6] vvmx: add hvm_max_vmx_msr_policy

Xen Security Advisory 225 (CVE-2017-10923) - arm: vgic: Out-of-bound access when sending SGIs
 2017-07-07 13:54 UTC 

Xen Security Advisory 224 (CVE-2017-10920, CVE-2017-10921, CVE-2017-10922) - grant table operations mishandle reference counts
 2017-07-07 13:54 UTC 

Xen Security Advisory 223 (CVE-2017-10919) - ARM guest disabling interrupt may crash Xen
 2017-07-07 13:54 UTC 

Xen Security Advisory 222 (CVE-2017-10918) - stale P2M mappings due to insufficient error checking
 2017-07-07 13:54 UTC 

Xen Security Advisory 221 (CVE-2017-10917) - NULL pointer deref in event channel poll
 2017-07-07 13:54 UTC 

Xen Security Advisory 220 (CVE-2017-10916) - x86: PKRU and BND* leakage between vCPU-s
 2017-07-07 13:54 UTC 

Xen Security Advisory 219 (CVE-2017-10915) - x86: insufficient reference counts during shadow emulation
 2017-07-07 13:54 UTC 

Xen Security Advisory 218 (CVE-2017-10913, CVE-2017-10914) - Races in the grant table unmap code
 2017-07-07 13:54 UTC 

Xen Security Advisory 217 (CVE-2017-10912) - page transfer may allow PV guest to elevate privilege
 2017-07-07 13:54 UTC 

Xen Security Advisory 216 (CVE-2017-10911) - blkif responses leak backend stack data
 2017-07-07 13:54 UTC 

[PATCH v9 00/38] x86: Secure Memory Encryption (AMD)
 2017-07-07 13:38 UTC 

Renesas R-Car Gen3 SoCs earlyprintk support
 2017-07-07 12:11 UTC  (13+ messages)

[xen-4.6-testing test] 111514: tolerable FAIL - PUSHED
 2017-07-07 11:18 UTC 

[PATCH v3 00/11] libxl: add PV display device driver interface
 2017-07-07 10:56 UTC  (7+ messages)
` [PATCH v3 04/11] libxl: add generic function to add device

[linux-linus test] 111493: regressions - FAIL
 2017-07-07 10:44 UTC 

[ovmf baseline-only test] 71663: all pass
 2017-07-07 10:12 UTC 

[RFC] DOMCTL_memattrs_op : a new DOMCTL to play with stage-2 page attributes
 2017-07-07  9:39 UTC  (13+ messages)

[PATCH v5] VT-d: fix VF of RC integrated PF matched to wrong VT-d unit
 2017-07-07  9:34 UTC  (3+ messages)

[distros-debian-jessie test] 71662: tolerable trouble: blocked/broken/pass
 2017-07-07  8:45 UTC 

Help- Information regarding xen debugging commands
 2017-07-07  8: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).