xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-21 10:56:57 to 2016-06-22 11:44:20 UTC [more...]

[RFC 0/8] xen/arm: acpi: Support SPIs routing
 2016-06-22 11:44 UTC  (18+ messages)
` [RFC 1/8] xen/arm: gic: Consolidate the IRQ affinity set in a single place
` [RFC 2/8] xen/arm: gic: Do not configure affinity for guest IRQ during routing
` [RFC 3/8] xen/arm: gic: split set_irq_properties
` [RFC 4/8] xen/arm: gic: set_type: Pass the type in parameter rather than in desc->arch.type
` [RFC 5/8] xen/arm: gic: Document how gic_set_irq_type should be called
` [RFC 6/8] Revert "xen/arm: warn the user that we cannot route SPIs to Dom0 on ACPI"
` [RFC 7/8] xen/arm: Allow DOM0 to set the irq type when ACPI is inuse
` [RFC 8/8] xen/arm: acpi: route all unused IRQs to DOM0

monitor access to pages with a specific p2m_type_t
 2016-06-22 11:38 UTC 

[PATCH v4 0/3] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
 2016-06-22 11:33 UTC  (33+ messages)
` [PATCH v4 3/3] x86/ioreq server: Add HVMOP to map guest ram with p2m_ioreq_server to an ioreq server

[PATCH v3 0/2] qemu-qdisk: Implementation of grant copy operation
 2016-06-22 11:24 UTC  (7+ messages)
` [PATCH v3 1/2] Interface for grant copy operation in libs
` [PATCH v3 2/2] qdisk - hw/block/xen_disk: grant copy implementation

[PATCH 0/6] xen/build: Use system headers
 2016-06-22 11:24 UTC  (7+ messages)
` [PATCH 1/6] xen/build: Allow the use of C freestanding headers
` [PATCH 2/6] xen/build: Use the system stdarg.h header
` [PATCH 3/6] xen/build: Use the system stdint.h header
` [PATCH 4/6] xen/build: Use the system limits.h header
` [PATCH 5/6] xen/build: Use the system stddef.h and inttypes.h headers
` [PATCH 6/6] xen/build: Use the system stdbool.h header

[PATCHv2] x86/xen: avoid m2p lookup when setting early page table entries
 2016-06-22 11:19 UTC  (4+ messages)

[PATCH v4 00/15] xen/arm: Introduce alternative runtime patching for ARM64
 2016-06-22 11:15 UTC  (16+ messages)
` [PATCH v4 01/15] xen/arm: Makefile: Sort the entries alphabetically
` [PATCH v4 02/15] xen/arm: Include the header asm-arm/system.h in asm-arm/page.h
` [PATCH v4 03/15] xen/arm: Add macros to handle the MIDR
` [PATCH v4 04/15] xen/arm: Add cpu_hwcap bitmap
` [PATCH v4 05/15] xen/arm64: Add an helper to invalidate all instruction caches
` [PATCH v4 06/15] xen/arm: arm64: Move the define BRK_BUG_FRAME into a separate header
` [PATCH v4 07/15] xen/arm: arm64: Reserve a brk immediate to fault on purpose
` [PATCH v4 08/15] xen/arm: arm64: Add helpers to decode and encode branch instructions
` [PATCH v4 09/15] xen/arm: Introduce alternative runtime patching
` [PATCH v4 10/15] xen/arm: cpufeature: Provide an helper to check if a capability is supported
` [PATCH v4 11/15] xen/arm: Detect silicon revision and set cap bits accordingly
` [PATCH v4 12/15] xen/arm: Document the errata implemented in Xen
` [PATCH v4 13/15] xen/arm: arm64: Add Cortex-A53 cache errata workaround
` [PATCH v4 14/15] xen/arm: arm64: Add cortex-A57 erratum 832075 workaround
` [PATCH v4 15/15] xen/arm: traps: Don't inject a fault if the translation VA -> IPA fails

[xen-4.3-testing test] 96068: regressions - FAIL
 2016-06-22 11:13 UTC 

[xen-unstable-coverity test] 96110: all pass - PUSHED
 2016-06-22 10:42 UTC 

[PATCH v3 00/16] xen/arm: Introduce alternative runtime patching for ARM64
 2016-06-22 10:37 UTC  (17+ messages)
` [PATCH v3 10/16] xen/arm: cpufeature: Provide an helper to check if a capability is supported
` [PATCH v3 11/16] xen/arm: Detect silicon revision and set cap bits accordingly
` [PATCH v3 12/16] xen/arm: Document the errata implemented in Xen
` [PATCH v3 13/16] xen/arm: arm64: Add Cortex-A53 cache errata workaround
` [PATCH v3 14/16] xen/arm: arm64: Add cortex-A57 erratum 832075 workaround
` [PATCH v3 16/16] xen/arm: arm64: Document Cortex-A57 erratum 834220

