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

[PATCH v11 0/6] VMX: Properly handle pi descriptor and per-cpu blocking list
 2017-03-31  8:11 UTC  (9+ 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 v2 00/19] Provide a command line option to choose how to handle SErrors
 2017-03-31  2:10 UTC  (42+ 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 03/19] xen/arm: Move parse_vwfi from trap.c to domain.c
` [PATCH v2 04/19] xen/arm: Restore HCR_EL2 register
` [PATCH v2 05/19] xen/arm: Avoid setting/clearing HCR_RW at every context switch
` [PATCH v2 06/19] xen/arm: Save HCR_EL2 when a guest took the SError
` [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 10/19] xen/arm64: Use alternative to skip the check of pending serrors
` [PATCH v2 11/19] xen/arm32: "
` [PATCH v2 12/19] xen/arm: Move macro VABORT_GEN_BY_GUEST to common header
` [PATCH v2 13/19] xen/arm: Introduce new helpers to handle guest/hyp SErrors
` [PATCH v2 14/19] xen/arm: Replace do_trap_guest_serror with new helpers
` [PATCH v2 15/19] xen/arm: Unmask the Abort/SError bit in the exception entries
` [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 v2 18/19] xen/arm: Prevent slipping hypervisor SError to guest
` [PATCH v2 19/19] xen/arm: Handle guest external abort as guest SError

Outreachy project - Xen Code Review Dashboard
 2017-03-31  1:48 UTC 

[xen-4.8-testing baseline-only test] 71125: tolerable trouble: blocked/broken/fail/pass
 2017-03-30 23:51 UTC 

[ovmf baseline-only test] 71126: regressions - FAIL
 2017-03-30 23:24 UTC 

[qemu-mainline test] 106999: tolerable FAIL - PUSHED
 2017-03-30 23:15 UTC 

[PATCH] xl: Add 'pvh' config option
 2017-03-30 23:06 UTC 

[PATCH v2 0/2] Support for IORT table
 2017-03-30 23:00 UTC  (3+ messages)
` [PATCH v2 1/2] ACPICA: ACPI 6.0: Add support "
` [PATCH v2 2/2] ACPICA: IORT: Add in support for the SMMUv3 subtable

[PATCH] x86/xen/time: set ->min_delta_ticks and ->max_delta_ticks
 2017-03-30 22:59 UTC  (2+ messages)

[ovmf test] 107008: all pass - PUSHED
 2017-03-30 22:44 UTC 

[linux-linus test] 106998: regressions - FAIL
 2017-03-30 22:43 UTC 

[PATCH] setup vwfi correctly on cpu0
 2017-03-30 22:35 UTC 

[PATCH v7 0/4] new ring macros, 9pfs and pvcalls headers
 2017-03-30 21:04 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 v7 3/4] Introduce the Xen 9pfs transport header
  ` [PATCH v7 4/4] Introduce the pvcalls header

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

[RFC PATCH 0/4] Qemu: Add Xen vIOMMU support
 2017-03-30 20:38 UTC  (10+ messages)
` [RFC PATCH 2/4] Xen: add a dummy vIOMMU to create/destroy vIOMMU in Xen
` [RFC PATCH 3/4] xen-pt: bind/unbind interrupt remapping format MSI
` [RFC PATCH 4/4] msi: taking interrupt format into consideration during judging a pirq is binded with a event channel

Xen ARM community call - meeting minutes and date for the next one
 2017-03-30 20:24 UTC 

Xen ARM community call - meeting minutes and date for the next one
 2017-03-30 20:17 UTC  (7+ messages)

[RFC PATCH 00/23] xen/vIOMMU: Add vIOMMU support with irq remapping fucntion on Intel platform
 2017-03-30 19:57 UTC  (6+ messages)
` [RFC PATCH 5/23] Tools/libxc: Add viommu operations in libxc

