xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-15 15:07:27 to 2016-06-17 08:46:54 UTC [more...]

qemu-traditional build problem for Xen 4.7.0 RC6
 2016-06-17  8:46 UTC  (3+ messages)

[PATCH 0/7] vm-event: Implement ARM support for control-register writes
 2016-06-17  8:43 UTC  (33+ messages)
` [PATCH 1/7] minor (formatting) fixes
` [PATCH 2/7] vm-event: VM_EVENT_FLAG_DENY requires VM_EVENT_FLAG_VCPU_PAUSED
` [PATCH 3/7] vm-event: introduce vm_event_vcpu_enter
` [PATCH 4/7] vm-event/x86: use vm_event_vcpu_enter properly
` [PATCH 5/7] x86: replace monitor_write_data.do_write with enum
` [PATCH 6/7] vm-event/arm: move hvm_event_cr->common vm_event_monitor_cr
` [PATCH 7/7] vm-event/arm: implement support for control-register write vm-events

[PATCH v3 00/16] x86: multiboot2 protocol support
 2016-06-17  8:41 UTC  (4+ messages)
` [PATCH v3 03/16] x86/boot: call reloc() using cdecl calling convention

[Patch v11 0/3] VT-d Device-TLB flush issue
 2016-06-17  8:40 UTC  (9+ messages)
` [Patch v11 3/3] vt-d: fix vt-d Device-TLB flush timeout issue

[PATCH 0/4] x86/vMSI-X: misc improvements
 2016-06-17  8:20 UTC  (2+ messages)
` Ping: "

[PATCH] x86/HVM: mis adjustments
 2016-06-17  8:19 UTC  (9+ messages)
` [PATCH 2/2] x86/HVM: re-order operations in hvm_ud_intercept()
              ` Ping: "

[PATCH RESEND 00/14] Xen ARM DomU ACPI support
 2016-06-17  8:18 UTC  (35+ messages)
` [PATCH RESEND 03/14] libxc: Add placeholders for ACPI tables blob and size
` [PATCH RESEND 05/14] libxl/arm: Construct ACPI GTDT table
` [PATCH RESEND 07/14] libxl/arm: Construct ACPI DSDT table

[PATCH v3 0/2] Support consistent reads of mapped vcpu_runstate_info
 2016-06-17  8:03 UTC  (4+ messages)
` [PATCH v3 1/2] xen/arm: add support for vm_assist hypercall
` [PATCH v3 2/2] xen: add update indicator to vcpu_runstate_info

[xen-4.6-testing test] 95825: regressions - trouble: blocked/broken/fail/pass
 2016-06-17  7:57 UTC  (2+ messages)

[PATCH 0/8] x86/time: improve cross-CPU clock monotonicity (and more)
 2016-06-17  7:32 UTC  (6+ messages)
` [PATCH 1/8] "

[PATCH 0/2] x86: hvmloader improvements
 2016-06-17  6:00 UTC  (10+ messages)
` [PATCH 1/2] hvmloader: limit CPUs exposed to guests
` [PATCH 2/2] hvmloader: don't hard-code IO-APIC parameters

[linux-4.1 test] 95818: regressions - FAIL
 2016-06-17  5:54 UTC 

[PATCH v9 0/3] Check VT-d Device-TLB flush error
 2016-06-17  3:37 UTC  (4+ messages)
