xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-24 14:41:38 to 2016-10-26 12:02:50 UTC [more...]

[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 for-4.8] tools/oxenstored: Avoid allocating invalid transaction ids
 2016-10-26 12:02 UTC  (3+ messages)

[PATCH v3 00/13] Refactor common part of xen backend and frontend
 2016-10-26 11:40 UTC  (15+ messages)
` [PATCH v3 01/13] xen: Fix coding style errors
` [PATCH v3 02/13] xen: Fix coding style warnings
` [PATCH v3 03/13] xen: Create a new file xen_pvdev.c
` [PATCH v3 04/13] xen: Move xenstore_update to xen_pvdev.c
` [PATCH v3 05/13] xen: Move evtchn functions "
` [PATCH v3 06/13] xen: Prepare xendev qtail to be shared with frontends
` [PATCH v3 07/13] xen: Move xenstore cleanup and mkdir functions
` [PATCH v3 08/13] xen: Rename xen_be_printf to xen_pv_printf
` [PATCH v3 09/13] xen: Rename xen_be_unbind_evtchn
` [PATCH v3 10/13] xen: Rename xen_be_send_notify
` [PATCH v3 11/13] xen: Rename xen_be_evtchn_event
` [PATCH v3 12/13] xen: Rename xen_be_find_xendev
` [PATCH v3 13/13] xen: Rename xen_be_del_xendev

[PATCH v2 00/30] PVHv2 Dom0
 2016-10-26 11:35 UTC  (6+ messages)
` [PATCH v2 18/30] xen/x86: setup PVHv2 Dom0 ACPI tables

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

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

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

[PATCH for-4.8] x86/emul: Move CPUID Faulting fault generation into the emulator
 2016-10-26 11:09 UTC 

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

[PATCH RFC] acpi: don't build acpi tables for xen hvm guests
 2016-10-26 10:32 UTC  (2+ messages)

[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  (16+ 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 

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

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

[Xen-users] xl info displays less ram than the total available
 2016-10-26  8:30 UTC  (9+ 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 

[RFC PATCH 00/24] [FOR 4.9] arm64: Dom0 ITS emulation
 2016-10-26  1:11 UTC  (15+ 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 07/24] ARM: GICv3 ITS: introduce device mapping
` [RFC PATCH 08/24] ARM: GICv3: introduce separate pending_irq structs for LPIs
` [RFC PATCH 11/24] ARM: vGICv3: handle virtual LPI pending and property tables
` [RFC PATCH 12/24] ARM: vGICv3: introduce basic ITS emulation bits
` [RFC PATCH 21/24] ARM: vITS: handle INVALL command

[PATCH v3 00/15] Enable L2 Cache Allocation Technology
 2016-10-26  1:01 UTC  (18+ messages)
` [PATCH v3 01/15] docs: L2 Cache Allocation Technology (CAT) feature document
` [PATCH v3 02/15] x86: refactor psr: Split 'ref' out
` [PATCH v3 03/15] x86: refactor psr: Remove 'struct psr_cat_cbm'
` [PATCH v3 04/15] x86: refactor psr: Encapsulate 'cbm_len' and 'cbm_max'
` [PATCH v3 05/15] x86: refactor psr: Use 'feat_mask' to record featues enabled
` [PATCH v3 06/15] x86: refactor psr: Create feature list
` [PATCH v3 07/15] x86: refactor psr: Implement feature operations structure
` [PATCH v3 08/15] x86: refactor psr: Implement get hw info callback function
` [PATCH v3 09/15] x86: refactor psr: Implement get value "
` [PATCH v3 10/15] x86: refactor psr: Implement function to get the max cos_max
` [PATCH v3 11/15] x86: refactor psr: Implement set value callback function
` [PATCH v3 12/15] x86: Implement L2 CAT in psr.c
` [PATCH v3 13/15] x86: Add L2 CAT interfaces in domctl
` [PATCH v3 14/15] x86: Add L2 CAT interfaces in sysctl
` [PATCH v3 15/15] tools & docs: add L2 CAT support in tools and docs

[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  (9+ messages)
` [PATCH 1/2] xenstore: add support for "
` [PATCH 2/2] xenstore: support XS_DIRECTORY_PART in libxenstore

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

[PATCH] xen:rtds:Clear __RTDS_depleted bit once replenish vcpu
 2016-10-25 13:27 UTC  (3+ messages)

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

Test Xen 4.8 RC3 FULL SUCCESS 21.10.16
 2016-10-25 13:22 UTC  (10+ 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  (3+ messages)

[PATCH] features: declare the Credit2 scheduler as Supported
 2016-10-25  8:18 UTC  (3+ messages)

[ovmf test] 101653: all pass - PUSHED
 2016-10-25  7:52 UTC 

[GIT PULL] xen: xenfs fixes for 4.9-rc2
 2016-10-25  3:28 UTC  (2+ messages)

3.18.y missing "x86/cpu: Fix SMAP check in PVOPS environments"
 2016-10-25  2:42 UTC  (2+ messages)

[xen-unstable test] 101644: regressions - FAIL
 2016-10-25  2:17 UTC 

[qemu-upstream-unstable baseline-only test] 67927: regressions - FAIL
 2016-10-25  1:28 UTC 

[ovmf baseline-only test] 67929: all pass
 2016-10-24 23:21 UTC 

[xen-unstable-smoke test] 101651: tolerable all pass - PUSHED
 2016-10-24 22:40 UTC 

[PATCH v3] x86/Intel: virtualize support for cpuid faulting
 2016-10-24 21:15 UTC  (13+ messages)
` [PATCH v3 2/2] "

[ovmf test] 101645: all pass - PUSHED
 2016-10-24 20:44 UTC 

[qemu-upstream-unstable test] 101642: regressions - FAIL
 2016-10-24 20:27 UTC 

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

[qemu-mainline test] 101641: regressions - FAIL
 2016-10-24 19:46 UTC 

[xen-unstable-smoke test] 101646: tolerable all pass - PUSHED
 2016-10-24 19:22 UTC 

[linux-3.10 test] 101638: regressions - FAIL
 2016-10-24 18:43 UTC 

[qemu-mainline baseline-only test] 67926: regressions - FAIL
 2016-10-24 18:40 UTC 

[PATCH RFC 0/2] Fix PAGE_SIZE issues in public headers
 2016-10-24 18:16 UTC  (5+ messages)

[linux-3.18 test] 101637: regressions - FAIL
 2016-10-24 17:34 UTC 

[rumprun baseline test] 101647: tolerable FAIL
 2016-10-24 17:19 UTC 

[GIT PULL] xen: fixes for 4.9-rc2
 2016-10-24 16:26 UTC 

[PATCH] Xen: Force non-irq keyhandler to be run in tasklet when receive a debugkey from serial port
 2016-10-24 15:14 UTC  (14+ messages)

[PATCH v2 RESEND] xen-netback: prefer xenbus_scanf() over xenbus_gather()
 2016-10-24 15:08 UTC 

[PATCH RESEND] xenbus: check return value of xenbus_scanf()
 2016-10-24 15:05 UTC 

[PATCH v2 RESEND] xenbus: prefer list_for_each()
 2016-10-24 15:03 UTC 

[PATCH v2] docs: remove wrong statement about bug in xenstore
 2016-10-24 14:59 UTC  (6+ messages)

[PATCH] x86emul: fix XOP decode
 2016-10-24 14:44 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).