xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-15 06:46:45 to 2014-07-16 13:30:47 UTC [more...]

[PATCH ARM v6 00/14] mini-os: initial ARM support
 2014-07-16 13:30 UTC  (19+ messages)
` [PATCH ARM v6 01/14] mini-os: x86_64: make thread stacks 16-byte aligned
` [PATCH ARM v6 02/14] mini-os: don't include lib.h from mm.h
` [PATCH ARM v6 03/14] mini-os: added HYPERVISOR_xsm_op
` [PATCH ARM v6 04/14] mini-os: headers for ARM
` [PATCH ARM v6 05/14] mini-os: import libfdt
` [PATCH ARM v6 06/14] mini-os: use generic local_irq_enable function
` [PATCH ARM v6 07/14] mini-os: arm: boot code
` [PATCH ARM v6 08/14] mini-os: arm: memory management
` [PATCH ARM v6 09/14] mini-os: arm: scheduling
` [PATCH ARM v6 10/14] mini-os: arm: events
` [PATCH ARM v6 11/14] mini-os: arm: time
` [PATCH ARM v6 12/14] mini-os: arm: interrupt controller
` [PATCH ARM v6 13/14] mini-os: arm: build system
` [PATCH ARM v6 14/14] mini-os: arm: show registers, stack and exception vector on fault

[PATCH v3 1/2] xen/arm: Divide GIC initialization in 2 parts
 2014-07-16 13:14 UTC  (4+ messages)
` [PATCH v3 2/2] xen/dt: Allow only IRQ translation that are mapped to main GIC

Xen/ARM: Xen queries
 2014-07-16 12:48 UTC  (2+ messages)

[qemu-mainline test] 29359: tolerable FAIL - PUSHED
 2014-07-16 12:45 UTC 

[PATCH v7 0/5] xen/arm: Add GICv3 support
 2014-07-16 12:38 UTC  (13+ messages)
` [PATCH v7 1/5] xen/arm: Add support for GIC v3
` [PATCH v7 2/5] xen/arm: Add virtual GICv3 support
` [PATCH v7 3/5] xen/arm: Update Dom0 GIC dt node with GICv3 information
` [PATCH v7 5/5] xen/arm: check for GICv3 platform support

[PATCH v2 0/3] xen/arm: Add stage 2 48-bit PA support
 2014-07-16 12:35 UTC  (5+ messages)
` [PATCH v2 1/3] xen/arm: Add 4-level page table for stage 2 translation

[PATCH OSSTEST] make-flight: Enable qemu tests for 4.5 onwards
 2014-07-16 12:09 UTC  (2+ messages)

[PATCH OSSTEST] standalone-generate-dump-flight-runvars: allow 26 chars for branch name
 2014-07-16 12:08 UTC  (2+ messages)

[Query] How does Xen X86 does pci enumeration
 2014-07-16 11:55 UTC  (3+ messages)

[PATCH v16 0/7] Remus/Libxl: Remus network buffering and drbd disk
 2014-07-16 11:46 UTC  (6+ messages)
` [PATCH v16 2/7] remus: introduce remus device
` [PATCH v16 7/7] MAINTAINERS: Update maintained files of REMUS

[PATCH v6 0/5]xen/arm: Add GICv3 support
 2014-07-16 11:45 UTC  (7+ messages)
` [PATCH v6 1/5] xen/arm: Add support for GIC v3

some thoughts on appstacks and app-tools
 2014-07-16 11:42 UTC  (11+ messages)

[OSSTEST PATCH 00/13] Build and test rump kernel xenstore-ls
 2014-07-16 11:25 UTC  (34+ messages)
` [OSSTEST PATCH 01/13] selectguest: log a message
` [OSSTEST PATCH 02/13] BuildSupport: make selectbuildhost modify @ARGV
` [OSSTEST PATCH 03/13] sg-run-job: Support toggling `adding' by repeating `+'
` [OSSTEST PATCH 04/13] building: Delete when cloning, not when preparing $builddir
` [OSSTEST PATCH 05/13] make-flight: rumpuserxen tests: use same buildjob for all guests
` [OSSTEST PATCH 06/13] ts-xen-build: Allow specification of make targets
` [OSSTEST PATCH 07/13] ts-xen-build: Honour cmdprefix_configure, cmdprefix_make
` [OSSTEST PATCH 08/13] rump kernel tests: Do a xen.git tools build
` [OSSTEST PATCH 09/13] rump kernel tests: Use guest-specific fs images location
` [OSSTEST PATCH 10/13] rump kernel tests: Specify kernel via runvar
` [OSSTEST PATCH 11/13] rump kernel tests: Specify cmdline "
` [OSSTEST PATCH 12/13] ts-guest-destroy-hard: New script
` [OSSTEST PATCH 13/13] rump kernel tests: Run xenstore-ls demo

