xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-25 10:19:08 to 2014-09-25 19:28:46 UTC [more...]

[PATCH v12 for-xen-4.5 00/20] x86/PMU: Xen PMU PV(H) support
 2014-09-25 19:28 UTC  (11+ messages)
` [PATCH v12 for-xen-4.5 01/20] common/symbols: Export hypervisor symbols to privileged guest
` [PATCH v12 for-xen-4.5 02/20] x86/VPMU: Manage VPMU_CONTEXT_SAVE flag in vpmu_save_force()
` [PATCH v12 for-xen-4.5 03/20] x86/VPMU: Set MSR bitmaps only for HVM/PVH guests
` [PATCH v12 for-xen-4.5 04/20] x86/VPMU: Make vpmu macros a bit more efficient
` [PATCH v12 for-xen-4.5 05/20] intel/VPMU: Clean up Intel VPMU code
` [PATCH v12 for-xen-4.5 06/20] vmx: Merge MSR management routines
` [PATCH v12 for-xen-4.5 07/20] x86/VPMU: Handle APIC_LVTPC accesses
` [PATCH v12 for-xen-4.5 08/20] intel/VPMU: MSR_CORE_PERF_GLOBAL_CTRL should be initialized to zero
` [PATCH v12 for-xen-4.5 09/20] x86/VPMU: Add public xenpmu.h
` [PATCH v12 for-xen-4.5 10/20] x86/VPMU: Make vpmu not HVM-specific

[PATCH for-4.5 v20 00/12] Remus/Libxl: Remus network buffering and drbd disk
 2014-09-25 19:28 UTC  (8+ messages)
` [PATCH for-4.5 v20 07/12] xl/remus: change bool to defbool
` [PATCH for-4.5 v20 08/12] xl/remus: cmdline switch to explicitly enable unsafe configurations
` [PATCH for-4.5 v20 12/12] MAINTAINERS: update maintained files of Remus

[PATCH v2 0/5] xen: Break multiboot (v1) dependency and add multiboot2 support
 2014-09-25 19:24 UTC  (18+ messages)
` [PATCH v2 1/5] xen/x86: Introduce MultiBoot Data (MBD) type
` [PATCH v2 3/5] xen/x86: Migrate to boot_info structure
` [PATCH v2 5/5] xen/x86: Add multiboot2 protocol support

xl, libxl: add support for 'channels'
 2014-09-25 19:13 UTC  (12+ messages)
` [PATCH v6 for-4.5 1/5] "
` [PATCH v6 for-4.5 2/5] xl: move 'replace_string' further up the file
` [PATCH v6 for-4.5 3/5] xl: add 'xstrdup' next to 'xrealloc'
` [PATCH v6 for-4.5 4/5] xl: add 'trim' and 'split_string_into_pair' functions
` [PATCH v6 for-4.5 5/5] xl: add support for 'channels'

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

[PATCH for-4.5 V7 00/14] arm64 EFI stub
 2014-09-25 18:52 UTC  (8+ messages)
` [PATCH for-4.5 V7 11/14] Add arch specific module handling to read_file()
` [PATCH for-4.5 V7 14/14] Add ARM EFI boot support

Xen-unstable: pci-passthrough "irq 16: nobody cared" on HVM guest shutdown on irq of device not passed through
 2014-09-25 18:45 UTC  (8+ messages)

Quarantined: Booting F21-Alpha-x86 iso image on Xen 4.4 with: io.c:206:d240 MMIO emulation failed @ 0008:ffff245f: 38 7d 2d 3d 02 83 ff ff da 95
 2014-09-25 17:49 UTC  (3+ messages)

Ubuntu 14.04 Binutils Breaks Xen EFI Boot
 2014-09-25 17:43 UTC 

Some oxenstored improvements (v3)
 2014-09-25 17:35 UTC  (10+ messages)
` [PATCH v3 1/9] oxenstored: add a poll-based select mechanism
` [PATCH v3 2/9] oxenstored: add facilities to raise the max open fds uplimit
` [PATCH v3 3/9] oxenstored: add a --use-select command line flag
` [PATCH v3 4/9] oxenstored: catch the error when a connection is already deleted
` [PATCH v3 5/9] oxenstored: use hash table to store socket connections
` [PATCH v3 6/9] oxenstored: enable domain connection indexing based on eventchn port
` [PATCH v3 7/9] oxenstored: only process domain connections that notify us by events
` [PATCH v3 8/9] oxenstored: add a safe net mechanism for existing ill-behaved clients
` [PATCH v3 9/9] oxenstored: reduce syslog call overhead

