xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-31 17:00:24 to 2017-04-03 10:16:31 UTC [more...]

[PATCH 0/2] ocaml: Start on fixing brokenness when no ocamlopt
 2017-04-03 10:16 UTC  (3+ messages)
    ` ARM64 hardware in osstest (WAS: [PATCH 0/2] ocaml: Start on fixing brokenness when no ocamlopt)

[PATCH for 4.9 0/6] x86/emul: Fixes
 2017-04-03 10:10 UTC  (19+ 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 v4] boot allocator: Use arch helper for virt_to_mfn on DIRECTMAP
 2017-04-03 10:01 UTC  (2+ messages)

[xen-4.6-testing test] 107134: regressions - trouble: broken/fail/pass
 2017-04-03  9:49 UTC 

[PATCH 00/10] pl011 emulation support in Xen
 2017-04-03  9:44 UTC  (11+ messages)
` [PATCH 01/10] xen/arm: vpl011: Add pl011 uart emulation "
` [PATCH 02/10] xen/arm: vpl011: Add new virtual console hvm params "
` [PATCH 03/10] xen/arm: vpl011: Enable pl011 emulation for a guest domain "
` [PATCH 04/10] xen/arm: vpl011: Provide a knob in libxl to enable/disable pl011 emulation
` [PATCH 05/10] xen/arm: vpl011: Allocate a new PFN in the toolstack for the virtual console
` [PATCH 06/10] xen/arm: vpl011: Add new parameters to xenstore "
` [PATCH 07/10] xen/arm: vpl011: Add a new console type to domain structure in xenconsole
` [PATCH 08/10] xen/arm: vpl011: Modify the APIs in xenconsole to acces both PV and VCON consoles
` [PATCH 09/10] xen/arm: vpl011: Add new virtual console to xenconsole client
` [PATCH 10/10] xen/arm: vpl011: Add a pl011 uart DT node in the guest device tree

[PATCH v10 0/6] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
 2017-04-03  9:28 UTC  (10+ 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

[PATCH] setup vwfi correctly on cpu0
 2017-04-03  9:26 UTC  (4+ messages)

[distros-debian-sid test] 71143: tolerable trouble: blocked/broken/fail/pass
 2017-04-03  9:10 UTC 

[PATCH v3 00/26] arm64: Dom0 ITS emulation
 2017-04-03  9:05 UTC  (38+ 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-4.6-testing bisection] complete test-xtf-amd64-amd64-1
 2017-04-03  8:46 UTC 

[PATCH RFC 00/13] Refactor x86/mm.c
 2017-04-03  8:40 UTC  (4+ messages)
` [PATCH RFC 04/13] x86/mm: carve out create_grant_pv_mapping

[PATCH v8 0/4] new ring macros, 9pfs and pvcalls headers
 2017-04-03  8:15 UTC  (6+ 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

[xen-4.6-testing bisection] complete test-xtf-amd64-amd64-5
 2017-04-03  8:02 UTC  (2+ messages)

[PATCH v3] xen/arm: alternative: Register re-mapped Xen area as a temporary virtual region
 2017-04-03  7:46 UTC  (5+ messages)

raisin and minios stubdom
 2017-04-03  5:20 UTC  (8+ messages)

[Outreachy] - Xen Code Review Dashboard
 2017-04-03  4:00 UTC  (3+ messages)

[linux-linus test] 107123: regressions - FAIL
 2017-04-03  3:44 UTC 

[xen-4.6-testing test] 107119: regressions - trouble: broken/fail/pass
 2017-04-02 23:38 UTC 

Outreachy project - Xen Code Review Dashboard
 2017-04-02 21:14 UTC  (4+ messages)

[linux-linus test] 107106: regressions - FAIL
 2017-04-02 17:48 UTC 

[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 

[xen-unstable-coverity test] 107109: regressions - ALL FAIL
 2017-04-02 10:59 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 

[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 

[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  (19+ 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  (10+ 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 

[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  (7+ messages)
` [PATCH v5 1/3] arm: remove irq from inflight, then change physical affinity
  ` [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 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  (18+ 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 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 

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  (5+ 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 


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