xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-16 11:13:38 to 2015-06-17 03:59:53 UTC [more...]

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

[ovmf test] 58619: regressions - FAIL
 2015-06-17  3:48 UTC 

[PATCH 00/27] Libxl migration v2
 2015-06-17  3:30 UTC  (67+ 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

[qemu-mainline test] 58632: regressions - FAIL
 2015-06-17  3:16 UTC 

[PATCH] xen-netback:Make the function xenvif_schedulable have a return type of bool
 2015-06-17  3:03 UTC 

[qemu-mainline test] 58625: regressions - FAIL
 2015-06-17  1:18 UTC 

[xen-4.2-testing test] 58616: trouble: blocked/broken/fail/pass
 2015-06-17  1:13 UTC 

Missing Xen ARM documentation on the website
 2015-06-17  1:00 UTC  (2+ messages)

[PATCH] Modified RTDS scheduler to use an event-driven model instead of polling
 2015-06-17  0:20 UTC  (7+ messages)

[PATCH v4 1/3] net/xen-netfront: Correct printf format in xennet_get_responses
 2015-06-16 23:55 UTC  (7+ messages)
` [PATCH v4 2/3] net/xen-netback: Remove unused code in xenvif_rx_action
` [PATCH v4 3/3] net/xen-netback: Don't mix hexa and decimal with 0x in the printf format

[linux-3.4 test] 58615: regressions - trouble: broken/fail/pass
 2015-06-16 22:31 UTC 

[PATCH v6 0/4] pci: add and use pci_iomap_wc()
 2015-06-16 22:20 UTC  (9+ messages)
` [PATCH v6 1/4] pci: add pci_iomap_wc() variants

[xen-unstable bisection] complete test-amd64-amd64-xl-qemut-debianhvm-amd64
 2015-06-16 21:48 UTC 

[qemu-mainline test] 58610: trouble: broken/fail/pass
 2015-06-16 20:42 UTC 

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

[PATCH v4 0/3] net/xen: Clean up
 2015-06-16 19:10 UTC 

[PATCH v2] x86: synchronize PCI config space access decoding
 2015-06-16 18:26 UTC  (4+ messages)

PCI Passthrough ARM Design : Draft1
 2015-06-16 17:46 UTC  (15+ messages)

[libvirt test] 58606: trouble: broken/fail/pass
 2015-06-16 17:25 UTC 

[linux-linus test] 58594: trouble: broken/fail/pass
 2015-06-16 17:13 UTC 

[PATCH] Revert "xen-hvm: increase maxmem before calling xc_domain_populate_physmap"
 2015-06-16 17:01 UTC  (10+ messages)

Proposal: Feature Maturity Lifecycle
 2015-06-16 16:52 UTC  (7+ messages)

[DESIGN] Feature Levelling improvements
 2015-06-16 16:45 UTC  (3+ messages)

QEMU bumping memory bug analysis
 2015-06-16 16:44 UTC  (12+ messages)

[PATCHv2 0/5] evtchn: Improve scalebility
 2015-06-16 16:39 UTC  (14+ messages)
` [PATCHv2 3/5] evtchn: use a per-event channel lock for sending events
` [PATCHv2 5/5] evtchn: pad struct evtchn to 64 bytes

[ovmf test] 58608: trouble: broken/fail/pass
 2015-06-16 16:24 UTC 

[xen-unstable test] 58590: regressions - trouble: broken/fail/pass
 2015-06-16 16:22 UTC 

[Draft F] Xen on ARM vITS Handling
 2015-06-16 16:14 UTC  (12+ messages)

[PATCH 1/6] xen/MSI-X: latch MSI-X table writes
 2015-06-16 16:03 UTC  (20+ 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 v6 0/8] add xenalyze to staging
 2015-06-16 15:56 UTC  (3+ messages)

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

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

[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 

[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  (4+ messages)
` [PATCH v2 COLOPre 09/13] tools/libxl: Update libxl_save_msgs_gen.pl to support return data from xl to xc

[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

[PATCH v6 COLO 00/15] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2015-06-16 11:42 UTC  (16+ messages)
` [PATCH v6 COLO 02/15] secondary vm suspend/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


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