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
...
|
*
Get rid of anonymous unions in public header files.
kaf24@firebug.cl.cam.ac.uk
2005-09-14
2
-2
/
+2
|
*
Remove unsued domain_controller.h file.
kaf24@firebug.cl.cam.ac.uk
2005-09-14
1
-2
/
+0
*
|
Catchup with xen-unstable, add ia64 specifics to tools, and some VTI merge
djm@kirby.fc.hp.com
2005-09-13
6
-14
/
+70
|
/
*
This patch remove the L2 pin for 1:1 page table on control panel.
kaf24@firebug.cl.cam.ac.uk
2005-09-12
1
-9
/
+0
*
Re-indent xc_linux_restore, and add code to force PAE
kaf24@firebug.cl.cam.ac.uk
2005-09-12
1
-65
/
+94
*
mlock argument to version hypercall in libxc.
kaf24@firebug.cl.cam.ac.uk
2005-09-12
1
-5
/
+31
*
No need to qsort the pfn array in domu builder.
kaf24@firebug.cl.cam.ac.uk
2005-09-08
1
-8
/
+0
*
Improved "PGDs must be under 4GB" handling for PAE.
iap10@freefall.cl.cam.ac.uk
2005-09-08
5
-12
/
+91
*
Give each domain some memory below 4GB. This solves the "PGD's must be below ...
iap10@freefall.cl.cam.ac.uk
2005-09-08
4
-5
/
+20
*
More tools PAE fixes to avoid loosing high-order pte bits.
iap10@freefall.cl.cam.ac.uk
2005-09-07
3
-10
/
+18
*
Remove control interface in kernels and domain builder.
cl349@firebug.cl.cam.ac.uk
2005-09-07
2
-7
/
+1
*
merge?
kaf24@firebug.cl.cam.ac.uk
2005-09-07
1
-1
/
+1
|
\
|
*
Fix dependencies.
cl349@firebug.cl.cam.ac.uk
2005-09-07
1
-1
/
+1
*
|
Small plan9 loader patch from Tim Newsham.
kaf24@firebug.cl.cam.ac.uk
2005-09-07
1
-12
/
+10
*
|
Extend save/restore interface to cope with domains >4GB by adding a level of ...
iap10@firebug.cl.cam.ac.uk
2005-09-07
1
-4
/
+14
|
/
*
phys_to_mach and mach_to_phys tables contain long entries, not
kaf24@firebug.cl.cam.ac.uk
2005-09-06
1
-1
/
+1
*
On suspend, canonicalize store and console mfns in the guest.
cl349@firebug.cl.cam.ac.uk
2005-09-05
1
-28
/
+0
*
Get rid of suspend record, start info holds all the info now.
cl349@firebug.cl.cam.ac.uk
2005-09-05
2
-33
/
+24
*
Keep start_info in page provided by domain builder instead of making a copy.
cl349@firebug.cl.cam.ac.uk
2005-09-05
1
-7
/
+7
*
Update suspend/resume for new console code.
cl349@firebug.cl.cam.ac.uk
2005-09-03
3
-2
/
+13
*
Enable 'live' migration from a tools pov; prior to this the 'live' flag was
shand@ubuntu.eng.hq.xensource.com
2005-09-02
2
-24
/
+48
*
extends xm info with xen version and various others information.
vh249@arcadians.cl.cam.ac.uk
2005-08-31
3
-0
/
+19
*
This patch adjusts the plan9 loader to start "physical" ram at
kaf24@firebug.cl.cam.ac.uk
2005-08-31
1
-7
/
+10
*
merge?
cl349@firebug.cl.cam.ac.uk
2005-08-30
8
-29
/
+69
|
\
|
*
Fix memory_op domid parameter in dom0 tools.
kaf24@firebug.cl.cam.ac.uk
2005-08-30
2
-2
/
+2
|
*
Fix build failure due to missing unistd.h
kaf24@firebug.cl.cam.ac.uk
2005-08-30
4
-0
/
+4
|
*
Replace dom_mem_op hypercall with memory_op hypercall with
kaf24@firebug.cl.cam.ac.uk
2005-08-30
4
-29
/
+65
*
|
New console transport and update xenconsoled.
cl349@firebug.cl.cam.ac.uk
2005-08-30
2
-5
/
+21
|
/
*
Fix save/restore (for SMP guests in particularl); the blkfront suspend code
shand@ubuntu.eng.hq.xensource.com
2005-08-29
1
-3
/
+5
*
Fix nasty tools race between barking xu_autoreap() and xpopen3.wait() -
shand@ubuntu.eng.hq.xensource.com
2005-08-28
1
-3
/
+1
*
Fix install of xenctrl.h.
kaf24@firebug.cl.cam.ac.uk
2005-08-25
1
-1
/
+1
*
Break the building/save/restore code out into a separate library libxenguest.
cl349@firebug.cl.cam.ac.uk
2005-08-25
16
-430
/
+528
*
Rename libxc => libxenctrl and xc.h => xen/xenctrl.h
cl349@firebug.cl.cam.ac.uk
2005-08-24
3
-15
/
+15
*
Get rid of memory_t. Almost all uses should be unsigned long.
kaf24@firebug.cl.cam.ac.uk
2005-08-19
2
-19
/
+19
*
Remove unnecessary union in grant table map/unmap ops.
akw27@arcadians.cl.cam.ac.uk
2005-08-13
1
-2
/
+2
*
forget to substitute CC back to gcc
vh249@arcadians.cl.cam.ac.uk
2005-08-12
1
-1
/
+1
*
make needlessly global functions static and use NULL instead of 0 for pointer
vh249@arcadians.cl.cam.ac.uk
2005-08-12
6
-9
/
+9
*
not valid file descriptor is -1 not 0
vh249@arcadians.cl.cam.ac.uk
2005-08-12
1
-1
/
+1
*
remove pointless NULL checks before free()
vh249@arcadians.cl.cam.ac.uk
2005-08-12
6
-42
/
+19
*
Memory leak in xc_linux_save, and uninitialised var
kaf24@firebug.cl.cam.ac.uk
2005-08-11
1
-1
/
+13
*
Initialize the xenstore MFN for VMX domains
cl349@firebug.cl.cam.ac.uk
2005-08-10
3
-40
/
+67
*
merge?
cl349@firebug.cl.cam.ac.uk
2005-08-02
1
-0
/
+39
|
\
|
*
Missing ia64_stubs file for libxc.
kaf24@firebug.cl.cam.ac.uk
2005-08-02
1
-0
/
+39
*
|
Fix checkpointing - add save/restore support to the xenbus driver.
cl349@firebug.cl.cam.ac.uk
2005-08-02
3
-14
/
+27
|
/
*
Here is our latest patch to enable the Xen tools to
kaf24@firebug.cl.cam.ac.uk
2005-07-29
7
-9
/
+148
*
Always pass around the store machine frame number instead of the linear address.
cl349@firebug.cl.cam.ac.uk
2005-07-27
1
-4
/
+3
*
Really enable gdbserver for real mode code.
kaf24@firebug.cl.cam.ac.uk
2005-07-25
1
-1
/
+1
*
Recently some people complain that they cannot set the maxmem for
kaf24@firebug.cl.cam.ac.uk
2005-07-15
2
-4
/
+4
*
Initial tools support for 32-bit x86 pae.
kaf24@firebug.cl.cam.ac.uk
2005-07-13
3
-123
/
+265
*
Add xc_init_store and run xenbus probe on INITDOMAIN_STORE privcmd ioctl.
cl349@firebug.cl.cam.ac.uk
2005-07-12
2
-0
/
+14
[prev]
[next]