xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-22 01:22:45 to 2016-07-25 11:37:36 UTC [more...]

[PATCH 00/18] arm/altp2m: Introducing altp2m to ARM
 2016-07-25 11:37 UTC  (10+ messages)
` [PATCH 16/18] arm/altp2m: Extended libxl to activate altp2m on ARM

[xen-unstable test] 97737: regressions - FAIL
 2016-07-25 11:34 UTC  (7+ messages)

[PATCH] tools/libxc: Properly increment ApicIdCoreSize field on AMD
 2016-07-25 11:33 UTC  (5+ messages)

Kernel panic on Xen virtualisation in Debian
 2016-07-25 11:27 UTC  (12+ messages)

[PATCH XTF 0/3] Runner exit code clean up
 2016-07-25 11:25 UTC  (6+ messages)
` [PATCH XTF 3/3] xtf-runner: regularise runner exit code

[PATCH RFC 0/4] Fix issues with zero-length records in migration v2
 2016-07-25 11:18 UTC  (19+ messages)
` [PATCH 1/4] docs: Clarify the expected behaviour of zero length records
` [PATCH 2/4] tools/libxc: Tolerate zero-length records in migration v2 streams
` [PATCH 3/4] tools/libxc: Avoid generating inappropriate zero-length records
` [PATCH 4/4] tools/python: Adjust migration v2 library to warn about "

[PATCH 1/3] xen: Some code motion to avoid having to do forward-declaration
 2016-07-25 11:17 UTC  (4+ messages)
` [PATCH 2/3] xen: Have schedulers revise initial placement

[PATCH 1/3] xen-blkfront: fix places not updated after introducing 64KB page granularity
 2016-07-25 11:08 UTC  (11+ messages)
      ` [PATCH 3/3] xen-blkfront: dynamic configuration of per-vbd resources

[PATCH v3 0/4] tools: make xenstore domain/daemon configurable
 2016-07-25 11:05 UTC  (10+ messages)
` [PATCH v3 1/4] tools: remove systemd xenstore socket definitions
` [PATCH v3 2/4] tools: split out xenstored starting form xencommons
` [PATCH v3 3/4] tools: use pidfile for test if xenstored is running
` [PATCH v3 4/4] tools: make xenstore domain easy configurable

[Embedded-pv-devel] Xen Project Developer Summit : program Published
 2016-07-25 10:50 UTC  (4+ messages)

[PATCH 0/6] libxl: extend device type framework
 2016-07-25 10:46 UTC  (13+ messages)
` [PATCH 1/6] libxl: add "merge" function to generic device type support
` [PATCH 2/6] libxl: add "pv device mode needed" support to device type framework
` [PATCH 3/6] libxl: move library pvusb specific code into libxl_pvusb.c
` [PATCH 4/6] libxl: split libxl vtpm code into one source
` [PATCH 5/6] libxl: add config update callback to device type framework
` [PATCH 6/6] libxl: move common nic stuff into one source

[OSSTEST PATCH 1/3] cr-ensure-disk-space: Fix reference to iteration_proceed
 2016-07-25 10:34 UTC  (3+ messages)
` [OSSTEST PATCH 2/3] cr-ensure-disk-space: Break out quit_ok
` [OSSTEST PATCH 3/3] cr-ensure-disk-space: Correct stdout output

Xen-unstable 4.8: Host crash when shutting down guest with pci device passed through using MSI-X interrupts
 2016-07-25 10:26 UTC  (7+ messages)
` [PATCH] x86/vMSI-X: Fix host crash when shutting down guests with MSI capable devices

pci passthrough kills qemu-xen
 2016-07-25  9:56 UTC 

[PATCH 2/2] systemd: drop dependency on proc-xen.mount in xendriverdomain.service
 2016-07-25  9:49 UTC  (7+ messages)

[PATCH v2 00/17] Xen ARM DomU ACPI support
 2016-07-25  9:46 UTC  (29+ messages)
` [PATCH v2 16/17] libxc/xc_dom_arm: Copy ACPI tables to guest space

[PATCH v4] x86/cpuid: AVX-512 Feature Detection
 2016-07-25  9:27 UTC  (8+ messages)

[PATCH 1/2] systemd: use standard dependencies for xendriverdomain.service
 2016-07-25  9:17 UTC  (2+ messages)

[PATCH linux v2 0/9] xen: pvhvm: support bootup on secondary vCPUs
 2016-07-25  9:17 UTC 

page content
 2016-07-25  8:33 UTC  (2+ messages)

[distros-debian-sid test] 66791: trouble: blocked/broken
 2016-07-25  7:04 UTC 

Creation of Virtual machine
 2016-07-25  5:29 UTC  (2+ messages)

linux-next: manual merge of the xen-tip tree with the block tree
 2016-07-24  6:14 UTC 

[PATCH 00/22] xen/arm: P2M clean-up and fixes
 2016-07-23 17:59 UTC  (36+ messages)
