xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-06 22:53:57 to 2016-12-08 11:11:18 UTC [more...]

[PATCH 00/13] xen/arm: Allow AArch32 guest to boot with GICv3
 2016-12-08 11:11 UTC  (30+ messages)
` [PATCH 01/13] xen/arm: vtimer: Switch the emulation functions return from int to bool
` [PATCH 02/13] xen/arm: vtimer: Switch the read variable in the emulation "
` [PATCH 03/13] xen/arm: traps: Switch from bool_t "
` [PATCH 04/13] xen/arm: vgic: "
` [PATCH 05/13] xen/arm: vgic: Switch vgic_to_sgi return from int to bool and progate up to
` [PATCH 06/13] xen/arm: vgic: Switch emulate_sysreg return from int to bool
` [PATCH 07/13] xen/arm: vgic: Clean-up the sysreg emulation
` [PATCH 08/13] xen/arm: vgic-v3: Build vgic-v3.c when CONFIG_HAS_GICV3 is enabled
` [PATCH 09/13] xen/arm: vtimer: Move emulate_sysreg* callback in a separate header
` [PATCH 10/13] xen/arm: vreg: Introduce vreg_emulate_cp{32, 64}
` [PATCH 11/13] xen/arm: vgic: Rename emulate_sysreg callback to emulate_reg
` [PATCH 12/13] xen/arm: vgic-v3: Move the emulation of ICC_SGI1R_EL1 in a separate helper
` [PATCH 13/13] xen/arm: vgic-v3: Allow AArch32 guest booting with GICv3

[DOC RFC] Heterogeneous Multi Processing Support in Xen
 2016-12-08 10:41 UTC  (7+ messages)

PV Autotranslate guests (are they used at all?)
 2016-12-08 10:01 UTC  (3+ messages)

[PATCH] libxl: QED disks support
 2016-12-08  9:34 UTC  (5+ messages)

[PATCH] xen/physmap: Propagate error rc from xenmem_add_to_physmap_one
 2016-12-08  9:21 UTC  (6+ messages)

[linux-3.18 test] 103008: regressions - trouble: broken/fail/pass
 2016-12-08  9:02 UTC 

[PATCH 0/3] x86/HVM: misc improvements
 2016-12-08  8:20 UTC  (12+ messages)
` [PATCH 1/3] x86/HVM: introduce hvm_get_cpl() and respective hook
` [PATCH 2/3] x86/HVM: support (emulate) UMIP

Xenstore domains and XS_RESTRICT
 2016-12-08  7:55 UTC  (9+ messages)

prebuilt binaries for arm-cortex a15 dom0 modules for xen
 2016-12-08  7:17 UTC 

[xen-unstable-smoke test] 103062: tolerable all pass - PUSHED
 2016-12-08  7:02 UTC 

[PATCH] xen/pci: Bubble up error and fix description
 2016-12-08  6:58 UTC 

[PATCH 1/1 v2] xen: xenbus: set error code on failure
 2016-12-08  6:58 UTC  (2+ messages)

[PATCH 1/1 v2] xen: set error code on failures
 2016-12-08  6:57 UTC  (2+ messages)

[PATCH for-4.9 v3 00/24] XSA-191 followup
 2016-12-08  6:34 UTC  (3+ messages)
` [PATCH v3 03/24] x86/emul: Simplfy emulation state setup

[linux-3.18 bisection] complete test-amd64-amd64-xl-qemuu-ovmf-amd64
 2016-12-08  6:01 UTC 

[RFC PATCH v3] xen/x86: Increase xen_e820_map to E820_X_MAX possible entries
 2016-12-08  5:50 UTC 

[xen-unstable-smoke test] 103052: trouble: blocked/broken/pass
 2016-12-08  2:06 UTC 

[xen-4.5-testing bisection] complete test-xtf-amd64-amd64-2
 2016-12-08  1:03 UTC 

[xen-4.4-testing test] 103006: trouble: blocked/broken/fail/pass
 2016-12-08  1:01 UTC 

[distros-debian-squeeze test] 68168: tolerable FAIL
 2016-12-07 23:27 UTC 