[PATCH v2 01/22] PCI/MSI: Clean up struct msi_chip argument
 2014-09-25 17:16 UTC  (7+ messages)
  ` [PATCH v2 06/22] PCI/MSI: Introduce weak arch_find_msi_chip() to find MSI chip
` [PATCH v2 00/22] Use MSI chip framework to configure MSI/MSI-X in all platforms
  ` [PATCH v2 04/22] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()

[PATCH v19 00/12] Remus/Libxl: Remus network buffering and drbd disk
 2014-09-25 17:14 UTC  (19+ messages)
` [PATCH v19 08/12] xl/remus: cmdline switch to explicitly enable unsafe configurations
` [PATCH v19 12/12] MAINTAINERS: update maintained files of Remus

Error when Glib cross compiled into Mini-OS without the support of "_POSIX_THREADS"
 2014-09-25 16:56 UTC  (6+ messages)

[PATCH for-4.5 v6 00/16] Xen VMware tools support
 2014-09-25 16:28 UTC  (30+ messages)
` [PATCH for-4.5 v6 05/16] tools: Add vmware_port support
` [PATCH for-4.5 v6 06/16] xen: Convert vmware_port to xentrace usage
` [PATCH for-4.5 v6 07/16] tools: "
` [PATCH for-4.5 v6 08/16] xen: Add limited support of VMware's hyper-call rpc

[PATCH] x86/viridian: Add Partition Reference Time enlightenment
 2014-09-25 16:18 UTC  (3+ messages)

Xen4.4 / Win7 (32 bit) / gplpv blue screens in xenvbd.sys
 2014-09-25 16:16 UTC  (5+ messages)

[PATCH v6] Fix interrupt latency of HVM PCI passthrough devices
 2014-09-25 16:05 UTC  (12+ 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 00/28 v4] tool changes to honor configure --prefix=DIR
 2014-09-25 16:01 UTC  (32+ messages)
` [PATCH 01/28] Neutralize make uninstall
` [PATCH 02/28] tools/hotplug: fix race during xen.conf creation
` [PATCH 03/28] tools/python: use also LDFLAGS for build
` [PATCH 04/28] Add configure --with-initddir=DIR
` [PATCH 05/28] tools/hotplug: use XEN_SCRIPT_DIR instead of hardcoded path
` [PATCH 06/28] tools/configure.ac: sort AC_CONFIG_FILES
` [PATCH 07/28] tools: use INITD_DIR instead of CONFIG_DIR/init.d|rc.d
` [PATCH 08/28] tools/hotplug: substitute XEN_SCRIPT_DIR on FreeBSD
` [PATCH 09/28] remove duplicate variables from config
` [PATCH 10/28] Substitue configure variables in Paths.mk.in
` [PATCH 11/28] tools: substitute bindir instead of BINDIR
` [PATCH 12/28] Use configure --mandir=DIR to set MANDIR
` [PATCH 13/28] Use configure --docdir=DIR to set DOCDIR
` [PATCH 14/28] Use configure --includedir=DIR to set INCLUDEDIR
` [PATCH 15/28] Use configure --libexecdir=BASEDIR to set LIBEXEC
` [PATCH 16/28] Use configure --prefix=DIR to set PREFIX
` [PATCH 17/28] Use configure --localstatedir=BASEDIR to set path to /var
` [PATCH 18/28] Add configure --enable-rpath
` [PATCH 19/28] Add configure --with-linux-backend-modules="mod1 mod2"
` [PATCH 20/28] Put bash_completion.d below --sysconfdir=DIR
` [PATCH 21/28] Add configure --with-sysconfig-leaf-dir=SUBDIR to set CONFIG_LEAF_DIR
` [PATCH 22/28] Make XENFIRMWAREDIR a subdir of libexecdir
` [PATCH 23/28] tools: remove private copies of includedir and libdir from libxenstat
` [PATCH 24/28] Use Paths.mk for docs, stubdom and tools build
` [PATCH 25/28] tools: use XEN_LIB_STORED instead of /var/lib/xenstored
` [PATCH 26/28] Use XEN_RUN_DIR instead of /var/run/xen
` [PATCH 27/28] move vtpmmgr helpers from tools to stubdom
` [PATCH 28/28] Separate runtime debug output from debug symbols

[PATCH v4] xen/tools: Introduce QNX IFS loader
 2014-09-25 15:55 UTC  (6+ messages)

[Xen-API] Location of next Xen Project Developer Summit / User Summit (please respond by end of September)
 2014-09-25 15:54 UTC 

[PATCH for-4.5 V6 00/14] arm64 EFI stub
 2014-09-25 15:46 UTC  (6+ messages)
` [PATCH for-4.5 V6 13/14] Fix freeing of uninitialized pointer

