xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-14 14:40:16 to 2015-07-15 10:14:18 UTC [more...]

[PATCH RFC] A script to use with OpenStack instead of vif-bridge
 2015-07-15 10:14 UTC  (2+ messages)

[PATCH V6 0/3] Vm_event memory introspection helpers
 2015-07-15 10:10 UTC  (5+ messages)
` [PATCH V6 1/3] xen/mem_access: Support for memory-content hiding
` [PATCH V6 2/3] xen/vm_event: Support for guest-requested events
` [PATCH V6 3/3] xen/vm_event: Deny register writes if refused by vm_event reply

[PATCH v4 00/17] Add ITS support
 2015-07-15 10:01 UTC  (10+ messages)
` [PATCH v4 05/17] xen/arm: ITS: implement hw_irq_controller for LPIs
` [PATCH v4 15/17] xen/arm: ITS: Map ITS translation space

[PATCH] x86/traps: Misc tweaks to several printk()s
 2015-07-15 10:01 UTC  (4+ messages)

[PATCH v2 2/3] KVM: PPC: Book3S HV: Use need_resched() instead of should_resched()
 2015-07-15  9:52 UTC  (2+ messages)
` [PATCH v2 3/3] sched/preempt: fix cond_resched_lock() and cond_resched_softirq()

[PATCH v2 1/3] drivers/xen/preempt: use need_resched() instead of should_resched()
 2015-07-15  9:52 UTC 

Request backport to xen qemu-upstream gits of a fix that solves occasional qemu crash using spice
 2015-07-15  9:45 UTC 

[PATCH V3 0/1] libxl: set stub domain size based on VRAM size
 2015-07-15  9:45 UTC  (3+ messages)
` [PATCH V3 1/1] "

[PATCH] x86/traps: Dump instruction stream in show_execution_state()
 2015-07-15  9:36 UTC  (4+ messages)

[v3 00/15] Add VT-d Posted-Interrupts support
 2015-07-15  9:32 UTC  (19+ messages)
` [v3 06/15] vmx: Extend struct pi_desc to support VT-d Posted-Interrupts
` [v3 10/15] vt-d: Add API to update IRTE when VT-d PI is used

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

[PATCH v8 --for 4.6 COLO 00/25] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2015-07-15  9:18 UTC  (26+ messages)
` [PATCH v8 --for 4.6 COLO 01/25] docs: add colo readme
` [PATCH v8 --for 4.6 COLO 02/25] docs/libxl: Introduce COLO_CONTEXT to support migration v2 colo streams
` [PATCH v8 --for 4.6 COLO 03/25] libxc/migration: Specification update for DIRTY_BITMAP records
` [PATCH v8 --for 4.6 COLO 04/25] libxc/migration: export read_record for common use
` [PATCH v8 --for 4.6 COLO 05/25] tools/libxl: add back channel support to write stream
` [PATCH v8 --for 4.6 COLO 06/25] tools/libxl: write colo_context records into the stream
` [PATCH v8 --for 4.6 COLO 07/25] tools/libxl: add back channel support to read stream
` [PATCH v8 --for 4.6 COLO 08/25] tools/libxl: handle colo_context records in a libxl migration v2 "
` [PATCH v8 --for 4.6 COLO 09/25] tools/libx{l, c}: introduce should_checkpoint callback
` [PATCH v8 --for 4.6 COLO 10/25] tools/libx{l, c}: add postcopy/suspend callback to restore side
` [PATCH v8 --for 4.6 COLO 11/25] secondary vm suspend/resume/checkpoint code
` [PATCH v8 --for 4.6 COLO 12/25] primary "
` [PATCH v8 --for 4.6 COLO 13/25] libxc/restore: support COLO restore
` [PATCH v8 --for 4.6 COLO 14/25] libxc/restore: send dirty bitmap to primary when checkpoint under colo
` [PATCH v8 --for 4.6 COLO 15/25] send store mfn and console mfn to xl before resuming secondary vm
` [PATCH v8 --for 4.6 COLO 16/25] libxc/save: support COLO save
` [PATCH v8 --for 4.6 COLO 17/25] implement the cmdline for COLO
` [PATCH v8 --for 4.6 COLO 18/25] Support colo mode for qemu disk
` [PATCH v8 --for 4.6 COLO 19/25] COLO: use qemu block replication
` [PATCH v8 --for 4.6 COLO 20/25] COLO proxy: implement setup/teardown of COLO proxy module
` [PATCH v8 --for 4.6 COLO 21/25] COLO proxy: preresume, postresume and checkpoint
` [PATCH v8 --for 4.6 COLO 22/25] COLO nic: implement COLO nic subkind
` [PATCH v8 --for 4.6 COLO 23/25] setup and control colo proxy on primary side
` [PATCH v8 --for 4.6 COLO 24/25] setup and control colo proxy on secondary side
` [PATCH v8 --for 4.6 COLO 25/25] cmdline switches and config vars to control colo-proxy

