xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-31 14:11:50 to 2017-04-02 16:22:23 UTC [more...]

[xen-unstable test] 107103: tolerable FAIL
 2017-04-02 16:22 UTC 

[xen-unstable baseline-only test] 71142: regressions - trouble: blocked/broken/fail/pass
 2017-04-02 15:44 UTC 

[xen-4.6-testing test] 107097: regressions - trouble: broken/fail/pass
 2017-04-02 15:09 UTC 

[PATCH v10 0/6] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
 2017-04-02 12:24 UTC  (7+ messages)
` [PATCH v10 1/6] x86/ioreq server: Release the p2m lock after mmio is handled
` [PATCH v10 2/6] x86/ioreq server: Add DMOP to map guest ram with p2m_ioreq_server to an ioreq server
` [PATCH v10 3/6] x86/ioreq server: Add device model wrappers for new DMOP
` [PATCH v10 4/6] x86/ioreq server: Handle read-modify-write cases for p2m_ioreq_server pages
` [PATCH v10 5/6] x86/ioreq server: Asynchronously reset outstanding p2m_ioreq_server entries
` [PATCH v10 6/6] x86/ioreq server: Synchronously reset outstanding p2m_ioreq_server entries when an ioreq server unmaps

[xen-unstable-coverity test] 107109: regressions - ALL FAIL
 2017-04-02 10:59 UTC 

[Outreachy] - Xen Code Review Dashboard
 2017-04-02 10:13 UTC 

[linux-linus test] 107090: regressions - FAIL
 2017-04-02  8:17 UTC 

[libvirt test] 107101: regressions - FAIL
 2017-04-02  7:35 UTC 

[xen-unstable test] 107085: tolerable FAIL - PUSHED
 2017-04-02  5:05 UTC 

[xen-4.6-testing bisection] complete test-xtf-amd64-amd64-3
 2017-04-02  3:47 UTC 

[xen-4.6-testing test] 107076: regressions - trouble: broken/fail/pass
 2017-04-02  2:54 UTC 

[ovmf baseline-only test] 71141: all pass
 2017-04-01 23:29 UTC 

[qemu-mainline baseline-only test] 71140: tolerable trouble: blocked/broken/fail/pass
 2017-04-01 23:00 UTC 

[linux-linus test] 107075: regressions - FAIL
 2017-04-01 21:56 UTC 

[PATCH v3 00/26] arm64: Dom0 ITS emulation
 2017-04-01 20:37 UTC  (37+ messages)
` [PATCH v3 01/26] ARM: GICv3 ITS: parse and store ITS subnodes from hardware DT
` [PATCH v3 02/26] ARM: GICv3: allocate LPI pending and property table
` [PATCH v3 03/26] ARM: GICv3 ITS: allocate device and collection table
` [PATCH v3 04/26] ARM: GICv3 ITS: map ITS command buffer
` [PATCH v3 05/26] ARM: GICv3 ITS: introduce ITS command handling
` [PATCH v3 06/26] ARM: GICv3 ITS: introduce device mapping
` [PATCH v3 07/26] ARM: GICv3 ITS: introduce host LPI array
` [PATCH v3 08/26] ARM: GICv3: introduce separate pending_irq structs for LPIs
` [PATCH v3 09/26] ARM: GICv3: forward pending LPIs to guests
` [PATCH v3 10/26] ARM: GICv3: enable ITS and LPIs on the host
` [PATCH v3 11/26] ARM: vGICv3: handle virtual LPI pending and property tables
` [PATCH v3 12/26] ARM: vGICv3: Handle disabled LPIs
` [PATCH v3 13/26] ARM: vGICv3: introduce basic ITS emulation bits
` [PATCH v3 14/26] ARM: vITS: introduce translation table walks
` [PATCH v3 15/26] ARM: vITS: handle CLEAR command
` [PATCH v3 16/26] ARM: vITS: handle INT command
` [PATCH v3 17/26] ARM: vITS: handle MAPC command
` [PATCH v3 18/26] ARM: vITS: handle MAPD command
` [PATCH v3 19/26] ARM: vITS: handle MAPTI command
` [PATCH v3 20/26] ARM: vITS: handle MOVI command
` [PATCH v3 21/26] ARM: vITS: handle DISCARD command
` [PATCH v3 22/26] ARM: vITS: handle INV command
` [PATCH v3 23/26] ARM: vITS: handle INVALL command
` [PATCH v3 24/26] ARM: vITS: create and initialize virtual ITSes for Dom0
` [PATCH v3 25/26] ARM: vITS: create ITS subnodes for Dom0 DT
` [PATCH v3 26/26] ARM: vGIC: advertise LPI support

