xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-06 15:01:18 to 2014-09-08 17:20:16 UTC [more...]

[PATCH v3 00/16] Xen VMware tools support
 2014-09-08 17:20 UTC  (24+ messages)
` [PATCH v3 01/16] hypervisor part of add vmware_hw to xl.cfg
` [PATCH v3 02/16] tools "
` [PATCH v3 03/16] vmware: Add VMware provided include files
` [PATCH v3 04/16] hypervisor part of add vmware_port to xl.cfg
` [PATCH v3 05/16] tools "
` [PATCH v3 06/16] hypervisor part of convert vmware_port to xentrace usage
` [PATCH v3 07/16] tools "
` [PATCH v3 08/16] hypervisor part of add limited support of VMware's hyper-call rpc
` [PATCH v3 09/16] tools "
` [PATCH v3 10/16] Add VMware tool's triggers
` [PATCH v3 11/16] Add live migration of VMware's hyper-call RPC
` [PATCH v3 12/16] Add dump of HVM_SAVE_CODE(VMPORT) to xen-hvmctx
` [optional][PATCH v3 13/16] Add xen-hvm-param
` [optional][PATCH v3 14/16] Add xen-vmware-guestinfo
` [optional][PATCH v3 15/16] Add xen-list-vmware-guestinfo
` [optional][PATCH v3 16/16] Add xen-hvm-send-trigger

[PATCH] pygrub: fix non-interactive parsing of grub1 config files
 2014-09-08 17:11 UTC  (2+ messages)

[PATCH v3 0/4 resend] Introduce device assignment flag operation helper function
 2014-09-08 17:08 UTC 

[PATCH v2 0/3] Xen VMware tools support
 2014-09-08 16:57 UTC  (25+ messages)
` [PATCH v2 1/3] Add vmware_hw to xl.cfg
` [PATCH v2 3/3] Add limited support of VMware's hyper-call

[PATCH] fix qemu building with older make
 2014-09-08 16:51 UTC  (14+ messages)

[PATCH] xen: remove DEFINE_XENBUS_DRIVER() macro
 2014-09-08 16:46 UTC 

[PATCH V4 0/5] Basic guest memory introspection support
 2014-09-08 16:21 UTC  (7+ messages)
` [PATCH V4 4/5] xen, libxc: Request page fault injection via libxc
` [PATCH V4 5/5] xen: Handle resumed instruction based on previous mem_event reply

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

[PATCH v10 3/9] vnuma hook to debug-keys u
 2014-09-08 16:13 UTC  (5+ messages)
` [PATCH v10 5/9] libxl: vnuma types declararion

[PATCH V3 00/15] arm64 EFI stub
 2014-09-08 16:12 UTC  (21+ messages)
` [PATCH V3 01/15] move x86 EFI boot code to common/efi
` [PATCH V3 02/15] Move x86 specific funtions/variables to arch header
` [PATCH V3 03/15] create arch functions to get and process EFI memory map
` [PATCH V3 04/15] Add architecture functions for pre/post ExitBootServices
` [PATCH V3 05/15] Add efi_arch_cfg_file() to handle arch specific cfg file fields
` [PATCH V3 06/15] Add efi_arch_handle_cmdline() for processing commandline
` [PATCH V3 07/15] Move x86 specific video and disk probing code
` [PATCH V3 08/15] Add efi_arch_memory() for arch specific memory setup
` [PATCH V3 09/15] Add arch specific module handling to read_file()
` [PATCH V3 10/15] Add SMBIOS and runtime services setup arch functions
` [PATCH V3 11/15] Add several misc. arch functions for EFI boot code
` [PATCH V3 12/15] Add efi_arch_use_config_file() function to control use of config file
` [PATCH V3 13/15] add arm64 cache flushing code from linux v3.16
` [PATCH V3 14/15] Update libfdt to v1.4.0
` [PATCH V3 15/15] Add ARM EFI boot support

[PATCH 0/1] support >3 level p2m tree
 2014-09-08 16:11 UTC  (4+ messages)
