xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-04 16:48:01 to 2016-01-05 16:09:11 UTC [more...]

[PATCH RFC 00/31] x86: Improvements to cpuid handling for guests
 2016-01-05 16:09 UTC  (28+ messages)
` [PATCH RFC 02/31] tools/libxc: Use public/featureset.h for cpuid policy generation
` [PATCH RFC 03/31] xen/x86: Store antifeatures inverted in a featureset
` [PATCH RFC 08/31] tools/stubs: Expose host featureset to userspace
` [PATCH RFC 12/31] tools: Utility for dealing with featuresets
` [PATCH RFC 13/31] tools/libxc: Wire a featureset through to cpuid policy logic
` [PATCH RFC 14/31] tools/libxc: Use featureset rather than guesswork
` [PATCH RFC 15/31] x86: Generate deep dependencies of x86 features
` [PATCH RFC 19/31] tools/libxc: Sanitise guest featuresets

[PATCH v2 17/32] arm: define __smp_xxx
 2016-01-05 16:04 UTC  (19+ messages)
    ` [PATCH v2 22/32] s390: "
    ` [PATCH v2 06/32] s390: reuse asm-generic/barrier.h
  ` [PATCH v2 10/32] metag: "
  ` [PATCH v2 20/32] metag: define __smp_xxx
  ` [PATCH v2 15/32] powerpc: "

Xen 4.7 Development Update
 2016-01-05 16:03 UTC  (6+ messages)

[PATCH v2 00/13] xenstore: make it easier to run xenstore in a domain
 2016-01-05 15:59 UTC  (4+ messages)
` [PATCH v2 01/13] xen: add xenstore domain flag to hypervisor

question about migration
 2016-01-05 15:40 UTC  (10+ messages)

[PATCH] tools: make flask utils build unconditional
 2016-01-05 15:36 UTC  (13+ messages)
` [PATCH 1/2] xen: convert FLASK_ENABLE to Kconfig
  ` [PATCH 2/2] xen: convert XSM_ENABLE "
          ` [PATCH v2 "

[OSSTEST PATCH] support XSM/FLASK via Kconfig
 2016-01-05 15:34 UTC  (3+ messages)

[patch added to the 3.12 stable tree] x86/cpu: Fix SMAP check in PVOPS environments
 2016-01-05 15:28 UTC 

[PATCH v4 0/5] Return failure on failure for more xl commands
 2016-01-05 15:21 UTC  (13+ messages)
` [PATCH v4 1/5] libxl: Remove pointless hypercall from libxl_set_memory_target
` [PATCH v4 2/5] libxl: Fix libxl_set_memory_target return value
` [PATCH v4 3/5] xl: Make set_memory_target return an error code on failure
` [PATCH v4 4/5] xl: Return an error on failed cd-insert
` [PATCH v4 5/5] xl: Return error codes for pci* commands

[linux-3.18 test] 76946: regressions - FAIL
 2016-01-05 15:12 UTC 

[PATCH 0/4] xen/arm64: Emulate correctly the register {w, x}zr
 2016-01-05 14:54 UTC  (4+ messages)

[PATCH] xen/arm: vgic: Clarify some comments after 5d495f4
 2016-01-05 14:53 UTC  (2+ messages)

[PATCH XEN v7 00/29] Begin to disentangle libxenctrl and provide some stable libraries
 2016-01-05 14:53 UTC  (6+ messages)
  ` [PATCH XEN v7 01/29] stubdom: recurse into tools/include in mk-headers-$(XEN_TARGET_ARCH) rule
  ` [PATCH XEN v7 02/29] tools: Refactor "xentoollog" into its own library

[PATCH] tools: allow configure time choice of libexec subdirectory
 2016-01-05 14:52 UTC  (3+ messages)

[PATCH] x86/vmx: Fix injection of #DB traps following XSA-156
 2016-01-05 14:52 UTC  (3+ messages)

Question about VirtIO on Xen - Disk performance issues
 2016-01-05 14:44 UTC  (10+ messages)

[qemu-mainline bisection] complete build-amd64-xsm
 2016-01-05 14:40 UTC 

Failed vm entry with heavy use of emulator
 2016-01-05 14:37 UTC  (11+ messages)

[PATCH v3 47/62] arm/p2m: Add helper functions to map memory regions
 2016-01-05 14:18 UTC  (6+ messages)