` [PATCH 02/22] xen/arm: p2m: Pass the vCPU in parameter to get_page_from_gva
` [PATCH 03/22] xen/arm: p2m: Restrict usage of get_page_from_gva to the current vCPU
` [PATCH 04/22] xen/arm: p2m: Fix multi-lines coding style comments
` [PATCH 15/22] xen/arm: Don't call p2m_alloc_table from arch_domain_create
` [PATCH 16/22] xen/arm: p2m: Move the vttbr field from arch_domain to p2m_domain
` [PATCH 17/22] xen/arm: p2m: Don't need to restore the state for an idle vCPU
` [PATCH 18/22] xen/arm: p2m: Rework the context switch to another VTTBR in flush_tlb_domain
` [PATCH 19/22] xen/arm: p2m: Inline p2m_load_VTTBR into p2m_restore_state
` [PATCH 20/22] xen/arm: Don't export flush_tlb_domain

monitor access to pages with a specific p2m_type_t
 2016-07-23 11:19 UTC  (9+ messages)

[distros-debian-stretch test] 66704: tolerable trouble: blocked/broken
 2016-07-23  7:04 UTC 

[RFC v3 00/13] linux: generalize sections, ranges and linker tables
 2016-07-22 22:55 UTC  (20+ messages)
` [RFC v3 01/13] x86: remove LTO_REFERENCE_INITCALL()
` [RFC v3 02/13] dell-smo8800: include uaccess.h
` [RFC v3 03/13] scripts/module-common.lds: enable generation
` [RFC v3 04/13] sections.h: guard against asm and linker script
` [RFC v3 05/13] sections.h: add sections header to collect all section info
` [RFC v3 06/13] ranges.h: add helpers to build and identify Linux section ranges
` [RFC v3 07/13] tables.h: add linker table support
` [RFC v3 08/13] firmware/Makefile: force recompilation if makefile changes
` [RFC v3 09/13] firmware: port built-in section to linker table
` [RFC v3 10/13] jump_label: port __jump_table to linker tables
` [RFC v3 11/13] dynamic_debug: port to use "
` [RFC v3 12/13] kprobes: port .kprobes.text to section range
` [RFC v3 13/13] kprobes: port blacklist kprobes to linker table

Infrastructure Maintenance Window: July 25, 2016 from 8:00 - 10:00 UTC
 2016-07-22 16:09 UTC 

Locking on vm-event operations (monitor)
 2016-07-22 16:09 UTC  (13+ messages)

[PATCH v5 0/7] xen/arm: Introduce alternative runtime patching for ARM64
 2016-07-22 15:47 UTC  (15+ messages)
` [PATCH v5 1/7] xen/arm: Introduce alternative runtime patching
` [PATCH v5 2/7] xen/arm: cpufeature: Provide an helper to check if a capability is supported
` [PATCH v5 3/7] xen/arm: Detect silicon revision and set cap bits accordingly
` [PATCH v5 4/7] xen/arm: Document the errata implemented in Xen

"X86_PV_VCPU_MSRS record truncated" during domain restore
 2016-07-22 15:07 UTC  (4+ messages)

[PATCH 0/9] xen/arm: Simplify do_trap_*_abort_guest
 2016-07-22 15:05 UTC  (5+ messages)
` [PATCH 5/9] xen/arm: Provide macros to help creating workaround helpers

[PATCH 01/19] xen: Create a new file xen_pvdev.c
 2016-07-22 14:28 UTC 

[PATCH 01/19] xen: Create a new file xen_pvdev.c
 2016-07-22 14:24 UTC 

[PATCH 01/19] xen: Create a new file xen_pvdev.c
 2016-07-22 14:00 UTC  (3+ messages)

[qemu-mainline baseline-only test] 66672: regressions - FAIL
 2016-07-22 13:22 UTC 

[PATCH] xen: credit2: don't let b_avgload go negative
 2016-07-22 12:35 UTC  (3+ messages)

OVMF very slow on AMD
 2016-07-22 10:40 UTC  (4+ messages)

[PATCH v2 1/1] ratelimit: Implement rate limit for credit2 scheduler Rate limit assures that a vcpu will execute for a minimum amount of time before being put at the back of a queue or being preempted by higher priority thread
 2016-07-22 10:36 UTC  (2+ messages)

[XTF PATCH v2 0/4] Runner exit code clean up
 2016-07-22 10:14 UTC  (9+ messages)
` [XTF PATCH v2 1/4] gitignore: ignore vim swp file
` [XTF PATCH v2 2/4] xtf-runner: sync all test results
` [XTF PATCH v2 3/4] xtf-runner: provide a set of exit codes for different results
` [XTF PATCH v2 4/4] xtf-runner: regularise runner exit code

[PATCH v2] libxl: memory size in kb requires 64 bit variable
 2016-07-22  6:53 UTC 

[qemu-mainline test] 97740: tolerable FAIL - PUSHED
 2016-07-22  6:30 UTC 

[PATCH] libxl: memory size in kb requires 64 bit variable
 2016-07-22  5:55 UTC  (3+ messages)

[Intel-gfx] [Announcement] 2016-Q2 release of XenGT - a Mediated Graphics Passthrough Solution from Intel
 2016-07-22  5:42 UTC 

[libvirt test] 97742: regressions - FAIL
 2016-07-22  3:12 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).