` [PATCH] expand x86 arch_shared_info to "

[PATCH ARM v7 00/13] mini-os: initial ARM support
 2014-09-08 16:08 UTC  (14+ messages)
` [PATCH ARM v7 08/13] mini-os: arm: events
` [PATCH ARM v7 09/13] mini-os: arm: time
` [PATCH ARM v7 10/13] mini-os: arm: interrupt controller
` [PATCH ARM v7 11/13] mini-os: arm: build system
` [PATCH ARM v7 12/13] mini-os: arm: show registers, stack and exception vector on fault
` [PATCH ARM v7 13/13] mini-os: fixed compiling with debug=n

[PATCH v10 00/20] x86/PMU: Xen PMU PV(H) support
 2014-09-08 16:07 UTC  (3+ messages)
` [PATCH v10 06/20] vmx: Merge MSR management routines

[edk2] [PATCH v2 00/18] Introducing Xen PV block driver to OVMF
 2014-09-08 15:36 UTC 

[linux-linus test] 30153: regressions - FAIL
 2014-09-08 15:33 UTC 

[PATCH] xc_cpuid_x86.c: No need to mask NX twice
 2014-09-08 15:07 UTC  (15+ messages)

[PATCH v12 12/14] tools/libxl: explicitly grant access to needed I/O-memory ranges
 2014-09-08 15:05 UTC  (5+ messages)
` [PATCH 0/3] Separate the functions of the memory_mapping and iomem_permission DOMCTLs
  ` [PATCH 1/3] tools/libxl: explicitly grant access to needed I/O-memory ranges
  ` [PATCH 2/3] tools/libxl: cleanup the do_pci_add() function
  ` [PATCH 3/3] xen/common: do not implicitly permit access to mapped I/O memory

[RFC PATCH] xen/arm: Deliver interrupts to vcpu specified in IROUTER
 2014-09-08 14:54 UTC  (10+ messages)

[PATCH] xen/balloon: Remove unused pr_fmt() macro
 2014-09-08 14:27 UTC  (4+ messages)

[libvirt test] 30154: regressions - FAIL
 2014-09-08 14:23 UTC 

[PATCH 1/2] mwait_idle: Disable Baytrail Core and Module C6 auto-demotion
 2014-09-08 14:20 UTC  (6+ messages)
` [PATCH 2/2] mwait_idle: Broadwell support

IBM HS20 Xen 4.1 and 4.2 Critical Interrupt - Front panel NMI crash
 2014-09-08 13:28 UTC  (11+ messages)
          ` Is: 0xCF8 on extended config space instead of MCONF? Was:Re: "
              ` Is: 0xCF8 on extended config space instead of MCONF?

[PATCH] x86, idle: add barriers to CLFLUSH workaround
 2014-09-08 13:25 UTC 

[PATCH] xen/balloon: Remove unused pr_fmt() macro
 2014-09-08 13:23 UTC 

[PATCH] xen/efi: Directly include needed headers
 2014-09-08 13:22 UTC 

[PATCH] xen/blkback: unmap all persistent grants when frontend gets disconnected
 2014-09-08 13:21 UTC 

[PATCH v2] xen/arm: Correctly support WARN_ON
 2014-09-08 13:01 UTC  (2+ messages)

[PATCH] xc_cpuid_x86.c: Simplify masking conditions and remove redundant work
 2014-09-08 13:00 UTC  (4+ messages)

[PATCH v12 10/14] xsm/flask: avoid spurious error messages when mapping I/O-memory
 2014-09-08 12:50 UTC  (6+ messages)
` [PATCH] xsm/flask: handle XEN_DOMCTL_memory_mapping for all architectures

[RFC Patch v3 00/18] Some bugfix patches
 2014-09-08 11:58 UTC  (16+ messages)