[xen-unstable test] 107069: regressions - FAIL
 2017-04-01 19:31 UTC 

[xen-unstable baseline-only test] 71138: tolerable trouble: blocked/broken/fail/pass
 2017-04-01 18:38 UTC 

raisin and minios stubdom
 2017-04-01 18:00 UTC  (7+ messages)

[xen-4.6-testing bisection] complete test-amd64-i386-rumprun-i386
 2017-04-01 17:07 UTC 

[PATCH RFC] x86/emulate: implement hvmemul_cmpxchg() with an actual CMPXCHG
 2017-04-01 16:56 UTC  (23+ messages)

[ovmf baseline-only test] 71139: all pass
 2017-04-01 16:34 UTC 

[qemu-mainline test] 107055: tolerable FAIL - PUSHED
 2017-04-01 15:54 UTC 

[RFC XEN PATCH v2 00/15] Add vNVDIMM support to HVM domains
 2017-04-01 15:45 UTC  (11+ messages)
` [RFC XEN PATCH v2 15/15] tools/misc: add xen-ndctl

[ovmf test] 107070: all pass - PUSHED
 2017-04-01 14:49 UTC 

[PATCH v10 00/25] Enable L2 Cache Allocation Technology & Refactor psr.c
 2017-04-01 13:53 UTC  (26+ messages)
` [PATCH v10 01/25] docs: create Cache Allocation Technology (CAT) and Code and Data Prioritization (CDP) feature document
` [PATCH v10 02/25] x86: refactor psr: remove L3 CAT/CDP codes
` [PATCH v10 03/25] x86: refactor psr: implement main data structures
` [PATCH v10 04/25] x86: move cpuid_count_leaf from cpuid.c to processor.h
` [PATCH v10 05/25] x86: refactor psr: L3 CAT: implement CPU init and free flow
` [PATCH v10 06/25] x86: refactor psr: L3 CAT: implement Domain init/free and schedule flows
` [PATCH v10 07/25] x86: refactor psr: L3 CAT: implement get hw info flow
` [PATCH v10 08/25] x86: refactor psr: L3 CAT: implement get value flow
` [PATCH v10 09/25] x86: refactor psr: L3 CAT: set value: implement framework
` [PATCH v10 10/25] x86: refactor psr: L3 CAT: set value: assemble features value array
` [PATCH v10 11/25] x86: refactor psr: L3 CAT: set value: implement cos finding flow
` [PATCH v10 12/25] x86: refactor psr: L3 CAT: set value: implement cos id picking flow
` [PATCH v10 13/25] x86: refactor psr: L3 CAT: set value: implement write msr flow
` [PATCH v10 14/25] x86: refactor psr: CDP: implement CPU init and free flow
` [PATCH v10 15/25] x86: refactor psr: CDP: implement get hw info flow
` [PATCH v10 16/25] x86: refactor psr: CDP: implement get value flow
` [PATCH v10 17/25] x86: refactor psr: CDP: implement set value callback functions
` [PATCH v10 18/25] x86: L2 CAT: implement CPU init and free flow
` [PATCH v10 19/25] x86: L2 CAT: implement get hw info flow
` [PATCH v10 20/25] x86: L2 CAT: implement get value flow
` [PATCH v10 21/25] x86: L2 CAT: implement set "
` [PATCH v10 22/25] tools: L2 CAT: support get HW info for L2 CAT
` [PATCH v10 23/25] tools: L2 CAT: support show cbm "
` [PATCH v10 24/25] tools: L2 CAT: support set "
` [PATCH v10 25/25] docs: add L2 CAT description in docs

[xen-4.6-testing test] 107042: regressions - trouble: broken/fail/pass
 2017-04-01 13:32 UTC 

[linux-linus test] 107053: regressions - FAIL
 2017-04-01 13:27 UTC 

[RFC QEMU PATCH v2 00/10] Implement vNVDIMM for Xen HVM guest
 2017-04-01 12:25 UTC  (3+ messages)
