]> rtime.felk.cvut.cz Git - jailhouse.git/history - hypervisor/arch/arm/setup.c
Merge remote-tracking branch 'kiszka/master'
[jailhouse.git] / hypervisor / arch / arm / setup.c
2016-07-27 Maxim BaryshnikovMerge remote-tracking branch 'kiszka/master'
2016-06-26 Antonios Motakisarm: psci: support multiple affinity levels in MPIDR
2016-06-16 Jan Kiszkaarm: Use asm-defines.h for struct per_cpu members
2015-07-14 Jan Kiszkaarm: Account for errors during irqchip cell_init
2015-07-14 Jan Kiszkaarm: Fix coding style of asm blocks
2015-03-20 Jan Kiszkacore: Ensure consistent function attributes
2015-01-08 Jan Kiszkaarm: Rework return to EL1 path
2015-01-08 Jan Kiszkacore: Pass return code to arch_cpu_restore
2015-01-08 Jan Kiszkaarm: Switch to generic UART mapping
2014-12-19 Jean-Philippe Bruckerarm: restore kernel on setup failure
2014-12-19 Jean-Philippe Bruckerarm: implement hypervisor shutdown
2014-12-19 Jean-Philippe Bruckerarm: ignore writes to the ACTLR register
2014-12-19 Jean-Philippe Bruckerarm: add platform-dependent SMP operations
2014-12-19 Jean-Philippe Bruckerarm: PSCI emulation
2014-12-19 Jean-Philippe Bruckerarm: irqchip: add SPI configuration in cell_init and...
2014-12-19 Jean-Philippe Bruckerarm: attribute virtual IDs to the cell cpus
2014-12-19 Jean-Philippe Bruckerarm: better error reporting and panic dump
2014-12-19 Jan Kiszkaarm: Complete paging invalidations
2014-12-19 Jean-Philippe Bruckerarm: implement the cell destruction
2014-12-19 Jean-Philippe Bruckerarm: implement the cell creation
2014-12-19 Jean-Philippe Bruckerarm: minimal PSCI implementation
2014-12-19 Jean-Philippe Bruckerarm: IRQ handling skeleton
2014-12-19 Jean-Philippe Bruckerarm: GIC initialisation skeleton
2014-12-19 Jan Kiszkaarm: Pass through init_late
2014-12-19 Jean-Philippe Bruckerarm: check architecture features
2014-12-19 Jean-Philippe Bruckerarm: setup stage 2 MMU for the cells
2014-12-19 Jean-Philippe Bruckerarm: initialise hypervisor stage 1 MMU
2014-12-19 Jean-Philippe Bruckerarm: implement the paging callbacks
2014-12-19 Jean-Philippe Bruckerarm: hyp vectors installation
2014-12-19 Jean-Philippe Bruckerarm: implement the debug routines for the pl011 UART
2014-12-19 Jean-Philippe Bruckerarm: implement some base functions
2014-10-10 Henning Schildcontrol: add a control function to flush vcpu caches...
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: Rename page_map_* -> paging_*
2014-08-28 Jan Kiszkacore: Remove cpu_data parameter from panic_stop/halt...
2014-08-28 Jan Kiszkacore: Validate access mode on guest page mappings
2014-06-15 Jan Kiszkacore: Introduce arch_config_commit
2014-06-04 Jan Kiszkacore: Drop root_cell argument from arch_init_early...
2014-04-06 Jan Kiszkacore: Make arch_unmap_memory_region return error codes
2014-04-04 Jan Kiszkacore: Rename "Linux cell" to "root cell"
2014-03-05 Jan Kiszkacore: Factor out generic panic_stop/halt services
2014-02-10 Jan Kiszkax86: Fix enabling of 1G hugepages
2014-02-05 Jan Kiszkacore: Switch to table-driven page table construction...
2014-01-29 Jan Kiszkaarm: Fix build
2014-01-10 Jan Kiszkacore: Introduce arch_shutdown
2014-01-05 Jan Kiszkaarm: Fix build
2013-12-12 Jan Kiszkacore: Implement cell destruction
2013-12-12 Jan Kiszkacore: Keep a copy of configuration for cell lifetime
2013-10-20 Jan KiszkaJailhouse public release