xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-16 16:18:09 to 2017-10-18 11:38:11 UTC [more...]

[PATCH for 4.10 0/3] XSA-243 followup
 2017-10-18 11:38 UTC  (5+ messages)
` [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 v2 for-4.10] x86/mm: Make PV linear pagetables optional
 2017-10-18 11:33 UTC  (2+ messages)

[PATCH v2 1/2] x86/boot: fix early error display
 2017-10-18 11:22 UTC  (6+ messages)
` [PATCH v2 2/2] x86/boot: rename send_chr to print_err

[xen-4.8-testing test] 114661: regressions - FAIL
 2017-10-18 11:06 UTC 

[xen-unstable-coverity test] 114680: all pass - PUSHED
 2017-10-18 10:48 UTC 

[PATCH 26/27 v12] arm/xen: vpl011: Fix the slow early console SBSA UART output
 2017-10-18 10:47 UTC  (12+ messages)
` [PATCH 27/27 v12] arm/xen: vpl011: Correct the logic for asserting/de-asserting SBSA UART TX interrupt

[PATCH for-4.10] string: fix memmove when size is 0
 2017-10-18 10:44 UTC  (6+ messages)

[PATCH] x86/mm: Make PV linear pagetables optional
 2017-10-18 10:22 UTC  (8+ messages)

[PATCH v2 for-4.10] ubsan: add clang 5.0 support
 2017-10-18 10:17 UTC  (6+ messages)

libxl: Fix the bug introduced in commit "libxl: use correct type modifier for vuart_gfn"
 2017-10-18 10:02 UTC  (7+ messages)
` libxl: Change the type of console_mfn to xen_pfn_t
` xenconsole: Change the type of ring_ref to xen_pfn_t in console_create_ring
` libxc: Fix the data type of mfn parameter passed to xc_map_foreign_range()
` xenconsole: Define and use a macro INVALID_XEN_PFN instead of -1

[PATCH v2 00/24] Provide some actual restriction of qemu
 2017-10-18  9:54 UTC  (9+ messages)
` [PATCH 03/26] tools: libxendevicemodel: Provide xendevicemodel_shutdown
      ` [PATCH] tools: libxendevicemodel: Restore symbol versions for 1.0

[linux-linus test] 114658: regressions - FAIL
 2017-10-18  9:48 UTC 

[PATCH for-next] x86/VT-x: Don't rewrite HOST_TR_SELECTOR on every context switch
 2017-10-18  9:40 UTC  (2+ messages)

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

[PATCH v4 0/7] VMX MSRs policy for Nested Virt: part 1
 2017-10-18  8:27 UTC  (8+ messages)
` [PATCH v4 1/7] x86/msr: add Raw and Host domain policies
` [PATCH v4 2/7] x86/msr: add VMX MSRs into struct msr_domain_policy
` [PATCH v4 3/7] x86/msr: read VMX MSRs values into Raw policy
` [PATCH v4 4/7] x86/msr: add VMX MSRs into HVM_max domain policy
` [PATCH v4 5/7] x86/cpuid: update signature of hvm_cr4_guest_valid_bits()
` [PATCH v4 6/7] x86/msr: update domain policy on CPUID policy changes
` [PATCH v4 7/7] x86/msr: handle VMX MSRs with guest_rd/wrmsr()

[PATCH v3 0/6] VMX MSRs policy for Nested Virt: part 1
 2017-10-18  7:30 UTC  (6+ messages)
` [PATCH v3 2/6] x86/msr: add VMX MSRs into struct msr_domain_policy

[xen-4.9-testing test] 114657: regressions - FAIL
 2017-10-18  6:10 UTC 

[xen-unstable test] 114644: tolerable FAIL - PUSHED
 2017-10-18  4:59 UTC 

[qemu-mainline test] 114651: regressions - FAIL
 2017-10-18  3:14 UTC 

[xtf test] 114652: tolerable all pass - PUSHED
 2017-10-18  0:17 UTC 

[PATCH] aarch64: advertise the GIC system register interface
 2017-10-18  0:10 UTC 

[PATCH v5 01/13] xen/pvcalls: introduce the pvcalls xenbus frontend
 2017-10-17 22:15 UTC  (12+ messages)
  ` [PATCH v5 04/13] xen/pvcalls: implement socket command and handle events
  ` [PATCH v5 06/13] xen/pvcalls: implement bind command
  ` [PATCH v5 09/13] xen/pvcalls: implement sendmsg
  ` [PATCH v5 11/13] xen/pvcalls: implement poll command
    ` [PATCH v5 02/13] xen/pvcalls: implement frontend disconnect
    ` [PATCH v5 08/13] xen/pvcalls: implement accept command
    ` [PATCH v5 10/13] xen/pvcalls: implement recvmsg

[linux-4.1 test] 114646: regressions - FAIL
 2017-10-17 22:12 UTC 

