xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-30 13:54:11 to 2016-09-01 11:08:37 UTC [more...]

[PATCH 00/24] sched: Credit1 and Credit2 improvements... and soft-affinity for Credit2!
 2016-09-01 11:08 UTC  (7+ messages)
` [PATCH 05/24] xen: credit2: make tickling more deterministic
` [PATCH 17/24] xen: credit2: soft-affinity awareness in runq_tickle()
` [PATCH 18/24] xen: credit2: soft-affinity awareness fallback_cpu() and cpu_pick()

[PATCH] doc: fix some typos
 2016-09-01 11:02 UTC 

[PATCH 1/3] x86/levelling: Restrict non-architectural OSXSAVE handling to emulated CPUID
 2016-09-01 10:34 UTC  (6+ messages)
` [PATCH 3/3] x86/levelling: Provide architectural OSXSAVE handling to masked native CPUID
      ` [PATCH v2 "

[PATCH v3 0/6] VMX: Properly handle pi descriptor and per-cpu blocking list
 2016-09-01 10:23 UTC  (17+ messages)
` [PATCH v3 1/6] VMX: Statically assign two PI hooks
` [PATCH v3 2/6] VMX: Properly handle pi when all the assigned devices are removed
` [PATCH v3 3/6] VMX: Cleanup PI per-cpu blocking list when vcpu is destroyed
` [PATCH v3 4/6] Pause/Unpause the domain before/after assigning PI hooks
` [PATCH v3 5/6] VT-d: No need to set irq affinity for posted format IRTE
` [PATCH v3 6/6] VMX: Fixup PI descritpor when cpu is offline

[PATCH] x86/mm: drop pointless use of __FUNCTION__
 2016-09-01  9:52 UTC  (4+ messages)

[PATCH] x86: drop pointless uses of __func__ / __FUNCTION__
 2016-09-01  9:52 UTC  (4+ messages)

[xen-unstable test] 100684: regressions - FAIL
 2016-09-01  9:51 UTC  (2+ messages)
` [PATCH] tools/migrate: Prevent PTE truncation from being fatal duing the live phase

[PATCH] x86: drop leftover uses of regparm attribute
 2016-09-01  9:50 UTC  (2+ messages)

[ovmf test] 100687: all pass - PUSHED
 2016-09-01  9:45 UTC  (2+ messages)
` [PATCH] tools/migrate: Prevent PTE truncation from being fatal duing the live phase

[PATCH v4] xen/sm{e, a}p: allow disabling sm{e, a}p for Xen itself
 2016-09-01  9:04 UTC  (2+ messages)

[distros-debian-wheezy test] 67618: all pass
 2016-09-01  8:41 UTC 

[libvirt test] 100686: regressions - FAIL
 2016-09-01  8:17 UTC 

[PATCH] x86/monitor: Include EAX/ECX in CPUID monitor events
 2016-09-01  8:02 UTC  (5+ messages)

[PATCH] xen/arm: alternative: Make it possible to patch outside of the hypervisor
 2016-09-01  7:56 UTC 

[PATCH v5 00/16] x86: multiboot2 protocol support
 2016-09-01  7:46 UTC  (46+ messages)
` [PATCH v5 02/16] x86/boot: remove multiboot1_header_end from symbol table
` [PATCH v5 06/16] x86/boot/reloc: create generic alloc and copy functions
` [PATCH v5 09/16] x86: add multiboot2 protocol support
` [PATCH v5 10/16] efi: create efi_enabled()
` [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] pass-through: drop pointless uses of __func__
 2016-09-01  7:11 UTC  (3+ messages)

Xen 4.8 Development Update
 2016-09-01  6:36 UTC  (7+ messages)

[PATCH 0/3] repair stubdoms
 2016-09-01  6:21 UTC  (12+ messages)
` [PATCH 1/3] mini-os: support newer xen interface
` [PATCH 2/3] mini-os: provide irq on/off/save/restore functions for Mini-OS apps
  ` [Minios-devel] "
` [PATCH 3/3] mini-os: support "make config" for out-of-tree users
  ` [Minios-devel] "

[xen-unstable baseline-only test] 67617: tolerable FAIL
 2016-09-01  3:41 UTC 

[PATCH v4 00/16] Xen ARM DomU ACPI support
 2016-09-01  3:18 UTC  (14+ messages)
` [PATCH v4 03/16] libxl/arm: Generate static ACPI DSDT table
` [PATCH v4 05/16] libxl/arm: Construct ACPI RSDP table

Discussion about virtual iommu support for Xen guest
 2016-09-01  2:35 UTC  (21+ messages)
                            ` Xen virtual IOMMU high level design doc

