xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-06 15:34:48 to 2018-09-07 17:23:43 UTC [more...]

Xen 4.10.x and PCI passthrough
 2018-09-07 17:23 UTC 

[PATCH] xen-blkback: Switch to closed state after releasing the backing device
 2018-09-07 17:14 UTC  (16+ messages)
    ` [DRBD-user] "

[PATCH 0/5] x86: more power-efficient CPU parking
 2018-09-07 17:08 UTC  (3+ messages)
` [PATCH 2/5] x86/idle: re-arrange dead-idle handling

[PATCH] tools: specifically enable VirtFS in Linux QEMU builds
 2018-09-07 17:00 UTC  (11+ messages)

[PATCH v4] xen: avoid crash in disable_hotplug_cpu
 2018-09-07 16:56 UTC  (2+ messages)

[PATCH v3] xen/balloon: add runtime control for scrubbing ballooned out pages
 2018-09-07 16:49 UTC 

[PATCH] xen: Fix inconsistent callers of panic()
 2018-09-07 16:42 UTC  (5+ messages)

[PATCH 0/5] xen: Fixes and improvements to HVM_PARAM handling
 2018-09-07 16:23 UTC  (19+ messages)
` [PATCH 1/5] x86/hvm: Switch hvm_allow_get_param() to use a whitelist
` [PATCH 2/5] x86/hvm: Switch hvm_allow_set_param() "
` [PATCH 3/5] x86/hvm: Make HVM_PARAM_{STORE, CONSOLE}_EVTCHN read-only to the guest
` [PATCH 4/5] x86/hvm: Misc non-functional cleanup to the HVM_PARAM infrastructure

[PATCH] tools: correct tools/tests/depriv/Makefile
 2018-09-07 16:22 UTC  (2+ messages)

[PATCH v3 0/5] x86: improve PDX <-> PFN and alike translations
 2018-09-07 16:17 UTC  (5+ messages)
          ` [PATCH v3 2/5] x86: use PDEP/PEXT for maddr/direct-map-offset conversion when available

[PATCH 0/6] xen: Use %*pb[l] for printing bitmaps
 2018-09-07 16:07 UTC  (28+ messages)
` [PATCH 1/6] xen/vsprintf: Introduce "
` [PATCH 2/6] xen/sched: Use %*pb[l] instead of cpumask_scn{, list}printf()
` [PATCH 3/6] xen/common: Use %*pb[l] instead of {cpu, node}mask_scn{, list}printf()
` [PATCH 4/6] xen/x86: Use %*pb[l] instead of cpumask_scn{, list}printf()
` [PATCH 5/6] xen/bitmap: Drop all bitmap_scn{, list}printf() infrastructure
` [PATCH RFC 6/6] xen/keyhandler: Drop keyhandler_scratch

[PATCH v2 0/5] x86: Switch some bits of MSR handing over to the new infrastructure
 2018-09-07 16:01 UTC  (6+ messages)
` [PATCH v2 2/5] x86: Handle the Xen MSRs via the new guest_{rd, wr}msr() infrastructure

[RFC PATCH v1 00/16] xen: sched: implement core-scheduling
 2018-09-07 16:00 UTC  (2+ messages)

[PATCH v2] xen/balloon: add runtime control for scrubbing ballooned out pages
 2018-09-07 15:58 UTC 

[PATCH v6 00/14] paravirtual IOMMU interface
 2018-09-07 15:52 UTC  (39+ messages)
` [PATCH v6 01/14] iommu: introduce the concept of BFN
` [PATCH v6 05/14] public / x86: introduce __HYPERCALL_iommu_op
` [PATCH v6 06/14] iommu: track reserved ranges using a rangeset
` [PATCH v6 07/14] x86: add iommu_op to query reserved ranges
` [PATCH v6 08/14] vtd: add lookup_page method to iommu_ops
` [PATCH v6 09/14] mm / iommu: include need_iommu() test in iommu_use_hap_pt()

[PATCH v2 0/5] x86: Lift create_exception_frame() up out of C
 2018-09-07 15:49 UTC  (5+ messages)
