messages from 2017-06-23 15:14:28 to 2017-06-26 17:18:08 UTC [more...]
[PATCH for-4.9] livepatch: Declare live patching as a supported feature
2017-06-26 17:18 UTC (8+ messages)
[PATCH v5 00/13] x86: refactor trap handling code
2017-06-26 16:57 UTC (20+ messages)
` [PATCH v5 01/13] x86: move callback_op code to pv/callback.c
` [PATCH v5 02/13] x86: move the compat callback ops next to the non-compat variant
` [PATCH v5 03/13] x86: move do_set_trap_table to pv/callback.c
` [PATCH v5 04/13] x86: move compat_set_trap_table along side the non-compat variant
` [PATCH v5 05/13] x86: remove the now empty x86_64/compat/traps.c
` [PATCH v5 06/13] x86: simplify guest_has_trap_callback
` [PATCH v5 07/13] x86/traps: simplify and rename send_guest_trap
` [PATCH v5 08/13] x86/traps: factor out pv_trap_init
` [PATCH v5 09/13] xen: move do_nmi_op and make it x86 only
` [PATCH v5 10/13] x86/traps: move {un, }register_guest_nmi_callback to pv/callback.c
` [PATCH v5 11/13] x86/callback.c: slightly change {un, }register_guest_nmi_callback
` [PATCH v5 12/13] x86/traps: move some PV specific functions to pv/traps.c
` [PATCH v5 13/13] x86/traps.h: remove unused declaration of cpu_user_regs
[xen-unstable-smoke test] 111075: tolerable trouble: broken/pass - PUSHED
2017-06-26 16:45 UTC
[PATCH] xen/x86: Don't BUG on CPU0 offlining
2017-06-26 16:39 UTC
[PATCH v7 36/36] x86/mm: Add support to make use of Secure Memory Encryption
2017-06-26 16:34 UTC (4+ messages)
` [PATCH v7 34/36] x86/mm: Add support to encrypt the kernel in-place
[PATCH] common/vm_event: Initialize vm_event lists on domain creation
2017-06-26 16:06 UTC (8+ messages)
[ovmf test] 111067: all pass - PUSHED
2017-06-26 15:43 UTC
[PATCH] x86/boot: re-arrange how/when we do disk I/O
2017-06-26 15:14 UTC (5+ messages)
[PATCH v3 0/9] vpci: PCI config space emulation
2017-06-26 14:41 UTC (7+ messages)
` [PATCH v3 6/9] xen/vpci: trap access to the list of PCI capabilities
` [PATCH v3 7/9] vpci: add a priority field to the vPCI register initializer
[PATCH v2] rombios: prevent building with PIC/PIE
2017-06-26 14:37 UTC (3+ messages)
[qemu-upstream-4.6-testing test] 111045: regressions - FAIL
2017-06-26 14:21 UTC
[PATCH] mini-os: link to libgcc.a to fix build with gcc7
2017-06-26 13:28 UTC
[PATCH] x86/mm: Fix infinite loop in get_spage_pages()
2017-06-26 13:26 UTC (3+ messages)
[PATCH] x86/xen: allow userspace access during hypercalls
2017-06-26 13:24 UTC (7+ messages)
` [PATCH v2] "
[xen-4.7-testing baseline-only test] 71598: tolerable trouble: blocked/broken/fail/pass
2017-06-26 13:11 UTC
[PATCH v2 01/16] xen/mm: Don't use _{g, m}fn for defining INVALID_{G, M}FN
2017-06-26 13:11 UTC (13+ messages)
[RFC v2] Proposal: Fuzzing the Hypervisor
2017-06-26 13:04 UTC (3+ messages)
[distros-debian-sid test] 71599: tolerable trouble: blocked/broken/fail/pass
2017-06-26 12:59 UTC
[PATCH] rombios: prevent building with PIC
2017-06-26 12:57 UTC (10+ messages)
[xen-4.8-testing test] 111043: tolerable trouble: blocked/broken/fail/pass - PUSHED
2017-06-26 12:28 UTC
[PATCH] x86: xen: remove unnecessary variable in xen_foreach_remap_area()
2017-06-26 11:59 UTC
[PATCH] x86/mm: revert to int type in get_spage_pages
2017-06-26 11:45 UTC
DomU can't start after recompiling DomU(PV) OS kernel
2017-06-26 11:27 UTC (2+ messages)
[PATCH v1 0/6] VMX MSRs policy for Nested Virt: part 1
2017-06-26 10:44 UTC (7+ messages)
` [PATCH v1 1/6] vmx: add struct vmx_msr_policy
` [PATCH v1 2/6] vmx: add raw_vmx_msr_policy
` [PATCH v1 3/6] vmx: refactor vmx_init_vmcs_config()
` [PATCH v1 4/6] vvmx: add hvm_max_vmx_msr_policy
` [PATCH v1 5/6] vvmx: add per domain vmx msr policy
` [DEBUG PATCH 6/6] vmx: print H/W VMX MSRs values during startup
[PATCH RFC] Live migration for VMs with QEMU backed local storage
2017-06-26 10:06 UTC (3+ messages)
clean up and modularize arch dma_mapping interface V2
2017-06-26 9:47 UTC (4+ messages)
` new dma-mapping tree, was "
[PATCH v6 2/3] x86/pt: enable binding of GSIs to a PVH Dom0
2017-06-26 9:47 UTC (2+ messages)
` [PATCH v6.1 "
[PATCH v6 1/3] x86/vioapic: make gsi_vioapic private
2017-06-26 9:46 UTC (2+ messages)
` [PATCH v6.1 "
[PATCH for-4.9 v3 0/3] Fixes for livepatching
2017-06-26 9:34 UTC (12+ messages)
` [PATCH for-4.9 v3 3/3] xen/livepatch: Don't crash on encountering STN_UNDEF relocations
[PATCH v4 00/11] Add LMCE support
2017-06-26 9:16 UTC (12+ messages)
` [PATCH v4 01/11] xen/mce: fix comment of struct mc_telem_cpu_ctl
` [PATCH v4 02/11] xen/mce: allow mce_barrier_{enter, exit} to return without waiting
` [PATCH v4 03/11] x86/mce: handle host LMCE
` [PATCH v4 04/11] x86/mce_intel: detect and enable LMCE on Intel host
` [PATCH v4 05/11] x86/vmx: expose LMCE feature via guest MSR_IA32_FEATURE_CONTROL
` [PATCH v4 06/11] x86/vmce: emulate MSR_IA32_MCG_EXT_CTL
` [PATCH v4 07/11] x86/vmce: enable injecting LMCE to guest on Intel host
` [PATCH v4 08/11] x86/vmce, tools/libxl: expose LMCE capability in guest MSR_IA32_MCG_CAP
` [PATCH v4 09/11] xen/mce: add support of vLMCE injection to XEN_MC_inject_v2
` [PATCH v4 10/11] tools/libxc: add support of injecting MC# to specified CPUs
` [PATCH v4 11/11] tools/xen-mceinj: add support of injecting LMCE
[PATCH v4 0/9] arm/mem_access: Walk guest page tables in SW if mem_access is active
2017-06-26 7:57 UTC (6+ messages)
` [PATCH v4 8/9] arm/mem_access: Add short-descriptor based gpt
[xen-4.6-testing test] 111038: tolerable FAIL - PUSHED
2017-06-26 7:32 UTC
live migration of HVM domUs with more than 32vcpus fails
2017-06-26 7:08 UTC (9+ messages)
[PATCH] xen/disk: don't leak stack data via response ring
2017-06-26 6:25 UTC (9+ messages)
[PATCH v2] passthrough: give XEN_DOMCTL_test_assign_device more sane semantics
2017-06-26 6:17 UTC (3+ messages)
[xen-4.7-testing test] 111036: tolerable trouble: blocked/broken/fail/pass - PUSHED
2017-06-26 5:46 UTC
[qemu-upstream-4.7-testing test] 111034: regressions - trouble: broken/fail/pass
2017-06-26 1:36 UTC
[qemu-mainline test] 111031: regressions - trouble: broken/fail/pass
2017-06-26 0:08 UTC
[PATCH RFC 0/3] libxl: upstream Qemu as PV backend for IOEMU stubdom
2017-06-25 22:15 UTC (4+ messages)
` [PATCH RFC 1/3] "
` [PATCH RFC 2/3] "
` [PATCH RFC 3/3] "
[libvirt test] 111029: tolerable trouble: blocked/broken/pass - PUSHED
2017-06-25 20:54 UTC
[xen-unstable test] 111028: regressions - trouble: blocked/broken/fail/pass
2017-06-25 19:44 UTC
[ovmf baseline-only test] 71597: tolerable FAIL
2017-06-25 15:55 UTC
[linux-4.9 test] 111027: regressions - trouble: blocked/broken/fail/pass
2017-06-25 15:16 UTC
[ovmf test] 111037: all pass - PUSHED
2017-06-25 13:25 UTC
[linux-linus test] 111025: regressions - trouble: broken/fail/pass
2017-06-25 13:13 UTC
[xen-unstable-coverity test] 111050: all pass - PUSHED
2017-06-25 10:41 UTC
[xen-4.9-testing test] 111022: regressions - trouble: broken/fail/pass
2017-06-25 10:41 UTC
[qemu-upstream-unstable baseline-only test] 71596: regressions - trouble: blocked/broken/fail/pass
2017-06-25 9:58 UTC
[xtf test] 111032: all pass - PUSHED
2017-06-25 8:30 UTC
[qemu-upstream-unstable test] 111017: tolerable FAIL - PUSHED
2017-06-25 5:17 UTC
[qemu-upstream-4.8-testing test] 111015: regressions - FAIL
2017-06-25 3:41 UTC
[qemu-upstream-4.5-testing test] 111013: regressions - FAIL
2017-06-25 1:29 UTC
[qemu-upstream-4.6-testing test] 111012: regressions - FAIL
2017-06-24 23:54 UTC
[ovmf baseline-only test] 71595: tolerable FAIL
2017-06-24 23:16 UTC
[xen-4.8-testing test] 111005: regressions - FAIL
2017-06-24 22:38 UTC
[distros-debian-stretch test] 71594: regressions - trouble: blocked/broken/fail/pass
2017-06-24 22:24 UTC
[ovmf baseline-only test] 71593: tolerable FAIL
2017-06-24 20:51 UTC
[qemu-mainline baseline-only test] 71592: tolerable trouble: blocked/broken/fail/pass
2017-06-24 20:43 UTC
[xen-4.5-testing baseline-only test] 71588: regressions - FAIL
2017-06-24 20:24 UTC
[xen-4.6-testing test] 111004: regressions - FAIL
2017-06-24 20:15 UTC
[xen-4.8-testing baseline-only test] 71591: tolerable trouble: blocked/broken/fail/pass
2017-06-24 19:20 UTC
[ovmf test] 111019: all pass - PUSHED
2017-06-24 19:06 UTC
[xen-4.7-testing test] 111003: regressions - FAIL
2017-06-24 18:16 UTC
[qemu-upstream-4.7-testing test] 111014: regressions - trouble: blocked/broken/fail/pass
2017-06-24 16:25 UTC
[xen-4.6-testing baseline-only test] 71589: regressions - trouble: broken/fail/pass
2017-06-24 15:46 UTC
[xen-4.7-testing baseline-only test] 71590: regressions - trouble: blocked/broken/fail/pass
2017-06-24 14:36 UTC
[qemu-mainline test] 111000: regressions - FAIL
2017-06-24 13:48 UTC
[XTF PATCH] Fix fallthrough typo in XTF common/libc/vsnprintf.c
2017-06-24 13:46 UTC (2+ messages)
[libvirt test] 110999: tolerable all pass - PUSHED
2017-06-24 11:49 UTC
[xen-unstable test] 110994: regressions - FAIL
2017-06-24 10:12 UTC
[linux-next test] 110990: regressions - FAIL
2017-06-24 9:33 UTC
[linux-linus test] 110984: regressions - FAIL
2017-06-24 0:48 UTC
[PATCH] x86: xen: remove unnecessary variable in xen_foreach_remap_area()
2017-06-23 22:01 UTC
[xen-4.9-testing test] 110978: regressions - FAIL
2017-06-23 21:43 UTC
[xen-unstable-smoke test] 111020: tolerable trouble: broken/pass - PUSHED
2017-06-23 21:04 UTC
[RFC v2]Proposal to allow setting up shared memory areas between VMs from xl config file
2017-06-23 20:47 UTC (8+ messages)
[PATCH 00/17 v5] SBSA UART emulation support in Xen
2017-06-23 19:58 UTC (13+ messages)
` [PATCH 04/17 v5] xen/arm: vpl011: Add SBSA UART emulation "
` [PATCH 08/17 v5] xen/arm: vpl011: Add a new domctl API to initialize vpl011
[PATCH v2] docs: improve ARM passthrough doc
2017-06-23 18:23 UTC (4+ messages)
[xen-unstable-smoke test] 111009: tolerable trouble: broken/pass - PUSHED
2017-06-23 18:03 UTC
[ovmf test] 110988: all pass - PUSHED
2017-06-23 17:44 UTC
[PATCH] vtpmmgr: make inline functions static
2017-06-23 17:35 UTC
[OSSTEST PATCH v11 00/20] Have OpenStack tested on top of xen's master and libvirt's master
2017-06-23 17:16 UTC (24+ messages)
` [OSSTEST PATCH v11 11/20] ts-openstack-deploy: Increase fd and memory limits for rabbitmq
` [OSSTEST PATCH v11 12/20] make-flight: Increase dom0_mem for openstack flight
` [OSSTEST PATCH v11 16/20] ts-openstack-tempest: Update list of skipped tests
` [OSSTEST PATCH v11 18/20] ts-logs-capture: Capture OpenStack logs
` [OSSTEST PATCH v11 20/20] Introduce flight for stable branches of OpenStack
[qemu-upstream-unstable test] 110975: regressions - trouble: broken/fail/pass
2017-06-23 16:57 UTC
[PATCH 0/4] xen/tools: Credit2: implement caps
2017-06-23 16:19 UTC (4+ messages)
` [PATCH 1/4] xen: credit2: implement utilization cap
[xen-unstable-smoke test] 111006: tolerable trouble: broken/pass - PUSHED
2017-06-23 15:56 UTC
[PATCH v3 0/8] osstest: initial FreeBSD support
2017-06-23 15:33 UTC (7+ messages)
` [PATCH v3 7/8] osstest: introduce a script to create a FreeBSD flight
` [PATCH v3 8/8] osstest: hook FreeBSD flight into cr-daily-branch
` [PATCH v3.1 "
[PATCH v2] x86emul: correct CF output of SHLD/SHRD
2017-06-23 15:14 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).