xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-15 07:40:52 to 2013-03-18 10:35:55 UTC [more...]

[PATCH 1/4] xen-netfront: remove unused variable `extra'
 2013-03-18 10:35 UTC  (4+ messages)
` [PATCH 2/4] xen-netfront: drop skb when skb->len > 65535
` [PATCH 3/4] xen-netback: remove skb in xen_netbk_alloc_page
` [PATCH 4/4] xen-netback: coalesce slots before copying

[PATCH 0/4] Bundle fixes for xen-netfront/back
 2013-03-18 10:35 UTC 

[PATCH] QEMU(upstream): Disable xen's use of O_DIRECT by default as it results in crashes
 2013-03-18 10:29 UTC  (14+ messages)
` [PATCHv3] "

[PATCH 1/18 V2]: PVH xen: turn gdb_frames/gdt_ents into union
 2013-03-18  9:55 UTC  (3+ messages)

[PATCH 0/2] libxl: memory management patches
 2013-03-18  9:51 UTC  (16+ messages)
` [PATCH 1/2] libxl: xl mem-max et consortes must update static-max in xenstore too
` [PATCH 2/2] libxl: xl mem-set should not enforce memory limits

[PATCH v4] Documentation to various header files (v4?)
 2013-03-18  9:44 UTC  (8+ messages)
` [PATCH 1/6] docs: Document the ELF_FEATURES entry
` [PATCH 2/6] docs: Add some extra details to the ELF note
` [PATCH 3/6] docs: Document the shared structure
` [PATCH 4/6] docs: Document the dom0_vga_console_info structure
` [PATCH 5/6] docs: Document start_info changes in Xen 4.2
` [PATCH 6/6] docs: Document the XenBus structure

[PATCH v11] claim and its friends for allocating multiple self-ballooning guests
 2013-03-18  9:42 UTC  (7+ messages)
` [PATCH 6/6] xl: 'xl list' supports '-c' for global claim information

How to set xentoollog_level
 2013-03-18  9:23 UTC  (2+ messages)

failed to unplug qemu devices
 2013-03-18  8:52 UTC  (2+ messages)

[PATCH] perf: Check all MSRs before passing hw check
 2013-03-18  8:42 UTC  (5+ messages)

[xen-unstable test] 17324: tolerable FAIL
 2013-03-18  7:24 UTC 

[PATCH][v3.2.y] xen-netfront: delay gARP until backend switches to Connected
 2013-03-18  2:19 UTC  (2+ messages)

[PATCH v2] Xen/ACPI: support sleep state entering on hardware reduced systems
 2013-03-18  1:46 UTC 

DomU: kernel BUG at arch/x86/xen/enlighten.c:425
 2013-03-18  0:27 UTC  (6+ messages)

GPU passthrough issue when VM is configured with 4G memory
 2013-03-17 17:32 UTC  (11+ messages)

[Xen-users] Dom0 freeze on HVM DomU Windows reboot with VGA passthrough
 2013-03-17 17:30 UTC  (2+ messages)

Linux 3.4 dom0 kernel error loading xen-acpi-processor: Input/output error
 2013-03-17 17:00 UTC  (16+ messages)

[linux-linus test] 17323: regressions - trouble: broken/fail/pass
 2013-03-17 15:10 UTC 

Git problems when modify xendomains
 2013-03-17 14:58 UTC 

xen interrupt
 2013-03-17 13:18 UTC 

libxl device_disk_add orphans blktap devices on transaction error
 2013-03-17 11:47 UTC  (6+ messages)
` [PATCH] libxl: don't launch more than one tapdisk process for each disk
      ` [PATCH] libxl: don't launch more than one tapdisk process for each disk [and 2 more messages]

[xen-unstable test] 17322: tolerable FAIL
 2013-03-17  7:58 UTC 

Perf support
 2013-03-17  3:48 UTC 

[xen-unstable test] 17319: tolerable FAIL - PUSHED
 2013-03-16 23:49 UTC 

Perf support
 2013-03-16 18:03 UTC 

[PATCH v2, part3 10/12] mm: correctly update zone->mamaged_pages
 2013-03-16 17:03 UTC 

[linux-linus test] 17315: regressions - FAIL
 2013-03-16 17:02 UTC 

Debugging passthrough on an S3210SHLC
 2013-03-16 16:05 UTC  (3+ messages)

how to uninstall xen
 2013-03-16 13:40 UTC  (2+ messages)

[xen-unstable test] 17300: regressions - FAIL
 2013-03-16 12:06 UTC 

[xen-4.1-testing test] 17293: tolerable FAIL - PUSHED
 2013-03-16  8:53 UTC 

