messages from 2016-08-05 13:00:06 to 2016-08-08 10:07:25 UTC [more...]
[XTF PATCH] xtf-runner: fix two synchronisation issues
2016-08-08 10:07 UTC (26+ messages)
` [RFC PATCH 0/8] Fix console "
` [RFC PATCH 1/8] tools/console: fix help string in client
` [RFC PATCH 2/8] tools/console: introduce --start-notify-fd option for console client
` [RFC PATCH 3/8] libxl: factor out libxl__console_tty_path
` [RFC PATCH 4/8] libxl: wait up to 5s in libxl_console_exec for xenconsoled
` [RFC PATCH 5/8] libxl: libxl_{primary_, }console_exec now take notify_fd argument
` [RFC PATCH 6/8] docs: document xenconsole startup protocol
` [RFC PATCH 7/8] xl: use "
` [RFC PATCH 8/8] tools/console: remove 5s bodge in console client
[PATCH 1/4] tools/xenalyze: Remove bogus library dependencies
2016-08-08 9:54 UTC (4+ messages)
` [PATCH 2/4] tools/xenalyze: Remove weighted cpi summaries
` [PATCH 3/4] tools/xenalyze: Get rid of extraneous data structure
` [PATCH 4/4] tools/xenalyze: Allow automatic resizing of sample buffers
[PATCH] x86/traps: Drop use_error_code parameter from do_{, guest_}trap()
2016-08-08 9:51 UTC
[OSSTEST PATCH RFC v2 00/14] Integrate XTF into OSSTest
2016-08-08 9:22 UTC (15+ messages)
` [OSSTEST PATCH RFC v2 01/14] ts-xen-build: always compile in FEP support
` [OSSTEST PATCH RFC v2 02/14] DO NOT APPLY ts-leak-check: sleep 5 seconds before collecting stuff
` [OSSTEST PATCH RFC v2 03/14] ap-common: add xtf tree
` [OSSTEST PATCH RFC v2 04/14] DO NOT APPLY point xtf to my personal tree
` [OSSTEST PATCH RFC v2 05/14] BuildSupport: move buildcmd_stamped_logged here
` [OSSTEST PATCH RFC v2 06/14] Introduce ts-xtf-build
` [OSSTEST PATCH RFC v2 07/14] sg-run-job: create xtf build recipe
` [OSSTEST PATCH RFC v2 08/14] Introduce ts-xtf-install
` [OSSTEST PATCH RFC v2 09/14] mfi-common: create xtf build job for 4.8 onwards
` [OSSTEST PATCH RFC v2 10/14] Introduce ts-xtf-fep
` [OSSTEST PATCH RFC v2 11/14] Introduce ts-xtf-run
` [OSSTEST PATCH RFC v2 12/14] sg-run-job: test-xtf recipe
` [OSSTEST PATCH RFC v2 13/14] make-flight: create 5 xtf jobs
` [OSSTEST PATCH RFC v2 14/14] Create XTF branch
Xen 4.6.1 crash with altp2m enabled by default
2016-08-08 9:48 UTC (11+ messages)
` Xen 4.6.1 crash with altp2m enabled bydefault
` Xen 4.6.1 crash with altp2m enabledbydefault
[xen-4.5-testing bisection] complete test-amd64-amd64-xl-pvh-intel
2016-08-08 9:42 UTC
[Design RFC] Towards work-conserving RTDS scheduler
2016-08-08 9:38 UTC (2+ messages)
live migration to qemu.git fails
2016-08-08 9:38 UTC (10+ messages)
[PATCH] tools: xenalyze: kill spurious sched_switch output in non dump mode
2016-08-08 9:33 UTC (2+ messages)
[ovmf test] 100328: all pass - PUSHED
2016-08-08 9:29 UTC
[PATCH 0/3] tools: support autoballooning of xenstore domain
2016-08-08 8:28 UTC (4+ messages)
` [PATCH 1/3] tools: add --maxmem parameter to init-xenstore-domain
` [PATCH 2/3] stubdom: add CONFIG_BALLOON to xenstore config
` [PATCH 3/3] tools: add config parameter for maximum memory of xenstore domain
[xen-4.5-testing test] 100322: regressions - trouble: broken/fail/pass
2016-08-08 8:18 UTC
[PATCH V2] x86/hvm: Allow guest_request vm_events coming from userspace
2016-08-08 8:06 UTC
[PATCH v1] Livepatch patches for v4.8 (v1)
2016-08-08 6:26 UTC (11+ messages)
` [PATCH v2 1/3] livepach: Add .livepatch.hooks functions and test-case
` [PATCH v2 2/3] symbols: Generate an xen-sym.map
` [PATCH v2 3/3] livepatch: Sync cache of build-id before using it first time
[xen-4.6-testing bisection] complete test-amd64-amd64-xl-pvh-intel
2016-08-08 6:14 UTC (3+ messages)
[PATCH v2] domctl: relax getdomaininfo permissions
2016-08-08 6:12 UTC (5+ messages)
[qemu-mainline test] 100310: trouble: broken/fail/pass
2016-08-08 5:56 UTC
[PATCH v2 00/25] arm/altp2m: Introducing altp2m to ARM
2016-08-08 4:44 UTC (102+ messages)
` [PATCH v2 03/25] arm/altp2m: Add struct vttbr
` [PATCH v2 04/25] arm/altp2m: Move hostp2m init/teardown to individual functions
` [PATCH v2 05/25] arm/altp2m: Rename and extend p2m_alloc_table
` [PATCH v2 06/25] arm/altp2m: Cosmetic fixes - function prototypes
` [PATCH v2 07/25] arm/altp2m: Add altp2m init/teardown routines
` [PATCH v2 08/25] arm/altp2m: Add HVMOP_altp2m_set_domain_state
` [PATCH v2 09/25] arm/altp2m: Add altp2m table flushing routine
` [PATCH v2 10/25] arm/altp2m: Add HVMOP_altp2m_create_p2m
` [PATCH v2 11/25] arm/altp2m: Add HVMOP_altp2m_destroy_p2m
` [PATCH v2 12/25] arm/altp2m: Add HVMOP_altp2m_switch_p2m
` [PATCH v2 13/25] arm/altp2m: Make p2m_restore_state ready for altp2m
` [PATCH v2 14/25] arm/altp2m: Make get_page_from_gva "
` [PATCH v2 15/25] arm/altp2m: Extend __p2m_lookup
` [PATCH v2 17/25] arm/altp2m: Cosmetic fixes - function prototypes
` [PATCH v2 18/25] arm/altp2m: Add HVMOP_altp2m_set_mem_access
` [PATCH v2 19/25] arm/altp2m: Add altp2m_propagate_change
` [PATCH v2 20/25] arm/altp2m: Add altp2m paging mechanism
` [PATCH v2 21/25] arm/altp2m: Add HVMOP_altp2m_change_gfn
[xen-4.6-testing test] 100309: regressions - trouble: broken/fail/pass
2016-08-08 3:25 UTC
[xen-4.5-testing test] 100308: trouble: blocked/broken/fail/pass
2016-08-07 23:11 UTC
[xen-4.5-testing bisection] complete test-amd64-amd64-xl-pvh-amd
2016-08-07 21:01 UTC
Save/Restore is not working properly
2016-08-07 17:23 UTC (2+ messages)
[PATCH 15/19] Qemu-Xen-vTPM: Xen frontend driver infrastructure
2016-08-07 11:39 UTC (3+ messages)
[PATCH] gnttab: Add gntdev device mappings for FreeBSD
2016-08-07 10:18 UTC (3+ messages)
[xen-unstable test] 99997: regressions - trouble: blocked/broken/fail/pass
2016-08-07 1:52 UTC
[qemu-mainline test] 99985: regressions - trouble: broken/fail/pass
2016-08-07 0:45 UTC
[ovmf test] 99998: all pass - PUSHED
2016-08-06 22:33 UTC
[xen-4.5-testing test] 99979: trouble: broken/fail/pass
2016-08-06 22:01 UTC
[xen-4.6-testing test] 100002: regressions - FAIL
2016-08-06 21:54 UTC
[qemu-mainline baseline-only test] 66931: regressions - FAIL
2016-08-06 19:00 UTC
[xen-4.6-testing test] 99976: regressions - trouble: broken/fail/pass
2016-08-06 18:57 UTC
[libvirt test] 99982: trouble: broken/fail/pass
2016-08-06 18:19 UTC
[distros-debian-stretch test] 66930: tolerable FAIL
2016-08-06 17:44 UTC
[ovmf test] 99981: trouble: broken/pass
2016-08-06 16:48 UTC
[xen-unstable test] 99974: tolerable FAIL - PUSHED
2016-08-06 16:47 UTC
[xen-4.7-testing test] 99972: tolerable FAIL - PUSHED
2016-08-06 9:18 UTC
[qemu-mainline test] 99965: tolerable FAIL - PUSHED
2016-08-06 8:37 UTC
[ovmf baseline-only test] 66928: all pass
2016-08-06 7:31 UTC
[ovmf test] 99968: all pass - PUSHED
2016-08-06 3:18 UTC
[xen-4.5-testing test] 99963: regressions - FAIL
2016-08-06 2:25 UTC
[xen-4.6-testing test] 99962: regressions - FAIL
2016-08-06 1:29 UTC
[xen-unstable test] 99959: regressions - FAIL
2016-08-06 0:43 UTC
[PATCH v4 00/19] x86: multiboot2 protocol support
2016-08-05 23:04 UTC (20+ messages)
` [PATCH v4 01/19] x86: allow EFI reboot method neither on EFI platforms
` [PATCH v4 02/19] x86/boot: remove multiboot1_header_end from symbol table
` [PATCH v4 03/19] x86/boot: create *.lnk files with linker script
` [PATCH v4 04/19] x86/boot/reloc: reduce assembly usage as much as possible
` [PATCH v4 05/19] x86/boot: call reloc() using stdcall calling convention
` [PATCH v4 06/19] x86/boot/reloc: create generic alloc and copy functions
` [PATCH v4 07/19] x86/boot: use %ecx instead of %eax
` [PATCH v4 08/19] x86/boot/reloc: Rename some variables and rearrange code a bit
` [PATCH v4 09/19] x86: add multiboot2 protocol support
` [PATCH v4 10/19] efi: move efi struct initialization to xen/common/lib.c
` [PATCH v4 11/19] efi: create efi_enabled()
` [PATCH v4 12/19] efi: introduce EFI_RS to ease control on runtime services usage
` [PATCH v4 13/19] efi: EFI_RS bit in efi.flags must be controlled by efi=[no-]rs command line argument
` [PATCH v4 14/19] efi: build xen.gz with EFI code
` [PATCH v4 15/19] x86/efi: create new early memory allocator
` [PATCH v4 16/19] x86: add multiboot2 protocol support for EFI platforms
` [PATCH v4 17/19] x86/boot: implement early command line parser in C
` [PATCH v4 18/19] x86: make Xen early boot code relocatable
` [PATCH v4 19/19] x86: add multiboot2 protocol support for relocatable images
[xen-4.7-testing test] 99961: regressions - FAIL
2016-08-05 22:52 UTC
[xen-unstable-smoke test] 99970: tolerable all pass - PUSHED
2016-08-05 19:07 UTC
monitor access to pages with a specific p2m_type_t
2016-08-05 18:26 UTC (14+ messages)
[PATCH v2 0/6] Fix console synchronisation issues
2016-08-05 17:41 UTC (7+ messages)
` [PATCH v2 1/6] tools/console: fix help string in client
` [PATCH v2 2/6] tools/console: introduce --start-notify-fd option for console client
` [PATCH v2 3/6] libxl: factor out libxl__console_tty_path
` [PATCH v2 4/6] libxl: libxl_{primary_, }console_exec now take notify_fd argument
` [PATCH v2 5/6] docs: document xenconsole startup protocol
` [PATCH v2 6/6] xl: use "
[PATCH] acpi: Re-license ACPI builder files from GPLv2 to LGPLv2.1
2016-08-05 17:36 UTC
[PATCH v2 00/18] mini-os: support of auto-ballooning
2016-08-05 17:36 UTC (19+ messages)
` [PATCH v2 01/18] mini-os: correct first free pfn
` [PATCH v2 02/18] mini-os: remove unused alloc_contig_pages() function
` [PATCH v2 03/18] mini-os: remove MM_DEBUG code
` [PATCH v2 04/18] mini-os: add description of x86 memory usage
` [PATCH v2 05/18] mini-os: add nr_free_pages counter
` [PATCH v2 06/18] mini-os: let memory allocation fail if no free page available
` [PATCH v2 07/18] mini-os: add ballooning config item
` [PATCH v2 08/18] mini-os: get maximum memory size from hypervisor
` [PATCH v2 09/18] mini-os: modify virtual memory layout for support of ballooning
` [PATCH v2 10/18] mini-os: remove unused mem_test() function
` [PATCH v2 11/18] mini-os: add checks for out of memory
` [PATCH v2 12/18] mini-os: don't allocate new pages for level 1 p2m tree
` [PATCH v2 13/18] mini-os: add function to map one frame
` [PATCH v2 14/18] mini-os: move p2m related macros to header file
` [PATCH v2 15/18] mini-os: remap p2m list in case of ballooning
` [PATCH v2 16/18] mini-os: map page allocator's bitmap to virtual kernel area for ballooning
` [PATCH v2 17/18] mini-os: add support for ballooning up
` [PATCH v2 18/18] mini-os: balloon up in case of oom
XenProject/XenServer QEMU working group, Friday 8th July, 2016, 15:00
2016-08-05 16:28 UTC (14+ messages)
` Device model operation hypercall (DMOP, re qemu depriv)
[PATCH v2] libxl: return any serial tty path in libxl_console_get_tty
2016-08-05 16:16 UTC (4+ messages)
[PATCH 1/3] xen: Some code motion to avoid having to do forward-declaration
2016-08-05 14:44 UTC (7+ messages)
` [PATCH 2/3] xen: Have schedulers revise initial placement
[PATCH 1/3] xen/common: Avoid undefined behaviour by shifting into a sign bit
2016-08-05 14:09 UTC (7+ messages)
` [PATCH 2/3] xen/x86: "
` [PATCH 3/3] x86/microcode: Avoid undefined behaviour from signed integer overflow
[PATCH] CODING_STYLE: Allow single-sentence comments without full stops
2016-08-05 13:56 UTC (3+ messages)
[qemu-mainline baseline-only test] 66921: tolerable FAIL
2016-08-05 13:46 UTC
[RFC Design Doc v2] Add vNVDIMM support for Xen
2016-08-05 13:29 UTC (6+ messages)
[qemu-mainline test] 99953: regressions - FAIL
2016-08-05 13:00 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).