xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-01 23:20:07 to 2018-08-03 18:18:35 UTC [more...]

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

[Notes for xen summit 2018 design session] Graphic virtualization
 2018-08-03 17:46 UTC  (10+ messages)

[PATCH v4 00/32] libxl: Enable save/restore/migration of a restricted QEMU + libxl__ev_qmp_*
 2018-08-03 17:25 UTC  (58+ 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
` [PATCH v4 26/32] libxl_dm: Pre-open QMP socket for QEMU
` [PATCH v4 27/32] libxl: QEMU startup sync based on QMP
` [PATCH v4 28/32] libxl_qmp: Store advertised QEMU version in libxl__ev_qmp
` [PATCH v4 29/32] libxl: Change libxl__domain_suspend_device_model() to be async
` [PATCH v4 30/32] libxl: Re-implement domain_suspend_device_model using libxl__ev_qmp
` [PATCH v4 31/32] libxl_disk: Cut libxl_cdrom_insert into step

[PATCH] drop {,acpi_}reserve_bootmem()
 2018-08-03 15:25 UTC  (3+ messages)

[PATCH v2 0/4] This series improves the containerize script to hopefully make it more
 2018-08-03 14:51 UTC  (6+ messages)
` [PATCH v2 1/4] automation: standardize containerize env names
` [PATCH v2 2/4] automation: drop container name from containerize
` [PATCH v2 3/4] automation: remove dead code "
` [PATCH v2 4/4] automation: ensure created are not owned as root

[PATCH v15 00/14] x86/domctl: Save info for one vcpu instance
 2018-08-03 13:53 UTC  (15+ messages)
` [PATCH v15 01/14] x86/cpu: Introduce vmce_save_vcpu_ctxt_one() func
` [PATCH v15 02/14] x86/hvm: Introduce hvm_save_tsc_adjust_one() func
` [PATCH v15 03/14] x86/hvm: Introduce hvm_save_cpu_ctxt_one func
` [PATCH v15 04/14] x86/hvm: Introduce hvm_save_cpu_xsave_states_one
` [PATCH v15 05/14] x86/hvm: Introduce hvm_save_cpu_msrs_one func
` [PATCH v15 06/14] x86/hvm: Introduce hvm_save_mtrr_msr_one func
` [PATCH v15 07/14] x86/hvm: Introduce viridian_save_vcpu_ctxt_one() func
` [PATCH v15 08/14] x86/hvm: Introduce lapic_save_hidden_one
` [PATCH v15 09/14] x86/hvm: Introduce lapic_save_regs_one func
` [PATCH v15 10/14] x86/hvm: Add handler for save_one funcs
` [PATCH v15 11/14] x86/domctl: Use hvm_save_vcpu_handler
` [PATCH v15 12/14] x86/hvm: Drop the use of save functions
` [PATCH v15 13/14] x86/hvm: Remove redundant "
` [PATCH v15 14/14] x86/domctl: Don't pause the whole domain if only getting vcpu state

[PATCH] qemu-trad: stop using the default IOREQ server
 2018-08-03 13:23 UTC  (2+ messages)

[freebsd-master test] 125754: regressions - trouble: blocked/fail
 2018-08-03 11:35 UTC 

[ovmf baseline-only test] 75044: tolerable FAIL
 2018-08-03 11:24 UTC 

[PATCH RFC] tools/kdd: avoid adversarial optimisation hazard
 2018-08-03 10:39 UTC  (4+ messages)

[PATCH v2 0/5] x86/iommu: PVH Dom0 workarounds for missing RMRR entries
 2018-08-03 10:39 UTC  (20+ 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 5/5] x86/iommu: add PVH support to the inclusive options

[ovmf test] 125752: all pass - PUSHED
 2018-08-03  9:41 UTC 

[PATCH v1] x86/hvm: Drop hvm_sr_handlers initializer
 2018-08-03  9:30 UTC  (2+ messages)

[ovmf baseline-only test] 75043: tolerable FAIL
 2018-08-03  9:15 UTC 

[PATCH v6 0/7] Allow setting up shared memory areas between VMs from xl config files
 2018-08-03  9:12 UTC  (11+ 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

[distros-debian-jessie test] 75042: tolerable FAIL
 2018-08-03  9:10 UTC 

[ovmf test] 125750: all pass - PUSHED
 2018-08-03  7:13 UTC 

[ovmf baseline-only test] 75041: tolerable FAIL
 2018-08-03  4:48 UTC 

[ovmf test] 125748: all pass - PUSHED
 2018-08-03  3:04 UTC 

[ovmf baseline-only test] 75040: tolerable FAIL
 2018-08-03  2:18 UTC 

[xen-4.7-testing test] 125737: regressions - trouble: blocked/broken/fail/pass
 2018-08-03  1:12 UTC 

[ovmf baseline-only test] 75039: tolerable FAIL
 2018-08-03  0:41 UTC 

[libvirt test] 125739: regressions - trouble: blocked/broken/fail/pass
 2018-08-03  0:11 UTC 

[ovmf test] 125746: all pass - PUSHED
 2018-08-02 23:57 UTC 

[xen-4.6-testing baseline-only test] 75037: regressions - FAIL
 2018-08-02 23:54 UTC 

[distros-debian-wheezy test] 75038: all pass
 2018-08-02 23:47 UTC 

[linux-linus test] 125735: trouble: blocked/broken/fail/pass
 2018-08-02 23:24 UTC 

[linux-next test] 125724: regressions - trouble: blocked/broken/fail/pass
 2018-08-02 22:50 UTC 

[RESEND] Spectre-v2 (IBPB/IBRS) and SSBD fixes for 4.4.y
 2018-08-02 22:22 UTC  (7+ messages)

[PATCH net-next] xen-netback: use true and false for boolean values
 2018-08-02 21:43 UTC  (2+ messages)

[PATCH v8 00/11] arm: more kconfig configurability and small default configs
 2018-08-02 20:25 UTC  (5+ messages)

Routing physical interrupts to EL1
 2018-08-02 19:52 UTC  (6+ messages)

[RFC] OVMF on PVH
 2018-08-02 16:21 UTC  (4+ messages)

[qemu-mainline test] 125732: trouble: blocked/broken/fail/pass
 2018-08-02 16:00 UTC 

[RFC PATCH 00/17] Add support for qemu-xen runnning in a Linux-based stubdomain
 2018-08-02 14:47 UTC  (15+ messages)
` [RFC PATCH 03/17] libxl: Handle Linux stubdomain specific QEMU options
` [RFC PATCH 05/17] libxl: use xenstore for pci hotplug qemu-in-linux-stubdom commands
` [RFC PATCH 09/17] libxl: use \x1b to separate qemu arguments for linux stubdomain

[xen-4.8-testing baseline-only test] 75035: regressions - FAIL
 2018-08-02 14:06 UTC 

[PATCH] tools: fix python shebangs to use /usr/bin/env
 2018-08-02 13:56 UTC  (6+ messages)

PVH dom0 creation fails - the system freezes
 2018-08-02 13:55 UTC  (12+ messages)

[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 

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

[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  (10+ messages)
` [PATCH v4 01/15] re-work commit 3e06b989 "IOMMU: make page table population preemptible"

[xen-unstable test] 125716: regressions - trouble: blocked/broken/fail/pass
 2018-08-02 10:12 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] x86/vmx: Avoid using domain_crash_syncrhonous() in vmx_vmentry_failure()
 2018-08-02  7:32 UTC  (2+ messages)

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

[PATCH 0/3] SSBD AMD via LS CFG Enablement
 2018-08-02  7:09 UTC  (9+ messages)
` [PATCH 1/3] x86/spec-ctrl: add AMD SSBD LS_CFG in init print
` [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  (7+ messages)
` [PATCH 2/4] iommu: generalize iommu_inclusive_mapping

[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 

[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 


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