xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-21 13:04:40 to 2016-09-22 12:52:26 UTC [more...]

[PATCH v6 00/16] Xen ARM DomU ACPI support
 2016-09-22 12:52 UTC  (10+ messages)
` [PATCH v6 01/16] tools/libxl: Add an unified configuration option for ACPI
` [PATCH v6 02/16] libxl/arm: prepare for constructing ACPI tables
` [PATCH v6 03/16] libxl/arm: Generate static ACPI DSDT table
` [PATCH v6 04/16] libxl/arm: Estimate the size of ACPI tables
` [PATCH v6 05/16] libxl/arm: Construct ACPI RSDP table
` [PATCH v6 06/16] libxl/arm: Construct ACPI XSDT table
` [PATCH v6 07/16] libxl/arm: Construct ACPI GTDT table
` [PATCH v6 08/16] libxl/arm: Factor MPIDR computing codes out as a helper
` [PATCH v6 09/16] libxl/arm: Construct ACPI MADT table

[PATCH v5] Livepatch for ARM 64 and 32
 2016-09-22 12:49 UTC  (21+ messages)
` [PATCH v5 01/16] arm64: s/ALTERNATIVE/HAS_ALTERNATIVE/
` [PATCH v5 02/16] arm/x86/common: Add HAS_[ALTERNATIVE|EX_TABLE]
` [PATCH v5 03/16] livepatch: Reject payloads with .alternative or .ex_table if support is not built-in
` [PATCH v5 04/16] arm: poison initmem when it is freed
` [PATCH v5 05/16] livepatch: Initial ARM64 support
` [PATCH v5 06/16] livepatch: ARM/x86: Check displacement of old_addr and new_addr
` [PATCH v5 07/16] livepatch: ARM 32|64: Ignore mapping symbols: $[d, a, x]
` [PATCH v5 08/16] livepatch/arm/x86: Check payload for for unwelcomed symbols
` [PATCH v5 09/16] livepatch: Move test-cases to their own sub-directory in test
` [PATCH v5 10/16] livepatch: x86, ARM, alternative: Expose FEATURE_LIVEPATCH
` [PATCH v5 11/16] livepatch: tests: Make them compile under ARM64
` [PATCH v5 12/16] xen/arm32: Add an helper to invalidate all instruction caches
` [PATCH v5 13/16] bug/x86/arm: Align bug_frames sections
` [PATCH v5 14/16] livepatch: Initial ARM32 support
` [PATCH v5 15/16] livepatch, arm[32|64]: Share arch_livepatch_revert
` [PATCH v5 16/16] livepatch: arm[32, 64], x86: NOP test-case

[PATCH resend 2] xen-netback: switch to threaded irq for control ring
 2016-09-22 12:26 UTC  (2+ messages)

[PATCH] docs: Belatedly update for move of qmp-commands.txt
 2016-09-22 12:21 UTC  (2+ messages)

[PATCH v6 08/15] x86/efi: create new early memory allocator
 2016-09-22 12:07 UTC  (13+ messages)

[PATCH v6 00/15] x86: multiboot2 protocol support
 2016-09-22 12:02 UTC  (10+ messages)
` [PATCH v6 01/15] x86: properly calculate ELF end of image address

[xen-unstable test] 101086: regressions - FAIL
 2016-09-22 12:02 UTC 

Question about VPID during MOV-TO-CR3
 2016-09-22 11:37 UTC  (16+ messages)

[PATCH v6 0/4] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
 2016-09-22 11:32 UTC  (6+ messages)
` [PATCH v6 1/4] x86/ioreq server: Add HVMOP to map guest ram with p2m_ioreq_server to an ioreq server

[RFC 0/5] xen/arm: support big.little SoC
 2016-09-22 11:29 UTC  (46+ messages)

Fwd: Openindiana, using -machine pc,accel=xen in qemu
 2016-09-22 11:22 UTC  (2+ messages)
` Fwd: Openindiana, using -machine pc, accel=xen "

