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

[PATCH for-4.10 v2 0/5] tools/dombuilder: Fixes and improvements to grant handling
 2017-10-12 19:19 UTC  (6+ messages)
` [PATCH for-4.10 v2 1/5] tools/dombuilder: Drop more PVH v1 leftovers
` [PATCH for-4.10 v2 2/5] tools/dombuilder: Remove clear_page() from xc_dom_boot.c
` [PATCH for-4.10 v2 3/5] tools/dombuilder: Switch to using gfn terminology for console and xenstore rings
` [PATCH for-4.10 v2 4/5] tools/dombuilder: Fix asymmetry when setting up "
` [PATCH for-4.10 v2 5/5] tools/dombuilder: Prevent failures of xc_dom_gnttab_init()

[PATCH 11/13] x86/paravirt: Add paravirt alternatives infrastructure
 2017-10-12 19:11 UTC 

ARM32 - build-issues with xen/arm: vpl011: Add a new vuart node in the xenstore
 2017-10-12 19:04 UTC  (4+ messages)

preparations for 4.9.1 and 4.7.4
 2017-10-12 18:39 UTC  (3+ messages)

[xen-unstable-smoke test] 114426: tolerable all pass - PUSHED
 2017-10-12 17:56 UTC 

[RFC XEN PATCH v3 00/39] Add vNVDIMM support to HVM domains
 2017-10-12 17:39 UTC  (9+ messages)
` [RFC QEMU PATCH v3 00/10] Implement vNVDIMM for Xen HVM guest
          ` [Qemu-devel] "

[PATCH v1] x86/hvm: Add MSR old value
 2017-10-12 17:35 UTC  (2+ messages)

[PATCH 0/3 v4] xenfb: Enablement for Windows PV HID frontend
 2017-10-12 17:27 UTC  (11+ messages)
` [PATCH 3/3 v4] xenfb: Add [feature|request]-raw-pointer

[Xen-users] UEFI Secure Boot Xen 4.9
 2017-10-12 17:03 UTC  (4+ messages)

[RFC v2 0/7] SMMUv3 driver and the supporting framework
 2017-10-12 16:36 UTC  (11+ messages)
` [RFC v2 2/7] arm64: Add definitions for fwnode_handle
` [RFC v2 3/7] xen/passthrough/arm: Introduce iommu_fwspec
` [RFC v2 5/7] acpi:arm64: Add support for parsing IORT table
` [RFC v2 7/7] xen/iommu: smmu-v3: Add Xen specific code to enable the ported driver

[PATCH v11 00/11] x86: guest resource mapping
 2017-10-12 16:26 UTC  (12+ messages)
` [PATCH v11 01/11] x86/hvm/ioreq: maintain an array of ioreq servers rather than a list
` [PATCH v11 02/11] x86/hvm/ioreq: simplify code and use consistent naming
` [PATCH v11 03/11] x86/hvm/ioreq: use gfn_t in struct hvm_ioreq_page
` [PATCH v11 04/11] x86/hvm/ioreq: defer mapping gfns until they are actually requsted
` [PATCH v11 05/11] x86/mm: add HYPERVISOR_memory_op to acquire guest resources
` [PATCH v11 06/11] x86/hvm/ioreq: add a new mappable resource type
` [PATCH v11 07/11] x86/mm: add an extra command to HYPERVISOR_mmu_update
` [PATCH v11 08/11] tools/libxenforeignmemory: add support for resource mapping
` [PATCH v11 09/11] tools/libxenforeignmemory: reduce xenforeignmemory_restrict code footprint
` [PATCH v11 10/11] common: add a new mappable resource type: XENMEM_resource_grant_table
` [PATCH v11 11/11] tools/libxenctrl: use new xenforeignmemory API to seed grant table

[PATCH v1 01/27] x86/crypto: Adapt assembly for PIE support
 2017-10-12 16:28 UTC  (31+ messages)
` [PATCH v1 02/27] x86: Use symbol name on bug table "
` [PATCH v1 03/27] x86: Use symbol name in jump "
` [PATCH v1 04/27] x86: Add macro to get symbol address "
` [PATCH v1 05/27] x86: relocate_kernel - Adapt assembly "
` [PATCH v1 06/27] x86/entry/64: "
` [PATCH v1 07/27] x86: pm-trace - "
` [PATCH v1 08/27] x86/CPU: "
` [PATCH v1 09/27] x86/acpi: "
` [PATCH v1 10/27] x86/boot/64: "
` [PATCH v1 11/27] x86/power/64: "
` [PATCH v1 12/27] x86/paravirt: "
` [PATCH v1 13/27] x86/boot/64: Use _text in a global "
` [PATCH v1 14/27] x86/percpu: Adapt percpu "
` [PATCH v1 15/27] compiler: Option to default to hidden symbols
` [PATCH v1 16/27] x86/relocs: Handle PIE relocations
` [PATCH v1 17/27] xen: Adapt assembly for PIE support
` [PATCH v1 18/27] kvm: "
` [PATCH v1 19/27] x86: Support global stack cookie
` [PATCH v1 20/27] x86/ftrace: Adapt function tracing for PIE support
` [PATCH v1 21/27] x86/mm/dump_pagetables: Fix address markers index on x86_64
` [PATCH v1 22/27] x86/modules: Add option to start module section after kernel
` [PATCH v1 23/27] x86/modules: Adapt module loading for PIE support
` [PATCH v1 24/27] x86/mm: Make the x86 GOT read-only
` [PATCH v1 25/27] x86/pie: Add option to build the kernel as PIE
` [PATCH v1 26/27] x86/relocs: Add option to generate 64-bit relocations
` [PATCH v1 27/27] x86/kaslr: Add option to extend KASLR range from 1GB to 3GB
` [PATCH v1 00/27] x86: PIE support and option to extend KASLR randomization

