xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-25 19:24:27 to 2014-09-26 13:44:29 UTC [more...]

[PATCH for-4.5 v2] x86/hvm: remove stray ioreq_server.lock lock release from hvm_ioreq_server_init()
 2014-09-26 13:44 UTC  (2+ messages)

[PATCH for-4.5 v10 00/19] Mem_event and mem_access for ARM
 2014-09-26 13:41 UTC  (7+ messages)
` [PATCH for-4.5 v10 15/19] xen/arm: Temporarily disable mem_access for hypervisor access

Xen Project policy on feature flags
 2014-09-26 13:39 UTC  (2+ messages)

[PATCH for-4.5 0/2] Improve "Emulation failed" error message
 2014-09-26 13:32 UTC  (20+ messages)
` [PATCH for-4.5 1/2] xen/vsprintf: Introduce %*ph extended format specifier for hex buffers
` [PATCH for-4.5 2/2] x86/hvm: Improve "Emulation failed @" error messages

[PATCH v16 00/10] enable Cache Monitoring Technology (CMT) feature
 2014-09-26 13:23 UTC  (29+ messages)
` [PATCH v16 01/10] x86: add generic resource (e.g. MSR) access hypercall
` [PATCH v16 03/10] tools: provide interface for generic resource access
` [PATCH v16 04/10] x86: detect and initialize Cache Monitoring Technology feature
` [PATCH v16 05/10] x86: dynamically attach/detach CMT service for a guest
` [PATCH v16 06/10] x86: collect global CMT information
` [PATCH v16 07/10] x86: enable CMT for each domain RMID
` [PATCH v16 08/10] x86: add CMT related MSRs in allowed list
` [PATCH v16 10/10] tools: CMDs and APIs for Cache Monitoring Technology

[PATCH for-4.5 v21 00/14] Remus/Libxl: Remus network buffering and drbd disk
 2014-09-26 13:10 UTC  (19+ messages)
` [PATCH for-4.5 v21 01/14] libxl: multidev: Clarify comments about which callbacks are meant
` [PATCH for-4.5 v21 02/14] libxl: multidev: Expose libxl__multidev_one_callback
` [PATCH for-4.5 v21 03/14] libxl: introduce libxl__multidev_prepare_with_aodev
` [PATCH for-4.5 v21 04/14] libxl: Extend libxl__ao_device with a libxl__ev_child member
` [PATCH for-4.5 v21 05/14] autoconf: add libnl3 dependency for Remus network buffering support
` [PATCH for-4.5 v21 06/14] libxl/remus: introduce an abstract Remus device layer
` [PATCH for-4.5 v21 07/14] libxl/remus: setup and control network output buffering
` [PATCH for-4.5 v21 08/14] libxl/remus: setup and control disk replication for DRBD backends
` [PATCH for-4.5 v21 09/14] xl/remus: change bool to defbool
` [PATCH for-4.5 v21 10/14] xl/remus: cmdline switch to explicitly enable unsafe configurations
` [PATCH for-4.5 v21 11/14] xl/remus: cmdline switches and config vars to control network buffering
` [PATCH for-4.5 v21 12/14] xl/remus: add a cmdline switch to disable disk replication
` [PATCH for-4.5 v21 13/14] libxl/remus: add LIBXL_HAVE_REMUS to indicate Remus support in libxl
` [PATCH for-4.5 v21 14/14] MAINTAINERS: update maintained files of Remus

[PATCH for-4.5] x86/hvm: do not create ioreq server if guest domain is dying
 2014-09-26 13:08 UTC  (3+ messages)

Vmap allocator fails to allocate beyond 128MB
 2014-09-26 12:46 UTC  (2+ messages)

New xen project's windows pv drivers unofficial test build 20140924
 2014-09-26 12:45 UTC 

Windows 8.1 64 bit domU crash, from log seems for virtio driver from virtio-win-0.1-81
 2014-09-26 12:09 UTC 

[linux-3.10 test] 30400: regressions - FAIL
 2014-09-26 12:03 UTC 

xen ballon errors in kernel logs even if I disabled it after kernel upgrade from 3.2 to 3.14
 2014-09-26 12:02 UTC  (4+ messages)

[PATCH 00/28 v4] tool changes to honor configure --prefix=DIR
 2014-09-26 11:56 UTC  (13+ messages)
` [PATCH 28/28] Separate runtime debug output from debug symbols
  ` [PATCH 28/28 v2] "

[PATCH for-4.5 v5] add support for libvirt-like channels
 2014-09-26 11:16 UTC  (4+ messages)
` [PATCH v5 for-4.5 1/2] libxl: add support for 'channels'

[PATCH v2 02/22] PCI/MSI: Remove useless bus->msi assignment
 2014-09-26 10:38 UTC  (21+ messages)
    ` [PATCH v2 01/22] PCI/MSI: Clean up struct msi_chip argument
    ` [PATCH v2 06/22] PCI/MSI: Introduce weak arch_find_msi_chip() to find MSI chip
    ` [PATCH v2 12/22] MIPS/Octeon/MSI: Use MSI chip framework to configure MSI/MSI-X irq
    ` [PATCH v2 14/22] MIPS/Xlp/MSI: "
    ` [PATCH v2 15/22] MIPS/Xlr/MSI: "
    ` [PATCH v2 17/22] s390/MSI: "
  ` [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 v2 03/22] MSI: Remove the redundant irq_set_chip_data()

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

xl, libxl: add support for 'channels'
 2014-09-26 10:22 UTC  (13+ 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 2/2] xenfb: Add comment documentation
 2014-09-26 10:20 UTC  (2+ messages)

Xen-unstable: pci-passthrough "irq 16: nobody cared" on HVM guest shutdown on irq of device not passed through
 2014-09-26 10:08 UTC  (17+ messages)

[PATCH ARM v7 00/13] mini-os: initial ARM support
 2014-09-26 10:01 UTC  (6+ messages)
` [PATCH ARM v7 09/13] mini-os: arm: time

