xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-17 10:43:11 to 2018-09-19 08:36:41 UTC [more...]

[PATCH v11 0/7] paravirtual IOMMU pre-requisites and clean-up
 2018-09-19  8:36 UTC  (5+ messages)
` [PATCH v11 3/7] iommu: push use of type-safe DFN and MFN into iommu_ops
` [PATCH v11 5/7] memory: add check_get_page_from_gfn() as a wrapper
` [PATCH v11 6/7] vtd: add missing check for shared EPT
` [PATCH v11 7/7] vtd: add lookup_page method to iommu_ops

[PATCH v9 0/6] paravirtual IOMMU pre-requisites and clean-up
 2018-09-19  8:34 UTC  (16+ messages)
` [PATCH v9 5/7] memory: add check_get_page_from_gfn() as a wrapper
` [PATCH v9 7/7] vtd: add lookup_page method to iommu_ops

Save paused cpu ctx
 2018-09-19  8:21 UTC 

[PATCH 1/6] xenbus: prepare data structures and parameter for xenwatch multithreading
 2018-09-19  8:01 UTC  (5+ messages)
      ` [PATCH 2/6] xenbus: implement the xenwatch multithreading framework
  ` [PATCH 3/6] xenbus: dispatch per-domU watch event to per-domU xenwatch thread
            ` [PATCH 5/6] xenbus: process be_watch events in xenwatch multithreading

[xen-unstable bisection] complete test-amd64-i386-xl-qemut-debianhvm-amd64-xsm
 2018-09-19  7:48 UTC 

[PATCH v1 1/6] mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
 2018-09-19  7:35 UTC  (10+ messages)
` [PATCH v1 2/6] mm/memory_hotplug: make add_memory() "
` [PATCH v1 3/6] mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock
` [PATCH v1 4/6] powerpc/powernv: hold device_hotplug_lock when calling device_online()
` [PATCH v1 5/6] powerpc/powernv: hold device_hotplug_lock in memtrace_offline_pages()
` [PATCH v1 6/6] memory-hotplug.txt: Add some details about locking internals
` [PATCH v1 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock

[PATCH v2] x86/pvh: copy data from low 1MB to Dom0 physmap instead of mapping it
 2018-09-19  7:14 UTC  (3+ messages)

[PATCH] x86/guest: rename probe_hypervisor to hypervisor_probe
 2018-09-19  7:06 UTC  (2+ messages)

[linux-4.14 test] 127747: tolerable FAIL - PUSHED
 2018-09-19  6:12 UTC 

[PATCH v2] iommu: setup inclusive mappings before enabling iommu
 2018-09-19  5:32 UTC  (5+ messages)
` Ping: "

[PATCH 00/12] add per-domain and per-cpupool generic parameters
 2018-09-19  5:14 UTC  (31+ messages)
` [PATCH 01/12] xen: use macros for filling parameter definition blocks
` [PATCH 02/12] xen: use a structure to define parsing parameters
` [PATCH 03/12] xen: add support for parameter scopes
` [PATCH 04/12] xen: add a generic flags field to parameter definitions
` [PATCH 05/12] xen: add hypercall interfaces for domain and cpupool parameter setting
` [PATCH 06/12] xen: add domain specific parameter support
` [PATCH 07/12] "
` [PATCH 08/12] tools/libxc: add per domain/cpupool "
` [PATCH 09/12] tools/xl: add support for setting generic per-cpupool parameters
` [PATCH 10/12] tools/xl: add support for setting generic per-domain parameters
` [PATCH 11/12] x86: add domain type flags for domain parameters
` [PATCH 12/12] x86/xpti: add per-domain parameter for controlling xpti

[linux-linus test] 127732: regressions - FAIL
 2018-09-19  4:00 UTC 

[xen-4.6-testing test] 127746: FAIL
 2018-09-19  3:49 UTC 

[linux-next test] 127720: regressions - FAIL
 2018-09-19  2:42 UTC 

[PATCH v3] tpm: Restore functionality to xen vtpm driver
 2018-09-18 18:59 UTC 

[PATCH v2] x86/mm: Suppresses vm_events caused by page-walks
 2018-09-18 18:58 UTC  (6+ messages)

[xen-4.8-testing test] 127713: regressions - trouble: broken/fail/pass
 2018-09-18 18:51 UTC 

[PATCH V3 2/2] Xen/PCIback: Implement PCI flr/slot/bus reset with 'reset' SysFS attribute
 2018-09-18 18:09 UTC  (6+ messages)

[xen-unstable-smoke test] 127774: tolerable all pass - PUSHED
 2018-09-18 18:08 UTC 

[PATCH] xen: issue warning message when out of grant maptrack entries
 2018-09-18 17:25 UTC  (3+ messages)