[qemu-mainline test] 30384: tolerable FAIL - PUSHED
 2014-09-25 15:29 UTC 

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

Question about high CPU load during iperf ethernet testing
 2014-09-25 15:10 UTC  (6+ messages)

[PATCH v5] xenstore: extend the xenstore ring with a 'closing' signal
 2014-09-25 14:58 UTC 

[PATCH for 4.5 0/2] Trivial patches for PVH doc and libxl Makefile
 2014-09-25 14:56 UTC  (5+ messages)
` [PATCH for 4.5 1/2] docs: fix one typo in pvh.markdown
` [PATCH for 4.5 2/2] libxl: add in missing dependency for xen-init-dom0 in Makefile

[libvirt test] 30391: regressions - FAIL
 2014-09-25 14:45 UTC 

[xen-unstable test] 30380: regressions - trouble: blocked/broken/fail/pass
 2014-09-25 14:05 UTC  (4+ messages)

[PATCH] MAINTAINERS: handle buildsystem
 2014-09-25 13:08 UTC  (6+ messages)

[linux-3.10 test] 30382: regressions - FAIL
 2014-09-25 12:48 UTC 

[PATCH] libxl: Fix build dependency for libxl.h
 2014-09-25 12:44 UTC  (3+ messages)

VT-d flush timeout
 2014-09-25 11:48 UTC  (10+ messages)

[RFC PATCH] xen/arm: Add support for GICv3 for domU
 2014-09-25 11:46 UTC  (2+ messages)

Network card disappears (probably xennet crash) on windows 7 pro 64 bit with gplpv
 2014-09-25 11:29 UTC  (5+ messages)

[PATCH v5 0/4] x86/HVM: fix various aspects of APIC emulation
 2014-09-25 11:26 UTC  (6+ messages)
` [PATCH v5 1/4] x86/HVM: fix miscellaneous aspects of x2APIC emulation

cpufreq implementation for OMAP under xen hypervisor
 2014-09-25 11:15 UTC  (16+ messages)

[RFC Patch v3 00/18] Some bugfix patches
 2014-09-25 11:14 UTC  (5+ messages)
` [RFC Patch v3 09/18] block-remus: fix memory leak

[PATCH] xen/arm: Use REG_RANK_INDEX macro
 2014-09-25 11:08 UTC  (5+ messages)
` [RFC PATCH] xen/arm: check on domain type against hardware support

Linux'es SLUB incompatible with Xen?
 2014-09-25 10:57 UTC  (5+ messages)

[PATCH v3] xen/arm: Deliver interrupts to vcpu specified in IROUTER
 2014-09-25 10:50 UTC  (2+ messages)

[RFC + Queries] Flow of PCI passthrough in ARM
 2014-09-25 10:27 UTC  (6+ messages)

[PATCH v16 00/10] enable Cache Monitoring Technology (CMT) feature
 2014-09-25 10:19 UTC  (4+ messages)
` [PATCH v16 08/10] x86: add CMT related MSRs in allowed list
` [PATCH v16 09/10] xsm: add CMT related xsm policies
` [PATCH v16 10/10] tools: CMDs and APIs for Cache Monitoring Technology


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