xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-06 11:50:37 to 2017-07-07 13:44:08 UTC [more...]

[PATCH v9 01/38] x86: Document AMD Secure Memory Encryption (SME)
 2017-07-07 13:44 UTC  (32+ 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 00/38] x86: Secure Memory Encryption (AMD)
 2017-07-07 13:38 UTC 

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

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

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

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

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

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

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

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

[RFC] ARM PCI Passthrough design document
 2017-07-07  8:49 UTC  (6+ 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 

[PATCH v6 00/14] arm/mem_access: Walk guest page tables in SW if mem_access is active
 2017-07-07  8:27 UTC  (24+ messages)
` [PATCH v6 02/14] arm/mem_access: Move PAGE_*_* macros to xen/page-defs.h
` [PATCH v6 03/14] arm/mem_access: Add defines supporting PTs with varying page sizes
` [PATCH v6 04/14] arm/lpae: Introduce lpae_is_page helper
` [PATCH v6 05/14] arm/mem_access: Add short-descriptor pte typedefs and macros
` [PATCH v6 06/14] arm/mem_access: Introduce GV2M_EXEC permission
` [PATCH v6 07/14] arm/mem_access: Introduce BIT_ULL bit operation
` [PATCH v6 08/14] arm/mem_access: Introduce GENMASK_ULL "
` [PATCH v6 09/14] arm/guest_access: Move vgic_access_guest_memory to guest_access.h
` [PATCH v6 10/14] arm/guest_access: Rename vgic_access_guest_memory
` [PATCH v6 11/14] arm/mem_access: Add software guest-page-table walk
` [PATCH v6 12/14] arm/mem_access: Add long-descriptor based gpt
` [PATCH v6 13/14] arm/mem_access: Add short-descriptor "
` [PATCH v6 14/14] arm/mem_access: Walk the guest's pt in software

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

I was able to cross-compile the hypervisor on an amd64 host for the aarch64 target ... However, I can't build the Xen toolset
 2017-07-07  8:13 UTC  (10+ messages)

[ovmf test] 111513: all pass - PUSHED
 2017-07-07  8:13 UTC 

[PATCH] xen-blkfront: emit KOBJ_OFFLINE uevent when detaching device
 2017-07-07  8:10 UTC  (2+ messages)

[PATCH v2] x86/HVM: don't #GP/#SS on wrapping virt->linear translations
 2017-07-07  8:03 UTC  (2+ messages)

[PATCH v3] xenfb: remove xen_init_display "temporary" hack
 2017-07-07  7:51 UTC  (2+ messages)

[linux-linus bisection] complete test-amd64-amd64-xl-multivcpu
 2017-07-07  7:48 UTC 

[PATCH 0/2] Add support parse PCI iommu bindings for Xen SMMU
 2017-07-07  7:16 UTC  (8+ messages)
` [PATCH 1/2] xen: devicetree: Introduce a helper to translate PCI requester ID
` [PATCH 2/2] xen/arm: smmu: Parse generic iommu binding for PCI devices

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

[linux-3.18 test] 111491: regressions - FAIL
 2017-07-07  5:57 UTC 

[qemu-mainline test] 111475: regressions - FAIL
 2017-07-07  5:21 UTC 

[x86/time] 03fa63cc96: ACPI_Error:Table[DMAR]is_not_invalidated_during_early_boot_stage(#/tbxface -#)
 2017-07-07  4:46 UTC  (5+ messages)

[PATCH] hw/xen: Set emu_mask for igd_opregion register
 2017-07-07  4:07 UTC 

[ovmf baseline-only test] 71661: all pass
 2017-07-07  2:32 UTC 

[xen-4.7-testing test] 111466: regressions - FAIL
 2017-07-07  2:17 UTC 

[xen-4.6-testing test] 111492: regressions - FAIL
 2017-07-07  1:49 UTC 

[xtf test] 111501: all pass - PUSHED
 2017-07-07  1:30 UTC 

[xen-4.9-testing baseline-only test] 71659: tolerable trouble: blocked/broken/fail/pass
 2017-07-07  0:53 UTC 

[PATCH 0/3] Qemu: Add Xen vIOMMU interrupt remapping function support
 2017-07-07  0:02 UTC  (3+ messages)
` [Qemu-devel] "

[qemu-upstream-4.9-testing baseline-only test] 71660: tolerable trouble: blocked/broken/fail/pass
 2017-07-06 23:41 UTC 

[PATCH v2] xenfb: remove xen_init_display "temporary" hack
 2017-07-06 23:37 UTC  (3+ messages)

[PATCH 0/6] Initial Tegra platform support
 2017-07-06 23:13 UTC  (11+ messages)
` [PATCH 4/6] xen/arm: platforms: Add Tegra platform to support basic IRQ routing
` [PATCH 6/6] xen/arm: platforms/tegra: Ensure the hwdom can only affect its own interrupts

[libvirt test] 111458: tolerable all pass - PUSHED
 2017-07-06 22:11 UTC 

[xen-unstable test] 111442: regressions - FAIL
 2017-07-06 21:16 UTC 

Criteria / validation proposal: drop Xen
 2017-07-06 20:19 UTC  (4+ messages)
      ` [Xen-devel] "

[xtf test] 111490: all pass - PUSHED
 2017-07-06 18:06 UTC 

[linux-linus test] 111416: regressions - FAIL
 2017-07-06 17:13 UTC 

[qemu-mainline baseline-only test] 71655: regressions - trouble: blocked/broken/fail/pass
 2017-07-06 17:05 UTC 

[linux-3.18 test] 111425: regressions - FAIL
 2017-07-06 16:31 UTC 

Tagging mini-os for Xen 4.8.2
 2017-07-06 16:28 UTC 

[xen-4.6-testing test] 111467: regressions - FAIL
 2017-07-06 16:12 UTC 

[PATCH v3] x86emul/fuzz: add rudimentary limit checking
 2017-07-06 15:28 UTC  (6+ messages)

[ovmf test] 111470: all pass - PUSHED
 2017-07-06 15:16 UTC 

[x86/time] 03fa63cc96: ACPI_Error:Table[DMAR]is_not_invalidated_during_early_boot_stage(#/tbxface-#)
 2017-07-06 14:54 UTC 

[PATCH v2 0/4] xen: don't save/restore the physmap on VM save/restore
 2017-07-06 13:57 UTC  (2+ messages)
` [Qemu-devel] "

[ovmf bisection] complete build-i386-xsm
 2017-07-06 12:49 UTC 

[linux-4.9 test] 111411: tolerable FAIL - PUSHED
 2017-07-06 11:51 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).