xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-03 11:07:33 to 2018-10-05 11:00:37 UTC [more...]

[PATCH] mem_access: Fix npfec.kind propagation
 2018-10-05 11:00 UTC  (2+ messages)

[PATCH] x86: don't build guest-walk code without HVM and SHADOW_PAGING
 2018-10-05 11:00 UTC  (3+ messages)

One-off crash on staging d36b770458
 2018-10-05 10:48 UTC 

[PATCH v14 0/9] paravirtual IOMMU pre-requisites and clean-up
 2018-10-05 10:38 UTC  (26+ messages)
` [PATCH v14 1/9] iommu: introduce the concept of DFN
` [PATCH v14 2/9] iommu: make use of type-safe DFN and MFN in exported functions
` [PATCH v14 3/9] iommu: push use of type-safe DFN and MFN into iommu_ops
` [PATCH v14 4/9] iommu: don't domain_crash() inside iommu_map/unmap_page()
` [PATCH v14 5/9] memory: add check_get_page_from_gfn() as a wrapper
` [PATCH v14 6/9] vtd: add missing check for shared EPT
` [PATCH v14 7/9] vtd: add lookup_page method to iommu_ops
` [PATCH v14 8/9] mm / iommu: include need_iommu() test in iommu_use_hap_pt()
` [PATCH v14 9/9] mm / iommu: split need_iommu() into has_iommu_pt() and need_iommu_pt_sync()

[PATCH] fix uninitialized variable error in do_poll()
 2018-10-05 10:28 UTC  (2+ messages)

[PATCH] p2m: move p2m-common.h inclusion point
 2018-10-05 10:27 UTC  (4+ messages)

[distros-debian-jessie test] 75355: trouble: blocked/broken
 2018-10-05  9:54 UTC 

[xen-unstable test] 128373: trouble: broken/fail/pass
 2018-10-05  9:51 UTC 

ARM64: PCIe in DOM0
 2018-10-05  9:50 UTC  (2+ messages)

[PATCH v3 00/25] dom0less step1: boot multiple domains from device tree
 2018-10-05  9:48 UTC  (31+ messages)
` [PATCH v3 04/25] xen/arm: document dom0less
` [PATCH v3 09/25] xen/arm: introduce bootcmdlines
` [PATCH v3 10/25] xen/arm: don't add duplicate boot modules
` [PATCH v3 17/25] xen/arm: introduce allocate_memory
` [PATCH v3 22/25] xen/arm: Allow vpl011 to be used by DomU
` [PATCH v3 23/25] xen: support console_switching between Dom0 and DomUs on ARM
` [PATCH v3 24/25] xen/vpl011: buffer out chars when the backend is xen

[PATCH V3] x86/altp2m: propagate ept.ad changes to all active altp2ms
 2018-10-05  9:01 UTC  (6+ messages)

[PATCH 1/2] x86/SVM-IOMMU: Don't opencode memcpy() in queue_iommu_command()
 2018-10-05  8:22 UTC  (6+ messages)
` [PATCH 2/2] x86/SVM-IOMMU: Drop get_field_from_byte()

[PATCH v5 2/2] mm/page_alloc: remove software prefetching in __free_pages_core
 2018-10-05  8:10 UTC 

[PATCH v5 1/2] memory_hotplug: Free pages as higher order
 2018-10-05  8:10 UTC 

[PATCH RFC] x86/altp2m: fix display frozen when switching to a new view early
 2018-10-05  8:04 UTC  (9+ messages)

[PATCH] x86: fix !CONFIG_HVM build for clang 3.8
 2018-10-05  7:59 UTC  (3+ messages)

[PATCH RFC] mm/memory_hotplug: Introduce memory block types
 2018-10-05  7:37 UTC  (20+ messages)

[PATCH v4] memory_hotplug: Free pages as higher order
 2018-10-05  7:24 UTC  (2+ messages)

[linux-linus bisection] complete test-amd64-amd64-pygrub
 2018-10-05  7:16 UTC 

[PATCH v3 3/6] mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock
 2018-10-05  7:16 UTC  (4+ messages)
  ` [PATCH v3 6/6] memory-hotplug.txt: Add some details about locking internals
  ` [PATCH v3 1/6] mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
  ` [PATCH v3 2/6] mm/memory_hotplug: make add_memory() "

[linux-linus test] 128369: regressions - FAIL
 2018-10-05  6:31 UTC 