[PATCH] arm: configure interrupts to be in non-secure group1
 2017-10-17 21:32 UTC 

[PATCH 11/13] x86/paravirt: Add paravirt alternatives infrastructure
 2017-10-17 21:03 UTC  (12+ messages)

[PATCH] xen/public: Correct the definition of GNTTAB_CACHE_SOURCE_GREF
 2017-10-17 20:19 UTC  (3+ messages)

[linux-linus test] 114643: tolerable FAIL - PUSHED
 2017-10-17 19:29 UTC 

[RFC 0/4] TEE mediator framework + OP-TEE mediator
 2017-10-17 18:57 UTC  (18+ messages)
` [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

[PATCH for-next] x86/pv: Factor out the calculation of LDT/GDT descriptor pointers
 2017-10-17 16:54 UTC  (2+ messages)

[xen-unstable-smoke test] 114653: tolerable all pass - PUSHED
 2017-10-17 16:52 UTC 

[PATCH] ipxe: update to newer commit
 2017-10-17 16:32 UTC  (8+ messages)

[PATCH] MAINTAINERS: Make Christian Lindig maintainer for ocaml tools
 2017-10-17 16:44 UTC 

[PATCH v6 0/4] x86/xen: pvclock vdso support
 2017-10-17 15:34 UTC  (2+ messages)
  ` [PATCH v6 1/4] x86/pvclock: add setter for pvclock_pvti_cpu0_va

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

Build issues since XSA 240
 2017-10-17 14:28 UTC  (3+ messages)

[PATCH] mm/shadow: fix declaration of fetch_type_names
 2017-10-17 13:39 UTC  (6+ messages)

[PATCH for-4.10] fuzz/x86_emulate: Fix afl-harness batch mode file pointer leak
 2017-10-17 13:39 UTC  (2+ messages)

[PATCH v1 1/2] tools/libs/evtchn: Add support for restricting a handle
 2017-10-17 13:34 UTC  (9+ messages)
` [PATCH v2 2/2] xentoolcore_restrict_all: Implement for libxenevtchn

[qemu-mainline test] 114645: regressions - FAIL
 2017-10-17 13:27 UTC 

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

[PATCH for-4.10 1/2] ubsan: add clang 5.0 support
 2017-10-17 13:12 UTC  (10+ messages)
` [PATCH for-4.10 2/2] ubsan: disable unaligned access checks

[PATCH for-4.10] xen/dom0: Fix latent dom0 construction bugs on all architectures
 2017-10-17 13:11 UTC  (11+ messages)

[PATCH v11 00/11] x86: guest resource mapping
 2017-10-17 12:53 UTC  (11+ messages)
` [PATCH v11 05/11] x86/mm: add HYPERVISOR_memory_op to acquire guest resources
` [PATCH v11 10/11] common: add a new mappable resource type: XENMEM_resource_grant_table

[OSSTEST PATCH] MaxUmask: enforce a maximum umask value
 2017-10-17 11:10 UTC 

[seabios baseline-only test] 72249: regressions - FAIL
 2017-10-17  6:44 UTC 

[PATCH] libxc: don't fail domain creation when unpacking initrd fails
 2017-10-17  6:28 UTC  (7+ messages)

[xen-4.8-testing test] 114505: regressions - FAIL
 2017-10-17  6:17 UTC  (7+ messages)

[xen-4.8-testing baseline-only test] 72248: regressions - trouble: blocked/broken/fail/pass
 2017-10-17  3:19 UTC 

[PATCH v8 00/16] Enable Memory Bandwidth Allocation in Xen
 2017-10-17  1:27 UTC  (7+ messages)
` [PATCH v8 08/16] x86: implement set value flow for MBA
  ` [PATCH v9 "
  ` [PATCH v9.1 "

[PATCH 54/58] net/xen-netback: Convert timers to use timer_setup()
 2017-10-17  0:29 UTC 

[xen-4.9-testing test] 114543: tolerable FAIL - PUSHED
 2017-10-17  0:29 UTC 

[xen-unstable test] 114540: regressions - FAIL
 2017-10-16 22:51 UTC 

[PATCH] xen-netfront, xen-netback: Use correct minimum MTU values
 2017-10-16 20:22 UTC  (3+ messages)

[PATCH v7] x86/altp2m: Added xc_altp2m_set_mem_access_multi()
 2017-10-16 17:07 UTC 

[PATCH for-4.10] libxl: annotate s to be nonnull in libxl__enum_from_string
 2017-10-16 17:02 UTC  (4+ messages)

[PATCH for-next] xen/pv: Construct d0v0's GDT properly
 2017-10-16 17:03 UTC  (3+ messages)

[xen-unstable-smoke test] 114547: tolerable all pass - PUSHED
 2017-10-16 16:46 UTC 

[PATCH for-4.10 1/2] tools/libxc: Fix precopy_policy() to not pass a structure by value
 2017-10-16 16:18 UTC  (6+ 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).