]> xenbits.xensource.com Git - xenclient/toolstack.git/shortlog
xenclient/toolstack.git
2009-11-16 Tomasz WroblewskiMerge branch 'master' of git://git.uk.xensource.com...
2009-11-16 Tomasz WroblewskiAdded get-acpi-state command
2009-11-16 Vincent Hanquezupdate documentation about crypt options
2009-11-16 Vincent Hanquezadd a crypto layer on top of vhd.
2009-11-15 Vincent Hanquezextends disk config to add crypt configuration
2009-11-13 Tomasz WroblewskiFix status after invoking "destroy" -> needs to be...
2009-11-13 Tomasz WroblewskiReturn with error code if caught exception
2009-11-12 Tomasz WroblewskiMerge branch 'tp-rc'
2009-11-05 Tomasz WroblewskiAdd s3suspend command
2009-10-28 Tomasz WroblewskiSimplify registering signal handlers - use only interfa...
2009-09-25 Tomasz WroblewskiStop raising exception when network commands fail
2009-09-25 Tomasz WroblewskiStop raising exception when network commands fail
2009-09-21 Vincent Hanquezexpose hap as a config option. default to true.
2009-09-15 Jean GuyaderForce the HYPERVISOR CPUID bit for hvm guest.
2009-09-08 Vincent Hanquezset affinity carefully for each cpus specified after...
2009-09-08 Vincent Hanquezaugment the cpus_affinity config when adding a id:v1...
2009-09-08 Vincent Hanquezadd cpu affinity in the config
2009-09-07 Jean GuyaderMerge branch 'master' of git://git.uk.xensource.com...
2009-09-07 Jean GuyaderRemove loud debug message.
2009-09-07 Vincent Hanquezadd xenvm unique identifier (vm's uuid) in log when...
2009-09-03 Alexandre BiquePassing the bsg device to qemu if we find any cdrom...
2009-08-30 Jean Guyaderqemu-dm-wrapper: Log under syslog
2009-08-30 Jean GuyaderAdd VmRebooted state
2009-08-30 Jean Guyaderdoflr even if already bound to pciback
2009-08-30 Jean GuyaderPause the vm once is created only if startup = paused.
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.
next