[xen-unstable test] 59544: regressions - FAIL
 2015-07-15  9:16 UTC  (3+ messages)

[PATCH v2 09/20] xen/biomerge: Don't allow biovec to be merge when Linux is not using 4KB page
 2015-07-15  8:56 UTC  (4+ messages)
      ` [PATCH v2 19/20] xen/privcmd: Add support for Linux 64KB page granularity

[PATCH v8 00/11] toolstack-assisted approach to PVHVM guest kexec
 2015-07-15  8:50 UTC  (19+ messages)
` [PATCH v8 01/11] xen: introduce SHUTDOWN_soft_reset shutdown reason
` [PATCH v8 02/11] libxl: support "
` [PATCH v8 08/11] xen: arch-specific hooks for domain_soft_reset()
` [PATCH v8 09/11] libxc: support XEN_DOMCTL_soft_reset operation
` [PATCH v8 11/11] (lib)xl: soft reset support

[tip:irq/urgent] genirq: Revert sparse irq locking around __cpu_up() and move it to x86 for now
 2015-07-15  8:43 UTC 

Question about mapping between domains
 2015-07-15  8:28 UTC  (7+ messages)

[seabios test] 59545: tolerable FAIL - PUSHED
 2015-07-15  7:46 UTC 

[PATCH v4 --for 4.6 COLOPre 00/25] Prerequisite patches for COLO
 2015-07-15  7:45 UTC  (26+ messages)
` [PATCH v4 --for 4.6 COLOPre 01/25] tools/libxl: rename libxl__domain_suspend to libxl__domain_save
` [PATCH v4 --for 4.6 COLOPre 02/25] tools/libxl: move domain suspend code into libxl_dom_suspend.c
` [PATCH v4 --for 4.6 COLOPre 03/25] tools/libxl: move domain resume "
` [PATCH v4 --for 4.6 COLOPre 04/25] tools/libxl: rename remus checkpoint callbacks
` [PATCH v4 --for 4.6 COLOPre 05/25] libxl/remus: introduce libxl__remus_setup
` [PATCH v4 --for 4.6 COLOPre 06/25] libxl/remus: introduce libxl__remus_teardown
` [PATCH v4 --for 4.6 COLOPre 07/25] libxl/remus: init checkpoint_callback in Remus checkpoint callback
` [PATCH v4 --for 4.6 COLOPre 08/25] tools/libxl: move remus code into libxl_remus.c
` [PATCH v4 --for 4.6 COLOPre 09/25] tools/libxl: move save/restore code into libxl_dom_save.c
` [PATCH v4 --for 4.6 COLOPre 10/25] libxl/save: Refactor libxl__domain_suspend_state
` [PATCH v4 --for 4.6 COLOPre 11/25] tools/libxc: support to resume uncooperative HVM guests
` [PATCH v4 --for 4.6 COLOPre 12/25] tools/libxl: introduce enum type libxl_checkpointed_stream
` [PATCH v4 --for 4.6 COLOPre 13/25] migration/save: pass checkpointed_stream from libxl to libxc
` [PATCH v4 --for 4.6 COLOPre 14/25] tools/libxl: introduce libxl__domain_restore_device_model to load qemu state
` [PATCH v4 --for 4.6 COLOPre 15/25] tools/libxl: check QEMU state before resume dm
` [PATCH v4 --for 4.6 COLOPre 16/25] tools/libxl: Update libxl_domain_unpause() to support qemu-xen
` [PATCH v4 --for 4.6 COLOPre 17/25] tools/libxl: introduce libxl__domain_common_switch_qemu_logdirty()
` [PATCH v4 --for 4.6 COLOPre 18/25] tools/libxl: export logdirty_init
` [PATCH v4 --for 4.6 COLOPre 19/25] tools/libxl: Add back channel to allow migration target send data back
` [PATCH v4 --for 4.6 COLOPre 20/25] tools/libx{l, c}: add back channel to libxc
` [PATCH v4 --for 4.6 COLOPre 21/25] tools/libxl: rename remus device to checkpoint device
` [PATCH v4 --for 4.6 COLOPre 22/25] tools/libxl: adjust the indentation
` [PATCH v4 --for 4.6 COLOPre 23/25] tools/libxl: store remus_ops in checkpoint device state
` [PATCH v4 --for 4.6 COLOPre 24/25] tools/libxl: move remus state into a seperate structure
` [PATCH v4 --for 4.6 COLOPre 25/25] tools/libxl: seperate device init/cleanup from checkpoint device layer

[PATCH v10 0/5] iommu: add rmrr Xen command line option
 2015-07-15  7:25 UTC  (4+ messages)
` [PATCH v10 5/5] iommu: add rmrr Xen command line option for extra rmrrs