[PATCH] xen: x86: remove duplicated MSR_IA32_FEATURE_CONTROL definition
 2016-06-22 10:17 UTC 

[libvirt test] 96095: tolerable FAIL - PUSHED
 2016-06-22 10:11 UTC 

[PATCH RESEND 00/14] Xen ARM DomU ACPI support
 2016-06-22 10:06 UTC  (12+ messages)
` [PATCH RESEND 04/14] tools: add ACPI tables relevant definitions
            ` [PATCH RESEND 04/14] tools: add ACPI tables relevant definitions (and more)

[PATCH v2] xen: arm: Update arm64 image header
 2016-06-22  8:59 UTC 

[qemu-mainline test] 96054: regressions - FAIL
 2016-06-22  8:52 UTC 

[PATCH v2 1/2] xen/arm: drivers: scif: Remove dead code
 2016-06-22  8:42 UTC  (3+ messages)
` [PATCH v2 2/2] xen/arm: drivers: scif: Drop clock source configuration

[PATCH 0/7] vm-event: Implement ARM support for control-register writes
 2016-06-22  8:34 UTC  (13+ messages)
` [PATCH 2/7] vm-event: VM_EVENT_FLAG_DENY requires VM_EVENT_FLAG_VCPU_PAUSED
` [PATCH 6/7] vm-event/arm: move hvm_event_cr->common vm_event_monitor_cr

[PATCH v10 0/3] Check VT-d Device-TLB flush error
 2016-06-22  7:51 UTC  (4+ messages)
` [PATCH v10 1/3] vt-d: fix the IOMMU flush issue
` [PATCH v10 2/3] vt-d: propagate the IOMMU Device-TLB flush error up to ME phantom functions
` [PATCH v10 3/3] vt-d: add __must_check annotation to IOMMU flush pointers and handlers

[PATCH v1 Altp2m cleanup 0/3] Cleaning up altp2m code
 2016-06-22  7:28 UTC  (5+ messages)
` [PATCH v1 Altp2m cleanup 1/3] altp2m cleanup work
` [PATCH v1 Altp2m cleanup 2/3] Move altp2m specific functions to altp2m files
` [PATCH v1 Altp2m cleanup 3/3] Making altp2m struct dynamically allocated

[PATCH v2] x86/HVM: use available linear->phys translations in REP MOVS/STOS handling
 2016-06-22  7:19 UTC  (3+ messages)

[PATCH 0/3] xen: add full support for CONFIG_PARAVIRT_TIME_ACCOUNTING
 2016-06-22  7:03 UTC  (4+ messages)
` [PATCH 1/3] xen: update xen headers
` [PATCH 2/3] arm/xen: add support for vm_assist hypercall
` [PATCH 3/3] xen: support runqueue steal time on xen

[PATCH v3 0/8] xen/arm: Use the typesafes gfn and mfn
 2016-06-22  7:03 UTC  (10+ messages)
` [PATCH v3 1/8] xen/arm: Rename gmfn_to_mfn to gfn_to_mfn and use gfn/mfn typesafe
` [PATCH v3 2/8] xen/mm: Introduce a bunch of helpers for the typesafes mfn and gfn
` [PATCH v3 3/8] xen: Use typesafe gfn/mfn in guest_physmap_* helpers
` [PATCH v3 4/8] xen: Use typesafe gfn in xenmem_add_to_physmap_one
` [PATCH v3 5/8] xen/arm: Rename grant_table_gfpn into grant_table_gfn and use the typesafe gfn
` [PATCH v3 6/8] xen: Use the typesafe mfn and gfn in map_mmio_regions
` [PATCH v3 7/8] xen/arm: Rework the interface of p2m_lookup and use typesafe gfn and mfn
` [PATCH v3 8/8] xen/arm: p2m_cache_flush: Use the correct terminology and typesafe gfn

[PATCH v2 1/4] xen/init: Annotate all command line parameter infrastructure as const
 2016-06-22  7:00 UTC  (9+ messages)
` [PATCH v2 2/4] arm/init: Move .init.proc.info into .init.data
` [PATCH v2 3/4] xen/init: Move initcall infrastructure "
` [PATCH v2 4/4] x86/boot: copy/clear sections more efficiently

[PATCH v2] x86/HVM: use available linear->phys translations in REP MOVS/STOS handling
 2016-06-22  7:00 UTC 

[PATCH] xen/pciback: Fix conf_space read/write overlap check
 2016-06-22  6:49 UTC 

[PATCH] xen/pciback: Update data filter intersection logic
 2016-06-22  6:44 UTC  (9+ messages)

[qemu-upstream-4.3-testing test] 96078: regressions - FAIL
 2016-06-22  5:20 UTC 

[PATCH] xen/pciback: Fix conf_space read/write overlap check
 2016-06-22  4:11 UTC  (5+ messages)

[xen-4.3-testing bisection] complete build-i386-libvirt
 2016-06-22  3:29 UTC 

[PATCH v9 0/3] Check VT-d Device-TLB flush error
 2016-06-22  3:07 UTC  (4+ messages)
` [PATCH v9 1/3] vt-d: fix the IOMMU flush issue

