xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-17 16:31:03 to 2014-09-18 18:44:33 UTC [more...]

[XEN/ARM PATCH v2 1/1] Add support for Exynos secure firmware
 2014-09-18 18:44 UTC  (10+ messages)

[PATCH for-4.5 v3 0/3] Support for sparse physical address space on ARM
 2014-09-18 18:22 UTC  (6+ messages)
` [PATCH for-4.5 v3 1/3] xen: refactor physical address space compression support into common code
` [PATCH for-4.5 v3 2/3] xen: add helpers for PDX mask initialisation calculations
` [PATCH for-4.5 v3 3/3] xen: arm: Enable physical address space compression (PDX) on arm

Introduce rtds real-time scheduler for Xen
 2014-09-18 18:08 UTC  (13+ messages)
` [PATCH v3 1/4] xen: add real time scheduler rtds
` [PATCH v3 2/4] libxc: add rtds scheduler
` [PATCH v3 3/4] libxl: "
` [PATCH v3 4/4] xl: introduce "

ACPI Xen and SMMU driver
 2014-09-18 18:04 UTC  (2+ messages)

[PATCH 00/13 v2] tools changes to honor --prefix=
 2014-09-18 17:44 UTC  (6+ messages)
` [PATCH 02/13] Config.mk: replace dependency to genpath with actual target

[PATCH v2] xen/tools: Introduce QNX IFS loader
 2014-09-18 17:39 UTC  (9+ messages)

[PATCH v3] docs: add PVH specification
 2014-09-18 17:19 UTC 

[PATCH V10 for-4.5 0/4] Basic guest memory introspection support
 2014-09-18 17:03 UTC  (10+ messages)
` [PATCH V10 for-4.5 1/4] xen: Emulate with no writes
` [PATCH V10 for-4.5 2/4] xen: Optimize introspection access to guest state
` [PATCH V10 for-4.5 3/4] xen, libxc: Force-enable relevant MSR events
` [PATCH V10 for-4.5 4/4] xen: Handle resumed instruction based on previous mem_event reply

[linux-next test] 30314: tolerable FAIL
 2014-09-18 16:53 UTC 

[PATCH RFC 0/7] xen: Break multiboot (v1) dependency and add multiboot2 support
 2014-09-18 16:30 UTC  (4+ messages)
` [PATCH RFC 2/7] xen/x86: Add xbi.h header file

[PATCH v2] docs: add PVH specification
 2014-09-18 16:03 UTC  (4+ messages)

[PATCH v2 03/18] OvmfPkg/XenBusDxe: Add device state struct and create an ExitBoot services event
 2014-09-18 15:00 UTC  (18+ messages)
  ` [PATCH v2 07/18] OvmfPkg/XenBusDxe: Add InterlockedCompareExchange16
  ` [PATCH v2 09/18] OvmfPkg/XenBusDxe: Add Event Channel Notify
  ` [PATCH v2 11/18] OvmfPkg/XenBusDxe: Add XenStore client implementation
  ` [PATCH v2 14/18] OvmfPkg/XenBusDxe: Indroduce XenBus support itself
  ` [PATCH v2 15/18] OvmfPkg/XenBusDxe: Add Event Channel into XenBus protocol
  ` [PATCH v2 16/18] OvmfPkg/XenPvBlkDxe: Xen PV Block device, initial skeleton
  ` [PATCH v2 17/18] OvmfPkg/XenPvBlkDxe: Add BlockFront client
  ` [PATCH v2 18/18] OvmfPkg/XenPvBlkDxe: Add BlockIo

cpufreq implementation for OMAP under xen hypervisor
 2014-09-18 14:59 UTC  (13+ messages)

[PATCH] switch rangeset's lock to rwlock
 2014-09-18 14:52 UTC  (6+ messages)

[PATCH v4 0/4] x86/HVM: fix various aspects of APIC emulation
 2014-09-18 14:45 UTC  (5+ messages)
` [PATCH v4 1/4] x86/HVM: fix miscellaneous aspects of x2APIC emulation
` [PATCH v4 2/4] x86/HVM: fix ID handling "
` [PATCH v4 3/4] x86/HVM: a few type adjustments
` [PATCH v4 4/4] x86/vlapic: don't silently accept bad vectors

[PATCH v15 01/11] multicall: add no preemption ability between two calls
 2014-09-18 14:22 UTC  (12+ messages)

[PATCH v2 0/2] x86/HVM: fix various aspects of x2APIC emulation
 2014-09-18 14:07 UTC  (9+ messages)
` [PATCH v2 2/2] x86/HVM: fix ID handling "

