]>
xenbits.xensource.com Git - xenclient/toolstack.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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.
Prashanth Mundkur [Thu, 19 Mar 2009 23:12:35 +0000 (16:12 -0700)]
[json] keep count of parsed chars
Prashanth Mundkur [Thu, 19 Mar 2009 18:42:10 +0000 (11:42 -0700)]
Merge branch 'master' of git://git.uk.xensource.com/xenclient/toolstack
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.
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.
Vincent Hanquez [Thu, 19 Mar 2009 07:36:09 +0000 (07:36 +0000)]
xenvm: generate a mac from some VM identification if mac=vm
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.
Vincent Hanquez [Thu, 19 Mar 2009 06:39:02 +0000 (06:39 +0000)]
xenvm: notify the listener when a VM report a crash.
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
Vincent Hanquez [Mon, 16 Mar 2009 15:35:38 +0000 (15:35 +0000)]
xenvm: write platform data into xenstore
Vincent Hanquez [Mon, 16 Mar 2009 15:33:27 +0000 (15:33 +0000)]
xenvm: add a passthrough "platform" xenstore flags
Prashanth Mundkur [Fri, 13 Mar 2009 16:35:48 +0000 (09:35 -0700)]
[json] Hook into the build.
Prashanth Mundkur [Fri, 13 Mar 2009 16:13:21 +0000 (09:13 -0700)]
[json] Add incremental json parser (no unicode support).
Vincent Hanquez [Fri, 6 Mar 2009 14:11:40 +0000 (14:11 +0000)]
stdext: add the Haskell either type
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
Vincent Hanquez [Tue, 19 Aug 2008 09:34:12 +0000 (10:34 +0100)]
update project.
Vincent Hanquez [Wed, 20 Aug 2008 12:07:48 +0000 (13:07 +0100)]
add missing file
Vincent Hanquez [Tue, 19 Aug 2008 09:33:54 +0000 (10:33 +0100)]
initial release