xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-01 07:25:02 to 2018-08-02 13:17:20 UTC [more...]

[PATCH 0/2] docs: fix various out-of-date links in man pages
 2018-08-02 13:16 UTC  (6+ messages)
` [PATCH 1/2] Point links to new location of the TPM Emulator formerly hosted on Berlios
` [PATCH 2/2] Point to new location of Virtual Machine Generation ID

[ovmf baseline-only test] 75036: tolerable FAIL
 2018-08-02 13:09 UTC 

[xen-unstable-smoke test] 125741: trouble: blocked/broken/pass
 2018-08-02 12:34 UTC 

[RFC] OVMF on PVH
 2018-08-02 12:23 UTC  (2+ messages)

xen-tools-4.4.4 (SLES11): Unexpected error: <class 'xml.parsers.expat.ExpatError'>
 2018-08-02 12:13 UTC 

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

PVH dom0 creation fails - the system freezes
 2018-08-02 11:36 UTC  (11+ messages)

[PATCH v4 00/32] libxl: Enable save/restore/migration of a restricted QEMU + libxl__ev_qmp_*
 2018-08-02 11:34 UTC  (33+ messages)
` [PATCH v4 07/32] libxl_qmp: Move struct sockaddr_un variable to qmp_open()
` [PATCH v4 08/32] libxl: Add libxl__prepare_sockaddr_un() helper
` [PATCH v4 11/32] libxl_dm: Add libxl__qemu_qmp_path()
` [PATCH v4 12/32] libxl: Design of an async API to issue QMP commands to QEMU
  ` [PATCH v4 12/32] libxl: Design of an async API to issue QMP commands to QEMUç
` [PATCH v4 13/32] libxl_qmp: Connect to QMP socket
` [PATCH v4 14/32] libxl_qmp: Implement fd callback and read data
` [PATCH v4 15/32] libxl_json: Enable yajl_allow_trailing_garbage
` [PATCH v4 16/32] libxl_json: libxl__json_object_to_json
` [PATCH v4 17/32] libxl_qmp: Parse JSON input from QMP
` [PATCH v4 18/32] libxl_qmp: Separate QMP message generation from qmp_send_prepare
` [PATCH v4 19/32] libxl_qmp: Prepare the command to be sent
` [PATCH v4 20/32] libxl_qmp: Handle write to QMP socket
` [PATCH v4 21/32] libxl_qmp: Simplify qmp_response_type() prototype
` [PATCH v4 22/32] libxl_qmp: Handle messages from QEMU
` [PATCH v4 23/32] libxl_qmp: Respond to QMP greeting
` [PATCH v4 25/32] libxl_exec: Add libxl__spawn_initiate_failure

[BUG] docs: our man page generation uses http://man.he.net/ by default which causes broken links. It should be changed to point to a relative path
 2018-08-02 11:25 UTC  (2+ messages)

[xen-4.9-testing test] 125710: regressions - trouble: blocked/broken/fail/pass
 2018-08-02 11:17 UTC  (3+ messages)

[ovmf test] 125740: all pass - PUSHED
 2018-08-02 11:08 UTC 

[PATCH] docs/xl: Clarify documentation for mem-max and mem-set
 2018-08-02 11:07 UTC  (4+ messages)

[PATCH v4 00/15] paravirtual IOMMU interface
 2018-08-02 10:26 UTC  (24+ 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] tools: fix python shebangs to use /usr/bin/env
 2018-08-02 10:18 UTC  (3+ messages)

[xen-unstable test] 125716: regressions - trouble: blocked/broken/fail/pass
 2018-08-02 10:12 UTC 

[Notes for xen summit 2018 design session] Graphic virtualization
 2018-08-02  9:56 UTC 

[ovmf test] 125738: all pass - PUSHED
 2018-08-02  8:45 UTC 

failed to launch qemu when running de-privileged (xen 4.8)
 2018-08-02  8:44 UTC 

[libvirt test] 125718: regressions - trouble: blocked/broken/fail/pass
 2018-08-02  8:42 UTC 

[PATCH RFC] tools/kdd: avoid adversarial optimisation hazard
 2018-08-02  8:28 UTC  (2+ messages)

[PATCH v2 0/5] x86/iommu: PVH Dom0 workarounds for missing RMRR entries
 2018-08-02  8:23 UTC  (16+ 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 net-next] xen-netback: use true and false for boolean values
 2018-08-02  7:55 UTC 

[PATCH] x86/vmx: Avoid using domain_crash_syncrhonous() in vmx_vmentry_failure()
 2018-08-02  7:32 UTC  (3+ messages)

[PATCH] x86/vmx: Avoid hitting BUG_ON() after EPTP-related domain_crash()
 2018-08-02  7:14 UTC  (3+ messages)

[PATCH 0/3] SSBD AMD via LS CFG Enablement
 2018-08-02  7:09 UTC  (12+ messages)
` [PATCH 1/3] x86/spec-ctrl: add AMD SSBD LS_CFG in init print
` [PATCH 2/3] x86/spec-ctrl: Add defines and variables for AMD SSBD support
` [PATCH 3/3] x86/spec-ctrl: Add support for modifying SSBD AMD VIA LS_CFG MSR

