xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-28 20:03:27 to 2017-06-30 11:16:32 UTC [more...]

WhatsApp group for Xen Project Developer Summit social stuff
 2017-06-30 11:16 UTC  (2+ messages)

[PATCH] tools/libxenforeignmemory: add xenforeignmemory_map2 function
 2017-06-30 11:10 UTC  (2+ messages)

[ovmf test] 111212: all pass - PUSHED
 2017-06-30 11:09 UTC 

[PATCH v3 00/11] libxl: add PV display device driver interface
 2017-06-30 10:45 UTC  (13+ messages)
` [PATCH v3 01/11] libxl: add vdispl structures to idl
` [PATCH v3 03/11] libxl: add generic function to get and free device list
` [PATCH v3 04/11] libxl: add generic function to add device
` [PATCH v3 11/11] docs: add PV display driver information

[PATCH v4] VT-d: fix VF of RC integrated PF matched to wrong VT-d unit
 2017-06-30 10:40 UTC  (3+ messages)

[PATCH 0/2] Handle SMCs and HVCs in conformance with SMCCC
 2017-06-30 10:37 UTC  (4+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] arm: traps: psci: use generic register accessors

[ovmf baseline-only test] 71618: tolerable FAIL
 2017-06-30 10:36 UTC 

[PATCH for-4.9 v2] livepatch: Declare live patching as a supported feature
 2017-06-30 10:30 UTC  (5+ messages)

[PATCH v2 0/2] libxl: cpuid bits
 2017-06-30 10:21 UTC  (7+ messages)
` [PATCH v2 1/2] libxl: add more cpuid flags handling

q35 support in Xen
 2017-06-30 10:21 UTC  (9+ messages)

[PATCH 0/6] AER unrecoverable error containment
 2017-06-30 10:18 UTC  (7+ messages)
` [PATCH 2/6] xl: Add commands for hiding and unhiding pcie passthrough devices
` [PATCH 3/6] libxc: Add wrappers for new commands
` [PATCH 4/6] libxl: Add wrappers for new commands and add AER error handler

Is anyone interested in hosting the following to Design Sessions at our Summit: "Versioning ABC" and "Improvements to Continuous Integration Workflow"?
 2017-06-30 10:04 UTC 

[distros-debian-jessie test] 71619: tolerable trouble: blocked/broken/pass
 2017-06-30  9:55 UTC 

[PATCH v12 00/23] Enable L2 Cache Allocation Technology & Refactor psr.c
 2017-06-30  9:33 UTC  (39+ messages)
` [PATCH v12 08/23] x86: refactor psr: L3 CAT: set value: implement framework
` [PATCH v12 09/23] x86: refactor psr: L3 CAT: set value: assemble features value array
` [PATCH v12 10/23] x86: refactor psr: L3 CAT: set value: implement cos finding flow
` [PATCH v12 11/23] x86: refactor psr: L3 CAT: set value: implement cos id picking flow
` [PATCH v12 12/23] x86: refactor psr: L3 CAT: set value: implement write msr flow
` [PATCH v12 13/23] x86: refactor psr: CDP: implement CPU init flow
` [PATCH v12 14/23] x86: refactor psr: CDP: implement get hw info flow
` [PATCH v12 15/23] x86: refactor psr: CDP: implement set value callback function
` [PATCH v12 16/23] x86: L2 CAT: implement CPU init flow
` [PATCH v12 17/23] x86: L2 CAT: implement get hw info flow

[PATCH v1] vvmx: fix ept_sync() for nested p2m
 2017-06-30  9:29 UTC  (2+ messages)

[PATCH] x86/vvmx: Fix WRMSR interception of VMX MSRs
 2017-06-30  9:28 UTC  (3+ messages)

[Xen-users] 4.8.1 migration fails over 1st interface, works over 2nd
 2017-06-30  9:26 UTC  (4+ messages)
    ` SOLVED/no bug "

[linux-linus test] 111183: regressions - FAIL
 2017-06-30  9:00 UTC 

[PATCH v1] xen/input: add multi-touch support
 2017-06-30  7:41 UTC  (5+ messages)

[xtf test] 111202: regressions - trouble: broken/pass
 2017-06-30  7:23 UTC 

[PATCH 1/2] tools/libxc: add interface for GNTTABOP_query_size
 2017-06-30  7:21 UTC  (2+ messages)
` [PATCH 2/2] tools: utility to dump guest grant table info

