xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-15 12:51:35 to 2014-09-16 16:20:12 UTC [more...]

[PATCH v4 00/16] Xen VMware tools support
 2014-09-16 16:20 UTC  (17+ messages)
` [PATCH v4 02/16] tools: Add vmware_hw support
` [PATCH v4 04/16] xen: Add is_vmware_port_enabled
` [PATCH v4 08/16] xen: Add limited support of VMware's hyper-call rpc
` [PATCH v4 11/16] Add live migration of VMware's hyper-call RPC

[PATCH] docs: add PVH specification
 2014-09-16 16:08 UTC  (2+ messages)

[linux-linus test] 30285: regressions - FAIL
 2014-09-16 15:26 UTC 

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

[PATCH] flask/policy: use naming convention xenpolicy-$(XEN_FULLVERSION)
 2014-09-16 15:03 UTC  (3+ messages)

Email backlog
 2014-09-16 14:39 UTC 

cpufreq implementation for OMAP under xen hypervisor
 2014-09-16 13:49 UTC  (12+ messages)

Some oxenstored improvements
 2014-09-16 13:34 UTC  (19+ messages)
` [PATCH 1/8] oxenstored: add a poll-based select mechanism
` [PATCH 2/8] oxenstored: add facilities to raise the max open fds uplimit
` [PATCH 3/8] oxenstored: add a --use-select command line flag
` [PATCH 4/8] oxenstored: catch the error when a connection is already deleted
` [PATCH 5/8] oxenstored: use hash table to store socket connections
` [PATCH 6/8] oxenstored: enable domain connection indexing based on eventchn port
` [PATCH 7/8] oxenstored: only process domain connections that notify us by events
` [PATCH 8/8] oxenstored: fine tunning the recognition of domain connections with queued input/output

[PATCH for-4.5 v6 00/17] Mem_event and mem_access for ARM
 2014-09-16 13:27 UTC  (30+ messages)
` [PATCH for-4.5 v6 01/17] xen: Relocate mem_access and mem_event into common
` [PATCH for-4.5 v6 02/17] xen: Relocate p2m_mem_access_resume to mem_access common
` [PATCH for-4.5 v6 03/17] xen: Relocate struct npfec definition into common
` [PATCH for-4.5 v6 04/17] xen: Relocate mem_event_op domctl and access_op memop "
` [PATCH for-4.5 v6 05/17] x86/p2m: Typo fix for spelling ambiguous
` [PATCH for-4.5 v6 06/17] xen/mem_event: Clean out superfluous white-spaces
` [PATCH for-4.5 v6 07/17] xen/mem_event: Relax error condition on debug builds
` [PATCH for-4.5 v6 08/17] xen/mem_event: Abstract architecture specific sanity checks
` [PATCH for-4.5 v6 09/17] xen/mem_access: Abstract architecture specific sanity check
` [PATCH for-4.5 v6 10/17] xen/arm: p2m type definitions and changes
` [PATCH for-4.5 v6 11/17] xen/arm: Add set access required domctl
` [PATCH for-4.5 v6 12/17] xen/arm: Implement domain_get_maximum_gpfn
` [PATCH for-4.5 v6 13/17] xen/arm: Data abort exception (R/W) mem_events
` [PATCH for-4.5 v6 14/17] xen/arm: Instruction prefetch abort (X) mem_event handling
` [PATCH for-4.5 v6 15/17] xen/arm: Enable the compilation of mem_access and mem_event on ARM
` [PATCH for-4.5 v6 16/17] tools/libxc: Allocate magic page for mem access "
` [PATCH for-4.5 v6 17/17] tools/tests: Enable xen-access "

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

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

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

[PATCH v7 0/29] Migration Stream v2
 2014-09-16 11:44 UTC  (10+ messages)
` [PATCH 09/29] [HACK] tools/libxc: save/restore v2 framework

[PATCH v1 03/21] MSI: Remove the redundant irq_set_chip_data()
 2014-09-16 11:35 UTC  (13+ messages)
  ` [PATCH v1 05/21] PCI/MSI: Introduce weak arch_find_msi_chip() to find MSI chip
  ` [PATCH v1 06/21] PCI/MSI: Refactor struct msi_chip to make it become more common
  ` [PATCH v1 21/21] PCI/MSI: Clean up unused MSI arch functions
  ` [PATCH v1 15/21] Powerpc/MSI: Use MSI chip framework to configure MSI/MSI-X irq
  ` [PATCH v1 16/21] s390/MSI: "

[libvirt test] 30286: regressions - FAIL
 2014-09-16 11:24 UTC 

[linux-3.10 test] 30283: regressions - FAIL
 2014-09-16 11:11 UTC 

[PATCH v4 for 4.5 0/8] libxl: synchronise domain configuration
 2014-09-16 10:01 UTC  (9+ messages)
` [PATCH v4 for 4.5 1/8] libxl: rework domain userdata file lock
` [PATCH v4 for 4.5 2/8] libxl: synchronise configuration when we hotplug a device
` [PATCH v4 for 4.5 3/8] libxl: make libxl_cd_insert "eject" + "insert"
` [PATCH v4 for 4.5 4/8] libxl: refactor libxl_get_memory_target
` [PATCH v4 for 4.5 5/8] libxl: introduce libxl_retrieve_domain_configuration
` [PATCH v4 for 4.5 6/8] libxl: introduce libxl_userdata_unlink
` [PATCH v4 for 4.5 7/8] xl: use libxl_retrieve_domain_configuration and JSON format
` [PATCH v4 for 4.5 8/8] xl: long output of "list" command now contains Dom0 information

[v3 for 4.5 1/2] make: Add subtree-force-update target
 2014-09-16  9:55 UTC  (7+ messages)
` [v3 for 4.5 2/2] make: Make "src-tarball" target actually make a source tarball

