xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-18 17:10:03 to 2015-06-21 05:23:38 UTC [more...]

[rumpuserxen test] 58794: regressions - FAIL
 2015-06-21  5:23 UTC 

[xen-4.4-testing test] 58777: regressions - FAIL
 2015-06-21  2:22 UTC 

[xen-4.5-testing test] 58776: tolerable FAIL - PUSHED
 2015-06-21  1:16 UTC 

[xen-unstable test] 58773: tolerable FAIL - PUSHED
 2015-06-20 23:24 UTC 

[linux-linus test] 58766: regressions - FAIL
 2015-06-20 20:55 UTC 

[libvirt test] 58767: tolerable FAIL - PUSHED
 2015-06-20 20:05 UTC 

[xen-4.2-testing test] 58757: FAIL
 2015-06-20 19:34 UTC 

[ovmf test] 58756: tolerable FAIL - PUSHED
 2015-06-20 16:24 UTC 

[qemu-mainline test] 58753: tolerable FAIL - PUSHED
 2015-06-20 14:55 UTC 

Dom0 kernel panic when porting xen to new arm soc
 2015-06-20 14:47 UTC  (6+ messages)

[linux-3.4 test] 58752: regressions - FAIL
 2015-06-20 14:07 UTC 

[PATCH 0/2] docs: Build ARM documentation
 2015-06-20 11:37 UTC  (3+ messages)
` [PATCH 1/2] docs: Look for documentation in sub-directories
` [PATCH 2/2] docs: Update INDEX to give a title for each ARM docs

[xen-unstable test] 58745: regressions - FAIL
 2015-06-20  9:21 UTC  (2+ messages)

[xen-4.4-testing test] 58750: regressions - FAIL
 2015-06-20  9:14 UTC 

[xen-4.5-testing test] 58748: regressions - FAIL
 2015-06-20  8:03 UTC 

[rumpuserxen test] 58768: regressions - FAIL
 2015-06-20  5:52 UTC 

[PATCH 0/9] 32-bit domU PVH support
 2015-06-20  3:09 UTC  (11+ messages)
` [PATCH 1/9] x86/pvh: Don't test 64b-only vcpu_guest_context's fields
` [PATCH 2/9] x86/pvh: Don't copy to/from trap_ctxt for 32b PVH guests
` [PATCH 3/9] x86/pvh: Properly initialize PVH guest's CR3
` [PATCH 4/9] x86/compat: Manage argument translation area separately from l4
` [PATCH 5/9] x86/pvh: Set PVH guest's mode in XEN_DOMCTL_set_address_size
` [PATCH 6/9] x86/pvh: Properly set HYPERVISOR_COMPAT_VIRT_START for PVH guests
` [PATCH 7/9] x86/pvh: Handle hypercalls for 32b "
` [PATCH 8/9] x86/pvh: Don't try to get l4 table for PVH guests in vcpu_destroy_pagetables()
` [PATCH 9/9] libxc/x86/pvh: Allow creation of 32b PVH guests

[linux-next test] 58744: tolerable FAIL
 2015-06-20  2:54 UTC 

[linux-linus test] 58737: regressions - FAIL
 2015-06-20  0:03 UTC 

[PATCH 1/2 linux-next] Revert "ufs: fix deadlocks introduced by sb mutex merge"
 2015-06-19 23:07 UTC  (4+ messages)

[PATCH v7 0/9] pci: add pci_iomap_wc() and pci_ioremap_wc_bar()
 2015-06-19 22:08 UTC  (10+ messages)
` [PATCH v7 1/9] pci: add pci_ioremap_wc_bar()
` [PATCH v7 2/9] video: fbdev: i740fb: use arch_phys_wc_add() and pci_ioremap_wc_bar()
` [PATCH v7 3/9] video: fbdev: kyrofb: "
` [PATCH v7 4/9] video: fbdev: gxt4500: use pci_ioremap_wc_bar() for framebuffer
` [PATCH v7 5/9] PCI: Add pci_iomap_wc() variants
` [PATCH v7 6/9] lib: devres: add pcim_iomap_wc() variants
` [PATCH v7 7/9] video: fbdev: arkfb: use arch_phys_wc_add() and pci_iomap_wc()
` [PATCH v7 8/9] video: fbdev: s3fb: "
` [PATCH v7 9/9] video: fbdev: vt8623fb: "