[xen-unstable test] 30399: regressions - FAIL
 2014-09-26  9:51 UTC 

[PATCH for-4.5] xen: use relative path for true(1)
 2014-09-26  9:49 UTC  (2+ messages)

[PATCH for-4.5 V8 0/4] arm64 EFI stub
 2014-09-26  9:32 UTC  (6+ messages)
` [PATCH for-4.5 V8 1/4] Add arch specific module handling to read_file()
` [PATCH for-4.5 V8 2/4] Add several misc. arch functions for EFI boot code
` [PATCH for-4.5 V8 3/4] Add efi_arch_use_config_file() function to control use of config file
` [PATCH for-4.5 V8 4/4] Add ARM EFI boot support

[PATCH][linux 2.6.18] pvusb: mark request as consumed after finished using it
 2014-09-26  9:10 UTC 

[xen-4.3-testing test] 30387: regressions - FAIL
 2014-09-26  8:22 UTC  (2+ messages)

[PATCH v2 0/5] xen: Break multiboot (v1) dependency and add multiboot2 support
 2014-09-26  8:13 UTC  (10+ messages)
` [PATCH v2 1/5] xen/x86: Introduce MultiBoot Data (MBD) type

[libvirt bisection] complete build-armhf-libvirt
 2014-09-26  8:07 UTC 

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

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

[PATCH] x86/viridian: Add Partition Reference Time enlightenment
 2014-09-26  6:34 UTC  (4+ messages)

[PATCH v3] docs: add PVH specification
 2014-09-26  6:32 UTC  (5+ messages)

VT-d flush timeout
 2014-09-26  6:30 UTC  (14+ messages)

[PATCH for-4.5 V7 00/14] arm64 EFI stub
 2014-09-26  6:28 UTC  (11+ 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

[PATCH v19 00/12] Remus/Libxl: Remus network buffering and drbd disk
 2014-09-26  6:12 UTC  (5+ messages)

[PATCH v2] xen/arm: check on domain type against hardware support
 2014-09-26  5:58 UTC 

[PATCH for-4.5 v20 00/12] Remus/Libxl: Remus network buffering and drbd disk
 2014-09-26  5:40 UTC  (9+ messages)
` [PATCH for-4.5 v20 07/12] xl/remus: change bool to defbool
` [PATCH for-4.5 v20 12/12] MAINTAINERS: update maintained files of Remus

[RFC Patch v3 00/22] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2014-09-26  5:18 UTC  (4+ messages)
` [RFC Patch v3 16/22] blktap2: move ramdisk related codes to block-replication.c

[libvirt bisection] complete build-i386-libvirt
 2014-09-26  4:48 UTC 

[linux-next test] 30395: tolerable FAIL
 2014-09-26  3:43 UTC 

[linux-3.4 test] 30394: regressions - FAIL
 2014-09-26  3:12 UTC 

[RFC V6] Libxl Domain Snapshot API Design
 2014-09-26  3:00 UTC  (9+ messages)

[RFC Patch v3 00/18] Some bugfix patches
 2014-09-26  2:29 UTC  (6+ messages)
` [RFC Patch v3 09/18] block-remus: fix memory leak

[linux-linus test] 30390: regressions - FAIL
 2014-09-26  1:41 UTC 

[PATCH] VT-d: don't needlessly suppress page table sharing
 2014-09-25 21:29 UTC  (2+ messages)

Xen 4.5 development update (September update). Feature freeze slip by two weeks
 2014-09-25 21:26 UTC  (4+ messages)

[PATCH v3 9/9] oxenstored: reduce syslog call overhead
 2014-09-25 21:00 UTC  (2+ messages)
` [PATCH v3 9/9] oxenstored: reduce syslog call overhead (fix typo)

[PATCH 5/6] x86/hvm: Forced Emulation Prefix for debug builds of Xen
 2014-09-25 21:04 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 0/6] HVM Emulation and trap injection fixes
 2014-09-25 20:57 UTC  (3+ messages)
` [PATCH 3/6] x86/hvm: Don't discard the SW/HW event distinction from the emulator

[PATCH v12 for-xen-4.5 00/20] x86/PMU: Xen PMU PV(H) support
 2014-09-25 19:28 UTC  (21+ 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 v12 for-xen-4.5 11/20] x86/VPMU: Interface for setting PMU mode and flags
` [PATCH v12 for-xen-4.5 12/20] x86/VPMU: Initialize PMU for PV(H) guests
` [PATCH v12 for-xen-4.5 13/20] x86/VPMU: Save VPMU state for PV guests during context switch
` [PATCH v12 for-xen-4.5 14/20] x86/VPMU: When handling MSR accesses, leave fault injection to callers
` [PATCH v12 for-xen-4.5 15/20] x86/VPMU: Add support for PMU register handling on PV guests
` [PATCH v12 for-xen-4.5 16/20] x86/VPMU: Handle PMU interrupts for "
` [PATCH v12 for-xen-4.5 17/20] x86/VPMU: Merge vpmu_rdmsr and vpmu_wrmsr
` [PATCH v12 for-xen-4.5 18/20] x86/VPMU: Add privileged PMU mode
` [PATCH v12 for-xen-4.5 19/20] x86/VPMU: NMI-based VPMU support
` [PATCH v12 for-xen-4.5 20/20] x86/VPMU: Move VPMU files up from hvm/ directory


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