xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-27 10:07:45 to 2016-04-28 09:47:29 UTC [more...]

[PATCH 9] xSplice v1 design and implementation
 2016-04-28  9:47 UTC  (33+ messages)
` [PATCH v9 04/27] xen/xsplice: Hypervisor implementation of XEN_XSPLICE_op
` [PATCH v9 08/27] arm/x86/vmap: Add v[z|m]alloc_xen and vm_init_type
` [PATCH v9 10/27] xsplice: Add helper elf routines
` [PATCH v9 11/27] xsplice: Implement payload loading
` [PATCH v9 24/27] xsplice: Stacking build-id dependency checking

Overlaped PIO with multiple ioreq_server (Xen4.6.1)
 2016-04-28  9:46 UTC  (3+ messages)

[PATCH 0/2] x86/HVM: hvmemul_do_io() fixes
 2016-04-28  9:44 UTC  (4+ messages)
` [PATCH 1/2] x86/HVM: fix emulation re-issue check
` [PATCH 2/2] x86/HVM: fix forwarding of internally cached requests (part 2)

[edk2] OVMF broken under Xen (in PCI initialisation)
 2016-04-28  9:44 UTC  (4+ messages)

[PATCH 0/3] x86/vMSI-X: further write snoop improvements
 2016-04-28  9:35 UTC 

[PATCH for 4.7] Remove HVMMEM_mmio_write_dm from the public interface
 2016-04-28  9:30 UTC  (2+ messages)

[xen-4.3-testing test] 93041: trouble: blocked/broken/fail/pass
 2016-04-28  9:22 UTC 

[PATCH] libxl: don't add cache mode for empty drives
 2016-04-28  9:17 UTC  (5+ messages)

[Fedora-xen] Fw: new message
 2016-04-28  9:10 UTC 

balloon question
 2016-04-28  9:07 UTC  (2+ messages)

no definition of virtualization exception in exception table
 2016-04-28  9:03 UTC  (3+ messages)

Questions about the new usb hotplug code in libxl and about adding hotplug (with qmp) usbredir tcp channels
 2016-04-28  8:35 UTC  (5+ messages)

Xen does not work after changing scheduler's code
 2016-04-28  8:32 UTC  (10+ messages)

[PATCH] Remove HVMMEM_mmio_write_dm from the public interface(patch for 4.7.0)
 2016-04-28  8:30 UTC  (2+ messages)

[PATCH v3 0/3] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
 2016-04-28  7:14 UTC  (16+ messages)
` [PATCH v3 1/3] x86/ioreq server(patch for 4.7): Rename p2m_mmio_write_dm to p2m_ioreq_server

[distros-debian-wheezy test] 44369: tolerable trouble: blocked/broken
 2016-04-28  7:05 UTC 

SMMU, Unhandled context fault
 2016-04-28  6:39 UTC  (10+ messages)

[PATCH] x86/hvm: Add debug exception vm_events
 2016-04-28  5:57 UTC  (2+ messages)

[Intel-gfx] [Announcement] 2016-Q1 release of XenGT - a Mediated Graphics Passthrough Solution from Intel
 2016-04-28  5:29 UTC 

[ovmf test] 92991: regressions - FAIL
 2016-04-28  5:26 UTC 

[xen-unstable baseline-only test] 44368: regressions - FAIL
 2016-04-28  2:57 UTC 

[xen-4.3-testing test] 92997: trouble: blocked/broken/fail/pass
 2016-04-28  2:54 UTC 

[libvirt test] 92667: regressions - FAIL
 2016-04-28  2:49 UTC  (4+ messages)

[PATCH v2] xen/arm: gicv2: Export GICv2m register frames to domain0 by device tree
 2016-04-28  2:08 UTC  (5+ messages)

[PATCH v2 00/11] Check VT-d Device-TLB flush error
 2016-04-28  1:23 UTC  (14+ messages)
` [PATCH v2 02/11] IOMMU: handle IOMMU mapping and unmapping failures
` [PATCH v2 03/11] IOMMU/MMU: enhance the call trees of IOMMU unmapping and mapping

[xen-unstable-smoke test] 93020: tolerable all pass - PUSHED
 2016-04-28  0:09 UTC 

Odroid XU3 support
 2016-04-27 22:53 UTC  (3+ messages)

[xen-unstable-smoke test] 93010: regressions - FAIL
 2016-04-27 21:59 UTC 

Should we mark RTDS as supported feature from experimental feature?
 2016-04-27 20:04 UTC  (8+ messages)