[PATCH 0/4] x86/iommu: PVH Dom0 workarounds for missing RMRR/IRSV entries
 2018-08-02  6:53 UTC  (14+ messages)
` [PATCH 2/4] iommu: generalize iommu_inclusive_mapping

[PATCH v6 0/7] Allow setting up shared memory areas between VMs from xl config files
 2018-08-02  6:47 UTC  (8+ messages)
` [PATCH v6 1/7] xen: xsm: flask: introduce XENMAPSPACE_gmfn_share for memory sharing
` [PATCH v6 7/7] xen/arm: export shared memory regions as reserved-memory on device tree

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

[PATCH V6] x86/altp2m: Make sure EPTP_INDEX is up-to-date when enabling #VE
 2018-08-02  6:34 UTC  (2+ messages)

[PATCH] x86/HVM: correct an inverted check in hvm_load()
 2018-08-02  6:02 UTC  (3+ messages)

[ovmf test] 125734: all pass - PUSHED
 2018-08-02  4:03 UTC 

[xen-4.10-testing baseline-only test] 75034: tolerable FAIL
 2018-08-02  2:25 UTC 

[RFC PATCH 00/17] Add support for qemu-xen runnning in a Linux-based stubdomain
 2018-08-02  1:54 UTC  (29+ 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

[xen-4.7-testing test] 125708: regressions - FAIL
 2018-08-02  1:32 UTC 

[PATCH net-next] xen-netback: use true and false for boolean values
 2018-08-02  0:31 UTC 

[xen-4.6-testing test] 125705: tolerable FAIL - PUSHED
 2018-08-01 23:33 UTC 

[freebsd-master test] 125725: regressions - trouble: blocked/fail
 2018-08-01 23:20 UTC 

[linux-linus test] 125702: tolerable FAIL - PUSHED
 2018-08-01 18:35 UTC 

[ovmf test] 125714: all pass - PUSHED
 2018-08-01 17:41 UTC 

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

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

[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  (9+ messages)
` [PATCH v14 06/11] x86/hvm: Introduce hvm_save_mtrr_msr_one func
` [PATCH v14 09/11] x86/domctl: Don't pause the whole domain if only getting vcpu state

[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 

[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  (21+ messages)
` [PATCH v3 02/25] xen/arm: move a few DT related defines to public/device_tree_defs.h
` [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 09/25] xen/arm: introduce bootcmdlines
` [PATCH v3 10/25] xen/arm: don't add duplicate boot modules
` [PATCH v3 13/25] xen/arm: introduce create_domUs
` [PATCH v3 17/25] xen/arm: introduce allocate_memory
` [PATCH v3 23/25] xen: support console_switching between Dom0 and DomUs on ARM

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

[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  (8+ messages)

[PATCH] xen: clean up altp2m op comment
 2018-08-01  9:18 UTC  (3+ 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).