xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-01 19:56:05 to 2012-02-03 13:30:37 UTC [more...]

IO-APIC: tweak debug key info formatting
 2012-02-03 13:30 UTC 

[PATCH] xen-netfront: correct MAX_TX_TARGET calculation
 2012-02-03 13:26 UTC  (6+ messages)
    ` [Xen-devel] "

vMCE vs migration
 2012-02-03 12:34 UTC  (8+ messages)

[xen-4.0-testing test] 11853: tolerable FAIL - PUSHED
 2012-02-03 11:36 UTC 

[RFC PATCH V4] Xen netback / netfront improvement
 2012-02-03 11:27 UTC  (28+ messages)
` [RFC PATCH V4 01/13] netback: page pool version 1
` [RFC PATCH V4 02/13] netback: add module unload function
` [RFC PATCH V4 03/13] netback: add module get/put operations along with vif connect/disconnect
` [RFC PATCH V4 04/13] netback: switch to NAPI + kthread model
` [RFC PATCH V4 05/13] netback: switch to per-cpu scratch space
` [RFC PATCH V4 06/13] netback: melt xen_netbk into xenvif
` [RFC PATCH V4 07/13] netback: alter internal function/structure names
` [RFC PATCH V4 08/13] xenbus_client: extend interface to support mapping / unmapping of multi page ring
` [RFC PATCH V4 09/13] Bundle fix for xen backends and frontends
` [RFC PATCH V4 10/13] netback: multi page ring support
` [RFC PATCH V4 11/13] netback: split event channels support
` [RFC PATCH V4 12/13] netfront: multi page ring support
` [RFC PATCH V4 13/13] netfront: split event channels support

[xen-unstable test] 11831: regressions - FAIL
 2012-02-03  9:55 UTC  (2+ messages)

[PATCH 0 of 5] blkif.h: Document protocol and existing extensions
 2012-02-03  9:52 UTC  (7+ messages)
` [PATCH 1 of 5] blkif.h: Miscelaneous style fixes
` [PATCH 2 of 5] blkif.h: Provide more complete documentation of the blkif interface
` [PATCH 3 of 5] blkif.h: Add definitions for virtual block device major numbers
` [PATCH 4 of 5] blkif.h: Document the RedHat and Citrix blkif multi-page ring extensions
` [PATCH 5 of 5] blkif.h: Define and document the request number/size/segments extension

[PATCH 0 of 2] x86/mm: Switch paging/sharing/access per-page ops to memops
 2012-02-03  8:40 UTC  (11+ messages)
` [PATCH 1 of 2] Use memops for mem paging, sharing, and access, instead of domctls
` [PATCH 2 of 2] x86/mm: New sharing audit memop

Build problems with latest xen-unstable.hg
 2012-02-03  8:39 UTC  (2+ messages)

[linux test] 11850: tolerable FAIL
 2012-02-03  8:17 UTC 

[PATCH v4] x86/AMD: Add support for AMD's OSVW feature in guests
 2012-02-03  7:53 UTC  (4+ messages)

[PATCH 0 of 2 V3] libxl - Remus support
 2012-02-03  7:00 UTC  (3+ messages)
` [PATCH 1 of 2 V3] libxl: Remus - suspend/postflush/commit callbacks
` [PATCH 2 of 2 V3] libxl: Remus - xl remus command

[PATCH 0 of 6 V3] libxl: refactor suspend/resume code
 2012-02-03  6:50 UTC  (7+ messages)
` [PATCH 1 of 6 V3] libxl: helper function to send commands to traditional qemu
` [PATCH 2 of 6 V3] libxl: bugfix: create_domain() return to caller if !daemonize
` [PATCH 3 of 6 V3] libxl: QMP stop/resume & refactor QEMU suspend/resume/save
` [PATCH 4 of 6 V3] libxl: support suspend_cancel in domain_resume
` [PATCH 5 of 6 V3] libxl: refactor migrate_domain and generalize migrate_receive
` [PATCH 6 of 6 V3] libxl: resume instead of unpause on xl save -c

[PATCH] x86/vMSI: miscellaneous fixes
 2012-02-03  5:38 UTC  (4+ messages)

[xen-4.1-testing test] 11830: tolerable FAIL - PUSHED
 2012-02-03  5:16 UTC 

VMX status report. Xen:24593 & Dom0:20a27c1e
 2012-02-03  4:52 UTC 

[xen-4.0-testing test] 11829: regressions - FAIL
 2012-02-03  4:17 UTC 

1 GPU multiple VMs
 2012-02-03  1:31 UTC 

[linux test] 11828: tolerable FAIL
 2012-02-02 22:16 UTC 

Xen-devel Digest, Vol 84, Issue 38 - autoconf
 2012-02-02 21:12 UTC 

[PATCH 0 of 5] Synchronized p2m lookups
 2012-02-02 20:03 UTC  (17+ messages)
` [PATCH 1 of 5] Make p2m lookups fully synchronized wrt modifications
` [PATCH 2 of 5] Clean up locking now that p2m lockups are fully synchronized
` [PATCH 3 of 5] Rework locking in the PoD layer
` [PATCH 4 of 5] Re-order calls to put_gfn() around wait queu invocations
` [PATCH 5 of 5] x86/mm: Revert changeset 24582:f6c33cfe7333