[xen-4.2-testing test] 58736: FAIL
 2015-06-19 21:32 UTC 

[PATCH v6 0/4] pci: add and use pci_iomap_wc()
 2015-06-19 21:18 UTC  (11+ messages)
` [PATCH v6 1/4] pci: add pci_iomap_wc() variants

[libvirt test] 58738: tolerable FAIL - PUSHED
 2015-06-19 21:16 UTC 

[PATCH 3/3] xen/block: add multi-page ring support
 2015-06-19 20:12 UTC 

[libvirt] [PATCH libvirt] libxl: avoid freeing an uninitialised bitmap
 2015-06-19 19:20 UTC  (2+ messages)

[PATCH v25 00/15] x86/PMU: Xen PMU PV(H) support
 2015-06-19 18:44 UTC  (16+ messages)
` [PATCH v25 01/15] common/symbols: Export hypervisor symbols to privileged guest
` [PATCH v25 02/15] x86/VPMU: Add public xenpmu.h
` [PATCH v25 03/15] x86/VPMU: Make vpmu not HVM-specific
` [PATCH v25 04/15] x86/VPMU: Interface for setting PMU mode and flags
` [PATCH v25 05/15] x86/VPMU: Initialize VPMUs with __initcall
` [PATCH v25 06/15] x86/VPMU: Initialize PMU for PV(H) guests
` [PATCH v25 07/15] x86/VPMU: Save VPMU state for PV guests during context switch
` [PATCH v25 08/15] x86/VPMU: When handling MSR accesses, leave fault injection to callers
` [PATCH v25 09/15] x86/VPMU: Add support for PMU register handling on PV guests
` [PATCH v25 10/15] x86/VPMU: Use pre-computed masks when checking validity of MSRs
` [PATCH v25 11/15] VPMU/AMD: Check MSR values before writing to hardware
` [PATCH v25 12/15] x86/VPMU: Handle PMU interrupts for PV(H) guests
` [PATCH v25 13/15] x86/VPMU: Merge vpmu_rdmsr and vpmu_wrmsr
` [PATCH v25 14/15] x86/VPMU: Add privileged PMU mode
` [PATCH v25 15/15] x86/VPMU: Move VPMU files up from hvm/ directory

[ovmf test] 58734: regressions - FAIL
 2015-06-19 18:20 UTC 

[qemu-mainline test] 58732: regressions - FAIL
 2015-06-19 17:59 UTC 

[PATCHv3 0/6] evtchn: Improve scalebility
 2015-06-19 16:58 UTC  (10+ messages)
` [PATCHv3 2/6] evtchn: defer freeing struct evtchn's until evtchn_destroy_final()

[PATCH libvirt] libxl: avoid freeing an uninitialised bitmap
 2015-06-19 16:33 UTC 

[PATCH OSSTEST v3 00/11] Upgrade to Jessie
 2015-06-19 16:13 UTC  (12+ messages)
` [PATCH OSSTEST v3 02/11] mg-debian-installer-update: updates to better handle Jessie onwards
` [PATCH OSSTEST v3 06/11] Cope with Jessie's d-i vg name
` [PATCH OSSTEST v3 09/11] ts-xen-build-prep: reverse the test for installing libc6-dev-i386
` [PATCH OSSTEST v3 12/11] toolstack/libvirt: install libnl-3-200 on Jessie

[linux-3.4 test] 58731: regressions - FAIL
 2015-06-19 16:12 UTC 

[PATCH OSSTEST] ts-libvirt-build: Enable debug symbols in binaries
 2015-06-19 16:06 UTC  (2+ messages)

[PATCH] xen/events/fifo: Consume unprocessed events when a CPU dies
 2015-06-19 16:06 UTC  (3+ messages)

[PATCH] xen-netback: fix a BUG() during initialization
 2015-06-19 15:37 UTC 

[PATCH v3 00/10] x86/MSI-X: XSA-120, 128..131 follow-up
 2015-06-19 14:58 UTC  (9+ messages)
` [PATCH v3 10/10] x86/MSI-X: provide hypercall interface for mask-all control

