Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-16 02:23:39 to 2015-06-16 14:31:59 UTC [more...]

[PATCH 00/27] Libxl migration v2
 2015-06-16 14:31 UTC  (33+ 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 24/27] tools/libx{c, l}: [RFC] Introduce restore_callbacks.checkpoint()

[PATCH 1/6] xen/MSI-X: latch MSI-X table writes
 2015-06-16 14:23 UTC  (12+ 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 07/12] x86/virt/guest/xen: Remove use of pgd_list from the Xen guest code
 2015-06-16 14:19 UTC  (2+ messages)

[PATCH V4 0/7] xen pvusb toolstack work
 2015-06-16 14:20 UTC  (33+ messages)
` [PATCH V4 3/7] libxl: add pvusb API
                  ` [PATCH V4 3/7] libxl: add pvusb API [and 1 more 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 v2 0/6] Misc cleanups for libxl
 2015-06-16 13:54 UTC  (19+ 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

[PATCHv2 0/5] evtchn: Improve scalebility
 2015-06-16 13:27 UTC  (16+ 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

[RFC] Xen PV IOMMU interface draft B
 2015-06-16 13:19 UTC  (2+ 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

[PATCH] Revert "xen-hvm: increase maxmem before calling xc_domain_populate_physmap"
 2015-06-16 11:33 UTC  (2+ messages)

[DESIGN] Feature Levelling improvements
 2015-06-16 10:50 UTC 

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

[PATCH 0/4] Add PCI to PCI bridge support to Xen
 2015-06-16 10:32 UTC  (14+ messages)
` [PATCH 1/4] hvmloader: Fixup pci_write* macros
` [PATCH 3/4] Allow vif= to specify PCI address for each nic

[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  (6+ messages)
` [PATCHv13 1/2] gnttab: use per-VCPU maptrack free lists
` [PATCHv13 2/2] gnttab: steal maptrack entries from other VCPUs

[v3][PATCH 00/16] Fix RMRR
 2015-06-16  9:40 UTC  (28+ messages)
` [v3][PATCH 04/16] xen/passthrough: extend hypercall to support rdm reservation policy
` [v3][PATCH 07/16] hvmloader/pci: skip reserved ranges
` [v3][PATCH 08/16] hvmloader/e820: construct guest e820 table
` [v3][PATCH 10/16] tools: extend xc_assign_device() to support rdm reservation policy
` [v3][PATCH 15/16] xen/vtd: enable USB device assignment

[RFC v2 00/15] Add VT-d Posted-Interrupts support
 2015-06-16  9:24 UTC  (17+ messages)
` [RFC v2 06/15] vt-d: Extend struct iremap_entry to support VT-d Posted-Interrupts
` [RFC v2 08/15] Update IRTE according to guest interrupt config changes
` [RFC v2 13/15] Update Posted-Interrupts Descriptor during vCPU scheduling

[PATCH v2 0/6] gnttab: XSA-134 follow-up
 2015-06-16  8:52 UTC  (13+ messages)
` [PATCH v2 1/6] gnttab: eliminate several explicit version checks
` [PATCH v2 2/6] gnttab: limit mapcount() looping
` [PATCH v2 3/6] gnttab: simplify shared entry v1 vs v2 handling
` [PATCH v2 4/6] gnttab: simplify page copying/clearing
` [PATCH v2 5/6] gnttab: fix/adjust gnttab_transfer()
` [PATCH v2 6/6] gnttab: make struct grant_mapping private

[PATCH 3.4 165/172] config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selected
 2015-06-16  8:36 UTC 

[PATCH v5 0/8] add xenalyze to staging
 2015-06-16  8:35 UTC  (11+ messages)
` [PATCH v5 2/8] xenalyze: increase NR_CPUS to 256

VT-d async invalidation for Device-TLB
 2015-06-16  8:29 UTC  (3+ messages)

virtual filesystem for Xen
 2015-06-16  8:31 UTC  (4+ messages)

VT-d async invalidation for Device-TLB
 2015-06-16  8:11 UTC  (10+ messages)
      ` FW: "

[PATCH v2] x86: synchronize PCI config space access decoding
 2015-06-16  8:09 UTC  (3+ messages)

[PATCH v3 10/11] x86/intel_pstate: support the use of intel_pstate in pmstat.c
 2015-06-16  7:53 UTC  (10+ messages)

Is: qemu-xen mishandling upper 64-bit BAR compared to qemu-tradWas:Re: Dom0 linux 4.0 + devel/for-linus-4.1 branch: p2m.c:884:d0v0 gfn_to_mfn failed! gfn=ffffffff001ed type:4
 2015-06-16  7:33 UTC  (5+ messages)
` [PATCH QEMU-XEN] xen/pt: Start with emulated PCI_COMMAND set to zero

[PATCH v4 0/9] add xenalyze to staging
 2015-06-16  7:21 UTC  (11+ messages)

[PATCH v9 00/13] enable Cache Allocation Technology (CAT) for VMs
 2015-06-16  7:08 UTC  (7+ messages)
` [PATCH v9 04/13] x86: add COS information for each domain
` [PATCH v9 05/13] x86: expose CBM length and COS number information
` [PATCH v9 06/13] x86: dynamically get/set CBM for a domain

[rumpuserxen test] 58607: regressions - FAIL
 2015-06-16  6:28 UTC 

[seabios test] 58591: tolerable FAIL - PUSHED
 2015-06-16  5:51 UTC 

[qemu-mainline test] 58589: trouble: broken/fail/pass
 2015-06-16  5:48 UTC 

[ovmf test] 58587: trouble: broken/fail/pass
 2015-06-16  4:34 UTC 

[xen-4.2-testing test] 58584: regressions - trouble: blocked/broken/fail/pass
 2015-06-16  3:43 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 read-only IMAP folder(s) and NNTP newsgroup(s).