xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-11 10:36:24 to 2013-06-12 11:29:00 UTC [more...]

[PATCH v2] xen: fix initialization of wallclock time for PVHVM on migration
 2013-06-12 11:29 UTC  (9+ messages)

xl save but leave domain paused
 2013-06-12 11:27 UTC  (6+ messages)

[BUG 1747]Guest could't find bootable device with memory more than 3600M
 2013-06-12 11:23 UTC  (16+ messages)
          ` [Xen-devel] "

Xen 4.3 + tmem = Xen BUG at domain_page.c:143
 2013-06-12 11:15 UTC  (11+ messages)
          ` Processed: "

NUMA Node distance on Xen
 2013-06-12 10:48 UTC 

[PATCH 0/4] xen/arm: assemble support for Allwinner A31
 2013-06-12 10:17 UTC  (9+ messages)
` [PATCH 1/4] xen/arm: introduce Cortex-A7 support
` [PATCH 2/4] xen/arm: introduce Allwinner sun6i SOC basic support
` [PATCH 3/4] xen/arm: enable early printk for sun6i
` [PATCH 4/4] xen/arm: enable switch to hyper mode "

Interesting observation with network event notification and batching
 2013-06-12 10:14 UTC 

[PATCH] docs: Make note for the scheduler "cap" option warning about power management effects
 2013-06-12  9:58 UTC  (6+ messages)

[PATCH] flask/policy: device model stubdom fixes
 2013-06-12  9:44 UTC  (2+ messages)

[PATCH v2] libxl: add LIBXL_HAVE_<foo> for outstanding_pages and outstanding_memkb
 2013-06-12  9:44 UTC  (2+ messages)

Xen 4.1 compile from source and install on Fedora 17
 2013-06-12  9:35 UTC  (5+ messages)

[PATCH] tools/misc/xencov.c: Use MAP_WIRED on NetBSD
 2013-06-12  9:21 UTC  (4+ messages)

[PATCH] xen: correct definition of uintptr_t on 32-bit platforms
 2013-06-12  9:06 UTC  (2+ messages)

Xen Test Day is today!
 2013-06-12  7:58 UTC  (2+ messages)

[PATCH 0/5] RFC: V4V (v3)
 2013-06-12  7:45 UTC  (10+ messages)
` [PATCH 5/5] xen: Add V4V implementation
      ` [PATCH 5/5] xen: Add V4V implementation - padding question

[xen-unstable test] 18104: tolerable FAIL
 2013-06-12  7:37 UTC  (2+ messages)

Xen Test Day is today!
 2013-06-12  7:01 UTC 

[PATCH 1/2 V2] iommu/amd: Fix logic for clearing the IOMMU interrupt bits
 2013-06-12  6:24 UTC  (7+ messages)
` [PATCH 1/2 v3] "
    ` [PATCH 1/2 v4] "
      ` [PATCH 1/2 v5] "

Xen ARM
 2013-06-11 23:12 UTC  (3+ messages)

Unmodified drivers and 2.6.27
 2013-06-11 23:02 UTC  (5+ messages)

[PATCH] xen-netback: don't de-reference vif pointer after having called xenvif_put()
 2013-06-11 20:00 UTC 

[PATCH v7 00/22] XSA55 libelf fixes for unstable
 2013-06-11 19:30 UTC  (37+ messages)
` [PATCH 01/22] libelf: abolish libelf-relocate.c
` [PATCH 02/22] libxc: introduce xc_dom_seg_to_ptr_pages
` [PATCH 03/22] libxc: Fix range checking in xc_dom_pfn_to_ptr etc
` [PATCH 04/22] libelf: add `struct elf_binary*' parameter to elf_load_image
` [PATCH 05/22] libelf: abolish elf_sval and elf_access_signed
` [PATCH 06/22] libelf: move include of <asm/guest_access.h> to top of file
` [PATCH 07/22] libelf/xc_dom_load_elf_symtab: Do not use "syms" uninitialised
` [PATCH 08/22] libelf: introduce macros for memory access and pointer handling
` [PATCH 09/22] tools/xcutils/readnotes: adjust print_l1_mfn_valid_note
` [PATCH 10/22] libelf: check nul-terminated strings properly
` [PATCH 11/22] libelf: check all pointer accesses
` [PATCH 12/22] libelf: Check pointer references in elf_is_elfbinary
` [PATCH 13/22] libelf: Make all callers call elf_check_broken
` [PATCH 14/22] libelf: use C99 bool for booleans
` [PATCH 15/22] libelf: use only unsigned integers
` [PATCH 16/22] libelf: check loops for running away
` [PATCH 17/22] libelf: abolish obsolete macros
` [PATCH 18/22] libxc: Add range checking to xc_dom_binloader
` [PATCH 19/22] libxc: check failure of xc_dom_*_to_ptr, xc_map_foreign_range
` [PATCH 20/22] libxc: check return values from malloc
` [PATCH 21/22] libxc: range checks in xc_dom_p2m_host and _guest
` [PATCH 22/22] libxc: check blob size before proceeding in xc_dom_check_gzip

Inter-domain Communication using Virtual Sockets (high-level design)
 2013-06-11 18:54 UTC  (2+ messages)

[RFC] CCing MAINTAINERS on patches by default?
 2013-06-11 18:23 UTC  (5+ messages)

