xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-19 08:30:15 to 2014-09-22 13:00:03 UTC [more...]

[PATCH 00/45 v3] tool changes to honor configure --prefix=DIR
 2014-09-22 13:00 UTC  (15+ messages)
` [PATCH 01/46] stubdom: fix lwip compile
` [PATCH 02/46] tools/xenpaging: create dumpdir with mode 0700
` [PATCH 03/46] install.sh: Preserve permissions from make install
` [PATCH 04/46] tools/mkrpm: allow custom rpm package name
` [PATCH 05/46] tools: remove obsolete path.py from tools/python
` [PATCH 06/46] tools/pygrub: store kernels in /var/run/xen/pygrub
` [PATCH 07/46] tools/hotplug: create XEN_RUN_DIR at runtime
` [PATCH 08/46] tools/hotplug: create XEN_LOCK_DIR "
` [PATCH 09/46] tools/hotplug: use XEN_LOCK_DIR instead of hardcoded path
` [PATCH 10/46] tools/examples: remove obsolete install targets
` [PATCH 11/46] remove obsolete SUBSYS_DIR variable
` [PATCH 12/46] Config.mk: move directory list into BUILD_MAKE_VARS
` [PATCH 13/46] Config.mk: replace dependency to genpath with actual target
` [PATCH 14/46] Config.mk: add new macro buildmakevars2header

[RFC Patch v4 0/9] Some bugfix patches
 2014-09-22 12:56 UTC  (21+ messages)
` [RFC Patch v4 1/9] copy the correct page to memory
` [RFC Patch v4 2/9] csum the correct page
` [RFC Patch v4 3/9] pass correct file to qemu if we use blktap2
` [RFC Patch v4 4/9] read nictype from xenstore
` [RFC Patch v4 5/9] check if mfn is supported by IOCTL_PRIVCMD_MMAPBATCH before calling ioctl()
` [RFC Patch v4 6/9] don't zero out ioreq page and handle the pended I/O after resuming
` [RFC Patch v4 7/9] correct xc_domain_save()'s return value
` [RFC Patch v4 8/9] store correct format into tapdisk-params/params
` [RFC Patch v4 9/9] update libxl__device_disk_from_xs_be() to support blktap device

[PATCH V5 00/15] arm64 EFI stub
 2014-09-22 12:54 UTC  (37+ messages)
` [PATCH V5 01/15] move x86 EFI boot/runtime code to common/efi
` [PATCH V5 02/15] Move x86 specific funtions/variables to arch header
` [PATCH V5 03/15] create arch functions to allocate memory for and process EFI memory map
` [PATCH V5 04/15] Add architecture functions for pre/post ExitBootServices
` [PATCH V5 05/15] Add efi_arch_cfg_file_early/late() to handle arch specific cfg file fields
` [PATCH V5 06/15] Add efi_arch_handle_cmdline() for processing commandline
` [PATCH V5 07/15] Move x86 specific disk probing code
` [PATCH V5 08/15] Create arch functions for console and video init
` [PATCH V5 09/15] Add efi_arch_memory() for arch specific memory setup
` [PATCH V5 10/15] Add arch specific module handling to read_file()
` [PATCH V5 11/15] Add several misc. arch functions for EFI boot code
` [PATCH V5 12/15] Add efi_arch_use_config_file() function to control use of config file
` [PATCH V5 13/15] add arm64 cache flushing code from linux v3.16
` [PATCH V5 14/15] Update libfdt to v1.4.0
` [PATCH V5 15/15] Add ARM EFI boot support

[win-pv-devel] Location of next Xen Project Developer Summit / User Summit (please respond by end of September)
 2014-09-22 12:49 UTC  (5+ messages)
`  "
  ` [Xen-API] "

[linux-next test] 30349: tolerable trouble: blocked/broken/fail/pass
 2014-09-22 12:48 UTC 

[RFC PATCH] xen/arm: GICv3 support for domU
 2014-09-22 12:44 UTC  (5+ messages)

AMD GPU passthrough in Xen
 2014-09-22 12:38 UTC  (2+ messages)

[PATCH for-4.5 v7 00/21] Mem_event and mem_access for ARM
 2014-09-22 12:29 UTC  (11+ messages)
` [PATCH for-4.5 v7 07/21] xen: Relocate p2m_mem_access_check into common and refactor it
` [PATCH for-4.5 v7 14/21] xen/arm: p2m changes for mem_access support
` [PATCH for-4.5 v7 16/21] xen/arm: Add p2m_set_permission and p2m_shatter_page helpers
` [PATCH for-4.5 v7 21/21] tools/tests: Enable xen-access on ARM

Questio about high CPU load during iperf ethernet testing
 2014-09-22 12:29 UTC 

[PATCH v5] Fix interrupt latency of HVM PCI passthroughdevices
 2014-09-22 11:58 UTC  (5+ messages)
