xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-14 09:56:33 to 2015-07-14 17:32:34 UTC [more...]

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

[PATCH v3 00/10] xl/libxl: fix issues discovered by coverity
 2015-07-14 17:24 UTC  (20+ 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 v5 00/15] Alternate p2m: support multiple copies of host p2m
 2015-07-14 17:03 UTC  (24+ messages)
` [PATCH v5 03/15] VMX: implement suppress #VE
` [PATCH v5 05/15] x86/altp2m: basic data structures and support routines
` [PATCH v5 06/15] VMX/altp2m: add code to support EPTP switching and #VE
` [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 v5 09/15] x86/altp2m: alternate p2m memory events
` [PATCH v5 10/15] x86/altp2m: add remaining support routines
` [PATCH v5 11/15] x86/altp2m: define and implement alternate p2m HVMOP types
` [PATCH v5 15/15] tools/xen-access: altp2m testcases

PCI Pass-through in Xen ARM - Draft 2
 2015-07-14 16:58 UTC  (16+ messages)

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

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

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  (18+ messages)
` [PATCH V5 1/3] xen/mem_access: Support for memory-content hiding
` [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 

[PATCH v8 00/11] toolstack-assisted approach to PVHVM guest kexec
 2015-07-14 16:19 UTC  (16+ 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

[PATCH] x86/traps: Dump instruction stream in show_execution_state()
 2015-07-14 16:15 UTC 

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

[PATCH v7 COLO 00/18] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2015-07-14 15:55 UTC  (6+ 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

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

Question about mapping between domains
 2015-07-14 15:50 UTC  (6+ messages)

[PATCH v2 19/20] xen/privcmd: Add support for Linux 64KB page granularity
 2015-07-14 15:37 UTC  (2+ messages)

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

[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] "

Request a freeze exception for Libxl Migration v2 in 4.6
 2015-07-14 14:31 UTC  (7+ messages)

how to locate the hypercall address in memory?
 2015-07-14 14:30 UTC  (9+ messages)

[PATCH v4 00/27] Libxl migration v2
 2015-07-14 14:08 UTC  (37+ messages)
` [PATCH v4 01/29] bsd-sys-queue-h-seddery: Massage `offsetof'
` [PATCH v4 02/29] tools/libxc: Always compile the compat qemu variables into xc_sr_context
` [PATCH v4 03/29] tools/libxl: Introduce ROUNDUP()
` [PATCH v4 04/29] tools/libxl: Introduce libxl__kill()
` [PATCH v4 05/29] tools/libxl: Stash all restore parameters in domain_create_state
` [PATCH v4 06/29] tools/libxl: Split libxl__domain_create_state.restore_fd in two
` [PATCH v4 07/29] tools/libxl: Extra management APIs for the save helper
` [PATCH v4 08/29] tools/libxl: Add save_helper_state pointers to libxl__xc_domain_{save, restore}()
` [PATCH v4 09/29] tools/libxl: Fix libxl__carefd_opened() to be more useful with an invalid fd
` [PATCH v4 10/29] tools/xl: Mandatory flag indicating the format of the migration stream
` [PATCH v4 11/29] docs: Libxl migration v2 stream specification
` [PATCH v4 12/29] tools/python: Libxc migration v2 infrastructure
` [PATCH v4 13/29] tools/python: Libxl "
` [PATCH v4 14/29] tools/python: Other migration infrastructure
` [PATCH v4 15/29] tools/python: Verification utility for v2 stream spec compliance
` [PATCH v4 16/29] tools/python: Conversion utility for legacy migration streams
` [PATCH v4 17/29] tools/libxl: Migration v2 stream format
` [PATCH v4 18/29] tools/libxl: Infrastructure for reading a libxl migration v2 stream
` [PATCH v4 19/29] tools/libxl: Infrastructure to convert a legacy stream
` [PATCH v4 20/29] tools/libxl: Convert a legacy stream if needed
` [PATCH v4 21/29] tools/libxc+libxl+xl: Restore v2 streams
` [PATCH v4 22/29] tools/libxl: Infrastructure for writing a v2 stream
` [PATCH v4 23/29] tools/libxc+libxl+xl: Save v2 streams
` [PATCH v4 24/29] docs/libxl: Introduce CHECKPOINT_END to support migration v2 remus streams
` [PATCH v4 25/29] tools/libxl: Write checkpoint records into the stream
` [PATCH v4 26/29] tools/libx{c, l}: Introduce restore_callbacks.checkpoint()
` [PATCH v4 27/29] tools/libxl: Handle checkpoint records in a libxl migration v2 stream
` [PATCH v4 28/29] tools/libxc: Drop all XG_LIBXL_HVM_COMPAT code from libxc
` [PATCH v4 29/29] tools/libxl: Drop all knowledge of toolstack callbacks

[PATCH OSSTEST v2 0/5] add a flight summary html report
 2015-07-14 13:58 UTC  (6+ messages)
` [PATCH OSSTEST v2 1/5] ms-planner: Propagate a booking's Job to the plan
` [PATCH OSSTEST v2 2/5] ms-planner: Expose the plan start in json
` [PATCH OSSTEST v2 3/5] ts-hosts-allocate-Executive: Add the requesting Job to the booking
` [PATCH OSSTEST v2 4/5] Osstest::Executive: Export get_plan
` [PATCH OSSTEST v2 5/5] ms-flights-summary: Produce an HTML report of all active flights

[xen-unstable test] 59536: trouble: pass/preparing/running
 2015-07-14 13:57 UTC  (2+ messages)

[PATCH v3 00/32] Introduce HVM without dm and new boot ABI
 2015-07-14 13:46 UTC  (3+ messages)
` [PATCH v3 26/32] xenconsole: try to attach to PV console if HVM fails

Requesting for freeze exception for ARM/ITS patches
 2015-07-14 13:31 UTC  (15+ messages)

[v7][PATCH 00/16] Fix RMRR
 2015-07-14 13:25 UTC  (21+ messages)
` [v7][PATCH 03/16] xen/passthrough: extend hypercall to support rdm reservation policy
` [v7][PATCH 06/16] hvmloader/pci: skip reserved ranges
` [v7][PATCH 07/16] hvmloader/e820: construct guest e820 table

[PATCH] sysctl: adjust XEN_SYSCTL_numainfo behavior
 2015-07-14 13:17 UTC  (4+ messages)

[linux-3.18 test] 59520: regressions - FAIL
 2015-07-14 13:00 UTC 

[PATCH] x86/HVM: drop now wrong ASSERT() from hvm_broadcast_ioreq()
 2015-07-14 12:33 UTC  (3+ messages)

[xen-unstable test] 59509: regressions - FAIL
 2015-07-14 11:52 UTC  (2+ messages)

[PATCH v4 00/15] Alternate p2m: support multiple copies of host p2m
 2015-07-14 11:50 UTC  (5+ messages)
` [PATCH v4 12/15] x86/altp2m: Add altp2mhvm HVM domain parameter

[PATCH RFC 1 6/8] xen/pt: Make xen_pt_unregister_device idempotent
 2015-07-14 11:38 UTC 

[PATCH v2 1/3] xen/domain_page: Convert map_domain_page_global() to using mfn_t
 2015-07-14 11:38 UTC  (8+ messages)

[PATCH v3 00/12] Alternate p2m: support multiple copies of host p2m
 2015-07-14 11:34 UTC  (12+ messages)
` [PATCH v3 03/13] VMX: implement suppress #VE
` [PATCH v3 05/13] x86/altp2m: basic data structures and support routines

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

[PATCH v3 00/27] Libxl migration v2
 2015-07-14 10:35 UTC  (4+ messages)
` [PATCH v3 26/28] tools/libxl: Handle checkpoint records in a libxl migration v2 stream

[PATCH V3 0/1] libxl: set stub domain size based on VRAM size
 2015-07-14 10:26 UTC  (5+ messages)
` [PATCH V3 1/1] "

Ping: [PATCH v6] dmar: device scope mem leak fix
 2015-07-14 10:00 UTC  (2+ messages)


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