[linux-3.18 test] 111191: regressions - FAIL
 2017-06-30  5:50 UTC 

[ovmf test] 111198: all pass - PUSHED
 2017-06-30  5:12 UTC 

[qemu-mainline test] 111177: tolerable trouble: broken/fail/pass - PUSHED
 2017-06-30  4:48 UTC 

[PATCH 1/2] tools/libxl/libxl_pci.c: Extract sysfs_dev_get_class from libxl__grant_vga_iomem_permission
 2017-06-30  4:11 UTC  (2+ messages)
` [PATCH 2/2] tools/libxl/libxl_pci.c: Judge igd through class code instead of device ID

[PATCH v5 01/12] x86/apic: Construct a selector for the interrupt delivery mode
 2017-06-30  4:07 UTC  (12+ messages)
` [PATCH v5 02/12] x86/apic: Prepare for unifying the interrupt delivery modes setup
` [PATCH v5 03/12] x86/apic: Split local APIC timer setup from the APIC setup
` [PATCH v5 04/12] x86/apic: Move logical APIC ID away from apic_bsp_setup()
` [PATCH v5 05/12] x86/apic: Unify interrupt mode setup for SMP-capable system
` [PATCH v5 06/12] x86/apic: Mark the apic_intr_mode extern for sanity check cleanup
` [PATCH v5 07/12] x86/apic: Unify interrupt mode setup for UP system
` [PATCH v5 08/12] x86/ioapic: Refactor the delay logic in timer_irq_works()
` [PATCH v5 09/12] x86/init: add intr_mode_init to x86_init_ops
` [PATCH v5 10/12] x86/xen: Bypass intr mode setup in enlighten_pv system
` [PATCH v5 11/12] x86/time: Initialize interrupt mode behind timer init
` [PATCH v5 12/12] x86/apic: Remove the init_bsp_APIC()

[PATCH v5 00/12] Unify the interrupt delivery mode and do its setup in advance
 2017-06-30  4:07 UTC 

[PATCH 0/2] Add support parse PCI iommu bindings for Xen SMMU
 2017-06-30  3:23 UTC  (3+ messages)
` [PATCH 1/2] xen: devicetree: Introduce a helper to translate PCI requester ID
` [PATCH 2/2] xen/arm: smmu: Parse generic iommu binding for PCI devices

[PATCH 0/7] Generic IOMMU bindings support for Xen platform devices
 2017-06-30  3:15 UTC  (8+ messages)
` [PATCH 1/7] xen/arm: SMMU: Implement the add_device callback in SMMU
` [PATCH 2/7] xen/arm: SMMU: Introduce a helper to add DT device to SMMU
` [PATCH 3/7] xen/arm: Prepare SMMU resources for protected devices
` [PATCH 4/7] xen/arm: SMMU: Detect types of device tree binding
` [PATCH 5/7] xen/arm: SMMU: Keep registering legacy master in SMMU probe
` [PATCH 6/7] xen/arm: SMMU: Support generic IOMMU bindings
` [PATCH 7/7] xen: Fix a typo in error message of iommu_do_dt_domctl

[libvirt test] 111171: regressions - FAIL
 2017-06-30  1:21 UTC 

[PATCH v3] VT-d: fix VF of RC integrated PF matched to wrong VT-d unit
 2017-06-30  1:02 UTC  (3+ messages)

[xtf test] 111193: regressions - trouble: broken/pass
 2017-06-29 22:32 UTC 

EL0 app, stubdoms on ARM conf call
 2017-06-29 22:21 UTC  (8+ messages)

[ovmf baseline-only test] 71616: tolerable FAIL
 2017-06-29 22:16 UTC 

[xen-unstable test] 111168: regressions - FAIL
 2017-06-29 22:16 UTC 

[ovmf test] 111189: all pass - PUSHED
 2017-06-29 19:56 UTC 

New Design Sessions for the Developer Summit
 2017-06-29 17:43 UTC 

[xen-4.9-testing test] 111162: regressions - FAIL
 2017-06-29 17:07 UTC 

[PATCH 1/2] Revert "mm: don't use _{g, m}fn for defining INVALID_{G, M}FN"
 2017-06-29 16:43 UTC  (6+ messages)
` [PATCH 2/2] xen/mm: Introduce {G, M}FN_INVALID_INITIALIZER

