xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-25 06:44:21 to 2017-04-26 10:15:11 UTC [more...]

[PATCH v1 0/2] libxl: add PV display device driver interface
 2017-04-26 10:15 UTC  (18+ messages)

[RFC PATCH 0/9] "Non-shared" IOMMU support on ARM
 2017-04-26 10:05 UTC  (6+ messages)
` [RFC PATCH 9/9] xen: Add use_iommu flag to createdomain domctl

[PATCH v10 09/25] x86: refactor psr: L3 CAT: set value: implement framework
 2017-04-26 10:04 UTC  (3+ messages)
` [PATCH] dom_ids array implementation

[distros-debian-squeeze test] 71233: tolerable trouble: broken/fail/pass
 2017-04-26  9:20 UTC 

[PATCH v2] x86/mm: also flush TLB when putting writable foreign page reference
 2017-04-26  9:01 UTC  (5+ messages)

[ovmf baseline-only test] 71232: all pass
 2017-04-26  8:55 UTC 

[PATCH v2 0/9] vpci: PCI config space emulation
 2017-04-26  8:51 UTC  (24+ messages)
` [PATCH v2 1/9] xen/vpci: introduce basic handlers to trap accesses to the PCI config space
` [PATCH v2 3/9] xen/mm: move modify_identity_mmio to global file and drop __init
` [PATCH v2 8/9] vpci/msi: add MSI handlers

[seabios test] 107705: regressions - FAIL
 2017-04-26  8:51 UTC 

[ovmf test] 107702: all pass - PUSHED
 2017-04-26  8:25 UTC 

[PATCH 0/4] mitigate the per-pCPU blocking list may be too long
 2017-04-26  8:19 UTC  (7+ messages)
` [PATCH 1/4] xentrace: add TRC_HVM_VT_D_PI_BLOCK
` [PATCH 2/4] VT-d PI: Randomly Distribute entries to all online pCPUs' pi blocking list
` [PATCH 3/4] VT-d PI: Add reference count to pi_desc
` [PATCH 4/4] VT-d PI: Don't add vCPU to PI blocking list for a case

[PATCH 00/10] pl011 emulation support in Xen
 2017-04-26  8:13 UTC  (13+ messages)
` [PATCH 01/10] xen/arm: vpl011: Add pl011 uart emulation "
` [PATCH 06/10] xen/arm: vpl011: Add new parameters to xenstore for the virtual console

[linux-linus test] 107660: regressions - FAIL
 2017-04-26  8:08 UTC 

[PATCH v3 0/2][XTF] xtf/vpmu VPMU tests
 2017-04-26  8:02 UTC  (12+ messages)
` [PATCH v3 1/2][XTF] xtf/vpmu: Add Intel PMU MSR addresses
` [PATCH v3 2/2][XTF] xtf/vpmu: MSR read/write tests for VPMU

[PATCH v8 for-4.9 1/5] hvm/dmop: Box dmop_args rather than passing multiple parameters around
 2017-04-26  7:46 UTC  (8+ messages)
` [PATCH v8 for-4.9 3/5] hvm/dmop: Implement copy_{to, from}_guest_buf() in terms of raw accessors

David Vrabel mail bouncing
 2017-04-26  6:45 UTC  (3+ messages)