[PATCH 1/3 v2] xen/xenbus: Correct the comments for xenbus_grant_ring()
 2014-09-18 14:01 UTC  (3+ messages)
` [PATCH 2/3 v2] xen/xenbus: Remove BUG_ON() when error string trucated
` [PATCH 3/3 v2] xen/xenbus: Improve failure processing code for __xenbus_switch_state()

[PATCH 0/3 v2] xen/xenbus: Several improvements for 'xenbus_client.c'
 2014-09-18 13:58 UTC 

[PATCH] libxl: Implement basic video device selection
 2014-09-18 13:55 UTC 

[Xen VGA Passthrough] Cannot Complete All 3dmark Tests in Windows 8 HVM domU
 2014-09-18 13:40 UTC  (13+ messages)

[libvirt test] 30313: tolerable FAIL - PUSHED
 2014-09-18 13:11 UTC 

[PATCH for-4.5 v7 00/21] Mem_event and mem_access for ARM
 2014-09-18 13:02 UTC  (38+ messages)
` [PATCH for-4.5 v7 01/21] xen: Relocate mem_access and mem_event into common
` [PATCH for-4.5 v7 02/21] xen: Relocate struct npfec definition "
` [PATCH for-4.5 v7 03/21] xen: Relocate mem_event_op domctl and access_op memop "
` [PATCH for-4.5 v7 04/21] xen: Relocate set_access_required domctl "
` [PATCH for-4.5 v7 05/21] xen: Relocate p2m_access_t into common and swap the order
` [PATCH for-4.5 v7 06/21] xen: Relocate p2m_mem_access_resume to mem_access common
` [PATCH for-4.5 v7 07/21] xen: Relocate p2m_mem_access_check into common and refactor it
` [PATCH for-4.5 v7 08/21] x86/p2m: Typo fix for spelling ambiguous
` [PATCH for-4.5 v7 09/21] x86/p2m: Fix conversion macro of p2m_access to XENMEM_access
` [PATCH for-4.5 v7 10/21] xen/mem_event: Clean out superfluous white-spaces
` [PATCH for-4.5 v7 11/21] xen/mem_event: Relax error condition on debug builds
` [PATCH for-4.5 v7 12/21] xen/mem_event: Abstract architecture specific sanity checks
` [PATCH for-4.5 v7 13/21] xen/mem_access: Abstract architecture specific sanity check
` [PATCH for-4.5 v7 14/21] xen/arm: p2m changes for mem_access support
` [PATCH for-4.5 v7 15/21] xen/arm: Implement domain_get_maximum_gpfn
` [PATCH for-4.5 v7 16/21] xen/arm: Add p2m_set_permission and p2m_shatter_page helpers
` [PATCH for-4.5 v7 17/21] xen/arm: Data abort exception (R/W) mem_events
` [PATCH for-4.5 v7 18/21] xen/arm: Instruction prefetch abort (X) mem_event handling
` [PATCH for-4.5 v7 19/21] xen/arm: Enable the compilation of mem_access and mem_event on ARM
` [PATCH for-4.5 v7 20/21] tools/libxc: Allocate magic page for mem access "
` [PATCH for-4.5 v7 21/21] tools/tests: Enable xen-access "

[PATCH] docs: add PVH specification
 2014-09-18 12:32 UTC  (4+ messages)

[PATCH] xen/arm: Use REG_RANK_INDEX macro
 2014-09-18 12:13 UTC  (4+ messages)
` [RFC PATCH] xen/arm: check on domain type against hardware support
` [RFC PATCH] xen/arm: Restricted access to IFSR32_EL2 and FPEXC32_EL2
` [RFC PATCH] xen/arm: remove check for generic timer support for arm64

