Age | Commit message (Expand) | Author |
2012-12-10 | OpenBSD->.Ox | Jason McIntyre |
2012-12-09 | Implement panic command. | Mark Kettenis |
2012-12-08 | Fix previous. | Mark Kettenis |
2012-12-08 | Add a few missing properties to vnet-port devices to make Linux happy. | Mark Kettenis |
2012-12-01 | Add support for older firmware on UltraSPARC T1 machines. | Mark Kettenis |
2012-12-01 | Make it possible to share cores between domains. | Mark Kettenis |
2012-11-29 | s/daemon/program/ | Mark Kettenis |
2012-11-28 | Prevent people from shooting themselves in the foot by not allowing them to | Mark Kettenis |
2012-11-26 | We don't really need a "rngs" node in the Hypervisor MD. | Mark Kettenis |
2012-11-26 | Fix generation of "hvmd_mblock" node. Only add the "stick-frequency" | Mark Kettenis |
2012-11-26 | Regeerate Hypervisor MD from scratch instead of modifying the existing one. | Mark Kettenis |
2012-11-25 | More changes to make this work on UltraSPARC T2 systems. Now there's | Mark Kettenis |
2012-11-25 | Use "id" property as physical ID for CPUs on UltraSPARC T2 and later. | Mark Kettenis |
2012-11-25 | Properly remove virtual device ports if we remove the associated channels. | Mark Kettenis |
2012-11-25 | spacing | Mark Kettenis |
2012-11-25 | Add support for building a new configuration based on a configuration that | Mark Kettenis |
2012-11-24 | Better error reporting. | Mark Kettenis |
2012-11-24 | Delete "ncp" and "n2cp" virtual devices. Makes Solaris stop whining about | Mark Kettenis |
2012-11-24 | Get rid of some hard-coded constants. Improve memory allocation code. | Mark Kettenis |
2012-11-24 | Fix yacc warning. | Mark Kettenis |
2012-11-24 | Add code to create new system configuration. Work in progress, but there's | Mark Kettenis |
2012-11-24 | Export a few more prototypes. Make md_get_prop_val set the returned value | Mark Kettenis |
2012-11-24 | Add xasprintf. | Mark Kettenis |
2012-11-05 | Better code to download configurations onto the SP. | Mark Kettenis |
2012-11-04 | A bit more SP configuration code. | Mark Kettenis |
2012-11-04 | Add support for selecting a configuration stored on the SP. | Mark Kettenis |
2012-11-04 | tweak previous; | Jason McIntyre |
2012-11-04 | Support for listing configurations store on the SP. | Mark Kettenis |
2012-11-04 | Switch over to using the ds.[ch] from ldomd(8). | Mark Kettenis |
2012-11-04 | Switch over to using the ds.[ch] from ldomd(8). | Mark Kettenis |
2012-11-04 | Factor out some code. Use the "hvctl.h" header from ldomd. Add man page. | Mark Kettenis |
2012-10-27 | Only print debug output if explicitly requested. | Mark Kettenis |
2012-10-27 | Don't accidentally free memory that we plan to use later! | Mark Kettenis |
2012-10-27 | Doesn't need <assert.h> anymore. | Mark Kettenis |
2012-10-26 | Add some support for the Variable Configuration Domain Service. | Mark Kettenis |
2012-10-26 | Fix previous. | Mark Kettenis |
2012-10-26 | Handle DS_UNREG messages. | Mark Kettenis |
2012-10-26 | Don't abort when we try to reset the logical domain channel. | Mark Kettenis |
2012-10-25 | Some more machine description manipulation stuff. | Mark Kettenis |
2012-10-22 | Add some support code for the "mdstore" domain service protocol. | Mark Kettenis |
2012-10-22 | Add symbolic constants and structs for PRI Domain Service. | Mark Kettenis |
2012-10-21 | Split out some general-purpose functions and macros into their own file. | Mark Kettenis |
2012-10-21 | Add domain services support code and use it to fetch the PRI | Mark Kettenis |
2012-10-20 | Fix previous. | Mark Kettenis |
2012-10-20 | Add code to dump the current hypervisor configuration. | Mark Kettenis |
2012-10-16 | Add domain utilisation to status display. | Mark Kettenis |
2012-10-15 | Specify domains by name instead of by number. | Mark Kettenis |
2012-10-14 | Add status command. | Mark Kettenis |
2012-10-14 | Beginning of a tool to control sun4v logical domains. For now this can start | Mark Kettenis |