xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-03 09:10:36 to 2018-08-07 08:24:59 UTC [more...]

[PATCH v5 00/15] paravirtual IOMMU interface
 2018-08-07  8:24 UTC  (35+ 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

[xen-unstable-smoke test] 125780: trouble: blocked/broken/pass
 2018-08-07  8:21 UTC 

[PATCH 0/3] SSBD AMD via LS CFG Enablement
 2018-08-07  7:51 UTC  (7+ messages)
` [PATCH 3/3] x86/spec-ctrl: Add support for modifying SSBD AMD VIA LS_CFG MSR

[PATCH 1/4] xen/blkback: don't keep persistent grants too long
 2018-08-07  6:34 UTC  (12+ messages)
` [PATCH] xen/blkfront: remove unused macros
` [PATCH 2/4] xen/blkfront: cleanup stale persistent grants
` [PATCH 3/4] xen/blkfront: reorder tests in xlblk_init()
` [PATCH 4/4] xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ring

xen-tools-4.4.4 (SLES11): Unexpected error: <class 'xml.parsers.expat.ExpatError'>
 2018-08-07  6:34 UTC  (3+ messages)
  ` Antw: "

[xen-unstable-smoke test] 125778: trouble: blocked/broken/pass
 2018-08-07  5:18 UTC 

[libvirt test] 125768: regressions - trouble: blocked/broken/fail/pass
 2018-08-07  4:07 UTC 

[xen-unstable-smoke test] 125777: regressions - trouble: blocked/broken/fail/pass
 2018-08-07  2:55 UTC 

[RFC PATCH v2 00/17] Add support for qemu-xen runnning in a Linux-based stubdomain
 2018-08-07  2:16 UTC  (18+ messages)
` [RFC PATCH v2 01/17] libxl: fix qemu-trad cmdline for no sdl/vnc case
` [RFC PATCH v2 02/17] libxl: Add "stubdomain_version" to domain_build_info
` [RFC PATCH v2 03/17] libxl: Handle Linux stubdomain specific QEMU options
` [RFC PATCH v2 04/17] libxl: Build the domain with a Linux based stubdomain
` [RFC PATCH v2 05/17] libxl: use xenstore for pci hotplug qemu-in-linux-stubdom commands
` [RFC PATCH v2 06/17] libxl: create vkb device only for guests with graphics output
` [RFC PATCH v2 07/17] libxl: add save/restore support for qemu-xen in stubdomain
` [RFC PATCH v2 08/17] xl: add stubdomain related options to xl config parser
` [RFC PATCH v2 09/17] libxl: use \x1b to separate qemu arguments for linux stubdomain
` [RFC PATCH v2 10/17] xenconsoled: install xenstore watch for all supported consoles
` [RFC PATCH v2 11/17] xenconsoled: add support for consoles using 'state' xenstore entry
` [RFC PATCH v2 12/17] xenconsoled: make console_type->use_gnttab less confusing
` [RFC PATCH v2 13/17] xenconsoled: add support for up to 3 secondary consoles
` [RFC PATCH v2 14/17] xenconsoled: deduplicate error handling
` [RFC PATCH v2 15/17] xenconsoled: add support for non-pty output
` [RFC PATCH v2 16/17] libxl: access QMP socket via console for qemu-in-stubdomain
` [RFC PATCH v2 17/17] libxl: use xenconsoled even for multiple stubdomain's consoles

[xen-unstable-smoke test] 125776: trouble: blocked/broken/pass
 2018-08-07  0:48 UTC 

[xen-unstable-smoke test] 125774: trouble: blocked/broken/pass
 2018-08-06 21:34 UTC 

[PATCH] xen/biomerge: Use true and false for boolean values
 2018-08-06 21:29 UTC  (3+ messages)

[PATCH 2/2] xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits
 2018-08-06 21:27 UTC  (4+ messages)
  ` [PATCH v2] "

backport of XSA-274 patch to 4.9.x kernel (could use a review)
 2018-08-06 19:10 UTC 

[linux-next test] 125753: regressions - trouble: blocked/broken/fail/pass
 2018-08-06 18:44 UTC 

[PATCH v1 0/4] Renesas Stout board support (R-Car Gen2)
 2018-08-06 18:35 UTC  (5+ messages)
` [PATCH v1 1/4] xen/arm: drivers: scif: Remove unused #define-s
` [PATCH v1 2/4] xen/arm: drivers: scif: Add support for SCIFA compatible UARTs
` [PATCH v1 3/4] xen/arm: Add SCIFA UART support for early printk
` [PATCH v1 4/4] xen/arm: Reuse R-Car Gen2 platform code for Stout board

[xen-unstable-smoke test] 125772: trouble: blocked/broken/pass
 2018-08-06 18:22 UTC 

[PATCH v4 00/32] libxl: Enable save/restore/migration of a restricted QEMU + libxl__ev_qmp_*
 2018-08-06 17:41 UTC  (50+ messages)
` [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 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 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 28/32] libxl_qmp: Store advertised QEMU version in libxl__ev_qmp
` [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

[ovmf baseline-only test] 75050: tolerable FAIL
 2018-08-06 17:26 UTC 

[ovmf test] 125763: all pass - PUSHED
 2018-08-06 15:38 UTC 

[linux-4.14 test] 125536: regressions - FAIL
 2018-08-06 15:31 UTC 

[xen-unstable-smoke test] 125744: trouble: blocked/broken/pass
 2018-08-06 15:20 UTC 

[xen-unstable test] 125743: trouble: blocked/broken/fail/pass
 2018-08-06 15:18 UTC 

[linux-linus test] 125747: trouble: blocked/broken/fail/pass
 2018-08-06 15:10 UTC 

[libvirt test] 125751: regressions - trouble: blocked/broken/fail/pass
 2018-08-06 15:01 UTC 

[qemu-mainline test] 125745: trouble: blocked/broken/fail/pass
 2018-08-06 14:58 UTC 

[xen-4.9-testing test] 125742: regressions - trouble: blocked/broken/fail/pass
 2018-08-06 14:52 UTC 

[xen-4.7-testing test] 125749: regressions - trouble: blocked/broken/fail/pass
 2018-08-06 14:40 UTC 

[linux-4.9 test] 125544: regressions - FAIL
 2018-08-06 14:29 UTC 

[PATCH] xen-blkfront: use true and false for boolean values
 2018-08-06 14:15 UTC  (3+ messages)

[PATCH v20 0/2] guest resource mapping (reprise)
 2018-08-06 12:54 UTC  (3+ messages)
` [PATCH v20 1/2] common: add a new mappable resource type: XENMEM_resource_grant_table
` [PATCH v20 2/2] tools/libxenctrl: use new xenforeignmemory API to seed grant table

libxl__build_hvm type confusion
 2018-08-06 11:37 UTC  (3+ messages)

[freebsd-master test] 125762: regressions - trouble: blocked/fail
 2018-08-06 11:34 UTC 

[PATCH 0/4] xen/blk: persistent grant rework
 2018-08-06 11:33 UTC 

[ovmf test] 125761: regressions - FAIL
 2018-08-06 11:11 UTC 

[PATCH] tools/kdd: work around gcc 8.1 bug
 2018-08-06 10:35 UTC 

[distros-debian-sid test] 75048: tolerable FAIL
 2018-08-06 10:11 UTC 

[PATCH v2 0/5] x86/iommu: PVH Dom0 workarounds for missing RMRR entries
 2018-08-06  9:09 UTC  (18+ messages)
` [PATCH v2 2/5] iommu: introduce dom0-iommu option
` [PATCH v2 3/5] iommu: make iommu_inclusive_mapping a suboption of dom0-iommu

[ovmf baseline-only test] 75049: tolerable FAIL
 2018-08-06  8:55 UTC 

[ovmf test] 125759: regressions - FAIL
 2018-08-06  8:48 UTC 

[ovmf test] 125758: all pass - PUSHED
 2018-08-06  6:31 UTC 

[ovmf baseline-only test] 75047: tolerable FAIL
 2018-08-06  6:21 UTC 

[ovmf test] 125757: all pass - PUSHED
 2018-08-06  4:18 UTC 

[xen-unstable-coverity test] 125756: all pass - PUSHED
 2018-08-05  9:54 UTC 

libvirtd hang on CentOS6 after latest updates
 2018-08-05  7:24 UTC  (5+ messages)

[PATCH] xen/biomerge: Use true and false for boolean values
 2018-08-05  0:50 UTC 

[distros-debian-stretch test] 75046: tolerable FAIL
 2018-08-04  9:41 UTC 

[PATCH 4.14 15/23] x86/entry/64: Remove %ebx handling from error_entry/exit
 2018-08-04  9:01 UTC 

[PATCH 4.17 19/31] x86/entry/64: Remove %ebx handling from error_entry/exit
 2018-08-04  9:00 UTC 

Patch "x86/entry/64: Remove %ebx handling from error_entry/exit" has been added to the 4.17-stable tree
 2018-08-04  8:12 UTC 

Patch "x86/entry/64: Remove %ebx handling from error_entry/exit" has been added to the 4.14-stable tree
 2018-08-04  8:11 UTC 

[ovmf baseline-only test] 75045: tolerable FAIL
 2018-08-04  2:40 UTC 

[ovmf test] 125755: all pass - PUSHED
 2018-08-04  0:41 UTC 

[RESEND] Spectre-v2 (IBPB/IBRS) and SSBD fixes for 4.4.y
 2018-08-03 23:20 UTC  (8+ messages)

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

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

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

[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 

[distros-debian-jessie test] 75042: tolerable FAIL
 2018-08-03  9:10 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).