xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-31 11:44:08 to 2018-08-01 17:19:44 UTC [more...]

[xen-4.8-testing test] 125700: tolerable FAIL - PUSHED
 2018-08-01 17:19 UTC 

[PATCH v9] new config option vtsc_tolerance_khz to avoid TSC emulation
 2018-08-01 16:17 UTC  (3+ messages)

[PATCH] docs/xl: Clarify documentation for mem-max and mem-set
 2018-08-01 16:16 UTC  (2+ messages)

[PATCH v4 00/15] paravirtual IOMMU interface
 2018-08-01 16:15 UTC  (17+ messages)
` [PATCH v4 01/15] re-work commit 3e06b989 "IOMMU: make page table population preemptible"
` [PATCH v4 02/15] iommu: introduce the concept of BFN
` [PATCH v4 03/15] iommu: make use of type-safe BFN and MFN in exported functions
` [PATCH v4 04/15] iommu: push use of type-safe BFN and MFN into iommu_ops
` [PATCH v4 05/15] iommu: don't domain_crash() inside iommu_map/unmap_page()
` [PATCH v4 06/15] public / x86: introduce __HYPERCALL_iommu_op
` [PATCH v4 07/15] iommu: track reserved ranges using a rangeset
` [PATCH v4 08/15] x86: add iommu_op to query reserved ranges
` [PATCH v4 09/15] vtd: add lookup_page method to iommu_ops
` [PATCH v4 10/15] mm / iommu: include need_iommu() test in iommu_use_hap_pt()
` [PATCH v4 11/15] mm / iommu: split need_iommu() into has_iommu_pt() and sync_iommu_pt()
` [PATCH v4 12/15] x86: add iommu_op to enable modification of IOMMU mappings
` [PATCH v4 13/15] memory: add get_paged_gfn() as a wrapper
` [PATCH v4 14/15] x86: add iommu_ops to modify and flush IOMMU mappings
` [PATCH v4 15/15] x86: extend the map and unmap iommu_ops to support grant references

[PATCH] x86/HVM: correct an inverted check in hvm_load()
 2018-08-01 16:08 UTC  (2+ messages)

[distros-debian-squeeze test] 75033: tolerable FAIL
 2018-08-01 16:05 UTC 

[RFC PATCH 00/17] Add support for qemu-xen runnning in a Linux-based stubdomain
 2018-08-01 16:03 UTC  (23+ messages)
` [RFC PATCH 01/17] libxl: fix qemu-trad cmdline for no sdl/vnc case
` [RFC PATCH 02/17] libxl: Add "stubdomain_version" to domain_build_info
` [RFC PATCH 03/17] libxl: Handle Linux stubdomain specific QEMU options
` [RFC PATCH 04/17] libxl: Build the domain with a Linux based stubdomain
` [RFC PATCH 05/17] libxl: use xenstore for pci hotplug qemu-in-linux-stubdom commands
` [RFC PATCH 06/17] libxl: create vkb device only for guests with graphics output
` [RFC PATCH 07/17] libxl: add save/restore support for qemu-xen in stubdomain
` [RFC PATCH 08/17] xl: add stubdomain related options to xl config parser
` [RFC PATCH 09/17] libxl: use \x1b to separate qemu arguments for linux stubdomain

[PATCH 0/5] x86: more power-efficient CPU parking
 2018-08-01 15:12 UTC  (9+ messages)
` [PATCH 1/5] x86/cpuidle: replace a pointless NULL check
` [PATCH 2/5] x86/idle: re-arrange dead-idle handling
` [PATCH 3/5] x86/cpuidle: push parked CPUs into deeper sleep states when possible
` [PATCH 4/5] x86/cpuidle: clean up Cx dumping
` [PATCH 5/5] x86: place non-parked CPUs into wait-for-SIPI state after offlining

[PATCH v14 00/11] x86/domctl: Save info for one vcpu instance
 2018-08-01 15:10 UTC  (30+ messages)
` [PATCH v14 01/11] x86/cpu: Introduce vmce_save_vcpu_ctxt_one() func
` [PATCH v14 03/11] x86/hvm: Introduce hvm_save_cpu_ctxt_one func
` [PATCH v14 04/11] x86/hvm: Introduce hvm_save_cpu_xsave_states_one
` [PATCH v14 05/11] x86/hvm: Introduce hvm_save_cpu_msrs_one func
` [PATCH v14 06/11] x86/hvm: Introduce hvm_save_mtrr_msr_one func
` [PATCH v14 07/11] x86/hvm: Introduce viridian_save_vcpu_ctxt_one() func
` [PATCH v14 08/11] x86/hvm: Add handler for save_one funcs
` [PATCH v14 09/11] x86/domctl: Don't pause the whole domain if only getting vcpu state
` [PATCH v14 10/11] x86/hvm: Remove redundant save functions

