xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-25 08:09:27 to 2016-10-27 09:55:57 UTC [more...]

[PATCH v2 0/7] xenstore: support reading directory with many children
 2016-10-27  9:55 UTC  (7+ messages)
` [PATCH v2 1/7] xenstore: fix add_change_node()
` [PATCH v2 2/7] xenstore: modify add_change_node() parameter types
` [PATCH v2 3/7] xenstore: call add_change_node() directly when writing node
` [PATCH v2 4/7] xenstore: use common tdb record header in xenstore
` [PATCH v2 5/7] xenstore: add per-node generation counter
` [PATCH v2 6/7] xenstore: add support for reading directory with many children

Test Xen 4.8 RC4 SUCCESS 26.10.16
 2016-10-27  9:53 UTC  (2+ messages)

[PATCH] xen:rtds: Update last_start whenever cur_budget is updated
 2016-10-27  9:14 UTC  (2+ messages)

[PATCH v3] xen:rtds: Fix bug in budget accounting
 2016-10-27  8:54 UTC  (2+ messages)

[Xen-users] xl info displays less ram than the total available
 2016-10-27  8:24 UTC  (11+ messages)

[xen-4.6-testing test] 101679: regressions - FAIL
 2016-10-27  7:45 UTC  (2+ messages)

[PATCH v2 00/30] PVHv2 Dom0
 2016-10-27  7:27 UTC  (13+ messages)
` [PATCH v2 18/30] xen/x86: setup PVHv2 Dom0 ACPI tables

[PATCH] RFC x86/hvm: Don't truncate the hvm hypercall index before range checking it
 2016-10-27  7:12 UTC  (8+ messages)

[xen-4.7-testing test] 101683: regressions - FAIL
 2016-10-27  7:06 UTC 

[ovmf baseline-only test] 67940: all pass
 2016-10-27  6:45 UTC 

[ovmf test] 101681: all pass - PUSHED
 2016-10-27  4:17 UTC 

[linux-3.10 test] 101680: regressions - FAIL
 2016-10-27  3:24 UTC 

[qemu-mainline baseline-only test] 67935: trouble: broken/fail/pass
 2016-10-27  3:05 UTC 

[qemu-mainline test] 101676: regressions - FAIL
 2016-10-27  0:12 UTC 

[RFC PATCH 00/24] [FOR 4.9] arm64: Dom0 ITS emulation
 2016-10-26 23:55 UTC  (11+ messages)
` [RFC PATCH 01/24] ARM: GICv3 ITS: parse and store ITS subnodes from hardware DT
` [RFC PATCH 02/24] ARM: GICv3: allocate LPI pending and property table
` [RFC PATCH 03/24] ARM: GICv3 ITS: allocate device and collection table
` [RFC PATCH 04/24] ARM: GICv3 ITS: map ITS command buffer
` [RFC PATCH 05/24] ARM: GICv3 ITS: introduce ITS command handling

Followup: HVMOP_altp2m_vcpu_enable_notify code example usage
 2016-10-26 22:45 UTC  (2+ messages)

[distros-debian-squeeze test] 67937: tolerable FAIL
 2016-10-26 22:43 UTC 

[PATCH 0/2] Fix Xen boot on XGene
 2016-10-26 22:12 UTC  (7+ messages)
` [PATCH 1/2] Revert "xen/arm: platform: Drop the quirks callback"
  ` [PATCH 2/2] Partially revert 21550029f709072aacf3b90edd574e7d3021b400

[seabios baseline-only test] 67936: tolerable FAIL
 2016-10-26 22:12 UTC 

[libvirt test] 101677: tolerable all pass - PUSHED
 2016-10-26 21:53 UTC 

[PATCH RFC] acpi: don't build acpi tables for xen hvm guests
 2016-10-26 21:30 UTC  (7+ messages)