Cloning a VM and copy-on-write deduplicating memory using CoW page sharing in Xen 4+
 2012-02-02 19:23 UTC  (2+ messages)

[PATCH 00 of 29 RFC] libxl: move device plug/unplug to a separate daemon
 2012-02-02 18:45 UTC  (32+ messages)
` [PATCH 01 of 29 RFC] libxl: Atomicaly check backend state and set it to 5 at device_remove
` [PATCH 02 of 29 RFC] hotplug/block: get the type of block device from file path (NetBSD)
` [PATCH 03 of 29 RFC] libxl: allow libxl__exec to take a parameter containing the env variables
` [PATCH 04 of 29 RFC] libxl: add libxl__forkexec function to libxl_exec
` [PATCH 05 of 29 RFC] libxl: wait for devices to initialize upon addition to the domain
` [PATCH 06 of 29 RFC] hotplug NetBSD: pass an action instead of a state to hotplug scripts
` [PATCH 07 of 29 RFC] libxl: perform xenstore device cleanup from libxl
` [PATCH 08 of 29 RFC] libxl: remove force parameter from libxl__device_remove
` [PATCH 09 of 29 RFC] libxl: add better error checking on libxl__device_remove
` [PATCH 10 of 29 RFC] libxl: destroy devices before device model
` [PATCH 11 of 29 RFC] libxl: execute hotplug scripts directly from libxl
` [PATCH 12 of 29 RFC] libxl: add hotplug script calling for NetBSD
` [PATCH 13 of 29 RFC] libxl: add hotplug script calls for Linux
` [PATCH 14 of 29 RFC] rc.d NetBSD: don't start xenbackendd by default, only when xend needs it
` [PATCH 15 of 29 RFC] NetBSD/xencommons: remove xend precmd folder creation
` [PATCH 16 of 29 RFC] libxl: introduce libxl__device_hotplug_path
` [PATCH 17 of 29 RFC] libxl: add enum with possible hotplug state
` [PATCH 18 of 29 RFC] libxl: introduce libxl__device_generic_hotplug_add
` [PATCH 19 of 29 RFC] libxl: add libxl__device_hotplug_disconnect
` [PATCH 20 of 29 RFC] libxl: introduce libxl hotplug public API functions
` [PATCH 21 of 29 RFC] libxl: add libxl__parse_hotplug_path
` [PATCH 22 of 29 RFC] libxl: add libxl__parse_disk_hotplug_path
` [PATCH 23 of 29 RFC] libxl: add libxl__parse_nic_hotplug_path
` [PATCH 24 of 29 RFC] libxl: add libxl_setup_hotplug_listener
` [PATCH 25 of 29 RFC] libxl: add libxl_hotplug_dispatch
` [PATCH 26 of 29 RFC] xldeviced: new daemon to execute hotplug scripts
` [PATCH 27 of 29 RFC] init: updated Linux and NetBSD init scripts to launch xldeviced
` [PATCH 28 of 29 RFC] libxl: add libxl__find_free_vdev
` [PATCH 29 of 29 RFC] libxl: delegate plug/unplug of disk and nic devices to xldeviced

WARN... Device 'cpu1' does not have a release() function, it is broken and must be fixed. when doing 'xl vcpu-set <guest_id> 1'
 2012-02-02 18:38 UTC  (4+ messages)

[PATCH v6 00/27] xen: ARMv7 with virtualization extensions
 2012-02-02 16:46 UTC  (3+ messages)
` [PATCH v6 25/27] arm: makefiles

[PATCH 00/11] arm: compile tools
 2012-02-02 16:44 UTC  (14+ messages)
