xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-20 11:00:31 to 2017-02-21 12:00:03 UTC [more...]

Xen Security Advisory 209 (CVE-2017-2620) - cirrus_bitblt_cputovideo does not check if memory region is safe
 2017-02-21 12:00 UTC 

[ovmf test] 105937: all pass - PUSHED
 2017-02-21 11:58 UTC 

[PATCH] tracing: xenalyze: kill spurious ", " in Credit1 traces
 2017-02-21 11:56 UTC 

[PATCH v5 1/2] x86/paravirt: Change vcp_is_preempted() arg type to long
 2017-02-21 11:49 UTC  (4+ messages)
` [PATCH v5 2/2] x86/kvm: Provide optimized version of vcpu_is_preempted() for x86-64
` [PATCH v5 0/2] x86/kvm: Reduce vcpu_is_preempted() overhead

[PATCH 00/11] pl011 emulation support in Xen
 2017-02-21 11:26 UTC  (12+ messages)
` [PATCH 01/11] xen/arm: vpl011: Add pl011 uart emulation "
` [PATCH 02/11] xen/arm: vpl011: Add new hvm params in Xen for ring buffer/event setup
` [PATCH 03/11] xen/arm: vpl011: Refactor evtchn_send in Xen to allow sending events from a xen bound channel
` [PATCH 04/11] xen/arm: vpl011: Enable vpl011 emulation for a domain in Xen
` [PATCH 05/11] xen/arm: vpl011: Initialize nr_spis in vgic_init in Xen to atleast 1
` [PATCH 06/11] xen/arm: vpl011: Add a new pl011 uart node in the guest DT in the toolstack
` [PATCH 07/11] xen/arm: vpl011: Add two new vpl011 parameters to xenstore
` [PATCH 08/11] xen/arm: vpl011: Allocate a new PFN in the toolstack and pass to Xen using a hvm call
` [PATCH 09/11] xen/arm: vpl011: Modify domain_create_ring in xenconsole to map the ring buffer and event channel
` [PATCH 10/11] xen/arm: vpl011: Modify handle_ring_read and buffer_append to read/append vpl011 data
` [PATCH 11/11] xen/arm: vpl011: Modify handle_tty_read in xenconsole to redirect user data to vpl011 IN ring buffer

[PATCH v2 0/3] x86/vmx: fix for vmentry failure with TSX bits in LBR
 2017-02-21 11:25 UTC  (6+ messages)
` [PATCH v2 2/3] x86/vmx: optimize vmx_read/write_guest_msr()
` [PATCH v2 3/3] x86/vmx: fix vmentry failure with TSX bits in LBR

[PATCH V3 0/7] COLO-Proxy: Make Xen COLO use userspace colo-proxy
 2017-02-21 11:18 UTC  (20+ messages)
` [PATCH V3 1/7] COLO-Proxy: Add remus command to open userspace proxy
` [PATCH V3 2/7] COLO-Proxy: Setup userspace colo-proxy on primary side
` [PATCH V3 3/7] tools/libxl: refactor do_domain_create()
` [PATCH V3 5/7] COLO-Proxy: Add primary userspace colo proxy start args
` [PATCH V3 7/7] COLO-Proxy: Use socket to get checkpoint event

[distros-debian-snapshot test] 68586: tolerable trouble: blocked/broken/fail/pass
 2017-02-21 11:10 UTC 

[PATCH v2 0/3] VPMU management update
 2017-02-21 11:00 UTC  (10+ messages)
` [PATCH v2 1/3] x86/vpmu: Add get/put_vpmu() and VPMU_AVAILABLE
` [PATCH v2 2/3] x86/vpmu: Disable VPMU if guest's CPUID indicates no PMU support
` [PATCH v2 3/3] libxc/x86: PV guests should see leaf 0xa on Intel

Unshared IOMMU issues
 2017-02-21 10:39 UTC  (14+ messages)

[xen-4.7-testing test] 105935: regressions - FAIL
 2017-02-21 10:37 UTC 

[PATCH v3 4/4] KVM: VMX: Simplify segment_base
 2017-02-21 10:28 UTC  (5+ messages)

[xen-unstable test] 105933: tolerable FAIL - PUSHED
 2017-02-21 10:15 UTC 

Unable to boot Xen 4.8 with iommu=0
 2017-02-21 10:06 UTC  (16+ messages)

[PATCH] xen/arm: warn if dom0_mem is not specified
 2017-02-21  9:57 UTC  (2+ messages)

[PATCH] x86/apicv: enhance posted-interrupt processing
 2017-02-21  9:44 UTC  (12+ messages)

[PATCH] xen/arm: introduce vwfi parameter
 2017-02-21  9:24 UTC  (19+ messages)

[PATCH v2] ring.h: introduce macros to handle monodirectional rings with multiple req sizes
 2017-02-21  9:21 UTC  (2+ messages)

[PATCH 00/19] MCE code cleanup and add LMCE support
 2017-02-21  9:18 UTC  (13+ messages)
` [PATCH 11/19] tools/xen-mceinj: fix the type of cpu number
` [PATCH 17/19] x86/vmce, tools/libxl: expose LMCE capability in guest MSR_IA32_MCG_CAP
` [PATCH 19/19] tools/xen-mceinj: support injecting LMCE