[libvirt test] 29360: tolerable FAIL - PUSHED
 2014-07-16 10:57 UTC 

[PATCH v17 0/8] Remus/Libxl: Remus network buffering and drbd disk
 2014-07-16 10:51 UTC  (9+ messages)
` [PATCH v17 1/8] remus: add libnl3 dependency for network buffering support
` [PATCH v17 2/8] remus: introduce remus device
` [PATCH v17 3/8] remus netbuffer: implement remus network buffering for nic devices
` [PATCH v17 4/8] remus drbd: Implement remus drbd replicated disk
` [PATCH v17 5/8] libxl: network buffering cmdline switch
` [PATCH v17 6/8] libxl: disk "
` [PATCH v17 7/8] remus: add LIBXL_HAVE_REMUS to indicate remus support for libxl
` [PATCH v17 8/8] MAINTAINERS: Update maintained files of REMUS

[linux-3.10 test] 29338: regressions - FAIL
 2014-07-16 10:39 UTC 

[OSSTEST PATCH v2 10/13] rump kernel tests: Specify kernel via runvar
 2014-07-16 10:36 UTC 

[PATCH v2] xen/arm: Trap and yield on WFE instructions
 2014-07-16 10:32 UTC 

[PATCH] xen/arm: Trap and yield on WFE instructions
 2014-07-16 10:22 UTC  (6+ messages)

[xen-unstable test] 29354: tolerable FAIL
 2014-07-16 10:13 UTC 

[Query] Flow of PCI device dedicated to a domU
 2014-07-16  9:50 UTC  (2+ messages)

[RFC V5 0/5] domain snapshot document and discussion
 2014-07-16  9:50 UTC  (7+ messages)
` [RFC V5 2/5] Libxl Domain Snapshot API Design

live migration between xen 4.0 and xen 4.3
 2014-07-16  9:40 UTC  (4+ messages)

The idle time of the physical cpu in xen kernel
 2014-07-16  9:37 UTC 

[PATCH RFC 1/4] xen PVonHVM: use E820_Reserved area for shared_info
 2014-07-16  9:37 UTC  (15+ messages)
` [PATCH RFC 2/4] xen/pvhvm: Introduce xen_pvhvm_kexec_shutdown()
` [PATCH RFC 3/4] xen/pvhvm: Unmap all PIRQs on startup and shutdown
` [PATCH RFC 4/4] xen/pvhvm: Make MSI IRQs work after kexec

Compilation Error in extras/mini-os/tpmback.c
 2014-07-16  9:13 UTC  (2+ messages)

AMD NPT support for Xen memory events
 2014-07-16  9:07 UTC  (2+ messages)

QXL problem: Xen 4.4.1 rc1 and xen 4.5 unstable
 2014-07-16  9:03 UTC  (10+ messages)
        ` 回复: "

[PATCH 1/5] make: Check tools/qemu-xen[-traditional] for qemu before downloading
 2014-07-16  9:02 UTC  (6+ messages)
` [PATCH 2/5] make: Normalize config options for external trees
` [PATCH 4/5] make: Add subtree-update target

[PATCH 00/10] xen: arm: Refactor/improve early DT parsing and multiboot module support
 2014-07-16  8:31 UTC  (3+ messages)

blkif discard attributes
 2014-07-16  8:29 UTC  (9+ messages)

[qemu-mainline test] 29343: regressions - FAIL
 2014-07-16  2:53 UTC 

[linux-next test] 29336: tolerable FAIL
 2014-07-16  0:31 UTC 

[PATCH v3 0/1] Add mmio_hole_size (was Add pci_hole_min_size)
 2014-07-16  0:06 UTC  (3+ messages)
` [PATCH v3 1/1] Add mmio_hole_size