[PATCH 00 of 11 v4] NUMA aware credit scheduling
 2013-03-16  7:11 UTC  (9+ messages)
` [PATCH 03 of 11 v4] xen: sched_credit: when picking, make sure we get an idle one, if any
` [PATCH 05 of 11 v4] xen: allow for explicitly specifying node-affinity

[xen-unstable test] 17287: regressions - FAIL
 2013-03-16  6:11 UTC 

[PATCH 18/18 V2]: PVH xen: Enable PVH domains
 2013-03-16  1:08 UTC 

[PATCH 17/18 V2]: PVH xen: PVH dom0 creation
 2013-03-16  1:06 UTC 

[PATCH 16/18 V2]: PVH xen: elf changes to pref for dom0 PVH
 2013-03-16  1:04 UTC 

[PATCH 15/18 V2]: PVH xen: grant related changes
 2013-03-16  1:03 UTC 

[PATCH 14/18 V2]: PVH xen: add xenmem_add_foreign_to_pmap()
 2013-03-16  0:58 UTC 

[PATCH 13/18 V2]: PVH xen: introduce p2m_map_foreign
 2013-03-16  0:51 UTC 

[PATCH 12/18 V2]:PVH xen: support invalid op, return PVH features etc
 2013-03-16  0:48 UTC 

[PATCH 11/18 V2]: PVH xen: some misc changes like mtrr, intr, msi
 2013-03-16  0:46 UTC 

GPLPV questions
 2013-03-16  0:44 UTC  (5+ messages)

[PATCH 10/18 V2]: PVH xen: introduce vmx_pvh.c and pvh.c
 2013-03-16  0:41 UTC 

[PATCH 9/18 V2]: PVH xen: create PVH vmcs, and initialization
 2013-03-16  0:39 UTC 

[PATCH 8/18 V2]: PVH xen: domain creation code changes
 2013-03-16  0:36 UTC 

[PATCH 7/18 V2]: PVH xen: tools changes to create PVH domain
 2013-03-16  0:34 UTC 

[PATCH 6/18 V2]: PVH xen: Introduce PVH guest type
 2013-03-16  0:32 UTC 

[PATCH 5/18 V2]: PVH xen: more preparatory changes for PVH
 2013-03-16  0:30 UTC 

[PATCH 4/18 V2]: PVH xen: add params to read_segment_register
 2013-03-16  0:28 UTC 

[PATCH 3/18 V2]: PVH xen: create domctl_memory_mapping() function
 2013-03-16  0:26 UTC 

[PATCH 2/18 V2]: PVH xen: add XENMEM_add_to_physmap_range
 2013-03-16  0:20 UTC 

[PATCH 0/18 V2]: PVH changes for xen
 2013-03-16  0:11 UTC 

xennet: skb rides the rocket: 20 slots
 2013-03-15 21:29 UTC  (15+ messages)
                          ` Fwd: "

Actual method to compile Xen with vtpm on Linux and NetBSD
 2013-03-15 20:29 UTC  (2+ messages)

[PATCH 0/6] mini-os: check and fix up against nested events in x86-64 kernel entry
 2013-03-15 20:16 UTC  (3+ messages)
` [PATCH 4/6] mini-os/x86-64 entry: remove unnecessary event blocking

[PATCH v12] claim and its friends for allocating multiple self-ballooning guests (v12)
 2013-03-15 20:02 UTC  (5+ messages)
` [PATCH 1/4] xl: Implement XENMEM_claim_pages support via 'claim_mode' global config
` [PATCH 2/4] xc: export outstanding_pages value in xc_dominfo structure
` [PATCH 3/4] xl: export 'outstanding_pages' value from xcinfo
` [PATCH 4/4] xl: 'xl info' print outstanding claims if enabled (claim_mode=1 in xl.conf)

[PATCH v2] Add and fix missing format entries for xentrace_format tool
 2013-03-15 19:48 UTC  (5+ messages)
` [PATCH 1/4] trace: Use correct trace class for power management changes
` [PATCH 2/4] trace: Add trace events for IRQ activities
` [PATCH 3/4] trace: Add the other variant of do_block
` [PATCH 4/4] trace: Add reason for NMI exit TRAP

[PATCH v2 0/2] AMD MCE fixes
 2013-03-15 19:26 UTC 

[PATCH 0/2] crash: Bundle of fixes for Xen
 2013-03-15 18:55 UTC  (2+ messages)

[RFC PATCH V4] Implement 3-level event channel ABI in Xen
 2013-03-15 18:43 UTC  (5+ messages)