[PATCH] xen/x86: ensure copying to L1 guest in update_runstate_area()
 2017-02-21  9:15 UTC  (2+ messages)

[PATCH v3 00/18] x86emul: MMX/SSEn support
 2017-02-21  8:52 UTC  (26+ messages)
` [PATCH v3 02/18] x86emul: support most memory accessing MMX/SSE{, 2, 3} insns
` [PATCH v3 05/18] x86emul: support {,V}{,U}COMIS{S,D}
  ` [PATCH v3 05/18] x86emul: support {, V}{, U}COMIS{S, D}
` [PATCH v3 07/18] x86emul: support {,V}{LD,ST}MXCSR
` [PATCH v3 08/18] x86emul: support {,V}MOVNTDQA
` [PATCH v3 09/18] x86emul/test: split generic and testcase specific parts
` [PATCH v3 10/18] x86emul: test coverage for SSE/SSE2 insns
` [PATCH v3 11/18] x86emul: honor MMXEXT feature flag
` [PATCH v3 12/18] x86emul: add tables for 0f38 and 0f3a extension space

[PATCH] ring.h: introduce macros to handle monodirectional rings with multiple req sizes
 2017-02-21  8:17 UTC  (4+ messages)

[qemu-mainline test] 105931: regressions - FAIL
 2017-02-21  7:36 UTC 

[linux-linus test] 105929: regressions - FAIL
 2017-02-21  7:21 UTC 

kpartx for raisin hvm tests
 2017-02-21  7:05 UTC 

[seabios baseline-only test] 68585: tolerable FAIL
 2017-02-21  5:38 UTC 

IOMMU fault with IGD passthrough setup on XEN 4.8.0
 2017-02-21  3:30 UTC  (13+ messages)

[PATCH] MAINTAINERS: Update VT-d maintainers
 2017-02-21  3:29 UTC 

[PATCH v2] x86/VMX: sanitize VM86 TSS handling
 2017-02-21  3:20 UTC  (5+ messages)

[xen-unstable test] 104131: regressions - FAIL
 2017-02-21  3:17 UTC  (13+ messages)

[PATCH 0/4] Fixes and improvements to SYSCALL MSR handling
 2017-02-21  2:50 UTC  (10+ messages)
` [PATCH 1/4] x86/vmx: Don't leak host syscall MSR state into HVM guests

[qemu-mainline baseline-only test] 68584: tolerable trouble: blocked/broken/fail/pass
 2017-02-21  2:46 UTC 

[PATCH 00/35] treewide trivial patches converting pr_warning to pr_warn
 2017-02-21  1:12 UTC  (3+ messages)
` [PATCH 09/35] x86: Convert remaining uses of "

[seabios test] 105928: tolerable FAIL - PUSHED
 2017-02-21  1:07 UTC 

[xen-4.6-testing test] 105926: regressions - trouble: broken/fail/pass
 2017-02-21  0:19 UTC 

[xen-4.7-testing test] 105924: regressions - FAIL
 2017-02-20 23:36 UTC 

[xen-4.8-testing test] 105925: tolerable FAIL - PUSHED
 2017-02-20 23:20 UTC 

[xen-unstable-smoke test] 105932: tolerable trouble: broken/fail/pass - PUSHED
 2017-02-20 22:25 UTC 

(no subject)
 2017-02-20 20:10 UTC  (6+ messages)
` [MINOR FIXES 2/2] lowmemd: fix comparison in cleanup

[xen-unstable-smoke test] 105930: tolerable trouble: broken/fail/pass - PUSHED
 2017-02-20 19:48 UTC 

[qemu-mainline test] 105923: tolerable FAIL - PUSHED
 2017-02-20 18:50 UTC 

[RFC PATCH v1 00/21] ARM: Add Xen NUMA support
 2017-02-20 18:36 UTC  (24+ messages)
