messages from 2011-05-05 18:55:20 to 2011-05-10 04:56:50 UTC [more...]
[xen-4.0-testing test] 7007: regressions - trouble: blocked/broken/fail/pass
2011-05-10 4:56 UTC
[PATCH v2 1/2] x86: skip migrating IRQF_PER_CPU irq in fixup_irqs
2011-05-10 3:26 UTC (6+ messages)
[PATCH v2 2/2] x86: don't unmask disabled irqs when migrating them
2011-05-10 3:24 UTC (15+ messages)
` [Xen-devel] "
[Xen-users] how to disable batching of page table entries updates for guest OS
2011-05-10 2:27 UTC
Re: [PATCH] libxl: virtio-blk-pci support for FV domain
2011-05-10 2:26 UTC
Xen dom0 network I/O scalability
2011-05-10 2:13 UTC (3+ messages)
XCP1.0 API usage
2011-05-10 1:20 UTC
[xen-unstable test] 7003: regressions - FAIL
2011-05-10 0:59 UTC
GSoC Project: Porting Unix libc to Xen
2011-05-09 23:43 UTC (3+ messages)
xl/xm save -c fails - set_vcpucontext EOPNOTSUPP (was Re: xl save -c issues with Windows 7 Ultimate)
2011-05-09 23:06 UTC
Xend hangs on starting time!
2011-05-09 22:37 UTC (3+ messages)
full featured, fully bug-fix pv-ops branch?
2011-05-09 21:06 UTC (3+ messages)
[xen-4.1-testing test] 7002: regressions - FAIL
2011-05-09 21:03 UTC
[PATCH 0 of 3] Patches for PCI passthrough with modified E820 (v3) - resent
2011-05-09 21:01 UTC (3+ messages)
` "
[PATCH] blkback: Fix block I/O latency issue
2011-05-09 20:24 UTC (3+ messages)
2.6.39-rc6 does not boot on Xen 3.3.1
2011-05-09 19:20 UTC (8+ messages)
` "
upstream-qemu: cpu_physical_memory_map() behavior difference
2011-05-09 18:59 UTC
VGA Passthrough on Xen Unstable Progress
2011-05-09 18:54 UTC
[xen-4.0-testing test] 7001: regressions - trouble: blocked/broken/fail/pass
2011-05-09 17:50 UTC
[PULL] Xen HVM support
2011-05-09 17:39 UTC
VGA passthrough on unstable
2011-05-09 17:14 UTC (13+ messages)
Proposal: vif-local
2011-05-09 17:10 UTC (5+ messages)
[xen-unstable test] 7000: regressions - FAIL
2011-05-09 16:13 UTC
Xen security advisory CVE-2011-1583 - pv kernel image validation
2011-05-09 15:05 UTC (2+ messages)
[PATCH] libxl: virtio-blk-pci support for FV domain
2011-05-09 14:44 UTC (8+ messages)
` "
xl - no support for DRBD disks?
2011-05-09 14:40 UTC (4+ messages)
[PATCH V15 00/18] Xen device model support
2011-05-09 14:28 UTC (3+ messages)
[PATCH] x86/mm/p2m: break into common, pt-implementation and pod parts
2011-05-09 14:25 UTC (2+ messages)
[PATCH 0 of 3] xentrace updates
2011-05-09 14:14 UTC (15+ messages)
` [PATCH 2 of 3] xentrace: use tbuf_size for overflow check
` non-contiguous allocations
` "
Ubuntu Developer Summit in Budapest
2011-05-09 13:58 UTC
Fwd:[PATCH-may be a bug ignored] tools/libxl/libxl__build_device_model_args_new/old: The condition is so rigorous that user has no chance to disable the vnc
2011-05-09 12:37 UTC (2+ messages)
HVM domU with sdl not scheduled after vt-switch
2011-05-09 12:31 UTC (5+ messages)
[PATCH] tools/libxl: prepare vnc options for dm_args in libxl__build_device_model_args_new
2011-05-09 12:30 UTC (2+ messages)
[PATCH 2/8] arch/x86/xen/irq: Cleanup code/data sections definitions
2011-05-09 12:24 UTC (3+ messages)
` [Xen-devel] "
[PATCH] [PATCH v2] build: Don't fetch tools/ioemu-dir unless needed
2011-05-09 11:48 UTC
[PATCH] nestedsvm: fix host crash with pv-on-hvm Linux KVM guest
2011-05-09 11:47 UTC
[PATCH 0 of 5] xentrace: non-contiguous allocation of per-cpu buffer
2011-05-09 11:24 UTC (10+ messages)
` [PATCH 1 of 5] Move the global variable t_info_first_offset into calculate_tbuf_size()
` [PATCH 2 of 5] Mark data_size __read_mostly because its only written once
` [PATCH 3 of 5] Remove unneeded cast when assigning pointer value to dst
` [PATCH 4 of 5] Update __insert_record() to copy the trace record to individual mfns
` [PATCH 5 of 5] Allocate non-contiguous per-cpu trace buffers
[PATCH] xen: ioapic: avoid gcc 4.6 warnings about uninitialised variables
2011-05-09 10:43 UTC
[PATCH] tools/xm-test: portability fix
2011-05-09 10:08 UTC
Could not start Xend in XEN 4.1.1-rc1-pre
2011-05-09 10:07 UTC
[PATCH 4] MCA physical address check when calculate domain
2011-05-09 9:16 UTC (2+ messages)
[PATCH] tool/libxl: mistake apic for acpi in libxl__build_device_model_args_old/new
2011-05-09 9:10 UTC (3+ messages)
[PATCH 2/2, v2] replace d->nr_pirqs sized arrays with radix tree
2011-05-09 8:43 UTC (2+ messages)
[PATCH 0 of 8] FPU LWP: patch description
2011-05-09 8:39 UTC (11+ messages)
` [PATCH 1 of 8] FPU: extract extended related code into xstate.h and xstate.c
` [PATCH 2 of 8] FPU: create FPU init and destroy functions
` [PATCH 3 of 8] FPU: clean up FPU context save function
` [PATCH 4 of 8] FPU: clean up FPU context restore function
` [PATCH 5 of 8] FPU: add mask parameter to xsave and xrstor
` [PATCH 6 of 8] FPU: create lazy and non-lazy FPU restore functions
` [PATCH 7 of 8] LWP: export LWP related CPUID to AMD SVM guest
` [PATCH 8 of 8] LWP: Add LWP support for SVM guests
[PATCH 0 of 4] Use superpages on restore/migrate
2011-05-09 8:27 UTC (13+ messages)
` [PATCH 1 of 4] p2m: Keep statistics on order of p2m entries
` [PATCH 2 of 4] tools: Detect superpages on domain restore
` [PATCH 3 of 4] tools: Save superpages in the same batch, to make detection easier
` [PATCH 4 of 4] tools: Introduce "allocate-only" page type for migration
Bug in Xen 4.1.0: Xen leaks tapdisk2 processes
2011-05-09 8:23 UTC (8+ messages)
[PATCH] Two patches fixing regression introduced by 'x86-64, mm: Put early page table high'
2011-05-09 7:06 UTC (10+ messages)
` [PATCH 1/2] xen/mmu: Add workaround "x86-64, mm: Put early page table high"
[xen-unstable test] 6999: tolerable FAIL
2011-05-09 6:39 UTC
[PATCH 7] MCA: simplify mce actoin, and some update of mem err handler for future SRAR extension
2011-05-08 11:23 UTC
[xen-unstable test] 6998: trouble: blocked/broken/fail/pass
2011-05-08 4:30 UTC
[PATCH 6] MCA bank clear
2011-05-07 20:32 UTC
[PATCH 5] MCA minor bugfix
2011-05-07 20:30 UTC
[PATCH 3] MCA handler extension
2011-05-07 20:27 UTC
[PATCH 2] MCA trivial cleanup
2011-05-07 20:25 UTC
[PATCH 1] MCA bank extension
2011-05-07 20:24 UTC
[xen-unstable test] 6997: tolerable FAIL
2011-05-07 6:03 UTC
xl save -c issues with Windows 7 Ultimate
2011-05-06 22:01 UTC (9+ messages)
FC15: 32-bit PV guest crash on restore on x64_86 host
2011-05-06 17:41 UTC (8+ messages)
` "
how to check memory are all saved/restored in live migration
2011-05-06 17:24 UTC
Read value of CR3 from DomU VCPU
2011-05-06 16:57 UTC (4+ messages)
Introduction to Linux based stubdom (GSoC 2011)
2011-05-06 16:51 UTC
[PATCH] linux-2.6.18/blkfront: fix data size for xenbus_gather in connect()
2011-05-06 15:39 UTC
Memory Mapping
2011-05-06 15:31 UTC (2+ messages)
[PATCH] build: Don't fetch tools/ioemu-dir unless needed
2011-05-06 14:41 UTC (2+ messages)
c/s 23253:a3db6b91f32d causes build failure with gcc 4.4.3-4ubuntu5
2011-05-06 14:38 UTC (5+ messages)
` "
Performance difference between Xen versions
2011-05-06 14:27 UTC (5+ messages)
Upstream QEMU not working with Xen unstable, lacks option definitions
2011-05-06 14:15 UTC (8+ messages)
[PATCH] tools: xl: on create, if debug && !daemonize, wait for domain destroy in the foreground
2011-05-06 12:40 UTC (3+ messages)
` [PATCH] tools: xl: add option to run in foreground but still monitor for reboot etc
[PATCH v4 1/2] xen: do not clear and mask evtchns in __xen_evtchn_do_upcall
2011-05-06 11:27 UTC (2+ messages)
` [PATCH 2/2] xen: do not implement irq_mask and irq_unmask in xen_percpu_chip
GSoC Introduction: Add Xen PV block device support to SeaBIOS
2011-05-06 10:36 UTC (2+ messages)
` [Xen-devel] "
[xen-unstable test] 6996: tolerable FAIL - PUSHED
2011-05-06 9:15 UTC
[PATCH] tests: xen-access: minor bug fixes
2011-05-06 8:09 UTC (3+ messages)
[PATCH] FPU LWP 6/8: create lazy and non-lazy FPU restore functions
2011-05-06 7:49 UTC (6+ messages)
` "
[PATCH v2 0/2] x86: correct handle of percpu and disabled irqs in fixup_irqs
2011-05-06 6:43 UTC
[xen-unstable test] 6994: regressions - FAIL
2011-05-06 4:13 UTC
Introduction to Linux based stubdom (GSoC 2011)
2011-05-06 2:47 UTC (3+ messages)
[b.g.o.358549] blkfront: Move blkif_interrupt into a tasklet
2011-05-05 23:07 UTC (5+ messages)
` "
[xen-unstable test] 6993: regressions - FAIL
2011-05-05 22:33 UTC
BUG: unable to handle kernel paging request - balloon_init - xen-4.1.0 - 2.6.32.39
2011-05-05 21:06 UTC (13+ messages)
PV Audio GSoC Project
2011-05-05 20:58 UTC (5+ messages)
[PATCH] xen-blkfront patches for 2.6.40
2011-05-05 18:55 UTC (3+ messages)
` [PATCH 2/3] xen-blkfront: Provide for 'feature-flush-cache' the BLKIF_OP_WRITE_FLUSH_CACHE operation
` [PATCH 3/3] xen-blkfront: Introduce BLKIF_OP_FLUSH_DISKCACHE support
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).