[PATCH for-4.9] xen/arm: acpi: Map MMIO on fault in stage-2 page table for the hardware domain
 2017-03-30 19:54 UTC  (8+ messages)

[RFC PATCH v3 0/2] xen: credit2: flexible configuration for runqueues
 2017-03-30 19:28 UTC  (3+ 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 v2 0/2] xen: credit2: flexible configuration for runqueues
 2017-03-30 19:19 UTC  (3+ messages)
` [PATCH v2 1/2] xen: credit2: enable per cpu runqueue creation
` [PATCH v2 2/2] xen: credit2: provide custom option to create

Xen 4.9 Development Update
 2017-03-30 18:24 UTC 

[PATCH] docs/misc: document PV control/feature keys for laptop/slate mode
 2017-03-30 18:18 UTC  (2+ messages)

[GSoC] Xen on ARM: create multiple guests from device tree
 2017-03-30 18:14 UTC  (15+ messages)

[xen-unstable-smoke test] 107006: tolerable trouble: broken/fail/pass - PUSHED
 2017-03-30 18:02 UTC 

[GSoC]about the task "Share a page in memory from the VM config file"
 2017-03-30 17:52 UTC  (12+ messages)

[PATCH] docs/misc: document PV control/feature keys for laptop/slate mode
 2017-03-30 17:49 UTC  (3+ messages)

raisin and minios stubdom
 2017-03-30 17:42 UTC  (3+ messages)

[PATCH v2] x86/emul: Poision the stubs with debug traps
 2017-03-30 17:09 UTC  (5+ messages)

4.9.19 (and others) hang when running as a nested dom0
 2017-03-30 17:05 UTC  (3+ messages)

[PATCH v2] x86: suppress duplicate symbol warnings for CONFIG_GCOV
 2017-03-30 17:02 UTC  (3+ messages)

[ovmf test] 106996: all pass - PUSHED
 2017-03-30 16:58 UTC 

[PATCH v4 3/4] xenstore: rework of transaction handling
 2017-03-30 16:41 UTC  (3+ messages)

[PATCH v3 0/9] Add LMCE support
 2017-03-30 16:34 UTC  (17+ messages)
` [PATCH v3 1/9] x86/mce: handle LMCE locally
` [PATCH v3 2/9] x86/mce_intel: detect and enable LMCE on Intel host
` [PATCH v3 3/9] x86/vmx: expose LMCE feature via guest MSR_IA32_FEATURE_CONTROL
` [PATCH v3 4/9] x86/vmce: emulate MSR_IA32_MCG_EXT_CTL
` [PATCH v3 5/9] x86/vmce: enable injecting LMCE to guest on Intel host
` [PATCH v3 6/9] x86/vmce, tools/libxl: expose LMCE capability in guest MSR_IA32_MCG_CAP
` [PATCH v3 7/9] xen/mce: add support of vLMCE injection to XEN_MC_inject_v2
` [PATCH v3 8/9] tools/libxc: add support of injecting MC# to specified CPUs
` [PATCH v3 9/9] tools/xen-mceinj: add support of injecting LMCE

[PATCH for-4.9 0/4] Fix migration of PV guests on modern AMD hardware
 2017-03-30 16:32 UTC  (5+ messages)
` [PATCH for-4.9 1/4] tools/libxc: Tolerate specific zero-content records in migration v2 streams
` [PATCH for-4.9 2/4] tools/libxc: Avoid generating inappropriate zero-content records
` [PATCH for-4.9 3/4] tools/python: Adjust migration v2 library to warn about "
` [PATCH for-4.9 4/4] docs: Clarify the expected behaviour of "

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

[xen-4.8-testing test] 106992: tolerable FAIL - PUSHED
 2017-03-30 15:52 UTC 

[PATCH RFC] x86/emulate: implement hvmemul_cmpxchg() with an actual CMPXCHG
 2017-03-30 15:47 UTC  (17+ messages)

[PATCH] Enable compiling with gcc tracing
 2017-03-30 15:46 UTC  (3+ messages)

[xen-unstable-smoke test] 107000: tolerable trouble: broken/fail/pass - PUSHED
 2017-03-30 15:32 UTC 

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

[xen-unstable test] 106990: regressions - FAIL
 2017-03-30 15:17 UTC 

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

[PATCH] xen, kdump: handle pv domain in paddr_vmcoreinfo_note()
 2017-03-30 14:18 UTC 

[PATCH v4] dm_op: Add xendevicemodel_modified_memory_bulk
 2017-03-30 14:16 UTC  (2+ messages)

[PATCH v2 for-4.9] x86/mm: Drop MEM_LOG() and correct some printed information
 2017-03-30 13:02 UTC  (4+ messages)

[PATCH v3 0/4] xenstore: rework of transaction handling
 2017-03-30 13:00 UTC  (7+ messages)
` [PATCH v3 3/4] "

