messages from 2017-01-20 20:03:38 to 2017-01-23 16:49:11 UTC [more...]
[sun8i][H3] Question about running Xen on OrangePi PC
2017-01-23 16:49 UTC (3+ messages)
[DRAFT C] PVH CPU hotplug design document
2017-01-23 16:42 UTC (3+ messages)
[PATCH RFC 1/8] golang/xenlight: Create stub package
2017-01-23 16:43 UTC (8+ messages)
` [PATCH RFC 2/8] golang/xenlight: Add error constants and standard handling
` [PATCH RFC 3/8] golang/xenlight: Add host-related functionality
` [PATCH RFC 4/8] golang/xenlight: Implement libxl_domain_info and libxl_domain_unpause
` [PATCH RFC 5/8] golang/xenlight: Add tests host related functinality functions
` [PATCH RFC 6/8] golang/xenlight: Implement libxl_bitmap and helper operations
` [PATCH RFC 7/8] golang/xenlight: Implement libxl_scheduler enumeration
` [PATCH RFC 8/8] golang/xenlight: Implement cpupool operations
PVH CPU hotplug design document
2017-01-23 16:24 UTC (21+ messages)
[PATCH v6 00/14] linux: generalize sections, ranges and linker tables
2017-01-23 16:12 UTC (5+ messages)
` [PATCH v7 "
` [PATCH v7 06/14] firmware/Makefile: force recompilation if makefile changes
[PATCH v12 00/10] x86: multiboot2 protocol support
2017-01-23 16:07 UTC (12+ messages)
` [PATCH v12 05/10] x86: add multiboot2 protocol support for EFI platforms
[PATCH 0/5] xen: sched: scheduling (mostly, Credit2) and cpupool fixes and improvements
2017-01-23 15:52 UTC (11+ messages)
` [PATCH 2/5] xen: credit2: never consider CPUs outside of our cpupool
` [PATCH 3/5] xen: credit2: fix shutdown/suspend when playing with cpupools
` [PATCH 4/5] xen: sched: impove use of cpumask scratch space in Credit1
` [PATCH 5/5] xen: sched: simplify ACPI S3 resume path
[PATCH] xen-blkfront: feature flags handling adjustments
2017-01-23 15:12 UTC
[PATCH] xen-blkfront: correct maximum segment accounting
2017-01-23 15:11 UTC
[ovmf test] 104607: all pass - PUSHED
2017-01-23 15:05 UTC
[ovmf baseline-only test] 68421: tolerable trouble: blocked/broken
2017-01-23 14:56 UTC
[PATCH v2 00/14] x86/cpuid: Handling of simple leaves in guest_cpuid()
2017-01-23 14:47 UTC (16+ messages)
` [PATCH v2 01/14] x86/cpufeatures: Expose self-snoop to all guests
` [PATCH v2 02/14] x86/cpuid: Handle leaf 0x80000000 in guest_cpuid()
` [PATCH v2 03/14] x86/cpuid: Only recalculate the shared feature bits once
` [PATCH v2 04/14] x86/cpuid: Handle more simple Intel leaves in guest_cpuid()
` [PATCH v2 05/14] x86/cpuid: Handle leaf 0x80000001 "
` [PATCH v2 06/14] x86/cpuid: Handle the long vendor string "
` [PATCH v2 07/14] x86/cpuid: Handle leaves 0x80000005-7 "
` [PATCH v2 08/14] x86/cpuid: Handle leaf 0x80000008 "
` [PATCH v2 09/14] x86/cpuid: Handle leaf 0x80000009 "
` [PATCH v2 10/14] x86/cpuid: Handle leaf 0x8000000a "
` [PATCH v2 11/14] x86/cpuid: Handle leaves 0x8000000b-1a "
` [PATCH v2 12/14] x86/cpufeatures: Hide Instruction Based Sampling from guests
` [PATCH v2 13/14] x86/cpuid: Handle leaf 0x8000001c in guest_cpuid()
` [PATCH v2 14/14] x86/cpuid: Remove the legacy path handling extd leaves
[PATCH v5 0/9] Initial PVHv2 Dom0 support
2017-01-23 14:43 UTC (19+ messages)
` [PATCH v5 1/9] xen/x86: remove XENFEAT_hvm_pirqs for PVHv2 guests
` [PATCH v5 2/9] x86/iommu: add IOMMU entries for p2m_mmio_direct pages
` [PATCH v5 3/9] xen/x86: split Dom0 build into PV and PVHv2
` [PATCH v5 4/9] xen/x86: populate PVHv2 Dom0 physical memory map
` [PATCH v5 5/9] x86/hvm: add vcpu parameter to guest memory copy function
[linux-next test] 104604: tolerable FAIL
2017-01-23 14:43 UTC
[PATCH] x86/hvm: Conditionally leave CPUID Faulting active in HVM context
2017-01-23 14:41 UTC (2+ messages)
[linux-linus test] 104237: regressions - FAIL
2017-01-23 14:31 UTC (9+ messages)
[xtf test] 104606: all pass - PUSHED
2017-01-23 14:01 UTC
[PATCH v7 0/8] New hypercall for device models
2017-01-23 13:59 UTC (9+ messages)
` [PATCH v7 1/8] public / x86: Introduce __HYPERCALL_dm_op
` [PATCH v7 2/8] dm_op: convert HVMOP_*ioreq_server*
` [PATCH v7 3/8] dm_op: convert HVMOP_track_dirty_vram
` [PATCH v7 4/8] dm_op: convert HVMOP_set_pci_intx_level, HVMOP_set_isa_irq_level, and
` [PATCH v7 5/8] dm_op: convert HVMOP_modified_memory
` [PATCH v7 6/8] dm_op: convert HVMOP_set_mem_type
` [PATCH v7 7/8] dm_op: convert HVMOP_inject_trap and HVMOP_inject_msi
` [PATCH v7 8/8] x86/hvm: serialize trap injecting producer and consumer
[PATCH XTF] also test AVX exceptions
2017-01-23 13:53 UTC
[ovmf test] 104603: all pass - PUSHED
2017-01-23 12:45 UTC
[PATCH v2] xenstore: remove XS_RESTRICT support
2017-01-23 12:36 UTC (4+ messages)
[PATCH v6 0/8] New hypercall for device models
2017-01-23 12:03 UTC (11+ messages)
` [PATCH v6 1/8] public / x86: Introduce __HYPERCALL_dm_op
` [PATCH v6 2/8] dm_op: convert HVMOP_*ioreq_server*
` [PATCH v6 3/8] dm_op: convert HVMOP_track_dirty_vram
` [PATCH v6 4/8] dm_op: convert HVMOP_set_pci_intx_level, HVMOP_set_isa_irq_level, and
` [PATCH v6 5/8] dm_op: convert HVMOP_modified_memory
` [PATCH v6 6/8] dm_op: convert HVMOP_set_mem_type
` [PATCH v6 7/8] dm_op: convert HVMOP_inject_trap and HVMOP_inject_msi
` [PATCH v6 8/8] x86/hvm: serialize trap injecting producer and consumer
[PATCH] x86emul: correct FPU stub asm() constraints
2017-01-23 11:50 UTC (2+ messages)
RFC: Adding a section to the Xen security policy about what constitutes a vulnerability
2017-01-23 11:41 UTC (5+ messages)
[PATCH XTF] don't overrun memory object
2017-01-23 11:39 UTC (5+ messages)
[linux-linus test] 104601: regressions - FAIL
2017-01-23 11:31 UTC
Possible improvement to Xen Security Response Process
2017-01-23 11:30 UTC (10+ messages)
[xen-unstable test] 104131: regressions - FAIL
2017-01-23 10:56 UTC (14+ messages)
[RFC] Device memory mappings for Dom0 on ARM64 ACPI systems
2017-01-23 10:43 UTC (3+ messages)
[xen-4.5-testing baseline-only test] 68419: trouble: blocked/broken
2017-01-23 10:23 UTC
[PATCH v3 1/3] xen: clean up xenbus internal headers
2017-01-23 10:09 UTC (3+ messages)
` [PATCH v3 2/3] xen: modify xenstore watch event interface
` [PATCH v3 3/3] xen: optimize xenbus driver for multiple concurrent xenstore accesses
[PATCH v3 0/3] xen: optimize xenbus performance
2017-01-23 10:09 UTC
[xen-unstable test] 104599: tolerable FAIL
2017-01-23 9:53 UTC
[PATCH v2] docs: clarify xl mem-max semantics
2017-01-23 9:49 UTC
[PATCH 3/6] hw: Default -drive to if=none instead of ide when ide cannot work
2017-01-23 9:48 UTC
[PATCH v4 0/8] New hypercall for device models
2017-01-23 9:17 UTC (12+ messages)
` [PATCH v4 1/8] public / x86: Introduce __HYPERCALL_dm_op
` [PATCH v4 6/8] dm_op: convert HVMOP_set_mem_type
` [PATCH v4 7/8] dm_op: convert HVMOP_inject_trap and HVMOP_inject_msi
[PATCH v2] kexec: implemented XEN KEXEC STATUS to determine if an image is loaded
2017-01-23 8:48 UTC (3+ messages)
[ovmf baseline-only test] 68418: tolerable trouble: blocked/broken
2017-01-23 7:05 UTC
[PATCH] docs: clarify xl mem-max semantics
2017-01-23 6:07 UTC (3+ messages)
[ovmf test] 104600: all pass - PUSHED
2017-01-23 5:47 UTC
[xen-4.6-testing baseline-only test] 68417: tolerable trouble: blocked/broken
2017-01-23 2:11 UTC
[xen-4.5-testing test] 104590: tolerable FAIL - PUSHED
2017-01-22 19:31 UTC
Problems with pci/vga passthrough
2017-01-22 18:30 UTC (3+ messages)
` Is: EPT violations. Was:Re: "
[ovmf baseline-only test] 68415: tolerable trouble: blocked/broken
2017-01-22 17:22 UTC
[xen-4.6-testing test] 104585: tolerable trouble: broken/fail/pass - PUSHED
2017-01-22 17:13 UTC
[ovmf test] 104589: all pass - PUSHED
2017-01-22 16:12 UTC
[qemu-mainline baseline-only test] 68414: tolerable trouble: blocked/broken
2017-01-22 15:06 UTC
[linux-linus test] 104578: regressions - FAIL
2017-01-22 14:48 UTC
[PATCH] x86/hvm: do not set msr_tsc_adjust on hvm_set_guest_tsc_fixed
2017-01-22 13:52 UTC (2+ messages)
[libvirt test] 104579: tolerable all pass - PUSHED
2017-01-22 13:06 UTC
[xen-unstable test] 104572: tolerable FAIL
2017-01-22 12:48 UTC
all packets from HVM guests to PV guests on the same host being dropped
2017-01-22 12:24 UTC (2+ messages)
[xen-4.5-testing test] 104573: regressions - FAIL
2017-01-22 11:41 UTC
[ovmf test] 104575: all pass - PUSHED
2017-01-22 11:28 UTC
[xen-unstable-coverity test] 104587: all pass - PUSHED
2017-01-22 10:23 UTC
[xen-unstable baseline-only test] 68412: tolerable trouble: blocked/broken
2017-01-22 8:57 UTC
[xen-4.6-testing test] 104570: regressions - FAIL
2017-01-22 8:17 UTC
[qemu-mainline test] 104546: tolerable FAIL - PUSHED
2017-01-22 4:56 UTC
[xen-4.7-testing test] 104551: tolerable FAIL - PUSHED
2017-01-22 4:48 UTC
[PATCH RESEND v5 00/24] Enable L2 Cache Allocation Technology & Refactor psr.c
2017-01-22 2:15 UTC (4+ messages)
` [PATCH RESEND v5 01/24] docs: create L2 Cache Allocation Technology (CAT) feature document
[xen-4.5-testing test] 104544: regressions - FAIL
2017-01-22 2:03 UTC
[xen-4.6-testing test] 104541: regressions - FAIL
2017-01-22 0:55 UTC
[xen-4.5-testing bisection] complete build-armhf
2017-01-22 0:46 UTC
[xen-4.6-testing bisection] complete build-armhf-xsm
2017-01-22 0:25 UTC
[xen-unstable test] 104513: tolerable FAIL - PUSHED
2017-01-22 0:19 UTC
[xen-4.7-testing bisection] complete build-amd64-xsm
2017-01-21 22:30 UTC
[xen-4.7-testing test] 104526: regressions - FAIL
2017-01-21 20:14 UTC
[xen-4.5-testing test] 104528: regressions - FAIL
2017-01-21 19:32 UTC
[qemu-mainline test] 104428: regressions - FAIL
2017-01-21 19:31 UTC
[xen-4.6-testing test] 104512: regressions - FAIL
2017-01-21 19:02 UTC
[linux-linus test] 104425: regressions - FAIL
2017-01-21 18:44 UTC
[distros-debian-stretch test] 68410: trouble: blocked/broken
2017-01-21 17:44 UTC
[xen-4.5-testing test] 104465: regressions - FAIL
2017-01-21 16:54 UTC
[xen-4.7-testing test] 104474: regressions - FAIL
2017-01-21 16:49 UTC
[xen-4.5-testing bisection] complete build-amd64
2017-01-21 15:32 UTC
[xen-unstable test] 104383: regressions - FAIL
2017-01-21 14:59 UTC
[xen-4.6-testing test] 104444: regressions - FAIL
2017-01-21 14:51 UTC
[PATCH v1 0/2] xen/kbdif: add multi-touch support
2017-01-21 14:34 UTC (8+ messages)
` [PATCH v1 2/2] "
[xen-4.6-testing bisection] complete build-amd64
2017-01-21 14:01 UTC
[xen-4.7-testing bisection] complete build-i386-xsm
2017-01-21 13:49 UTC
[ovmf baseline-only test] 68409: tolerable trouble: blocked/broken
2017-01-21 13:08 UTC
[xen-4.6-testing baseline-only test] 68406: tolerable trouble: blocked/broken
2017-01-21 11:33 UTC
[xen-4.7-testing test] 104430: regressions - FAIL
2017-01-21 10:52 UTC
[libvirt test] 104401: tolerable all pass - PUSHED
2017-01-21 10:32 UTC
[xen-4.5-testing test] 104426: regressions - FAIL
2017-01-21 10:30 UTC
[xen-4.5-testing bisection] complete build-i386
2017-01-21 10:22 UTC
[xen-4.8-testing test] 104358: tolerable FAIL - PUSHED
2017-01-21 10:16 UTC
[xen-4.7-testing bisection] complete build-amd64
2017-01-21 8:08 UTC
[xen-4.6-testing test] 104424: regressions - FAIL
2017-01-21 7:59 UTC
[linux-next test] 104340: tolerable FAIL
2017-01-21 7:00 UTC
[linux-4.1 baseline-only test] 68405: trouble: blocked/broken
2017-01-21 6:57 UTC
[qemu-mainline test] 104333: regressions - FAIL
2017-01-21 6:52 UTC
[xen-4.7-testing test] 104405: regressions - FAIL
2017-01-21 6:39 UTC
[xen-4.5-testing test] 104391: regressions - FAIL
2017-01-21 6:32 UTC
[linux-linus test] 104326: regressions - FAIL
2017-01-21 6:26 UTC
[xen-4.6-testing test] 104387: regressions - FAIL
2017-01-21 5:59 UTC
[xen-4.6-testing bisection] complete build-amd64-xsm
2017-01-21 5:56 UTC
[xen-4.7-testing test] 104370: regressions - FAIL
2017-01-21 4:31 UTC
[ovmf test] 104361: all pass - PUSHED
2017-01-21 3:44 UTC
[xen-4.5-testing test] 104368: regressions - FAIL
2017-01-21 3:18 UTC
[linux-linus bisection] complete test-amd64-i386-xl-qemuu-win7-amd64
2017-01-21 2:44 UTC
[xen-4.6-testing test] 104364: regressions - FAIL
2017-01-21 2:37 UTC
[ovmf baseline-only test] 68407: tolerable trouble: blocked/broken
2017-01-21 2:04 UTC
[xen-unstable test] 104324: regressions - FAIL
2017-01-21 1:57 UTC
[RFC PATCH v2 00/26] arm64: Dom0 ITS emulation
2017-01-20 22:58 UTC (7+ messages)
` [RFC PATCH v2 07/26] ARM: GICv3 ITS: introduce host LPI array
[ovmf baseline-only test] 68404: tolerable trouble: blocked/broken
2017-01-20 22:42 UTC
[xen-4.7-testing test] 104360: regressions - FAIL
2017-01-20 21:55 UTC
[xen-4.5-testing test] 104355: regressions - FAIL
2017-01-20 21:10 UTC
[xen-4.6-testing test] 104308: tolerable FAIL - PUSHED
2017-01-20 21:01 UTC
xennet_start_xmit assumptions
2017-01-20 20:03 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).