xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-03 16:49:59 to 2018-12-05 08:17:13 UTC [more...]

[seabios bisection] complete test-amd64-amd64-xl-qemuu-dmrestrict-amd64-dmrestrict
 2018-12-05  8:17 UTC 

[PATCH v4] xen/pt: allow passthrough of devices with bogus interrupt pin
 2018-12-05  7:58 UTC 

[xen-4.8-testing test] 130965: tolerable FAIL - PUSHED
 2018-12-05  7:44 UTC 

[PATCH v4 0/6] improve late microcode loading
 2018-12-05  7:38 UTC  (7+ messages)
` [PATCH v4 2/6] microcode: save all microcodes which pass sanity check

[Qemu-devel] [PATCH v3] xen/pt: allow passthrough of devices with bogus interrupt pin
 2018-12-05  4:59 UTC  (2+ messages)

[xen-4.9-testing test] 130954: tolerable FAIL - PUSHED
 2018-12-05  2:38 UTC 

[PATCH v6] pvcalls-front: Avoid get_free_pages(GFP_KERNEL) under spinlock
 2018-12-05  2:35 UTC 

[PATCH] xen: xen-pciback: Reset MSI-X state when exposing a device
 2018-12-05  2:19 UTC 

[PATCH v2 1/3] xen: Introduce shared buffer helpers for page directory
 2018-12-05  0:28 UTC 

[PATCH for-4.12 v2 00/17] xen/arm: Implement Set/Way operations
 2018-12-04 23:59 UTC  (22+ messages)
` [PATCH for-4.12 v2 01/17] xen/arm: Introduce helpers to clear/flags flags in HCR_EL2
` [PATCH for-4.12 v2 02/17] xen/arm: traps: Move the implementation of GUEST_BUG_ON in traps.h
` [PATCH for-4.12 v2 03/17] xen/arm: p2m: Clean-up headers included and order them alphabetically
` [PATCH for-4.12 v2 04/17] xen/arm: p2m: Introduce p2m_is_valid and use it
` [PATCH for-4.12 v2 05/17] xen/arm: p2m: Handle translation fault in get_page_from_gva
` [PATCH for-4.12 v2 06/17] xen/arm: p2m: Introduce a function to resolve translation fault
` [PATCH for-4.12 v2 07/17] xen/arm: vcpreg: Add wrappers to handle co-proc access trapped by HCR_EL2.TVM
` [PATCH for-4.12 v2 08/17] xen/arm: vsysreg: Add wrapper to handle sysreg "
` [PATCH for-4.12 v2 09/17] xen/arm: Rework p2m_cache_flush to take a range [begin, end)
` [PATCH for-4.12 v2 10/17] xen/arm: p2m: Allow to flush cache on any RAM region
` [PATCH for-4.12 v2 11/17] xen/arm: p2m: Extend p2m_get_entry to return the value of bit[0] (valid bit)
` [PATCH for-4.12 v2 12/17] xen/arm: traps: Rework leave_hypervisor_tail
` [PATCH for-4.12 v2 13/17] xen/arm: p2m: Rework p2m_cache_flush_range
` [PATCH for-4.12 v2 14/17] xen/arm: domctl: Use typesafe gfn in XEN_DOMCTL_cacheflush
` [PATCH for-4.12 v2 15/17] xen/arm: p2m: Add support for preemption in p2m_cache_flush_range
` [PATCH for-4.12 v2 16/17] xen/arm: Implement Set/Way operations
` [PATCH for-4.12 v2 17/17] xen/arm: Track page accessed between batch of "

[PATCH v3] amd-iommu: remove page merging code
 2018-12-04 23:31 UTC  (2+ messages)

[freebsd-master test] 130966: all pass - PUSHED
 2018-12-04 22:43 UTC 

[linux-3.18 test] 130939: regressions - FAIL
 2018-12-04 22:39 UTC 