[PATCH for-next 0/3] xen/x86: Misc improvements
 2017-10-12 16:06 UTC  (8+ messages)
` [PATCH for-next 1/3] x86/smp: Rework cpu_smpboot_alloc() to cope with more than just -ENOMEM
` [PATCH for-next 2/3] xen/x86: Introduce static inline wrappers for l{idt, gdt, ldt, tr}()
` [PATCH for-next 3/3] x86/ldt: Alter how invalidate_shadow_ldt() deals with TLB flushes

[PATCH for 4.10 0/3] XSA-243 followup
 2017-10-12 15:41 UTC  (12+ messages)
` [PATCH 1/3] Revert "x86/mm: move PV l4 table setup code" and "x86/mm: factor out pv_arch_init_memory"
` [PATCH 2/3] x86/mm: Consolidate all Xen L2 slot writing into init_xen_pae_l2_slots()
` [PATCH 3/3] x86/mm: Consolidate all Xen L4 slot writing into init_xen_l4_slots()

[PATCH v4 01/12] fuzz/x86_emulate: Clear errors in the officially sanctioned way
 2017-10-12 15:38 UTC  (16+ messages)
` [PATCH v4 02/12] fuzz/x86_emulate: Improve failure descriptions in x86_emulate harness
` [PATCH v4 03/12] fuzz/x86_emulate: Implement input_read() and input_avail()
` [PATCH v4 04/12] fuzz/x86_emulate: Rename the file containing the wrapper code
` [PATCH v4 05/12] fuzz/x86_emulate: Add 'afl-cov' target
` [PATCH v4 06/12] fuzz/x86_emulate: Take multiple test files for inputs
` [PATCH v4 07/12] fuzz/x86_emulate: Move definitions into a header
` [PATCH v4 08/12] fuzz/x86_emulate: Move all state into fuzz_state
` [PATCH v4 09/12] fuzz/x86_emulate: Make input more compact
` [PATCH v4 10/12] fuzz/x86_emulate: Add --rerun option to try to track down instability
` [PATCH v4 11/12] fuzz/x86_emulate: Set and fuzz more CPU state
` [PATCH v4 12/12] fuzz/x86_emulate: Add an option to limit the number of instructions executed

[xen-unstable-smoke test] 114421: trouble: blocked/broken/pass
 2017-10-12 15:34 UTC 

[osstest test] 114342: regressions - trouble: blocked/broken/fail/pass
 2017-10-12 15:17 UTC  (2+ messages)

[RFC 0/6] IORT support and introduce fwspec
 2017-10-12 14:45 UTC  (7+ messages)
` [RFC 3/6] Introduce _xrealloc

[PATCH v4 0/5] Towards work-conserving RTDS
 2017-10-12 14:34 UTC  (8+ messages)