` [RFC QEMU PATCH v2 01/10] nvdimm xen: disable label support on Xen

ARM:Booting xen on pine64 board
 2017-04-01 11:32 UTC 

[libvirt test] 107056: regressions - FAIL
 2017-04-01 11:29 UTC 

[distros-debian-stretch test] 71137: tolerable trouble: blocked/broken/fail/pass
 2017-04-01 11:13 UTC 

[qemu-mainline baseline-only test] 71136: regressions - trouble: blocked/broken/fail/pass
 2017-04-01 10:52 UTC 

[ovmf test] 107039: all pass - PUSHED
 2017-04-01  7:27 UTC 

[xen-unstable test] 107034: tolerable FAIL - PUSHED
 2017-04-01  7:14 UTC 

[ovmf bisection] complete build-i386
 2017-04-01  5:48 UTC 

[xen-4.7-testing baseline-only test] 71135: tolerable trouble: blocked/broken/fail/pass
 2017-04-01  4:29 UTC 

[qemu-mainline test] 107025: tolerable FAIL - PUSHED
 2017-04-01  4:12 UTC 

[linux-linus test] 107024: regressions - FAIL
 2017-04-01  3:36 UTC 

[linux-next test] 107023: regressions - FAIL
 2017-04-01  1:42 UTC 

[For Xen-4.10 RFC PATCH 0/3] Reduce unnecessary icache maintenance operations
 2017-03-31 23:58 UTC  (11+ messages)
` [For Xen-4.10 RFC PATCH 1/3] Allow control of icache invalidations when calling flush_page_to_ram()
` [For Xen-4.10 RFC PATCH 2/3] arm: p2m: Prevent redundant icache flushes
` [For Xen-4.10 RFC PATCH 3/3] Prevent redundant icache flushes in populate_physmap()

[xen-unstable-smoke test] 107046: tolerable trouble: broken/fail/pass - PUSHED
 2017-03-31 23:42 UTC 

[xen-4.8-testing baseline-only test] 71134: regressions - trouble: blocked/broken/fail/pass
 2017-03-31 23:12 UTC 

[PATCH v2] setup vwfi correctly on cpu0
 2017-03-31 22:37 UTC 

[PATCH] setup vwfi correctly on cpu0
 2017-03-31 22:33 UTC  (3+ messages)

[xen-unstable-smoke test] 107044: regressions - trouble: broken/fail/pass
 2017-03-31 20:43 UTC 

[PATCH v5 0/3] xen/arm: remove race conditions in irq migration
 2017-03-31 20:24 UTC  (11+ messages)
` [PATCH v5 1/3] arm: remove irq from inflight, then change physical affinity
  ` [PATCH v5 2/3] xen/arm: move setting of new target vcpu to vgic_migrate_irq
  ` [PATCH v5 3/3] xen/arm: vgic_migrate_irq: do not race against GIC_IRQ_GUEST_MIGRATING

[ovmf bisection] complete build-amd64-xsm
 2017-03-31 19:56 UTC 

[PATCH for 4.9 0/6] x86/emul: Fixes
 2017-03-31 19:50 UTC  (7+ messages)
` [PATCH for 4.9 1/6] x86/hvm: Correct some address space terminology
` [PATCH for 4.9 2/6] x86/hvm: Correct long mode predicate
` [PATCH for 4.9 3/6] x86/hvm: Fix segmentation logic for system segments
` [PATCH for 4.9 4/6] x86/svm: Introduce svm_emul_swint_injection()
` [PATCH for 4.9 5/6] x86/emul: Drop swint_emulate infrastructure
` [PATCH for 4.9 6/6] x86/emul: Require callers to provide LMA in the emulation context

[PATCH v8 0/4] new ring macros, 9pfs and pvcalls headers
 2017-03-31 19:15 UTC  (5+ messages)
` [PATCH v8 1/4] ring.h: introduce macros to handle monodirectional rings with multiple req sizes
  ` [PATCH v8 2/4] xen: introduce a C99 headers check
  ` [PATCH v8 3/4] Introduce the Xen 9pfs transport header
  ` [PATCH v8 4/4] Introduce the pvcalls header

[PATCH v7 0/4] new ring macros, 9pfs and pvcalls headers
 2017-03-31 19:10 UTC  (5+ messages)
` [PATCH v7 1/4] ring.h: introduce macros to handle monodirectional rings with multiple req sizes
  ` [PATCH v7 2/4] xen: introduce a C99 headers check

[PATCH for-4.9] xen/arm: acpi: Map MMIO on fault in stage-2 page table for the hardware domain
 2017-03-31 18:50 UTC  (9+ messages)

[PATCH v3 00/19] Provide a command line option to choose how to handle SErrors
 2017-03-31 18:43 UTC  (24+ messages)
` [PATCH v3 01/19] xen/arm: Save ESR_EL2 to avoid using mismatched value in syndrome check
` [PATCH v3 02/19] xen/arm: Introduce a helper to get default HCR_EL2 flags
` [PATCH v3 03/19] xen/arm: Set and restore HCR_EL2 register for each vCPU separately
` [PATCH v3 06/19] xen/arm: Introduce a virtual abort injection helper
` [PATCH v3 08/19] xen/arm: Introduce a initcall to update cpu_hwcaps by serror_op
` [PATCH v3 15/19] xen/arm: Introduce a helper to check local abort is enabled
` [PATCH v3 16/19] xen/arm: Introduce a macro to synchronize SError
` [PATCH v3 17/19] xen/arm: Isolate the SError between the context switch of 2 vCPUs
` [PATCH v3 18/19] xen/arm: Prevent slipping hypervisor SError to guest