[PATCH RFC] Live migration for VMs with QEMU backed local storage
 2017-06-29 16:11 UTC  (6+ messages)

Containing unrecoverable AER errors
 2017-06-29 15:46 UTC  (3+ messages)

[RFC] ARM PCI Passthrough design document
 2017-06-29 15:17 UTC  (4+ messages)

[ovmf baseline-only test] 71615: regressions - FAIL
 2017-06-29 14:41 UTC 

[xtf test] 111180: regressions - trouble: broken/pass
 2017-06-29 14:24 UTC 

[xen-unstable-smoke test] 111187: tolerable trouble: broken/pass - PUSHED
 2017-06-29 14:08 UTC 

[linux-3.18 test] 111155: regressions - trouble: blocked/broken/fail/pass
 2017-06-29 14:05 UTC 

[xtf test] 111167: regressions - trouble: broken/pass
 2017-06-29 13:22 UTC  (2+ messages)

[PATCH v4 00/11] Add LMCE support
 2017-06-29 13:02 UTC  (13+ messages)
` [PATCH v4 01/11] xen/mce: fix comment of struct mc_telem_cpu_ctl
` [PATCH v4 02/11] xen/mce: allow mce_barrier_{enter, exit} to return without waiting
` [PATCH v4 03/11] x86/mce: handle host LMCE
` [PATCH v4 08/11] x86/vmce, tools/libxl: expose LMCE capability in guest MSR_IA32_MCG_CAP

[PATCH 0/5] xen: sched_null: support soft affinity
 2017-06-29 12:56 UTC  (6+ messages)
` [PATCH 1/5] xen: sched: factor affinity helpers out of sched_credit.c
` [PATCH 2/5] xen: sched_null: check for pending tasklet work a bit earlier
` [PATCH 3/5] xen: sched-null: support soft-affinity
` [PATCH 4/5] xen: sched_null: add some tracing
` [PATCH 5/5] tools: tracing: handle null scheduler's events

[ovmf test] 111172: all pass - PUSHED
 2017-06-29 12:53 UTC 

[PATCH 0/3] please pull xen-20170627-tag
 2017-06-29 12:12 UTC  (2+ messages)

[PATCH 0/8] x86: bool_t to bool cleanup
 2017-06-29 10:35 UTC  (9+ messages)
` [PATCH 1/8] x86/irq.c: use plain bool
` [PATCH 3/8] x86/domain.c: "
` [PATCH 6/8] x86/time.c: "

[PATCH 0/4] xen/tools: Credit2: implement caps
 2017-06-29 10:22 UTC  (16+ messages)
` [PATCH 1/4] xen: credit2: implement utilization cap
` [PATCH 2/4] xen: credit2: allow to set and get "
` [PATCH 4/4] libxl/xl: allow to get and set cap on Credit2

[linux-linus test] 111148: regressions - FAIL
 2017-06-29 10:12 UTC 

[PATCH 00/17 v5] SBSA UART emulation support in Xen
 2017-06-29 10:11 UTC  (5+ messages)
` [PATCH 15/17 v5] xen/arm: vpl011: Add a new vuart console type to xenconsole client

Getting rid of xen_init_display() (and its dubious call into main_loop_wait())
 2017-06-29  8:43 UTC  (4+ messages)

[PATCH v3 0/9] vpci: PCI config space emulation
 2017-06-29  8:25 UTC  (6+ messages)