Current state of Xen microcode (Was: Re: uploading 3.16~rc5-1~exp1)
 2014-07-15 18:08 UTC  (7+ messages)

Find the idle time of a physical cpu in Xen kernel
 2014-07-15 16:42 UTC 

xen: Fix possible page fault in fifo events
 2014-07-15 15:54 UTC  (3+ messages)

[qemu-mainline test] 29335: regressions - FAIL
 2014-07-15 16:02 UTC 

[PATCH] x86/pvh: Fix pvh dom0 boot after dab11417d
 2014-07-15 15:57 UTC  (2+ messages)

[PATCH] mem_event: fix regression affecting CR0 memory events
 2014-07-15 15:20 UTC 

[PATCH 0/5] xen: arm: various improvements to boot time page table handling
 2014-07-15 15:18 UTC  (9+ messages)
` [PATCH 2/5] xen: arm: Handle 4K aligned hypervisor load address

Consuming PCI device in PV kernel
 2014-07-15 14:56 UTC  (9+ messages)

[xen-unstable test] 29333: tolerable FAIL
 2014-07-15 14:39 UTC 

[PATCH 10/11] qspinlock: Paravirt support
 2014-07-15 14:23 UTC  (2+ messages)

[PATCH v7] mmap_vmcore: skip non-ram pages reported by hypervisors
 2014-07-15 14:20 UTC 

xen: Fix possible page fault in fifo events
 2014-07-15 13:48 UTC 

xen: Remove useless cast
 2014-07-15 13:47 UTC 

[PATCH RFC 0/4] xen/pvhvm: fix shared_info and pirq issues with kexec
 2014-07-15 13:40 UTC 

[RFC 00/19] xe/arm: Add support for non-pci passthrough
 2014-07-15 13:03 UTC  (10+ messages)
` [RFC 06/19] xen/arm: Implement hypercall PHYSDEVOP_map_pirq

[PATCH v2] libxl: change default QEMU machine to pc-i440fx-1.6
 2014-07-15 12:25 UTC  (8+ messages)
        ` [Xen-devel] "

[PATCH 0/3] xen: arm: various p2m handling fixups
 2014-07-15 12:13 UTC  (8+ messages)
` [PATCH 1/3] xen: arm: avoid reusing incorrect mappings when walking the p2m
` [PATCH 3/3] xen: arm: correctly handle removing a subset of a superpage mapping

[PATCH v6] mmap_vmcore: skip non-ram pages reported by hypervisors
 2014-07-15 11:27 UTC 

[Maintainer vote] Embedded and Automotive PV Drivers Project Proposal - closes July 23rd
 2014-07-15 11:21 UTC 

[PATCH v12 1/9] x86: add generic resource (e.g. MSR) access hypercall
 2014-07-15 10:00 UTC  (2+ messages)

[libvirt test] 29331: tolerable FAIL - PUSHED
 2014-07-15  9:41 UTC 

[linux-3.10 test] 29330: regressions - FAIL
 2014-07-15  9:38 UTC 

[PATCH] xen: arm: use physical processor ID (MPIDR) when calling psci CPU_ON
 2014-07-15  9:32 UTC  (3+ messages)

Trying to unmap invalid handle! pending_idx: @ drivers/net/xen-netback/netback.c:998 causes kernel panic/reboot
 2014-07-15  9:32 UTC  (6+ messages)

[PATCH v2 1/3] xen: delay page scrubbing to allocation path
 2014-07-15  9:16 UTC  (6+ messages)
` [PATCH v2 3/3] xen: use idle vcpus to scrub pages

[rumpuserxen test] 29332: all pass - PUSHED
 2014-07-15  8:25 UTC 

VT-d spin loops
 2014-07-15  8:00 UTC  (4+ messages)

[qemu-mainline test] 29329: regressions - FAIL
 2014-07-15  7:07 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).