remove the ->mapping_error method from dma_map_ops V3
 2018-12-04 22:33 UTC  (3+ messages)
  ` [PATCH 01/23] dma-mapping: provide a generic DMA_MAPPING_ERROR

[PATCH] AMD IOMMU: fix debug console IOMMU intremap output
 2018-12-04 21:47 UTC 

[OSSTEST PATCH 0/7] osstest improvements
 2018-12-04 21:37 UTC  (8+ messages)
` [OSSTEST PATCH 1/7] DhcpWatch: extract dhcp3 parsing into separate function
` [OSSTEST PATCH 2/7] DhcpWatch: add dnsmasq support
` [OSSTEST PATCH 3/7] xen-install: use route with metric 0 to retrieve local network netmask
` [OSSTEST PATCH 4/7] Replace with-lock-ex with flock
` [OSSTEST PATCH 5/7] Optimize git clone - use --depth=1
` [OSSTEST PATCH 6/7] Extend README for standalone mode
` [OSSTEST PATCH 7/7] README: add Fedora setup section

[PATCH 0/9] xen/amd: Support for guest MSR_VIRT_SPEC_CTRL support
 2018-12-04 21:35 UTC  (24+ messages)
` [PATCH 1/9] x86/spec-ctrl: Drop the bti= command line option
` [PATCH 2/9] x86/cpuid: Drop the synthetic X86_FEATURE_XEN_IBPB
` [PATCH 3/9] x86/cpuid: Extend the cpuid= command line option to support all named features
` [PATCH 4/9] x86/amd: Introduce CPUID/MSR definitions for per-vcpu SSBD support
` [PATCH 5/9] x86/amd: Probe for legacy SSBD interfaces on boot
` [PATCH 6/9] x86/amd: Allocate resources to cope with LS_CFG being per-core on Fam17h
` [PATCH 7/9] x86/amd: Support context switching legacy SSBD interface
` [PATCH 8/9] x86/amd: Virtualise MSR_VIRT_SPEC_CTRL for guests

[PATCH v5 0/7] zynqmp: Add forwarding of platform specific firmware calls
 2018-12-04 19:38 UTC  (11+ messages)
` [PATCH v5 1/7] xen/arm: introduce platform_smc
` [PATCH v5 2/7] xen/arm: zynqmp: Forward plaform specific firmware calls
` [PATCH v5 3/7] xen/arm: zynqmp: introduce zynqmp specific defines
` [PATCH v5 4/7] xen: introduce mfn_init macro
` [PATCH v5 5/7] xen/arm: zynqmp: eemi access control
` [PATCH v5 6/7] xen/arm: zynqmp: implement zynqmp_eemi
` [PATCH v5 7/7] xen/arm: zynqmp: Remove blacklist of ZynqMP's PM node

[PATCH v5] pvcalls-front: Avoid get_free_pages(GFP_KERNEL) under spinlock
 2018-12-04 19:29 UTC 

[RFC 00/16] xen/arm: Implement Set/Way operations
 2018-12-04 19:13 UTC  (14+ messages)
` [RFC 09/16] xen/arm: p2m: Introduce a function to resolve translation fault
` [RFC 10/16] xen/arm: vcpreg: Add wrappers to handle co-proc access trapped by HCR_EL2.TVM

HVM driver domains do not appear to be usable with stubdomains
 2018-12-04 19:03 UTC  (2+ messages)

[qemu-mainline test] 130938: regressions - FAIL
 2018-12-04 18:22 UTC 

[PATCH 00/18] xen/arm64: Suspend to RAM support for Xen
 2018-12-04 18:15 UTC  (17+ messages)
` [PATCH 17/18] xen/arm: Resume Dom0 after Xen resumes

PVH Whitelist Results / Windows Dom0
 2018-12-04 17:50 UTC  (8+ messages)

