xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-05-30 07:51:23 to 2013-05-31 10:36:17 UTC [more...]

[PATCH RFC 0/6] Introduce Xen support to ARM64
 2013-05-31 10:36 UTC  (8+ messages)
` [PATCH RFC 1/6] [HACK!] arm64/xen: create links to arch/arm include files and Xen code
` [PATCH RFC 2/6] arm64/xen: arm/xen header changes to compile on arm64
` [PATCH RFC 3/6] arm64/xen: use XEN_IO_PROTO_ABI_ARM on ARM64
` [PATCH RFC 4/6] arm64/xen: introduce asm/hypervisor.h and sys_bitops.h
` [PATCH RFC 5/6] arm64/xen: implement xen_remap on arm64
` [PATCH RFC 6/6] arm64/xen: introduce CONFIG_XEN and hypercall.S on ARM64

xen 4.3 test report (another bug)
 2013-05-31 10:34 UTC  (15+ messages)

[PATCH (V9) 0/2] Add V4V to Xen
 2013-05-31 10:21 UTC  (13+ messages)
` [PATCH (V9) 2/2] xen: Add V4V implementation

[PATCH 00/18][V6]: PVH xen: version 6 patches
 2013-05-31 10:14 UTC  (11+ messages)
` [PATCH 01/18] PVH xen: turn gdb_frames/gdt_ents into union
` [PATCH 02/18] PVH xen: add XENMEM_add_to_physmap_range
` [PATCH 03/18] PVH xen: create domctl_memory_mapping() function
` [PATCH 04/18] PVH xen: add params to read_segment_register

[PATCH 1/2] x86/xen: sync the wallclock when the system time changes
 2013-05-31  9:56 UTC  (7+ messages)
` [PATCH 2/2] x86/xen: sync the CMOS RTC as well as the Xen wallclock
` [PATCHv3 0/2] xen: maintain an accurate persistent clock in more cases

[PATCH v2] tools/xen-mceinj: support AMD
 2013-05-31  8:54 UTC  (3+ messages)

HVM Migration of domU on Qemu-upstream DM causes stuck system clock with ACPI
 2013-05-31  8:34 UTC  (18+ messages)

[libvirt] [PATCH] libxl: allow an <emulator> to be selected in the domain config XML
 2013-05-31  8:25 UTC  (2+ messages)

[Xen-users] FreeBSD PVHVM call for testing
 2013-05-31  8:21 UTC  (7+ messages)
                        ` HVM CPU enumeration, mapping to VCPU ID (Was: Re: [Xen-users] FreeBSD PVHVM call for testing)

[Xen-users] kernel 3.9.2 - xen 4.2.2/4.3rc1 => BUG unable to handle kernel paging request netif_poll+0x49c/0xe8
 2013-05-31  8:20 UTC  (6+ messages)

[PATCH] Intel/vpmu: Use Intel VPMU quirk on all family 6 processors
 2013-05-31  8:11 UTC  (3+ messages)

Xen 4.3 development update -- RC3 willo be an actual candidate, please test
 2013-05-31  6:41 UTC  (11+ messages)

[PATCH] x86: fix ordering of operations in destroy_irq()
 2013-05-31  6:36 UTC  (6+ messages)

Intel: GPF from lret to load CS with weird error code
 2013-05-31  6:25 UTC  (4+ messages)

[xen-unstable test] 18047: regressions - FAIL
 2013-05-31  5:00 UTC 

xen 4.3 test report
 2013-05-31  4:56 UTC  (7+ messages)

[xen-unstable test] 18037: regressions - FAIL
 2013-05-30 22:24 UTC 

xl save but leave domain paused
 2013-05-30 21:46 UTC 

[xen-unstable bisection] complete build-armhf
 2013-05-30 20:55 UTC  (3+ messages)

WARNING: at /home/konrad/linux-linus/kernel/time/tick-sched.c:935 tick_nohz_idle_exit+0x195/0x1b0() on v3.10-rc3
 2013-05-30 20:05 UTC  (2+ messages)

[GIT PULL] (xen) stable/for-linus-3.10-rc3-tag
 2013-05-30 18:58 UTC 

BUG: ext3 corruption in domU
 2013-05-30 18:36 UTC  (9+ messages)

[PATCH] xen: reuse the same pirq allocated when driver load first time
 2013-05-30 17:48 UTC  (11+ messages)
          ` [Xen-devel] "

[PATCH] Intel/vpmu: Use Intel VPMU quirk on all family 6 processors
 2013-05-30 16:50 UTC  (9+ messages)

[PATCH 0/2] Xen cleanups
 2013-05-30 16:46 UTC  (3+ messages)
` [PATCH 1/2] xen: remove xen_vcpu_init

[xen-unstable test] 18035: regressions - FAIL
 2013-05-30 16:23 UTC 

Portin Xen to other HW-platform
 2013-05-30 16:13 UTC  (5+ messages)

[PATCH v2 0/2] Implement VFP context switch for arm32
 2013-05-30 16:01 UTC  (3+ messages)
` [PATCH v2 1/2] xen/arm: don't enable VFP on XEN during the boot
` [PATCH v2 2/2] xen/arm32: implement VFP context switch

[PATCH 0/2] Implement VFP context switch for arm32
 2013-05-30 15:43 UTC  (8+ messages)