[linux-3.10 test] 30309: regressions - FAIL
 2014-09-18 12:00 UTC 

[RFC + Queries] Flow of PCI passthrough in ARM
 2014-09-18 11:34 UTC 

[xen-unstable test] 30308: regressions - FAIL
 2014-09-18 10:59 UTC 

[PATCH 0/2] x86: improve remote CPU wakeup
 2014-09-18 10:59 UTC  (2+ messages)

[PATCH v4 00/16] Xen VMware tools support
 2014-09-18  9:14 UTC  (7+ messages)
` [PATCH v4 04/16] xen: Add is_vmware_port_enabled

[v6][PATCH 0/7] xen: reserve RMRR to avoid conflicting MMIO/RAM
 2014-09-18  9:11 UTC  (3+ messages)
` [v6][PATCH 7/7] xen/vtd: make USB RMRR mapping safe

[v6][PATCH 1/2] xen:x86:mm:p2m: introduce set_identity_p2m_entry
 2014-09-18  9:09 UTC  (3+ messages)
` [v6][PATCH 2/2] xen:vtd: missing RMRR mapping while share EPT

[win-pv-devel] Location of next Xen Project Developer Summit / User Summit (please respond by end of September)
 2014-09-18  8:58 UTC 

Theorycraft about Radeons VGA Passthrough issues
 2014-09-18  8:30 UTC  (2+ messages)

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

[PING] various patches
 2014-09-18  7:58 UTC  (4+ messages)

[PATCH] passthrough: streamline _hvm_dirq_assist()
 2014-09-18  7:49 UTC  (3+ messages)

[RFC] Overriding MSR values via xl.cfg
 2014-09-18  7:48 UTC  (2+ messages)

[PATCH] x86/traps: hypervisor leaf 0x40000010 timing info
 2014-09-18  7:41 UTC  (4+ messages)

答复: [Qemu-devel] [PATCH] vnc: add additional key up event before repeated key down
 2014-09-18  6:01 UTC 

[qemu-mainline test] 30306: tolerable FAIL - PUSHED
 2014-09-18  5:28 UTC 

[PATCH][XSA-59] VT-d: suppress UR signaling for further desktop chipsets
 2014-09-18  5:28 UTC  (2+ messages)

Commucation port ( com port)
 2014-09-18  5:19 UTC 

[PATCH v10 00/20] x86/PMU: Xen PMU PV(H) support
 2014-09-18  5:01 UTC  (7+ messages)
` [PATCH v10 11/20] x86/VPMU: Interface for setting PMU mode and flags
` [PATCH v10 13/20] x86/VPMU: When handling MSR accesses, leave fault injection to callers
` [PATCH v10 16/20] x86/VPMU: Merge vpmu_rdmsr and vpmu_wrmsr

[PATCH] x86/hvm: implement save/restore for posted interrupts
 2014-09-18  3:29 UTC  (12+ messages)

gdbsx - xg_attach:Unable to pause domain:1; failed to attach to domain:1 errno:13
 2014-09-18  2:11 UTC  (7+ messages)

[RFC PATCH 0/9] xen: arm: reenable support for 32-bit userspace running in 64-bit guest
 2014-09-18  1:31 UTC  (6+ messages)