[xen-unstable-smoke test] 103045: tolerable all pass - PUSHED
 2016-12-07 22:48 UTC 

[ovmf baseline-only test] 68167: all pass
 2016-12-07 22:29 UTC 

[xen-4.5-testing test] 103007: regressions - FAIL
 2016-12-07 22:05 UTC 

[PATCH] arm/xen: Use alloc_percpu rather than __alloc_percpu
 2016-12-07 21:22 UTC 

[RFC PATCH 00/24] [FOR 4.9] arm64: Dom0 ITS emulation
 2016-12-07 20:21 UTC  (24+ messages)
` [RFC PATCH 21/24] ARM: vITS: handle INVALL command

[xen-unstable-smoke test] 103037: tolerable all pass - PUSHED
 2016-12-07 19:42 UTC 

Issue while bringing up libvirtd.service
 2016-12-07 19:41 UTC 

[Xen-users] pvgrub: Error 9: Unknown boot failure
 2016-12-07 19:34 UTC  (16+ messages)

Xen ARM community call - meeting minutes and date for the next one
 2016-12-07 19:15 UTC  (3+ messages)

[PATCH v2] xen/arm: fix smpboot barriers
 2016-12-07 19:12 UTC  (3+ messages)

[PATCH 0/4] Fixes to common and x86 barriers
 2016-12-07 18:55 UTC  (12+ messages)
` [PATCH 2/4] xen/x86: Drop erronious barriers

[PATCH] xen/arm: fix smpboot barriers
 2016-12-07 18:54 UTC 

[MULTIBOOT2 DOC PATCH v3 07/13] multiboot2: Add description of support for EFI boot services
 2016-12-07 18:24 UTC  (13+ messages)
