]>
xenbits.xensource.com Git - xenclient/toolstack.git/log
Vincent Hanquez [Mon, 27 Apr 2009 11:38:47 +0000 (12:38 +0100)]
json: fix Null _ that newer ocaml compiler doesn't spot as errors.
Null doesn't take any arguments, so is that a new compiler bug ?
Vincent Hanquez [Mon, 27 Apr 2009 11:37:24 +0000 (12:37 +0100)]
jsonrpc: some change in the API.
- add a couple of helpers
- reorg structure a bit
Vincent Hanquez [Fri, 24 Apr 2009 14:02:22 +0000 (15:02 +0100)]
Jsonrpc: couple of rename and add some string<->jsonrpc helper
Vincent Hanquez [Fri, 24 Apr 2009 12:12:41 +0000 (13:12 +0100)]
remove the JSONRPC prefix from exceptions
Vincent Hanquez [Fri, 24 Apr 2009 11:13:17 +0000 (12:13 +0100)]
compile json and jsonrpc before xen libraries.
Prashanth Mundkur [Thu, 23 Apr 2009 21:12:43 +0000 (14:12 -0700)]
Fix code-generators and standalone build after integration re-org and renaming
Vincent Hanquez [Thu, 23 Apr 2009 14:11:32 +0000 (15:11 +0100)]
expose unexpected_char exception
Vincent Hanquez [Thu, 23 Apr 2009 14:07:11 +0000 (15:07 +0100)]
Merge branch 'integrate-json-and-rpc'
Vincent Hanquez [Thu, 23 Apr 2009 14:06:30 +0000 (15:06 +0100)]
add jsonrpc Makefile
Vincent Hanquez [Thu, 23 Apr 2009 14:06:12 +0000 (15:06 +0100)]
move jsonrpc into its own library
Vincent Hanquez [Thu, 23 Apr 2009 13:27:14 +0000 (14:27 +0100)]
move generators into a gen directory
Vincent Hanquez [Thu, 23 Apr 2009 13:16:07 +0000 (14:16 +0100)]
expose undefined
Vincent Hanquez [Thu, 23 Apr 2009 13:15:26 +0000 (14:15 +0100)]
add the undefined value define in the old implementation.
it probably need to go away at some point.
Vincent Hanquez [Thu, 23 Apr 2009 13:13:21 +0000 (14:13 +0100)]
add the simple "parser" from the old implementation for direct compatibility
Vincent Hanquez [Thu, 23 Apr 2009 13:10:12 +0000 (14:10 +0100)]
simplify json_conv to use more function from the json module
Vincent Hanquez [Thu, 23 Apr 2009 13:10:02 +0000 (14:10 +0100)]
export string_of_type
Vincent Hanquez [Thu, 23 Apr 2009 13:04:19 +0000 (14:04 +0100)]
add a string_of_type function for easier debugging and better error reporting
Vincent Hanquez [Thu, 23 Apr 2009 13:03:03 +0000 (14:03 +0100)]
merge function with another implemention of json
Vincent Hanquez [Thu, 23 Apr 2009 13:01:22 +0000 (14:01 +0100)]
add my name to the json library
Vincent Hanquez [Thu, 23 Apr 2009 12:53:10 +0000 (13:53 +0100)]
part of another json library into the new json library
Vincent Hanquez [Thu, 23 Apr 2009 11:11:18 +0000 (12:11 +0100)]
VIO: add a way to disable the cache, lots of modifications around cache handling in write.
Prashanth Mundkur [Wed, 22 Apr 2009 17:47:32 +0000 (10:47 -0700)]
Merge branch 'integrated-build' into devel
Prashanth Mundkur [Tue, 21 Apr 2009 23:20:20 +0000 (16:20 -0700)]
hook new json tools into toolstack build.
Since we can't run cross-compiled binaries as part of the build,
this checkin includes a tool-generated file in json/gen_rpc/gen_rpc.
Prashanth Mundkur [Wed, 22 Apr 2009 16:38:13 +0000 (09:38 -0700)]
Merge branch 'master' of git://git.uk.xensource.com/xenclient/toolstack
Vincent Hanquez [Wed, 22 Apr 2009 11:01:28 +0000 (12:01 +0100)]
write the multiprocessor suspend flag in xenstore
Prashanth Mundkur [Tue, 21 Apr 2009 23:14:12 +0000 (16:14 -0700)]
add mli for json_rpc
Prashanth Mundkur [Tue, 21 Apr 2009 21:12:43 +0000 (14:12 -0700)]
Merge branch 'master' of git://git.uk.xensource.com/xenclient/toolstack
Vincent Hanquez [Tue, 21 Apr 2009 13:41:53 +0000 (14:41 +0100)]
use a build function to factor the restore code.
Vincent Hanquez [Tue, 21 Apr 2009 12:01:45 +0000 (13:01 +0100)]
use the structure instead of taking all arguments inline in restore now.
Vincent Hanquez [Tue, 21 Apr 2009 11:59:22 +0000 (12:59 +0100)]
use the structure instead of taking all arguments inline
Vincent Hanquez [Tue, 21 Apr 2009 11:57:04 +0000 (12:57 +0100)]
add a function to create a build info out of a xenvm config
Vincent Hanquez [Tue, 21 Apr 2009 11:46:30 +0000 (12:46 +0100)]
add a restore function similar to the build function with structure calling.
Vincent Hanquez [Tue, 21 Apr 2009 11:36:37 +0000 (12:36 +0100)]
fix start failure to reset the domid instead of keeping an old domid.
also refactor the code to be reusable in restore
Vincent Hanquez [Tue, 21 Apr 2009 11:36:18 +0000 (12:36 +0100)]
change restore to pv_restore
Prashanth Mundkur [Tue, 21 Apr 2009 00:42:53 +0000 (17:42 -0700)]
null rpc responses are valid, and not errors
Prashanth Mundkur [Tue, 21 Apr 2009 00:41:54 +0000 (17:41 -0700)]
added some rpc tests
Prashanth Mundkur [Mon, 20 Apr 2009 21:50:19 +0000 (14:50 -0700)]
Properly handle multiple servers
Prashanth Mundkur [Mon, 20 Apr 2009 21:48:09 +0000 (14:48 -0700)]
update README
Vincent Hanquez [Mon, 20 Apr 2009 16:44:53 +0000 (17:44 +0100)]
xenvm: plumb through xenops the timeoffset if it exists
Vincent Hanquez [Mon, 20 Apr 2009 16:44:36 +0000 (17:44 +0100)]
xenvm: add the timeoffset config option to the readme
Vincent Hanquez [Mon, 20 Apr 2009 16:40:56 +0000 (17:40 +0100)]
xenvm: add a way to specify time offset.
Vincent Hanquez [Mon, 20 Apr 2009 16:31:23 +0000 (17:31 +0100)]
xenvm: add a way to notify higher layer that we want to store something.
propagate the changeRtc call to higherlayer.
Vincent Hanquez [Sat, 18 Apr 2009 15:54:05 +0000 (16:54 +0100)]
add an option to remove the restore file at startup
Vincent Hanquez [Sat, 18 Apr 2009 15:48:46 +0000 (16:48 +0100)]
VIO: add reade_eof
Prashanth Mundkur [Fri, 17 Apr 2009 23:16:43 +0000 (16:16 -0700)]
clarify client naming
Prashanth Mundkur [Fri, 17 Apr 2009 22:22:47 +0000 (15:22 -0700)]
cleanup of unused code
Prashanth Mundkur [Fri, 17 Apr 2009 22:11:23 +0000 (15:11 -0700)]
client-side rpc code generation
Prashanth Mundkur [Fri, 17 Apr 2009 20:38:09 +0000 (13:38 -0700)]
create all generated files as read-only
Prashanth Mundkur [Fri, 17 Apr 2009 20:23:47 +0000 (13:23 -0700)]
add some test files for the rpc code-generator
Prashanth Mundkur [Fri, 17 Apr 2009 20:15:43 +0000 (13:15 -0700)]
fixes to get generated server code to compile
Prashanth Mundkur [Fri, 17 Apr 2009 19:36:55 +0000 (12:36 -0700)]
add type annotation for dispatch struct
Prashanth Mundkur [Fri, 17 Apr 2009 19:34:48 +0000 (12:34 -0700)]
generate dispatch structure as well
Prashanth Mundkur [Fri, 17 Apr 2009 17:59:07 +0000 (10:59 -0700)]
finish server side generation; add syntax for open modules
Vincent Hanquez [Fri, 17 Apr 2009 15:12:25 +0000 (16:12 +0100)]
VIO: add read_line
Prashanth Mundkur [Fri, 17 Apr 2009 02:23:23 +0000 (19:23 -0700)]
added server-side notification handling
Prashanth Mundkur [Fri, 17 Apr 2009 02:09:59 +0000 (19:09 -0700)]
added missing omakefiles
Prashanth Mundkur [Fri, 17 Apr 2009 02:09:40 +0000 (19:09 -0700)]
start on server-side code-generation
Prashanth Mundkur [Fri, 17 Apr 2009 02:08:50 +0000 (19:08 -0700)]
notifications don't have an id
Prashanth Mundkur [Thu, 16 Apr 2009 21:32:59 +0000 (14:32 -0700)]
added some utilities for generated rpc code
Prashanth Mundkur [Thu, 16 Apr 2009 19:51:28 +0000 (12:51 -0700)]
fix decl ordering; use separate files for client/server output
Prashanth Mundkur [Thu, 16 Apr 2009 01:25:14 +0000 (18:25 -0700)]
added a simple spec checker
Prashanth Mundkur [Wed, 15 Apr 2009 23:53:11 +0000 (16:53 -0700)]
reworked spec types; added to omake build
Prashanth Mundkur [Wed, 15 Apr 2009 21:04:43 +0000 (14:04 -0700)]
shell for rpc generator; needs code-generator
Prashanth Mundkur [Tue, 14 Apr 2009 18:03:04 +0000 (11:03 -0700)]
added some helper utilities
Prashanth Mundkur [Mon, 13 Apr 2009 21:32:11 +0000 (14:32 -0700)]
handle optional record fields specially, allowing them to be omitted
Prashanth Mundkur [Mon, 13 Apr 2009 21:30:44 +0000 (14:30 -0700)]
add option to print values
Prashanth Mundkur [Mon, 13 Apr 2009 21:28:24 +0000 (14:28 -0700)]
add line numbers to error locations
Prashanth Mundkur [Mon, 13 Apr 2009 18:20:43 +0000 (11:20 -0700)]
comment parsing needs to be ocaml-style, not C style
Prashanth Mundkur [Mon, 13 Apr 2009 17:42:53 +0000 (10:42 -0700)]
Minor fixes to parser tests, and avoid using an ocaml keyword in generated conv code.
Prashanth Mundkur [Mon, 13 Apr 2009 17:18:24 +0000 (10:18 -0700)]
Directory re-org to put json conversion generator into its own subdirectory.
Prashanth Mundkur [Thu, 9 Apr 2009 17:35:59 +0000 (10:35 -0700)]
Merge branch 'master' of git://git.uk.xensource.com/xenclient/toolstack
Vincent Hanquez [Thu, 9 Apr 2009 12:13:45 +0000 (13:13 +0100)]
use the device.PCI.reset function in domain.destroy
Vincent Hanquez [Thu, 9 Apr 2009 12:13:35 +0000 (13:13 +0100)]
add a reset pci device function
Vincent Hanquez [Thu, 9 Apr 2009 11:56:51 +0000 (12:56 +0100)]
move write_string_to_file outside so that it can be use outside bind
Vincent Hanquez [Thu, 9 Apr 2009 11:56:08 +0000 (12:56 +0100)]
Merge commit 'ross/master'
Prashanth Mundkur [Wed, 8 Apr 2009 21:10:14 +0000 (14:10 -0700)]
Merge branch 'master' of git://git.uk.xensource.com/xenclient/toolstack
Prashanth Mundkur [Wed, 8 Apr 2009 20:28:56 +0000 (13:28 -0700)]
remove omake cache file
Prashanth Mundkur [Wed, 8 Apr 2009 20:07:51 +0000 (13:07 -0700)]
basic conv test suite
Prashanth Mundkur [Wed, 8 Apr 2009 19:14:23 +0000 (12:14 -0700)]
fix option_of_json; some cleanup
Prashanth Mundkur [Wed, 8 Apr 2009 18:32:48 +0000 (11:32 -0700)]
fix tuple parsing, and a formatting bug
Prashanth Mundkur [Wed, 8 Apr 2009 17:56:48 +0000 (10:56 -0700)]
remove hard coded type constructors
Prashanth Mundkur [Wed, 8 Apr 2009 16:57:55 +0000 (09:57 -0700)]
Catch unknown base types.
Vincent Hanquez [Wed, 8 Apr 2009 11:58:09 +0000 (12:58 +0100)]
make sure we don't do process event for others VMs' devices.
Vincent Hanquez [Wed, 8 Apr 2009 11:47:09 +0000 (12:47 +0100)]
add a debug message when receiving callback for devices
Prashanth Mundkur [Tue, 7 Apr 2009 21:03:19 +0000 (14:03 -0700)]
[json] add auto-generated message; minor cleanups
Prashanth Mundkur [Tue, 7 Apr 2009 19:27:25 +0000 (12:27 -0700)]
[json] finish json<->ocaml converter (modulo testing)
Prashanth Mundkur [Tue, 7 Apr 2009 19:05:15 +0000 (12:05 -0700)]
completed json_to_<ocaml> code gen
Ross Philipson [Tue, 7 Apr 2009 14:45:39 +0000 (10:45 -0400)]
Added FLR step when devices are being bound by the toolstack.
Changes to be committed:
modified: xenops/device.ml
Vincent Hanquez [Tue, 7 Apr 2009 11:49:39 +0000 (12:49 +0100)]
Merge commit 'kamalan/master'
Vincent Hanquez [Tue, 7 Apr 2009 11:21:56 +0000 (12:21 +0100)]
xenstored: add a disable socket option.
Prashanth Mundkur [Mon, 6 Apr 2009 21:41:29 +0000 (14:41 -0700)]
[json] half-done json<->ocaml conv generator
<ocaml>_to_json should be basically done; json_to_<ocaml> remains.
Made a minor directory reorg, and added an omakefile to ease standalone builds.
Prashanth Mundkur [Mon, 6 Apr 2009 21:06:17 +0000 (14:06 -0700)]
fix record handling, and other minor fixes
Prashanth Mundkur [Mon, 6 Apr 2009 20:38:18 +0000 (13:38 -0700)]
some fixes from testing
Kamala Narasimhan [Mon, 6 Apr 2009 20:04:59 +0000 (16:04 -0400)]
Do not initialize hvm info table for xen 3.4. It gets done in libxc.
Reinitializing hvm info table wipes out some of the values set by libxc causing triple fault within guest.
Prashanth Mundkur [Mon, 6 Apr 2009 18:43:15 +0000 (11:43 -0700)]
first cut at codegen of _to_json
Prashanth Mundkur [Mon, 6 Apr 2009 18:42:07 +0000 (11:42 -0700)]
rename _prod to _tuple
Prashanth Mundkur [Fri, 3 Apr 2009 05:26:56 +0000 (22:26 -0700)]
[json] Add omakefile for standalone builds
Prashanth Mundkur [Fri, 3 Apr 2009 05:26:09 +0000 (22:26 -0700)]
[json] in-progress code-generation
Prashanth Mundkur [Thu, 2 Apr 2009 19:16:30 +0000 (12:16 -0700)]
[json] add conversions for base_types
Prashanth Mundkur [Thu, 2 Apr 2009 18:31:49 +0000 (11:31 -0700)]
[json] add files for json<->ocaml converter