performace issue when turn on apicv
 2015-06-19 14:23 UTC  (11+ messages)

Raisin moving to git://xenbits.xen.org/raisin.git
 2015-06-19 13:59 UTC 

[OSSTEST PATCH 1/2] config: Default Stash to $c{Logs}, not "logs"
 2015-06-19 13:45 UTC  (5+ messages)
` [OSSTEST PATCH 2/2] config: Computed defaults for Logs and Results

[PATCH 0/2] xen{trace/analyze}: fix build on FreeBSD
 2015-06-19 13:10 UTC  (5+ messages)
` [PATCH 1/2] xen{trace/analyze}: don't use 64bit versions of libc functions
` [PATCH 2/2] configure: check for argp

[PATCH v2] xen/arm: Propagate clock-frequency to DOMU if present in the DT timer node
 2015-06-19 12:41 UTC 

[xen-4.4-testing test] 58730: regressions - FAIL
 2015-06-19 12:29 UTC 

[PATCH] xen-netback: fix a BUG() during initialization
 2015-06-19 12:21 UTC 

[PATCH] libxc: delete sent_last_iter
 2015-06-19 12:19 UTC  (3+ messages)

[OSSTEST Nested PATCH v11 0/7] Introduction of netsted HVM test job
 2015-06-19 12:17 UTC  (10+ messages)
` [OSSTEST Nested PATCH v11 6/7] Compose the main recipe of nested "

Developer Summit BoF's (Aug 17 & 18) and Developer Meeting Aug 19 in Seattle
 2015-06-19 12:12 UTC 

[PATCH] don't put dom0 console info directly after start_info data
 2015-06-19 12:10 UTC  (3+ messages)

[xen-4.5-testing test] 58728: regressions - FAIL
 2015-06-19 11:25 UTC 

[PATCH v2][RFC] libxl: Add AHCI support for upstream qemu
 2015-06-19 11:18 UTC  (10+ messages)

[PATCH OSSTEST v2 00/19] Initial support for ARM64
 2015-06-19 11:15 UTC  (56+ messages)
` [PATCH OSSTEST v2 01/19] Introduce mg-pxe-loader-update
` [PATCH OSSTEST v2 02/19] Debian: Preseed a EFI system partition during host install
` [PATCH OSSTEST v2 03/19] ts-host-install: Split initrd out of @installcmdline
` [PATCH OSSTEST v2 04/19] ts-host-install: split the "di" from the "host" command line
` [PATCH OSSTEST v2 05/19] Refactor pxelinux configuration
` [PATCH OSSTEST v2 06/19] ts-host-install: Support UEFI PXE boot using grub.efi
` [PATCH OSSTEST v2 07/19] Enable chain loading to local disk for UEFI PXE systems
` [PATCH OSSTEST v2 08/19] Add arm64 build and test jobs
` [PATCH OSSTEST v2 09/19] ts-kernel-build: Additional kernel options for Mustang
` [PATCH OSSTEST v2 10/19] ts-host-install: Set dtbs in the non-special kernel case too
` [PATCH OSSTEST v2 11/19] Debian: Fixup UEFI boot order during install
` [PATCH OSSTEST v2 12/19] ts-kernel-build: Support --reuse to keep same build tree
` [PATCH OSSTEST v2 13/19] standalone: Prefer ./standalone.config to $HOME/.xen-osstest/config
` [PATCH OSSTEST v2 14/19] Debian: grub2: Log full line range of menuentry and submenu entries
` [PATCH OSSTEST v2 15/19] Debian: grub2: Use GRUB_CMDLINE_LINUX_XEN_REPLACE(_DEFAULT)
` [PATCH OSSTEST v2 16/19] Collect xen.efi into xendist and install in appropriate place
` [PATCH OSSTEST v2 17/19] Debian: Ignore xen-syms entries in grub.cfg
` [PATCH OSSTEST v2 18/19] Debian: Collect kernel command line from grub.cfg
` [PATCH OSSTEST v2 19/19] Debian: Arrange to be able to chainload a xen.efi from grub2

[xen-4.2-testing test] 58584: regressions - trouble: blocked/broken/fail/pass
 2015-06-19 11:07 UTC  (7+ messages)
` stable trees (was: [xen-4.2-testing test] 58584: regressions)

