xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-22 18:21:44 to 2014-09-23 13:14:23 UTC [more...]

[PATCH for-4.5 v8 00/19] Mem_event and mem_access for ARM
 2014-09-23 13:14 UTC  (13+ messages)
` [PATCH for-4.5 v8 01/19] xen: Relocate mem_access and mem_event into common
` [PATCH for-4.5 v8 02/19] xen: Relocate struct npfec definition "
` [PATCH for-4.5 v8 03/19] xen: Relocate p2m_access_t into common and swap the order
` [PATCH for-4.5 v8 04/19] xen: Relocate p2m_mem_access_resume to mem_access common
` [PATCH for-4.5 v8 05/19] xen: Relocate set_access_required domctl into common
` [PATCH for-4.5 v8 06/19] xen: Relocate mem_event_op domctl and access_op memop "
` [PATCH for-4.5 v8 07/19] x86/p2m: Typo fix for spelling ambiguous
` [PATCH for-4.5 v8 08/19] xen/mem_event: Clean out superfluous white-spaces
` [PATCH for-4.5 v8 09/19] xen/mem_event: Relax error condition on debug builds
` [PATCH for-4.5 v8 10/19] xen/mem_event: Abstract architecture specific sanity checks
` [PATCH for-4.5 v8 11/19] xen/mem_access: Abstract architecture specific sanity check
` [PATCH for-4.5 v8 12/19] xen/arm: p2m changes for mem_access support

[PATCH V3] xen: remove some memory limits from pv-domains
 2014-09-23 13:10 UTC  (4+ messages)
` [PATCH V3] xen: eliminate scalability issues from initial mapping setup

[PATCH for-4.5 v11 0/7] xen/arm: Add GICv3 support
 2014-09-23 13:09 UTC  (8+ messages)
` [PATCH for-4.5 v11 2/7] xen/arm: Add vgic callback to read irq priority

[PATCH 00/45 v3] tool changes to honor configure --prefix=DIR
 2014-09-23 13:06 UTC  (80+ messages)
` [PATCH 03/46] install.sh: Preserve permissions from make install
` [PATCH 18/46] Use configure --sysconfdir=DIR to set CONFIG_DIR
` [PATCH 19/46] Add configure --with-initd-dir=DIR
` [PATCH 22/46] tools: use INITD_DIR instead of CONFIG_DIR/init.d|rc.d
` [PATCH 23/46] tools/hotplug: substitute XEN_SCRIPT_DIR on FreeBSD
` [PATCH 24/46] remove duplicate variables from config
` [PATCH 25/46] Use configure --mandir=DIR to set MANDIR
` [PATCH 28/46] Use configure --libexecdir=BASEDIR to set LIBEXEC
` [PATCH 29/46] Use configure --prefix=DIR to set PREFIX
` [PATCH 30/46] Use configure --localstatedir=BASEDIR to set path to /var
` [PATCH 31/46] Add configure --enable-rpath
` [PATCH 32/46] Add configure --with-linux-backend-modules="mod1 mod2"
` [PATCH 33/46] Add configure --with-bash_completion-dir=DIR
` [PATCH 34/46] Make XENFIRMWAREDIR a subdir of libexecdir
` [PATCH 35/46] Use just PREFIX to reference the path in Paths.mk
` [PATCH 36/46] tools: remove private copies of includedir and libdir from libxenstat
` [PATCH 37/46] Use Paths.mk for docs, stubdom and tools build
` [PATCH 38/46] Move xenconsoled to libexec
` [PATCH 39/46] Move xenstored "
` [PATCH 41/46] tools: use XEN_LIB_STORED instead of /var/lib/xenstored
` [PATCH 42/46] Use XEN_RUN_DIR instead of /var/run/xen
` [PATCH 43/46] Move systemd paths to Paths.mk
` [PATCH 44/46] Include Paths.mk in toplevel Makefile to fix uninstall
` [PATCH 45/46] Move MAN1DIR and MAN8DIR to Paths.mk
` [PATCH 46/46] rerun autogen.sh

[PATCH v4 0/3] Move xenstore and libxc public headers to include subdir
 2014-09-23 12:56 UTC  (12+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 3/3] enable QEMU for ARM builds

[PATCH V5 00/15] arm64 EFI stub
 2014-09-23 12:55 UTC  (38+ messages)
` [PATCH V5 02/15] Move x86 specific funtions/variables to arch header
` [PATCH V5 03/15] create arch functions to allocate memory for and process EFI memory map
` [PATCH V5 06/15] Add efi_arch_handle_cmdline() for processing commandline
` [PATCH V5 07/15] Move x86 specific disk probing code
` [PATCH V5 09/15] Add efi_arch_memory() for arch specific memory setup
` [PATCH V5 10/15] Add arch specific module handling to read_file()
` [PATCH V5 12/15] Add efi_arch_use_config_file() function to control use of config file
` [PATCH V5 13/15] add arm64 cache flushing code from linux v3.16
` [PATCH V5 14/15] Update libfdt to v1.4.0
` [PATCH V5 15/15] Add ARM EFI boot support

[PATCH OSSTEST 1/2] Switch default Linux branch from 3.4 to 3.13
 2014-09-23 12:55 UTC  (7+ messages)
  ` [PATCH OSSTEST 2/2] Switch armhf to use common default Linux