` [RFC PATCH v1 01/21] ARM: NUMA: Add existing ARM numa code under CONFIG_NUMA
` [RFC PATCH v1 02/21] x86: NUMA: Refactor NUMA code
` [RFC PATCH v1 03/21] NUMA: Move arch specific NUMA code as common
` [RFC PATCH v1 04/21] NUMA: Refactor generic and arch specific code of numa_setup
` [RFC PATCH v1 05/21] ARM: efi: Do not delete memory node from fdt
` [RFC PATCH v1 06/21] ARM: NUMA: Parse CPU NUMA information
` [RFC PATCH v1 07/21] ARM: NUMA: Parse memory "
` [RFC PATCH v1 08/21] ARM: NUMA: Parse NUMA distance information
` [RFC PATCH v1 09/21] ARM: NUMA: Add CPU NUMA support
` [RFC PATCH v1 12/21] ARM: NUMA: Do not expose numa info to DOM0

[PATCH v5 0/2] x86/kvm: Reduce vcpu_is_preempted() overhead
 2017-02-20 18:36 UTC 

[PATCH 0/8] xen/arm: Fix and clean-up for ACPI and EFI
 2017-02-20 18:13 UTC  (6+ messages)
` [PATCH 3/8] xen/arm: acpi: Don't fallback on DT when user request ACPI

(no subject)
 2017-02-20 17:56 UTC  (2+ messages)

[xen-unstable-smoke test] 105927: regressions - trouble: broken/fail/pass
 2017-02-20 17:46 UTC 

[dpdk-dev] [PATCH] maintainers: claim responsability for xen
 2017-02-20 17:36 UTC  (4+ messages)

JSON format of >xl list< does not provide state information
 2017-02-20 17:30 UTC  (2+ messages)

Python 3 bindings
 2017-02-20 17:18 UTC  (2+ messages)

[PATCH 0/2] libxl: add support for pvscsi, iteration 13
 2017-02-20 17:18 UTC  (3+ messages)

[linux-linus test] 105922: regressions - FAIL
 2017-02-20 17:17 UTC 

OVMF blows up at unless I use pci_platform=0
 2017-02-20 15:49 UTC  (2+ messages)

XenGT GPU virtualization
 2017-02-20 15:31 UTC  (3+ messages)

[PATCH 0/1] xen/arm: Add pl011 uart support in Xen for guest domains
 2017-02-20 15:23 UTC  (9+ messages)
` [PATCH 1/1] "

[PATCH 1/4] tools/libxendevicemodel: introduce the new library
 2017-02-20 15:20 UTC  (13+ messages)
` [PATCH 2/4] tools/libxendevicemodel: extract functions and add a compat layer
` [PATCH 3/4] tools/libxendevicemodel: introduce a Linux-specific implementation
` [PATCH 4/4] tools/libxendevicemodel: add a call to restrict the handle

[PATCH] build: add --with-rundir option to configure
 2017-02-20 15:19 UTC  (4+ messages)

[PATCH v4 0/2] Fuzz/x86emul and x86emul/test fixes
 2017-02-20 14:54 UTC  (5+ messages)
` [PATCH v4 1/2] fuzz/x86emul: avoid race in link farm rune
` [PATCH v4 2/2] x86emul/test: "

[PATCH v3 0/2] Fuzz/x86emul and x86emul/test fixes
 2017-02-20 14:28 UTC  (6+ messages)
` [PATCH v3 1/2] fuzz/x86emul: avoid race in link farm rune
` [PATCH v3 2/2] x86emul/test: "

4.7.2 / 4.6.5 preparations
 2017-02-20 14:08 UTC  (3+ messages)

[PATCH] libxc: don't pass uninitialized data to do_dm_op()
 2017-02-20 12:27 UTC  (2+ messages)

Xen on ARM IRQ latency and scheduler overhead
 2017-02-20 12:18 UTC  (8+ messages)

[PATCH 0/3] Fuzz/x86emual and x86emul/test fixes
 2017-02-20 12:03 UTC  (8+ messages)
` [PATCH 1/3] fuzz/x86emul: avoid race in link farm rune

[xen-unstable test] 105919: tolerable FAIL
 2017-02-20 11:49 UTC 

[PATCH v2 0/3] x86/emul: MSR emulation improvements
 2017-02-20 11:13 UTC  (5+ messages)
` [PATCH v2 3/3] x86/emul: Support CPUID faulting via a speculative MSR read

[PATCH] x86/paging: Package up the log dirty function pointers
 2017-02-20 11:03 UTC  (2+ messages)

[PATCH 00/10] x86/cpuid: Remove the legacy infrastructure
 2017-02-20 11:00 UTC  (5+ messages)
` [PATCH 07/10] x86/cpuid: Handle leaf 0xa in guest_cpuid()
` [PATCH 08/10] x86/cpuid: Handle leaf 0xb "
` [PATCH 09/10] x86/cpuid: Drop legacy CPUID infrastructure
` [PATCH 10/10] x86/cpuid: Always enable faulting for the control domain


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