[xen-4.7-testing test] 107021: tolerable FAIL - PUSHED
 2017-03-31 18:18 UTC 

[PATCH v3] xen/arm: alternative: Register re-mapped Xen area as a temporary virtual region
 2017-03-31 18:15 UTC  (4+ messages)

gnttab_map_refs and contiguous buffer
 2017-03-31 17:56 UTC  (9+ messages)
` arm64: dma_to_phys/phys_to_dma need to be properly implemented

[xen-4.6-testing test] 107020: regressions - trouble: broken/fail/pass
 2017-03-31 17:56 UTC 

Question about the general performance counter overflow interrupt handling
 2017-03-31 17:49 UTC  (6+ messages)

[xen-unstable baseline-only test] 71133: regressions - trouble: blocked/broken/fail/pass
 2017-03-31 17:13 UTC 

Xen Security Advisory 206 - xenstore denial of service via repeated update
 2017-03-31 17:00 UTC  (3+ messages)

[ovmf test] 107027: regressions - FAIL
 2017-03-31 17:00 UTC 

[qemu-mainline baseline-only test] 71132: tolerable trouble: blocked/broken/fail/pass
 2017-03-31 16:46 UTC 

[xen-unstable-smoke test] 107033: tolerable trouble: broken/fail/pass - PUSHED
 2017-03-31 16:03 UTC 

[PATCH v3 0/8] x86/vioapic: introduce support for multiple vIO APICs
 2017-03-31 15:48 UTC  (13+ messages)
` [PATCH v3 1/8] x86/vioapic: expand hvm_vioapic to contain vIO APIC internal state
` [PATCH v3 2/8] x86/hvm: introduce hvm_domain_irq macro
` [PATCH v3 3/8] x86/irq: rename NR_HVM_IRQS and break it's dependency on VIOAPIC_NUM_PINS
` [PATCH v3 4/8] x86/hvm: convert gsi_assert_count into a variable size array
` [PATCH v3 5/8] x86/vioapic: allow the vIO APIC to have a variable number of pins
` [PATCH v3 6/8] x86/vioapic: introduce support for multiple vIO APICS

[PATCH v3] ns16550-Add-command-line-parsing-adjustments
 2017-03-31 15:42 UTC 

[PATCH v2] xen: make functions in xen-acpi-processor return void
 2017-03-31 15:30 UTC  (4+ messages)

[PATCH] x86/vpmu_intel: Handle SMT consistently for programmable and fixed counters
 2017-03-31 15:17 UTC  (2+ messages)

[PATCH] xl: Add 'pvh' config option
 2017-03-31 15:08 UTC  (9+ messages)

[PATCH v4] xen/arm32: Introduce alternative runtime patching
 2017-03-31 14:51 UTC  (2+ messages)

[PATCH v9 12/25] x86: refactor psr: L3 CAT: set value: implement cos id picking flow
 2017-03-31 14:46 UTC  (13+ messages)

[PATCH v2] xen: make functions in xen-acpi-processor return void
 2017-03-31 14:40 UTC 

Legacy PCI interrupt {de}assertion count
 2017-03-31 14:38 UTC  (6+ messages)

[PATCH RFC 00/20] Add postcopy live migration support
 2017-03-31 14:19 UTC  (8+ messages)
` [PATCH RFC 02/20] libxc/xc_sr: parameterise write_record() on fd
` [PATCH RFC 03/20] libxc/xc_sr_restore.c: use write_record() in send_checkpoint_dirty_pfn_list()

[PATCH 2/2] xen: make functions in xen-acpi-processor return void
 2017-03-31 14:19 UTC  (2+ messages)
    ` [PATCH 1/2] xen: correct error handling in xen-acpi-processor


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