xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-21 08:06:36 to 2016-07-25 09:04:13 UTC [more...]

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

[xen-unstable test] 97737: regressions - FAIL
 2016-07-25  8:53 UTC  (4+ messages)

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

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

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

[PATCH v4] x86/cpuid: AVX-512 Feature Detection
 2016-07-25  6:09 UTC  (7+ messages)

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

[PATCH v3 0/4] tools: make xenstore domain/daemon configurable
 2016-07-25  4:33 UTC  (9+ 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

[PATCH 2/2] systemd: drop dependency on proc-xen.mount in xendriverdomain.service
 2016-07-24 19:27 UTC 

[PATCH 1/2] systemd: use standard dependencies for xendriverdomain.service
 2016-07-24 19:26 UTC 

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  (38+ messages)
` [PATCH 01/22] xen/arm: system: Use the correct parameter name in local_irq_restore
` [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

[PATCH 1/3] xen-blkfront: fix places not updated after introducing 64KB page granularity
 2016-07-22 22:18 UTC  (12+ messages)
  ` [PATCH 2/3] xen-blkfront: introduce blkif_set_queue_limits()
  ` [PATCH 3/3] xen-blkfront: dynamic configuration of per-vbd resources

[PATCH] tools/libxc: Properly increment ApicIdCoreSize field on AMD
 2016-07-22 17:50 UTC  (4+ messages)

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  (5+ 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)

Kernel panic on Xen virtualisation in Debian
 2016-07-22 10:21 UTC  (5+ 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 XTF 0/3] Runner exit code clean up
 2016-07-22  9:35 UTC  (12+ messages)
` [PATCH XTF 1/3] xtf-runner: sync all test states
` [PATCH XTF 2/3] xtf-runner: provide a set of exit codes for different states
` [PATCH XTF 3/3] xtf-runner: regularise runner exit code

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

[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 

[PATCH v4] xen/arm: Add a clock property
 2016-07-22  1:16 UTC  (3+ messages)

[RFC v2 0/7] linux: add linker tables
 2016-07-21 23:53 UTC  (5+ messages)
` [RFC v2 7/7] kprobes: port to linker table
    ` [Xen-devel] "

Is: Revert c5ad33184354260be6d05de57e46a5498692f6d6 "mm/swap.c: flush lru pvecs on compound page arrival" from stable tree? Was:[osstest-admin@xenproject.org: [linux-4.1 bisection] complete test-amd64-i386-qemut-rhel6hvm-amd]
 2016-07-21 17:24 UTC  (7+ messages)
` Revert c5ad33184354260be6d05de57e46a5498692f6d6 "mm/swap.c: flush lru pvecs on compound page arrival" from stable tree? Was:[osstest-admin@xenproject.org: [Xen-devel] "
  ` Revert c5ad33184354260be6d05de57e46a5498692f6d6 "mm/swap.c: flush lru pvecs on compound page arrival" from stable tree? Was:[osstest-admin@xenproject.org: "

[PATCH RFC 0/4] Fix issues with zero-length records in migration v2
 2016-07-21 17:17 UTC  (5+ 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 "

[linux-4.1 test] 97730: regressions - FAIL
 2016-07-21 16:41 UTC 

Xen 4.8 Development Update
 2016-07-21 16:07 UTC  (5+ messages)

[PATCH LIVEPATCH-BUILD-TOOLS 1/2] Fix getopt parsing of long options
 2016-07-21 15:20 UTC  (6+ messages)
` [PATCH LIVEPATCH-BUILD-TOOLS 2/2] Prevent spurious rebuilding

[PATCH] xen/pvhvm: Support more than 32 VCPUs when migrating (v3)
 2016-07-21 15:05 UTC  (2+ messages)

[linux-3.18 test] 97724: regressions - FAIL
 2016-07-21 14:17 UTC 

for-4.8/drivers and Linus' tree + staging conflicts?
 2016-07-21 14:06 UTC  (3+ messages)

[PATCH 0/6] libxl: extend device type framework
 2016-07-21 13:12 UTC  (2+ messages)

[PATCH OSSTEST] gitignore: ignore vim swp file
 2016-07-21 11:57 UTC  (3+ messages)

[PATCH XTF] build: introduce a dist target
 2016-07-21 11:10 UTC  (5+ messages)
` [PATCH XTF] Correct the usage of $(DESTDIR) and $(prefix)

[qemu-mainline baseline-only test] 66623: tolerable FAIL
 2016-07-21  8:34 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).