` [Qemu-devel] "

[linux-3.18 test] 101675: regressions - FAIL
 2016-10-26 20:54 UTC 

[xen-unstable-smoke test] 101692: tolerable all pass - PUSHED
 2016-10-26 19:23 UTC 

[xen-unstable test] 101673: regressions - FAIL
 2016-10-26 19:09 UTC 

[ovmf baseline-only test] 67938: all pass
 2016-10-26 19:02 UTC 

[PATCH v2] xen:rtds:Fix bug in budget accounting
 2016-10-26 17:57 UTC  (5+ messages)

[xen-unstable-smoke test] 101689: tolerable all pass - PUSHED
 2016-10-26 16:11 UTC 

Test Xen 4.8 RC3 FULL SUCCESS 21.10.16
 2016-10-26 16:09 UTC  (2+ messages)

[PATCH 5/8] xen/pvh: Prevent PVH guests from using PIC, RTC and IOAPIC
 2016-10-26 16:06 UTC  (5+ messages)

[PATCH OSSTEST] Various fixes when using standalone
 2016-10-26 18:51 UTC  (12+ messages)
` [PATCH 1/3] DhcpWatch: Print what is wrong with the line
` [PATCH 2/3] standalong-reset: Use the $suite when recreating soft links
` [PATCH 3/3] README: Mention the / requirement in Tftp[Dir|Tmp]Dir
  ` [PATCH] standalone-reset: Check for TftpPxeDir

3.18.y missing "x86/cpu: Fix SMAP check in PVOPS environments"
 2016-10-26 15:17 UTC 

Discussion about virtual iommu support for Xen guest
 2016-10-26 15:03 UTC  (24+ messages)
                            ` Xen virtual IOMMU high level design doc V2

[PATCH v1] Documentation and various fixes to osstest
 2016-10-26 13:56 UTC  (4+ messages)