[libvirt test] 128367: tolerable all pass - PUSHED
 2018-10-05  0:40 UTC 

[xen-unstable baseline-only test] 75351: trouble: blocked/broken
 2018-10-04 22:04 UTC 

[linux-4.9 test] 128363: regressions - FAIL
 2018-10-04 21:10 UTC 

[linux-4.14 test] 128362: tolerable FAIL - PUSHED
 2018-10-04 17:32 UTC 

Question, How to share interrupt between Doms
 2018-10-04 17:27 UTC  (4+ messages)

[PATCH V6] x86/altp2m: Add a subop for obtaining the mem access of a page
 2018-10-04 16:56 UTC  (4+ messages)

[xen-unstable-smoke test] 128380: tolerable all pass - PUSHED
 2018-10-04 16:45 UTC 

[PATCH 00/17] Hi all
 2018-10-04 15:43 UTC  (18+ messages)
` [PATCH 01/17] x86/shadow: put PV L1TF functions under CONFIG_PV
` [PATCH 02/17] x86/mm: make mm.c build with !CONFIG_PV
` [PATCH 03/17] x86: turn is_pv_{, 32bit_}{domain, vcpu} into inline functions
` [PATCH 04/17] x86: introduce is_pv_64bit_{vcpu, domain}
` [PATCH 05/17] x86: make x86_64/traps.c build with !CONFIG_PV
` [PATCH 06/17] x86: provide stub for arch_do_multicall_call
` [PATCH 07/17] x86/traps: put PV code handlers under CONFIG_PV
` [PATCH 08/17] x86: make construct_dom0 build with !CONFIG_PV
` [PATCH 09/17] x86/amd: put setting pv_post_outb_hook under CONFIG_PV
` [PATCH 10/17] x86: provide stub for switch_compat
` [PATCH 11/17] x86: provide stubs for entry point
` [PATCH 12/17] x86: connect guest creation with CONFIG_PV
` [PATCH 13/17] x86: don't create Dom0 if neither PV nor HVM is available
` [PATCH 14/17] x86: don't report PV support when !CONFIG_PV
` [PATCH 15/17] x86: expose CONFIG_PV
` [PATCH 16/17] x86: introduce new defconfigs for PV and HVM
` [PATCH 17/17] automation: build Xen with CONFIG_PV and CONFIG_HVM explicitly set

[PATCH v4 00/28] add vIOMMU support with irq remapping function of virtual VT-d
 2018-10-04 15:51 UTC  (2+ messages)

[PATCH 00/12] add per-domain and per-cpupool generic parameters
 2018-10-04 15:40 UTC  (5+ messages)
` [PATCH 01/12] xen: use macros for filling parameter definition blocks
` [PATCH 02/12] xen: use a structure to define parsing parameters

[PATCH v2 00/11] vpci: add support for SR-IOV capability
 2018-10-04 14:50 UTC  (3+ messages)
` [PATCH v2 11/11] vpci/sriov: "

[xen-unstable-smoke test] 128375: tolerable all pass - PUSHED
 2018-10-04 14:39 UTC 

[distros-debian-wheezy test] 75350: trouble: blocked/broken
 2018-10-04 14:20 UTC 

[PATCH] tools/pvh: set coherent MTRR state for all vCPUs
 2018-10-04 14:09 UTC  (4+ messages)

PV guests and APIC interaction
 2018-10-04 13:45 UTC  (4+ messages)

5 Month Contract in NH...HELP
 2018-10-04 13:24 UTC 

[PATCH 0/3] tools/ocaml: Assorted improvements
 2018-10-04 12:35 UTC  (5+ messages)