[PATCH v10 0/7] paravirtual IOMMU pre-requisites and clean-up
 2018-09-18 17:04 UTC  (9+ messages)
` [PATCH v10 1/7] iommu: introduce the concept of DFN
` [PATCH v10 2/7] iommu: make use of type-safe DFN and MFN in exported functions
` [PATCH v10 3/7] iommu: push use of type-safe DFN and MFN into iommu_ops
` [PATCH v10 4/7] iommu: don't domain_crash() inside iommu_map/unmap_page()
` [PATCH v10 5/7] memory: add check_get_page_from_gfn() as a wrapper
` [PATCH v10 6/7] vtd: add missing check for shared EPT
` [PATCH v10 7/7] vtd: add lookup_page method to iommu_ops

[PATCH v3] tools: add option to explicitly enable VirtFS in QEMU build
 2018-09-18 16:57 UTC  (4+ messages)

[PATCH v2 00/13] TEE mediator (and OP-TEE) support in XEN
 2018-09-18 16:50 UTC  (23+ messages)
` [PATCH v2 08/13] optee: add support for RPC SHM buffers
` [PATCH v2 09/13] optee: add support for arbitrary shared memory
` [PATCH v2 10/13] optee: add support for RPC commands

[PATCH] Make credit2 the default scheduler
 2018-09-18 16:21 UTC  (5+ messages)

[PATCH v2] x86: use VMLOAD for PV context switch
 2018-09-18 16:11 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/6] x86emul: fixes, improvements, and beginnings of AVX512 support
 2018-09-18 16:05 UTC  (37+ messages)
` [PATCH v3 00/34] "
  ` [PATCH v3 01/34] x86emul: support AVX512 opmask insns
  ` [PATCH v3 02/34] x86/HVM: grow MMIO cache data size to 64 bytes
  ` [PATCH v3 03/34] x86emul: correct EVEX decoding
  ` [PATCH v3 04/34] x86emul: generalize vector length handling for AVX512/EVEX
  ` [PATCH v3 05/34] x86emul: support basic AVX512 moves
  ` [PATCH v3 06/34] x86emul: test for correct EVEX Disp8 scaling
  ` [PATCH v3 07/34] x86emul: use AVX512 logic for emulating V{, P}MASKMOV*
  ` [PATCH v3 08/34] x86emul: support AVX512F legacy-equivalent arithmetic FP insns
  ` [PATCH v3 09/34] x86emul: support AVX512DQ logic "
  ` [PATCH v3 10/34] x86emul: support AVX512F "normal" FP compare insns
  ` [PATCH v3 11/34] x86emul: support AVX512F misc legacy-equivalent FP insns
  ` [PATCH v3 12/34] x86emul: support AVX512F fused-multiply-add insns
  ` [PATCH v3 13/34] x86emul: support AVX512F legacy-equivalent logic insns
  ` [PATCH v3 14/34] x86emul: support AVX512{F, DQ} FP broadcast insns
  ` [PATCH v3 15/34] x86emul: support AVX512F v{, u}comis{d, s} insns
  ` [PATCH v3 16/34] x86emul/test: introduce eq()
  ` [PATCH v3 17/34] x86emul: support AVX512{F, BW} packed integer compare insns
  ` [PATCH v3 18/34] x86emul: support AVX512{F, BW} packed integer arithmetic insns
  ` [PATCH v3 19/34] x86emul: use simd_128 also for legacy vector shift insns
  ` [PATCH v3 20/34] x86emul: support AVX512{F, BW} shift/rotate insns
  ` [PATCH v3 21/34] x86emul: support AVX512{F, BW, DQ} extract insns
  ` [PATCH v3 22/34] x86emul: support AVX512{F, BW, DQ} insert insns
  ` [PATCH v3 23/34] x86emul: basic AVX512F testing
  ` [PATCH v3 24/34] x86emul: support AVX512{F, BW, DQ} integer broadcast insns
  ` [PATCH v3 25/34] x86emul: basic AVX512VL testing
  ` [PATCH v3 26/34] x86emul: support AVX512{F, BW} zero- and sign-extending moves
  ` [PATCH v3 27/34] x86emul: support AVX512{F, BW} down conversion moves
  ` [PATCH v3 28/34] x86emul: support AVX512{F, BW} integer unpack insns
  ` [PATCH v3 29/34] x86emul: support AVX512{F, BW, _VBMI} full permute insns
  ` [PATCH v3 29/34] x86emul: support AVX512{F, BW} integer shuffle insns
  ` [PATCH v3 30/34] x86emul: support AVX512{BW, DQ} mask move insns
  ` [PATCH v3 32/34] x86emul: basic AVX512BW testing
  ` [PATCH v3 33/34] x86emul: basic AVX512DQ testing
  ` [PATCH v3 34/34] x86emul: also allow running the 32-bit harness on a 64-bit distro

[PATCH 00/12] add per-domain and per-cpupool generic parameters
 2018-09-18 15:21 UTC  (6+ messages)

[PATCH] stubdom/grub.patches: Drop docs changes, for licensing reasons
 2018-09-18 15:06 UTC  (3+ messages)

[ovmf baseline-only test] 75241: trouble: blocked/broken
 2018-09-18 14:28 UTC 

[PATCH 0/4] Add support for multi-page vm_event ring buffer
 2018-09-18 12:58 UTC  (6+ messages)
` [PATCH 3/4] x86: Add map_domain_pages_global
` [PATCH 4/4] vm_event: Add support for multi-page ring buffer

[libvirt test] 127717: regressions - FAIL
 2018-09-18 12:50 UTC 

[PATCH] x86: improve vCPU selection in pagetable_dying()
 2018-09-18 12:44 UTC  (2+ messages)
` Ping: "