` [PATCH 1/2] xen/arm32: implement VFP context switch
` [PATCH 2/2] xen/arm: don't enable VFP on XEN during the boot

FreeBSD PVHVM call for testing
 2013-05-30 15:10 UTC  (5+ messages)

[PATCH v2 0/2] Rework the way to compute dom0 DTB base address
 2013-05-30 15:01 UTC  (7+ messages)
` [PATCH v2 1/2] xen/arm: "
` [PATCH v2 2/2] xen/arm: If the DOM0 zImage as a DTB appended replace it

[Qemu-devel] [PVSCSI]How to unplug scsi disk simulated by Qemu, just like unplug the ide disk?
 2013-05-30 14:45 UTC  (3+ messages)
`  "

HVM Migration of domU on Qemu-upstream DM causes stuck system clock with ACPI
 2013-05-30 14:42 UTC  (3+ messages)

[PATCH] tools/xen-mceinj: support AMD
 2013-05-30 14:29 UTC  (4+ messages)

[PATCHv3 0/2] xen: maintain an accurate persistent clock in more cases
 2013-05-30 14:25 UTC 

[PATCH] xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)
 2013-05-30 14:23 UTC  (4+ messages)
` [Xen-devel] "

[linux-linus test] 18034: regressions - FAIL
 2013-05-30 14:23 UTC 

[PATCH RFC] xenbus_client: extend interface to suppurt multi-page ring
 2013-05-30 14:09 UTC  (2+ messages)

[PATCH] build system: build kernels subsystem on Linux only
 2013-05-30 13:59 UTC  (15+ messages)
` [PATCH] build: disable building kernel subsystem by default

[PATCH v5 0/4] xen/arm: CONFIG_PARAVIRT and stolen ticks accounting
 2013-05-30 13:35 UTC  (5+ messages)
` [PATCH v5 1/4] xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/time.c
` [PATCH v5 2/4] kernel: missing include in cputime.c
` [PATCH v5 3/4] arm: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops
` [PATCH v5 4/4] xen/arm: account for stolen ticks

[PATCH] flask/policy: device model stubdom fixes
 2013-05-30 12:57 UTC 

[PATCH] tools/misc/xencov.c: Use MAP_WIRED on NetBSD
 2013-05-30 12:46 UTC 

tools/misc/xencov.c: build failure on NetBSD
 2013-05-30 12:43 UTC  (5+ messages)

[PATCH v2] tools/libxl: fix array subscript has type 'char'
 2013-05-30 12:28 UTC  (2+ messages)

[PATCH] tools/libxl: fix array subscript has type 'char'
 2013-05-30 12:12 UTC  (3+ messages)

[PVSCSI]How to unplug scsi disk simulated by Qemu, just like unplug the ide disk?
 2013-05-30 11:23 UTC 

VMCS Shadowing
 2013-05-30 11:18 UTC  (2+ messages)

[PATCH] xen/arm: Don't hardcode event channel IRQ
 2013-05-30 10:50 UTC  (5+ messages)

[ANNOUNCE] Alpha release of bug tracking service http://bugs.xenproject.org/xen/
 2013-05-30 10:46 UTC 

GPU passthrough issue when VM is configured with 4G memory
 2013-05-30 10:45 UTC  (16+ messages)
                          ` GPU passthrough issue when VM is configured with 4G memoryo

[PATCH] xl: Return an error if an empty file is passed to cd-insert
 2013-05-30  9:28 UTC  (3+ messages)

[PATCH v2 0/5] arm/early-printk: Improve reusability and add Calxeda support
 2013-05-30  9:22 UTC  (4+ messages)

[PATCH] xenballoond: remove as it is now obsolete + unsupported code
 2013-05-30  9:17 UTC  (3+ messages)

perl 5.18
 2013-05-30  9:16 UTC  (2+ messages)
` qemu-trad build error due to Perl 5.18? (Was: Re: [Xen-users] perl 5.18)

[PATCH] xl: Update example xl.conf with correct name for default script option
 2013-05-30  9:10 UTC  (4+ messages)

[PATCH] xl, e820_host, PV passthrough: Fix guests crashing when memory == maxmem
 2013-05-30  9:01 UTC  (3+ messages)

[PATCH] stubdom: Make stubdom buildsystem consistent with tools buildsystem
 2013-05-30  9:00 UTC  (3+ messages)

[PATCH] xen/arm: avoid lost characters with early_printk
 2013-05-30  9:00 UTC  (2+ messages)

[PATCH] xen/arm: check string format for early_printk
 2013-05-30  8:59 UTC  (2+ messages)

[PATCH] libxl: use Linux-compatible names for sse4 cpuid features
 2013-05-30  8:59 UTC  (2+ messages)

[PATCH 2/2] gcov: update documentation on coverage
 2013-05-30  8:58 UTC  (2+ messages)

[PATCH] libxl: Fix qemu-xen command line for vcpus numbers
 2013-05-30  8:58 UTC  (2+ messages)

[PATCH] libxl: Remove qxl support for the 4.3 release
 2013-05-30  8:57 UTC  (3+ messages)

xencov split script / update
 2013-05-30  8:32 UTC  (6+ messages)

Beginner Guide
 2013-05-30  7:52 UTC  (3+ messages)


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