xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-15 09:18:53 to 2015-07-15 17:16:50 UTC [more...]

[PATCH v3 00/10] xl/libxl: fix issues discovered by coverity
 2015-07-15 17:16 UTC  (5+ messages)
` [PATCH v3 10/10] libxl: fix caller of libxl_cpupool functions

[PATCH v8 --for 4.6 COLO 00/25] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2015-07-15 17:14 UTC  (11+ messages)
` [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 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

[PATCH v4 00/17] Add ITS support
 2015-07-15 17:01 UTC  (33+ messages)
` [PATCH v4 03/17] xen/arm: ITS: Port ITS driver to Xen
` [PATCH v4 04/17] xen/arm: ITS: Add helper functions to manage its_devices
` [PATCH v4 05/17] xen/arm: ITS: implement hw_irq_controller for LPIs
` [PATCH v4 06/17] xen/arm: ITS: Add virtual ITS driver
` [PATCH v4 07/17] xen/arm: ITS: Add virtual ITS commands support
` [PATCH v4 08/17] xen/arm: ITS: Add APIs to add and assign device
` [PATCH v4 09/17] xen/arm: ITS: Add GITS registers emulation
` [PATCH v4 10/17] xen/arm: ITS: Enable physical and virtual ITS driver compilation

[PATCH v2 0/3] arm64: Add multiboot support (via fdt) for Xen boot
 2015-07-15 16:24 UTC  (8+ messages)
  ` [PATCH v2 1/3] arm64: Add Xen boot support file
  ` [PATCH v2 2/3] util/grub.d/20_linux_xen.in: Add arm64 support

[PATCH v10 5/5] iommu: add rmrr Xen command line option for extra rmrrs
 2015-07-15 16:15 UTC 

[v7][PATCH 00/16] Fix RMRR
 2015-07-15 16:14 UTC  (32+ messages)
` [v7][PATCH 06/16] hvmloader/pci: skip reserved ranges
` [v7][PATCH 07/16] hvmloader/e820: construct guest e820 table

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

[PATCH v2 0/15+5+5] Begin to disentangle libxenctrl and provide some stable libraries
 2015-07-15 16:08 UTC  (28+ messages)
` [PATCH XEN v2 01/15] docs: Partial toolstack library API/ABI stabilisation
` [PATCH XEN v2 02/15] tools/Rules.mk: Properly handle libraries with recursive dependcies
` [PATCH XEN v2 03/15] tools: Refactor "xentoollog" into its own library
` [PATCH XEN v2 04/15] tools/libxc: Remove osdep indirection for xc_evtchn
` [PATCH XEN v2 05/15] tools: Refactor /dev/xen/evtchn wrappers into libxenevtchn
` [PATCH XEN v2 06/15] tools: Arrange to check public headers for ANSI compatiblity
` [PATCH XEN v2 07/15] tools/libxc: Remove osdep indirection for xc_gnt{shr, tab}
` [PATCH XEN v2 08/15] tools: Refactor /dev/xen/gnt{dev, shr} wrappers into libxengnttab
` [PATCH XEN v2 09/15] tools/libxc: Remove osdep indirection for privcmd
` [PATCH XEN v2 10/15] tools: Refactor hypercall calling wrappers into libxencall
` [PATCH XEN v2 11/15] tools/libxc: drop xc_map_foreign_bulk_compat wrappers
` [PATCH XEN v2 12/15] tools: Remove xc_map_foreign_batch
` [PATCH XEN v2 13/15] tools: Implement xc_map_foreign_range(s) in terms of common helper
` [PATCH XEN v2 14/15] tools: Refactor foreign memory mapping into libxenforeignmemory
` [PATCH XEN v2 15/15] HACK: Add a .config to pull all the right bits
` [PATCH QEMUT v2 1/5] qemu-xen-traditional: Use xentoollog as a separate library
` [PATCH QEMUT v2 2/5] qemu-xen-traditional: Use libxenevtchn
` [PATCH QEMUT v2 3/5] qemu-xen-traditional: Use libxengnttab
` [PATCH QEMUT v2 4/5] qemu-xen-traditional: Add libxencall to rpath-link
` [PATCH QEMUT v2 5/5] qemu-xen-traditional: Add libxenforeignmemory "
` [PATCH MINI-OS v2 1/5] mini-os: Include libxentoollog with libxc
` [PATCH MINI-OS v2 2/5] mini-os: Include libxenevtchn "
` [PATCH MINI-OS v2 3/5] mini-os: Include libxengnttab "
` [PATCH MINI-OS v2 4/5] mini-os: Include libxencall "
` [PATCH MINI-OS v2 5/5] mini-os: Include libxenforeignmemory "

[PATCH] sysctl: adjust XEN_SYSCTL_numainfo behavior
 2015-07-15 15:52 UTC  (2+ messages)

[PATCH] sysctl: adjust XEN_SYSCTL_cputopoinfo behavior
 2015-07-15 15:51 UTC  (2+ messages)

Requesting for freeze exception for VT-d posted-interrupts
 2015-07-15 15:46 UTC  (10+ messages)

[PATCH 2/6] libxl: Remove linux udev rules
 2015-07-15 15:37 UTC  (8+ messages)
` [PATCH for-4.6] tools/hotplug: Add an initscript to start "xl devd" in a driver domain

Regression in OSSTest Windows install test case
 2015-07-15 15:26 UTC  (9+ messages)

[PATCH v4 --for 4.6 COLOPre 00/25] Prerequisite patches for COLO
 2015-07-15 15:18 UTC  (51+ 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 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 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 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 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 0/4] xen: sched/cpupool: more fixing of (corner?) cases
 2015-07-15 15:07 UTC  (8+ messages)
` [PATCH 3/4] xen: sched: reorganize cpu_disable_scheduler()

[PATCH] libxl: event tests: Fix `=' vs `==' in fdderegrace
 2015-07-15 15:02 UTC  (5+ messages)

[seabios test] 59567: tolerable FAIL - PUSHED
 2015-07-15 14:46 UTC 

SSE instruction emulation issues
 2015-07-15 14:35 UTC  (7+ messages)

[PATCH] make rangeset_report_ranges() report all ranges
 2015-07-15 13:55 UTC  (3+ messages)

[PATCH] libxl/remus: fix the return value of the checkpoint callback
 2015-07-15 13:47 UTC  (7+ messages)
  ` [PATCH] libxl: events: Do not abort remus with ERROR_TIMEOUT

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

[qemu-mainline test] 59556: regressions - FAIL
 2015-07-15 12:41 UTC 

[PATCH for-4.6] tools: libxl: check errors from libxl_create_logfile for stubdom log
 2015-07-15 12:36 UTC  (2+ messages)

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

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

[PATCH] tools: libxc: Add nomigrate stubs for xc_domain_(save|restore)2
 2015-07-15 12:00 UTC  (4+ messages)

[PATCH for 4.6] tools/python: Correct the install path of the python scripts
 2015-07-15 11:43 UTC  (2+ messages)

[linux-3.4 test] 59550: regressions - FAIL
 2015-07-15 11:00 UTC 

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

[PATCH 0/9] libxl: poll: Avoid fd deregistration race POLLNVAL
 2015-07-15 10:43 UTC  (5+ messages)
  ` [PATCH 9/9] libxl: event tests: test_timedereg: Fix rc handling
      ` [PATCH 9/9] libxl: event tests: test_timedereg: Fix rc handling [and 1 more messages]

[PATCH V6 0/3] Vm_event memory introspection helpers
 2015-07-15 10:41 UTC  (8+ messages)
` [PATCH V6 1/3] xen/mem_access: Support for memory-content hiding

[PATCH v4 00/27] Libxl migration v2
 2015-07-15 10:25 UTC  (3+ messages)

[libvirt test] 59560: regressions - FAIL
 2015-07-15 10:24 UTC 

[PATCH for-4.6] tools: libxl: Handle failure to create qemu dm logfile
 2015-07-15 10:22 UTC  (3+ messages)

[PATCH] tools: Update libxl flex outputs to Flex from Jessie
 2015-07-15 10:21 UTC 

Request a freeze exception for COLO in v4.6
 2015-07-15 10:17 UTC 

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

[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  (18+ 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


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