[xen-unstable baseline-only test] 75032: regressions - FAIL
 2018-08-01 14:31 UTC 

[xen-4.10-testing test] 125698: tolerable FAIL - PUSHED
 2018-08-01 14:27 UTC 

[PATCH] xen: Remove domain_crash_synchronous() completely
 2018-08-01 14:08 UTC  (5+ messages)

[xen-unstable-smoke test] 125729: tolerable all pass - PUSHED
 2018-08-01 13:13 UTC 

[PATCH] x86/vmx: Avoid using domain_crash_syncrhonous() in vmx_vmentry_failure()
 2018-08-01 13:11 UTC  (2+ messages)

[PATCH] x86/vmx: Avoid hitting BUG_ON() after EPTP-related domain_crash()
 2018-08-01 12:12 UTC  (2+ messages)

[qemu-mainline test] 125695: trouble: broken/fail/pass
 2018-08-01 11:29 UTC 

[PATCH v3 00/25] dom0less step1: boot multiple domains from device tree
 2018-08-01 11:28 UTC  (36+ messages)
` [PATCH v3 01/25] xen: allow console_io hypercalls from certain DomUs
` [PATCH v3 02/25] xen/arm: move a few DT related defines to public/device_tree_defs.h
` [PATCH v3 03/25] xen/arm: extend device tree based multiboot protocol
` [PATCH v3 04/25] xen/arm: document dom0less
` [PATCH v3 05/25] xen/arm: do not pass dt_host to make_memory_node and make_hypervisor_node
` [PATCH v3 06/25] xen/arm: move evtchn_allocate call out of make_hypervisor_node
` [PATCH v3 07/25] xen/arm: rename acpi_make_chosen_node to make_chosen_node
` [PATCH v3 08/25] xen/arm: increase MAX_MODULES
` [PATCH v3 09/25] xen/arm: introduce bootcmdlines
` [PATCH v3 10/25] xen/arm: don't add duplicate boot modules
` [PATCH v3 11/25] xen/arm: probe domU kernels and initrds
` [PATCH v3 12/25] xen/arm: refactor construct_dom0
` [PATCH v3 13/25] xen/arm: introduce create_domUs
` [PATCH v3 14/25] xen/arm: introduce construct_domU
` [PATCH v3 15/25] xen/arm: rename get_11_allocation_size to get_allocation_size
` [PATCH v3 16/25] xen/arm: rename allocate_memory to allocate_memory_11
` [PATCH v3 17/25] xen/arm: introduce allocate_memory
` [PATCH v3 18/25] xen/arm: generate a simple device tree for domUs
` [PATCH v3 19/25] xen/arm: generate vpl011 node on device tree for domU
` [PATCH v3 20/25] xen/arm: introduce a union in vpl011
` [PATCH v3 21/25] xen/arm: refactor vpl011_data_avail
` [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 25/25] xen/arm: split domain_build.c

[PATCH v2 0/5] x86/iommu: PVH Dom0 workarounds for missing RMRR entries
 2018-08-01 11:27 UTC  (11+ messages)
