]> xenbits.xensource.com Git - xenclient/toolstack.git/shortlog
xenclient/toolstack.git
2009-08-29 Jean GuyaderMove the flr calling script into the do_flr function.
2009-08-28 Vincent Hanquezadd a script that will trigger (if here) pre and post...
2009-08-26 Jon LudlamEnable switching of a nic's bridge
2009-08-26 Vincent HanquezMerge branch 'master' of git://git.uk.xensource.com...
2009-08-26 Vincent Hanquezadd an exception handler in the threaded case.
2009-08-25 Jon LudlamMerge branch 'master' of git://git.uk.xensource.com...
2009-08-25 Jon LudlamAdd ability to eject and insert CDs
2009-08-25 Vincent Hanquezreplace - by _ in method name when using dbus to transp...
2009-08-25 Vincent HanquezRevert "Replace - with _ in xenvm cmd names as - is...
2009-08-25 Vincent HanquezMerge branch 'master' of git://git.uk.xensource.com...
2009-08-25 Vincent Hanquezif the lib return a negative value propagate the except...
2009-08-25 Vincent Hanquezadd proper error if the hypercall failed to get sstate
2009-08-25 Vincent Hanquezupdate some cpuid comments and add a couple of values
2009-08-25 Vincent HanquezMerge commit 'origin/master'
2009-08-25 Vincent Hanquez"vkbd" is the correct node name for the virtual keyboar...
2009-08-25 Vincent Hanquezuse the correct node for the backend of vfb
2009-08-25 Jon LudlamReplace - with _ in xenvm cmd names as - is illegal...
2009-08-25 Jon LudlamGenerate MAC/bridge on reading the config file rather...
2009-08-21 Vincent Hanquezprepend a uuid_ to bus name uuid part
2009-08-20 Vincent Hanquezxenvm default the monitor on dbus instead of json.
2009-08-20 Vincent Hanquezadd pci hotplug capability in xenstore
2009-08-18 Vincent Hanquezchange name of xenvm-cmd.ml to workaround an ocaml...
2009-08-18 Vincent Hanquezadd an option to xenvm to be able to specify to use...
2009-08-18 Vincent HanquezMerge commit 'origin/master'
2009-08-18 Vincent Hanquezstate which tasks requires threading and which one...
2009-08-17 Jean Guyader - Make CFLAGS overwritable
2009-08-17 Jon LudlamFix the allocation of IDs to NICs. All NICs now have...
2009-08-17 Vincent Hanquezgrab bus name org.xen.vm.%uuid and process message...
2009-08-17 Vincent Hanquezquit if the monitor is quitting
2009-08-17 Vincent Hanquezuse the new check function to check for xenvm
2009-08-17 Vincent Hanquezadd a xenvm check function that known how to check...
2009-08-17 Vincent Hanquezput parameters in the message with proper signature
2009-08-17 Vincent Hanquezremove one xenvmlib
2009-08-17 Vincent Hanquezadd support for doing client xenvm queries over dBus
2009-08-17 Vincent Hanqueztake the method name from the message itself, not from...
2009-08-13 Vincent Hanquezadd a caching ability for dbus connection.
2009-08-13 Vincent Hanquezadd ability to start the dbus monitor on session bus...
2009-08-13 Vincent Hanquezadd a way to specify which monitor to start. dbus and...
2009-08-13 Vincent Hanquezadd ability to receive message from thread with a queue...
2009-08-12 Vincent Hanquezmake the dbus monitor execute tasks
2009-08-12 Vincent Hanquezadd a need_threading for tasks to represent the tasks...
2009-08-12 Vincent Hanquezadd a way to specify to use session dbus for testing...
2009-08-12 Vincent Hanquezadd a main monitor thread that control the quit functio...
2009-08-11 Vincent Hanquezdocument new display options and remove vnc and vnc...
2009-08-11 Vincent Hanquezadd a rebooting state so that it can be reported and...
2009-08-11 Vincent Hanquezadd display config option that permit to have vnc or...
2009-08-11 Vincent Hanquezupdate readme to have possible config parameters listed...
2009-08-11 Vincent Hanquezadd a config option to not start qemu in the pv case...
2009-08-11 Vincent Hanquezadd Vkb module
2009-08-11 Vincent Hanquezadd online node into vfb's backend
2009-08-11 Vincent Hanquezadd protocol node into vfb's frontend
2009-08-11 Vincent Hanquezfix indentation
2009-08-11 Vincent Hanquezfix Vfb backend to be correctly created in domain 0...
2009-08-11 Prashanth Mundkur[dbus_server] support immutable properties
2009-08-11 Ross PhilipsonAdded SMBIOS pt of table type 2.
2009-07-30 Vincent Hanquezfill the front and back table with the minimum items...
2009-07-30 Vincent Hanquezfix vnc specification in qemu call to include the bind...
2009-07-30 Vincent Hanquezon dbus notification reply with a path that is valid...
2009-07-30 Vincent HanquezMerge branch 'master' of git://git.uk.xensource.com...
2009-07-30 Vincent Hanquezstart device model in pv case to have vfb device
2009-07-30 Vincent Hanquezdon't start vncterm anymore in the PV case
2009-07-30 Vincent Hanquezadd a vfb device on pv case if vnc has been specified
2009-07-30 Vincent Hanquezadd Vfb to the hotplug code
2009-07-30 Vincent Hanquezexpose Vfb
2009-07-30 Vincent Hanquezadd vfb stuff in the core of xenops.
2009-07-30 Vincent Hanquezadd support to start qemu for framebuffer on pv
2009-07-30 Vincent Hanquezremove newline when using debug. otherwise 2 newlines...
2009-07-30 Prashanth Mundkur[dbus_server] add validity checks to property setters
2009-07-29 Prashanth Mundkur[dbus_server] restructure properties interface to reduc...
2009-07-29 Vincent Hanquezuse debug module that can be dynamically activated...
2009-07-29 Vincent Hanquezfix pci to have the required id
2009-07-29 Vincent HanquezMerge branch 'master' of git://git.uk.xensource.com...
2009-07-29 Vincent Hanquezadd RPC to add disk/nic/pci
2009-07-28 Prashanth Mundkur[common] add dbus_server utility module
2009-07-28 Daniel Ferstay[http uri] Trailing slashes in URIs were being discarded.
2009-07-28 Kamala NarasimhanInitialize SMBIOS oem types header whether or not oem...
2009-07-26 Vincent Hanquezupdate a bit the README file.
2009-07-25 Vincent Hanquezwarn is error on partial application
2009-07-24 Vincent Hanquezdon't compile common/test. need fixing.
2009-07-24 Vincent Hanquezfind dBus directly in the ocaml path.
2009-07-24 Jean-Sebastien... [whitespace] no line at the end of .gitignore
2009-07-24 Prashanth Mundkur[http] add uri parsing support
2009-07-24 Jean-Sebastien... [eventloop] Added asap events to support delayed callbacks.
2009-07-24 Jean-Sebastien... [common/test] Added eventloop dbus tests as part of...
2009-07-23 Kamala NarasimhanSMBIOS OEM types pass-through.
2009-07-23 Vincent Hanquezfix the empty string serial argument
2009-07-23 Vincent Hanquezuse a specific config reader for memory since the set...
2009-07-22 Vincent Hanquezreorganize notify to send notification more cleanly...
2009-07-22 Vincent Hanquezadd dbus notification option dummy
2009-07-21 Vincent Hanquezoverride the debug when reading the config from disk...
2009-07-21 Vincent Hanquezfix empty kernel issue in hvm mode
2009-07-21 Vincent Hanquezadd support for optional argument.
2009-07-21 Vincent Hanquezrecognize more value as boolean when doing a set
2009-07-20 Vincent HanquezMerge commit 'prashanthm/master'
2009-07-20 Vincent Hanquezallow some operations (help, get-*) to be done without...
2009-07-20 Vincent Hanquezallow to set debug with a environment variable
2009-07-20 Vincent Hanquezuse with_xcs instead of inlining what it does.
2009-07-20 Vincent Hanquezdefault to not start the VM if we don't have a config...
2009-07-20 Vincent Hanquezallow to override the socket path so that xenvm can...
2009-07-20 Vincent Hanquezadd the timeout operation when interpreting a response...
next