` [RFC PATCH V4 11/18] Bump EVTCHNS_PER_BUCKET to 512

[PATCH 4.1] Add DomU xz kernel decompression
 2013-03-15 18:23 UTC 

[RFC PATCH] vga: Start supporting resolution not multiple of 16 correctly
 2013-03-15 18:14 UTC 

[PATCH 1/2] xen: Improve calculation of beginning of virtual address space
 2013-03-15 17:15 UTC  (3+ messages)
  ` [Xen-devel] "

[PATCH] Fix cd-insert problem not detecting type
 2013-03-15 16:55 UTC  (8+ messages)

[PATCH 00/09] arm: tools: build for arm64 and enable cross-compiling for both arm32 and arm64
 2013-03-15 16:31 UTC  (19+ messages)
` [PATCH 1/9] tools: Use AC_SYS_LARGEFILE instead of calling getconf(1)
` [PATCH 2/9] blktap2: use sys/eventfd.h if it is available
` [PATCH 3/9] tools: only build blktap1 on x86
` [PATCH 4/9] tools: only check for Python devel tools if not cross-compiling
` [PATCH 5/9] tools: libxc: arm64 support
` [PATCH 6/9] tools: memshr: "
` [PATCH 7/9] xenctx: Support arm64
` [PATCH 8/9] xen: arm64 uses the same I/O ABI as arm32
` [PATCH 9/9] xen: arm: remove PSR_MODE_MASK from public interface

[xen-unstable test] 17286: regressions - FAIL
 2013-03-15 16:05 UTC 

Is disk scheduler in VM useful?
 2013-03-15 15:38 UTC 

[PATCH RFC] xen-netback: coalesce frags before copying
 2013-03-15 15:17 UTC  (8+ messages)

[PATCH 2/2] xen: Fix console buffer content length calculation
 2013-03-15 15:10 UTC 

[PATCH 6/9] tools: memshr: arm64 support
 2013-03-15 14:35 UTC  (2+ messages)

strange phenomenon on CPU affinity
 2013-03-15 14:17 UTC  (3+ messages)

a strange issue on disk scheduler in xen
 2013-03-15 13:40 UTC  (3+ messages)

[RFC] CCing MAINTAINERS on patches by default?
 2013-03-15 13:38 UTC  (2+ messages)
` Please CC MAINTAINERS on patches by default

High CPU temp, suspend problem - xen 4.1.5-pre, linux 3.7.x
 2013-03-15 13:02 UTC  (2+ messages)

[PATCH v3 1/4] xl/libxl: add gatewaydev/netdev to vif specification
 2013-03-15 12:51 UTC  (5+ messages)
` [PATCH v3 2/4] xl: allow specifying a default gatewaydev in xl.conf
  ` [PATCH v3 4/4] xl: add vif.default.script
    ` [PATCH v3 3/4] xl: add vif.default.bridge
      ` [PATCH v3 1/4] xl/libxl: add gatewaydev/netdev to vif specification [and 3 more messages]

[PATCH v1 0/12] libxl: new hotplug calling convention
 2013-03-15 12:39 UTC  (28+ messages)
` [PATCH v1 06/12] libxl: add support for different hotplug interfaces
` [PATCH v1 07/12] libxl: add prepare/unprepare operations to the libxl public interface
` [PATCH v1 08/12] libxl: add disk specific remove functions
` [PATCH v1 09/12] xl: add support for new hotplug interface to block-attach/detach
` [PATCH v1 10/12] libxl: add local attach support for new hotplug scripts
` [PATCH v1 11/12] hotplug: document new hotplug interface
` [PATCH v1 12/12] hotplug/Linux: add iscsi block hotplug script

Xen for Samsung Chromebook
 2013-03-15 11:50 UTC 

(no subject)
 2013-03-15 11:18 UTC  (3+ messages)

[xen-4.1-testing test] 17243: regressions - FAIL
 2013-03-15 11:18 UTC  (2+ messages)

[xen-unstable test] 17284: tolerable FAIL
 2013-03-15 11:03 UTC 

XSM/FLASK questions
 2013-03-15 10:53 UTC  (3+ messages)

[PATCH 0 of 4 RFC] blktap3/sring: shared ring between tapdisk and the front-end
 2013-03-15  9:28 UTC  (4+ messages)
` [PATCH 2 of 4 RFC] blktap3/sring: extract requests from the ring, grouping of VBDs

[PATCH] x86: extend diagnostics for "No irq handler for vector" messages
 2013-03-15  8:46 UTC  (2+ messages)

Time Skewing on Windows XP
 2013-03-15  8:23 UTC  (9+ messages)

make tools fail in xen
 2013-03-15  7:40 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).