RFC: very initial PVH design document
 2014-09-16  9:36 UTC  (3+ messages)

change to test_x86_emulator.c break gcc -fPIC flag, compile err
 2014-09-16  9:16 UTC  (2+ messages)

Introduce rtds real-time scheduler for Xen
 2014-09-16  8:59 UTC  (16+ messages)
` [PATCH v3 1/4] xen: add real time scheduler rtds
` [PATCH v3 3/4] libxl: add rtds scheduler
` [PATCH v3 4/4] xl: introduce "

[xen-unstable test] 30282: regressions - FAIL
 2014-09-16  8:57 UTC 

pygrub regression with latest xen-unstable test
 2014-09-16  8:42 UTC  (3+ messages)

[PATCH v10 0/2] x86/viridian improvements
 2014-09-16  8:35 UTC  (5+ messages)
` [PATCH v10 1/2] x86/viridian: Re-purpose the HVM parameter to be a feature mask

Network card disappears (probably xennet crash) on windows 7 pro 64 bit with gplpv
 2014-09-16  8:13 UTC 

[PATCH v5 00/17] Mem_event and mem_access for ARM
 2014-09-16  8:00 UTC  (5+ messages)

Problem about dump-core
 2014-09-16  7:23 UTC  (2+ messages)

[PATCH][XSA-59] VT-d: suppress UR signaling for further desktop chipsets
 2014-09-16  7:18 UTC 

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

[RFC v2 PATCH] xen/arm: Deliver interrupts to vcpu specified in IROUTER
 2014-09-16  5:57 UTC  (3+ messages)

[qemu-mainline test] 30281: tolerable FAIL - PUSHED
 2014-09-16  5:33 UTC 

[PATCH 2/4] drivers/xen/xenbus/xenbus_client.c: Correct the comments for xenbus_grant_ring()
 2014-09-16  1:39 UTC  (10+ messages)
` [PATCH 0/4] drivers/xen/xenbus/xenbus_client.c: Several improvements for it
  ` [PATCH 1/4] drivers/xen/xenbus/xenbus_client.c: Remove redundancy asignment to 'addr'
  ` [PATCH 4/4] drivers/xen/xenbus/xenbus_client.c: Improve the failure processing for __xenbus_switch_state()

A memory leak problem in xen-blkback module
 2014-09-16  1:33 UTC  (5+ messages)

[V5 PATCH 1/1] x86/xen: Set EFER.NX and EFER.SCE in PVH guests
 2014-09-16  1:33 UTC  (3+ messages)

[linux-3.10 test] 30279: regressions - FAIL
 2014-09-16  1:31 UTC 

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

[PATCH v10 09/20] x86/VPMU: Add public xenpmu.h
 2014-09-16  1:00 UTC  (14+ messages)

[XEN/ARM: Patch v3 1/1] Add support for the Exynos secure firmware
 2014-09-16  0:56 UTC  (4+ messages)

[qemu-mainline test] 30278: regressions - FAIL
 2014-09-15 21:54 UTC 

[PATCH for-4.5 v5] add support for libvirt-like channels
 2014-09-15 20:54 UTC  (3+ messages)
` [PATCH v5 for-4.5 1/2] libxl: add support for 'channels'
` [PATCH v5 for-4.5 2/2] xl: "

[PATCH] VMX: don't unintentionally leave x2APIC MSR intercepts disabled
 2014-09-15 19:44 UTC  (2+ messages)

live-migration restore failed error
 2014-09-15 16:15 UTC  (3+ messages)
` 答复:live-migration "

[PATCH] x86: show page walk when create_bounce_frame() encounters a fault
 2014-09-15 15:46 UTC  (2+ messages)

[PATCH 1/5] make: Check tools/qemu-xen[-traditional] for qemu before downloading
 2014-09-15 15:46 UTC  (6+ messages)
` [PATCH 5/5] make: Make "src-tarball" target actually make a source tarball

[linux-3.10 test] 30276: regressions - FAIL
 2014-09-15 15:40 UTC 

[PATCH v3 0/3] x86/HVM: fix various aspects of x2APIC emulation
 2014-09-15 15:15 UTC  (3+ messages)
` [PATCH v3 3/3] x86/vlapic: a few type adjustments

[RFC PATCH] xen/arm: GICv3 support for domU
 2014-09-15 15:13 UTC  (3+ messages)

[PATCH RFC] flask/policy: use naming convention xenpolicy-$VERSION
 2014-09-15 15:02 UTC  (3+ messages)

[linux-linus test] 30274: regressions - FAIL
 2014-09-15 14:44 UTC 

[PATCH] x86/vlapic: don't silently accept bad vectors
 2014-09-15 14:40 UTC  (2+ messages)

[PATCH v5][XSA-97] x86/paging: make log-dirty operations preemptible
 2014-09-15 14:37 UTC  (8+ messages)

[PATCH v3 00/15] libxl: synchronise domain configuration
 2014-09-15 14:38 UTC  (4+ messages)
` [PATCH v3 10/15] libxl: make libxl_cd_insert "eject" + "insert"

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

[Qemu-trivial] [PATCH v2] xen-hvm.c: Always return -1 when failure occurs in xen_hvm_init()
 2014-09-15 13:18 UTC  (3+ messages)

[PATCH V8 for-4.5 0/4] Basic guest memory introspection support
 2014-09-15 12:51 UTC  (5+ messages)
` [PATCH V8 for-4.5 4/4] xen: Handle resumed instruction based on previous mem_event reply


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