public inbox for kexec@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2012-07-04 10:22:18 to 2012-08-24 15:42:01 UTC [more...]

[PATCHv3 2/9] Xen: Fix the offset of the _domain field in struct page_info
 2012-08-24 15:41 UTC 

[PATCHv3 1/9] Make max_pfn symbol optional for Xen dumps
 2012-08-24 15:41 UTC 

[patch 8/9] Add support for filtering out user pages under Xen4
 2012-08-23 15:49 UTC 

Trying to kexec on panic, 3.5.1, tools 2.0.3
 2012-08-22  7:59 UTC 

[patch] Initialize Xen structures from initial()
 2012-08-21 15:37 UTC 

[patch 0/9] Support Xen versions up to xen-4.1
 2012-08-21  8:45 UTC  (10+ messages)
` [patch 1/9] Make max_pfn symbol optional for Xen dumps
` [patch 2/9] Xen: Fix the offset of the _domain field in struct page_info
` [patch 3/9] Read the Xen crash ELF note into memory at startup
` [patch 4/9] Split Xen setup into early and late
` [patch 5/9] Initialize phys_start during early Xen setup
` [patch 6/9] Fix domain pickled_id computation for xen-3.4+
` [patch 7/9] Support Xen4 virtuall address space layout
` [patch 8/9] Add support for filtering out user pages under Xen4
` [patch 9/9] Do not fail for symbols removed in Xen4

[RFC PATCH v2 0/10] makedumpfile: cyclic processing to keep memory consumption
 2012-08-20  0:12 UTC  (12+ messages)

Problem with kexec on i386, linux-3.5
 2012-08-17  6:58 UTC  (5+ messages)

[PATCH 0/7] makedumpfile security key filtering with eppic
 2012-08-17  4:16 UTC  (4+ messages)

[PATCH v2 0/6] crash: Bundle of fixes for Xen
 2012-08-14 14:04 UTC  (6+ messages)

makedumpfile -g with recent kernels
 2012-08-14  9:48 UTC  (11+ messages)

[PATCH] build: Avoid duplicate files in tarball
 2012-08-14  8:27 UTC  (3+ messages)

kexec in DomU of xen
 2012-08-14  6:37 UTC  (2+ messages)

[PATCH v2 1/6] xen: Always calculate max_cpus value
 2012-08-14  6:17 UTC  (5+ messages)

[PATCH] x86: revert "x86: Fix S4 regression"
 2012-08-11 19:33 UTC  (11+ messages)

[PATCH v2 6/6] xen: Add support for 3 level P2M tree
 2012-08-10 13:29 UTC 

[PATCH v2 5/6] xen: Read data correctly from dynamically allocated console ring, too
 2012-08-10 13:28 UTC 

[PATCH v2 4/6] xen: Get idle data from alternative source
 2012-08-10 13:27 UTC 

[PATCH v2 3/6] x86/xen: Read variables from dynamically allocated per_cpu data
 2012-08-10 13:26 UTC 

[PATCH v2 2/6] xen: Read only crash notes for onlined CPUs
 2012-08-10 13:25 UTC 

[PATCH 0/8] makedumpfile: Xen4 support for SLES11
 2012-08-09 15:45 UTC  (12+ messages)
` [PATCH 1/8] Read the Xen crash ELF note into memory at startup
` [PATCH 2/8] Split early Xen setup from late Xen setup
` [PATCH 3/8] Support Xen4 virtuall address space layout
` [PATCH 4/8] Fix domain pickled_id computation for xen-3.4+
` [PATCH 5/8] Add infrastructure for Xen PGC_xxx macros
` [PATCH 6/8] Handle Xen4 heap pages
` [PATCH 7/8] Update the algorithm to find unused Xen pages for Xen4
` [PATCH 8/8] Make max_pfn symbol optional for Xen dumps

[RFC][PATCH] Reset PCIe devices to address DMA problem on kdump with iommu
 2012-08-07  9:02 UTC  (7+ messages)

[PATCH] kexec-tools: Read always one vmcoreinfo file
 2012-08-06  9:32 UTC 

[PATCH] kexec-tools: Read always one vmcoreinfo file
 2012-08-06  8:27 UTC  (2+ messages)

misc fixes for kexec available via git pull
 2012-08-03 21:35 UTC  (2+ messages)

[PATCH] kexec-tools: Read always one vmcoreinfo file
 2012-08-02 13:18 UTC 

[PATCH] kexec-tools: Read always one vmcoreinfo file
 2012-08-02  3:06 UTC  (8+ messages)

[PATCH] vmcore-dmesg: vmcore-dmesg: Make it work with new structured logging format
 2012-08-01  5:08 UTC  (2+ messages)

[PATCH v5 0/3] Export offsets of VMCS fields as note information for kdump
 2012-07-30  2:53 UTC  (5+ messages)
` [PATCH v5 1/3] KVM: Export symbols for module vmcsinfo-intel
` [PATCH v5 2/3] KVM-INTEL: Add new module vmcsinfo-intel to fill VMCSINFO
` [PATCH v5 3/3] Documentation: Add ABI entry for vmcs sysfs interface

[PATCH 2/3] makedumpfile: Xen4: copy Xen4 memory distribution symbol values from xen header file
 2012-07-24 21:32 UTC  (3+ messages)

[PATCH 3/3] makedumpfile: Xen4: exclude Xen user domain pages for Xen4
 2012-07-24 21:28 UTC  (2+ messages)

[PATCH 1/3] makedumpfile: Xen4: determine Xen version
 2012-07-24 20:45 UTC  (2+ messages)

[PATCH] vmcore-dmesg: Do not write beyond end of allocated buffer
 2012-07-24  0:34 UTC  (6+ messages)

[PATCH] printk: Export struct log size and member offsets through vmcoreinfo
 2012-07-20  9:50 UTC  (8+ messages)

[RFC PATCH v2 0/10] makedumpfile: cyclic processing to keep memory consumption
 2012-07-18  0:57 UTC  (8+ messages)

incorrect layout of globals from head_64.S during kexec boot
 2012-07-17 12:34 UTC  (29+ messages)
` [Xen-devel] "

[PATCH 0/5] crash: Small bundle of fixes for Xen
 2012-07-13 14:51 UTC  (16+ messages)
` [PATCH 1/5] xen: Always calculate max_cpus value
  ` [Xen-devel] "
` [PATCH 2/5] xen: Read only crash notes for onlined CPUs
` [PATCH 3/5] x86/xen: Read variables from dynamically allocated per_cpu data
` [PATCH 4/5] xen: Get idle data from alternative source
` [PATCH 5/5] xen: Read data correctly from dynamically allocated console ring too

[PATCH v2] kexec: simply pass LINUX_REBOOT_CMD_KEXEC to reboot
 2012-07-13  6:34 UTC  (2+ messages)

Handling spin table in kdump
 2012-07-13  6:33 UTC  (7+ messages)
` [PATCH] [ppc] Do not reserve cpu spin-table for crash kernel

[RFC PATCH 00/10] Support free page filtering looking up mem_map array
 2012-07-13  5:23 UTC  (3+ messages)

[PATCH v4 0/3] Export offsets of VMCS fields as note information for kdump
 2012-07-10  1:28 UTC  (11+ messages)
` [PATCH v4 2/3] KVM-INTEL: Add new module vmcsinfo-intel to fill VMCSINFO
` [PATCH v4 3/3] Documentation: Add ABI entry for vmcs sysfs interface

[PATCH 0/8] makedumpfile: Add Snappy Compression Support
 2012-07-05  5:36 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox