xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-15 15:09:04 to 2013-08-19 00:59:34 UTC [more...]

[RFC 00/24] Allow Xen to boot with a raw Device Tree
 2013-08-19  0:59 UTC  (27+ messages)
` [RFC 01/24] xen/char: dt-uart: Allow the user to give a path to the node
` [RFC 02/24] xen: Introduce __initconst to store initial const data
` [RFC 03/24] xen/dts: Don't check the number of address and size cells in process_cpu_node
` [RFC 04/24] xen/dts: Constify device_tree_flattened
` [RFC 05/24] xen/arm: Move __PSCI* from traps.c to the header
` [RFC 06/24] xen: Add new string functions
` [RFC 07/24] xen: Use the right string comparison function in device tree
` [RFC 08/24] xen/dts: Don't add a fake property "name" in the "
` [RFC 09/24] xen/dts: Add new helpers to use "
` [RFC 10/24] xen/dts: Remove device_get_reg call in process_memory_node
` [RFC 11/24] xen/dts: Remove device_get_reg call in process_cpu_node
` [RFC 12/24] xen/dts: Remove device_get_reg call in process_multiboot_node
` [RFC 13/24] xen/dts: Check the CPU ID is not greater than NR_CPUS
` [RFC 14/24] xen/video: hdlcd: Convert the driver to the new device tree API
` [RFC 15/24] xen/arm: Use dt_device_match to avoid multiple if conditions
` [RFC 16/24] xen/arm: Build DOM0 FDT by browsing the device tree structure
` [RFC 17/24] xen/arm: Mark each device used by Xen as disabled in DOM0 FDT
` [RFC 18/24] xen/arm: Don't map disabled device in DOM0
` [RFC 19/24] xen/arm: Create a fake PSCI node in dom0 device tree
` [RFC 20/24] xen/arm: Add new platform specific callback device_is_blacklist
` [RFC 21/24] xen/arm: vexpress: Blacklist a list of board specific devices
` [RFC 22/24] xen/arm: exynos5: Blacklist MCT device
` [RFC 23/24] xen/dts: Clean up the exported API for device tree
` [RFC 24/24] xen/arm: Check if the device is available before using it

[xen-4.1-testing test] 18714: trouble: blocked/broken/fail
 2013-08-18 19:00 UTC 

[xen-4.1-testing test] 18713: trouble: blocked/broken/fail
 2013-08-18 17:00 UTC 

[xen-4.1-testing test] 18712: trouble: blocked/broken/fail
 2013-08-18 14:00 UTC 

when I suspended the domain,but xc_domain_save error
 2013-08-18 13:25 UTC 

[xen-4.1-testing test] 18711: trouble: blocked/broken/fail
 2013-08-18 11:01 UTC 

[PATCH v3 00/10] xen/arm: live migration support in arndale board
 2013-08-18  6:39 UTC  (13+ messages)
` [PATCH v3 07/10] xen/arm: Add handling write fault for dirty-page tracing

HVM hangs system on AMD A10-6800K + Hudson-D4
 2013-08-18  2:14 UTC  (3+ messages)

[xen-4.1-testing test] 18710: trouble: blocked/broken/fail
 2013-08-18  1:00 UTC 

[xen-4.1-testing test] 18709: trouble: blocked/broken/fail
 2013-08-17 19:00 UTC 

[xen-4.1-testing test] 18708: trouble: blocked/broken/fail
 2013-08-17 17:00 UTC 

[xen-4.1-testing test] 18707: trouble: blocked/broken/fail
 2013-08-17 14:00 UTC 

[xen-4.1-testing test] 18706: trouble: blocked/broken/fail
 2013-08-17 11:00 UTC 

[PATCH] Fix documentation compilation
 2013-08-17 10:31 UTC  (4+ messages)

RFC: PVH set vcpu info context in vmcs
 2013-08-17 10:22 UTC  (11+ messages)

[Qemu-devel] Cirrus VGA slow screen update, show blank screen last 13s or so for windows XP guest
 2013-08-17  9:04 UTC  (2+ messages)

[xen-4.1-testing test] 18705: trouble: blocked/broken/fail
 2013-08-17  1:00 UTC 

[RFC v2][PATCH 1/3] docs: design and intended usage for NUMA-aware ballooning
 2013-08-16 23:30 UTC  (8+ messages)

possibly bug
 2013-08-16 23:01 UTC  (4+ messages)

Xen PVUSB work
 2013-08-16 22:34 UTC 

[V10 PATCH 00/23]PVH xen: Phase I, Version 10 patches
 2013-08-16 21:39 UTC  (18+ messages)
` [V10 PATCH 01/23] PVH xen: Add readme docs/misc/pvh-readme.txt
` [V10 PATCH 10/23] PVH xen: domain create, context switch related code changes
` [V10 PATCH 23/23] PVH xen: introduce vmexit handler for PVH

[PATCH] hotplug/Linux: update to new ip command syntax
 2013-08-16 19:30 UTC  (2+ messages)

[PATCH v2] xen/console: buffer and show origin of guest PV writes
 2013-08-16 19:01 UTC 

[xen-4.1-testing test] 18704: trouble: blocked/broken/fail
 2013-08-16 19:01 UTC 

[RFC PATCHv2 00/12] Linux: FIFO-based event channel ABI
 2013-08-16 17:47 UTC  (7+ messages)
` [PATCH 01/12] xen/events: refactor retrigger_dynirq() and resend_irq_on_evtchn()
` [PATCH 07/12] xen/events: add struct evtchn_ops for the low-level port operations
` [PATCH 12/12] xen/events: use the FIFO-based ABI if available

[PATCHv5 0/2] x86/xen: fix dom0 boot with tboot
 2013-08-16 17:20 UTC  (9+ messages)
` [PATCH 1/2] x86/xen: do not identity map UNUSABLE regions in the machine E820
` [PATCH 2/2] x86/xen: during early setup, only 1:1 map the ISA region

[xen-4.1-testing test] 18703: trouble: blocked/broken/fail
 2013-08-16 17:00 UTC 

[RFC PATCH 0/8] Xen: FIFO-based event channel ABI
 2013-08-16 16:55 UTC  (9+ messages)
` [PATCH 6/8] evtchn: alter internal object handling scheme
` [PATCH 8/8] evtchn: add FIFO-based event channel hypercalls and port ops

[xen-unstable] Commit 2ca9fbd739b8a72b16dd790d0fff7b75f5488fb8 AMD IOMMU: allocate IRTE entries instead of using a static mapping, makes dom0 boot process stall several times
 2013-08-16 15:51 UTC  (17+ messages)

xen: arm: beginning the removal of mode_switch.S
 2013-08-16 15:44 UTC  (13+ messages)

HPET stack overflow, and general problems with do_IRQ()
 2013-08-16 15:34 UTC  (3+ messages)

[PATCH] xen/x86: hypervisor build fixes for FreeBSD
 2013-08-16 15:25 UTC  (3+ messages)

Trigger xen_vbd_resize
 2013-08-16 15:19 UTC  (4+ messages)

[PATCH for v1.6] pc: Fix initialization of the ram_memory variable
 2013-08-16 14:46 UTC 

[PATCH] pygrub: add Debian extlinux.conf path
 2013-08-16 14:21 UTC 

Xen 4.4 development update
 2013-08-16 14:10 UTC  (9+ messages)
        ` Is: Linux-EFI code to call Xen's EFI hypercalls [RFC PATCH comments] Was:Re: "

[xen-4.1-testing test] 18702: trouble: blocked/broken/fail
 2013-08-16 14:01 UTC 

