xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-31 02:10:00 to 2017-03-31 18:03:39 UTC [more...]

[PATCH v3 00/26] arm64: Dom0 ITS emulation
 2017-03-31 18:05 UTC  (7+ 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 for-4.9] xen/arm: acpi: Map MMIO on fault in stage-2 page table for the hardware domain
 2017-03-31 18:01 UTC  (7+ 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 v5 0/3] xen/arm: remove race conditions in irq migration
 2017-03-31 16:02 UTC  (10+ 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

[PATCH v3 0/8] x86/vioapic: introduce support for multiple vIO APICs
 2017-03-31 15:48 UTC  (14+ 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  (10+ messages)

[PATCH RFC] x86/emulate: implement hvmemul_cmpxchg() with an actual CMPXCHG
 2017-03-31 15:04 UTC  (22+ messages)

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

[PATCH v3 00/19] Provide a command line option to choose how to handle SErrors
 2017-03-31 14:48 UTC  (29+ 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 04/19] xen/arm: Avoid setting/clearing HCR_RW at every context switch
` [PATCH v3 05/19] xen/arm: Save HCR_EL2 when a guest took the SError
` [PATCH v3 06/19] xen/arm: Introduce a virtual abort injection helper
` [PATCH v3 07/19] xen/arm: Introduce a command line parameter for SErrors/Aborts
` [PATCH v3 08/19] xen/arm: Introduce a initcall to update cpu_hwcaps by serror_op
` [PATCH v3 09/19] xen/arm64: Use alternative to skip the check of pending serrors
` [PATCH v3 10/19] xen/arm32: "
` [PATCH v3 11/19] xen/arm: Move macro VABORT_GEN_BY_GUEST to common header
` [PATCH v3 12/19] xen/arm: Introduce new helpers to handle guest/hyp SErrors
` [PATCH v3 13/19] xen/arm: Replace do_trap_guest_serror with new helpers
` [PATCH v3 14/19] xen/arm: Unmask the Abort/SError bit in the exception entries
` [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
` [PATCH v3 19/19] xen/arm: Handle guest external abort as guest SError

[PATCH v9 12/25] x86: refactor psr: L3 CAT: set value: implement cos id picking flow
 2017-03-31 14:46 UTC  (20+ 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)

[For Xen-4.10 RFC PATCH 0/3] Reduce unnecessary icache maintenance operations
 2017-03-31 14:27 UTC  (8+ 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()

[PATCH RFC 00/20] Add postcopy live migration support
 2017-03-31 14:19 UTC  (10+ 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 1/2] xen: correct error handling in xen-acpi-processor
 2017-03-31 14:19 UTC  (5+ messages)
` [PATCH 2/2] xen: make functions in xen-acpi-processor return void

raisin and minios stubdom
 2017-03-31 14:15 UTC  (5+ messages)

[PATCH v2] xen, kdump: handle pv domain in paddr_vmcoreinfo_note()
 2017-03-31 14:02 UTC 

[xen-unstable-smoke test] 107030: tolerable trouble: broken/fail/pass - PUSHED
 2017-03-31 13:54 UTC 

[PATCH v5 3/4] xenstore: rework of transaction handling
 2017-03-31 13:51 UTC  (7+ messages)

[xen-4.8-testing test] 107019: tolerable FAIL - PUSHED
 2017-03-31 13:14 UTC 

[xen-unstable test] 107015: tolerable FAIL - PUSHED
 2017-03-31 11:54 UTC 

[ovmf baseline-only test] 71131: all pass
 2017-03-31 11:33 UTC 

[PATCH 0/2] xen: fix and cleanup of xen-acpi-processor
 2017-03-31 11:19 UTC 

[PATCH v4] dm_op: Add xendevicemodel_modified_memory_bulk
 2017-03-31 11:18 UTC  (2+ messages)

[PATCH v3 0/9] Add LMCE support
 2017-03-31 11:14 UTC  (9+ messages)
` [PATCH v3 1/9] x86/mce: handle LMCE locally
` [PATCH v3 3/9] x86/vmx: expose LMCE feature via guest MSR_IA32_FEATURE_CONTROL
` [PATCH v3 8/9] tools/libxc: add support of injecting MC# to specified CPUs

[PATCH v2 00/19] Provide a command line option to choose how to handle SErrors
 2017-03-31 11:09 UTC  (44+ messages)
` [PATCH v2 01/19] xen/arm: Save ESR_EL2 to avoid using mismatched value in syndrome check
` [PATCH v2 02/19] xen/arm: Remove vwfi while setting HCR_EL2 in init_traps
` [PATCH v2 04/19] xen/arm: Restore HCR_EL2 register
` [PATCH v2 07/19] xen/arm: Introduce a virtual abort injection helper
` [PATCH v2 08/19] xen/arm: Introduce a command line parameter for SErrors/Aborts
` [PATCH v2 09/19] xen/arm: Introduce a initcall to update cpu_hwcaps by serror_op
` [PATCH v2 11/19] xen/arm32: Use alternative to skip the check of pending serrors
` [PATCH v2 12/19] xen/arm: Move macro VABORT_GEN_BY_GUEST to common header
` [PATCH v2 16/19] xen/arm: Introduce a helper to synchronize SError
` [PATCH v2 17/19] xen/arm: Isolate the SError between the context switch of 2 vCPUs

[PATCH v4 3/4] xenstore: rework of transaction handling
 2017-03-31 11:03 UTC  (5+ messages)

Outreachy project - Xen Code Review Dashboard
 2017-03-31 11:01 UTC  (2+ messages)

[PATCH] Enable compiling with gcc tracing
 2017-03-31 10:52 UTC  (4+ messages)

Outreachy Project
 2017-03-31 10:50 UTC  (2+ messages)

[PATCH v11 0/6] VMX: Properly handle pi descriptor and per-cpu blocking list
 2017-03-31 10:38 UTC  (19+ messages)
` [PATCH v11 1/6] passthrough: don't migrate pirq when it is delivered through VT-d PI
` [PATCH v11 2/6] VT-d: Introduce new fields in msi_desc to track binding with guest interrupt
` [PATCH v11 5/6] VT-d: introduce update_irte to update irte safely

[PATCH v2] xen, kdump: handle pv domain in paddr_vmcoreinfo_note()
 2017-03-31 10:14 UTC 

[ovmf test] 107022: regressions - FAIL
 2017-03-31 10:09 UTC 

Xen ARM community call - meeting minutes and date for the next one
 2017-03-31 10:08 UTC  (7+ messages)

[qemu-mainline test] 107011: tolerable FAIL - PUSHED
 2017-03-31  9:58 UTC 

[linux-linus test] 107010: regressions - FAIL
 2017-03-31  9:40 UTC 

[Outreachy] Interested in contribution: Code Standards Checking using clang-format
 2017-03-31  9:37 UTC 

[PATCH] setup vwfi correctly on cpu0
 2017-03-31  9:36 UTC  (2+ messages)

[PATCH v2 0/2] Support for IORT table
 2017-03-31  9:00 UTC  (3+ messages)
` [PATCH v2 1/2] ACPICA: ACPI 6.0: Add support "

[ovmf test] 107018: all pass - PUSHED
 2017-03-31  8:57 UTC 

[distros-debian-jessie test] 71130: tolerable trouble: blocked/broken/pass
 2017-03-31  8:40 UTC 

[libvirt test] 107016: regressions - FAIL
 2017-03-31  8:37 UTC 

[RFC PATCH v3 0/2] xen: credit2: flexible configuration for runqueues
 2017-03-31  8:32 UTC  (5+ messages)
` [RFC PATCH v3 1/2] xen: credit2: enable per cpu runqueue creation
` [RFC PATCH v3 2/2] xen: credit2: provide custom option to create

[PATCH v7 0/4] new ring macros, 9pfs and pvcalls headers
 2017-03-31  8:29 UTC  (6+ 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 v7 4/4] Introduce the pvcalls header

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

[PATCH] xen, kdump: handle pv domain in paddr_vmcoreinfo_note()
 2017-03-31  8:03 UTC  (2+ messages)

[PATCH for-4.9 0/4] Fix migration of PV guests on modern AMD hardware
 2017-03-31  7:51 UTC  (5+ messages)
` [PATCH for-4.9 2/4] tools/libxc: Avoid generating inappropriate zero-content records
` [PATCH for-4.9 4/4] docs: Clarify the expected behaviour of "

[PATCH v2] x86: suppress duplicate symbol warnings for CONFIG_GCOV
 2017-03-31  7:47 UTC  (2+ messages)

[PATCH v2] x86/emul: Poision the stubs with debug traps
 2017-03-31  7:31 UTC  (6+ messages)

[ovmf baseline-only test] 71129: all pass
 2017-03-31  7:19 UTC 

[qemu-mainline baseline-only test] 71127: trouble: blocked/broken/fail/pass
 2017-03-31  5:27 UTC 

[ovmf baseline-only test] 71128: all pass
 2017-03-31  5:14 UTC 

[ovmf test] 107013: all pass - PUSHED
 2017-03-31  5:08 UTC 

[PATCH v3] xen/arm32: Introduce alternative runtime patching
 2017-03-31  2:23 UTC  (3+ messages)

[xen-unstable test] 107005: regressions - FAIL
 2017-03-31  2:15 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).