[PATCH for-4.5 v6 00/16] Xen VMware tools support
 2014-09-23 12:40 UTC  (33+ messages)
` [PATCH for-4.5 v6 02/16] tools: Add vmware_hw support
` [PATCH for-4.5 v6 05/16] tools: Add vmware_port support
` [PATCH for-4.5 v6 08/16] xen: Add limited support of VMware's hyper-call rpc
` [PATCH for-4.5 v6 09/16] tools: "

[PATCH V4 00/15] arm64 EFI stub
 2014-09-23 12:39 UTC  (9+ messages)
` [PATCH V4 15/15] Add ARM EFI boot support

[PATCH for-4.5 v6 00/17] Mem_event and mem_access for ARM
 2014-09-23 12:18 UTC  (5+ messages)
` [PATCH for-4.5 v6 17/17] tools/tests: Enable xen-access on ARM

Xen Security Advisory 106 - Missing privilege level checks in x86 emulation of software interrupts
 2014-09-23 12:14 UTC 

Xen Security Advisory 105 - Missing privilege level checks in x86 HLT, LGDT, LIDT, and LMSW emulation
 2014-09-23 12:14 UTC 

Xen Security Advisory 104 - Race condition in HVMOP_track_dirty_vram
 2014-09-23 12:14 UTC 

[v6][PATCH 2/2] xen:vtd: missing RMRR mapping while share EPT
 2014-09-23 12:14 UTC  (6+ messages)

[PATCH for 4.5 v4 1/4] xen: add real time scheduler rtds
 2014-09-23 11:47 UTC  (2+ messages)

[linux-linus test] 30356: regressions - FAIL
 2014-09-23 11:45 UTC  (2+ messages)

AMD GPU passthrough in Xen
 2014-09-23 11:22 UTC  (5+ messages)

Introduce rtds real-time scheduler for Xen
 2014-09-23 10:47 UTC  (13+ messages)
` [PATCH v3 1/4] xen: add real time scheduler rtds

[PATCH for-4.5 v5] add support for libvirt-like channels
 2014-09-23 10:45 UTC  (6+ messages)
` [PATCH v5 for-4.5 1/2] libxl: add support for 'channels'

[PATCH v12 0/2] x86/viridian improvements
 2014-09-23 10:40 UTC  (3+ messages)
` [PATCH v12 1/2] x86/viridian: Re-purpose the HVM parameter to be a feature mask
` [PATCH v12 2/2] x86/viridian: Add partition time reference counter MSR support

[RFC Patch v4 0/9] Some bugfix patches
 2014-09-23 10:32 UTC  (30+ messages)
` [RFC Patch v4 5/9] check if mfn is supported by IOCTL_PRIVCMD_MMAPBATCH before calling ioctl()
` [RFC Patch v4 7/9] correct xc_domain_save()'s return value
` [RFC Patch v4 8/9] store correct format into tapdisk-params/params
` [RFC Patch v4 9/9] update libxl__device_disk_from_xs_be() to support blktap device

Questions about the in-tree Flask policy
 2014-09-23  9:53 UTC  (4+ messages)

[PATCH for-4.5] flask/policy: Updates for example XSM policy
 2014-09-23  9:37 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add Wei Liu as toolstack co-maintainer
 2014-09-23  9:19 UTC  (3+ messages)

[PATCH v11 0/2] x86/viridian improvements
 2014-09-23  9:14 UTC  (7+ messages)
` [PATCH v11 1/2] x86/viridian: Re-purpose the HVM parameter to be a feature mask

[PATCH for-4.5 v7 00/21] Mem_event and mem_access for ARM
 2014-09-23  8:37 UTC  (8+ messages)
` [PATCH for-4.5 v7 16/21] xen/arm: Add p2m_set_permission and p2m_shatter_page helpers
` [PATCH for-4.5 v7 21/21] tools/tests: Enable xen-access on ARM

[libvirt test] 30357: tolerable FAIL - PUSHED
 2014-09-23  8:27 UTC 

Xen 4.5 development update (September update). Feature freeze slip by two weeks
 2014-09-23  8:26 UTC  (2+ messages)

[PATCH v8 0/6] xen: systemd support
 2014-09-23  8:19 UTC  (6+ messages)
` [PATCH v8 3/6] autoconf: xen: move standard path variables to config/Paths.mk.in

[linux-3.10 test] 30355: regressions - FAIL
 2014-09-23  6:20 UTC 