[PATCH] x86/mm: re-indent after "re-arrange get_page_from_l<N>e() vs pv_l1tf_check_l<N>e()"
 2018-09-18 12:43 UTC  (2+ messages)
` Ping: "

[PATCH] x86: use alternatives for FS/GS base accesses
 2018-09-18 12:42 UTC  (3+ messages)
  ` Ping: "

[PATCH] x86: fix "xpti=" and "pv-l1tf=" yet again
 2018-09-18 12:41 UTC  (4+ messages)
    ` Ping: "

[PATCH v4 0/4] x86: improve PDX <-> PFN and alike translations
 2018-09-18 12:37 UTC  (5+ messages)
          ` [PATCH v4 1/4] x86: use PDEP/PEXT for maddr/direct-map-offset conversion when available
          ` [PATCH v4 2/4] x86: use PDEP/PEXT for PFN/PDX "
          ` [PATCH v4 3/4] x86: use MOV for PFN/PDX conversion when possible
          ` [PATCH v4 4/4] x86: use PDEP for PTE flags insertion when available

[freebsd-master test] 127721: all pass - PUSHED
 2018-09-18 11:53 UTC 

[PATCH v1 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock
 2018-09-18 11:48 UTC 

[xen-unstable-smoke test] 127765: tolerable all pass - PUSHED
 2018-09-18 11:21 UTC 

[PATCH] xen: sched/Credit2: fix bug when moving CPUs between two Credit2 cpupools
 2018-09-18 11:09 UTC  (2+ messages)

[xen-4.11-testing test] 127704: regressions - trouble: broken/fail/pass
 2018-09-18 10:31 UTC 

[distros-debian-snapshot test] 75240: trouble: blocked/broken
 2018-09-18 10:14 UTC 

[PATCH] xen: issue warning message when out of grant maptrack entries
 2018-09-18  9:32 UTC 

[ovmf test] 127707: all pass - PUSHED
 2018-09-18  9:25 UTC 

[PATCH] x86/pvh: copy data from low 1MB to Dom0 physmap instead of mapping it
 2018-09-18  8:20 UTC  (5+ messages)

[xen-4.10-testing test] 127701: regressions - trouble: blocked/broken/fail/pass
 2018-09-18  8:15 UTC 

[PATCH v2] tpm: Restore functionality to xen vtpm driver
 2018-09-18  6:54 UTC  (4+ messages)

[xen-unstable bisection] complete test-amd64-amd64-xl-multivcpu
 2018-09-18  6:45 UTC 

[linux-4.9 test] 127694: trouble: broken/fail/pass
 2018-09-18  5:03 UTC 

[xen-4.9-testing test] 127692: trouble: broken/fail/pass
 2018-09-18  2:53 UTC 

[xen-unstable test] 127677: regressions - trouble: broken/fail/pass
 2018-09-18  0:47 UTC 

[linux-4.14 test] 127688: regressions - trouble: broken/fail/pass
 2018-09-17 23:33 UTC 

[xen-4.6-testing test] 127679: trouble: broken/fail/pass
 2018-09-17 23:00 UTC 

[PATCH v3] tpm: Restore functionality to xen vtpm driver
 2018-09-17 22:53 UTC 

[PATCH] automation: skip some branches in gitlab CI
 2018-09-17 19:14 UTC  (2+ messages)

[xen-unstable-smoke test] 127730: tolerable all pass - PUSHED
 2018-09-17 14:25 UTC 

[PATCH v7 12/16] x86/xen: Add Hygon Dhyana support to Xen
 2018-09-17 13:33 UTC 

[PATCH v7 00/16] Add support for Hygon Dhyana Family 18h processor
 2018-09-17 13:28 UTC 

[linux-linus test] 127667: regressions - trouble: broken/fail/pass
 2018-09-17 13:03 UTC 

[xen-unstable bisection] complete test-amd64-amd64-xl-shadow
 2018-09-17 10:43 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).