[PATCH v7 00/22] XSA55 libelf fixes for Xen 4.2
 2013-06-11 18:22 UTC  (23+ messages)
` [PATCH 01/22] libelf: abolish libelf-relocate.c
` [PATCH 02/22] libxc: introduce xc_dom_seg_to_ptr_pages
` [PATCH 03/22] libxc: Fix range checking in xc_dom_pfn_to_ptr etc
` [PATCH 04/22] libelf: add `struct elf_binary*' parameter to elf_load_image
` [PATCH 05/22] libelf: abolish elf_sval and elf_access_signed
` [PATCH 06/22] libelf: move include of <asm/guest_access.h> to top of file
` [PATCH 07/22] libelf/xc_dom_load_elf_symtab: Do not use "syms" uninitialised
` [PATCH 08/22] libelf: introduce macros for memory access and pointer handling
` [PATCH 09/22] tools/xcutils/readnotes: adjust print_l1_mfn_valid_note
` [PATCH 10/22] libelf: check nul-terminated strings properly
` [PATCH 11/22] libelf: check all pointer accesses
` [PATCH 12/22] libelf: Check pointer references in elf_is_elfbinary
` [PATCH 13/22] libelf: Make all callers call elf_check_broken
` [PATCH 14/22] libelf: use C99 bool for booleans
` [PATCH 15/22] libelf: use only unsigned integers
` [PATCH 16/22] libelf: check loops for running away
` [PATCH 17/22] libelf: abolish obsolete macros
` [PATCH 18/22] libxc: Add range checking to xc_dom_binloader
` [PATCH 19/22] libxc: check failure of xc_dom_*_to_ptr, xc_map_foreign_range
` [PATCH 20/22] libxc: check return values from malloc
` [PATCH 21/22] libxc: range checks in xc_dom_p2m_host and _guest
` [PATCH 22/22] libxc: check blob size before proceeding in xc_dom_check_gzip

[xen-unstable test] 18103: tolerable FAIL - PUSHED
 2013-06-11 18:07 UTC 

[PATCH] hw/xen: Use g_free instead of free and fix potential memory leaks
 2013-06-11 17:37 UTC  (3+ messages)

[BUG] Bad page map in process after migration (Debian #711249)
 2013-06-11 17:22 UTC  (3+ messages)

[PATCH v6 00/22] XSA55 libelf fixes for unstable
 2013-06-11 16:33 UTC  (40+ messages)
` [PATCH 10/22] libelf: check nul-terminated strings properly
` [PATCH 11/22] libelf: check all pointer accesses
` [PATCH 12/22] libelf: Check pointer references in elf_is_elfbinary
` [PATCH 14/22] libelf: use C99 bool for booleans
` [PATCH 15/22] libelf: use only unsigned integers
` [PATCH 16/22] libelf: check loops for running away
` [PATCH 18/22] libxc: Add range checking to xc_dom_binloader
` [PATCH 19/22] libxc: check failure of xc_dom_*_to_ptr, xc_map_foreign_range
` [PATCH 20/22] libxc: check return values from malloc
` [PATCH 21/22] libxc: range checks in xc_dom_p2m_host and _guest
` [PATCH 22/22] libxc: check blob size before proceeding in xc_dom_check_gzip

xl pci-detach vs xm pci-detach in Xen 4.3 (one works, the other does not)
 2013-06-11 16:24 UTC  (8+ messages)
` (unknown),
  ` [PATCH] xen/pci: Deal with toolstack missing an 'XenbusStateClosing'

[PATCH] xen: fix initialization of wallclock time for PVHVM on migration
 2013-06-11 16:14 UTC  (19+ messages)

[PATCH] x86: Restore reboot quirks by DMI, fix reboot on a number of systems
 2013-06-11 16:05 UTC  (4+ messages)

[linux-linus test] 18102: regressions - trouble: broken/fail/pass
 2013-06-11 15:36 UTC 

[ARM] Bash often segfaults in Dom0 with the latest Xen
 2013-06-11 14:25 UTC  (4+ messages)

Xen 4.3 development update
 2013-06-11 14:00 UTC  (5+ messages)

[PATCH 0 of 2] Two valgrind hypercall patches
 2013-06-11 13:53 UTC  (4+ messages)
` [PATCH 1 of 2] valgrind/xen: VKI_XEN_SYSCTL_sched_id hypercall
` [PATCH 2 of 2] valgrind/xen - VKI_XENMEM_get_sharing_{freed, shared}_pages hypercall

[PATCH] xen/blkback: Check for insane amounts of request on the ring
 2013-06-11 13:17 UTC  (3+ messages)

[PATCH] LIBXL_HAVE_<xxx> for claim related visible fields
 2013-06-11 12:56 UTC  (7+ messages)
` [PATCH] libxl: add LIBXL_HAVE_<foo> for outstanding_pages and outstanding_memkb

Xen developer summit
 2013-06-11 12:37 UTC  (2+ messages)

[PATCH] linux-2.6.18/backends: Check for insane amounts of requests on the ring
 2013-06-11 10:42 UTC  (2+ messages)
` [PATCH] linux-2.6.18/backends: fix off by one in check of number "

4th Xen Test Day for 4.3 is Tomorrow!
 2013-06-11 10:36 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).