XSA-180 follow-up: repurpose xenconsoled for logging
 2016-06-22  0:58 UTC  (9+ messages)

[ovmf test] 96050: regressions - FAIL
 2016-06-21 22:33 UTC 

[xen-unstable-smoke test] 96074: tolerable all pass - PUSHED
 2016-06-21 22:12 UTC 

[xen-unstable test] 96049: tolerable FAIL - PUSHED
 2016-06-21 21:46 UTC 

[qemu-upstream-4.3-testing test] 96052: regressions - FAIL
 2016-06-21 21:24 UTC 

[xen-unstable-smoke test] 96071: regressions - FAIL
 2016-06-21 19:50 UTC 

[PATCH] xen/pciback: Fix conf_space read/write overlap check
 2016-06-21 18:26 UTC 

[PATCH] x86: compact supposedly unused entry point code
 2016-06-21 17:47 UTC  (8+ messages)

sunxi U-boot Branch
 2016-06-21 17:40 UTC 

[PATCH 0/4] x86/vMSI-X: misc improvements
 2016-06-21 17:33 UTC  (9+ messages)
` [PATCH 1/4] x86/vMSI-X: defer intercept handler registration
` [PATCH 2/4] x86/vMSI-X: drop list lock
` [PATCH 3/4] x86/vMSI-X: drop pci_msix_get_table_len()
` [PATCH 4/4] x86/vMSI-X: use generic intercept handler in place of MMIO one

[xen-unstable-smoke test] 96064: tolerable all pass - PUSHED
 2016-06-21 17:14 UTC 

[PATCH 13/17] xen: move FLASK entry under XSM in Kconfig
 2016-06-21 17:09 UTC  (2+ messages)
` [PATCH 13/17 v3] "

[PATCH 00/19] xen: sched: assorted fixes and improvements to Credit2
 2016-06-21 16:41 UTC  (5+ messages)
` [PATCH 01/19] xen: sched: leave CPUs doing tasklet work alone
` [PATCH 03/19] xen: credit2: insert and tickle don't need a cpu parameter

[PATCH v2 00/17] XSM/FLASK updates for 4.8
 2016-06-21 16:03 UTC  (6+ messages)
` [PATCH 12/17] xen/xsm: remove .xsm_initcall.init section

[xen-4.3-testing test] 96042: regressions - FAIL
 2016-06-21 15:59 UTC 

[PATCH] xen/PMU: Log VPMU initialization error at lower level
 2016-06-21 15:19 UTC  (3+ messages)

[PATCH 0/8] Add support for parsing per CPU Redistributor entry
 2016-06-21 15:09 UTC  (17+ messages)
` [PATCH 2/8] arm/gic-v3: Fold GICR subtable parsing into a new function
` [PATCH 3/8] arm/gic-v3: Parse per-cpu redistributor entry in GICC subtable
` [PATCH 6/8] arm: vgic: Split vgic_domain_init() functionality into two functions

[PATCH v4] xen: add steal_clock support on x86
 2016-06-21 14:51 UTC 

[xen-4.6-testing test] 96031: tolerable FAIL - PUSHED
 2016-06-21 14:49 UTC 

[PATCH 0/3] libxl: add framework for device types
 2016-06-21 14:24 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] libxl: refactor domcreate_attach_pci() to use device type framework
` [PATCH 3/3] libxl: refactor domcreate_attach_dtdev() "

[PATCH] xen/PMU: Log VPMU initialization error at lower level
 2016-06-21 14:17 UTC 

[PATCH 0/8] x86/time: improve cross-CPU clock monotonicity (and more)
 2016-06-21 13:57 UTC  (9+ messages)
` [PATCH 1/8] "

[xen-unstable-smoke test] 96055: tolerable all pass - PUSHED
 2016-06-21 13:28 UTC 

[libvirt test] 96038: tolerable FAIL - PUSHED
 2016-06-21 13:28 UTC 

[PATCH 1/3] xen/arm: drivers: scif: Remove dead code
 2016-06-21 13:22 UTC  (14+ messages)
` [PATCH 2/3] xen/arm: drivers: scif: Remove unused variables
` [PATCH 3/3] xen/arm: drivers: scif: Add clock auto detection

[PATCH 00/11] hvmctl hypercall
 2016-06-21 12:44 UTC  (3+ messages)
` [PATCH 10/11] hvmctl: convert HVMOP_*ioreq_server*

[PATCH] xen: arm: Update arm64 image header
 2016-06-21 11:59 UTC  (4+ messages)

[qemu-mainline test] 96022: regressions - FAIL
 2016-06-21 10:56 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).