]> rtime.felk.cvut.cz Git - jailhouse.git/history - hypervisor/setup.c
core, configs, tools: Add AMD-specific fields to struct jailhouse_iommu
[jailhouse.git] / hypervisor / setup.c
2016-01-26 Jan Kiszkacore: Initialize system_config earlier
2016-01-25 Jan Kiszkacore, driver: Pass rounded-up core size in hypervisor...
2016-01-15 Jan Kiszkacore: Add support for sub-page MMIO regions
2016-01-15 Jan Kiszkacore: Remove memory regions check
2016-01-15 Jan Kiszkacore: Introduce and use for_each_mem_region
2015-03-20 Jan Kiszkacore/driver: Move version.h to generated directory
2015-01-08 Jan Kiszkacore: Pass return code to arch_cpu_restore
2014-11-25 Jan KiszkaRevert "core: Validate CPU ID before using it"
2014-11-19 Benjamin Blockcore: remove redundant test on error-code
2014-11-07 Jan Kiszkacore: Factor out config_commit
2014-09-25 Jan Kiszkacore Assign root_cell to control subsystem
2014-09-25 Jan Kiszkacore: Document setup subsystem
2014-09-25 Jan Kiszkacore: Remove cpu_data from arch_config_commit
2014-09-25 Jan Kiszkacore: Rename page_map_* -> paging_*
2014-09-25 Jan KiszkaRevert "core: make the jailhouse-header arch-independent"
2014-09-24 Benjamin Blockcore: make the jailhouse-header arch-independent
2014-09-19 Jan Kiszkacore: Validate CPU ID before using it
2014-09-19 Jan Kiszkacore: Calculate core and per-CPU data region size diffe...
2014-09-19 Jan Kiszkacore: Clarify local variable meaning in init_early
2014-08-28 Jan Kiszkacore/driver: Add version information
2014-08-28 Jan Kiszkacore: Let arch_init_late decide when to map memory...
2014-08-28 Jan Kiszkacore: Reorder CPU initialization during setup
2014-08-23 Jan Kiszkacore: Report root cell as added/removed on initial...
2014-08-07 Jan Kiszkacore: Reorder root cell init and arch_init_early
2014-08-07 Jan Kiszkacore: Fold register_root_cpu into caller
2014-08-07 Jan Kiszkacore: Enforce online CPUs == expected CPUs
2014-08-07 Jan Kiszkacore/configs/tools: Remove ACPI support from hypervisor
2014-06-17 Jan Kiszkacore/configs/driver: Rename jailhouse_system::system...
2014-06-15 Jan Kiszkacore: Generic memory region mapping for cell creation...
2014-06-15 Jan Kiszkacore: Introduce arch_config_commit
2014-06-04 Jan Kiszkacore: Drop root_cell argument from arch_init_early...
2014-05-13 Jan Kiszkacore: Fix tear-down order in setup error path
2014-05-05 Jan Kiszkacore: Perform arch shutdown on setup errors
2014-04-04 Jan Kiszkacore: Rename "Linux cell" to "root cell"
2014-03-05 Jan Kiszkacore: Factor out cpu_id_valid
2014-02-09 Jan Kiszkacore: Move per_cpu::cpu_id initialization out of assemb...
2014-02-05 Jan Kiszkacore: Drop unused parameters from page_map_virt2phys...
2014-02-05 Jan Kiszkacore: Introduce paging_structures abstraction
2014-02-04 Jan Kiszkacore/driver: Switch hypervisor to fixed virtual address...
2014-01-30 Jan Kiszkacore: Fix output of hypervisor text start
2014-01-29 Jan Kiszkacore: Allow dummy-read to hypervisor core region from...
2014-01-28 Jan Kiszkacore/driver: Consolidate bss_start/end header fields...
2014-01-18 Jan Kiszkacore: Replace __start with &hypervisor_header
2013-12-27 Jan Kiszkacore/driver: Introduce jailhouse_cell_cpu_set helper
2013-12-26 Jan Kiszkacore: Add support for cache-coherent changes to page...
2013-12-26 Jan Kiszkacore: Make sure Linux cell gets domain ID 0
2013-12-12 Jan Kiszkacore: Keep a copy of configuration for cell lifetime
2013-12-04 Jan Kiszkacore: Replace cell_list pointer with global linux_cell
2013-11-07 Jan KiszkaAdd memory barrier before signaling CPU init completion
2013-10-20 Jan KiszkaJailhouse public release