xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-12 09:05:39 to 2018-09-13 15:21:36 UTC [more...]

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

null scheduler bug
 2018-09-13 15:18 UTC  (4+ messages)

[xen-unstable test] 127557: regressions - trouble: broken/fail/pass
 2018-09-13 15:17 UTC 

[DRBD-user] [PATCH] xen-blkback: Switch to closed state after releasing the backing device
 2018-09-13 15:08 UTC 

[PATCH v3 00/16] Make CONFIG_HVM work
 2018-09-13 15:07 UTC  (4+ messages)
` [PATCH v3 10/16] x86/mm: put nested p2m code under CONFIG_HVM

[PATCH 0/4] Add support for multi-page vm_event ring buffer
 2018-09-13 15:02 UTC  (5+ messages)
` [PATCH 1/4] x86_emulator: Add PHONY uninstall target
` [PATCH 2/4] tools/libxc: Define VM_EVENT type
` [PATCH 3/4] x86: Add map_domain_pages_global
` [PATCH 4/4] vm_event: Add support for multi-page ring buffer

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

[ovmf baseline-only test] 75211: trouble: blocked/broken
 2018-09-13 14:50 UTC 

[PATCH v2] x86/mm: Suppresses vm_events caused by page-walks
 2018-09-13 14:17 UTC  (2+ messages)

[PATCH v3] Change timestamps representation for keyhandlers
 2018-09-13 13:22 UTC  (2+ messages)

[seabios test] 127565: tolerable FAIL - PUSHED
 2018-09-13 12:43 UTC 

[PATCH v3 0/3] x86: Cleanup of MSR handling for Xen and Viridian ranges
 2018-09-13 12:30 UTC  (14+ messages)
` [PATCH v3 2/3] x86/viridan: Clean up Viridian MSR infrastructure
` [PATCH v3 3/3] x86: Clean up the Xen "

[PATCH v3 1/3] x86/msr: Dispatch Xen and Viridian MSRs from guest_{wr, rd}msr()
 2018-09-13 12:25 UTC  (4+ messages)
` [PATCH v4 "

[linux-linus test] 127551: regressions - FAIL
 2018-09-13 12:21 UTC 

[PATCH] xen: sched/Credit2: fix bug when moving CPUs between two Credit2 cpupools
 2018-09-13 11:53 UTC 

RFE: Detect NUMA misconfigurations and prevent machine freezes
 2018-09-13 11:49 UTC  (9+ messages)
      ` BUG: sched=credit2 crashes system when using cpupools

[PATCH] xentrace: handle sparse cpu ids correctly in xen trace buffer handling
 2018-09-13 11:45 UTC  (3+ messages)

[PATCH] x86/HVM: correct hvmemul_map_linear_addr() for multi-page case
 2018-09-13 11:41 UTC  (7+ messages)
` [PATCH v2] "

[libvirt test] 127559: regressions - FAIL
 2018-09-13 11:01 UTC 

[PATCH 0/3] xen: Improvements to the vcpu create/destroy paths
 2018-09-13 10:32 UTC  (5+ messages)
` [PATCH 1/3] xen/vcpu: Rename the common interfaces for consistency
` [PATCH 2/3] xen/vcpu: Introduce vcpu_destroy()

[distros-debian-wheezy test] 75212: trouble: blocked/broken
 2018-09-13 10:30 UTC 

Fwd: [CentOS-virt] We need a patch in the kernel for tpm
 2018-09-13  9:58 UTC 

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

[ovmf test] 127561: all pass - PUSHED
 2018-09-13  8:57 UTC 

[PATCH v2 0/4] x86/HVM: implement memory read caching
 2018-09-13  8:55 UTC  (4+ messages)
` [PATCH v2 4/4] x86/HVM: prefill cache with PDPTEs when possible

[PATCH] pass-through: adjust pIRQ migration
 2018-09-13  8:52 UTC  (3+ messages)

[PATCH v6 00/14] paravirtual IOMMU interface
 2018-09-13  8:49 UTC  (49+ messages)
` [PATCH v6 07/14] x86: add iommu_op to query reserved ranges
` [PATCH v6 08/14] vtd: add lookup_page method to iommu_ops
` [PATCH v6 09/14] mm / iommu: include need_iommu() test in iommu_use_hap_pt()
` [PATCH v6 12/14] memory: add get_paged_gfn() as a wrapper
` [PATCH v6 13/14] x86: add iommu_ops to modify and flush IOMMU mappings
` [PATCH v6 14/14] x86: extend the map and unmap iommu_ops to support grant references

null scheduler bug
 2018-09-13  8:15 UTC 

[PATCH v9] new config option vtsc_tolerance_khz to avoid TSC emulation
 2018-09-13  7:39 UTC  (4+ messages)

[PATCH v2 0/1] cameraif: add ABI for para-virtual camera
 2018-09-13  5:34 UTC  (12+ messages)
` [PATCH v2 1/1] "

[PATCH] xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage
 2018-09-13  5:13 UTC 

[ovmf test] 127554: all pass - PUSHED
 2018-09-13  4:09 UTC 

[xen-unstable test] 127541: tolerable FAIL - PUSHED
 2018-09-13  3:43 UTC 

[PATCH] xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage
 2018-09-13  1:13 UTC 

[linux-linus test] 127535: regressions - FAIL
 2018-09-12 23:08 UTC 

[linux-next test] 127531: regressions - FAIL
 2018-09-12 20:30 UTC 

[ovmf baseline-only test] 75207: trouble: blocked/broken
 2018-09-12 19:50 UTC 

[PATCH v2] schedule: move last_run_time to the credit scheduler privates
 2018-09-12 18:04 UTC  (3+ messages)

PXE boot with e1000 using OVMF
 2018-09-12 17:54 UTC 

[PATCH v4 0/2] libxl: deterministic mac addresses
 2018-09-12 17:40 UTC  (3+ messages)
` [PATCH v4 1/2] Created tools/shared directory containing MD5 files
` [PATCH v4 2/2] libxl: made vm mac address assignment deterministic

[PATCH 0/5] Misc changes to xentrace_format
 2018-09-12 17:43 UTC  (15+ messages)
` [PATCH 1/5] xentrace_format: print timestamps in nanoseconds
` [PATCH 5/5] formats: print time values as decimals

[PATCH] x86/xen: disable cpu0 hotplug for xen pv
 2018-09-12 17:41 UTC 

[xen-unstable-smoke test] 127542: tolerable all pass - PUSHED
 2018-09-12 17:33 UTC 

[PATCH v2] xen/domain: Remove trailing whitespace
 2018-09-12 17:10 UTC  (3+ messages)

[PATCH v2] Change a time printout representation for keyhandlers
 2018-09-12 16:54 UTC  (3+ messages)

[linux-linus bisection] complete test-amd64-i386-xl
 2018-09-12 16:46 UTC 

[PATCH 3/3] xen/vcpu: Rework sanity checks in vcpu_create()
 2018-09-12 15:00 UTC  (4+ messages)
` [PATCH v2] "

[ovmf baseline-only test] 75205: trouble: blocked/broken
 2018-09-12 14:39 UTC 

[xen-unstable test] 127520: regressions - FAIL
 2018-09-12 14:23 UTC 

[PATCH v6 0/3] Add hvmops for setting and getting the suppress #VE bit
 2018-09-12 13:57 UTC  (3+ messages)
` [PATCH v6 1/3] x86/mm: Change default value for suppress #VE in set_mem_access()

[PATCH v2 00/13] TEE mediator (and OP-TEE) support in XEN
 2018-09-12 13:51 UTC  (15+ messages)
` [PATCH v2 08/13] optee: add support for RPC SHM buffers
` [PATCH v2 09/13] optee: add support for arbitrary shared memory

[freebsd-master test] 127532: all pass - PUSHED
 2018-09-12 13:40 UTC 

[PATCH v8 0/6] x86/iommu: PVH Dom0 workarounds for missing RMRR entries
 2018-09-12 11:59 UTC  (7+ messages)
` [PATCH v8 1/6] iommu: rename iommu_dom0_strict and iommu_passthrough
` [PATCH v8 3/6] iommu: make iommu_inclusive_mapping a suboption of dom0-iommu
` [PATCH v8 6/6] x86/iommu: add map-reserved dom0-iommu option to map reserved memory ranges

v4.19-rc3, wrong pageflags in dom0
 2018-09-12 11:49 UTC  (3+ messages)

[distros-debian-squeeze test] 75204: trouble: blocked/broken
 2018-09-12 11:42 UTC 

[PATCH] libxl: made vm mac address assignment deterministic
 2018-09-12 10:52 UTC  (2+ messages)

[linux-linus test] 127516: regressions - FAIL
 2018-09-12 10:44 UTC 

[PATCH v7 0/8] Allow setting up shared memory areas between VMs from xl config files
 2018-09-12 10:29 UTC  (5+ messages)
` [PATCH v7 2/8] libxl: introduce a new structure to represent static shared memory regions

[PATCH] drivers/block/xen-blkback/common.h: use DIV_ROUND_UP instead of reimplementing its function
 2018-09-12 10:29 UTC  (4+ messages)

[ovmf test] 127528: all pass - PUSHED
 2018-09-12 10:01 UTC 

[xen-unstable-coverity test] 127530: all pass - PUSHED
 2018-09-12  9:49 UTC 

[PATCH] schedule: move last_run_time to the credit scheduler privates
 2018-09-12  9:26 UTC  (3+ messages)

[RFC PATCH 0/2] xen/arm64: Add Support for Amlogic S905 SoC
 2018-09-12  9:12 UTC  (7+ messages)
` [RFC PATCH 1/2] xen/arm: Add Amlogic S905 SoC early printk support


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