messages from 2012-10-22 14:48:40 to 2012-10-24 17:36:53 UTC [more...]
How to get the checkpoint size in remus code?
2012-10-24 17:36 UTC (5+ messages)
` Fwd: "
[PATCH 0/7] xen/arm: run on real hardware
2012-10-24 17:35 UTC (18+ messages)
` [PATCH 1/7] xen/arm: fix rank calculation in vgic_vcpu_inject_irq
` [PATCH 2/7] xen/arm: setup the fixmap in head.S
` [PATCH 3/7] pl011: set baud and clock_hz to the right defaults for Versatile Express
` [PATCH 4/7] xen/arm: set the SMP bit in the ACTLR register
` [PATCH 5/7] xen/arm: wake up secondary cpus
` [PATCH 6/7] xen/arm: flush D-cache and I-cache when appropriate
` [PATCH 7/7] xen/arm: get the number of cpus from device tree
[PATCH 00 of 16 RFC] add libxl support for blktap3 and introduce the blktap3 build system
2012-10-24 17:02 UTC (17+ messages)
` [PATCH 01 of 16 RFC] blktap3: Introduce the blktap3 device type
` [PATCH 02 of 16 RFC] blktap3: Introduce blktap3 support for libxl
` [PATCH 03 of 16 RFC] blktap3: support for blktap3 in libxl Makefile
` [PATCH 04 of 16 RFC] blktap3: change libxl__blktap_devpath prototype to return an error code
` [PATCH 05 of 16 RFC] blktap3: Don't check if blktap is available
` [PATCH 06 of 16 RFC] blktap3: Remove physical device creation for libxl
` [PATCH 07 of 16 RFC] blktap3: Introduce blktap3 top-level Makefile
` [PATCH 08 of 16 RFC] blktap3: Introduce message types and structures
` [PATCH 09 of 16 RFC] blktap3: Introduce the tapdisk control function prototypes
` [PATCH 10 of 16 RFC] blktap3: Introduce the blktap header file
` [PATCH 11 of 16 RFC] blktap3: Provide empty implementation for the tap_ctl_list and tap_ctl_list_free functions
` [PATCH 12 of 16 RFC] blktap3: Provide empty implementation for tap_ctl_destroy
` [PATCH 13 of 16 RFC] blktap3: Provide empty implementation for tap_ctl_create
` [PATCH 14 of 16 RFC] blktap3: Provide Makefile for compiling the blktap3 control library
` [PATCH 15 of 16 RFC] blktap3: Include the blktap3/control Makefile in the blktap3 compilation
` [PATCH 16 of 16 RFC] blktap3: Implement libxl__blktap_devpath and libxl__device_destroy_tapdisk
[PATCH v2] Persistent grant maps for xen blk drivers
2012-10-24 16:58 UTC
About vcpu wakeup and runq tickling in credit
2012-10-24 16:48 UTC (3+ messages)
[PATCH] net: allow configuration of the size of page in __netdev_alloc_frag
2012-10-24 16:43 UTC (7+ messages)
[PATCH v3] IOMMU: keep disabled until iommu_setup() is called
2012-10-24 15:57 UTC (2+ messages)
libxl drivers for libvirt?
2012-10-24 15:33 UTC
[PATCH v3 00/23] Introduce Xen support on ARM
2012-10-24 15:26 UTC (2+ messages)
` [PATCH RESEND] xen/arm: use the __HVC macro
fixed location of share info page in HVM guests
2012-10-24 14:54 UTC (6+ messages)
[linux-3.0 test] 14073: tolerable FAIL - PUSHED
2012-10-24 14:34 UTC
[PATCH 4/5] Xen/MCE: Abort live migration when vMCE occur
2012-10-24 14:30 UTC (5+ messages)
xen_evtchn_do_upcall
2012-10-24 14:23 UTC (5+ messages)
[PATCH V2] keep iommu disabled until iommu_setup() is called
2012-10-24 14:09 UTC (3+ messages)
[PATCH 1/5] xen: balloon: allow PVMMU interfaces to be compiled out
2012-10-24 13:43 UTC (6+ messages)
` [PATCH 2/5] xen: arm: enable balloon driver
` [PATCH 3/5] xen: correctly use xen_pfn_t in remap_domain_mfn_range
` [PATCH 4/5] xen: arm: implement remap interfaces needed for privcmd mappings
` [PATCH 5/5] xen: x86 pvh: use XENMEM_add_to_physmap_range for foreign gmfn mappings
[PATCH 2/3] tools:libxl: Add qxl vga interface support v2
2012-10-24 13:25 UTC (12+ messages)
[PATCH+GIT V3 0/5] arm: implement ballooning and privcmd foreign mappings based on x86 PVH
2012-10-24 13:19 UTC
Valgrind support for Xen committed to trunk
2012-10-24 13:16 UTC
[PATCH] AMD IOMMU: Enable HPET broadcast msi remapping
2012-10-24 13:11 UTC (2+ messages)
Test report for xen-unstable
2012-10-24 12:51 UTC
[PATCH] x86/MCE: Implement clearbank callback for AMD
2012-10-24 12:18 UTC (2+ messages)
[PATCH] x86: don't special case first IO-APIC
2012-10-24 11:56 UTC (2+ messages)
[PATCH] net: allow configuration of the size of page in __netdev_alloc_frag
2012-10-24 11:42 UTC
[PATCH] xen/gntdev: don't leak memory from IOCTL_GNTDEV_MAP_GRANT_REF
2012-10-24 11:39 UTC
libxl: build error
2012-10-24 11:28 UTC (5+ messages)
[PATCH V5] PVH patches for v3.8
2012-10-24 11:02 UTC (20+ messages)
` [PATCH 01/10] xen/pvh: Support ParaVirtualized Hardware extensions
` [PATCH 02/10] xen/pvh: Fix PVHVM 32-bit bootup problems
` [PATCH 03/10] xen/hypercall: Make xen_remove_from_physmap the same on 64/32 builds
` [PATCH 04/10] xen/smp: Move the common CPU init code a bit to prep for PVH patch
` [PATCH 05/10] xen/pvh: Extend vcpu_guest_context, p2m, event, and XenBus
` [PATCH 06/10] xen/pvh: Implement MMU changes for PVH
` [PATCH 07/10] xen/pvh: bootup and setup (E820) related changes
` [PATCH 08/10] xen/e820: Coalesce the PVH release/populate logic in the generic case
` [PATCH 09/10] xen/pvh: balloon and grant changes
` [PATCH 10/10] xen/pvh: /dev/xen/privcmd changes
[PATCH RFC] Persistent grant maps for xen blk drivers
2012-10-24 10:45 UTC (6+ messages)
Backport requests
2012-10-24 9:33 UTC (2+ messages)
(unknown),
2012-10-24 9:29 UTC (24+ messages)
` [PATCH 1/6] xen/pvh: Support ParaVirtualized Hardware extensions
` [PATCH 2/6] xen/pvh: Extend vcpu_guest_context, p2m, event, and xenbus to support PVH
` [PATCH 4/6] xen/pvh: bootup and setup related changes
` [Xen-devel] "
` [PATCH 5/6] xen/pvh: balloon and grant changes
Fwd: [Xen-users] XEN 4.2 - DomU Restore after Dom0 reboot not working
2012-10-24 9:20 UTC
Kernel paging request error
2012-10-24 8:49 UTC (3+ messages)
e820_host and 3G limit
2012-10-24 6:05 UTC (2+ messages)
e820_host problems
2012-10-24 6:02 UTC (3+ messages)
[xen-unstable test] 14072: tolerable FAIL - PUSHED
2012-10-24 4:58 UTC
Nested events in 64bit mini-OS
2012-10-23 22:43 UTC
xen-unstable, winxp32 very poor performance on AMD FX-8150, I bisected and changeset is 24770:7f79475d3de7
2012-10-23 22:17 UTC (3+ messages)
[PATCH] xen-netback: allow changing the MAC address of the interface
2012-10-23 22:14 UTC (3+ messages)
fixed location of share info page in HVM guests
2012-10-23 20:27 UTC (5+ messages)
[GIT PULL] (xen) stable/for-linus-3.7-rc2-tag for v3.7-rc2
2012-10-23 19:05 UTC (4+ messages)
` [Xen-devel] "
[PATCH 0 of 6] Xen: generalize and beautify scheduling related perfc and stats
2012-10-23 16:35 UTC (17+ messages)
` [PATCH 1 of 6] xen: fix build when 'perfc=y'
` [PATCH 2 of 6] xen: move `printk("Initializing domain")` from credit to generic scheduling code
` [PATCH 3 of 6] xen: sched: generalize scheduling related perfcounter macros
` [PATCH 4 of 6] xen: sched: introduce a couple of counters in credit2 and SEDF
` [PATCH 5 of 6] xen: sched_sedf: beautify statisics in SEDF
` [PATCH 6 of 6] xen: sched_sedf: remove an unused stat "
[xen-unstable test] 14070: tolerable FAIL - PUSHED
2012-10-23 16:34 UTC
[Xen-devel] Xen 4 TSC problems
2012-10-23 15:49 UTC (33+ messages)
` "
` [Xen-users] "
` [Xen-devel] "
[linux-3.0 test] 14071: regressions - FAIL
2012-10-23 14:45 UTC
Mini-OS transactions
2012-10-23 14:07 UTC (5+ messages)
Xen 4.2 with EFI on IBM x3650 ACPI Bug
2012-10-23 10:16 UTC
[PATCH] xen/hvm: If we fail to fetch an HVM parameter print out which flag it is
2012-10-23 9:22 UTC (2+ messages)
` [Xen-devel] "
[PATCH V3 1/6]: PVH: basic and header changes, elfnote changes,
2012-10-23 8:51 UTC (4+ messages)
` [Xen-devel] "
[PATCH] hvm: handle PoD and grant pages in HVMOP_get_mem_type
2012-10-23 7:16 UTC (5+ messages)
[xen-unstable test] 14069: tolerable FAIL
2012-10-23 5:08 UTC
[PATCH 0/5] drivers: xen frontend devices should handle missed backend CLOSING
2012-10-23 4:50 UTC (2+ messages)
` [PATCH 4/5] xen-fbfront: handle backend CLOSED without CLOSING
[xen:devel/pvh.5 8/8] arch/x86/xen/setup.c:261:6: warning: unused variable 'xlated_phys'
2012-10-23 2:10 UTC
[xen:devel/pvh.5 2/8] arch/x86/xen/smp.c:329:7: error: 'struct vcpu_guest_context' has no member named 'u'
2012-10-23 2:09 UTC
[xen-unstable test] 14068: tolerable FAIL - PUSHED
2012-10-22 20:27 UTC
Xen 4.2 with EFI on IBM x3650 ACPI Bug
2012-10-22 20:02 UTC (6+ messages)
xen_evtchn_do_upcall() in guestOS kernel
2012-10-22 19:59 UTC
[PATCH 5/5] X86/vMCE: guest broken page handling when migration
2012-10-22 19:26 UTC (5+ messages)
How does Xen emulate guest's write to its pte ?
2012-10-22 19:17 UTC
[PATCH] Provide support for multiple frame buffers in Xen
2012-10-22 17:45 UTC (3+ messages)
Docs Day next week - need somebody to facilitate or move/cancel
2012-10-22 16:54 UTC
[PATCH] nestedsvm: fix VMEXIT emulation
2012-10-22 15:24 UTC (2+ messages)
[PATCH] nestedsvm: fix memory leak on shutdown/crash
2012-10-22 15:24 UTC (2+ messages)
[PATCH] p2m: rename p2m_is_magic to p2m_is_pod
2012-10-22 15:22 UTC (2+ messages)
[PATCH] hvm: handle PoD and grant pages in HVMOP_get_mem_type
2012-10-22 14:59 UTC (3+ messages)
Trying to reproduce %eip corruption
2012-10-22 14:49 UTC
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).