` [PATCH v2 1/5] iommu/vtd: cleanup vtd_set_hwdom_mapping after ia64 removal
` [PATCH v2 2/5] iommu: introduce dom0-iommu option
` [PATCH v2 3/5] iommu: make iommu_inclusive_mapping a suboption of dom0-iommu
` [PATCH v2 4/5] dom0/pvh: change the order of the MMCFG initialization
` [PATCH v2 5/5] x86/iommu: add PVH support to the inclusive options

[PATCH] tools/gdbsx: use inttypes.h instead of custom macros
 2018-08-01 10:49 UTC  (4+ messages)

[PATCH 0/4] x86/iommu: PVH Dom0 workarounds for missing RMRR/IRSV entries
 2018-08-01 10:25 UTC  (19+ messages)
` [PATCH 2/4] iommu: generalize iommu_inclusive_mapping
` [PATCH 4/4] x86/iommu: add PVH support to the inclusive options

[PATCH 00/16] x86: indirect call overhead reduction
 2018-08-01 10:01 UTC  (2+ messages)

[xen-unstable-coverity test] 125723: all pass - PUSHED
 2018-08-01  9:53 UTC 

[PATCH] x86/altp2m: Allow setting the #VE info page for an arbitrary VCPU
 2018-08-01  9:29 UTC  (9+ messages)

[PATCH v6 0/7] Allow setting up shared memory areas between VMs from xl config files
 2018-08-01  9:26 UTC  (10+ messages)
` [PATCH v6 1/7] xen: xsm: flask: introduce XENMAPSPACE_gmfn_share for memory sharing
` [PATCH v6 2/7] libxl: introduce a new structure to represent static shared memory regions
` [PATCH v6 3/7] libxl: support mapping static shared memory areas during domain creation
` [PATCH v6 4/7] libxl: support unmapping static shared memory areas during domain destruction
` [PATCH v6 5/7] libxl:xl: add parsing code to parse "libxl_static_sshm" from xl config files
` [PATCH v6 6/7] docs: documentation about static shared memory regions
` [PATCH v6 7/7] xen/arm: export shared memory regions as reserved-memory on device tree

[PATCH] xen: clean up altp2m op comment
 2018-08-01  9:18 UTC  (3+ messages)

[PATCH V5] x86/altp2m: Fix crash with INVALID_ALTP2M EPTP index
 2018-08-01  9:02 UTC  (7+ messages)

[PATCH v8 00/11] arm: more kconfig configurability and small default configs
 2018-08-01  7:25 UTC  (5+ messages)
` [PATCH v8 08/11] arm: add ALL_PLAT, QEMU, Rcar3 and MPSoC configs

[xen-unstable test] 125691: tolerable FAIL - PUSHED
 2018-08-01  3:35 UTC 

[libvirt test] 125692: regressions - FAIL
 2018-08-01  1:30 UTC 

[distros-debian-snapshot test] 75030: regressions - FAIL
 2018-08-01  1:02 UTC 

[ovmf baseline-only test] 75031: tolerable FAIL
 2018-08-01  0:31 UTC 

[xen-4.11-testing baseline-only test] 75029: tolerable FAIL
 2018-07-31 22:15 UTC 

Networking with MiniOS
 2018-07-31 21:42 UTC 

[ovmf test] 125693: all pass - PUSHED
 2018-07-31 21:39 UTC 

[xen-4.9-testing test] 125686: regressions - FAIL
 2018-07-31 21:31 UTC 

Xen 4.12 Development Update
 2018-07-31 18:19 UTC  (2+ messages)

[xen-4.7-testing test] 125685: regressions - FAIL
 2018-07-31 18:07 UTC 

[xen-unstable-smoke test] 125704: tolerable all pass - PUSHED
 2018-07-31 17:41 UTC 

[PATCH][next] xen/gntdev: don't dereference a null gntdev_dmabuf on allocation failure
 2018-07-31 17:09 UTC 

[PATCH v2] xen/spinlock: Don't use pvqspinlock if only 1 vCPU
 2018-07-31 17:05 UTC 

[PATCH v5 0/8] xen: dma-buf support for grant device
 2018-07-31 17:04 UTC 

[xen-4.6-testing test] 125683: regressions - FAIL
 2018-07-31 17:00 UTC 

[PATCH] tools/gdbsx: fix 'g' packet response for 64bit guests
 2018-07-31 16:29 UTC  (7+ messages)

[PATCH v2] xenconsole: add option to avoid escape sequences in log
 2018-07-31 16:11 UTC  (3+ messages)

[PATCH v3] hvm/altp2m: Clarify the proper way to extend the altp2m interface
 2018-07-31 15:12 UTC  (3+ messages)

[linux-linus test] 125676: regressions - FAIL
 2018-07-31 14:24 UTC 

[xen-4.8-testing test] 125679: regressions - FAIL
 2018-07-31 14:05 UTC 

[PATCH][next] xen/gntdev: don't dereference a null gntdev_dmabuf on allocation failure
 2018-07-31 14:02 UTC 

[xen-4.10-testing test] 125677: regressions - FAIL
 2018-07-31 12:45 UTC 

[PATCH v4 0/3] Add hvmops for setting and getting the suppress #VE bit
 2018-07-31 11:44 UTC  (3+ messages)
` [PATCH v4 3/3] x86/altp2m: Add a hvmop for querying "


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).