]> xenbits.xensource.com Git - xenclient/toolstack.git/shortlog
xenclient/toolstack.git
2009-04-27 Prashanth MundkurMerge branch 'master' of git://git.uk.xensource.com...
2009-04-27 Vincent Hanquezjson: fix Null _ that newer ocaml compiler doesn't...
2009-04-27 Vincent Hanquezjsonrpc: some change in the API.
2009-04-24 Prashanth MundkurUpdate json/README.
2009-04-24 Vincent HanquezJsonrpc: couple of rename and add some string<->jsonrpc...
2009-04-24 Vincent Hanquezremove the JSONRPC prefix from exceptions
2009-04-24 Vincent Hanquezcompile json and jsonrpc before xen libraries.
2009-04-23 Prashanth MundkurFix code-generators and standalone build after integrat...
2009-04-23 Vincent Hanquezexpose unexpected_char exception
2009-04-23 Vincent HanquezMerge branch 'integrate-json-and-rpc'
2009-04-23 Vincent Hanquezadd jsonrpc Makefile
2009-04-23 Vincent Hanquezmove jsonrpc into its own library
2009-04-23 Vincent Hanquezmove generators into a gen directory
2009-04-23 Vincent Hanquezexpose undefined
2009-04-23 Vincent Hanquezadd the undefined value define in the old implementation.
2009-04-23 Vincent Hanquezadd the simple "parser" from the old implementation...
2009-04-23 Vincent Hanquezsimplify json_conv to use more function from the json...
2009-04-23 Vincent Hanquezexport string_of_type
2009-04-23 Vincent Hanquezadd a string_of_type function for easier debugging...
2009-04-23 Vincent Hanquezmerge function with another implemention of json
2009-04-23 Vincent Hanquezadd my name to the json library
2009-04-23 Vincent Hanquezpart of another json library into the new json library
2009-04-23 Vincent HanquezVIO: add a way to disable the cache, lots of modificati...
2009-04-22 Prashanth MundkurMerge branch 'integrated-build' into devel
2009-04-22 Prashanth Mundkurhook new json tools into toolstack build.
2009-04-22 Prashanth MundkurMerge branch 'master' of git://git.uk.xensource.com...
2009-04-22 Vincent Hanquezwrite the multiprocessor suspend flag in xenstore
2009-04-21 Prashanth Mundkuradd mli for json_rpc
2009-04-21 Prashanth MundkurMerge branch 'master' of git://git.uk.xensource.com...
2009-04-21 Vincent Hanquezuse a build function to factor the restore code.
2009-04-21 Vincent Hanquezuse the structure instead of taking all arguments inlin...
2009-04-21 Vincent Hanquezuse the structure instead of taking all arguments inline
2009-04-21 Vincent Hanquezadd a function to create a build info out of a xenvm...
2009-04-21 Vincent Hanquezadd a restore function similar to the build function...
2009-04-21 Vincent Hanquezfix start failure to reset the domid instead of keeping...
2009-04-21 Vincent Hanquezchange restore to pv_restore
2009-04-21 Prashanth Mundkurnull rpc responses are valid, and not errors
2009-04-21 Prashanth Mundkuradded some rpc tests
2009-04-20 Prashanth MundkurProperly handle multiple servers
2009-04-20 Prashanth Mundkurupdate README
2009-04-20 Vincent Hanquezxenvm: plumb through xenops the timeoffset if it exists
2009-04-20 Vincent Hanquezxenvm: add the timeoffset config option to the readme
2009-04-20 Vincent Hanquezxenvm: add a way to specify time offset.
2009-04-20 Vincent Hanquezxenvm: add a way to notify higher layer that we want...
2009-04-18 Vincent Hanquezadd an option to remove the restore file at startup
2009-04-18 Vincent HanquezVIO: add reade_eof
2009-04-17 Prashanth Mundkurclarify client naming
2009-04-17 Prashanth Mundkurcleanup of unused code
2009-04-17 Prashanth Mundkurclient-side rpc code generation
2009-04-17 Prashanth Mundkurcreate all generated files as read-only
2009-04-17 Prashanth Mundkuradd some test files for the rpc code-generator
2009-04-17 Prashanth Mundkurfixes to get generated server code to compile
2009-04-17 Prashanth Mundkuradd type annotation for dispatch struct
2009-04-17 Prashanth Mundkurgenerate dispatch structure as well
2009-04-17 Prashanth Mundkurfinish server side generation; add syntax for open...
2009-04-17 Vincent HanquezVIO: add read_line
2009-04-17 Prashanth Mundkuradded server-side notification handling
2009-04-17 Prashanth Mundkuradded missing omakefiles
2009-04-17 Prashanth Mundkurstart on server-side code-generation
2009-04-17 Prashanth Mundkurnotifications don't have an id
2009-04-16 Prashanth Mundkuradded some utilities for generated rpc code
2009-04-16 Prashanth Mundkurfix decl ordering; use separate files for client/server...
2009-04-16 Prashanth Mundkuradded a simple spec checker
2009-04-15 Prashanth Mundkurreworked spec types; added to omake build
2009-04-15 Prashanth Mundkurshell for rpc generator; needs code-generator
2009-04-14 Prashanth Mundkuradded some helper utilities
2009-04-13 Prashanth Mundkurhandle optional record fields specially, allowing them...
2009-04-13 Prashanth Mundkuradd option to print values
2009-04-13 Prashanth Mundkuradd line numbers to error locations
2009-04-13 Prashanth Mundkurcomment parsing needs to be ocaml-style, not C style
2009-04-13 Prashanth MundkurMinor fixes to parser tests, and avoid using an ocaml...
2009-04-13 Prashanth MundkurDirectory re-org to put json conversion generator into...
2009-04-09 Prashanth MundkurMerge branch 'master' of git://git.uk.xensource.com...
2009-04-09 Vincent Hanquezuse the device.PCI.reset function in domain.destroy
2009-04-09 Vincent Hanquezadd a reset pci device function
2009-04-09 Vincent Hanquezmove write_string_to_file outside so that it can be...
2009-04-09 Vincent HanquezMerge commit 'ross/master'
2009-04-08 Prashanth MundkurMerge branch 'master' of git://git.uk.xensource.com...
2009-04-08 Prashanth Mundkurremove omake cache file
2009-04-08 Prashanth Mundkurbasic conv test suite
2009-04-08 Prashanth Mundkurfix option_of_json; some cleanup
2009-04-08 Prashanth Mundkurfix tuple parsing, and a formatting bug
2009-04-08 Prashanth Mundkurremove hard coded type constructors
2009-04-08 Prashanth MundkurCatch unknown base types.
2009-04-08 Vincent Hanquezmake sure we don't do process event for others VMs...
2009-04-08 Vincent Hanquezadd a debug message when receiving callback for devices
2009-04-07 Prashanth Mundkur[json] add auto-generated message; minor cleanups
2009-04-07 Prashanth Mundkur[json] finish json<->ocaml converter (modulo testing)
2009-04-07 Prashanth Mundkurcompleted json_to_<ocaml> code gen
2009-04-07 Ross PhilipsonAdded FLR step when devices are being bound by the...
2009-04-07 Vincent HanquezMerge commit 'kamalan/master'
2009-04-07 Vincent Hanquezxenstored: add a disable socket option.
2009-04-06 Prashanth Mundkur[json] half-done json<->ocaml conv generator
2009-04-06 Prashanth Mundkurfix record handling, and other minor fixes
2009-04-06 Prashanth Mundkursome fixes from testing
2009-04-06 Kamala NarasimhanDo not initialize hvm info table for xen 3.4. It gets...
2009-04-06 Prashanth Mundkurfirst cut at codegen of _to_json
2009-04-06 Prashanth Mundkurrename _prod to _tuple
2009-04-03 Prashanth Mundkur[json] Add omakefile for standalone builds
2009-04-03 Prashanth Mundkur[json] in-progress code-generation
next