` [PATCH 5/9] xen: arm: Handle CP15 register traps from userspace

Location of next Xen Project Developer Summit / User Summit (please respond by end of September)
 2014-09-18  0:30 UTC 

[PATCH v3 for-4.5 0/9] xen: arm: support for > 40-bit physical addressing
 2014-09-18  0:09 UTC  (10+ messages)
` [PATCH v3 for-4.5 1/9] xen: arm: rename p2m->first_level to p2m->root
` [PATCH v3 for-4.5 2/9] xen: arm: Implement variable levels in dump_pt_walk
` [PATCH v3 for-4.5 3/9] xen: arm: handle concatenated root tables "
` [PATCH v3 for-4.5 4/9] xen: arm: move setup_virt_paging to p2m.[ch] from mm.[ch]
` [PATCH v3 for-4.5 5/9] xen: arm: Defer setting of VTCR_EL2 until after CPUs are up
` [PATCH v3 for-4.5 6/9] xen: arm: handle variable p2m levels in p2m_lookup
` [PATCH v3 for-4.5 7/9] xen: arm: handle variable p2m levels in apply_p2m_changes
` [PATCH v3 for-4.5 8/9] xen: arm: support for up to 48-bit physical addressing on arm64
` [PATCH v3 for-4.5 9/9] xen: arm: support for up to 48-bit IPA "

[RFC Patch v3 00/18] Some bugfix patches
 2014-09-18  0:05 UTC  (7+ messages)
` [RFC Patch v3 18/18] x86/hvm: Always set pending event injection when loading VMC[BS] state

[linux-3.10 test] 30303: regressions - FAIL
 2014-09-17 23:36 UTC 

[xen-unstable test] 30301: tolerable FAIL
 2014-09-17 22:31 UTC 

[PATCH 31/34] tools: Disable ignored-attributes warning when compiling with clang
 2014-09-17 21:18 UTC  (7+ messages)
` [PATCH] clang: sizeof(type) must not have __attribute__(aligned)

[PATCH] arm{, 64}/xen: Remove "EXPERIMENTAL" in the description of the Xen options
 2014-09-17 21:07 UTC 

[linux-next test] 30302: tolerable FAIL
 2014-09-17 19:56 UTC 

[PATCH v4 for 4.5 0/8] libxl: synchronise domain configuration
 2014-09-17 19:16 UTC  (2+ messages)

[qemu-mainline test] 30298: regressions - FAIL
 2014-09-17 18:21 UTC 

[PATCH] xen/arm: Restricted access to IFSR32_EL2 and FPEXC32_EL2
 2014-09-17 17:00 UTC  (4+ messages)

[PATCH v2 0/5] xenfb: Add support for Windows PV frontend
 2014-09-17 16:42 UTC  (3+ messages)
` [PATCH v2 3/5] xenfb: Add option to use a grant ref for shared page

Questions about the in-tree Flask policy
 2014-09-17 16:39 UTC  (2+ messages)

[PATCH for-4.5 v5 00/16] Xen VMware tools support
 2014-09-17 16:31 UTC  (14+ messages)
` [PATCH for-4.5 v5 04/16] xen: Add is_vmware_port_enabled
` [PATCH for-4.5 v5 05/16] tools: Add vmware_port support
` [PATCH for-4.5 v5 06/16] xen: Convert vmware_port to xentrace usage
` [PATCH for-4.5 v5 07/16] tools: "
` [PATCH for-4.5 v5 08/16] xen: Add limited support of VMware's hyper-call rpc
` [PATCH for-4.5 v5 09/16] tools: "
` [PATCH for-4.5 v5 10/16] Add VMware tool's triggers
` [PATCH for-4.5 v5 11/16] Add live migration of VMware's hyper-call RPC
` [PATCH for-4.5 v5 12/16] Add dump of HVM_SAVE_CODE(VMPORT) to xen-hvmctx
` [OPTIONAL][PATCH for-4.5 v5 13/16] Add xen-hvm-param
` [OPTIONAL][PATCH for-4.5 v5 14/16] Add xen-vmware-guestinfo
` [OPTIONAL][PATCH for-4.5 v5 15/16] Add xen-list-vmware-guestinfo
` [OPTIONAL][PATCH for-4.5 v5 16/16] Add xen-hvm-send-trigger


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