messages from 2016-08-19 09:43:01 to 2016-08-22 13:18:31 UTC [more...]
[RFC PATCH] x86/apicv: fix RTC periodic timer and apicv issue
2016-08-22 13:18 UTC (11+ messages)
[PATCH v8 00/13] Load BIOS via toolstack instead of been embedded in hvmloader
2016-08-22 13:13 UTC (4+ messages)
` [PATCH v8 05/13] libxl: Load guest BIOS from file
[PATCH v2 0/2] hvmloader: fix two issues spotted by Coverity
2016-08-22 12:54 UTC (5+ messages)
` [PATCH v2 1/2] hvmloader: correctly copy signature to info structures
` [PATCH v2 2/2] hvmloader: use bound checking in get_module_entry
Xen 4.6.1 crash with altp2m enabled by default
2016-08-22 12:22 UTC (15+ messages)
` Xen 4.6.1 crash with altp2m enabled bydefault
` Xen 4.6.1 crash with altp2m enabledbydefault
[PATCH 0/2] hvmloader: fix two issues spotted by Coverity
2016-08-22 11:55 UTC (11+ messages)
` [PATCH 1/2] hvmloader: correctly copy signature to info structures
` [PATCH 2/2] hvmloader: cast to 64bit before multiplication in get_module_entry
check if a page is modified
2016-08-22 11:37 UTC (2+ messages)
[PATCH v4] x86/cpuid: AVX-512 Feature Detection
2016-08-22 11:33 UTC (17+ messages)
[ovmf test] 100580: all pass - PUSHED
2016-08-22 11:13 UTC
[PATCH 1/2] xen/Kconfig: Drop redundant comments from Kconfig files
2016-08-22 10:58 UTC (7+ messages)
` [PATCH 2/2] xen/Kconfig: Misc tweaks
unable start xen in hikey
2016-08-22 10:57 UTC (17+ messages)
[PATCH 0/2] tools/libs: don't use alloca(3)
2016-08-22 10:44 UTC (6+ messages)
` [PATCH 1/2] libs/gnttab: do not "
[PATCH] tools/firmware: Rename bios.bin to seabios.bin
2016-08-22 10:24 UTC (2+ messages)
Regression in kernel 4.7 xenstore
2016-08-22 10:21 UTC (2+ messages)
[distros-debian-sid test] 67575: regressions - FAIL
2016-08-22 10:10 UTC
[PATCH v5 00/16] x86: multiboot2 protocol support
2016-08-22 10:10 UTC (18+ messages)
` [PATCH v5 01/16] x86: allow EFI reboot method neither on EFI platforms
` [PATCH v5 02/16] x86/boot: remove multiboot1_header_end from symbol table
` [PATCH v5 03/16] x86/boot: create *.lnk files with linker script
` [PATCH v5 04/16] x86/boot/reloc: reduce assembly usage as much as possible
` [PATCH v5 05/16] x86/boot: call reloc() using stdcall calling convention
` [PATCH v5 06/16] x86/boot/reloc: create generic alloc and copy functions
` [PATCH v5 07/16] x86/boot: use %ecx instead of %eax
` [PATCH v5 08/16] x86/boot/reloc: rename some variables and rearrange code a bit
` [PATCH v5 09/16] x86: add multiboot2 protocol support
` [PATCH v5 10/16] efi: create efi_enabled()
` [PATCH v5 11/16] efi: build xen.gz with EFI code
` [PATCH v5 12/16] x86/efi: create new early memory allocator
` [PATCH v5 13/16] x86: add multiboot2 protocol support for EFI platforms
` [PATCH v5 14/16] x86/boot: implement early command line parser in C
` [PATCH v5 15/16] x86: make Xen early boot code relocatable
` [PATCH v5 16/16] x86: add multiboot2 protocol support for relocatable images
[PATCH] mini-os: fix coverity issues in printf.c
2016-08-22 9:41 UTC (5+ messages)
[MINIOS PATCH 0/3] x86: use ELF notes and unified linker script
2016-08-22 9:41 UTC (10+ messages)
` [MINIOS PATCH 1/3] Introduce asm_macros.h
` [MINIOS PATCH 2/3] x86: switch to use elfnote
` [MINIOS PATCH 3/3] x86: use unified linker script
[PATCH 00/24] sched: Credit1 and Credit2 improvements... and soft-affinity for Credit2!
2016-08-22 9:28 UTC (4+ messages)
` [PATCH 14/24] libxl: allow to set the ratelimit value online for Credit2
[ovmf test] 100579: all pass - PUSHED
2016-08-22 9:22 UTC
Xen Wiki Write permissions
2016-08-22 9:18 UTC (2+ messages)
[xen-unstable test] 100578: tolerable FAIL
2016-08-22 8:33 UTC
[PATCH] xenbus: don't BUG() on user mode induced condition
2016-08-22 7:21 UTC (6+ messages)
[PATCH 0/2] build-id adjustments
2016-08-22 7:01 UTC (7+ messages)
` [PATCH 2/2] x86/EFI: use less crude way of generating the build ID
[PATCH v4 00/16] linux: generalize sections, ranges and linker tables
2016-08-22 4:04 UTC (29+ messages)
` [PATCH v4 01/16] x86: remove LTO_REFERENCE_INITCALL()
` [PATCH v4 02/16] dell-smo8800: include uaccess.h
` [PATCH v4 03/16] scripts/module-common.lds: enable generation
` [PATCH v4 04/16] generic-sections: add section core helpers
` [PATCH v4 05/16] xtensa: skip adding literal when SORT() is used
` [PATCH v4 06/16] ranges.h: add helpers to build and identify Linux section ranges
` [PATCH v4 07/16] tables.h: add linker table support
` [PATCH v4 08/16] kbuild: enable option to force compile force-obj-y and force-lib-y
` [PATCH v4 09/16] firmware/Makefile: force recompilation if makefile changes
` [PATCH v4 10/16] firmware: port built-in section to linker table
` [PATCH v4 11/16] jump_label: move guard #endif down where it belongs
` [PATCH v4 12/16] jump_label: port __jump_table to linker tables
` [PATCH v4 13/16] dynamic_debug: port to use "
` [PATCH v4 14/16] kprobes: move kprobe declarations to asm-generic/kprobes.h
` [PATCH v4 15/16] kprobes: port .kprobes.text to section range
` [PATCH v4 16/16] kprobes: port blacklist kprobes to linker table
` [PATCH v1 0/7] tools: add linker table userspace sandbox
` [PATCH v1 1/7] tools: add a userspace tools bug.h
` [PATCH v1 2/7] tools: add a basic tools printk.h
` [PATCH v1 3/7] tools: add init.h for tools
` [PATCH v1 4/7] tools: add __used and enable to override
` [PATCH v1 5/7] tools: expand export.h with VMLINUX_SYMBOL()
` [PATCH v1 6/7] tools: add __section() to compiler.h
` [PATCH v1 7/7] tools: add userspace linker table sandbox
[DRAFT v5] PV Calls protocol design document (former XenSock)
2016-08-22 2:48 UTC (2+ messages)
[seabios baseline-only test] 67573: tolerable FAIL
2016-08-21 22:34 UTC
[seabios test] 100577: tolerable FAIL - PUSHED
2016-08-21 18:12 UTC
[PATCH v2] ns16550: mask transmit holding register empty interrupt when tx is stopped
2016-08-21 17:38 UTC
HVMOP_altp2m_vcpu_enable_notify code example usage
2016-08-21 17:27 UTC (2+ messages)
[xen-unstable-coverity test] 100576: all pass - PUSHED
2016-08-21 10:56 UTC
[xen-unstable test] 100574: tolerable FAIL
2016-08-21 9:11 UTC
[libvirt test] 100575: tolerable FAIL - PUSHED
2016-08-21 8:35 UTC
[linux-3.14 baseline-only test] 67570: regressions - FAIL
2016-08-21 2:59 UTC
[xen-unstable baseline-only test] 67569: regressions - FAIL
2016-08-21 2:32 UTC
[distros-debian-stretch test] 67568: regressions - FAIL
2016-08-20 15:56 UTC
[linux-3.14 test] 100573: tolerable FAIL - PUSHED
2016-08-20 15:27 UTC
[xen-unstable test] 100569: tolerable FAIL - PUSHED
2016-08-20 12:11 UTC
[qemu-mainline baseline-only test] 67566: regressions - FAIL
2016-08-20 10:29 UTC
[xen-unstable baseline-only test] 67565: regressions - FAIL
2016-08-20 10:19 UTC
[libvirt test] 100571: tolerable FAIL - PUSHED
2016-08-20 9:14 UTC
[xen-unstable test] 100565: regressions - FAIL
2016-08-20 2:51 UTC
[qemu-mainline test] 100562: tolerable FAIL - PUSHED
2016-08-19 23:47 UTC
[ovmf baseline-only test] 67564: regressions - FAIL
2016-08-19 23:18 UTC
[xen-unstable-smoke test] 100568: tolerable all pass - PUSHED
2016-08-19 23:14 UTC
[PATCH v4 00/16] linux: generalize sections, ranges and linker tables
2016-08-19 22:29 UTC (16+ messages)
` [PATCH v4 01/16] x86: remove LTO_REFERENCE_INITCALL()
` [PATCH v4 02/16] dell-smo8800: include uaccess.h
` [PATCH v4 03/16] scripts/module-common.lds: enable generation
` [PATCH v4 04/16] generic-sections: add section core helpers
` [PATCH v4 05/16] xtensa: skip adding literal when SORT() is used
` [PATCH v4 06/16] ranges.h: add helpers to build and identify Linux section ranges
` [PATCH v4 07/16] tables.h: add linker table support
` [PATCH v4 08/16] kbuild: enable option to force compile force-obj-y and force-lib-y
` [PATCH v4 09/16] firmware/Makefile: force recompilation if makefile changes
` [PATCH v4 10/16] firmware: port built-in section to linker table
[xen-unstable baseline-only test] 67560: regressions - FAIL
2016-08-19 21:06 UTC
[xen-unstable-smoke test] 100564: regressions - FAIL
2016-08-19 20:03 UTC
[qemu-mainline baseline-only test] 67559: regressions - trouble: broken/fail/pass
2016-08-19 19:47 UTC
[ovmf baseline-only test] 67561: all pass
2016-08-19 18:47 UTC
[distros-debian-jessie test] 67562: tolerable all pass
2016-08-19 18:21 UTC
[PATCH v2] x86/PV: don't wrongly hide/expose CPUID.OSXSAVE from/to user mode
2016-08-19 18:07 UTC (3+ messages)
[xen-unstable-smoke test] 100561: tolerable all pass - PUSHED
2016-08-19 17:58 UTC
[PATCH v2 Altp2m cleanup v3 0/3] Cleaning up altp2m code
2016-08-19 17:22 UTC (4+ messages)
` [PATCH v2 Altp2m cleanup v3 1/3] altp2m cleanup work
` [PATCH v2 Altp2m cleanup v3 2/3] Move altp2m specific functions to altp2m files
` [PATCH v2 Altp2m cleanup v3 3/3] Making altp2m struct dynamically allocated
[GIT PULL] (xen) stable/for-jens-4.8-for-linus to your 'for-linus' branch for v4.8-rc3
2016-08-19 16:56 UTC (2+ messages)
[PATCH v3] xen: credit1: fix a race when picking initial pCPU for a vCPU
2016-08-19 16:26 UTC
Save/Restore is not working properly
2016-08-19 16:15 UTC (7+ messages)
[PATCH 1/2] xen/memop: Latch current->domain in a local variable
2016-08-19 16:08 UTC (8+ messages)
` [PATCH 2/2] xen/physmap: Do not permit a guest to populate PoD pages for itself
` [PATCH v2 "
[qemu-mainline test] 100559: regressions - FAIL
2016-08-19 15:50 UTC
[xen-unstable test] 100557: tolerable FAIL
2016-08-19 15:44 UTC
XSA 154 and ISA region (640K -> 1MB) WB cache instead of UC
2016-08-19 15:27 UTC (5+ messages)
[PATCH v2 0/2] xen: credit1: fix a race when picking initial pCPU for a vCPU
2016-08-19 14:02 UTC (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] xen: credit1: no need to check for is_idle_vcpu() in csched_vcpu_acct()
[PATCH 0/3] x86/EFI: boot adjustments
2016-08-19 12:57 UTC (9+ messages)
` [PATCH 1/3] x86/EFI: don't apply relocations to l{2, 3}_bootmap
` [PATCH 2/3] x86/EFI: be cautious about being handed control with CR4.PGE enabled
` [PATCH 3/3] x86/EFI: don't accept 64-bit base relocations on page tables
[PATCH] arm64: head: Fill image size
2016-08-19 12:13 UTC (3+ messages)
[PATCH v3] xen: support enabling SMEP/SMAP for HVM only
2016-08-19 10:20 UTC
[PATCH] x86: don't needlessly globalize page table labels
2016-08-19 10:19 UTC (2+ messages)
[PATCH v4 00/19] x86: multiboot2 protocol support
2016-08-19 10:09 UTC (4+ messages)
` [PATCH v4 14/19] efi: build xen.gz with EFI code
[ovmf test] 100556: all pass - PUSHED
2016-08-19 10:02 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).