[PATCH v3] xen/arm32: Introduce alternative runtime patching
 2017-03-30 12:55 UTC  (2+ messages)

[PATCH RFC 00/13] Refactor x86/mm.c
 2017-03-30 12:48 UTC  (8+ messages)
` [PATCH RFC 01/13] x86/mm: export {get,put}_pg_owner
  ` [PATCH RFC 01/13] x86/mm: export {get, put}_pg_owner

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

[PATCH 0/5] x86/dpci: bind legacy PCI interrupts to PVHv2 Dom0
 2017-03-30 11:50 UTC  (5+ messages)

inaccurate dirty_count from XEN_DOMCTL_SHADOW_OP
 2017-03-30 11:50 UTC  (5+ messages)

[linux-linus test] 106987: regressions - FAIL
 2017-03-30 11:48 UTC 

[ovmf baseline-only test] 71124: all pass
 2017-03-30 11:35 UTC 

[PATCH] docs: Update xen-tscmode.pod.7 to reflect default TSC mode changes
 2017-03-30 11:24 UTC  (2+ messages)

[PATCH] docs/misc: document platform/acpi_laptop_slate key
 2017-03-30 11:19 UTC  (2+ messages)

[PATCH v2 00/27] arm64: Dom0 ITS emulation
 2017-03-30 11:17 UTC  (3+ messages)
` [PATCH v2 06/27] ARM: GICv3 ITS: introduce device mapping

[seabios baseline-only test] 71122: tolerable FAIL
 2017-03-30 10:44 UTC 

[PATCH] mm: use heap macro in init_node_heap
 2017-03-30 10:43 UTC  (4+ messages)

[distros-debian-wheezy test] 71123: tolerable trouble: broken/pass
 2017-03-30 10:17 UTC 

[qemu-mainline baseline-only test] 71121: regressions - trouble: blocked/broken/fail/pass
 2017-03-30  9:27 UTC 

[ovmf test] 106988: all pass - PUSHED
 2017-03-30  8:23 UTC 

[PATCH v3 0/8] x86/vioapic: introduce support for multiple vIO APICs
 2017-03-30  8:16 UTC  (2+ messages)

[libvirt test] 106989: regressions - FAIL
 2017-03-30  8:07 UTC 

xen/arm: Domain not fully destroyed when using credit2
 2017-03-30  7:38 UTC  (17+ messages)

[seabios test] 106986: tolerable FAIL - PUSHED
 2017-03-30  6:17 UTC 

[PATCH RFC 00/20] Add postcopy live migration support
 2017-03-30  6:03 UTC  (9+ messages)
` [PATCH RFC 07/20] migration: defer precopy policy to libxl
` [PATCH RFC 08/20] libxl/migration: add precopy tuning parameters

[xen-4.8-testing test] 106985: regressions - FAIL
 2017-03-30  5:49 UTC 

[GSoc] Adding Floating Point support to Mini-OS
 2017-03-30  5:10 UTC  (2+ messages)


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