` [PATCH v9 1/3] vt-d: fix the IOMMU flush issue
` [PATCH v9 2/3] vt-d: propagate the IOMMU Device-TLB flush error up to ME phantom functions
` [PATCH v9 3/3] vt-d: add __must_check annotation to IOMMU flush pointers and handlers

[libvirt test] 95814: tolerable FAIL - PUSHED
 2016-06-17  0:59 UTC 

[linux-3.18 test] 95809: regressions - FAIL
 2016-06-17  0:45 UTC 

[xen-unstable test] 95801: tolerable FAIL - PUSHED
 2016-06-17  0:30 UTC 

[PATCH 1/1] tools/livepatch: initialise j to 0 to make some versions of gcc happy
 2016-06-16 21:47 UTC 

[linux-3.10 test] 95804: regressions - trouble: blocked/broken/fail/pass
 2016-06-16 21:25 UTC 

[qemu-mainline test] 95783: regressions - trouble: broken/fail/pass
 2016-06-16 18:49 UTC 

HEADS UP: Imported Xen 4.7: no blkback
 2016-06-16 17:05 UTC  (2+ messages)

[linux-3.14 test] 95800: regressions - FAIL
 2016-06-16 16:44 UTC 

[PATCH v2 0/2] Support consistent reads of mapped vcpu_runstate_info
 2016-06-16 14:36 UTC  (6+ messages)
` [PATCH v2 2/2] xen: add update indicator to vcpu_runstate_info

[PATCH v7 11/15] qapi: Change Netdev into a flat union
 2016-06-16 14:35 UTC  (3+ messages)
    ` [Qemu-devel] "

[PATCH] xen: fix qdisk BLKIF_OP_DISCARD for 32/64 word size mix
 2016-06-16 13:49 UTC  (9+ messages)
` [Xen-devel] "

[PATCH RFC 00/20] Make ACPI builder available to components other than hvmloader
 2016-06-16 13:07 UTC  (6+ messages)
` [PATCH RFC 18/20] libxc/acpi: Build ACPI tables for HVMlite guests

[PATCH v2 0/2] qemu-qdisk: Implementation of grant copy operation
 2016-06-16 12:50 UTC  (10+ messages)
` [PATCH v2 1/2] libs, libxc: Interface for "
` [PATCH v2 2/2] qdisk - hw/block/xen_disk: grant copy implementation

[ovmf test] 95775: regressions - FAIL
 2016-06-16 12:47 UTC 

[PATCH v4 0/3] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
 2016-06-16 12:43 UTC  (15+ messages)
` [PATCH v4 3/3] x86/ioreq server: Add HVMOP to map guest ram with p2m_ioreq_server to an ioreq server

[PATCH RFC 0/2] Make hvm_fep available to non-debug builds
 2016-06-16 12:31 UTC  (11+ messages)
` [PATCH RFC 2/2] xen: make available hvm_fep to non-debug build as well

[qemu-upstream-4.3-testing test] 95788: regressions - trouble: blocked/broken/fail/pass
 2016-06-16 12:09 UTC 

[PATCH v2] x86: show remote CPU state upon fatal NMI or unknown MCE
 2016-06-16 11:32 UTC  (2+ messages)

Xen Raspberry Pi3 or Ordoid C2
 2016-06-16 11:13 UTC  (2+ messages)

Xen on Hikey Board
 2016-06-16 11:12 UTC  (2+ messages)

Xen on Dragonboard 410C
 2016-06-16 10:53 UTC  (2+ messages)

tutorial of Xen on Dragon Board
 2016-06-16 10:52 UTC  (2+ messages)

[ANNOUNCEMENT] Xen 4.7 RC6
 2016-06-16 10:42 UTC 

[PATCH raisin v3] Raisin: Update to 4.7
 2016-06-16 10:07 UTC  (4+ messages)
` [PATCH raisin v3] Update to 4.7, update qemu and qemu_traditional recipes

rimava1 (was Re: [osstest test] 95640: regressions - trouble: blocked/broken/fail/pass)
 2016-06-16 10:00 UTC 

[PATCH raisin v2 0/4] Raisin: Fixes for 4.6 and master, update to 4.7
 2016-06-16  9:51 UTC  (9+ messages)
` [PATCH raisin v2 1/4] components/xen: Actually disable rombios
` [PATCH raisin v2 2/4] config: Separate config urls into a separate file
` [PATCH raisin v2 3/4] Update config-4.6 and config-4.5 to point to stable branches; fix config-master
` [PATCH raisin v2 4/4] Update to 4.7, update qemu and qemu_traditional recipes