[ vTPM ] ownership disappear
 2016-09-22 11:19 UTC 

[PATCH v4 00/21] Make ACPI builder available to components other than hvmloader
 2016-09-22 10:53 UTC  (30+ messages)
` [PATCH v4 01/21] acpi: Extract acpi info description into a separate ASL file
` [PATCH v4 02/21] acpi: Prevent GPL-only code from seeping into non-GPL binaries
` [PATCH v4 10/21] acpi/hvmloader: Link ACPI object files directly
` [PATCH v4 20/21] libxl/acpi: Build ACPI tables for HVMlite guests
` [PATCH v4 21/21] libxc/xc_dom_core: Copy ACPI tables to guest space

[PATCH resend] xen-netback: switch to threaded irq for control ring
 2016-09-22 10:41 UTC  (5+ messages)

[PATCH v1] xen-livepatch fixes for Xen 4.8
 2016-09-22 10:41 UTC  (12+ messages)
` [PATCH v1 1/3] xen-livepatch: Remove the 'test' part
` [PATCH v1 2/3] xen-livepatch: Print the header _after_ the first livepatch hypercall
` [PATCH v1 3/3] xen-livepatch: If hypervisor is not compiled with Livepatching

[v2 0/3] Enable L2 Cache Allocation Technology
 2016-09-22 10:18 UTC  (2+ messages)

[PATCH v7] Livepatch fixes and general features for Xen 4.8
 2016-09-22 10:16 UTC  (11+ messages)
` [PATCH v7 1/5] livepatch: Disallow applying after an revert
` [PATCH v7 2/5] livepatch: Add limit of 2MB to payload .bss sections
` [PATCH v7 3/5] livepatch: NOP if func->new_addr is zero
` [PATCH v7 4/5] livepatch: Drop _jmp from arch_livepatch_[apply, revert]_jmp
` [PATCH v7 5/5] livepach: Add .livepatch.hooks functions and test-case

Xen 4.6.1 crash with altp2m enabled by default
 2016-09-22 10:13 UTC  (16+ messages)
              ` Xen 4.6.1 crash with altp2m enabled bydefault
                  ` Xen 4.6.1 crash with altp2m enabledbydefault

[PATCH] x86emul: don't allow null selector for LTR
 2016-09-22 10:09 UTC  (2+ messages)

[v2 3/3] tools & docs: add L2 CAT support in tools and docs
 2016-09-22 10:09 UTC  (2+ messages)

[Help] Trigger Watchdog when adding an IPI in vcpu_wake
 2016-09-22  9:55 UTC  (7+ messages)

[xen-4.5-testing baseline-only test] 67737: regressions - FAIL
 2016-09-22  9:49 UTC  (11+ messages)
` Problem with Xen 4.5 failing XTF tests on old AMD cpus ?

[xen-unstable baseline-only test] 67740: regressions - FAIL
 2016-09-22  9:28 UTC 

[PATCH V3] xen/arm: domain_build: allocate lowmem for dom0 as much as possible
 2016-09-22  9:16 UTC 

[PATCH resend 2] xen-netback: switch to threaded irq for control ring
 2016-09-22  9:06 UTC 

[PATCH resend] xen-netback: switch to threaded irq for control ring
 2016-09-22  9:02 UTC 

XenProject/XenServer QEMU working group, Friday 8th July, 2016, 15:00
 2016-09-22  8:47 UTC  (17+ messages)
` Device model operation hypercall (DMOP, re qemu depriv)
                  ` Device model operation hypercall (DMOP, re qemu depriv) [and 1 more messages]

[PATCH v3 0/3] xen/pciback: support driver_override
 2016-09-22  8:45 UTC 

[PATCH v3 1/3] xen/pciback: simplify pcistub device handling
 2016-09-22  8:45 UTC  (3+ messages)
