xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-27 17:51:29 to 2015-07-28 19:01:06 UTC [more...]

[PATCH v5 00/22] Add ITS support
 2015-07-28 19:01 UTC  (17+ messages)
` [PATCH v5 01/22] xen/arm: Return success if dt node does not have irq mapping
` [PATCH v5 04/22] xen/arm: Set nr_cpu_ids to available number of cpus
` [PATCH v5 05/22] xen/arm: ITS: Port ITS driver to Xen
` [PATCH v5 07/22] xen/arm: ITS: Add virtual ITS driver
` [PATCH v5 08/22] xen/arm: ITS: Add virtual ITS commands support
` [PATCH v5 09/22] xen/arm: ITS: Export ITS info to Virtual ITS
` [PATCH v5 10/22] xen/arm: ITS: Add GITS registers emulation

[PATCH v4 0/4] virtio: Clean up scatterlists and use the DMA API
 2015-07-28 18:22 UTC  (17+ messages)

[PATCH] xen: allow 8bit input in Xen serial console
 2015-07-28 17:20 UTC  (2+ messages)

[PATCH 1/8] arm/xen: Remove helpers which are PV specific
 2015-07-28 17:19 UTC  (14+ messages)
` [PATCH 2/8] xen: Make clear that swiotlb and biomerge are dealing with DMA address
` [PATCH 3/8] arm/xen: implement correctly pfn_to_mfn
` [PATCH 4/8] xen: Use the correctly the Xen memory terminologies
` [PATCH 5/8] xen/tmem: Use page_to_gfn rather than pfn_to_gfn
` [PATCH 6/8] video/xen-fbfront: Further s/MFN/GFN clean-up
` [PATCH 7/8] hvc/xen: "
` [PATCH 8/8] xen/privcmd: Further s/MFN/GFN/ clean-up

PV-vNUMA issue: topology is misinterpreted by the guest
 2015-07-28 17:13 UTC  (45+ messages)

[PATCH 4/3] x86/ldt: allow to disable modify_ldt at runtime
 2015-07-28 17:10 UTC  (18+ messages)
      ` [PATCH v4 0/3] x86: modify_ldt improvement, test, and config option

[PATCH v2 for-4.6 0/3] Fixes to stream v2 task joining logic
 2015-07-28 17:07 UTC  (14+ messages)
` [PATCH v2 for-4.6 1/3] tools/libxl: Do not set stream->rc in stream_complete()
` [PATCH v2 for-4.6 2/3] tools/libxl: Do not fire the stream callback multiple times
` [PATCH v2 for-4.6 3/3] tools/libxl: Only continue stream operations if the stream is still in progress

[PATCH v5 0/4] x86: modify_ldt improvement, test, and config option
 2015-07-28 16:56 UTC  (7+ messages)
` [PATCH v5 1/4] x86/xen: Unmap aliases in xen_alloc_ldt and xen_free_ldt
` [PATCH v5 2/4] x86/ldt: Make modify_ldt synchronous
` [PATCH v5 3/4] selftests/x86, x86/ldt: Add a selftest for modify_ldt
` [PATCH v5 4/4] x86/ldt: Make modify_ldt optional

[RFC PATCH v3.1] xSplice design
 2015-07-28 16:35 UTC  (5+ messages)
` [RFC PATCH v3.1 1/2] xsplice: rfc.v3.1
` [RFC PATCH v3.1 2/2] xsplice: Add hook for build_id

Xen master hangs
 2015-07-28 16:27 UTC  (6+ messages)

[PATCH for-4.6 v3] tools: fix inspired by Coverity scan
 2015-07-28 16:23 UTC  (2+ messages)
` [PATCH for-4.6 v3] libxlu: properly free buffer in PCI related functions

[PATCH RFC 0/3] Migration regressions with Xen
 2015-07-28 15:54 UTC  (4+ messages)
` [PATCH RFC 1/3] migration: Fix regretion for xenfv machine
` [PATCH RFC 2/3] migration: Fix global state with Xen
` [PATCH RFC 3/3] migration: Add configuration section to vmstate with xen