` [PATCH v4 1/5] xen:rtds: towards work conserving RTDS
` [PATCH v4 2/5] libxl: enable per-VCPU extratime flag for RTDS
` [PATCH v4 3/5] xl: "
` [PATCH v4 4/5] xentrace: "
` [PATCH v4 5/5] docs: "

[xen-unstable-smoke test] 114418: regressions - FAIL
 2017-10-12 13:48 UTC 

[linux-next test] 114338: regressions - FAIL
 2017-10-12 12:40 UTC 

[PATCH 0/3] x86: adjustments to page table updates
 2017-10-12 12:24 UTC  (10+ messages)
` [PATCH 1/3] x86: request page table page-in for the correct domain
` [PATCH 2/3] x86: fix do_update_va_mapping_otherdomain() wrt translated domains
` [PATCH 3/3] x86: tighten MMU_*PT_UPDATE* check and combine error paths
` [PATCH 4/3] x86: don't ignore foreigndom on L2/L3/L4 page table updates

Xen Security Advisory 244 - x86: Incorrect handling of IST settings during CPU hotplug
 2017-10-12 12:16 UTC 

Xen Security Advisory 243 - x86: Incorrect handling of self-linear shadow mappings with translated guests
 2017-10-12 12:16 UTC 

Xen Security Advisory 242 - page type reference leak on x86
 2017-10-12 12:16 UTC 

Xen Security Advisory 241 - Stale TLB entry due to page type release race
 2017-10-12 12:16 UTC 

Xen Security Advisory 240 - Unlimited recursion in linear pagetable de-typing
 2017-10-12 12:16 UTC 

Xen Security Advisory 239 - hypervisor stack leak in x86 I/O intercept code
 2017-10-12 12:16 UTC 

Xen Security Advisory 238 - DMOP map/unmap missing argument checks
 2017-10-12 12:16 UTC 

Xen Security Advisory 237 - multiple MSI mapping issues on x86
 2017-10-12 12:16 UTC 

[RFC] ARM: New (Xen) VGIC design document
 2017-10-12 12:05 UTC  (2+ messages)

[PATCH v2 1/2] libxl: dm_restrict: Move to domain_build_info
 2017-10-12 12:04 UTC  (2+ messages)
` [PATCH v2 2/2] xl: dm_restrict: Document that it does not work with PV

[PATCH 1/2] libxl: dm_restrict: Move to domain_build_info
 2017-10-12 11:45 UTC  (6+ messages)
` [PATCH 2/2] xl: dm_restrict: Document that it does not work with PV

[PATCH v2 0/2] ARM: ACPI: IORT: Hide SMMU from hardware domain's IORT table
 2017-10-12 11:44 UTC  (10+ messages)

[xen-unstable-smoke test] 114411: regressions - trouble: blocked/broken/fail/pass
 2017-10-12 11:33 UTC 

[xtf test] 114351: all pass - PUSHED
 2017-10-12 11:03 UTC 

[PATCH v3 01/12] fuzz/x86_emulate: Clear errors after each iteration
 2017-10-12  9:58 UTC  (8+ messages)
` [PATCH v3 10/12] fuzz/x86_emulate: Add --rerun option to try to track down instability
` [PATCH v3 11/12] fuzz/x86_emulate: Set and fuzz more CPU state

[PATCH v6 00/16] Enable Memory Bandwidth Allocation in Xen
 2017-10-12  9:43 UTC  (5+ messages)
` [PATCH v6 08/16] x86: implement set value flow for MBA

[PATCH 00/27 v11] SBSA UART emulation support in Xen
 2017-10-12  9:33 UTC  (4+ messages)