[PATCH] update comments regarding pv-domain memory layout
 2015-06-19 11:07 UTC 

Interested in taking up a project
 2015-06-19 10:56 UTC  (3+ messages)

performace issue when turn on apicv
 2015-06-19 10:42 UTC  (2+ messages)

Windows install problems on Xeon E5-2403 v2
 2015-06-19 10:36 UTC  (4+ messages)

[RESEND] nested EPT: fix the handling of nested EPT
 2015-06-19 10:22 UTC  (5+ messages)

[xen-unstable test] 58727: regressions - FAIL
 2015-06-19 10:00 UTC 

[PATCH v3 07/11] x86/intel_pstate: changes in cpufreq_del_cpu for CPU offline
 2015-06-19  9:43 UTC  (2+ messages)

4.5 qemu tree tagging
 2015-06-19  8:40 UTC  (3+ messages)

Newbie
 2015-06-19  7:29 UTC  (5+ messages)

[rumpuserxen test] 58739: regressions - FAIL
 2015-06-19  6:44 UTC 

[xen-4.2-testing test] 58722: FAIL
 2015-06-19  3:40 UTC 

[ovmf test] 58723: tolerable FAIL - PUSHED
 2015-06-19  2:42 UTC 

[v3][PATCH 00/16] Fix RMRR
 2015-06-19  2:02 UTC  (30+ messages)
` [v3][PATCH 03/16] xen/vtd: create RMRR mapping
` [v3][PATCH 07/16] hvmloader/pci: skip reserved ranges

[qemu-mainline test] 58721: tolerable FAIL - PUSHED
 2015-06-19  0:02 UTC 

[linux-3.4 test] 58720: regressions - FAIL
 2015-06-18 22:40 UTC 

[PATCH 01/44] kernel: Add support for poweroff handler call chain
 2015-06-18 21:40 UTC 

[PATCH 0/2] Allow chnaging of external varibles in the hypervisor
 2015-06-18 20:50 UTC  (7+ messages)
` [PATCH 1/2] gdbsx_guestmemio: Allow it to check domain
` [PATCH 2/2] Add xen-hyp-rw

[xen-4.4-testing test] 58718: regressions - FAIL
 2015-06-18 19:31 UTC 

[PATCH] Modified RTDS scheduler to use an event-driven model instead of polling
 2015-06-18 18:07 UTC  (10+ messages)

[xen-4.5-testing test] 58717: regressions - trouble: broken/fail/pass
 2015-06-18 17:59 UTC 

[PATCHv4 0/4] evtchn: Improve scalebility
 2015-06-18 17:20 UTC  (5+ messages)
` [PATCHv4 1/4] evtchn: clear xen_consumer when clearing state
` [PATCHv4 2/4] evtchn: defer freeing struct evtchn's until evtchn_destroy_final()
` [PATCHv4 3/4] evtchn: use a per-event channel lock for sending events
` [PATCHv4 4/4] evtchn: pad struct evtchn to 64 bytes

[PATCHv15 0/2] gnttab: Improve scaleability
 2015-06-18 17:18 UTC  (3+ messages)
` [PATCHv15 1/2] gnttab: use per-VCPU maptrack free lists
` [PATCHv15 2/2] gnttab: steal maptrack entries from other VCPUs

[RFC 22/23] xen/privcmd: Add support for Linux 64KB page granularity
 2015-06-18 17:05 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).