]> xenbits.xensource.com Git - xenclient/toolstack.git/log
xenclient/toolstack.git
16 years agowrite the multiprocessor suspend flag in xenstore
Vincent Hanquez [Wed, 22 Apr 2009 11:01:28 +0000 (12:01 +0100)]
write the multiprocessor suspend flag in xenstore

16 years agouse a build function to factor the restore code.
Vincent Hanquez [Tue, 21 Apr 2009 13:41:53 +0000 (14:41 +0100)]
use a build function to factor the restore code.

16 years agouse the structure instead of taking all arguments inline in restore now.
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.

16 years agouse the structure instead of taking all arguments inline
Vincent Hanquez [Tue, 21 Apr 2009 11:59:22 +0000 (12:59 +0100)]
use the structure instead of taking all arguments inline

16 years agoadd a function to create a build info out of a xenvm config
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

16 years agoadd a restore function similar to the build function with structure calling.
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.

16 years agofix start failure to reset the domid instead of keeping an old domid.
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

16 years agochange restore to pv_restore
Vincent Hanquez [Tue, 21 Apr 2009 11:36:18 +0000 (12:36 +0100)]
change restore to pv_restore

16 years agoxenvm: plumb through xenops the timeoffset if it exists
Vincent Hanquez [Mon, 20 Apr 2009 16:44:53 +0000 (17:44 +0100)]
xenvm: plumb through xenops the timeoffset if it exists

16 years agoxenvm: add the timeoffset config option to the readme
Vincent Hanquez [Mon, 20 Apr 2009 16:44:36 +0000 (17:44 +0100)]
xenvm: add the timeoffset config option to the readme

16 years agoxenvm: add a way to specify time offset.
Vincent Hanquez [Mon, 20 Apr 2009 16:40:56 +0000 (17:40 +0100)]
xenvm: add a way to specify time offset.

16 years agoxenvm: add a way to notify higher layer that we want to store something.
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.

16 years agoadd an option to remove the restore file at startup
Vincent Hanquez [Sat, 18 Apr 2009 15:54:05 +0000 (16:54 +0100)]
add an option to remove the restore file at startup

16 years agoVIO: add reade_eof
Vincent Hanquez [Sat, 18 Apr 2009 15:48:46 +0000 (16:48 +0100)]
VIO: add reade_eof

16 years agoVIO: add read_line
Vincent Hanquez [Fri, 17 Apr 2009 15:12:25 +0000 (16:12 +0100)]
VIO: add read_line

16 years agouse the device.PCI.reset function in domain.destroy
Vincent Hanquez [Thu, 9 Apr 2009 12:13:45 +0000 (13:13 +0100)]
use the device.PCI.reset function in domain.destroy

16 years agoadd a reset pci device function
Vincent Hanquez [Thu, 9 Apr 2009 12:13:35 +0000 (13:13 +0100)]
add a reset pci device function

16 years agomove write_string_to_file outside so that it can be use outside bind
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

16 years agoMerge commit 'ross/master'
Vincent Hanquez [Thu, 9 Apr 2009 11:56:08 +0000 (12:56 +0100)]
Merge commit 'ross/master'

16 years agomake sure we don't do process event for others VMs' devices.
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.

16 years agoadd a debug message when receiving callback for devices
Vincent Hanquez [Wed, 8 Apr 2009 11:47:09 +0000 (12:47 +0100)]
add a debug message when receiving callback for devices

16 years agoAdded FLR step when devices are being bound by the toolstack.
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

16 years agoMerge commit 'kamalan/master'
Vincent Hanquez [Tue, 7 Apr 2009 11:49:39 +0000 (12:49 +0100)]
Merge commit 'kamalan/master'

16 years agoxenstored: add a disable socket option.
Vincent Hanquez [Tue, 7 Apr 2009 11:21:56 +0000 (12:21 +0100)]
xenstored: add a disable socket option.

16 years agoDo not initialize hvm info table for xen 3.4. It gets done in libxc.
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.

16 years agoFix a typo that caused pci bind errors. Did pci bind even work before this?
Prashanth Mundkur [Fri, 27 Mar 2009 02:03:22 +0000 (19:03 -0700)]
Fix a typo that caused pci bind errors.  Did pci bind even work before this?

16 years agoMerge branch 'master' of git://git.uk.xensource.com/xenclient/toolstack
Prashanth Mundkur [Thu, 26 Mar 2009 18:24:43 +0000 (11:24 -0700)]
Merge branch 'master' of git://git.uk.xensource.com/xenclient/toolstack

16 years agoCheck whether or not exposing extended power management to guest would make sense...
Kamala Narasimhan [Tue, 24 Mar 2009 02:48:18 +0000 (22:48 -0400)]
Check whether or not exposing extended power management to guest would make sense for the current environment.

For example, for non-mobile environment with no underlying battery device, it doesn't make sense to expose battery in vACPI
layer as the power meter information which is provided by the underlying firmware through dom0 driver will simply not be available.