` [PATCH v3 60/62] arm/acpi: Configure interrupts dynamically

[PATCH] fix MSI injection on Xen
 2016-01-05 14:07 UTC  (6+ messages)

[linux-linus bisection] complete test-amd64-i386-xl-qemuu-winxpsp3
 2016-01-05 14:07 UTC 

[PATCH] libxc: Defer initialization of start_page for HVM guests
 2016-01-05 14:06 UTC  (6+ messages)

[PATCH 0/2] add vNVDIMM support for Xen
 2016-01-05 14:01 UTC  (12+ messages)
` [PATCH 2/2] pc-nvdimm acpi: build ACPI tables for pc-nvdimm devices

[PATCH v3 00/11] igd passthrough chipset tweaks
 2016-01-05 13:07 UTC  (13+ messages)
  ` [PATCH v3 01/11] pc: wire up TYPE_IGD_PASSTHROUGH_I440FX_PCI_DEVICE for !xen
  ` [PATCH v3 02/11] pc: remove has_igd_gfx_passthru global
  ` [PATCH v3 03/11] pc: move igd support code to igd.c
  ` [PATCH v3 04/11] igd: switch TYPE_IGD_PASSTHROUGH_I440FX_PCI_DEVICE to realize
  ` [PATCH v3 05/11] igd: TYPE_IGD_PASSTHROUGH_I440FX_PCI_DEVICE: call parent realize
  ` [PATCH v3 07/11] igd: revamp host config read
  ` [PATCH v3 08/11] igd: add q35 support
  ` [PATCH v3 09/11] igd: move igd-passthrough-isa-bridge to igd.c too
  ` [PATCH v3 10/11] igd: handle igd-passthrough-isa-bridge setup in realize()
  ` [PATCH v3 11/11] igd: move igd-passthrough-isa-bridge creation to machine init
` [PATCH v3 06/11] igd: use defines for standard pci config space offsets

[qemu-upstream-4.5-testing test] 76952: regressions - FAIL
 2016-01-05 12:57 UTC 

[PATCH RFC 2/3] x86/xen/time: setup vcpu 0 time info page
 2016-01-05 12:20 UTC  (4+ messages)
      ` [PATCH RFC 3/3] xen/Kconfig: add XEN_TIME_VSYSCALL option

[PATCH OSSTEST] Add a weekly coverity flight
 2016-01-05 12:19 UTC  (4+ messages)

[PATCH] MAINTAINERS: add myself for kconfig
 2016-01-05 12:07 UTC  (3+ messages)

Taking on a Xen development project
 2016-01-05 11:16 UTC  (9+ messages)
` Coverity tidying
  ` [PATCH 1/5] libxl: tidy libxl_get_scheduler() according to CODING_STYLE
  ` [PATCH 2/5] libxl: make GC_FREE reachable in libxl_get_scheduler()

[linux-next test] 76947: regressions - FAIL
 2016-01-05 10:41 UTC 

[distros-debian-snapshot test] 38592: tolerable FAIL
 2016-01-05 10:34 UTC 

[OSSTEST PATCH 0/2] ms-* html generation: Provide <title>s
 2016-01-05 10:30 UTC  (5+ messages)
` [OSSTEST PATCH 1/2] ms-* html generation: Provide <title>
` [OSSTEST PATCH 2/2] ms-* html generation: Provide right title for projection

[PATCH 0/3] public/io/netif.h: support for toeplitz hashing
 2016-01-05  9:40 UTC  (12+ messages)
` [PATCH 2/3] public/io/netif.h: document control ring and "

[PATCH v2 0/5] migration/remus: bug fix and cleanup
 2016-01-05  9:35 UTC  (9+ messages)