[xen-4.6-testing test] 95776: regressions - trouble: broken/fail/pass
 2016-06-16  9:31 UTC 

[PATCH v8 00/11] Check VT-d Device-TLB flush error
 2016-06-16  9:25 UTC  (5+ messages)
` [PATCH v8 04/11] IOMMU: propagate IOMMU Device-TLB flush error up to IOMMU mapping (top level ones)
` [PATCH v8 08/11] IOMMU: propagate IOMMU Device-TLB flush error (leaf ones)

[PATCH] AMD IOMMU: correctly propagate errors from amd_iommu_init()
 2016-06-16  8:57 UTC  (6+ messages)

[PATCH 1/1] tools/livepatch: initialise j to 0 to make some versions of gcc happy
 2016-06-16  8:49 UTC  (2+ messages)

Xen-unstable 4.8: HVM domain_crash called from emulate.c:144 RIP: c000:[<000000000000336a>]
 2016-06-16  8:03 UTC  (20+ messages)

[libvirt bisection] complete build-armhf-libvirt
 2016-06-16  6:30 UTC 

[linux-4.1 test] 95763: regressions - trouble: blocked/broken/fail/pass
 2016-06-16  6:19 UTC 

[libvirt test] 95768: trouble: broken/fail/pass
 2016-06-16  4:15 UTC 

[linux-3.18 test] 95762: regressions - trouble: blocked/broken/fail/pass
 2016-06-16  2:45 UTC 

[PATCH] xen/arm: gic-v2: Only create GICv2m node when there are GICv2m frame available
 2016-06-16  1:54 UTC  (2+ messages)

[linux-3.10 test] 95747: regressions - trouble: blocked/broken/fail/pass
 2016-06-15 23:42 UTC 

[xen-unstable test] 95738: regressions - trouble: blocked/broken/fail/pass
 2016-06-15 22:52 UTC 

[linux-3.14 test] 95744: regressions - trouble: blocked/broken/fail/pass
 2016-06-15 22:45 UTC 

[PATCH 0/7] Honour more configure variables in various places (iteration 3)
 2016-06-15 19:43 UTC  (9+ messages)
` [PATCH 3/7] hotplug/FreeBSD: honour XEN_RUN_DIR
` [PATCH 4/7] hotplug/NetBSD: "
` [PATCH 5/7] hotplug/Linux: "
` [PATCH 7/7] oxenstored: "

[libvirt bisection] complete build-amd64-libvirt
 2016-06-15 18:59 UTC 

[xen-unstable-smoke test] 95786: tolerable all pass - PUSHED
 2016-06-15 17:34 UTC 

[PATCH v3 0/5] libxl: libxl: update available vcpus map in retrieve configuration function
 2016-06-15 17:20 UTC  (7+ messages)
` [PATCH v3 2/5] libxl: factor out libxl__get_device_modlel_version
` [PATCH v3 3/5] libxl: introduce libxl__qmp_query_cpus
` [PATCH v3 4/5] libxl: update vcpus bitmap in retrieved guest config

error while compiling Xen from the source
 2016-06-15 17:11 UTC  (15+ messages)

[PATCH 0/1] qemu-qdisk: indirect descriptors
 2016-06-15 17:01 UTC  (2+ messages)
` [PATCH 1/1] "

[qemu-upstream-4.3-testing test] 95733: regressions - trouble: blocked/broken/fail/pass
 2016-06-15 16:28 UTC 

[PATCH raisin 0/4] Fixes for 4.6, update to 4.7
 2016-06-15 16:11 UTC  (12+ messages)
` [PATCH raisin 3/4] Update config-4.6 and config-4.5 to point to stable branches

[xen-4.7-testing test] 95728: tolerable trouble: blocked/broken/fail/pass - PUSHED
 2016-06-15 16:05 UTC 

error while compiling Xen from the source
 2016-06-15 15:32 UTC  (2+ messages)

Question about sharing spinlock_t among VMs in Xen
 2016-06-15 15:28 UTC  (5+ 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).