` [PATCH 27/27 v11] xen/arm: vpl011: Correct the logic for asserting/de-asserting SBSA UART TX interrupt

[xen-unstable-smoke test] 114404: regressions - FAIL
 2017-10-12  9:31 UTC 

[qemu-mainline test] 114336: regressions - trouble: blocked/broken/fail/pass
 2017-10-12  9:14 UTC 

xl mem-set for domain 0 regression
 2017-10-12  9:06 UTC  (3+ messages)

[distros-debian-wheezy test] 72230: tolerable trouble: broken/pass
 2017-10-12  8:16 UTC 

[linux-3.18 bisection] complete test-amd64-amd64-xl-pvh-amd
 2017-10-12  7:38 UTC 

[linux-4.9 test] 114321: regressions - trouble: blocked/broken/fail/pass
 2017-10-12  6:49 UTC 

[xen-unstable-smoke test] 114393: regressions - FAIL
 2017-10-12  6:15 UTC 

[qemu-upstream-unstable test] 114327: regressions - trouble: broken/fail/pass
 2017-10-12  6:03 UTC 

[xen-unstable-smoke test] 114389: regressions - FAIL
 2017-10-12  3:44 UTC 

[linux-4.9 bisection] complete test-amd64-amd64-xl-pvh-amd
 2017-10-12  3:20 UTC 

[PATCH v1] x86: psr: support co-exist features' values setting
 2017-10-12  2:52 UTC  (4+ messages)
` [PATCH v5] "

[libvirt test] 114325: trouble: broken/pass
 2017-10-12  2:34 UTC 

[ovmf baseline-only test] 72229: all pass
 2017-10-12  1:46 UTC 

[xen-unstable-smoke test] 114376: regressions - FAIL
 2017-10-12  1:24 UTC 

[xen-4.8-testing test] 114313: regressions - trouble: broken/fail/pass
 2017-10-12  0:50 UTC 

[ovmf test] 114319: all pass - PUSHED
 2017-10-11 23:33 UTC 

[xen-unstable-smoke test] 114371: regressions - FAIL
 2017-10-11 22:30 UTC 

request backports for xen-4.9.0 (qemu-xen from debain security)
 2017-10-11 22:18 UTC 

[xen-4.9-testing test] 114312: regressions - trouble: blocked/broken/fail/pass
 2017-10-11 21:51 UTC 

[PATCH v8 00/11] Handle SMCs and HVCs in conformance with SMCCC
 2017-10-11 20:38 UTC  (3+ messages)
` [PATCH v8 07/11] arm: smccc: handle SMCs according to SMCCC

[PATCH v1 00/27] x86: PIE support and option to extend KASLR randomization
 2017-10-11 20:30 UTC 

[xen-unstable-smoke test] 114365: regressions - trouble: blocked/broken/fail/pass
 2017-10-11 20:20 UTC 

[linux-3.18 test] 114304: regressions - trouble: broken/fail/pass
 2017-10-11 19:49 UTC 

[PATCH 00/27 v10] SBSA UART emulation support in Xen
 2017-10-11 19:18 UTC  (7+ messages)
` [PATCH 27/27 v10] xen/arm: vpl011: Correct the logic for asserting/de-asserting SBSA UART TX interrupt

[RFC 0/4] TEE mediator framework + OP-TEE mediator
 2017-10-11 19:01 UTC  (5+ messages)
` [RFC 1/4] arm: add SMC wrapper that is compatible with SMCCC
` [RFC 2/4] arm: add generic TEE mediator framework
` [RFC 3/4] arm: tee: add OP-TEE header files
` [RFC 4/4] arm: tee: add basic OP-TEE mediator

[PATCHv2 for-4.10] xen/arm: guest_walk: Fix check again the IPS
 2017-10-11 18:47 UTC  (5+ messages)

[PATCH for-4.10] xen/arm: mm: Rework MAIR* definitions to handle 32-bit compilation environment
 2017-10-11 18:40 UTC  (2+ messages)

[xen-unstable-smoke test] 114360: regressions - FAIL
 2017-10-11 18:12 UTC 

How to prepare the COLO test environment
 2017-10-11 17:37 UTC  (7+ messages)

[PATCH v3 0/5] Towards work-conserving RTDS
 2017-10-11 17:13 UTC  (4+ messages)
` [PATCH v3 4/5] xentrace: enable per-VCPU extratime flag for RTDS

[linux-linus test] 114297: tolerable FAIL - PUSHED
 2017-10-11 16:49 UTC 

[PATCH v5] x86/altp2m: Added xc_altp2m_set_mem_access_multi()
 2017-10-11 16:26 UTC 

[PATCH for-4.10] common/gnttab: Improve logging message by including relevent domid
 2017-10-11 16:06 UTC  (2+ messages)

[PATCH for-4.10] xen: Fix XEN_DMOP_remote_shutdown return value
 2017-10-11 15:53 UTC  (4+ 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).