Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-16 09:01:12 to 2015-06-16 15:56:35 UTC [more...]

[RFC] Xen PV IOMMU interface draft B
 2015-06-16 15:56 UTC  (4+ messages)

[PATCH] Revert "xen-hvm: increase maxmem before calling xc_domain_populate_physmap"
 2015-06-16 15:56 UTC  (5+ messages)

[PATCH 00/27] Libxl migration v2
 2015-06-16 15:53 UTC  (61+ messages)
` [PATCH 01/27] tools/libxl: Fix libxl__ev_child_inuse() check for not-yet-initialised children
` [PATCH 02/27] tools/libxc: Always compile the compat qemu variables into xc_sr_context
` [PATCH 03/27] tools/libxl: Stash all restore parameters in domain_create_state
` [PATCH 04/27] tools/xl: Mandatory flag indicating the format of the migration stream
` [PATCH 05/27] tools/libxl: Introduce ROUNDUP()
` [PATCH 08/27] tools/libxl: Extra APIs for the save helper
` [PATCH 09/27] tools/libxl: Pass restore_fd as a parameter to libxl__xc_domain_restore()
` [PATCH 10/27] docs: Libxl migration v2 stream specification
` [PATCH 11/27] tools/python: Libxc migration v2 infrastructure
` [PATCH 14/27] tools/python: Conversion utility for legacy migration streams
` [PATCH 15/27] tools/libxl: Migration v2 stream format
` [PATCH 16/27] tools/libxl: Infrastructure for reading a libxl migration v2 stream
` [PATCH 17/27] tools/libxl: Support converting a legacy stream to a "
` [PATCH 19/27] tools/libxc+libxl+xl: Restore v2 streams
` [PATCH 20/27] tools/libxl: Infrastructure for writing a v2 stream
` [PATCH 21/27] tools/libxc+libxl+xl: Save v2 streams
` [PATCH 22/27] docs/libxl: [RFC] Introduce CHECKPOINT_END to support migration v2 remus streams
` [PATCH 23/27] tools/libxl: [RFC] Write checkpoint records into the stream
` [PATCH 26/27] tools/libxc: Drop all XG_LIBXL_HVM_COMPAT code from libxc
` [PATCH 27/27] tools/libxl: Drop all knowledge of toolstack callbacks

[PATCHv2 0/5] evtchn: Improve scalebility
 2015-06-16 15:19 UTC  (17+ messages)
` [PATCHv2 3/5] evtchn: use a per-event channel lock for sending events
` [PATCHv2 4/5] evtchn: remove the locking when unmasking an event channel
` [PATCHv2 5/5] evtchn: pad struct evtchn to 64 bytes

[PATCH v3 0/6] libxl: xs_restrict QEMU
 2015-06-16 15:39 UTC  (6+ messages)
` [PATCH v3 1/6] libxl: allow /local/domain/$LIBXL_TOOLSTACK_DOMID/device-model/$DOMID to be written by $DOMID
` [PATCH v3 2/6] libxl: do not add a vkb backend to hvm guests

[PATCH V4 0/7] xen pvusb toolstack work
 2015-06-16 15:38 UTC  (36+ messages)
` [PATCH V4 3/7] libxl: add pvusb API
                  ` [PATCH V4 3/7] libxl: add pvusb API [and 1 more messages]

[DESIGN] Feature Levelling improvements
 2015-06-16 15:33 UTC  (2+ messages)

[PATCH 1/6] xen/MSI-X: latch MSI-X table writes
 2015-06-16 14:56 UTC  (19+ messages)
` [PATCH 2/6] xen/MSI-X: drive maskall and enable bits through hypercalls
` [PATCH 3/6] xen/MSI-X: really enforce alignment
` [PATCH 4/6] xen/pass-through: correctly deal with RW1C bits
` [PATCH 5/6] xen/pass-through: log errno values rather than function return ones
` [PATCH 6/6] xen/pass-through: constify some static data

[Patch V3 0/3] xen, usb: support pvUSB frontend driver
 2015-06-16 15:28 UTC  (8+ messages)
` [Patch V3 2/3] usb: Introduce Xen pvUSB frontend (xen hcd)
  ` [Patch V3 1/3] usb: Add Xen pvUSB protocol description
  ` [Patch V3 3/3] xen: add Xen pvUSB maintainer

[PATCH 0/4] Add PCI to PCI bridge support to Xen
 2015-06-16 15:23 UTC  (6+ messages)
` [PATCH 3/4] Allow vif= to specify PCI address for each nic

[PATCH 0/6] x86: reduce paravirtualized spinlock overhead
 2015-06-16 15:18 UTC  (3+ messages)

[xen-4.2-testing test] 58604: trouble: blocked/broken/fail/pass
 2015-06-16 15:14 UTC 

[PATCH 3.4 000/172] 3.4.108-rc1 review
 2015-06-16 15:13 UTC 

[Draft F] Xen on ARM vITS Handling
 2015-06-16 15:10 UTC  (11+ messages)

[linux-3.4 test] 58597: regressions - trouble: broken/fail/pass
 2015-06-16 15:04 UTC 