[PATCH v10] xSplice v1 design and implementation
 2016-04-27 19:27 UTC  (25+ messages)
` [PATCH v10 01/24] xsplice: Design document
` [PATCH v10 02/24] xen/xsplice: Hypervisor implementation of XEN_XSPLICE_op
` [PATCH v10 03/24] libxc: Implementation of XEN_XSPLICE_op in libxc
` [PATCH v10 04/24] xen-xsplice: Tool to manipulate xsplice payloads
` [PATCH v10 05/24] arm/x86: Use struct virtual_region to do bug, symbol, and (x86) exception tables lookup
` [PATCH v10 06/24] arm/x86/vmap: Add vmalloc_xen and vm_init_type
` [PATCH v10 07/24] xsplice: Add helper elf routines
` [PATCH v10 08/24] xsplice: Implement payload loading
` [PATCH v10 09/24] xsplice: Implement support for applying/reverting/replacing patches
` [PATCH v10 10/24] x86/xen_hello_world.xsplice: Test payload for patching 'xen_extra_version'
` [PATCH v10 11/24] xsplice, symbols: Implement symbol name resolution on address
` [PATCH v10 12/24] xsplice, symbols: Implement fast symbol names -> virtual addresses lookup
` [PATCH v10 13/24] x86, xsplice: Print payload's symbol name and payload name in backtraces
` [PATCH v10 14/24] xsplice: Add support for bug frames
` [PATCH v10 15/24] xsplice: Add support for exception tables
` [PATCH v10 16/24] xsplice: Add support for alternatives
` [PATCH v10 17/24] build_id: Provide ld-embedded build-ids
` [PATCH v10 18/24] xsplice: Print build_id in keyhandler and on bootup
` [PATCH v10 19/24] XENVER_build_id/libxc: Provide ld-embedded build-id
` [PATCH v10 20/24] libxl: info: Display build_id of the hypervisor
` [PATCH v10 21/24] xsplice: Stacking build-id dependency checking
` [PATCH v10 22/24] xsplice/xen_replace_world: Test-case for XSPLICE_ACTION_REPLACE
` [PATCH v10 23/24] xsplice: Prevent duplicate payloads from being loaded
` [PATCH v10 24/24] MAINTAINERS/xsplice: Add myself and Ross as the maintainers

[xen-unstable-smoke test] 92992: tolerable all pass - PUSHED
 2016-04-27 19:21 UTC 

[PATCH for-4.7 0/7] More tools build fixes with clang
 2016-04-27 19:18 UTC  (23+ messages)
` [PATCH for-4.7 1/7] tools/xenstat: Avoid comparing '0 <= unsigned integer'
` [PATCH for-4.7 2/7] tools/blktap2: Use abort() instead of custom crash
` [PATCH for-4.7 3/7] tools/blktap2: Fix array initialisers for tapdisk_disk_{types, drivers}[]
` [PATCH for-4.7 4/7] tools/blktap2: Fix use of uninitialised variable in _tap_list_join3()
` [PATCH for-4.7 5/7] tools/kdd: Fix uninitialised variable warning
` [PATCH for-4.7 6/7] travis: Remove clang-3.8 build
` [PATCH for-4.7 7/7] travis: Enable tools when building with clang

[xen-unstable test] 92925: tolerable FAIL - PUSHED
 2016-04-27 18:10 UTC 

[xen-4.3-testing test] 92953: trouble: blocked/broken/fail/pass
 2016-04-27 17:24 UTC 

[HACKATHON] Toolstack session
 2016-04-27 17:03 UTC  (3+ messages)
` xen.git build system (Re: [HACKATHON] Toolstack session)

[PATCH v3 00/10] xl: improve coding style and return more failure on
 2016-04-27 16:59 UTC  (15+ messages)