[PATCH V2] xen/arm: arm64: Update the Image header
 2016-09-01  1:38 UTC 

[xen-unstable test] 100681: regressions - FAIL
 2016-09-01  1:31 UTC 

[PATCH v2 1/2] x86/altp2m: use __get_gfn_type_access to avoid lock conflicts
 2016-08-31 21:02 UTC  (3+ messages)

[xen-unstable-smoke test] 100682: tolerable all pass - PUSHED
 2016-08-31 20:24 UTC 

[RFC 00/22] xen/arm: Rework the P2M code to follow break-before-make sequence
 2016-08-31 19:43 UTC  (22+ messages)
` [RFC 01/22] xen/arm: do_trap_instr_abort_guest: Move the IPA computation out of the switch
` [RFC 02/22] xen/arm: p2m: Store in p2m_domain whether we need to clean the entry
` [RFC 05/22] xen/arm: traps: Move MMIO emulation code in a separate helper
` [RFC 06/22] xen/arm: traps: Check the P2M before injecting a data/instruction abort
` [RFC 09/22] xen/arm: p2m: Change the type of level_shifts from paddr_t to unsigned int
` [RFC 12/22] xen/arm: p2m: Introduce p2m_get_entry and use it to implement __p2m_lookup
  ` [RFC 12/22] xen/arm: p2m: Introduce p2m_get_entry and use it to implement __p2m_lookupo

[PATCH v2] x86/EFI: use less crude a way of generating the build ID
 2016-08-31 18:11 UTC  (2+ messages)

[xen-unstable-smoke test] 100680: tolerable all pass - PUSHED
 2016-08-31 18:01 UTC 

[xen-unstable test] 100674: tolerable FAIL - PUSHED
 2016-08-31 17:17 UTC 

[qemu-mainline baseline-only test] 67615: regressions - trouble: broken/fail/pass
 2016-08-31 16:49 UTC 

[PATCH 1/2] xen/x86: Convert to hotplug state machine
 2016-08-31 16:15 UTC  (3+ messages)

Issue in MPX support in Xen
 2016-08-31 16:10 UTC  (3+ messages)

[PATCH v2 0/4] Fix gcov build
 2016-08-31 15:56 UTC  (7+ messages)
` [PATCH v2 1/4] arm: acpi/boot.c is only used during initialisation
` [PATCH v2 2/4] arm64: use "b" to branch to start_xen
` [PATCH v2 3/4] xen: fix gcov compilation
` [PATCH v2 4/4] xen: add a gcov Kconfig option

[PATCH v2] Livepatch for ARM 64 and 32
 2016-08-31 15:54 UTC  (13+ messages)
` [PATCH v2 03/20] x86/arm64: Expose the ALT_[ORIG|REPL]_PTR macros to header files
` [PATCH v2 04/20] alternatives: x86 rename and change parameters on ARM
` [PATCH v2 05/20] arm64/alternatives: Make it possible to patch outside of hypervisor

[PATCH v2] make use of .startof.() and .sizeof.() assembler expressions
 2016-08-31 15:51 UTC  (8+ messages)

[ovmf baseline-only test] 67616: all pass
 2016-08-31 14:23 UTC 

[PATCH 0/8] x86/time: improve cross-CPU clock monotonicity (and more)
 2016-08-31 14:03 UTC  (10+ messages)
` [PATCH 5/8] x86/time: correctly honor late clearing of TSC related feature flags

[PATCH 0/4] Fix gcov build
 2016-08-31 13:54 UTC  (11+ messages)
` [PATCH 1/4] arm: acpi/boot.c is only used during initialisation
` [PATCH 2/4] arm64: use "b" to branch to start_xen
` [PATCH 4/4] xen: add a gcov Kconfig option

Moving Xen Project ACPI tables to xenbits
 2016-08-31 13:15 UTC  (2+ messages)

[PATCH 0/3] x86/EFI: boot adjustments
 2016-08-31 13:03 UTC  (9+ messages)