` [PATCH v5 for-xen-4.5 1/3] dpci: Replace tasklet with an softirq (v5)
` [PATCH v5 for-xen-4.5 2/3] dpci: Safeguard against race with hvm_dirq_assist crashing and pt_irq_[create|destroy]_bind
` [PATCH v5 for-xen-4.5 3/3] dpci: In hvm_dirq_assist stop using pt_pirq_iterate

[XEN/ARM: Patch v3 1/1] Add support for the Exynos secure firmware
 2014-09-22 11:56 UTC  (2+ messages)

[PATCH for-4.5 v6 00/16] Xen VMware tools support
 2014-09-22 11:49 UTC  (18+ messages)
` [PATCH for-4.5 v6 01/16] xen: Add support for VMware cpuid leaves
` [PATCH for-4.5 v6 02/16] tools: Add vmware_hw support
` [PATCH for-4.5 v6 03/16] vmware: Add VMware provided include files
` [PATCH for-4.5 v6 04/16] xen: Add vmware_port support
` [PATCH for-4.5 v6 05/16] tools: "
` [PATCH for-4.5 v6 06/16] xen: Convert vmware_port to xentrace usage
` [PATCH for-4.5 v6 07/16] tools: "
` [PATCH for-4.5 v6 08/16] xen: Add limited support of VMware's hyper-call rpc
` [PATCH for-4.5 v6 09/16] tools: "
` [PATCH for-4.5 v6 10/16] Add VMware tool's triggers
` [PATCH for-4.5 v6 11/16] Add live migration of VMware's hyper-call RPC
` [PATCH for-4.5 v6 12/16] Add dump of HVM_SAVE_CODE(VMPORT) to xen-hvmctx
` [OPTIONAL][PATCH for-4.5 v6 13/16] Add xen-hvm-param
` [OPTIONAL][PATCH for-4.5 v6 14/16] Add xen-vmware-guestinfo
` [OPTIONAL][PATCH for-4.5 v6 15/16] Add xen-list-vmware-guestinfo
` [OPTIONAL][PATCH for-4.5 v6 16/16] Add xen-hvm-send-trigger

[PATCH v3] docs: add PVH specification
 2014-09-22 11:36 UTC  (4+ messages)

mini-os: arm: grant mapping
 2014-09-22 11:34 UTC  (5+ messages)

[PATCH for 4.5 v4 3/4] libxl: add rtds scheduler
 2014-09-22 11:24 UTC  (2+ messages)

[PATCH V4 00/15] arm64 EFI stub
 2014-09-22 11:13 UTC  (8+ messages)
` [PATCH V4 15/15] Add ARM EFI boot support

[RFC + Queries] Flow of PCI passthrough in ARM
 2014-09-22 11:09 UTC  (3+ messages)

Bug#759018: [PATCH RFC] Provide prebuilt grub-xen binaries for host (dom0) use
 2014-09-22 10:46 UTC  (3+ messages)

[PATCH] x86: make dump_pageframe_info() slightly more verbose for dying domains
 2014-09-22 10:46 UTC  (3+ messages)

[PING] various patches
 2014-09-22 10:38 UTC  (5+ messages)

[v6][PATCH 2/2] xen:vtd: missing RMRR mapping while share EPT
 2014-09-22 10:36 UTC  (4+ messages)

[PATCH ARM v7 00/13] mini-os: initial ARM support
 2014-09-22 10:35 UTC  (5+ messages)
` [PATCH ARM v7 09/13] mini-os: arm: time

[PATCH] switch rangeset's lock to rwlock
 2014-09-22 10:34 UTC  (9+ messages)

[PATCH 1/2] xenfb: Add comment documentation
 2014-09-22 10:16 UTC  (3+ messages)
` [PATCH 2/2] "

xen-blkback unmap with network retansmission will cause a coredump
 2014-09-22 10:11 UTC  (3+ messages)

pygrub regression with latest xen-unstable test
 2014-09-22 10:00 UTC  (9+ messages)

[RFC] Overriding MSR values via xl.cfg
 2014-09-22  9:55 UTC  (4+ messages)

[PATCH for-4.5 v6 00/17] Mem_event and mem_access for ARM
 2014-09-22  9:11 UTC  (6+ messages)
` [PATCH for-4.5 v6 13/17] xen/arm: Data abort exception (R/W) mem_events

[PATCH 0/2] xenfb: Document public headers
 2014-09-22  9:04 UTC 

[PATCH v3 for-4.5 0/9] xen: arm: support for > 40-bit physical addressing
 2014-09-22  8:51 UTC  (3+ messages)

[xen-unstable test] 30346: tolerable FAIL
 2014-09-22  8:39 UTC 

[linux-3.10 test] 30345: regressions - FAIL
 2014-09-22  3:52 UTC 

[linux-3.10 test] 30344: regressions - FAIL
 2014-09-21 21:36 UTC 

[linux-3.10 test] 30343: regressions - FAIL
 2014-09-21 15:21 UTC 

[linux-linus test] 30342: regressions - FAIL
 2014-09-21 14:25 UTC 

[xen-unstable test] 30341: tolerable FAIL
 2014-09-21  9:23 UTC 

[linux-3.10 test] 30340: regressions - FAIL
 2014-09-21  5:26 UTC 

[linux-3.10 test] 30339: regressions - FAIL
 2014-09-20 23:10 UTC 

Introduce rtds real-time scheduler for Xen
 2014-09-20 22:16 UTC 

[PATCH for 4.5 v4 4/4] xl: introduce rtds scheduler
 2014-09-20 22:15 UTC 

[PATCH for 4.5 v4 2/4] libxc: add rtds scheduler
 2014-09-20 22:14 UTC 

[PATCH for 4.5 v4 1/4] xen: add real time scheduler rtds
 2014-09-20 22:13 UTC 

Introduce rtds real-time scheduler for Xen
 2014-09-20 21:10 UTC  (8+ messages)
` [PATCH v3 1/4] xen: add real time scheduler rtds

