messages from 2016-08-25 19:24:21 to 2016-08-29 18:38:40 UTC [more...]
[PATCH v4 00/16] Xen ARM DomU ACPI support
2016-08-29 18:38 UTC (18+ messages)
` [PATCH v4 03/16] libxl/arm: Generate static ACPI DSDT table
` [PATCH v4 05/16] libxl/arm: Construct ACPI RSDP table
` [PATCH v4 06/16] libxl/arm: Construct ACPI XSDT table
` [PATCH v4 07/16] libxl/arm: Construct ACPI GTDT table
` [PATCH v4 08/16] libxl/arm: Factor MPIDR computing codes out as a helper
` [PATCH v4 09/16] libxl/arm: Construct ACPI MADT table
` [PATCH v4 10/16] libxl/arm: Construct ACPI FADT table
[PATCH] xen: Remove event channel notification through Xen PCI platform device
2016-08-29 17:29 UTC (2+ messages)
[xen-unstable-smoke test] 100654: tolerable all pass - PUSHED
2016-08-29 16:43 UTC
[PATCH RFC] tools/libxc, xen/x86: Added xc_set_mem_access_sparse()
2016-08-29 16:42 UTC (14+ messages)
Questions about Using Perf at Dom0
2016-08-29 16:36 UTC (2+ messages)
[PATCH] x86/PV: make PMU MSR handling consistent
2016-08-29 16:07 UTC (2+ messages)
linux-4.7.* under xen-4.6.* gives "unhandled page fault (ec=0000)" at boot. -- Root cause found
2016-08-29 15:37 UTC (5+ messages)
[PATCH] xenbus: Use proc_create_mount_point() to create /proc/xen
2016-08-29 15:03 UTC
[PATCH] xen/HVM: Add guarding logic for VMX specific code
2016-08-29 14:36 UTC (2+ messages)
[PATCH v2 0/2] mini-os: repair stubdom build
2016-08-29 14:18 UTC (3+ messages)
` [PATCH v2 1/2] mini-os: partially revert "remove using start_info ..."
` [PATCH v2 2/2] mini-os: don't get xenbus parameters if xenbus is disabled
[PATCH] stubdom: add CONFIG_KEEP_STARTINFO for stubdoms which reference start_info
2016-08-29 14:15 UTC (2+ messages)
[distros-debian-sid test] 67603: tolerable FAIL
2016-08-29 14:05 UTC
[PATCH v4 00/16] linux: generalize sections, ranges and linker tables
2016-08-29 14:04 UTC (19+ messages)
` [PATCH v4 04/16] generic-sections: add section core helpers
` [PATCH v4 14/16] kprobes: move kprobe declarations to asm-generic/kprobes.h
[PATCH] replace bogus -ENOSYS uses
2016-08-29 14:01 UTC (2+ messages)
` Ping: "
[PATCH RFC] x86/32on64: don't modify guest descriptors without need
2016-08-29 13:57 UTC
[PATCH] x86/32on64: misc adjustments to call gate emulation
2016-08-29 13:57 UTC
[ovmf baseline-only test] 67604: all pass
2016-08-29 13:55 UTC
[PATCH 0/2] mini-os: repair stubdom build
2016-08-29 13:09 UTC (11+ messages)
` [PATCH 1/2] mini-os: support keeping start_info structure conditionally
` [Minios-devel] "
` [PATCH 2/2] mini-os: don't get xenbus parameters if xenbus is disabled
[MINIOS PATCH 0/3] Some miscellaneous patches
2016-08-29 13:07 UTC (7+ messages)
` [MINIOS PATCH 1/3] Makefile: simplify all_sources macro
` [MINIOS PATCH 2/3] Makefile: add gtags target
` [MINIOS PATCH 3/3] gitignore: ignore files generated by various indexing software
[linux-3.10 baseline-only test] 67602: regressions - FAIL
2016-08-29 12:54 UTC
IOMMU initialization failure when using linux-as-bootloader
2016-08-29 12:45 UTC (6+ messages)
find_next{,_zero}_bit() inconsistencies
2016-08-29 12:38 UTC (3+ messages)
[PATCH] Fix a BUG_ON issue
2016-08-29 11:50 UTC (2+ messages)
[PATCH net-next] xen-netfront: avoid packet loss when ethernet header crosses page boundary
2016-08-29 10:28 UTC (2+ messages)
Save/Restore is not working properly
2016-08-29 10:27 UTC (9+ messages)
[PATCH v2 0/3] mini-os: some cleanups
2016-08-29 10:13 UTC (7+ messages)
` [PATCH v2 1/3] mini-os: cleanup x86_32.S
` [PATCH v2 2/3] mini-os: cleanup x86_64.S
` [PATCH v2 3/3] mini-os: remove unused functions from sched.c
[PATCH v3 0/6] x86/time: PVCLOCK_TSC_STABLE_BIT support
2016-08-29 10:06 UTC (23+ messages)
` [PATCH v3 1/6] x86/time: refactor init_platform_time()
` [PATCH v3 2/6] x86/time: implement tsc as clocksource
` [PATCH v3 3/6] x86/time: streamline platform time init on plt_update()
` [PATCH v3 4/6] x86/time: refactor read_platform_stime()
` [PATCH v3 5/6] x86/time: implement PVCLOCK_TSC_STABLE_BIT
` [PATCH v3 6/6] docs: update clocksource option
[ovmf test] 100653: all pass - PUSHED
2016-08-29 9:43 UTC
[xen-unstable test] 100650: tolerable FAIL
2016-08-29 9:18 UTC
[PATCH v3] xen: support enabling SMEP/SMAP for HVM only
2016-08-29 8:56 UTC (4+ messages)
[PATCH 0/3] tools: support autoballooning of xenstore domain
2016-08-29 8:52 UTC (3+ messages)
[PATCH v6 0/6] Support calling functions on dedicated physical cpu
2016-08-29 6:48 UTC
[PATCH v6 1/6] xen: sync xen header
2016-08-29 6:48 UTC (6+ messages)
` [PATCH v6 2/6] virt, sched: add generic vcpu pinning support
` [PATCH v6 3/6] smp: add function to execute a function synchronously on a cpu
` [PATCH v6 4/6] xen: add xen_pin_vcpu() to support calling functions on a dedicated pcpu
` [PATCH v6 5/6] dcdbas: make use of smp_call_on_cpu()
` [PATCH v6 6/6] hwmon: use smp_call_on_cpu() for dell-smm i8k
[linux-3.10 test] 100648: tolerable FAIL - PUSHED
2016-08-29 4:54 UTC
[PATCH v5] x86/cpuid: AVX-512 Feature Detection
2016-08-29 1:37 UTC (3+ messages)
[linux-3.10 test] 100646: regressions - FAIL
2016-08-28 22:44 UTC
[xen-unstable test] 100644: tolerable FAIL
2016-08-28 10:59 UTC
[xen-unstable-coverity test] 100645: all pass - PUSHED
2016-08-28 10:48 UTC
[distros-debian-stretch test] 67601: tolerable FAIL
2016-08-27 9:34 UTC
[xen-unstable test] 100642: tolerable FAIL
2016-08-27 8:56 UTC
[xen-4.5-testing baseline-only test] 67600: regressions - FAIL
2016-08-27 8:41 UTC
[libvirt test] 100643: tolerable FAIL - PUSHED
2016-08-27 8:11 UTC
[xen-4.6-testing baseline-only test] 67599: tolerable FAIL
2016-08-27 4:08 UTC
[xen-4.5-testing test] 100637: tolerable FAIL - PUSHED
2016-08-27 2:05 UTC
[xen-unstable baseline-only test] 67597: regressions - FAIL
2016-08-26 22:46 UTC
[xen-4.7-testing test] 100635: tolerable FAIL - PUSHED
2016-08-26 22:27 UTC
[ovmf baseline-only test] 67598: all pass
2016-08-26 21:13 UTC
[xen-4.6-testing test] 100630: tolerable FAIL - PUSHED
2016-08-26 20:19 UTC
[PATCH 1/2] xen/x86: Convert to hotplug state machine
2016-08-26 19:37 UTC (3+ messages)
[ovmf test] 100633: all pass - PUSHED
2016-08-26 18:55 UTC
[PATCH 0/3] mini-os: some cleanups
2016-08-26 17:34 UTC (8+ messages)
` [PATCH 1/3] mini-os: cleanup x86_32.S
` [PATCH 2/3] mini-os: cleanup x86_64.S
` [PATCH 3/3] mini-os: remove unused functions from sched.c
[xen-4.5-testing test] 100631: regressions - FAIL
2016-08-26 15:44 UTC
[RFC] x86/boot: Don't use BDA value if it's suspiciously small
2016-08-26 15:18 UTC (10+ messages)
XenProject/XenServer QEMU working group, Friday 8th July, 2016, 15:00
2016-08-26 15:13 UTC (26+ messages)
` Device model operation hypercall (DMOP, re qemu depriv)
[PATCH 3/3] Significant changes to decision making; some new roles and minor changes
2016-08-26 14:51 UTC (4+ messages)
[xen-4.7-testing test] 100632: regressions - FAIL
2016-08-26 13:45 UTC
[PATCH] acpi: Re-license ACPI builder files from GPLv2 to LGPLv2.1
2016-08-26 13:29 UTC (12+ messages)
[PATCH] libxc: correct max_pfn calculation for saving domain
2016-08-26 13:09 UTC (2+ messages)
xen-4.7
2016-08-26 13:07 UTC (8+ messages)
` xen-4.7 regression when saving a pv guest
[PATCH v2 0/2] Remove blktap2
2016-08-26 10:59 UTC (3+ messages)
` [PATCH v2 1/2] tools: remove blktap2 related code and documentation
` [PATCH v2 2/2] tools: remove blktap2 source code
[RFC] Classify and remove (some) abort()s in libxl
2016-08-26 10:54 UTC (2+ messages)
[RFC PATCH] tools: remove blktap2 related code and documentation
2016-08-26 10:45 UTC (2+ messages)
Regression between Xen 4.6.0 and 4.7.0, Direct kernel boot on a qemu-xen and seabios HVM guest doesn't work anymore
2016-08-26 10:19 UTC (4+ messages)
[PATCH] libxl: update flex output files
2016-08-26 10:11 UTC
[PATCH] xen/grant-table: Use kmalloc_array() in arch_gnttab_valloc()
2016-08-26 9:48 UTC (2+ messages)
[PATCH v2] Convert tasklet to per-cpu tasklet
2016-08-26 9:43 UTC (6+ messages)
` [PATCH v2 1/5] tasklet: Introduce per-cpu tasklet for softirq
` [PATCH v2 3/5] tasklet: Remove the old-softirq implementation
` [PATCH v2 4/5] tasklet: Introduce per-cpu tasklet for schedule tasklet
` [PATCH v2 5/5] tasklet: Remove the scaffolding
[libvirt test] 100628: tolerable FAIL - PUSHED
2016-08-26 9:42 UTC
[xen-unstable test] 100627: tolerable FAIL - PUSHED
2016-08-26 9:26 UTC
[distros-debian-jessie test] 67596: tolerable all pass
2016-08-26 8:45 UTC
[MINIOS PATCH 0/5] x86 assmebly code clean up
2016-08-26 8:13 UTC (3+ messages)
Issue in MPX support in Xen
2016-08-26 8:09 UTC (2+ messages)
[xen-unstable test] 100624: regressions - FAIL
2016-08-26 3:08 UTC
[xen-unstable test] 100622: regressions - FAIL
2016-08-25 19:38 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).