` [PATCH 3/3] x86/EFI: don't accept 64-bit base relocations on page tables
  ` Ping: "

[ovmf baseline-only test] 67614: all pass
 2016-08-31 10:46 UTC 

[xen-unstable-coverity test] 100676: all pass - PUSHED
 2016-08-31 10:25 UTC 

[ovmf test] 100673: all pass - PUSHED
 2016-08-31 10:24 UTC 

qemu-2.7 regression, IPXE boot in HVM fails
 2016-08-31 10:24 UTC 

[qemu-mainline test] 100669: tolerable FAIL - PUSHED
 2016-08-31  9:25 UTC 

[distros-debian-squeeze test] 67613: regressions - FAIL
 2016-08-31  9:21 UTC 

[qemu-mainline baseline-only test] 67611: regressions - FAIL
 2016-08-31  8:48 UTC 

[xen-unstable test] 100667: regressions - FAIL
 2016-08-31  8:47 UTC 

[ovmf test] 100672: all pass - PUSHED
 2016-08-31  8:25 UTC 

[ovmf baseline-only test] 67612: all pass
 2016-08-31  8:19 UTC 

[libvirt test] 100671: tolerable FAIL - PUSHED
 2016-08-31  7:55 UTC 

[ovmf test] 100670: all pass - PUSHED
 2016-08-31  6:03 UTC 

[seabios baseline-only test] 67610: tolerable FAIL
 2016-08-31  3:32 UTC 

[qemu-mainline test] 100664: tolerable FAIL - PUSHED
 2016-08-31  0:03 UTC 

[seabios test] 100665: tolerable FAIL - PUSHED
 2016-08-30 23:29 UTC 

[xen-unstable test] 100663: regressions - FAIL
 2016-08-30 22:38 UTC 

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-30 22:13 UTC  (6+ messages)

[PATCH v2] xen: use native disk xenbus protocol if possible
 2016-08-30 22:00 UTC  (5+ messages)
    ` [Xen-devel] "

XenProject/XenServer QEMU working group, Friday 8th July, 2016, 15:00
 2016-08-30 21:47 UTC  (20+ messages)
` Device model operation hypercall (DMOP, re qemu depriv)

[qemu-mainline baseline-only test] 67609: tolerable FAIL
 2016-08-30 21:47 UTC 

[PATCH v4 00/16] linux: generalize sections, ranges and linker tables
 2016-08-30 20:15 UTC  (5+ messages)
` [PATCH v4 08/16] kbuild: enable option to force compile force-obj-y and force-lib-y

[PATCH v4 00/16] linux: generalize sections, ranges and linker tables
 2016-08-30 20:07 UTC  (6+ messages)
` [PATCH v4 14/16] kprobes: move kprobe declarations to asm-generic/kprobes.h

[xen-unstable-smoke test] 100662: tolerable all pass - PUSHED
 2016-08-30 17:13 UTC 

[qemu-mainline test] 100660: tolerable FAIL - PUSHED
 2016-08-30 16:25 UTC 

[OSSTEST PATCH 0/7] Apropos of XTF: Improve failed step selection
 2016-08-30 16:13 UTC  (4+ messages)

Questions about Using Perf at Dom0
 2016-08-30 16:05 UTC  (12+ messages)

[PATCH RESEND] xenbus: Use proc_create_mount_point() to create /proc/xen
 2016-08-30 15:17 UTC 

[PATCH] xenbus: Use proc_create_mount_point() to create /proc/xen
 2016-08-30 15:13 UTC  (5+ messages)

[PATCH v2] stubdom: support Mini-OS config for Mini-OS apps
 2016-08-30 14:53 UTC 

[xen-unstable-smoke test] 100661: tolerable all pass - PUSHED
 2016-08-30 14:41 UTC 

[PATCH] memory: fix compat handling of XENMEM_access_op
 2016-08-30 14:18 UTC  (4+ messages)

[PATCH v3 0/6] x86/time: PVCLOCK_TSC_STABLE_BIT support
 2016-08-30 14:14 UTC  (15+ messages)
` [PATCH v3 2/6] x86/time: implement tsc as clocksource
` [PATCH v3 5/6] x86/time: implement PVCLOCK_TSC_STABLE_BIT

[PATCH] stubdom: support Mini-OS config for Mini-OS apps
 2016-08-30 14:02 UTC  (3+ 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).