[PATCHv2 00/10] mm, xen/balloon: memory hotplug improvements
 2015-07-28 15:22 UTC  (3+ messages)
  ` [PATCHv2 01/10] mm: memory hotplug with an existing resource
  ` [PATCHv2 05/10] xen/balloon: rationalize memory hotplug stats

[OSSTEST Nested PATCH v11 6/7] Compose the main recipe of nested test job
 2015-07-28 15:15 UTC  (9+ messages)
` [OSSTEST RFC PATCH 0/4] Nested job execution infrastructure
  ` [OSSTEST PATCH 3/4] sg-run-job: Break out per-host-prep and per-host-finish
  ` [OSSTEST PATCH 4/4] sg-run-job: Provide infrastructure for layers of nesting

[PATCH 0/8] Use correctly the Xen memory terminologies in Linux
 2015-07-28 15:02 UTC 

Dom0 crash with apache bench (ab)
 2015-07-28 15:00 UTC  (4+ messages)

The Bitdefender virtual machine introspection library is now on GitHub
 2015-07-28 14:33 UTC  (4+ messages)

[PATCH v12 0/8] Xen VMware tools support
 2015-07-28 14:32 UTC  (19+ messages)
` [PATCH v12 2/8] xen: Add support for VMware cpuid leaves
` [PATCH v12 3/8] tools: Add vmware_hwver support
` [PATCH v12 7/8] Add IOREQ_TYPE_VMWARE_PORT

[PATCH v3 00/32] Introduce HVM without dm and new boot ABI
 2015-07-28 14:29 UTC  (21+ messages)
` [PATCH v3 01/32] libxc: split x86 HVM setup_guest into smaller logical functions
` [PATCH v3 02/32] libxc: unify xc_dom_p2m_{host/guest}
` [PATCH v3 03/32] libxc: introduce the notion of a container type
` [PATCH v3 04/32] libxc: introduce a domain loader for HVM guest firmware
` [PATCH v3 05/32] libxc: make arch_setup_meminit a xc_dom_arch hook
` [PATCH v3 06/32] libxc: make arch_setup_boot{init/late} xc_dom_arch hooks
` [PATCH v3 09/32] libxl: switch HVM domain building to use xc_dom_* helpers
` [PATCH v3 23/32] libxc: allow creating domains without emulated devices
` [PATCH v3 32/32] libxl: allow the creation of HVM domains without a device model

[v4 00/17] Add VT-d Posted-Interrupts support
 2015-07-28 14:15 UTC  (6+ messages)
` [v4 11/17] vt-d: Add API to update IRTE when VT-d PI is used
` [v4 16/17] vmx: Add some scheduler hooks for VT-d posted interrupts

[PATCH] xenbackendd: remove xenbackendd
 2015-07-28 13:54 UTC  (4+ messages)

[PATCH v10 00/11] toolstack-assisted approach to PVHVM guest kexec
 2015-07-28 13:28 UTC  (12+ messages)
` [PATCH v10 01/11] xen: introduce SHUTDOWN_soft_reset shutdown reason
` [PATCH v10 02/11] libxl: support "
` [PATCH v10 03/11] xl: introduce enum domain_restart_type
` [PATCH v10 04/11] xen: evtchn: make evtchn_reset() ready for soft reset
` [PATCH v10 05/11] xen: grant_table: implement grant_table_warn_active_grants()
` [PATCH v10 06/11] xen: Introduce XEN_DOMCTL_soft_reset
` [PATCH v10 07/11] flask: DOMCTL_soft_reset support
` [PATCH v10 08/11] xen: arch-specific hooks for domain_soft_reset()
` [PATCH v10 09/11] libxc: support XEN_DOMCTL_soft_reset operation
` [PATCH v10 10/11] libxc: add XC_DEVICE_MODEL_SAVE_FILE
` [PATCH v10 11/11] (lib)xl: soft reset support

[PATCH] tools/hvmloader: sync memory map[]
 2015-07-28 13:27 UTC  (3+ messages)