[linux-3.10 test] 30338: regressions - FAIL
 2014-09-20 17:11 UTC 

[linux-linus test] 30336: regressions - FAIL
 2014-09-20 16:11 UTC 

[PATCH v3 00/16] Xen VMware tools support
 2014-09-20 15:52 UTC  (4+ messages)
` [PATCH v3 05/16] tools part of add vmware_port to xl.cfg

[xen-unstable test] 30335: tolerable FAIL
 2014-09-20 11:11 UTC 

[libvirt test] 30337: tolerable FAIL - PUSHED
 2014-09-20 10:19 UTC 

[qemu-mainline test] 30333: tolerable FAIL - PUSHED
 2014-09-20  6:27 UTC 

[linux-3.10 test] 30331: regressions - FAIL
 2014-09-20  3:23 UTC 

[qemu-mainline test] 30328: regressions - FAIL
 2014-09-19 23:12 UTC 

[linux-3.10 test] 30326: regressions - FAIL
 2014-09-19 20:38 UTC 

[xen-unstable test] 30325: tolerable FAIL - PUSHED
 2014-09-19 19:41 UTC 

[PATCH 0/5] libxl: user-specified domain config improvements
 2014-09-19 19:23 UTC  (6+ messages)
` [PATCH 1/5] libxl: Copy user-specified keymap to libxl build info struct
` [PATCH 2/5] Xen: Defer setting default vram value to Xen drivers
` [PATCH 3/5] libxl: Add function to determine device model type
` [PATCH 4/5] libxl: Implement basic video device selection
` [PATCH 5/5] libxl: Support user-specified <emulator>

[PATCH v5 0/3] virtio: Use the DMA API when appropriate
 2014-09-19 18:25 UTC 

[PATCH v19 00/12] Remus/Libxl: Remus network buffering and drbd disk
 2014-09-19 17:56 UTC  (6+ messages)
` [PATCH v19 06/12] libxl/remus: setup and control disk replication for DRBD backends

[PATCH] x86/hvm: implement save/restore for posted interrupts
 2014-09-19 17:51 UTC  (13+ messages)

[PATCH v4 00/16] Xen VMware tools support
 2014-09-19 17:00 UTC  (12+ messages)
` [PATCH v4 04/16] xen: Add is_vmware_port_enabled

[PATCH v2] xen/tools: Introduce QNX IFS loader
 2014-09-19 16:45 UTC  (10+ messages)

[linux-linus test] 30323: regressions - FAIL
 2014-09-19 14:24 UTC 

[PATCH v10 00/20] x86/PMU: Xen PMU PV(H) support
 2014-09-19 13:28 UTC  (7+ messages)
` [PATCH v10 11/20] x86/VPMU: Interface for setting PMU mode and flags

screen freezed for 2-3 minutes on spice connect on xen windows 7 domU's with qxl after save/restore
 2014-09-19 13:18 UTC  (6+ messages)

[PATCH] libxl: Implement basic video device selection
 2014-09-19 12:52 UTC  (2+ messages)

netback oops in Linux 3.14 / 3.15
 2014-09-19 12:37 UTC  (6+ messages)

[linux-next test] 30327: tolerable FAIL
 2014-09-19 10:35 UTC 

Xen4.4 / Win7 (32 bit) / gplpv blue screens in xenvbd.sys
 2014-09-19 10:11 UTC  (5+ messages)

[PATCH] tools/xenpaging: create dumpdir with mode 0700
 2014-09-19  9:58 UTC 

cpufreq implementation for OMAP under xen hypervisor
 2014-09-19  9:38 UTC  (12+ messages)

missing dependency to compat/xen.h
 2014-09-19  9:28 UTC  (3+ messages)

[v6][PATCH 1/2] xen:x86:mm:p2m: introduce set_identity_p2m_entry
 2014-09-19  9:26 UTC  (11+ messages)
` [v6][PATCH 2/2] xen:vtd: missing RMRR mapping while share EPT

New windows pv drivers question
 2014-09-19  9:22 UTC  (2+ messages)

[qemu-mainline test] 30321: regressions - trouble: broken/fail/pass
 2014-09-19  9:18 UTC 


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