xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-15 10:44:01 to 2016-07-18 14:50:23 UTC [more...]

xenbits "official" repo for XTF (was Re: [PATCH 0/2] xtf: add launcher (+1 bugfix)
 2016-07-18 14:36 UTC  (19+ messages)

[PATCH v2 00/11] xen: sched: assorted fixes and improvements to Credit2
 2016-07-18 14:46 UTC  (14+ messages)
` [PATCH v2 01/11] xen: sched: leave CPUs doing tasklet work alone
` [PATCH v2 02/11] xen: credit2: prevent load balancing to go mad if time goes backwards
` [PATCH v2 03/11] xen: credit2: rework load tracking logic
` [PATCH v2 04/11] xen/tools: improve tracing of Credit2 load tracking events
` [PATCH v2 05/11] xen: credit2: use non-atomic cpumask and bit operations
` [PATCH v2 06/11] xen: credit2: make the code less experimental
` [PATCH v2 07/11] xen: credit2: add yet some more tracing
` [PATCH v2 08/11] xen: credit2: only marshall trace point arguments if tracing enabled
` [PATCH v2 09/11] tools: tracing: deal with new Credit2 events
` [PATCH v2 10/11] xen: credit2: the private scheduler lock can be an rwlock
` [PATCH v2 11/11] xen: credit2: implement true SMT support

[PATCH v2 1/3] x86/emulate: add support for {, v}movq xmm, xmm/m64
 2016-07-18 14:41 UTC  (4+ messages)
` [PATCH v2 2/3] x86/emulate: add support of emulating SSE2 instruction {, v}movd mm, m32
` [PATCH v2 3/3] x86/emulate: added tests for "

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

[PATCH v2 0/2] xen: cpupool (small) improvement and (latent) bug fix
 2016-07-18 14:09 UTC  (10+ messages)
` [PATCH v2 1/2] xen: fix a (latent) cpupool-related race during domain destroy

[PATCH] acpi: Re-license ACPI builder files from GPLv2 to LGPLv2.1
 2016-07-18 14:01 UTC 

[OSSTEST PATCH 1/5] ms-flights-summary: Do gather_stats on jobs a bit later
 2016-07-18 14:04 UTC  (5+ messages)
` [OSSTEST PATCH 2/5] ms-flights-summary: Do gather_stats without GROUP BY
` [OSSTEST PATCH 3/5] ms-flights-summary: Invent a `prep.alloc.' pseudo job state
` [OSSTEST PATCH 4/5] ms-flights-summary: Treat preparing jobs outside the plan as `queued'
` [OSSTEST PATCH 5/5] sg-execute-flight: Fix an error message

[linux-4.1 bisection] complete test-amd64-i386-qemut-rhel6hvm-amd
 2016-07-18 13:49 UTC 

[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-18 12:22 UTC 

[PATCH] credi2-ratelimit: Implement rate limit for credit2 scheduler
 2016-07-18 11:54 UTC  (4+ messages)

[linux-3.18 test] 97278: regressions - FAIL
 2016-07-18 11:43 UTC  (7+ messages)
` Linux 3.18 and Linux 4.1 reproducible OOM crashes
      ` Linux 3.18 and Linux 4.1 reproducible OOM crashes under Xen

[PATCH v4] altp2m: Allow the hostp2m entries to be of type p2m_ram_shared
 2016-07-18 11:04 UTC  (6+ messages)

[linux-3.18 test] 97533: regressions - FAIL
 2016-07-18 10:39 UTC 

[PATCH 1/3] xen: Some code motion to avoid having to do forward-declaration
 2016-07-18 10:28 UTC  (12+ messages)
` [PATCH 2/3] xen: Have schedulers revise initial placement
` [PATCH 3/3] xen: Remove buggy initial placement algorithm

[PATCH 1/3] Don't accept fuzz when patching
 2016-07-18 10:28 UTC  (10+ messages)
` [PATCH 2/3] Update to use a .config file

Xen-unstable 4.8: Host crash when shutting down guest with pci device passed through using MSI-X interrupts
 2016-07-18 10:21 UTC 

[PATCH 0/9] x86: Move the pv hypercall into C
 2016-07-18  9:51 UTC  (10+ messages)
` [PATCH 1/9] x86/hypercall: Move some of the hvm hypercall infrastructure into hypercall.h
` [PATCH 2/9] x86/pv: Support do_set_segment_base() for compat guests
` [PATCH 3/9] x86/hypercall: Move the hypercall arg tables into C
` [PATCH 4/9] x86/pv: Implement pv_hypercall() in C
` [PATCH 5/9] x86/hypercall: Move the hypercall tables into C
` [PATCH 6/9] xen/multicall: Rework arch multicall handling
` [PATCH 7/9] x86/pv: Merge the pv hypercall tables
` [PATCH 8/9] x86/hypercall: Merge the hypercall arg tables
` [PATCH 9/9] x86/hypercall: Reduce the size of the hypercall tables

[PATCH] xen/x86: Identify legitimate fallthrough cases
 2016-07-18  9:47 UTC  (2+ messages)

[RFC Design Doc v2] Add vNVDIMM support for Xen
 2016-07-18  9:01 UTC  (3+ messages)

[PATCH v2 0/5] xenstore: fix memory leak of xenstored
 2016-07-18  7:31 UTC  (6+ messages)
` [PATCH v2 1/5] xenstore: call each xenstored command function with temporary context
` [PATCH v2 2/5] xenstore: add explicit memory context parameter to get_parent()
` [PATCH v2 3/5] xenstore: add explicit memory context parameter to read_node()
` [PATCH v2 4/5] xenstore: add explicit memory context parameter to get_node()
` [PATCH v2 5/5] xenstore: use temporary memory context for firing watches

[distros-debian-sid test] 66612: tolerable trouble: blocked/broken
 2016-07-18  7:07 UTC 

[PATCH 0/2] xenstore: fix memory leak of xenstored
 2016-07-18  6:44 UTC  (7+ messages)
` [PATCH 1/2] xenstore: call each xenstored command function with temporary context
` [PATCH 2/2] xenstore: use temporary memory context for firing watches

linux-next: manual merge of the xen-tip tree with the tip tree
 2016-07-18  6:17 UTC 

[PATCH 0/3] xen-scsiback: Fine-tuning for scsiback_device_action()
 2016-07-18  5:11 UTC  (7+ messages)
                                  ` [PATCH 1/3] xen-scsiback: Delete an unnecessary check before the function call "kfree"
                                  ` [PATCH 2/3] xen-scsiback: One function call less in scsiback_device_action() after error detection
                                  ` [PATCH 3/3] xen-scsiback: Pass a failure indication as a constant

Atheros WiFi - memory paging failure on driver load
 2016-07-18  3:29 UTC  (4+ messages)

[qemu-mainline test] 97504: regressions - trouble: blocked/broken/fail/pass
 2016-07-18  3:05 UTC 

[ovmf test] 97509: regressions - FAIL
 2016-07-18  2:27 UTC 

[linux-4.1 test] 97496: regressions - FAIL
 2016-07-18  0:54 UTC 

[PATCH V2 0/4] Change fixed mmio handlers to a variable number
 2016-07-17 23:26 UTC  (5+ messages)
` [PATCH V2 1/4] arm/io: Use separate memory allocation for mmio handlers
` [PATCH V2 2/4] xen: Add generic implementation of binary search
` [PATCH V2 3/4] xen/arm: io: Use binary search for mmio handler lookup
` [PATCH V2 4/4] arm/vgic: Change fixed number of mmio handlers to variable number

[linux-3.18 test] 97487: regressions - trouble: blocked/broken/fail/pass
 2016-07-17 18:45 UTC 

[PATCH 01/19] xen: Create a new file xen_pvdev.c
 2016-07-17 17:02 UTC  (2+ messages)

[xen-unstable test] 97477: tolerable FAIL
 2016-07-17 15:30 UTC 

[ovmf test] 97478: regressions - FAIL
 2016-07-17 11:25 UTC 

[qemu-mainline test] 97470: regressions - FAIL
 2016-07-17 10:22 UTC 

[xen-unstable-coverity test] 97501: regressions - ALL FAIL
 2016-07-17  9:54 UTC 

[linux-4.1 bisection] complete test-amd64-i386-xl-qemuu-winxpsp3
 2016-07-17  8:10 UTC 

[linux-4.1 test] 97434: regressions - FAIL
 2016-07-17  7:20 UTC 

[v9 00/19] QEMU:Xen stubdom vTPM for HVM virtual machine(QEMU Part)
 2016-07-17  6:56 UTC 

[linux-3.18 test] 97426: regressions - FAIL
 2016-07-17  4:59 UTC 

[xen-unstable baseline-only test] 66611: regressions - FAIL
 2016-07-17  2:19 UTC 

[ovmf test] 97452: regressions - FAIL
 2016-07-17  1:58 UTC 

[qemu-mainline test] 97429: regressions - FAIL
 2016-07-16 23:17 UTC 

[ovmf test] 97415: regressions - FAIL
 2016-07-16 17:55 UTC 

[xen-unstable test] 97410: tolerable FAIL - PUSHED
 2016-07-16 17:15 UTC 

[PATCH 00/18] arm/altp2m: Introducing altp2m to ARM
 2016-07-16 15:18 UTC  (4+ messages)
` [PATCH 12/18] arm/altp2m: Cosmetic fixes - function prototypes

[linux-3.18 bisection] complete test-amd64-amd64-xl-credit2
 2016-07-16 14:52 UTC 

[libvirt test] 97416: tolerable FAIL - PUSHED
 2016-07-16 13:27 UTC 

[linux-4.1 test] 97394: regressions - FAIL
 2016-07-16 11:59 UTC 

(no subject)
 2016-07-16 11:51 UTC 

[qemu-mainline test] 97396: regressions - trouble: broken/fail/pass
 2016-07-16  9:36 UTC 

[linux-3.18 test] 97377: regressions - FAIL
 2016-07-16  9:27 UTC 

[distros-debian-stretch test] 66608: tolerable trouble: blocked/broken
 2016-07-16  7:06 UTC 

[ovmf test] 97375: regressions - FAIL
 2016-07-16  3:54 UTC 

[linux-4.1 bisection] complete test-amd64-i386-xl-qemut-debianhvm-amd64
 2016-07-16  3:20 UTC 

[xen-unstable test] 97355: regressions - FAIL
 2016-07-16  2:23 UTC 

[PATCH v2] libxl: trigger attach events for devices attached before xl devd startup
 2016-07-15 23:47 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2 05/19] block: Convert BB interface to byte-based discards
 2016-07-15 23:22 UTC 

[qemu-mainline test] 97338: regressions - FAIL
 2016-07-15 21:13 UTC 

[linux-4.1 test] 97334: regressions - trouble: blocked/broken/fail/pass
 2016-07-15 20:42 UTC 

[xen-unstable-smoke test] 97382: tolerable all pass - PUSHED
 2016-07-15 19:30 UTC 

[PATCH RFC] acpi: Re-license ACPI builder files from GPLv2 to LGPLv2.1
 2016-07-15 18:26 UTC  (6+ messages)

[PATCH RESEND 0/4] Change fixed mmio handlers to a variable number
 2016-07-15 18:18 UTC  (7+ messages)
` [PATCH RESEND 1/4] arm/io: Use separate memory allocation for mmio handlers
` [PATCH RESEND 2/4] xen: Add generic implementation of binary search
` [PATCH RESEND 3/4] xen/arm: io: Use binary search for mmio handler lookup
` [PATCH RESEND 4/4] arm/vgic: Change fixed number of mmio handlers to variable number

[PATCH v3 0/2] qemu-qdisk: Implementation of grant copy operation
 2016-07-15 17:11 UTC  (7+ messages)
` [PATCH v3 2/2] qdisk - hw/block/xen_disk: grant copy implementation

[PATCH] xen/domctl: Add DOMINFO_hap to xen_domctl_getdomaininfo
 2016-07-15 16:57 UTC 

[libvirt test] 97340: tolerable FAIL - PUSHED
 2016-07-15 16:28 UTC 

[PATCH] xenstore: add memory allocation debugging capability
 2016-07-15 16:21 UTC  (2+ messages)

for-4.8/drivers and Linus' tree + staging conflicts?
 2016-07-15 16:19 UTC 

Converting heap page_infos to contiguous virtual
 2016-07-15 16:07 UTC  (16+ messages)

[PATCH 0/4] Change fixed mmio handlers to a variable number
 2016-07-15 15:48 UTC  (4+ messages)
` [PATCH 1/4] arm/io: Use separate memory allocation for mmio handlers

credit2 / cpupool crash in xen-unstable
 2016-07-15 15:45 UTC  (2+ messages)

[PATCH 3/4] xen/arm: io: Use binary search for mmio handler lookup
 2016-07-15 15:26 UTC  (2+ messages)
` [PATCH 4/4] arm/vgic: Change fixed number of mmio handlers to variable number

[PATCH 2/4] xen: Add generic implementation of binary search
 2016-07-15 15:26 UTC 

[xen-unstable-smoke test] 97368: tolerable all pass - PUSHED
 2016-07-15 15:22 UTC 

[Embedded-pv-devel] Xen Project Developer Summit : program Published
 2016-07-15 14:56 UTC  (3+ messages)

[linux-3.18 test] 97319: regressions - FAIL
 2016-07-15 14:48 UTC 

[ovmf test] 97328: regressions - FAIL
 2016-07-15 14:18 UTC 

[PATCH v5 0/7] <asm/atomic.h> adjustments
 2016-07-15 14:11 UTC  (9+ messages)
` [PATCH v5 1/7] asm-arm/atomic.h: fix arm32|arm64 macros duplication
` [PATCH v5 5/7] xen/atomic.h: fix: make atomic_read() param const
` [PATCH v5 4/7] asm/atomic.h: common prototyping (add xen/atomic.h)
` [PATCH v5 6/7] asm-arm/atomic.h: atomic_{inc, dec}_return: macros to inline functions
` [PATCH v5 7/7] asm/atomic.h: implement missing and add common prototypes

[PATCH] travis: Add checkpolicy to the list of packages
 2016-07-15 13:22 UTC  (3+ messages)

Regression with commit 095497ffc66b7f031
 2016-07-15 13:21 UTC  (3+ messages)

[PATCH V4 08/11] arm/io: Use separate memory allocation for mmio handlers
 2016-07-15 13:18 UTC  (5+ messages)
` [PATCH V4 10/11] xen/arm: io: Use binary search for mmio handler lookup

[libvirt bisection] complete build-i386-libvirt
 2016-07-15 13:16 UTC  (2+ messages)

[PATCH] x86/shadow: Fix build with CONFIG_SHADOW_PAGING=n following c/s 2fc002b
 2016-07-15 12:39 UTC  (4+ messages)

[xen-unstable-smoke test] 97356: tolerable all pass - PUSHED
 2016-07-15 12:28 UTC 

[DRAFT v2] XenSock protocol design document
 2016-07-15 11:56 UTC  (3+ messages)

[PATCH 00/16] x86/vm-event: numerous adjustments & fixes
 2016-07-15 11:41 UTC  (6+ messages)
` [PATCH 05/16] x86/monitor: relocate code more appropriately


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