]> xenbits.xensource.com Git - xenclient/toolstack.git/log
xenclient/toolstack.git
16 years ago[json] add parsing test suite from JSON_checker project.
Prashanth Mundkur [Fri, 20 Mar 2009 22:09:45 +0000 (15:09 -0700)]
[json] add parsing test suite from JSON_checker project.

16 years ago[json] make parse_test more unit-test friendly
Prashanth Mundkur [Fri, 20 Mar 2009 22:03:17 +0000 (15:03 -0700)]
[json] make parse_test more unit-test friendly

16 years ago[json] Generate errors for trailing comma in array, and for unterminated values.
Prashanth Mundkur [Fri, 20 Mar 2009 22:01:37 +0000 (15:01 -0700)]
[json] Generate errors for trailing comma in array, and for unterminated values.

16 years ago[json] keep count of parsed chars
Prashanth Mundkur [Thu, 19 Mar 2009 23:12:35 +0000 (16:12 -0700)]
[json] keep count of parsed chars

16 years agoMerge branch 'master' of git://git.uk.xensource.com/xenclient/toolstack
Prashanth Mundkur [Thu, 19 Mar 2009 18:42:10 +0000 (11:42 -0700)]
Merge branch 'master' of git://git.uk.xensource.com/xenclient/toolstack

16 years agoxenvm: add restore-no-del to be able to restore without deleting the suspend image.
Vincent Hanquez [Thu, 19 Mar 2009 16:20:07 +0000 (16:20 +0000)]
xenvm: add restore-no-del to be able to restore without deleting the suspend image.

16 years agoxenvm: auto bind PCI if it's specified "bind" in the pci's config description.
Vincent Hanquez [Thu, 19 Mar 2009 07:46:31 +0000 (07:46 +0000)]
xenvm: auto bind PCI if it's specified "bind" in the pci's config description.

16 years agoxenvm: generate a mac from some VM identification if mac=vm
Vincent Hanquez [Thu, 19 Mar 2009 07:36:09 +0000 (07:36 +0000)]
xenvm: generate a mac from some VM identification if mac=vm

16 years agoxenvm: move a bit the MAC random generation so that we can have later a more predicta...
Vincent Hanquez [Thu, 19 Mar 2009 06:56:36 +0000 (06:56 +0000)]
xenvm: move a bit the MAC random generation so that we can have later a more predictable to generate one MAC.

16 years agoxenvm: notify the listener when a VM report a crash.
Vincent Hanquez [Thu, 19 Mar 2009 06:39:02 +0000 (06:39 +0000)]
xenvm: notify the listener when a VM report a crash.

16 years agoModified ACPI/SMBIOS pass-through so failures do not prevent VMs
Ross Philipson [Mon, 16 Mar 2009 18:54:21 +0000 (14:54 -0400)]
Modified ACPI/SMBIOS pass-through so failures do not prevent VMs
from starting. Added a logging macro.

 Changes to be committed:
modified:   xenguest/acpi_decode.c
modified:   xenguest/smbios_decode.c
modified:   xenguest/xenguest_stubs.c
modified:   xenguest/xenguest_utils.h

16 years agoxenvm: write platform data into xenstore
Vincent Hanquez [Mon, 16 Mar 2009 15:35:38 +0000 (15:35 +0000)]
xenvm: write platform data into xenstore

16 years agoxenvm: add a passthrough "platform" xenstore flags
Vincent Hanquez [Mon, 16 Mar 2009 15:33:27 +0000 (15:33 +0000)]
xenvm: add a passthrough "platform" xenstore flags

16 years ago[json] Hook into the build.
Prashanth Mundkur [Fri, 13 Mar 2009 16:35:48 +0000 (09:35 -0700)]
[json] Hook into the build.

16 years ago[json] Add incremental json parser (no unicode support).
Prashanth Mundkur [Fri, 13 Mar 2009 16:13:21 +0000 (09:13 -0700)]
[json]  Add incremental json parser (no unicode support).

16 years agostdext: add the Haskell either type
Vincent Hanquez [Fri, 6 Mar 2009 14:11:40 +0000 (14:11 +0000)]
stdext: add the Haskell either type

16 years agoAdd serial parameter support to xenvm config file (support HVM debugging
Ross Philipson [Tue, 24 Feb 2009 21:41:40 +0000 (16:41 -0500)]
Add serial parameter support to xenvm config file (support HVM debugging
for starters).

 Changes to be committed:
modified:   xenvm/vmact.ml
modified:   xenvm/vmconfig.ml
modified:   xenvm/xenvm.readme

16 years agoupdate project. public/master
Vincent Hanquez [Tue, 19 Aug 2008 09:34:12 +0000 (10:34 +0100)]
update project.

16 years agoadd missing file
Vincent Hanquez [Wed, 20 Aug 2008 12:07:48 +0000 (13:07 +0100)]
add missing file

16 years agoinitial release
Vincent Hanquez [Tue, 19 Aug 2008 09:33:54 +0000 (10:33 +0100)]
initial release