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
...
|
*
Re-enables ptrace for paravirtualized guests.
kaf24@firebug.cl.cam.ac.uk
2006-05-12
1
-31
/
+41
|
*
Add support to domain builders for loading kernels with physical addresses in...
cl349@firebug.cl.cam.ac.uk
2006-05-11
2
-15
/
+30
|
*
Fix a typo in xc_ptrace() and fix single-stepping when attached
kaf24@firebug.cl.cam.ac.uk
2006-05-11
1
-6
/
+6
*
|
[IA64] Strengthen dom0_getmemlist
awilliam@xenbuild.aw
2006-05-15
1
-1
/
+3
*
|
[IA64] move evtchn_vector to shared_info
awilliam@xenbuild.aw
2006-05-15
2
-2
/
+2
|
/
*
Move Linux-specific privcmd code into private libxc implementations.
kaf24@firebug.cl.cam.ac.uk
2006-05-02
10
-111
/
+243
*
Define new event-channel and physdev hypercalls with a more extensible
kaf24@firebug.cl.cam.ac.uk
2006-04-30
1
-21
/
+16
*
Recent GUEST_HANDLE related cset broke ia64 compilation.
kaf24@firebug.cl.cam.ac.uk
2006-04-28
1
-2
/
+2
*
Rename {SG}ET_XEN_GUEST_HANDLE to {sg}et_Xen_guest_handle, as they
kaf24@firebug.cl.cam.ac.uk
2006-04-28
7
-26
/
+26
*
Fix memory_op hypercall mlock/munlock wrapping after the
kaf24@firebug.cl.cam.ac.uk
2006-04-27
1
-2
/
+2
*
Wrap all GUEST_HANDLEs in structures, and define SET/GET macros to access them
kaf24@firebug.cl.cam.ac.uk
2006-04-27
7
-34
/
+47
*
merge with xen-unstable.hg
awilliam@xenbuild.aw
2006-04-25
1
-3
/
+3
|
\
|
*
Fix swapped calloc() arguments.
kaf24@firebug.cl.cam.ac.uk
2006-04-19
1
-3
/
+3
*
|
merge with xen-unstable.hg
awilliam@xenbuild.aw
2006-04-18
26
-852
/
+852
|
\
|
|
*
Fix whitespace in libxc. Tabs are manually fixed.
kaf24@firebug.cl.cam.ac.uk
2006-04-15
26
-846
/
+846
*
|
merge with xen-unstable.hg
awilliam@xenbuild.aw
2006-04-11
8
-109
/
+245
|
\
|
|
*
build: Clean up use of .PHONY
kaf24@firebug.cl.cam.ac.uk
2006-04-10
1
-2
/
+8
|
*
Additional sanity / compatability checks during guest build.
smh22@firebug.cl.cam.ac.uk
2006-04-07
2
-5
/
+48
|
*
Make root page table sanity check on restore more generic.
smh22@firebug.cl.cam.ac.uk
2006-04-06
1
-8
/
+4
|
*
Add code to make handling domain poweroff/reboot symmetrical between
kaf24@firebug.cl.cam.ac.uk
2006-04-06
2
-0
/
+44
|
*
Enable the setting and trapping of breakpoints for hvm guest.
kaf24@firebug.cl.cam.ac.uk
2006-03-31
1
-2
/
+8
|
*
More fixes to gdbserver for HVM guest debugging. Also fix
kaf24@firebug.cl.cam.ac.uk
2006-03-30
2
-93
/
+134
*
|
[IA64] get_pfn_list workaround
awilliam@xenbuild.aw
2006-04-10
1
-20
/
+47
*
|
[IA64] Add memory operations for xen/ia64
awilliam@xenbuild.aw
2006-04-04
1
-19
/
+25
|
/
*
Fix 64-bit HVM guest debug via gdbserver:
kaf24@firebug.cl.cam.ac.uk
2006-03-26
3
-13
/
+155
*
Remove unnecessary zlib includes.
kaf24@firebug.cl.cam.ac.uk
2006-03-23
2
-2
/
+0
*
The current ptrace code is traversing the page table structures to
kaf24@firebug.cl.cam.ac.uk
2006-03-21
1
-26
/
+30
*
Fix VMX guest can not be created on PAE xen with more than 4G RAM.
kaf24@firebug.cl.cam.ac.uk
2006-03-19
1
-44
/
+42
*
merge
awilliam@xenbuild.aw
2006-03-17
1
-4
/
+5
|
\
|
*
Fix the gzip size extraction in xc_inflate_buffer(). Extract
kaf24@firebug.cl.cam.ac.uk
2006-03-17
1
-4
/
+5
*
|
merge
awilliam@xenbuild.aw
2006-03-14
15
-310
/
+737
|
\
|
|
*
Trivial ia64 tools build fix.
kaf24@firebug.cl.cam.ac.uk
2006-03-14
1
-1
/
+0
|
*
Fix memory leak in xc_domain_dumpcore and simplify copy_from_domain_page.
kaf24@firebug.cl.cam.ac.uk
2006-03-14
1
-9
/
+10
|
*
Fix a typo in a comment -- vmxloader is now hvmloader.
kaf24@firebug.cl.cam.ac.uk
2006-03-14
1
-1
/
+1
|
*
The existing xc_domain_dumpcore is very specific to disk/file based
kaf24@firebug.cl.cam.ac.uk
2006-03-13
2
-48
/
+118
|
*
Replace memory_op subcommands reserved_phys_area and map_shared_info
kaf24@firebug.cl.cam.ac.uk
2006-03-10
2
-19
/
+28
|
*
Fix a few small issues in xc_domain_dumpcore:
kaf24@firebug.cl.cam.ac.uk
2006-03-09
1
-2
/
+7
|
*
Move 'debug' build option into the outermost Config.mk file.
kaf24@firebug.cl.cam.ac.uk
2006-03-09
1
-3
/
+0
|
*
Clean up the usage of CFLAGS. This is nice for packagers, who would
kaf24@firebug.cl.cam.ac.uk
2006-03-09
1
-1
/
+0
|
*
Change the location of the shared_info page for auto_translated_physmap guests.
cl349@firebug.cl.cam.ac.uk
2006-03-09
1
-67
/
+72
|
*
Make xc_linux_build() load the initrd page-by-page rather
kaf24@firebug.cl.cam.ac.uk
2006-03-09
2
-60
/
+104
|
*
Clean up internal libxc functions to take 'const char *'
kaf24@firebug.cl.cam.ac.uk
2006-03-09
10
-65
/
+65
|
*
Add a parallel set of APIs to the domain builders to allow images and
kaf24@firebug.cl.cam.ac.uk
2006-03-09
6
-112
/
+383
|
*
Fix order-of-evaluation issue in xc_domain_dumpcore. The intent is
kaf24@firebug.cl.cam.ac.uk
2006-03-09
1
-1
/
+1
|
*
Simplify ptrace_names array declaration.
kaf24@firebug.cl.cam.ac.uk
2006-03-06
1
-1
/
+1
|
*
Fix build with some gcc versions.
kaf24@firebug.cl.cam.ac.uk
2006-03-06
2
-3
/
+30
*
|
[IA64] fix print out in ia64 setup_guest()
awilliam@xenbuild.aw
2006-03-10
1
-2
/
+6
|
/
*
libxc: Verify Magic number when reading dump
kaf24@firebug.cl.cam.ac.uk
2006-03-06
3
-1
/
+9
*
Consolidate xc_ptrace and xc_ptrace_core
kaf24@firebug.cl.cam.ac.uk
2006-03-06
3
-131
/
+63
*
libxc: xc_ptrace cleanups
kaf24@firebug.cl.cam.ac.uk
2006-03-06
3
-207
/
+113
[prev]
[next]