` [RFC Patch v3 01/18] copy the correct page to memory
` [RFC Patch v3 02/18] csum the correct page
` [RFC Patch v3 04/18] blktap2: dynamic allocate aio_requests to avoid -EBUSY error
` [RFC Patch v3 14/18] pass correct file to qemu if we use blktap2
` [RFC Patch v3 15/18] support blktap remus in xl
` [RFC Patch v3 16/18] update libxl__device_disk_from_xs_be() to support blktap device
` [RFC Patch v3 17/18] read nictype from xenstore

[patch] xen-scsiback: clean up a type issue in scsiback_make_tpg()
 2014-09-08 11:31 UTC 

[patch] xen-scsifront: use GFP_ATOMIC under spin_lock
 2014-09-08 11:30 UTC 

[patch] xen-scsiback: clean up a type issue in scsiback_make_tpg()
 2014-09-08 11:17 UTC 

[patch] xen-scsifront: use GFP_ATOMIC under spin_lock
 2014-09-08 11:15 UTC 

[PATCH v7 4/4] tools/xen-access: Print gla valid/fault information
 2014-09-08 11:11 UTC  (2+ messages)

[PATCH] configure: disable stubdomain build by default on FreeBSD
 2014-09-08 11:11 UTC  (2+ messages)

[PATCH v5] xen: arm: introduce uImage probe function for Dom0
 2014-09-08 11:10 UTC  (3+ messages)

[PATCH] tools/libxl: Fix build of libxl with ./configure --disable-blktap2
 2014-09-08 11:10 UTC  (2+ messages)

[PATCH, minios] Do not set CONFIG_TEST for caml & C stubdom examples
 2014-09-08 11:10 UTC  (2+ messages)

[PATCH v2] xl: convert vcpuid to signed in main_vcpupin()
 2014-09-08 11:10 UTC  (3+ messages)

[PATCH] OCaml build fix - remove uint32 use
 2014-09-08 11:09 UTC  (4+ messages)

[PATCH] xen: arm: Don't pass "multiboot, module" DTB nodes to dom0
 2014-09-08 11:09 UTC  (3+ messages)

[linux-3.10 test] 30152: regressions - FAIL
 2014-09-08 10:38 UTC 

Introduce rt real-time scheduler for Xen
 2014-09-08 10:33 UTC  (5+ messages)
` [PATCH v1 1/4] xen: add real time scheduler rt

[XEN/ARM PATCH v6 1/1] Add OdroidXU board (Exynos 5410)
 2014-09-08 10:20 UTC  (2+ messages)

[PATCH v9 0/7] xen/arm: Add GICv3 support
 2014-09-08  9:45 UTC  (6+ messages)
` [PATCH v9 3/7] xen/arm: Add support for GIC v3
` [PATCH v9 7/7] xen/arm: check for GICv3 platform support

[PATCH V2 0/3] x86: Full support of PAT
 2014-09-08  9:25 UTC  (5+ messages)
` [PATCH V2 1/3] x86: Make page cache mode a real type
` [PATCH V2 2/3] x86: Enable PAT to use cache mode translation tables
` [PATCH V2 3/3] Support Xen pv-domains using PAT
  ` [Xen-devel] "

[PATCH v2 1/9] xen: arm: rename p2m->first_level to p2m->root
 2014-09-08  8:59 UTC  (4+ messages)
` [PATCH v2 7/9] xen: arm: handle variable p2m levels in apply_p2m_changes

How to handle the supervisor call in Xen on ARM?
 2014-09-08  8:31 UTC  (2+ messages)

[xen-unstable test] 30151: tolerable FAIL
 2014-09-08  8:14 UTC 

[PATCH] numa.c: use spaces instead of tabs
 2014-09-08  6:53 UTC  (9+ messages)

[PATCHv4 0/2] x86/xen: PVH fixes
 2014-09-08  6:49 UTC  (7+ messages)
` [PATCH 1/2] x86/xen: Set EFER.NX and EFER.SCE in PVH guests

[linux-3.10 test] 30150: regressions - FAIL
 2014-09-08  1:41 UTC 

[linux-3.10 test] 30149: regressions - FAIL
 2014-09-07 19:20 UTC 

[xen-unstable test] 30148: tolerable FAIL
 2014-09-07 18:20 UTC 

[linux-linus test] 30146: regressions - FAIL
 2014-09-07 13:09 UTC 

[libvirt test] 30147: tolerable FAIL - PUSHED
 2014-09-07 11:56 UTC 

[linux-3.10 test] 30144: regressions - FAIL
 2014-09-07  7:53 UTC 

[xen-unstable test] 30139: tolerable FAIL - PUSHED
 2014-09-07  5:36 UTC 

[linux-3.10 test] 30134: regressions - FAIL
 2014-09-07  0:25 UTC 

[PATCH] x86/traps: Remove redundant trapnr parameter from fatal_trap()
 2014-09-07  0:18 UTC  (4+ messages)

[linux-linus test] 30132: regressions - FAIL
 2014-09-06 23:29 UTC 

[qemu-mainline test] 30130: tolerable FAIL - PUSHED
 2014-09-06 17:32 UTC 

[PATCH] x86/xen: Fix 64bit kernel pagetable setup of PV guests
 2014-09-06 15:42 UTC  (4+ messages)
` [Xen-devel] "

[xen-unstable test] 30129: regressions - FAIL
 2014-09-06 15:01 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).