` [PATCH v3 9/9] vpci/msix: add MSI-X handlers

[PATCH v2] xenfb: remove xen_init_display "temporary" hack
 2017-06-29  8:24 UTC  (2+ messages)

[distros-debian-wheezy test] 71614: tolerable trouble: broken/pass
 2017-06-29  8:17 UTC 

[PATCH] xen/x86: Don't BUG on CPU0 offlining
 2017-06-29  7:02 UTC  (2+ messages)

[qemu-mainline test] 111142: trouble: broken/fail/pass
 2017-06-29  6:46 UTC 

[PATCH 00/25] xen/vIOMMU: Add vIOMMU support with irq remapping fucntion of virtual vtd
 2017-06-29  5:50 UTC  (26+ messages)
` [PATCH 1/25] VIOMMU: Add vIOMMU helper functions to create, destroy and query capabilities
` [PATCH 2/25] DOMCTL: Introduce new DOMCTL commands for vIOMMU support
` [PATCH 3/25] VIOMMU: Add irq request callback to deal with irq remapping
` [PATCH 4/25] VIOMMU: Add get irq info callback to convert irq remapping request
` [PATCH 5/25] Xen/doc: Add Xen virtual IOMMU doc
` [PATCH 6/25] Tools/libxc: Add viommu operations in libxc
` [PATCH 7/25] Tools/libacpi: Add DMA remapping reporting (DMAR) ACPI table structures
` [PATCH 8/25] Tools/libacpi: Add new fields in acpi_config to build DMAR table
` [PATCH 9/25] Tools/libacpi: Add a user configurable parameter to control vIOMMU attributes
` [PATCH 10/25] libxl: create vIOMMU during domain construction
` [PATCH 11/25] x86/hvm: Introduce a emulated VTD for HVM
` [PATCH 12/25] X86/vvtd: Add MMIO handler for VVTD
` [PATCH 13/25] X86/vvtd: Set Interrupt Remapping Table Pointer through GCMD
` [PATCH 14/25] X86/vvtd: Process interrupt remapping request
` [PATCH 15/25] x86/vvtd: decode interrupt attribute from IRTE
` [PATCH 16/25] x86/vioapic: Hook interrupt delivery of vIOAPIC
` [PATCH 17/25] X86/vvtd: Enable Queued Invalidation through GCMD
` [PATCH 18/25] X86/vvtd: Enable Interrupt Remapping "
` [PATCH 19/25] x86/vioapic: introduce a function to get vector from pin
` [PATCH 20/25] passthrough: move some fields of hvm_gmsi_info to a sub-structure
` [PATCH 21/25] Tools/libxc: Add a new interface to bind remapping format msi with pirq
` [PATCH 22/25] x86/vmsi: Hook delivering remapping format msi to guest
` [PATCH 23/25] x86/vvtd: Handle interrupt translation faults
` [PATCH 24/25] x86/vvtd: Add queued invalidation (QI) support
` [PATCH 25/25] x86/vvtd: save and restore emulated VT-d

[PATCH 0/3] Qemu: Add Xen vIOMMU interrupt remapping function support
 2017-06-29  5:49 UTC  (4+ messages)
` [PATCH 1/3] i386/msi: Correct mask of destination ID in MSI address
` [PATCH 2/3] xen-pt: bind/unbind interrupt remapping format MSI
` [PATCH 3/3] msi: Handle remappable format interrupt request

[ovmf baseline-only test] 71613: tolerable FAIL
 2017-06-29  5:43 UTC 

[linux-next test] 111141: regressions - FAIL
 2017-06-29  5:18 UTC 

[ovmf test] 111153: all pass - PUSHED
 2017-06-29  3:15 UTC 

[linux-3.18 bisection] complete test-amd64-i386-qemut-rhel6hvm-amd
 2017-06-28 23:24 UTC 

[xen-unstable test] 111136: regressions - FAIL
 2017-06-28 23:01 UTC 

[xtf test] 111144: regressions - trouble: broken/pass
 2017-06-28 21:54 UTC 

livepatch-tools: Handle new files in patch sets
 2017-06-28 21:41 UTC 

[xen-unstable-smoke test] 111159: tolerable trouble: broken/pass - PUSHED
 2017-06-28 21:33 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).