messages from 2017-09-12 15:28:22 to 2017-09-13 20:16:20 UTC [more...]
[PATCH 00/15] xen/x86: Clean-up the PoD code
2017-09-13 20:16 UTC (23+ messages)
` [PATCH 01/15] xen/x86: p2m-pod: Clean-up includes
` [PATCH 02/15] xen/x86: p2m-pod: Remove trailing whitespaces
` [PATCH 03/15] xen/x86: p2m-pod: Fix coding style for comments
` [PATCH 04/15] xen/x86: p2m-pod: Fix coding style
` [PATCH 05/15] xen/x86: p2m-pod: Avoid redundant assignments in p2m_pod_demand_populate
` [PATCH 06/15] xen/x86: p2m-pod: Clean-up use of typesafe MFN
` [PATCH 07/15] xen/x86: p2m-pod: Use typesafe gfn in p2m_pod_decrease_reservation
` [PATCH 08/15] xen/x86: p2m: Use typesafe gfn for the P2M callbacks get_entry and set_entry
` [PATCH 09/15] xen/x86: p2m: Use typesafe GFN in p2m_set_entry
` [PATCH 10/15] xen/x86: p2m-pod: Use typesafe GFN in pod_eager_record
` [PATCH 11/15] xen/x86: p2m-pod: Clean-up p2m_pod_zero_check
` [PATCH 12/15] xen/x86: p2m-pod: Use typesafe gfn in p2m_pod_zero_check
` [PATCH 13/15] xen/x86: p2m-pod: Use typesafe gfn in p2m_pod_demand_populate
` [PATCH 14/15] xen/x86: p2m-pod: Use typesafe gfn for the fields reclaim_single and max_guest
` [PATCH 15/15] xen/x86: p2m-pod: Rework prototype of p2m_pod_demand_populate
[RFC] Unicore Subproject Proposal
2017-09-13 19:27 UTC (10+ messages)
` [Xen-API] "
` [Minios-devel] "
[xen-unstable-smoke test] 113417: regressions - FAIL
2017-09-13 19:09 UTC
CONFIG_SCRUB_DEBUG=y + arm64 + livepatch = Xen BUG at page_alloc.c:738
2017-09-13 18:49 UTC (9+ messages)
[ovmf test] 113388: regressions - FAIL
2017-09-13 18:31 UTC
Notes Design Session: Making Releases Lessons Learned: Improving Our Release Process and Tooling
2017-09-13 18:26 UTC (5+ messages)
` Windows "heinsenbug" (WAS: Re: Notes Design Session: Making Releases Lessons Learned: Improving Our Release Process and Tooling)
vTPM Manager VM launch failure: operation not permitted
2017-09-13 18:23 UTC (6+ messages)
[PATCH v3 0/1] netif: staging grants for I/O requests
2017-09-13 18:10 UTC (2+ messages)
` [PATCH v3 1/1] public/io/netif.h: add gref mapping control messages
[RFC XEN PATCH v3 00/39] Add vNVDIMM support to HVM domains
2017-09-13 17:45 UTC (7+ messages)
` [RFC XEN PATCH v3 12/39] tools/xen-ndctl: add NVDIMM management util 'xen-ndctl'
[PATCH v3] Livepatching patch set for 4.10
2017-09-13 16:28 UTC (10+ messages)
` [PATCH v3 07/17] livepatch/arm/x86: Strip note_depends symbol from test-cases
` [PATCH v3 14/17] livepatch/x86/arm: arch/x86/mm: generalize do_page_walk() and implement arch_livepatch_lookup_mfn
[PATCH v6 01/12] xen: correct gnttab_get_status_frames()
2017-09-13 17:36 UTC (4+ messages)
` [PATCH v6 04/12] xen: add new domctl hypercall to set grant table resource limits
[distros-debian-squeeze test] 72101: regressions - trouble: blocked/broken/fail/pass
2017-09-13 17:26 UTC
[PATCH 00/17] x86: emulator enhancements
2017-09-13 17:10 UTC (11+ messages)
` [PATCH 01/17] x86emul: support remaining AVX insns
` [PATCH 02/17] x86emul: re-order cases of main switch statement
` [PATCH 03/17] x86emul: build SIMD tests with -Os
` [PATCH 04/17] x86emul: support F16C insns
[xen-unstable-smoke test] 113414: regressions - FAIL
2017-09-13 16:55 UTC
[PATCH] xen: Credit2: enable fully custom runqueue arrangement
2017-09-13 16:21 UTC
[PATCH 1/4] xen: re-introduce support for grant v2 interface
2017-09-13 16:20 UTC (18+ messages)
` [PATCH 2/4] xen: limit grant v2 interface to the v1 functionality
` [PATCH 3/4] xen: add grant interface version dependent constants to gnttab_ops
` [PATCH 4/4] xen: select grant interface version
[PATCH v5 00/11] vpci: PCI config space emulation
2017-09-13 15:55 UTC (4+ messages)
` [PATCH v5 04/11] x86/physdev: enable PHYSDEVOP_pci_mmcfg_reserved for PVH Dom0
Booting signed xen.efi through shim
2017-09-13 15:42 UTC (7+ messages)
[PATCH] x86/oprofile: Add a missing space to initialisation failure message
2017-09-13 15:37 UTC (2+ messages)
[xen-unstable-smoke test] 113410: regressions - FAIL
2017-09-13 14:49 UTC
[xen-4.8-testing test] 113371: tolerable FAIL - PUSHED
2017-09-13 14:32 UTC
[PATCH] libxl: add back libxl_device_v{k,f}b_add
2017-09-13 13:44 UTC
[PATCH v1] x86/vvmx: add hvm_intsrc_vector support to nvmx_intr_intercept()
2017-09-13 13:00 UTC
[xen-4.7-testing test] 113370: regressions - FAIL
2017-09-13 12:16 UTC
[PATCH v5 00/10] Handle SMCs and HVCs in conformance with SMCCC
2017-09-13 11:58 UTC (14+ messages)
` [PATCH v5 01/10] arm: traps: use generic register accessors in the PSCI code
` [PATCH v5 04/10] arm: processor.h: add definition for immediate value mask
` [PATCH v5 05/10] arm: add SMCCC protocol definitions
` [PATCH v5 06/10] arm: smccc: handle SMCs according to SMCCC
` [PATCH v5 07/10] arm: traps: handle PSCI calls inside `vsmc.c`
` [PATCH v5 08/10] arm: PSCI: use definitions provided by asm/smccc.h
[xen-4.9-testing baseline-only test] 72099: tolerable trouble: blocked/broken/fail/pass
2017-09-13 11:51 UTC
[xen-unstable-smoke test] 113403: regressions - FAIL
2017-09-13 11:15 UTC
USB passthrough with Xen on ARM
2017-09-13 11:02 UTC (10+ messages)
[PATCH 0/6] mce: fix coding style
2017-09-13 11:01 UTC (3+ messages)
[xen-unstable-coverity test] 113406: all pass - PUSHED
2017-09-13 11:00 UTC
[PATCH v2 0/5] Towards work-conserving RTDS
2017-09-13 10:42 UTC (3+ messages)
[PATCH v9 10/12] x86/xen: Bypass intr mode setup in enlighten_pv system
2017-09-13 10:22 UTC (4+ messages)
` [PATCH v10 "
[xen-4.5-testing test] 113369: regressions - FAIL
2017-09-13 10:09 UTC
[PATCH v4 00/11] Handle SMCs and HVCs in conformance with SMCCC
2017-09-13 10:04 UTC (5+ messages)
` [PATCH v4 05/11] arm: add SMCCC protocol definitions
[PATCH v6 00/12] x86: guest resource mapping
2017-09-13 9:46 UTC (14+ messages)
` [PATCH v6 01/12] x86/mm: allow a privileged PV domain to map guest mfns
` [PATCH v6 02/12] x86/mm: add HYPERVISOR_memory_op to acquire guest resources
` [PATCH v6 03/12] tools/libxenforeignmemory: add support for resource mapping
` [PATCH v6 04/12] tools/libxenforeignmemory: reduce xenforeignmemory_restrict code footprint
` [PATCH v6 05/12] tools/libxenctrl: use new xenforeignmemory API to seed grant table
` [PATCH v6 06/12] x86/hvm/ioreq: rename .*pfn and .*gmfn to .*gfn
` [PATCH v6 07/12] x86/hvm/ioreq: use bool rather than bool_t
` [PATCH v6 08/12] x86/hvm/ioreq: maintain an array of ioreq servers rather than a list
` [PATCH v6 09/12] x86/hvm/ioreq: simplify code and use consistent naming
` [PATCH v6 10/12] x86/hvm/ioreq: use gfn_t in struct hvm_ioreq_page
` [PATCH v6 11/12] x86/hvm/ioreq: defer mapping gfns until they are actually requsted
` [PATCH v6 12/12] x86/hvm/ioreq: add a new mappable resource type
Restore PVHVM DomU with a different MAC
2017-09-13 9:24 UTC (2+ messages)
[PATCH v9 00/12] Unify the interrupt delivery mode and do its setup in advance
2017-09-13 9:12 UTC
[PATCH] build: propagate runstatedir
2017-09-13 9:11 UTC (3+ messages)
[PATCH v2 0/7] xen/arm: Clean-up traps.c
2017-09-13 9:11 UTC (18+ messages)
` [PATCH v2 1/7] xen/arm: traps: Re-order the includes alphabetically
` [PATCH v2 2/7] xen/arm: Move arch/arm/vtimer.h to include/asm-arm/vtimer.h
` [PATCH v2 3/7] xen/arm: traps: Export a bunch of helpers to handle emulation
` [PATCH v2 4/7] xen/arm: Move sysreg emulation outside of traps.c
` [PATCH v2 5/7] xen/arm: Move co-processor "
` [PATCH v2 6/7] xen/arm: Move sysregs.h in arm64 sub-directory
` [PATCH v2 7/7] xen/arm: Limit the scope of cpregs.h
[PATCH v11 0/5] Notify monitor when emulating an unimplemented instruction
2017-09-13 8:56 UTC (3+ messages)
` [PATCH v11 1/5] gitignore: add local vimrc files
[PATCH v6 00/13] libxl: add PV display device driver interface
2017-09-13 8:41 UTC (8+ messages)
` [PATCH v6 10/13] libxl: change nic to use generec add function
` [PATCH v6 11/13] libxl: fix memory leak in libxl__colo_save_setup
[PATCH 0/7] x86/mm: Post XSA-234 cleanup
2017-09-13 8:28 UTC (17+ messages)
` [PATCH 4/7] x86/mm: Combine create_grant_{pte, va}_mapping()
` [PATCH 5/7] x86/mm: Carve steal_linear_address() out of replace_grant_host_mapping()
` [PATCH 6/7] x86/mm: Combine {destroy, replace}_grant_{pte, va}_mapping()
` [PATCH 7/7] x86/mm: Prevent 32bit PV guests using out-of-range linear addresses
[xen-4.6-testing test] 113368: regressions - FAIL
2017-09-13 7:19 UTC
[linux-linus bisection] complete test-amd64-i386-xl-raw
2017-09-13 6:49 UTC
[qemu-upstream-unstable baseline-only test] 72098: regressions - trouble: blocked/broken/fail/pass
2017-09-13 6:14 UTC
[stage1-xen PATCH v1 00/10] Add Fedora support
2017-09-13 5:17 UTC (12+ messages)
` [stage1-xen PATCH v1 04/10] build/fedora: Add `run` and `components/*` scripts
` [stage1-xen PATCH v1 06/10] build/fedora: Add `xen-unstable-runit/*` scripts
[RFC PATCH V3 0/3] Extend resources to support more vcpus in single VM
2017-09-13 4:52 UTC (4+ messages)
` [RFC PATCH V3 1/3] Xen: Increase hap/shadow page pool size to support more vcpus support
` [RFC PATCH V3 2/3] Tool/ACPI: DSDT extension to support more vcpus
` [RFC PATCH V3 3/3] hvmload: Add x2apic entry support in the MADT build
[xen-4.9-testing test] 113367: tolerable FAIL - PUSHED
2017-09-13 4:16 UTC
[qemu-mainline test] 113364: regressions - trouble: broken/fail/pass
2017-09-13 2:34 UTC
[xen-unstable-smoke test] 113384: tolerable all pass - PUSHED
2017-09-13 0:57 UTC
[ovmf test] 113375: regressions - FAIL
2017-09-12 23:51 UTC
[PATCH v3 01/13] xen/pvcalls: introduce the pvcalls xenbus frontend
2017-09-12 23:18 UTC (5+ messages)
` [PATCH v3 11/13] xen/pvcalls: implement poll command
[xen-unstable test] 113358: regressions - FAIL
2017-09-12 23:02 UTC
[qemu-upstream-unstable test] 113359: tolerable FAIL - PUSHED
2017-09-12 22:44 UTC
[linux-linus test] 113353: regressions - FAIL
2017-09-12 20:46 UTC
[PATCH RFC v2] Add SUPPORT.md
2017-09-12 20:09 UTC (5+ messages)
[PATCH 0/2] public/*ctl: drop unnecessary typedefs and handles
2017-09-12 16:15 UTC (10+ messages)
` [PATCH 1/2] public/domctl: "
` [PATCH 2/2] public/sysctl: "
[xen-unstable-smoke test] 113372: tolerable all pass - PUSHED
2017-09-12 15:46 UTC
[ovmf test] 113360: regressions - FAIL
2017-09-12 15:35 UTC
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).