` [PATCH 2/2] s/HttpProxy/DebianMirrorProxy/

[xen-unstable-smoke test] 101686: tolerable all pass - PUSHED
 2016-10-26 13:51 UTC 

[PATCH for-4.8] x86/emul: Move CPUID Faulting fault generation into the emulator
 2016-10-26 13:40 UTC  (5+ messages)
  ` [PATCH v2 "

[PATCH for-4.9] x86/vmx: Shorten vmx_{get, set}_segment_register() for user segments
 2016-10-26 13:40 UTC  (2+ messages)

[linux-4.1 test] 101672: regressions - FAIL
 2016-10-26 12:59 UTC 

[PATCH] xen:rtds:Clear __RTDS_depleted bit once replenish vcpu
 2016-10-26 12:41 UTC  (4+ messages)

[PATCH v2 for-4.9 1/2] x86/emul: Use explicit __attribute__((packed)) rather than __packed
 2016-10-26 12:19 UTC  (12+ messages)
` [PATCH v2 for-4.9 2/2] x86/emul: Reorder the user segments in x86_segment to match SReg3 encoding

[PATCH v3 for-4.8] tools/configure: fix pkg-config install path for FreeBSD
 2016-10-26 12:02 UTC  (3+ messages)

[PATCH for-4.8] tools/oxenstored: Avoid allocating invalid transaction ids
 2016-10-26 12:05 UTC  (4+ messages)

[PATCH v2] x86/apicv: fix RTC periodic timer and apicv issue
 2016-10-26 12:02 UTC  (19+ messages)

[PATCH] docs: remove wrong statement about bug in xenstore
 2016-10-26 12:02 UTC  (2+ messages)

[PATCH v3 00/13] Refactor common part of xen backend and frontend
 2016-10-26 11:40 UTC  (2+ messages)

[ANNOUNCEMENT] Xen 4.8 RC4
 2016-10-26 11:33 UTC 

[xen-unstable baseline-only test] 67933: regressions - FAIL
 2016-10-26  9:53 UTC 

[PATCH v5 0/7] VMX: Properly handle pi descriptor and per-cpu blocking list
 2016-10-26  9:51 UTC  (15+ messages)
` [PATCH v5 5/7] VT-d: No need to set irq affinity for posted format IRTE

[xen-unstable-coverity test] 101684: all pass - PUSHED
 2016-10-26  9:44 UTC 

[xen-4.7-testing test] 101668: regressions - FAIL
 2016-10-26  8:58 UTC 

[XEN] ARM64: Panic when dumping domain info
 2016-10-26  8:53 UTC  (2+ messages)

[ovmf test] 101670: all pass - PUSHED
 2016-10-26  7:44 UTC 

[linux-3.10 test] 101663: regressions - FAIL
 2016-10-26  6:43 UTC 

[xen-4.6-testing test] 101667: regressions - FAIL
 2016-10-26  6:10 UTC 

[PATCH v3] docs: remove wrong statement about bug in xenstore
 2016-10-26  4:55 UTC 

[seabios test] 101666: tolerable FAIL - PUSHED
 2016-10-26  4:40 UTC 

[qemu-mainline test] 101664: tolerable FAIL - PUSHED
 2016-10-26  4:14 UTC 

[linux-3.18 test] 101662: regressions - FAIL
 2016-10-26  3:31 UTC 

[PATCH v3 00/15] Enable L2 Cache Allocation Technology
 2016-10-26  1:01 UTC  (4+ messages)
` [PATCH v3 01/15] docs: L2 Cache Allocation Technology (CAT) feature document

[xen-unstable baseline-only test] 67887: regressions - FAIL
 2016-10-25 23:11 UTC 

[PATCH V2] Revert "xen/arm: do not relocate Xen outside of visible RAM"
 2016-10-25 22:55 UTC  (2+ messages)

[linux-4.1 test] 101659: regressions - FAIL
 2016-10-25 20:13 UTC 

[ovmf baseline-only test] 67932: all pass
 2016-10-25 19:55 UTC 

[PATCH 0/3] Fix PCI passthrough for HVM with stubdomain
 2016-10-25 19:42 UTC  (8+ messages)
` [PATCH 1/3] libxl: attach xen-pciback only to PV domains

[PATCH RFC] acpi: don't build acpi tables for xen hvm guests
 2016-10-25 17:28 UTC 

Regression between Xen 4.6.0 and 4.7.0, Direct kernel boot on a qemu-xen and seabios HVM guest doesn't work anymore
 2016-10-25 17:26 UTC  (16+ messages)

[ovmf test] 101658: all pass - PUSHED
 2016-10-25 17:24 UTC 

[xen-unstable test] 101654: tolerable FAIL - PUSHED
 2016-10-25 16:43 UTC 

[PATCH] Revert "xen/arm: do not relocate Xen outside of visible RAM"
 2016-10-25 16:05 UTC  (4+ messages)

[PATCH 0/2] xenstore: support reading directory with many children
 2016-10-25 14:48 UTC  (8+ messages)
` [PATCH 1/2] xenstore: add support for "

[libvirt test] 101656: tolerable all pass - PUSHED
 2016-10-25 13:50 UTC 

Test Xen 4.8 RC3 FULL SUCCESS 21.10.16
 2016-10-25 13:22 UTC  (9+ messages)

[qemu-mainline test] 101652: trouble: broken/fail/pass
 2016-10-25 12:19 UTC 

[rumprun test] 101661: tolerable FAIL - PUSHED
 2016-10-25 11:32 UTC 

[RFC XEN PATCH 00/16] Add vNVDIMM support to HVM domains
 2016-10-25 11:28 UTC  (4+ messages)

[linux-3.10 test] 101650: regressions - FAIL
 2016-10-25 11:23 UTC 

[ovmf baseline-only test] 67931: all pass
 2016-10-25 10:24 UTC 

[distros-debian-snapshot test] 67930: tolerable FAIL
 2016-10-25 10:19 UTC 

[linux-3.18 test] 101648: regressions - FAIL
 2016-10-25 10:13 UTC 

[PATCH v2 for-4.8] tools/configure: fix pkg-config install path for FreeBSD
 2016-10-25  9:50 UTC  (2+ messages)

[PATCH for-4.8] tools/configure: fix pkg-config install path for FreeBSD
 2016-10-25  9:34 UTC  (2+ messages)

[linux-4.1 test] 101649: regressions - FAIL
 2016-10-25  9:33 UTC 

[PATCH v2 00/13] Refactor common part of xen backend and frontend
 2016-10-25  9:11 UTC  (2+ messages)

[GIT PULL v2 1/5] processor.h: introduce cpu_relax_yield
 2016-10-25  9:03 UTC  (5+ messages)
` [GIT PULL v2 2/5] stop_machine: yield CPU during stop machine
` [GIT PULL v2 3/5] s390: make cpu_relax a barrier again
` [GIT PULL v2 4/5] processor.h: Remove cpu_relax_lowlatency users
` [GIT PULL v2 5/5] processor.h: remove cpu_relax_lowlatency

[GIT PULL v2 0/5] cpu_relax: drop lowlatency, introduce yield
 2016-10-25  9:03 UTC 

[PATCH v2 RESEND] xen-netback: prefer xenbus_scanf() over xenbus_gather()
 2016-10-25  8:52 UTC  (2+ messages)

[PATCH] features: declare the Credit2 scheduler as Supported
 2016-10-25  8:18 UTC  (3+ 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).