[PATCH V3 0/3] x86: Full support of PAT
 2014-09-23  5:31 UTC  (2+ messages)

[PATCH v19 00/12] Remus/Libxl: Remus network buffering and drbd disk
 2014-09-23  5:13 UTC  (7+ messages)
` [PATCH v19 06/12] libxl/remus: setup and control disk replication for DRBD backends

[xen-unstable test] 30353: regressions - FAIL
 2014-09-23  4:05 UTC 

[PATCH v6] Fix interrupt latency of HVM PCI passthrough devices
 2014-09-23  2:10 UTC  (4+ messages)
` [PATCH v6 for-xen-4.5 1/3] dpci: Move from domain centric model to hvm_dirq_dpci model
` [PATCH v6 for-xen-4.5 2/3] dpci: In hvm_dirq_assist stop using pt_pirq_iterate
` [PATCH v6 for-xen-4.5 3/3] dpci: Replace tasklet with an softirq (v6)

[PATCH 3/3 v2] xen/xenbus: Improve failure processing code for __xenbus_switch_state()
 2014-09-23  1:56 UTC 

This Wednesday is Xen Project Document Day
 2014-09-23  1:45 UTC 

[PATCH v3] docs: add PVH specification
 2014-09-23  0:38 UTC  (2+ messages)

gdbsx - xg_attach:Unable to pause domain:1; failed to attach to domain:1 errno:13
 2014-09-23  0:10 UTC  (8+ messages)

[PATCH v11 for-xen-4.5 00/20] x86/PMU: Xen PMU PV(H) support
 2014-09-22 23:58 UTC  (21+ messages)
` [PATCH v11 for-xen-4.5 01/20] common/symbols: Export hypervisor symbols to privileged guest
` [PATCH v11 for-xen-4.5 02/20] x86/VPMU: Manage VPMU_CONTEXT_SAVE flag in vpmu_save_force()
` [PATCH v11 for-xen-4.5 03/20] x86/VPMU: Set MSR bitmaps only for HVM/PVH guests
` [PATCH v11 for-xen-4.5 04/20] x86/VPMU: Make vpmu macros a bit more efficient
` [PATCH v11 for-xen-4.5 05/20] intel/VPMU: Clean up Intel VPMU code
` [PATCH v11 for-xen-4.5 06/20] vmx: Merge MSR management routines
` [PATCH v11 for-xen-4.5 07/20] x86/VPMU: Handle APIC_LVTPC accesses
` [PATCH v11 for-xen-4.5 08/20] intel/VPMU: MSR_CORE_PERF_GLOBAL_CTRL should be initialized to zero
` [PATCH v11 for-xen-4.5 09/20] x86/VPMU: Add public xenpmu.h
` [PATCH v11 for-xen-4.5 10/20] x86/VPMU: Make vpmu not HVM-specific
` [PATCH v11 for-xen-4.5 11/20] x86/VPMU: Interface for setting PMU mode and flags
` [PATCH v11 for-xen-4.5 12/20] x86/VPMU: Initialize PMU for PV(H) guests
` [PATCH v11 for-xen-4.5 13/20] x86/VPMU: Save VPMU state for PV guests during context switch
` [PATCH v11 for-xen-4.5 14/20] x86/VPMU: When handling MSR accesses, leave fault injection to callers
` [PATCH v11 for-xen-4.5 15/20] x86/VPMU: Add support for PMU register handling on PV guests
` [PATCH v11 for-xen-4.5 16/20] x86/VPMU: Handle PMU interrupts for "
` [PATCH v11 for-xen-4.5 17/20] x86/VPMU: Merge vpmu_rdmsr and vpmu_wrmsr
` [PATCH v11 for-xen-4.5 18/20] x86/VPMU: Add privileged PMU mode
` [PATCH v11 for-xen-4.5 19/20] x86/VPMU: NMI-based VPMU support
` [PATCH v11 for-xen-4.5 20/20] x86/VPMU: Move VPMU files up from hvm/ directory

[PATCH v10 00/20] x86/PMU: Xen PMU PV(H) support
 2014-09-22 22:48 UTC  (10+ messages)
` [PATCH v10 11/20] x86/VPMU: Interface for setting PMU mode and flags

[PATCH] x86/hvm: implement save/restore for posted interrupts
 2014-09-22 22:43 UTC  (14+ messages)

[linux-3.10 test] 30351: regressions - FAIL
 2014-09-22 22:17 UTC 

[xen-unstable test] 30350: regressions - FAIL
 2014-09-22 20:40 UTC 

[OSSTEST PATCH RFC v1 00/12] XSM test cases for OSSTest
 2014-09-22 20:23 UTC  (2+ messages)

[PATCH v4 01/16] xen: Add support for VMware cpuid leaves
 2014-09-22 19:55 UTC  (3+ messages)

[XEN/ARM: Patch v4 1/1] Add support for the Exynos secure firmware
 2014-09-22 18:33 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).