Legacy PIC (x86) support (RTC) in dom0 with Linux 4.12 and newer is broken for some hardware
 2018-12-04 17:24 UTC 

[PATCH 09/18] xen: remove unnecessary code from dataplane/xen-qdisk.c
 2018-12-04 17:14 UTC  (21+ messages)
` [PATCH 10/18] xen: add header and build dataplane/xen-qdisk.c
` [PATCH 12/18] xen: remove 'ioreq' struct/varable/field names from dataplane/xen-qdisk.c
` [PATCH 13/18] xen: purge 'blk' and 'ioreq' from function names in dataplane/xen-qdisk.c
` [PATCH 15/18] xen: add a mechanism to automatically create XenDevice-s
` [PATCH 17/18] MAINTAINERS: add myself as a Xen maintainer
  ` [PATCH 11/18] xen: remove 'XenBlkDev' and 'blkdev' names from dataplane/xen-qdisk
  ` [PATCH 14/18] xen: add implementations of xen-qdisk connect and disconnect functions
  ` [PATCH 07/18] xen: add event channel interface for XenDevice-s
    ` [PATCH 03/18] xen: introduce 'xen-qdisk'
  ` [PATCH 16/18] xen: automatically create XenQdiskDevice-s

[PATCH 0/2] CPU hotplug fixes for ARM32
 2018-12-04 17:34 UTC  (6+ messages)
` [PATCH 1/2] xen/link: Link proc_info_list in .data instead of .init.data
` [PATCH 2/2] xen/arm32: Remove __init prefixes from funcs that are used within CPU up flow

[PATCH v2 0/4] iommu improvements
 2018-12-04 17:20 UTC  (18+ messages)
` [PATCH v2 1/4] amd-iommu: add flush iommu_ops
` [PATCH v2 2/4] iommu: rename wrapper functions
` [PATCH v2 3/4] iommu: elide flushing for higher order map/unmap operations
` [PATCH v2 4/4] x86/mm/p2m: stop checking for IOMMU shared page tables in mmio_order()

[PATCH 0/4] xen/arm: GIC fixes and improvement
 2018-12-04 17:16 UTC  (20+ messages)
` [PATCH 1/4] xen/arm: gic: Ensure we have an ISB between ack and do_IRQ()

[xen-unstable-smoke test] 131013: tolerable all pass - PUSHED
 2018-12-04 16:39 UTC 

Make grub error "too few arguments" with xen
 2018-12-04 16:07 UTC  (3+ messages)

[PATCH] tools/libxl: fix boot of HVM domain with Xenstore-stubdom
 2018-12-04 14:28 UTC 

[linux-4.9 test] 130923: regressions - FAIL
 2018-12-04 14:22 UTC 

[PATCH for-3.2 v5 07/19] hw: apply accel compat properties without touching globals
 2018-12-04 14:20 UTC 

[PATCH V10 0/5] Fix VGA logdirty related display freezes with altp2m
 2018-12-04 14:05 UTC  (11+ messages)
` [PATCH V10 4/5] p2m: Always use hostp2m when clipping rangesets

[seabios test] 130916: regressions - FAIL
 2018-12-04 13:53 UTC 

[PATCH] x86/emul: Make POPF emulation easier to follow
 2018-12-04 13:11 UTC  (2+ messages)

[linux-linus test] 130908: regressions - FAIL
 2018-12-04 12:50 UTC 

[distros-debian-snapshot test] 75633: tolerable FAIL
 2018-12-04 12:40 UTC 

[PATCH v2] pci: apply workaround for Intel errata HSE43 and BDF2
 2018-12-04 12:38 UTC  (3+ messages)

[linux-4.14 test] 130911: regressions - FAIL
 2018-12-04 12:38 UTC 

[PATCH 00/25] Argo: hypervisor-mediated interdomain communication
 2018-12-04 11:39 UTC  (42+ messages)