` [PATCH v2 1/5] remus: don't call stream_continue() when doing failover
` [PATCH v2 2/5] remus: don't write xenstore data if it fails
` [PATCH v2 3/5] tools/libxc: don't send end record if remus fails
` [PATCH v2 4/5] tools/libxc: error handling for the postcopy() callback
` [PATCH v2 5/5] tools/libxl: remove unused function libxl__domain_save_device_model()

[linux-3.16 test] 76945: regressions - FAIL
 2016-01-05  9:25 UTC 

[ovmf test] 76948: regressions - FAIL
 2016-01-05  8:59 UTC 

[PATCH 0/6] grub-xen: support booting huge pv-domains
 2016-01-05  8:35 UTC  (2+ messages)

[XenGT][IGVT-g] DomU pgt_device structure initialization
 2016-01-05  8:04 UTC  (3+ messages)

[PATCH v2 0/2] add support for vNVDIMM - Part 1: enable instructions
 2016-01-05  7:45 UTC  (9+ messages)
` [PATCH v2 1/2] x86/hvm: allow guest to use clflushopt and clwb
` [PATCH v2 2/2] x86/hvm: add support for pcommit instruction

[seabios baseline-only test] 38591: tolerable FAIL
 2016-01-05  7:24 UTC 

[PATCH v5] x86/VPMU: implement ipc and arch filter flags
 2016-01-05  6:52 UTC  (2+ messages)

[XenGT][IGVT-g] Device model creation failed
 2016-01-05  5:55 UTC 

[linux-3.16 baseline-only test] 38589: regressions - FAIL
 2016-01-05  5:17 UTC 

[qemu-upstream-4.6-testing test] 76942: regressions - trouble: broken/fail/pass
 2016-01-05  5:14 UTC 

[xen-unstable test] 76919: regressions - FAIL
 2016-01-05  2:26 UTC 

[qemu-upstream-4.4-testing test] 76944: regressions - FAIL
 2016-01-05  2:06 UTC 

[PATCH v4 2/2] x86/VPMU: implement ipc and arch filter flags
 2016-01-05  1:37 UTC  (4+ messages)

[PATCH v3 00/13] Add VMX TSC scaling support
 2016-01-05  1:20 UTC  (17+ messages)
` [PATCH v3 01/13] x86/time.c: Use correct guest TSC frequency in tsc_set_info()
` [PATCH v3 02/13] x86/time.c: Use correct guest TSC frequency in tsc_get_info()
` [PATCH v3 04/13] x86/time.c: Scale host TSC in pvclock properly
` [PATCH v3 07/13] x86: Add functions for 64-bit integer arithmetic
` [PATCH v3 08/13] x86/hvm: Setup TSC scaling ratio
` [PATCH v3 09/13] x86/hvm: Replace architecture TSC scaling by a common function

[PATCH V2 1/3] xenconfig: support vif bandwidth in sexpr parser and formatter
 2016-01-05  1:08 UTC  (3+ messages)
` [PATCH V2 2/3] xenconfig: support vif bandwidth in xm and xl "
` [PATCH V2 3/3] libxl: support vif outgoing bandwidth QoS

[PATCH V2 0/3] Xen: Support vif outging bandwidth QoS
 2016-01-05  1:08 UTC 

[seabios test] 76941: tolerable FAIL - PUSHED
 2016-01-05  0:33 UTC 

[xen-4.3-testing test] 76914: regressions - FAIL
 2016-01-05  0:27 UTC 

[linux-3.18 baseline-only test] 38588: regressions - FAIL
 2016-01-04 23:13 UTC 

[PATCH 3/3] checkpatch: add virt barriers
 2016-01-04 22:15 UTC  (5+ messages)
    ` [PATCH 1/3] checkpatch.pl: add missing memory barriers

[xen-4.4-testing test] 76908: regressions - FAIL
 2016-01-04 21:47 UTC 

Xen /dev/mcelog registration in Linux
 2016-01-04 21:00 UTC  (3+ messages)

[xen-unstable-smoke test] 77025: tolerable all pass - PUSHED
 2016-01-04 20:41 UTC 

blkback name greater than 16 characters issue
 2016-01-04 19:51 UTC  (3+ messages)

[PATCH v4] igd-passthrough-i440FX: convert to realize()
 2016-01-04 19:49 UTC  (4+ messages)

[qemu-upstream-4.2-testing test] 76980: regressions - FAIL
 2016-01-04 18:33 UTC 

[xen-unstable-smoke test] 77012: tolerable all pass - PUSHED
 2016-01-04 17:41 UTC 

Xen Security Advisory 155 (CVE-2015-8550) - paravirtualized drivers incautious about shared memory
 2016-01-04 17:37 UTC  (7+ messages)

[GIT PULL] (xen) stable/for-jens-4.5
 2016-01-04 17:33 UTC 

[3.16.y-ckt stable] Patch "x86/cpu: Fix SMAP check in PVOPS environments" has been added to staging queue
 2016-01-04 17:30 UTC 

[Xen-users] Crashes on image file backed VMs
 2016-01-04 17:27 UTC  (2+ messages)

[PATCH v5 COLOPre 00/18] Prerequisite patches for COLO
 2016-01-04 17:02 UTC  (2+ messages)


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