xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-03 15:30:55 to 2016-02-04 20:57:24 UTC [more...]

[PATCH v2 00/11] HVMlite domU support
 2016-02-04 20:57 UTC  (23+ messages)
` [PATCH v2 02/11] xen/hvmlite: Bootstrap HVMlite guest
` [PATCH v2 07/11] xen/hvmlite: Initialize context for secondary VCPUs
` [PATCH v2 08/11] xen/hvmlite: Extend APIC operations for HVMlite guests
` [PATCH v2 10/11] xen/hvmlite: Boot secondary CPUs
  ` [PATCH v2 04/11] xen/hvmlite: Allow HVMlite guests delay initializing grant table

HVMlite ABI specification DRAFT A
 2016-02-04 20:37 UTC  (12+ messages)

[linux-4.1 test] 80370: regressions - FAIL
 2016-02-04 19:23 UTC 

[PATCH v3 1/3] libxl: add p2p migration
 2016-02-04 19:20 UTC  (2+ messages)

[BUG] libxl: error: libxl_device.c:301:libxl__device_disk_set_backend: no suitable backend for disk
 2016-02-04 19:19 UTC  (3+ messages)

[xen-unstable-smoke test] 80508: tolerable all pass - PUSHED
 2016-02-04 19:08 UTC 

[libvirt test] 80382: regressions - FAIL
 2016-02-04 19:00 UTC 

Nested virtualization off VMware vSphere 6.0 with EL6 guests crashes on Xen 4.6
 2016-02-04 18:36 UTC  (9+ messages)

[PATCH RESEND] fix MSI injection on Xen
 2016-02-04 18:16 UTC  (3+ messages)

[PATCH v7 0/9] virtio DMA API, yet again
 2016-02-04 17:49 UTC  (3+ messages)
    ` [PATCH v7 5/9] virtio_ring: Support DMA APIs
    ` [PATCH v7 9/9] vring: Use the DMA API on Xen

xen host going down: transmit queue 0 timed out
 2016-02-04 17:48 UTC  (2+ messages)

[PATCH v6 0/3] Refactor DT specific codes preparing for ACPI support on ARM64
 2016-02-04 17:16 UTC  (5+ messages)
` [PATCH v6 2/3] ACPI: add config for BIOS table scan
` [PATCH v6 3/3] acpi: Refactor acpi_os_map_memory to be architecturally independent

[PATCH v12 0/3] Refactor ioreq server for better performance
 2016-02-04 17:12 UTC  (58+ messages)
` [PATCH v3 3/3] tools: introduce parameter max_wp_ram_ranges

[PATCH] xen/arm64: Make sure we get all debug output
 2016-02-04 17:07 UTC  (3+ messages)

Handling CPU unplug failure
 2016-02-04 16:59 UTC 

[PATCH] libxc: fix uninitialised usage of rc in meminit_hvm
 2016-02-04 16:20 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 1/2] tools: consolidate Makefile runes to building+installing qemu-trad
 2016-02-04 16:20 UTC  (6+ messages)
` [PATCH v2 2/2] tools: Do not expose all builds to unstable hypercall APIs by default

[PATCH v2] libxenevtchn: rename evtchn_port_or_errot_t as xenevtchn_port
 2016-02-04 16:20 UTC  (4+ messages)

[PATCH V13 0/5] xen pvusb toolstack work
 2016-02-04 14:39 UTC  (11+ messages)
` [PATCH V13 3/5] libxl: add pvusb API

[qemu-mainline test] 80336: regressions - FAIL
 2016-02-04 13:21 UTC 

[xen-unstable-smoke test] 80441: tolerable all pass - PUSHED
 2016-02-04 13:05 UTC 

[PATCH] x86/hvm: simplify emulation triggered by vm_event response
 2016-02-04 12:52 UTC  (3+ messages)

[RFC Design Doc] Add vNVDIMM support for Xen
 2016-02-04 12:24 UTC  (15+ messages)

[PATCH] tools: libxc: do not redefine evtchn_port_or_error_t in xc_evtchn_compat.c
 2016-02-04 11:25 UTC  (5+ messages)

[BUG} libxl.c:5947:libxl_send_trigger: Send trigger 'reset' failed: Function not implemented
 2016-02-04 10:57 UTC  (2+ messages)

[PATCH] libxl/libxl_dm.c: Enable websocket functionality
 2016-02-04 10:50 UTC  (2+ messages)

new idl helper, append to Array
 2016-02-04 10:48 UTC  (5+ messages)

[xen-unstable test] 80237: regressions - FAIL
 2016-02-04 10:21 UTC 

[RFC] support more qdisk types
 2016-02-04 10:16 UTC  (6+ messages)

[distros-debian-wheezy test] 38725: all pass
 2016-02-04 10:13 UTC 

[PATCH V10 5/5] x86/hvm: pkeys, add pkeys support for cpuid handling
 2016-02-04  9:48 UTC  (2+ messages)

[PATCH v7 00/18] Prerequisite patches for COLO
 2016-02-04  9:46 UTC  (43+ messages)