16 years agoSend startup and other errors on notification channel.
Prashanth Mundkur [Tue, 24 Mar 2009 23:55:16 +0000 (16:55 -0700)]
Send startup and other errors on notification channel.

16 years agoLog notifications.
Prashanth Mundkur [Tue, 24 Mar 2009 23:54:40 +0000 (16:54 -0700)]
Log notifications.

16 years agoUse notification codes instead of constants.
Prashanth Mundkur [Tue, 24 Mar 2009 23:01:07 +0000 (16:01 -0700)]
Use notification codes instead of constants.

16 years agoUse a string option helper.
Prashanth Mundkur [Tue, 24 Mar 2009 23:00:33 +0000 (16:00 -0700)]
Use a string option helper.

16 years ago[json] differentiate internal errors in test script
Prashanth Mundkur [Fri, 20 Mar 2009 23:27:58 +0000 (16:27 -0700)]
[json] differentiate internal errors in test script

16 years ago[json] properly print leading zero error in parse tester.
Prashanth Mundkur [Fri, 20 Mar 2009 23:13:29 +0000 (16:13 -0700)]
[json] properly print leading zero error in parse tester.

16 years ago[json] fix typo in exception
Prashanth Mundkur [Fri, 20 Mar 2009 23:05:02 +0000 (16:05 -0700)]
[json] fix typo in exception

16 years ago[json] reject leading zeros in numbers according to spec
Prashanth Mundkur [Fri, 20 Mar 2009 22:43:02 +0000 (15:43 -0700)]
[json] reject leading zeros in numbers according to spec

16 years ago[json] add parsing test suite from JSON_checker project.
Prashanth Mundkur [Fri, 20 Mar 2009 22:09:45 +0000 (15:09 -0700)]
[json] add parsing test suite from JSON_checker project.

16 years ago[json] make parse_test more unit-test friendly
Prashanth Mundkur [Fri, 20 Mar 2009 22:03:17 +0000 (15:03 -0700)]
[json] make parse_test more unit-test friendly

16 years ago[json] Generate errors for trailing comma in array, and for unterminated values.
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.

16 years ago[json] keep count of parsed chars
Prashanth Mundkur [Thu, 19 Mar 2009 23:12:35 +0000 (16:12 -0700)]
[json] keep count of parsed chars

16 years agoMerge branch 'master' of git://git.uk.xensource.com/xenclient/toolstack
Prashanth Mundkur [Thu, 19 Mar 2009 18:42:10 +0000 (11:42 -0700)]
Merge branch 'master' of git://git.uk.xensource.com/xenclient/toolstack

16 years agoxenvm: add restore-no-del to be able to restore without deleting the suspend image.
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.

16 years agoxenvm: auto bind PCI if it's specified "bind" in the pci's config description.
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.

16 years agoxenvm: generate a mac from some VM identification if mac=vm
Vincent Hanquez [Thu, 19 Mar 2009 07:36:09 +0000 (07:36 +0000)]
xenvm: generate a mac from some VM identification if mac=vm

16 years agoxenvm: move a bit the MAC random generation so that we can have later a more predicta...
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.

16 years agoxenvm: notify the listener when a VM report a crash.
Vincent Hanquez [Thu, 19 Mar 2009 06:39:02 +0000 (06:39 +0000)]
xenvm: notify the listener when a VM report a crash.

16 years agoModified ACPI/SMBIOS pass-through so failures do not prevent VMs
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

16 years agoxenvm: write platform data into xenstore
Vincent Hanquez [Mon, 16 Mar 2009 15:35:38 +0000 (15:35 +0000)]
xenvm: write platform data into xenstore

16 years agoxenvm: add a passthrough "platform" xenstore flags
Vincent Hanquez [Mon, 16 Mar 2009 15:33:27 +0000 (15:33 +0000)]
xenvm: add a passthrough "platform" xenstore flags

16 years ago[json] Hook into the build.
Prashanth Mundkur [Fri, 13 Mar 2009 16:35:48 +0000 (09:35 -0700)]
[json] Hook into the build.

16 years ago[json] Add incremental json parser (no unicode support).
Prashanth Mundkur [Fri, 13 Mar 2009 16:13:21 +0000 (09:13 -0700)]
[json]  Add incremental json parser (no unicode support).

16 years agostdext: add the Haskell either type
Vincent Hanquez [Fri, 6 Mar 2009 14:11:40 +0000 (14:11 +0000)]
stdext: add the Haskell either type

16 years agoAdd serial parameter support to xenvm config file (support HVM debugging
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

16 years agoupdate project. public/master
Vincent Hanquez [Tue, 19 Aug 2008 09:34:12 +0000 (10:34 +0100)]
update project.

16 years agoadd missing file
Vincent Hanquez [Wed, 20 Aug 2008 12:07:48 +0000 (13:07 +0100)]
add missing file

16 years agoinitial release
Vincent Hanquez [Tue, 19 Aug 2008 09:33:54 +0000 (10:33 +0100)]
initial release