` [PATCH v3 2/3] xen/pciback: avoid multiple entries in slot list
` [PATCH v3 3/3] xen/pciback: support driver_override

[qemu-mainline test] 101081: tolerable FAIL - PUSHED
 2016-09-22  7:27 UTC 

[ovmf test] 101085: all pass - PUSHED
 2016-09-22  6:43 UTC 

[xen-4.7-testing test] 101076: tolerable FAIL - PUSHED
 2016-09-22  5:05 UTC 

[for-4.8][PATCH v2 00/23] xen/arm: Rework the P2M code to follow break-before-make sequence
 2016-09-22  2:18 UTC  (3+ messages)
` [for-4.8][PATCH v2 17/23] xen/arm: p2m: Introduce p2m_set_entry and __p2m_set_entry

[v2 2/3] x86: add support for L2 CAT in hypervisor
 2016-09-22  2:15 UTC 

[v2 1/3] x86: refactor psr implementation in hypervisor
 2016-09-22  2:15 UTC 

[V4 PATCH 1/2] x86/panic: Replace smp_send_stop() with kdump friendly version in panic path
 2016-09-22  1:53 UTC 

[xen-4.6-testing test] 101074: tolerable FAIL - PUSHED
 2016-09-22  1:48 UTC 

[ovmf baseline-only test] 67741: all pass
 2016-09-22  0:23 UTC 

[xen-unstable-smoke test] 101083: tolerable all pass - PUSHED
 2016-09-21 22:00 UTC 

[libvirt test] 101072: tolerable FAIL - PUSHED
 2016-09-21 20:47 UTC 

[xen-4.5-testing test] 101070: regressions - FAIL
 2016-09-21 20:33 UTC 

[xen-unstable test] 101069: tolerable FAIL - PUSHED
 2016-09-21 20:15 UTC 

[ovmf test] 101071: all pass - PUSHED
 2016-09-21 19:57 UTC 

[xen-unstable-smoke test] 101082: tolerable all pass - PUSHED
 2016-09-21 19:23 UTC 

[for-4.8][PATCH] xen/arm64: Add missing synchronization barrier in invalidate_cache
 2016-09-21 18:24 UTC  (3+ messages)

[PATCH] misc/arm: Correctly name bit in the booting document
 2016-09-21 18:24 UTC  (2+ messages)

[PATCH] xen: switch to threaded irq in netback
 2016-09-21 17:53 UTC 

[Patch] x86emul: simplify prefix handling for VMFUNC
 2016-09-21 17:22 UTC  (3+ messages)

[PATCH] fix EFI part of "symbols: Generate an xen-sym.map"
 2016-09-21 16:17 UTC  (6+ messages)

[xen-unstable-smoke test] 101080: tolerable all pass - PUSHED
 2016-09-21 15:57 UTC 

[xen-unstable baseline-only test] 67736: regressions - FAIL
 2016-09-21 14:48 UTC 

[RFC PATCH] xs: use system's default stack size for xs_watch's reader thread
 2016-09-21 14:39 UTC  (7+ messages)

[PATCH v2 1/2] vm_event: Sanitize vm_event response handling
 2016-09-21 14:22 UTC  (12+ messages)
` [PATCH v2 2/2] x86/vm_event: Allow overwriting Xen's i-cache used for emulation

[qemu-mainline test] 101062: regressions - FAIL
 2016-09-21 13:58 UTC 

[PATCH V2] x86/mm: Fix Coverity issues 1373105 and 1373106
 2016-09-21 13:45 UTC  (4+ messages)

[PATCH v4 0/5] x86/time: PVCLOCK_TSC_STABLE_BIT support
 2016-09-21 13:30 UTC  (13+ messages)
` [PATCH v4 2/5] x86/time: implement tsc as clocksource

[PATCH v6] Livepatch fixes and general features for Xen4.8
 2016-09-21 13:21 UTC  (3+ messages)
` [PATCH v6 3/6] livepatch: NOP if func->new_addr is zero


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).