` [PATCH 01/11] arm: few missing #define
` [PATCH 02/11] arm: add stub hvm/save.h
` [PATCH 03/11] arm: arch_dump_shared_mem_info as a no-op
` [PATCH 04/11] libxl: do not allocate e820 for non x86 guests
` [PATCH 05/11] blktap2/libvhd: Build shared objects using -fPIC
` [PATCH 06/11] arm: compile libxc
` [PATCH 07/11] arm: compile libxenguest
` [PATCH 08/11] arm: compile libxl
` [PATCH 09/11] arm: compile memshr
` [PATCH 10/11] arm: compile xentrace
` [PATCH 11/11] tools: only compile libfsimage/xfs on X86

[xen-unstable test] 11825: regressions - FAIL
 2012-02-02 15:52 UTC  (5+ messages)

[xen-unstable test] 11807: regressions - FAIL
 2012-02-02 15:49 UTC  (3+ messages)

[PATCH 6/8] libxl: Add device_model_stubdomain_seclabel
 2012-02-02 15:28 UTC  (2+ messages)

[PATCH 00/10] FLASK updates: MSI interrupts, cleanups
 2012-02-02 15:22 UTC  (7+ messages)
` [PATCH 0/8] XSM/FLASK updates part 2: booleans, stubdoms
  ` [PATCH 3/8] libflask: Add boolean manipulation functions

Xen Security Advisory 6 (CVE-2012-0029) - HVM e1000, buffer overflow
 2012-02-02 14:57 UTC 

[PATCH v4 0/3] libxl: save/restore qemu physmap
 2012-02-02 14:41 UTC  (3+ messages)
` [PATCH v4 3/3] libxl_qmp: remove libxl__qmp_migrate, introduce libxl__qmp_save

[linux test] 11824: tolerable FAIL
 2012-02-02 14:22 UTC 

questions about minios idd
 2012-02-02 14:04 UTC 

[PATCH 0 of 9] x86/mm: Fixes to sharing, paging and p2m
 2012-02-02 13:46 UTC  (8+ messages)
` [PATCH 3 of 9] x86/mm: Refactor possibly deadlocking get_gfn calls
` [PATCH 5 of 9] x86/mm: When removing/adding a page from/to the physmap, keep in mind it could be shared

Domain relinquish resources racing with p2m access
 2012-02-02 13:34 UTC  (2+ messages)

[PATCH v4] build: add autoconf to replace custom checks in tools/check
 2012-02-02 13:23 UTC  (4+ messages)

about page cache architecture of the dom0 and domUs in xen platform
 2012-02-02 13:14 UTC  (3+ messages)

Question about USB3.0 in Xen
 2012-02-02 12:37 UTC  (2+ messages)

[xen-unstable test] 11823: regressions - FAIL
 2012-02-02 12:31 UTC 

Is this a data corruption bug for p2m_ram_shared page in hvm_hap_nested_page_fault()
 2012-02-02 11:48 UTC  (4+ messages)

Help needed debugging "EPT Misconfiguration" exception on Intel CPU
 2012-02-02 11:26 UTC  (2+ messages)

A Problem with Page Cache in Xen
 2012-02-02 11:01 UTC  (4+ messages)

About Page Cache In Xen
 2012-02-02  9:50 UTC 

Xen guest disk online resize, xenstore/blkback/blkfront questions
 2012-02-02  9:12 UTC  (5+ messages)

[linux test] 11818: tolerable FAIL
 2012-02-02  8:57 UTC 

[PATCH 0 of 6] libxl: refactor suspend/resume code
 2012-02-02  7:59 UTC  (11+ messages)
` [PATCH 4 of 6] libxl: support suspend_cancel in domain_resume

xenstore-write: could not write path backend/vbd/1/2050/hotplug-error
 2012-02-02  5:46 UTC 

Unused Variable in xl code for CPU Pool
 2012-02-02  5:37 UTC  (3+ messages)

[linux test] 11789: tolerable FAIL
 2012-02-02  2:23 UTC 

[xen-unstable test] 11782: regressions - FAIL
 2012-02-01 22:37 UTC 

[PATCH 1/2] qemu-xen: Pass through, utility functions
 2012-02-01 22:32 UTC  (3+ messages)
` [PATCH 2/2] qemu-xen: Intel GPU passthrough

Xen Mem Page Sharing
 2012-02-01 21:27 UTC 

[PATCH] small fixes to 3.3 (and 3.2) CPU hotplug code. (v1)
 2012-02-01 21:16 UTC  (3+ messages)
` [PATCH 1/2] xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling while atomic
` [PATCH 2/2] xen/bootup: During bootup suppress XENBUS: Unable to read cpu state


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