[linux-3.18 test] 59543: regressions - trouble: broken/fail/pass
 2015-07-15  6:16 UTC 

[Patch V5 00/16] xen: support pv-domains larger than 512GB
 2015-07-15  4:26 UTC  (3+ messages)

Request a freeze exception for Libxl Migration v2 in 4.6
 2015-07-15  3:35 UTC  (5+ messages)

[v3 14/15] Update Posted-Interrupts Descriptor during vCPU scheduling
 2015-07-15  0:54 UTC  (20+ messages)
  ` Fwd: "

[PATCH v7 COLO 00/18] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2015-07-15  0:41 UTC  (8+ messages)
` [PATCH v7 COLO 01/18] docs: add colo readme
` [PATCH v7 COLO 02/18] tools/libxl: handle colo_context records in a libxl migration v2 stream

[xen-4.4-testing test] 59538: tolerable FAIL - PUSHED
 2015-07-14 23:11 UTC 

[patch] net/xen-netback: off by one in BUG_ON() condition
 2015-07-14 22:42 UTC 

[patch 1/4] hotplug: Prevent alloc/free of irq descriptors during cpu up/down
 2015-07-14 21:07 UTC  (7+ messages)

[qemu-mainline test] 59530: regressions - FAIL
 2015-07-14 20:17 UTC 

[libvirt test] 59533: regressions - FAIL
 2015-07-14 19:12 UTC 

PCI Pass-through in Xen ARM - Draft 2
 2015-07-14 18:01 UTC  (17+ messages)

[PATCH v5 00/15] Alternate p2m: support multiple copies of host p2m
 2015-07-14 17:56 UTC  (11+ messages)
` [PATCH v5 05/15] x86/altp2m: basic data structures and support routines
` [PATCH v5 07/15] VMX: add VMFUNC leaf 0 (EPTP switching) to emulator
` [PATCH v5 08/15] x86/altp2m: add control of suppress_ve

[PATCH v3 00/10] xl/libxl: fix issues discovered by coverity
 2015-07-14 17:33 UTC  (21+ messages)
` [PATCH v3 01/10] libxl: don't check s!=NULL in libxl__abs_path
` [PATCH v3 02/10] libxl: turn two malloc's to libxl__malloc
` [PATCH v3 03/10] libxl: make libxl__strdup handle NULL
` [PATCH v3 04/10] libxl: avoid leaking in libxl__initia_device_remove
` [PATCH v3 05/10] libxl: localtime(3) can return NULL
` [PATCH v3 06/10] libxl: qmp_init_handler "
` [PATCH v3 07/10] xl: correct handling of extra_config in main_cpupoolcreate
` [PATCH v3 08/10] xl: correctly handle null extra config in main_config_update
` [PATCH v3 09/10] xl: fix a typo in error string in create_domain
` [PATCH v3 10/10] libxl: fix caller of libxl_cpupool functions

[PATCH 0/6] Use system blktap
 2015-07-14 16:48 UTC  (8+ messages)
` [PATCH 2/6] libxl: Remove linux udev rules

Interfering with memory accesses
 2015-07-14 16:39 UTC  (2+ messages)

[PATCH V5 0/3] Vm_event memory introspection helpers
 2015-07-14 16:25 UTC  (8+ messages)
` [PATCH V5 3/3] xen/vm_event: Deny register writes if refused by vm_event reply

[linux-3.4 test] 59526: regressions - FAIL
 2015-07-14 16:22 UTC 

Requesting for freeze exception for VT-d posted-interrupts
 2015-07-14 16:01 UTC  (9+ messages)

[PATCH 0/9] xl/libxl: fix issues discovered by Coverity scan
 2015-07-14 15:50 UTC  (7+ messages)
` [PATCH 1/9] libxl: fix libxl__abs_path

[PATCH v2 0/3] arm64: Add multiboot support (via fdt) for Xen boot
 2015-07-14 15:23 UTC  (5+ messages)
  ` [PATCH v2 2/3] util/grub.d/20_linux_xen.in: Add arm64 support
        ` [Xen-devel] "

[xen-4.5-testing test] 59527: tolerable FAIL - PUSHED
 2015-07-14 15:16 UTC 

[PATCH v6 COLO 00/15] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2015-07-14 15:14 UTC  (5+ messages)
` [PATCH v6 COLO 07/15] implement the cmdline for COLO

[PATCH V2] libxl: Increase device model startup timeout to 1min
 2015-07-14 14:48 UTC  (11+ messages)
` [PATCH V3] "


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