index
:
xen/xen
master
stable-4.0
stable-4.1
stable-4.2
stable-4.3
staging
staging-4.0
staging-4.1
staging-4.2
staging-4.3
xen
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
libxc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[HVM] Save/restore: tidy PFN handling in the tools.
Tim Deegan
2007-03-08
3
-68
/
+110
|
*
[HVM] Save/restore: make sure all ioreqs are gone when a domain is saved
Tim Deegan
2007-03-08
4
-2
/
+36
|
*
[BUILDER]: Initialize code segment selectors in virtual IDT to 0.
Ian Campbell
2007-03-08
1
-26
/
+4
*
|
[LIBXC][POWERPC] Use new domain builder.
Hollis Blanchard
2007-03-21
10
-613
/
+277
*
|
[POWERPC][LIBXC] Remove Prose builder.
Hollis Blanchard
2007-03-21
2
-216
/
+0
*
|
[LIBXC] Allocate memory and populate p2m in arch-specific code.
Hollis Blanchard
2007-03-21
4
-15
/
+30
*
|
[LIBXC] Move domain builder hooks into arch-specific files and remove ifdefs.
Hollis Blanchard
2007-03-21
5
-291
/
+220
*
|
[POWERPC][XEN] Fix "xc_core" build break. Untested but might work.
Hollis Blanchard
2007-03-21
4
-0
/
+139
|
/
*
dump-core: always use elfclass64 format to support x86_32pae.
kfraser@localhost.localdomain
2007-03-07
6
-30
/
+32
*
Merge with xenppc-unstable.hg
kfraser@localhost.localdomain
2007-03-05
3
-6
/
+37
|
\
|
*
[domain builder] Remove unnecessary alignment of virtual address base.
Christian Limpach
2007-03-03
1
-3
/
+0
|
*
x86/64: Save/restore user pagetable pointer for x86/64 PV guests.
Keir Fraser
2007-03-02
2
-3
/
+37
*
|
[LIBXC][POWERPC] make sure DTB is truncated and has a decent mode
Jimi Xenidis
2007-02-08
1
-1
/
+1
*
|
[LIBXC][POWERPC] use O_CREAT on open call for DTB_FILE
Jimi Xenidis
2007-02-08
1
-1
/
+1
*
|
[POWERPC][XEN][LIBXC] Make xc_linux_build() use populate_physmap()
Hollis Blanchard
2007-03-02
1
-25
/
+62
*
|
[POWERPC][XEN] Don't create a start_info_t structure for dom0.
Hollis Blanchard
2007-03-01
1
-5
/
+3
|
/
*
Save/restore context of all online VCPUs in PV save/restore/migrate.
kfraser@localhost.localdomain
2007-03-01
2
-87
/
+141
*
[tools] Set guest address size to be the same as dom0 address size on restore.
Christian Limpach
2007-03-01
1
-0
/
+13
*
[HVM] Save/restore: remove bogus "valid state" check
Tim Deegan
2007-03-01
1
-8
/
+1
*
[HVM] Builder must know which kind of vcpu context struct to use
Tim Deegan
2007-03-01
1
-4
/
+26
*
libxc: Quieten the discard_file_cache() function. Preserve errno
kfraser@localhost.localdomain
2007-02-28
4
-27
/
+21
*
Let xend choose to do hard or soft domain resumption depending on
kfraser@localhost.localdomain
2007-02-28
2
-7
/
+5
*
Accelerate IDE PIO on HVM/IA64 [2/3]
kfraser@localhost.localdomain
2007-02-27
1
-2
/
+10
*
Fix save/restore (and non-live migrate) on PAE.
Steven Hand
2007-02-27
1
-3
/
+6
*
[TOOLS] fix sizeof() usage in xc_core
Tim Deegan
2007-02-26
1
-1
/
+1
*
Resolve conflict over use of name xen_elfnote.
kfraser@localhost.localdomain
2007-02-26
3
-7
/
+7
*
libxc, ia64: Added new arch_hook for registering ia64 big endian images.
kfraser@localhost.localdomain
2007-02-26
1
-0
/
+10
*
Write Xen ELF notes into xenstore on domain build.
kfraser@localhost.localdomain
2007-02-26
2
-0
/
+39
*
libxc: Code format cleanups.
Keir Fraser
2007-02-24
11
-1000
/
+1093
*
Reduce impact of saving/restoring/dumping large domains on Dom0 memory
Keir Fraser
2007-02-24
7
-8
/
+110
*
xc_ptrace_core.c new elf format support
Keir Fraser
2007-02-24
1
-36
/
+549
*
Xen coredump format: ELF formatified with note section.
Keir Fraser
2007-02-24
9
-41
/
+1513
*
Move some definitions from xg_save_resotre.h to xg_private.h
Keir Fraser
2007-02-24
4
-21
/
+19
*
x86 hvm domain builder, restore: set shared_info.arch.max_pfn for
Keir Fraser
2007-02-24
2
-0
/
+12
*
Support new xm command: xm trigger <Domain> <nmi|reset|init> [<VCPU>]
Keir Fraser
2007-02-24
2
-0
/
+29
*
hvm: Fix save/restore to handle missing pages.
kfraser@localhost.localdomain
2007-02-23
2
-28
/
+27
*
[XEN] [TOOLS] 32on64 compat save/restore: unadjust L3E flags at save time
Emmanuel Ackaouy
2007-02-23
1
-0
/
+12
*
Remove unnecessary check from HVM builder.
kfraser@localhost.localdomain
2007-02-15
1
-9
/
+0
*
Lift physical address restriction in save/restore code.
kfraser@localhost.localdomain
2007-02-15
4
-9
/
+16
*
libxc: Fix xc_vcpu_{set,get}_affinity (Xen-bugzilla No.900).
kfraser@localhost.localdomain
2007-02-15
1
-2
/
+2
*
Remove old elf-parsing code from tools and from Xen.
kfraser@localhost.localdomain
2007-02-15
6
-2410
/
+0
*
Export PRI_xen_pfn rather than PRIpfn: less polluting of namespace.
kfraser@localhost.localdomain
2007-02-14
1
-0
/
+2
*
Merge with xenppc-unstable.hg
kfraser@localhost.localdomain
2007-02-14
5
-91
/
+71
|
\
|
*
[HVM] Save/restore: disentangle max_pfn from nr_pages.
Tim Deegan
2007-02-09
3
-32
/
+28
|
*
[HVM] Save/restore: don't try to set the console ring MFN
Tim Deegan
2007-02-08
3
-7
/
+4
|
*
[HVM] Save/restore: don't try to save the MMIO memory-hole at 4GB.
Tim Deegan
2007-02-07
1
-43
/
+27
|
*
[HVM] Save/restore: dynamically calculate the size of the save buffer
Tim Deegan
2007-02-07
2
-12
/
+15
*
|
[LIBELF] Define PRIpfn next to xen_pfn_t.
Hollis Blanchard
2007-02-09
1
-5
/
+0
*
|
[POWERPC][XEN] Opt out of new libxc domain builder.
Hollis Blanchard
2007-02-09
2
-107
/
+0
*
|
[POWERPC][XEN] Fix mismerge.
Hollis Blanchard
2007-02-07
1
-0
/
+14
[prev]
[next]