` [PATCH v7 01/18] libxl/remus: init checkpoint_callback in Remus setup callback
` [PATCH v7 02/18] tools/libxl: move remus code into libxl_remus.c
` [PATCH v7 03/18] tools/libxl: move save/restore code into libxl_dom_save.c
` [PATCH v7 04/18] libxl/save: Refactor libxl__domain_suspend_state
` [PATCH v7 05/18] tools/libxc: support to resume uncooperative HVM guests
` [PATCH v7 06/18] tools/libxl: introduce enum type libxl_checkpointed_stream
` [PATCH v7 07/18] migration/save: pass checkpointed_stream from libxl to libxc
` [PATCH v7 08/18] tools/libxl: introduce libxl__domain_restore_device_model to load qemu state
` [PATCH v7 09/18] tools/libxl: introduce libxl__domain_common_switch_qemu_logdirty()
` [PATCH v7 10/18] tools/libxl: export logdirty_init
` [PATCH v7 11/18] tools/libxl: Add back channel to allow migration target send data back
` [PATCH v7 12/18] tools/libx{l, c}: add back channel to libxc
` [PATCH v7 13/18] tools/libxl: rename remus device to checkpoint device
` [PATCH v7 15/18] tools/libxl: adjust the indentation
` [PATCH v7 16/18] tools/libxl: store remus_ops in checkpoint device state
` [PATCH v7 17/18] tools/libxl: move remus state into a seperate structure
` [PATCH v7 18/18] tools/libxl: seperate device init/cleanup from checkpoint device layer

[BUG] pci-passthrough generates "xen:events: Failed to obtain physical IRQ" for some devices
 2016-02-04  9:37 UTC  (4+ messages)

[PATCH] tools/libxc: Provide evtchn_port_or_error_t for compat xenctrl interface
 2016-02-04  9:27 UTC  (4+ messages)

[PATCH V10 2/5] x86/hvm: pkeys, add pkeys support for guest_walk_tables
 2016-02-04  9:22 UTC  (2+ messages)

XSAVE flavors
 2016-02-04  8:51 UTC  (5+ messages)

[PATCH V9 0/5] x86/hvm: pkeys, add memory protection-key support
 2016-02-04  8:28 UTC  (17+ messages)
` [PATCH V9 1/5] x86/hvm: pkeys, disable pkeys for guests in non-paging mode
` [PATCH V9 2/5] x86/hvm: pkeys, add pkeys support for guest_walk_tables
` [PATCH V9 3/5] x86/hvm: pkeys, add xstate support for pkeys
` [PATCH V9 4/5] xen/mm: Clean up pfec handling in gva_to_gfn

Linux'es free_initmem() on Xen
 2016-02-04  7:36 UTC  (5+ messages)

[linux-next test] 80179: regressions - trouble: blocked/broken/fail/pass
 2016-02-04  7:32 UTC 

[PATCH V10 4/5] xen/mm: Clean up pfec handling in gva_to_gfn
 2016-02-04  7:00 UTC 

[PATCH V10 3/5] x86/hvm: pkeys, add xstate support for pkeys
 2016-02-04  7:00 UTC 

[PATCH V10 1/5] x86/hvm: pkeys, disable pkeys for guests in non-paging mode
 2016-02-04  6:59 UTC 

[PATCH V10 0/5] x86/hvm: pkeys, add memory protection-key support
 2016-02-04  6:58 UTC 

82599 passthrough problem
 2016-02-04  6:42 UTC  (3+ messages)

[ovmf test] 80233: regressions - FAIL
 2016-02-04  6:30 UTC 

[PATCH v2 0/2] x86: also use alternative asm on xsave side
 2016-02-04  5:27 UTC  (3+ messages)
` [PATCH v2 2/2] x86/xstate: "

[PATCH v4] xen: sched: convert RTDS from time to event driven model
 2016-02-04  4:03 UTC  (6+ messages)

[linux-4.1 test] 80172: regressions - FAIL
 2016-02-04  3:16 UTC 

[qemu-mainline test] 80131: regressions - FAIL
 2016-02-03 23:26 UTC 

[linux-linus test] 80122: regressions - trouble: blocked/broken/fail/pass
 2016-02-03 21:16 UTC 

schedulers and topology exposing questions
 2016-02-03 18:05 UTC  (9+ messages)

Status of multiboot2 support on EFI?
 2016-02-03 17:03 UTC  (8+ messages)

Error booting Xen
 2016-02-03 16:57 UTC  (11+ messages)

[CALL-FOR-AGENDA] Monthly Xen.org Technical Call (2016-02-10)
 2016-02-03 16:46 UTC 

[xen-unstable-smoke test] 80228: tolerable all pass - PUSHED
 2016-02-03 16:43 UTC 

[BUG] Xen Remus, DRBD Protocol D and old Linux kernels
 2016-02-03 16:27 UTC  (3+ messages)

[PATCH 0/5] libbxl: add support for pvscsi, iteration 6
 2016-02-03 16:24 UTC  (5+ messages)
` [PATCH 3/5] libxl: add support for vscsi

[PATCH] docs: Specify VCPU hotplug procedure for HVMlite guests
 2016-02-03 16:20 UTC  (2+ messages)

[PATCH 1/2] tools: consolidate Makefile runes to building+installing qemu-trad
 2016-02-03 15:53 UTC  (3+ messages)
` [PATCH 2/2] tools: Do not expose all builds to unstable hypercall APIs by default

[libvirt test] 80121: tolerable FAIL - PUSHED
 2016-02-03 15:42 UTC 

xenbits GitHub mirror?
 2016-02-03 15:38 UTC  (8+ 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).