Test report for xen-unstable and qemu-xen
 2013-08-16 13:59 UTC  (12+ messages)
        ` [Qemu-devel] "

[PATCH v6] interrupts: allow guest to set/clear MSI-X mask bit
 2013-08-16 13:10 UTC  (4+ messages)

[PATCH] xen: initialize xen panic handler for PVHVM
 2013-08-16 12:43 UTC  (2+ messages)

[PATCH] Minor change to avoid potental overflow accessing pci option roms
 2013-08-16 12:27 UTC  (2+ messages)

Powerdown problem on XEN | ACPI S5
 2013-08-16 12:24 UTC  (17+ messages)

xs_unwatch
 2013-08-16 12:00 UTC  (2+ messages)

[xen-4.1-testing test] 18701: trouble: blocked/broken/fail
 2013-08-16 11:02 UTC 

Question about ARM GIC
 2013-08-16 10:59 UTC  (3+ messages)

[PATCH 0/3] stdinc-related build fixes
 2013-08-16 10:00 UTC  (13+ messages)
` Solaris / FreeBSD builds (was Re: [PATCH 0/3] stdinc-related build fixes.)
    ` clang compilation

[PATCH] libxl: rtc_timeoffset fix; uptime fix; typo corrections
 2013-08-16  9:53 UTC  (2+ messages)

[PATCH] x86/boot: Remove stack segment parameter from smpboot
 2013-08-16  9:45 UTC  (3+ messages)

[PATCH v2 0/6] Nested VMX: APIC-v related bug fixing
 2013-08-16  9:40 UTC  (8+ messages)
` [PATCH v2 1/6] Nested VMX: Introduce interrupt source supporting
` [PATCH v2 2/6] Nested VMX: Force check ISR when L2 is running
` [PATCH v2 3/6] Nested VMX: Add interface to update vPPR
` [PATCH v2 4/6] Nested VMX: Check whether interrupt is blocked by TPR
` [PATCH v2 5/6] Nested VMX: Update APIC-v(RVI/SVI) when vmexit to L1
` [PATCH v2 6/6] Nested VMX: Clear APIC-v control bit in vmcs02

[PATCH] x86/boot: Explicitly clean pcpu stacks in debug builds
 2013-08-16  9:33 UTC  (2+ messages)

Xen blktap driver for Ceph RBD : Anybody wants to test ? :p
 2013-08-16  8:27 UTC  (4+ messages)

[Xen-users] Disk add fails while domain creation, which uses disk backend- "storage driver domain" with xen-4.3.0 , with errors libxl.c:2125
 2013-08-16  7:54 UTC 

Disk add fails while domain creation, which uses disk backend- "storage driver domain" with xen-4.3.0 , with errors libxl.c:2125
 2013-08-16  7:02 UTC  (2+ messages)

[RFC v2][PATCH 3/3] libxl: enable NUMA-aware memory operation
 2013-08-16  4:15 UTC 

[RFC v2][PATCH 2/3] docs: xl interface usage for NUMA-aware ballooning
 2013-08-16  4:14 UTC 

[RFC v2][PATCH 0/3] NUMA-aware ballooning for Xen and Linux
 2013-08-16  4:08 UTC 

[PATCH] [RFC v2] drivers: xen NUMA-aware balloon driver
 2013-08-16  4:03 UTC 

[PATCH v2 0/3] Specific mapping for dom0, smp kick cpus and hyp mode switch for OMAP5
 2013-08-16  2:04 UTC  (4+ messages)
` [PATCH v2 2/3] xen/arm: Support kick_cpus "

Bugs in xl that affect stubdom+tapdisk2, and others
 2013-08-15 21:13 UTC  (2+ messages)

[PATCH v4 0/10] enable swiotlb-xen on arm and arm64
 2013-08-15 20:58 UTC  (11+ messages)
` [PATCH v4 01/10] swiotlb: replace dma_length with sg_dma_len() macro
` [PATCH v4 02/10] swiotlb-xen: "
` [PATCH v4 07/10] xen: introduce XENMEM_exchange_and_pin and XENMEM_unpin
` [PATCH v4 09/10] swiotlb-xen: support autotranslate guests
` [PATCH v4 10/10] xen/arm,arm64: enable SWIOTLB_XEN

[PATCH 0/3] stdinc-related build fixes
 2013-08-15 15:26 UTC  (2+ messages)

OASIS Virtual I/O Device (VIRTIO) TC
 2013-08-15 15:09 UTC  (6+ 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).