` [PATCH v2 4/5] x86/pv: Drop {compat_, }create_bounce_frame() and use the C version instead

[PATCH v2] xen/balloon: add runtime control for scrubbing ballooned out pages
 2018-09-07 15:31 UTC 

[PATCH v5 00/15] libxl: Enable save/restore/migration of a restricted QEMU + libxl__ev_qmp_*
 2018-09-07 15:11 UTC  (16+ messages)
` [PATCH v5 01/15] libxl: Design of an async API to issue QMP commands to QEMU
` [PATCH v5 02/15] libxl_qmp: Connect to QMP socket
` [PATCH v5 03/15] libxl_qmp: Implement fd callback and read data
` [PATCH v5 04/15] libxl_qmp: Parse JSON input from QMP
` [PATCH v5 05/15] libxl_qmp: Separate QMP message generation from qmp_send_prepare
` [PATCH v5 06/15] libxl_qmp: Prepare the command to be sent
` [PATCH v5 07/15] libxl_qmp: Handle write to QMP socket
` [PATCH v5 08/15] libxl_qmp: Handle messages from QEMU
` [PATCH v5 09/15] libxl_qmp: Respond to QMP greeting
` [PATCH v5 10/15] libxl_exec: Add libxl__spawn_initiate_failure
` [PATCH v5 11/15] libxl_dm: Pre-open QMP socket for QEMU
` [PATCH v5 12/15] libxl: QEMU startup sync based on QMP
` [PATCH v5 13/15] libxl_qmp: Store advertised QEMU version in libxl__ev_qmp
` [PATCH v5 14/15] libxl: Change libxl__domain_suspend_device_model() to be async
` [PATCH v5 15/15] libxl: Re-implement domain_suspend_device_model using libxl__ev_qmp

[freebsd-master test] 127373: all pass - PUSHED
 2018-09-07 15:18 UTC 

[PATCH 0/6] x86/msr: Introductory MSR cleanup
 2018-09-07 15:09 UTC  (7+ messages)
` [PATCH 1/6] x86/msr: Clean up the MSR_EFER constants

[PATCH v18 00/13] x86/domctl: Save info for one vcpu instance
 2018-09-07 14:52 UTC  (12+ messages)
` [PATCH v18 11/13] x86/domctl: Use hvm_save_vcpu_handler
` [PATCH v18 12/13] x86/hvm: Remove redundant save functions
` [PATCH v18 13/13] x86/domctl: Don't pause the whole domain if only getting vcpu state

[PATCH v4] xen: avoid crash in disable_hotplug_cpu
 2018-09-07 14:31 UTC 

[PATCH] xen/netfront: fix waiting for xenbus state change
 2018-09-07 13:46 UTC 

[PATCH v3 00/16] Make CONFIG_HVM work
 2018-09-07 13:44 UTC  (21+ messages)
` [PATCH v3 06/16] libxl: don't set PoD target for PV guests
` [PATCH v3 07/16] x86/p2m/pod: make it build with !CONFIG_HVM
` [PATCH v3 08/16] x86/hvm: rearrange content of hvm.h
` [PATCH v3 09/16] x86: provide stubs, declarations and macros in hvm.h
` [PATCH v3 10/16] x86/mm: put nested p2m code under CONFIG_HVM
` [PATCH v3 11/16] x86/mm: put HVM only "
` [PATCH v3 14/16] x86: expose CONFIG_HVM
` [PATCH v3 15/16] x86/pvshim: disable HVM for PV shim

[PATCH] mkdeb: use compression level 0
 2018-09-07 13:43 UTC  (2+ messages)

[PATCH v3] xen: avoid crash in disable_hotplug_cpu
 2018-09-07 13:39 UTC  (5+ messages)

[PATCH] xen/balloon: add runtime control for scrubbing ballooned out pages
 2018-09-07 13:16 UTC  (5+ messages)

[PATCH] xen/domctl: Drop vcpu_alloc_lock
 2018-09-07 12:44 UTC  (7+ messages)

[PATCH] xen/netfront: fix waiting for xenbus state change
 2018-09-07 12:21 UTC 

[PATCH] xen-netfront: wait xenbus state change when load module manually
 2018-09-07 11:30 UTC  (2+ messages)

[PATCH RFC] xen/vsprintf: Introduce %pd formatter for domains
 2018-09-07 11:11 UTC  (3+ messages)

[xen-unstable-smoke test] 127368: tolerable all pass - PUSHED
 2018-09-07 11:05 UTC 