[PATCH v2 0/6] Misc cleanups for libxl
 2015-06-16 14:35 UTC  (20+ messages)
` [PATCH v2 1/6] tools/libxl: rename libxl__domain_suspend to libxl__domain_save
` [PATCH v2 2/6] tools/libxl: move domain suspend code into libxl_dom_suspend.c
` [PATCH v2 3/6] tools/libxl: move domain resume "
` [PATCH v2 4/6] tools/libxl: move remus code into libxl_remus.c
` [PATCH v2 5/6] tools/libxl: move save/restore code into libxl_dom_save.c
` [PATCH v2 6/6] libxl/save: Refactor libxl__domain_suspend_state

[PATCH 07/12] x86/virt/guest/xen: Remove use of pgd_list from the Xen guest code
 2015-06-16 14:27 UTC  (3+ messages)

[PATCH v2 COLOPre 00/13] Prerequisite patches for COLO
 2015-06-16 14:19 UTC  (25+ messages)
` [PATCH v2 COLOPre 08/13] tools/libxl: introduce libxl__domain_common_switch_qemu_logdirty()
` [PATCH v2 COLOPre 09/13] tools/libxl: Update libxl_save_msgs_gen.pl to support return data from xl to xc
` [PATCH v2 COLOPre 10/13] tools/libxl: Add back channel to allow migration target send data back
` [PATCH v2 COLOPre 11/13] tools/libxl: rename remus device to checkpoint device
` [PATCH v2 COLOPre 12/13] tools/libxl: adjust the indentation

[PATCH v24 00/15] x86/PMU: Xen PMU PV(H) support
 2015-06-16 14:14 UTC  (6+ messages)
` [PATCH v24 12/15] x86/VPMU: Handle PMU interrupts for PV(H) guests

Proposal: Feature Maturity Lifecycle
 2015-06-16 14:06 UTC  (6+ messages)

[PATCH v6 0/8] add xenalyze to staging
 2015-06-16 11:43 UTC  (6+ messages)
` [PATCH v6 1/8] xenalyze: add to tools/xentrace/

[PATCH v6 COLO 00/15] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2015-06-16 11:42 UTC  (20+ messages)
` [PATCH v6 COLO 01/15] docs: add colo readme
` [PATCH v6 COLO 02/15] secondary vm suspend/resume/checkpoint code
` [PATCH v6 COLO 03/15] primary vm suspend/get_dirty_pfn/resume/checkpoint code
` [PATCH v6 COLO 05/15] send store mfn and console mfn to xl before resuming secondary vm
` [PATCH v6 COLO 07/15] implement the cmdline for COLO
` [PATCH v6 COLO 08/15] Support colo mode for qemu disk
` [PATCH v6 COLO 09/15] COLO: use qemu block replication
` [PATCH v6 COLO 10/15] COLO proxy: implement setup/teardown of COLO proxy module

PCI Passthrough ARM Design : Draft1
 2015-06-16 10:42 UTC  (8+ messages)

[PATCH 00/12] Reporting and debugging improvements
 2015-06-16 10:25 UTC  (28+ messages)
` [OSSTEST PATCH 01/12] Osstest.pm: Provide new db_prepare helper with built-in debugging
` [OSSTEST PATCH 02/12] sg-report-job-history: Use db_prepare
` [OSSTEST PATCH 03/12] cs-bisection-step: "
` [OSSTEST PATCH 04/12] sg-report-flight: "
` [OSSTEST PATCH 05/12] sg-report-job-history: Add a debugging statement
` [OSSTEST PATCH 06/12] sg-report-job-history: Slightly prettify sql
` [OSSTEST PATCH 07/12] sg-report-job-history: Cope if history too short
` [OSSTEST PATCH 08/12] sg-report-job-history: Show start time
` [OSSTEST PATCH 09/12] reporting: Move report_run_getinfo and some colours into Executive.pm
` [OSSTEST PATCH 10/12] reporting: Add colours as optional export tag, and provide $blue
` [OSSTEST PATCH 11/12] reporting: Show slightly better info for broken jobs

[PATCH v6 0/2] kconfig: add xenconfig
 2015-06-16 10:10 UTC 

[BUG] Characters on the screen are broken on Linux >= 3.19 with VT-d enabled
 2015-06-16  9:58 UTC  (8+ messages)
` Is: graphics corruption with 'xen: Support Xen pv-domains using PAT." Was:Re: "

[PATCH] x86/HVM: avoid pointer wraparound in bufioreq handling
 2015-06-16  9:54 UTC  (14+ messages)

[PATCHv13 0/2] gnttab: Improve scaleability
 2015-06-16  9:49 UTC  (4+ messages)
` [PATCHv13 1/2] gnttab: use per-VCPU maptrack free lists

[v3][PATCH 00/16] Fix RMRR
 2015-06-16  9:40 UTC  (7+ messages)
` [v3][PATCH 07/16] hvmloader/pci: skip reserved ranges

[RFC v2 00/15] Add VT-d Posted-Interrupts support
 2015-06-16  9:24 UTC  (9+ messages)
` [RFC v2 13/15] Update Posted-Interrupts Descriptor during vCPU scheduling


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 read-only IMAP folder(s) and NNTP newsgroup(s).