[PULL 0/21] Please pull xen-20170421-tag for 2.10
 2017-04-26  6:44 UTC  (9+ messages)
        ` [Qemu-devel] "

[PATCH] x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS if forced to zero
 2017-04-26  6:35 UTC  (7+ messages)

[seabios bisection] complete build-amd64-xsm
 2017-04-26  6:26 UTC  (2+ messages)

[PATCH for-next v2 00/10] x86: refactor x86/domain.c
 2017-04-26  6:04 UTC  (26+ messages)
` [PATCH for-next v2 01/10] x86/mm: make free_perdomain_mappings idempotent
` [PATCH for-next v2 02/10] x86/domain: provide pv_{create, destroy}_gdt_ldt_l1tab and use them
` [PATCH for-next v2 03/10] x86/domain: make release_compact_l4 NULL tolerant
` [PATCH for-next v2 04/10] x86/domain: factor out pv_vcpu_destroy
` [PATCH for-next v2 05/10] x86/domain: factor out pv_vcpu_initialise
` [PATCH for-next v2 06/10] x86/domain: push some code down to hvm_domain_initialise
` [PATCH for-next v2 07/10] x86/domain: factor out pv_domain_destroy
` [PATCH for-next v2 08/10] x86/domain: factor out pv_domain_initialise
` [PATCH for-next v2 09/10] x86/domain: move PV specific code to pv/domain.c
` [PATCH for-next v2 10/10] x86/domain: move HVM specific code to hvm/domain.c

[seabios test] 107684: regressions - FAIL
 2017-04-26  6:02 UTC 

Is Xen supports banana PI?
 2017-04-26  6:00 UTC 

[seabios bisection] complete build-amd64
 2017-04-26  5:44 UTC 

[ovmf test] 107683: all pass - PUSHED
 2017-04-26  5:31 UTC 

Is Xen supports banana PI?
 2017-04-26  5:09 UTC 

linux-next: manual merge of the xen-tip tree with the tip tree
 2017-04-26  4:57 UTC  (2+ messages)

[qemu-mainline test] 107644: regressions - FAIL
 2017-04-26  2:15 UTC 

[PULL 0/21] Please pull xen-20170421-v2-tag for 2.10
 2017-04-26  1:52 UTC  (23+ messages)
` [PATCH 01/21] xen: make use of xen_xc implicit in xen_common.h inlines
  ` [PATCH 02/21] xen: rename xen_modified_memory() to xen_hvm_modified_memory()
  ` [PATCH 03/21] xen: create wrappers for all other uses of xc_hvm_XXX() functions
  ` [PATCH 04/21] configure: detect presence of libxendevicemodel
  ` [PATCH 05/21] xen: use libxendevicemodel when available
  ` [PATCH 06/21] xen: use 5 digit xen versions
  ` [PATCH 07/21] xen: use libxendevice model to restrict operations
  ` [PATCH 08/21] xen: additionally restrict xenforeignmemory operations
  ` [PATCH 09/21] configure: use pkg-config for obtaining xen version
  ` [PATCH 10/21] xen: import ring.h from xen
    ` [Qemu-devel] "
  ` [PATCH 11/21] 9p: introduce a type for the 9p header
  ` [PATCH 12/21] xen/9pfs: introduce Xen 9pfs backend
  ` [PATCH 13/21] xen/9pfs: connect to the frontend
  ` [PATCH 14/21] xen/9pfs: receive requests from "
  ` [PATCH 15/21] xen/9pfs: implement in/out_iov_from_pdu and vmarshal/vunmarshal
  ` [PATCH 16/21] xen/9pfs: send responses back to the frontend
  ` [PATCH 17/21] xen/9pfs: build and register Xen 9pfs backend
  ` [PATCH 18/21] add xen-9p-backend to MAINTAINERS under Xen
  ` [PATCH 19/21] move xen-common.c to hw/xen/
  ` [PATCH 20/21] move xen-hvm.c to hw/i386/xen/
  ` [PATCH 21/21] move xen-mapcache.c "

[PATCH v3 04/29] x86: assembly, use ENDPROC for functions
 2017-04-26  1:42 UTC  (2+ messages)

[qemu-mainline baseline-only test] 71230: regressions - trouble: blocked/broken/fail/pass
 2017-04-26  1:14 UTC 

[seabios test] 107677: regressions - FAIL
 2017-04-26  1:12 UTC 

[xtf test] 107664: all pass - PUSHED
 2017-04-26  0:00 UTC 

[xen-unstable test] 107642: tolerable FAIL
 2017-04-25 22:35 UTC 

[seabios test] 107670: regressions - FAIL
 2017-04-25 22:19 UTC 

[ovmf baseline-only test] 71231: all pass
 2017-04-25 18:31 UTC 

[OSSTEST PATCH] ts-openstack-deploy: Set http proxy
 2017-04-25 18:19 UTC  (3+ messages)

[seabios test] 107663: regressions - FAIL
 2017-04-25 18:15 UTC 

[libvirt test] 107640: tolerable all pass - PUSHED
 2017-04-25 18:13 UTC 

[PATCH] x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS if forced to zero
 2017-04-25 18:00 UTC 

[PATCH 1/2] xen/arm, arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
 2017-04-25 17:22 UTC  (2+ messages)

[distros-debian-snapshot test] 71228: tolerable trouble: blocked/broken/fail/pass
 2017-04-25 16:54 UTC 

[PATCH] x86emul: correct stub invocation constraints
 2017-04-25 16:48 UTC  (3+ messages)

[PATCH] x86/32on64: properly honor add-to-physmap-batch's size
 2017-04-25 14:57 UTC  (4+ messages)

[linux-4.9 test] 107639: regressions - FAIL
 2017-04-25 16:40 UTC 

Resend: Linux 4.11-rc7: kernel BUG at drivers/xen/events/events_base.c:1221
 2017-04-25 16:31 UTC  (21+ messages)

[xtf test] 107659: all pass - PUSHED
 2017-04-25 16:01 UTC 

[RFC PATCH v2 00/25] ARM: Add Xen NUMA support
 2017-04-25 15:43 UTC  (13+ messages)
` [RFC PATCH v2 04/25] x86: NUMA: Add accessors for acpi_numa, numa_off and numa_fake variables
` [RFC PATCH v2 05/25] x86: NUMA: Move generic dummy_numa_init to separate function

[xen-unstable baseline-only test] 71227: regressions - trouble: blocked/broken/fail/pass
 2017-04-25 15:37 UTC 

[linux-linus test] 107638: regressions - FAIL
 2017-04-25 15:19 UTC 

[OSSTEST PATCH 1/3] mg-repro-setup: Cope with flights referencing other builds
 2017-04-25 15:13 UTC  (3+ messages)
` [OSSTEST PATCH 2/3] proxy config: Actually set https_proxy too
` [OSSTEST PATCH 3/3] mg-hosts: -l: print subtask info too

[xen-unstable-smoke test] 107650: tolerable trouble: broken/pass - PUSHED
 2017-04-25 14:42 UTC 

EFI + tboot + Xen
 2017-04-25 14:39 UTC  (5+ messages)

[xtf test] 107657: all pass - PUSHED
 2017-04-25 14:19 UTC 

[ovmf test] 107645: all pass - PUSHED
 2017-04-25 14:05 UTC 

[ovmf baseline-only test] 71229: all pass
 2017-04-25 13:38 UTC 

[PATCH for-next 0/8] Refactor x86/domain.c
 2017-04-25 13:37 UTC  (7+ messages)
` [PATCH for-next 4/8] x86/domain: push some code down to hvm_domain_initialise
` [PATCH for-next 6/8] x86/domain: factor out pv_domain_initialise

Release manager deputy for Xen 4.9 rc3
 2017-04-25 13:04 UTC 

[PATCH] xen/blkback: fix disconnect while I/Os in flight
 2017-04-25 12:59 UTC 

Xen Debugging through Lauterbach on ARMv8
 2017-04-25 12:47 UTC 

[for-4.9] 8250-uart: Fix typo in the header
 2017-04-25 12:44 UTC  (3+ messages)

[ARM] Native application design and discussion (I hope)
 2017-04-25 11:43 UTC  (17+ messages)

[qemu-mainline test] 107636: tolerable FAIL - PUSHED
 2017-04-25 10:23 UTC 

[ovmf test] 107641: all pass - PUSHED
 2017-04-25 10:10 UTC 

[PATCH] xen: Revert commits da72ff5bfcb0 and 72a9b186292d
 2017-04-25  8:58 UTC  (2+ messages)

[PATCH v10 09/25] x86: refactor psr: L3 CAT: set value: implement framework
 2017-04-25  8:40 UTC  (13+ messages)

[PATCH for-4.9] x86/mm: Add missing newline to a printk() in get_page_from_l1e()
 2017-04-25  8:36 UTC  (2+ messages)

[ovmf baseline-only test] 71226: all pass
 2017-04-25  7:02 UTC 

[PATCH v2] xen/pvh: Do not fill kernel's e820 map in init_pvh_bootparams()
 2017-04-25  6:59 UTC  (2+ messages)

[PATCH] xen/scsifront: use offset_in_page() macro
 2017-04-25  6:58 UTC 

[PATCH] x86/xen: fix xsave capability setting
 2017-04-25  6:47 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).