` [PATCH 1/3] tools/ocaml: Strip all trailing whitespace
` [PATCH 2/3] oxenstored: Don't re-open a xenctrl handle for every domain introduction
` [PATCH 3/3] tools/ocaml: Delete the Xenctrl.with_intf wrapper

[PATCH v5] x86: use VMLOAD for PV context switch
 2018-10-04 12:29 UTC 

[PATCH v4] x86: use VMLOAD for PV context switch
 2018-10-04 12:27 UTC  (4+ messages)

[linux-next test] 128337: regressions - FAIL
 2018-10-04 11:51 UTC 

[xen-unstable test] 128354: tolerable FAIL - PUSHED
 2018-10-04 11:45 UTC 

[PATCH v2 0/2] xentrace: fix xentrace for smt=0
 2018-10-04 11:39 UTC  (6+ messages)
` [PATCH v2 1/2] xentrace: allow sparse cpu list
` [PATCH v2 2/2] xentrace: handle sparse cpu ids correctly in xen trace buffer handling

[qemu-mainline baseline-only test] 75349: trouble: blocked/broken
 2018-10-04 11:20 UTC 

[PATCH v3 0/9] x86: indirect call overhead reduction
 2018-10-04 10:36 UTC  (21+ messages)
` [PATCH v4 00/12] "
  ` [PATCH v4 01/12] x86: infrastructure to allow converting certain indirect calls to direct ones
  ` [PATCH v4 02/12] x86/HVM: patch indirect calls through hvm_funcs "
  ` [PATCH v4 03/12] x86/HVM: patch vINTR "
  ` [PATCH v4 04/12] x86: patch ctxt_switch_masking() indirect call to direct one
  ` [PATCH v4 05/12] x86/genapic: remove indirection from genapic hook accesses
  ` [PATCH v4 06/12] x86/genapic: patch indirect calls to direct ones
  ` [PATCH v4 07/12] x86/cpuidle: patch some "
  ` [PATCH v4 08/12] cpufreq: convert to a single post-init driver (hooks) instance
  ` [PATCH v4 09/12] cpufreq: patch target() indirect call to direct one

[PATCH v13 0/9] paravirtual IOMMU pre-requisites and clean-up
 2018-10-04 10:23 UTC  (2+ messages)

x86 Community Call: Wed Oct 10, 14:00 - 15:00 UTC - Call for agenda items
 2018-10-04 10:18 UTC  (2+ messages)

[PATCH v2 0/4] x86: fix "xpti=" and "pv-l1tf=" yet again
 2018-10-04 10:09 UTC  (7+ messages)
` [PATCH v2 2/4] x86: split opt_pv_l1tf
` [PATCH v2 4/4] x86: support "pv-l1tf=default"

Weird altp2m behaviour when switching early to a new view
 2018-10-04  9:17 UTC  (4+ messages)

[RFC PATCH 0/2] xen/arm64: Add Support for Amlogic S905 SoC
 2018-10-04  7:11 UTC  (6+ messages)
` [RFC PATCH 2/2] xen/arm: Add MESON UART driver "

[qemu-mainline test] 128340: tolerable FAIL - PUSHED
 2018-10-04  6:37 UTC 

[PATCH] x86: improve vCPU selection in pagetable_dying()
 2018-10-04  6:27 UTC  (7+ messages)
` Ping: "

[linux-linus test] 128334: regressions - FAIL
 2018-10-04  6:10 UTC 

[ovmf baseline-only test] 75347: trouble: blocked/broken
 2018-10-04  5:23 UTC 

[linux-linus bisection] complete test-amd64-amd64-examine
 2018-10-04  1:01 UTC 

[ovmf test] 128351: all pass - PUSHED
 2018-10-04  0:34 UTC 

[xen-unstable test] 128333: regressions - FAIL
 2018-10-03 19:11 UTC 

[xen-unstable-smoke test] 128347: tolerable all pass - PUSHED
 2018-10-03 17:46 UTC 

[PATCH V3 2/2] Xen/PCIback: Implement PCI flr/slot/bus reset with 'reset' SysFS attribute
 2018-10-03 15:51 UTC  (2+ messages)

[PATCH] flask: Add check for io{port, mem}con sorting
 2018-10-03 14:37 UTC  (2+ messages)

[qemu-mainline baseline-only test] 75343: trouble: blocked/broken
 2018-10-03 14:32 UTC 

[libvirt test] 128331: tolerable all pass - PUSHED
 2018-10-03 13:52 UTC 

[freebsd-master test] 128339: all pass - PUSHED
 2018-10-03 13:44 UTC 

[PATCH v4] memory_hotplug: Free pages as higher order
 2018-10-03 13:39 UTC 

[PATCH 0/2] tools: correct/enhance cpupool handling
 2018-10-03 13:32 UTC  (6+ messages)
` [PATCH 1/2] libxl: modify domain config when moving domain to another cpupool

[PATCH] libxl: Restore scheduling parameters after migrate in best-effort fashion
 2018-10-03 12:16 UTC  (3+ messages)

[PATCH 00/12] add per-domain and per-cpupool generic parameters
 2018-10-03 11:27 UTC  (9+ 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).