]> rtime.felk.cvut.cz Git - jailhouse.git/history - hypervisor/include/jailhouse/control.h
core: Introduce first_cpu
[jailhouse.git] / hypervisor / include / jailhouse / control.h
2016-06-27 Jan Kiszkacore: Introduce first_cpu
2016-01-15 Jan Kiszkacore: Remove memory regions check
2016-01-15 Jan Kiszkacore: Introduce and use for_each_mem_region
2015-09-16 Antonios Motakiscore: add missing include to control.h
2015-01-30 Jan Kiszkacore: Make for_each_[non_root_]cell globally available
2014-11-07 Jan Kiszkacore: Factor out config_commit
2014-10-10 Henning Schildcontrol: add a control function to flush vcpu caches...
2014-09-25 Jan Kiszkacore: Document control subsystem
2014-09-25 Jan Kiszkacore: Rename [arch_]panic_halt to [arch_]panic_park
2014-09-25 Jan Kiszkacore: Remove cpu_data from arch_config_commit
2014-09-25 Jan Kiszkacore: Remove unused cpu_data from arch_cell_create...
2014-09-25 Jan Kiszkacore: Remove cpu_data parameter from hypercall functions
2014-08-28 Jan Kiszkacore: Remove cpu_data parameter from panic_stop/halt...
2014-08-22 Jan Kiszkacore: Introduce and use cell_owns_cpu
2014-08-07 Jan Kiszkacore: Enforce online CPUs == expected CPUs
2014-06-17 Jan Kiszkacore/driver: Reintroduce a second hypercall argument
2014-06-15 Jan Kiszkacore: Introduce arch_config_commit
2014-05-02 Jan Kiszkacore: Generic hypercall dispatching
2014-04-06 Jan Kiszkacore: Make arch_unmap_memory_region return error codes
2014-03-05 Jan Kiszkacore: Add "Hypervisor Get Info" hypercall
2014-03-05 Jan Kiszkacore: Add "CPU Get State" hypercall
2014-03-05 Jan Kiszkacore: Factor out cpu_id_valid
2014-03-05 Jan Kiszkacore: Factor out generic panic_stop/halt services
2014-03-05 Jan Kiszkacore/x86: Provide "Cell Get State" hypercall
2014-03-05 Jan Kiszkacore/driver: Switch to ID-based cell addressing scheme
2014-01-17 Jan Kiszkacore: Fix some minor style issues
2014-01-14 Jan Kiszkacore: Prepare for error handling in shutdown
2014-01-10 Jan Kiszkacore: Introduce arch_shutdown
2013-12-27 Jan Kiszkacore: Generic memory region handling on cell destruction
2013-12-27 Jan Kiszkacore/driver: Introduce jailhouse_cell_mem_regions helper
2013-12-12 Jan Kiszkacore: Implement cell destruction
2013-12-12 Jan Kiszkacore: Keep a copy of configuration for cell lifetime
2013-12-12 Jan Kiszkadriver/core: Forward cell destruction command to the...
2013-10-20 Jan KiszkaJailhouse public release