` [MULTIBOOT2 DOC PATCH v3 08/13] multiboot2: Add description of EFI image handle tags
` [MULTIBOOT2 DOC PATCH v3 09/13] multiboot2: Add description of support for relocatable images
` [MULTIBOOT2 DOC PATCH v3 10/13] multiboot2: Say that memory maps may not be available on EFI platforms
` [MULTIBOOT2 DOC PATCH v3 11/13] multiboot2: Add C structure members alignment and padding consideration section
` [MULTIBOOT2 DOC PATCH v3 12/13] multiboot2: Add me to authors
` [MULTIBOOT2 DOC PATCH v3 13/13] multiboot2: Bump version to 2.0
` [MULTIBOOT2 DOC PATCH v3 00/13] multiboot2: Update documentation

[PATCH v11 00/13] x86: multiboot2 protocol support
 2016-12-07 17:27 UTC  (7+ messages)
` [PATCH v11 03/13] x86: allow EFI reboot method neither on EFI platforms
` [PATCH v11 08/13] x86/boot: implement early command line parser in C

[BUG] Xen-4.8.0 efi/buildid.o: file not recognized/Ambiguous
 2016-12-07 17:01 UTC  (3+ messages)

[PATCH] misc/release-checklist: Import from xenbits:~xen/release-checklist
 2016-12-07 16:48 UTC  (3+ messages)

[PATCH] x86emul: defer rIP-relative address calculation
 2016-12-07 16:30 UTC  (6+ messages)

Possible improvement to Xen Security Response Process
 2016-12-07 16:23 UTC  (5+ messages)

[PATCH] x86emul: fold SReg PUSH/POP cases
 2016-12-07 16:21 UTC  (3+ messages)

[PATCH v3 0/5] tools/libacpi: fix boot flags passed to PVHv2 guests
 2016-12-07 16:06 UTC  (5+ messages)
` [PATCH v3 4/5] tools/libacpi: update FADT layout to support version 5
` [PATCH v3 5/5] tools/libacpi: announce that PVHv2 has no CMOS RTC in FADT

[xen-unstable-smoke test] 103027: tolerable all pass - PUSHED
 2016-12-07 16:00 UTC 

[xen-4.8-testing test] 102998: regressions - FAIL
 2016-12-07 15:59 UTC 

[PATCH 0/6] x86emul: FPU handling improvements
 2016-12-07 15:36 UTC  (17+ messages)
` [PATCH 1/6] x86emul: extend / amend supported FPU opcodes
` [PATCH 2/6] x86emul: simplify FPU source operand handling
` [PATCH 3/6] x86emul: simplify FPU destination "
` [PATCH 4/6] x86emul: reduce FPU handling code size
` [PATCH 5/6] x86emul: avoid undefined behavior when dealing with 10-byte FPU operands
` [PATCH 6/6] x86emul: simplify FPU handling asm() constraints

[PATCH] x86emul: simplify {,i}{mul,div} fix
 2016-12-07 15:35 UTC  (2+ messages)

[PATCH] x86emul: drop stray NULL check
 2016-12-07 15:35 UTC  (2+ messages)

[PATCH] x86emul: drop dead code from SYSENTER handling
 2016-12-07 15:34 UTC  (2+ messages)

[linux-3.18 bisection] complete test-amd64-amd64-xl-qemut-debianhvm-amd64
 2016-12-07 15:26 UTC  (7+ messages)
` megaraid_sas regression in linux-3.18
      ` megaraid_sas regression in linux-3.18 [and 1 more messages]

[PATCH] INSTALL: remove stale coverage build instruction
 2016-12-07 15:17 UTC  (2+ messages)

[PATCH v2 0/2] x86emul: loop/rep adjustments
 2016-12-07 15:15 UTC  (3+ messages)
` [PATCH v2 1/2] x86emul: consolidate loop counter handling
` [PATCH v2 2/2] x86emul: correct 64-bit mode repeated string insn handling with zero count

[PATCH v2] xen/x86: add a way to obtain the needed number of memory map entries
 2016-12-07 14:13 UTC  (3+ messages)

[PATCH v3 0/5] x86: extend use of generic insn emulator for PV
 2016-12-07 13:54 UTC  (21+ messages)
` [PATCH v3 1/5] x86/32on64: use generic instruction decoding for call gate emulation
` [PATCH v3 2/5] x86emul: don't assume a memory operand
` [PATCH v3 4/5] x86emul: make write and cmpxchg hooks optional
` [PATCH v3 5/5] x86/PV: use generic emulator for privileged instruction handling

[linux-4.1 bisection] complete test-amd64-amd64-xl-qemuu-winxpsp3
 2016-12-07 13:31 UTC 

[PATCH 0/2] x86emul: loop/rep adjustments
 2016-12-07 12:42 UTC  (10+ messages)
` [PATCH 1/2] x86emul: consolidate loop counter handling
` [PATCH 2/2] x86emul: correct 64-bit mode repeated string insn handling with zero count

[PATCH] arm/xen: Use alloc_percpu rather than __alloc_percpu
 2016-12-07 12:24 UTC 

[PATCH] libxl: invert xc and domain model resume calls in xc_domain_resume()
 2016-12-07 11:14 UTC  (2+ messages)

Xen Security Advisory 201 (CVE-2016-9815, CVE-2016-9816, CVE-2016-9817, CVE-2016-9818) - ARM guests may induce host asynchronous abort
 2016-12-07 10:32 UTC 

[xen-unstable-smoke test] 103012: tolerable all pass - PUSHED
 2016-12-07 10:17 UTC 

[xen-unstable-coverity test] 103018: all pass - PUSHED
 2016-12-07 10:14 UTC 

[PATCH] x86emul: correct PUSHF/POPF
 2016-12-07  8:11 UTC  (3+ messages)

[PATCH v4 00/15] PVH VCPU hotplug support
 2016-12-07  8:06 UTC  (5+ messages)
` [PATCH v4 08/15] pvh/acpi: Handle ACPI accesses for PVH guests

[PATCH 0/3] Support the latest version of qemu COLO
 2016-12-07  2:46 UTC  (4+ messages)
` [PATCH 1/3] Don't create default ioreq server

[Qemu-devel] [PATCH 0/3] Add new qmp commands to suppurt Xen COLO
 2016-12-07  1:53 UTC  (2+ messages)

[linux-4.1 test] 102979: regressions - FAIL
 2016-12-07  0:18 UTC 

[PATCHv5 00/11] CONFIG_DEBUG_VIRTUAL for arm64
 2016-12-06 23:50 UTC 


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