` [PATCH v3 1/7] libxl: improve return codes for some pci related functions
` [PATCH v3 4/7] xl_cmdimpl - Add return codes for pci-detach, pci-attach, pci-asssignable-add, and pci-assignable-remove
` [PATCH v3 5/7] xl: improve main_tmem_* return codes
` [PATCH v3 6/7] libxl: Fix libxl_set_memory_target return value
` [PATCH v3 7/7] libxl: libxl_tmem functions improving coding style

[xen-unstable-smoke test] 92966: tolerable all pass - PUSHED
 2016-04-27 16:53 UTC 

[ovmf test] 92933: regressions - FAIL
 2016-04-27 16:31 UTC 

[PATCH v2] MAINTAINERS: Clarify the meaning of nested maintainership
 2016-04-27 16:06 UTC 

Don’t Miss your Chance to Speak at Xen Project Developer Summit (CfP closes May 6th)
 2016-04-27 16:01 UTC 

[PATCH v2] altp2m: Allow the hostp2m to be shared
 2016-04-27 15:48 UTC 

[RFC] Minor change to governance document at http://www.xenproject.org/developers/governance.html
 2016-04-27 15:45 UTC  (3+ messages)

[PATCH] altp2m: Allow the hostp2m to be shared
 2016-04-27 15:40 UTC  (6+ messages)

[for-4.7 v2] xen/arm: Force broadcast of TLB and instruction cache maintenance instructions
 2016-04-27 15:35 UTC  (3+ messages)

[PATCH for-4.7] build/xen: fix assembler instruction tests
 2016-04-27 15:20 UTC  (2+ messages)

xen/arm: Assertion 'timer->status >= TIMER_STATUS_inactive' failed at timer.c:279
 2016-04-27 14:29 UTC  (5+ messages)

[PATCH] add info to p2m_pod_dump_data
 2016-04-27 14:25 UTC  (3+ messages)

[PATCH v12 0/2] libxl: add support for pvscsi, iteration 12
 2016-04-27 14:15 UTC  (4+ messages)
` [PATCH v12 1/2] libxl: add support for vscsi

[PATCH] xen/x86: actually allocate legacy interrupts on PV guests
 2016-04-27 14:03 UTC  (3+ messages)

[PATCH V6] vm_event: Allow subscribing to write events for specific MSR-s
 2016-04-27 13:57 UTC  (2+ messages)

[xen-unstable baseline-only test] 44366: tolerable FAIL
 2016-04-27 13:22 UTC 

[PATCH v3 for-4.7 00/16] Fixes for compiling with clang
 2016-04-27 13:23 UTC  (25+ messages)
` [PATCH v3 for-4.7 01/16] build: make HOSTCC conditional on the value of clang
` [PATCH v3 for-4.7 02/16] build: set HOSTCXX based on clang value for Kconfig xconfig target
` [PATCH v3 for-4.7 03/16] build: pass HOST{CC/CXX} value down to Kconfig
` [PATCH v3 for-4.7 04/16] build: remove Kconfig forced gcc selection
` [PATCH v3 for-4.7 05/16] tools/headers: prevent adding two __align8__ to uint64_t in ARM headers
` [PATCH v3 for-4.7 06/16] xen/tools: fix substitution of __align8__ uint64_t inside of headers
` [PATCH v3 for-4.7 07/16] libxc: fix usage of uninitialized variable
` [PATCH v3 for-4.7 08/16] libxl: fix shutdown_reason type in list_domains
` [PATCH v3 for-4.7 09/16] xl: fix usage of libxl_get_scheduler
` [PATCH v3 for-4.7 10/16] libxl: add the printf-like attributes to a couple of functions
` [PATCH v3 for-4.7 11/16] libxl: convert libxl__device_model_xs_path to a macro
` [PATCH v3 for-4.7 12/16] libxl: add explicit casts from yajl_gen_status to yajl_status
` [PATCH v3 for-4.7 13/16] libxl: fix passing the type argument to xc_psr_*
` [PATCH v3 for-4.7 14/16] oxenstored: fix error when shifting negative value
` [PATCH v3 for-4.7 15/16] tools/python: corrently use LDFLAGS and CFLAGS
` [PATCH v3 for-4.7 16/16] tools/pygrub: fix usage of LDFLAGS

Xen 4.7 Headline Features (for PR)
 2016-04-27 13:12 UTC  (6+ messages)

[xen-unstable-coverity test] 92952: all pass - PUSHED
 2016-04-27 12:16 UTC 

[linux-mingo-tip-master test] 92920: regressions - FAIL
 2016-04-27 11:56 UTC 

[PATCH] MAINTAINERS: Clarify the meaning of nested maintainership
 2016-04-27 11:34 UTC  (5+ messages)

[distros-debian-squeeze test] 44367: tolerable trouble: broken/fail/pass
 2016-04-27 11:18 UTC 

[xen-4.3-testing test] 92922: trouble: blocked/broken/fail/pass
 2016-04-27 10:33 UTC 

[for-4.7] xen/arm: Force broadcast of TLB and instruction cache maintenance instructions
 2016-04-27 10:26 UTC  (5+ messages)

[PATCH v2 for-4.7 00/14] Fixes for compiling with clang
 2016-04-27 10:09 UTC  (4+ 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).