[xen-unstable test] 60023: regressions - FAIL
 2015-07-28 12:58 UTC  (2+ messages)

[PATCH] blkif.h: document physical-device node
 2015-07-28 11:10 UTC  (3+ messages)

[PATCH for-4.6 v2 0/8] tools: fixes inspired by Coverity scan
 2015-07-28 11:08 UTC  (23+ messages)
` [PATCH for-4.6 v2 1/8] libxl: properly clean up array in libxl_list_cpupool failure path
` [PATCH for-4.6 v2 2/8] xl: lockdir should be lockfile in error message
` [PATCH for-4.6 v2 3/8] xl: call libxl_dominfo_init in main_list
` [PATCH for-4.6 v2 4/8] xl: valid fd can be 0 in main_loadpolicy
` [PATCH for-4.6 v2 5/8] xl: call libxl_dominfo_{init, dispose} in main_cpupoolnumasplit
` [PATCH for-4.6 v2 6/8] libxlu: free buffer in failure path for PCI related functions
` [PATCH for-4.6 v2 7/8] python/xc: reinstate original implementation of next_bdf
` [PATCH for-4.6 v2 8/8] libxl: remove dead code libxl__domain_shutdown_reason

[PATCH for 4.6 0/6] Prune legacy migration and move migration v2 out of daft status
 2015-07-28 10:42 UTC  (13+ messages)
` [PATCH 2/6] tools/libx{l, c}: Remove the toolstack_{save, restore} callbacks

[PATCH for-4.6 v2] libxl: check nesthvm and altp2m in libxl
 2015-07-28 10:41 UTC  (2+ messages)

[RFC PATCH 0/4] libxl: CODING_STYLE improvements
 2015-07-28 10:25 UTC  (3+ messages)
` [PATCH 1/4] libxl: CODING_STYLE: Much new material

[qemu-mainline test] 59908: regressions - FAIL
 2015-07-28 10:14 UTC  (3+ messages)

[PATCH v3] xen/events: Support event channel rebind on ARM
 2015-07-28 10:03 UTC 

Xen on ARM: Problems on fast model
 2015-07-28  9:28 UTC  (4+ messages)

[PATCH v4 for Xen 4.6 0/4] Enable per-VCPU parameter settings for RTDS scheduler
 2015-07-28  9:25 UTC  (5+ messages)
` [PATCH v4 for Xen 4.6 3/4] libxl: enable "
` [PATCH v4 for Xen 4.6 4/4] xl: "

[PATCH v3] xen/events: Support event channel rebind on ARM
 2015-07-28  9:10 UTC 

Help with reading from hvc console device on a PV guest
 2015-07-28  9:06 UTC  (4+ messages)

[linux-next test] 60025: tolerable FAIL
 2015-07-28  8:14 UTC 

Regression in OVMF + RMRR series
 2015-07-28  7:37 UTC  (2+ messages)

[linux-3.4 test] 60021: regressions - FAIL
 2015-07-28  6:09 UTC 

[qemu-upstream-unstable test] 59967: regressions - trouble: broken/fail/pass
 2015-07-28  5:15 UTC 

[xen-4.5-testing test] 59963: tolerable trouble: broken/fail/pass - PUSHED
 2015-07-28  4:26 UTC 

Xen Project Document Day is this Wednesday July 29
 2015-07-28  3:52 UTC 

[PATCH v4 0/4] virtio: Clean up scatterlists and use the DMA API
 2015-07-28  1:08 UTC 

Regression in guest destruction caused by altp2m
 2015-07-27 23:26 UTC  (4+ messages)

[linux-3.18 bisection] complete test-amd64-i386-xl-qemut-debianhvm-amd64
 2015-07-27 21:53 UTC 

[GIT PULL] (xen) stable/for-jens-4.2 for rc4
 2015-07-27 20:58 UTC 

[PATCH v2 01/23] x86/boot: remove unneeded instruction
 2015-07-27 19:46 UTC 

design philosophy of blktap
 2015-07-27 18:56 UTC  (3+ 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).