[ovmf test] 127367: all pass - PUSHED
 2018-09-07 10:49 UTC 

[PATCH 0/3] xen: Improvements to the vcpu create/destroy paths
 2018-09-07 10:15 UTC  (9+ messages)
` [PATCH 1/3] xen/vcpu: Rename the common interfaces for consistency
` [PATCH 2/3] xen/vcpu: Introduce vcpu_destroy()
` [PATCH 3/3] xen/vcpu: Rework sanity checks in vcpu_create()

[PATCH v2 00/11] vpci: add support for SR-IOV capability
 2018-09-07  9:16 UTC  (4+ messages)
` [PATCH v2 11/11] vpci/sriov: "

[libvirt test] 127359: regressions - FAIL
 2018-09-07  9:09 UTC 

[PATCH v8 0/6] x86/iommu: PVH Dom0 workarounds for missing RMRR entries
 2018-09-07  9:07 UTC  (7+ messages)
` [PATCH v8 1/6] iommu: rename iommu_dom0_strict and iommu_passthrough
` [PATCH v8 2/6] iommu: introduce dom0-iommu option
` [PATCH v8 3/6] iommu: make iommu_inclusive_mapping a suboption of dom0-iommu
` [PATCH v8 4/6] mm: introduce a helper to get the memory type of a page
` [PATCH v8 5/6] x86/iommu: switch the hwdom mapping function to use page_get_type
` [PATCH v8 6/6] x86/iommu: add map-reserved dom0-iommu option to map reserved memory ranges

[PATCH] xen/sched: Re-position the domain_update_node_affinity() call during vcpu construction
 2018-09-07  8:40 UTC  (3+ messages)

[xen-unstable test] 127350: tolerable FAIL - PUSHED
 2018-09-07  8:04 UTC 

[ovmf test] 127361: regressions - FAIL
 2018-09-07  7:27 UTC 

[linux-linus test] 127344: regressions - FAIL
 2018-09-07  7:18 UTC 

[linux-linus bisection] complete test-amd64-amd64-xl-qemuu-debianhvm-amd64-shadow
 2018-09-07  6:44 UTC 

[PATCH v3] xen: avoid crash in disable_hotplug_cpu
 2018-09-07  6:30 UTC 

[PATCH v2] xen: avoid crash in disable_hotplug_cpu
 2018-09-07  5:45 UTC  (5+ messages)

[ovmf test] 127357: all pass - PUSHED
 2018-09-07  5:23 UTC 

[ovmf test] 127354: all pass - PUSHED
 2018-09-07  3:23 UTC 

x86 Community Call - Wed Sept 12, 14:00 - 15:00 UTC - Call for agenda items
 2018-09-07  1:50 UTC  (2+ messages)

[ovmf test] 127346: all pass - PUSHED
 2018-09-07  0:21 UTC 

[PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-09-06 22:46 UTC 

[xen-unstable test] 127327: regressions - trouble: broken/fail/pass
 2018-09-06 21:16 UTC 

[xen-unstable-smoke test] 127347: tolerable all pass - PUSHED
 2018-09-06 20:55 UTC 

[PATCH] xen/manage: don't complain about an empty value in control/sysrq node
 2018-09-06 19:41 UTC 

[xen-unstable-smoke test] 127341: tolerable all pass - PUSHED
 2018-09-06 17:44 UTC 

[ovmf test] 127335: all pass - PUSHED
 2018-09-06 17:31 UTC 

[PATCH] automation: specify -j$(nproc) in build script
 2018-09-06 17:29 UTC  (2+ messages)

[libvirt test] 127329: regressions - FAIL
 2018-09-06 17:11 UTC 

[PATCH] libxl: made vm mac address assignment deterministic
 2018-09-06 16:18 UTC  (3+ messages)

[PATCH] xsm: fix clang build
 2018-09-06 16:16 UTC  (2+ messages)

[linux-linus test] 127315: regressions - FAIL
 2018-09-06 16:05 UTC 

[PATCH] xen/ARM+sched: Don't opencode %pv in printk()'s
 2018-09-06 15:54 UTC  (2+ messages)

[PATCH 0/3] xen/arm: vgic-v3: Bug fixes
 2018-09-06 15:49 UTC  (2+ messages)

[PATCH] xen/balloon: add runtime control for scrubbing ballooned out pages
 2018-09-06 15:33 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).