` [PATCH 01/25] xen/evtchn: expose evtchn_bind_ipi_vcpu0_domain for use within Xen
` [PATCH 02/25] argo: Introduce the Kconfig option to govern inclusion of Argo
` [PATCH 03/25] argo: introduce the argo_message_op hypercall boilerplate
` [PATCH 05/25] argo: Add initial argo_init and argo_destroy
` [PATCH 06/25] argo: Xen command line parameter 'argo': bool to enable/disable
` [PATCH 07/25] xen (ARM, x86): add errno-returning functions for copy
` [PATCH 08/25] xen: define XEN_GUEST_HANDLE_NULL as null XEN_GUEST_HANDLE
` [PATCH 09/25] errno: add POSIX error codes EMSGSIZE, ECONNREFUSED to the ABI
` [PATCH 10/25] arm: introduce guest_handle_for_field()
` [PATCH 11/25] xsm, argo: XSM control for argo register operation, argo_mac bootparam
` [PATCH 12/25] xsm, argo: XSM control for argo message send operation
` [PATCH 13/25] argo: implement the register op
` [PATCH 14/25] argo: implement the unregister op
` [PATCH 15/25] argo: implement the sendv op
` [PATCH 23/25] argo: signal x86 HVM and ARM via VIRQ

[PATCH 0/2] New test and refactoring
 2018-12-04 11:25 UTC  (2+ messages)

[PATCH v2] always clear the X2APIC_ENABLE bit for PV guest
 2018-12-04 10:45 UTC  (3+ messages)

[xen-unstable test] 130895: regressions - FAIL
 2018-12-04 10:36 UTC  (2+ messages)

[PATCH 0/3] x86emul: VME/PVI mode fixes
 2018-12-04  9:54 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] x86emul: skip VIF processing in VME mode for 16-bit POPF at IOPL 3
  ` [PATCH v2 2/3] x86emul: raise #GP(0) in VME mode for POPF with TF set in new value
  ` [PATCH v2 3/3] x86emul: consolidate CR4 handling

[PATCH] pci: apply workaround for Intel errata HSE43 and BDF2
 2018-12-04  9:49 UTC  (5+ messages)

[PATCH RFCv2 1/4] mm/memory_hotplug: Introduce memory block types
 2018-12-04  9:47 UTC  (3+ messages)
  ` [PATCH RFCv2 3/4] mm/memory_hotplug: Introduce and use more memory types

[PATCH v3] xen/pt: allow passthrough of devices with bogus interrupt pin
 2018-12-04  7:50 UTC 

[PATCH v2] xen/pt: Fix a xen passthrough failure
 2018-12-04  7:36 UTC  (4+ messages)

Xen support on ARM64
 2018-12-04  7:20 UTC  (3+ messages)

[PATCH v5] pvcalls-front: Avoid get_free_pages(GFP_KERNEL) under spinlock
 2018-12-04  7:15 UTC 

Mapping discontiguous virtual memory ranges
 2018-12-04  7:05 UTC 

[PATCH v2 1/9] mm: Introduce new vm_insert_range API
 2018-12-04  6:46 UTC 

[PATCH] xen-blkfront: use old rinfo after enomem during migration
 2018-12-04  5:57 UTC  (11+ messages)

[linux-4.19 test] 130906: regressions - FAIL
 2018-12-04  0:23 UTC 

[PATCH v5] devicetree, xen: add xen, shared-memory binding
 2018-12-03 22:26 UTC 

[PATCH v4] devicetree, xen: add xen, shared-memory binding
 2018-12-03 22:23 UTC  (3+ messages)

[PATCH v8 0/8] Allow setting up shared memory areas between VMs from xl config files
 2018-12-03 22:02 UTC  (6+ messages)
` [PATCH v8 1/8] xen: xsm: flask: introduce XENMAPSPACE_gmfn_share for memory sharing

[linux-4.4 test] 130904: regressions - FAIL
 2018-12-03 21:13 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).