]> rtime.felk.cvut.cz Git - jailhouse.git/shortlog
jailhouse.git
2014-05-03 Jan Kiszkacore: Add Cell Set Loadable hypercall
2014-05-03 Jan Kiszkacore: Allow remap_to_root_cell to bail out on errors
2014-05-03 Jan Kiszkacore: Factor out unmap_from_root_cell
2014-05-03 Jan Kiszkacore: Add reconfiguration completion notification
2014-05-03 Jan Kiszkainmates: Block reconfigurations during execution of...
2014-05-03 Jan Kiszkacore/driver: Add reconfiguration lock
2014-05-03 Jan Kiszkacore/inmates: Generalize message channel of comm region
2014-05-03 Jan Kiszkacore/configs: Rename cell flag "Unmanaged Exit" to...
2014-05-03 Jan Kiszkainmates: Wait for idle UART before starting APIC demo
2014-05-03 Jan Kiszkacore/driver: Introduce and use Cell Start hypercall
2014-05-03 Jan Kiszkacore: Factor out cell_management_prologue
2014-05-03 Jan Kiszkaconfigs: Align demo cell names to file names
2014-05-03 Jan Kiszkadriver/tools: Switch to ID/name-based cell addressing
2014-05-03 Jan Kiszkatools: Rework help function in jailhouse tool
2014-05-03 Jan Kiszkadriver: Use for_each_cpu rather than for_each_cpu_mask
2014-05-03 Jan Kiszkadriver: Catch invalid CPU mask on cell creation
2014-05-03 Jan Kiszkadriver: Filter out offline CPUs from assigned root...
2014-05-03 Jan Kiszkadriver: Use cell's cpus_assigned to offline/online...
2014-05-03 Jan Kiszkadriver: Restore list of assigned root CPUs on cell...
2014-05-03 Jan Kiszkadriver: Clear/set assigned root CPUs unconditionally
2014-05-03 Jan Kiszkacore: Drop "Parking CPU" printk from cell_destroy
2014-05-02 Jan Kiszkacore: Drop printk from cell_suspend
2014-05-02 Jan Kiszkacore: Introduce and use for_each_non_root_cell
2014-05-02 Jan Kiszkacore/driver: Remove multi-arg support for hypercalls
2014-05-02 Jan Kiszkacore: Generic hypercall dispatching
2014-04-30 Jan Kiszkainmates: Provide support for 32-bit inmates
2014-04-30 Jan Kiszkainmates: Generalize inmate makefile rules
2014-04-30 Jan Kiszkaconfigs: Use .SECONDARY to prevent deletion of intermed...
2014-04-23 Jan Kiszkainmates: Initialized SPIV APIC register
2014-04-23 Jan Kiszkax86: Permit PCI capability writes until we moderate...
2014-04-19 Jan Kiszkaconfigs: Remove unmoderated PCI config space access
2014-04-19 Ivan Kolchinx86: Fix a small typo in constant's naming
2014-04-19 Ivan Kolchinx86: Add handler of accesses to PCI configuration space...
2014-04-19 Jan Kiszkacore: Introduce BYTE_MASK macro
2014-04-19 Jan Kiszkacore: Introduce jailhouse/utils.h to host ARRAY_SIZE...
2014-04-19 Ivan Kolchinx86: Add 16/32-bit operations to input from/output...
2014-04-13 Jan Kiszkacore: Document implicit synchronization between cell...
2014-04-09 Henning SchildDocumentation: a few cosmetic changes
2014-04-09 Henning Schildgitignore: Exclude vi temp files
2014-04-09 Jan Kiszkatools: Fix freeing of image memory after cell creation
2014-04-09 Jan KiszkaDocumentation: Cosmetic changes to memory-layout.txt
2014-04-09 Jan Kiszkacore: Fix page_alloc for more than BITS_PER_LONG pages
2014-04-06 Jan Kiszkacore: Fix regressions of generic root cell shrinking
2014-04-06 Jan Kiszkax86: Reorder cell creation and root cell shrinking...
2014-04-06 Jan Kiszkax86: Move vmx_[un]map_memory_region
2014-04-06 Jan Kiszkacore: Implement generic root cell shrinking of memory...
2014-04-06 Jan Kiszkacore: Make arch_unmap_memory_region return error codes
2014-04-06 Jan Kiszkacore: Make counter variable unsigned in remap_to_root_cell
2014-04-06 Jan Kiszkacore: Move remap_to_root_cell and address_in_region
2014-04-04 Jan Kiszkacore: Rename "Linux cell" to "root cell"
2014-04-04 Jan KiszkaDocumenation: Add references section to hypervisor...
2014-04-04 Jan Kiszkaconfigs: Update QEMU VM config
2014-03-27 Jan Kiszkacore: Take page offset of config data into account...
2014-03-25 Jan Kiszkacore: Fix dependencies of arch files
2014-03-18 Jan Kiszkacore: Fix parallel build
2014-03-15 Jan Kiszkax86: Fix build on 32-bit userlands
2014-03-11 Jan Kiszkacore: Provide number of registered cells via hypercall
2014-03-11 Jan Kiszkacore: Remove caller restriction from Hypervisor Get...
2014-03-11 Jan KiszkaDocumentation: Add references to memory-layout.txt
2014-03-11 Jan KiszkaDocumentation: Add hypervisor header field descriptions
2014-03-10 Jan KiszkaDocumentation: Add bootstrap interface description
2014-03-10 Jan Kiszkax86: Adjust error code for unsupported APIC configuration
2014-03-10 Jan Kiszkadriver/core: Move page offset field from header into...
2014-03-10 Jan Kiszkadriver/core: Remove size field from hypervisor header
2014-03-10 Jan KiszkaARM: Drop obsolete cell field
2014-03-07 Jan Kiszkadriver: Remove forgotten debug printk
2014-03-06 Jan KiszkaTODO: Update
2014-03-06 Jan Kiszkadriver: Round up image region mappings to page boundaries
2014-03-05 Jan KiszkaDocumentation: Tiny headline extension
2014-03-05 Jan KiszkaDocumentation: Minor fixes on hypervisor-interfaces.txt
2014-03-05 Jan Kiszkadriver: Export hypervisor memory statistic via sysfs
2014-03-05 Jan Kiszkacore: Add "Hypervisor Get Info" hypercall
2014-03-05 Jan Kiszkadriver: Provide cpus_failed cell attribute
2014-03-05 Jan Kiszkadriver: Provide cpus_assigned cell attribute
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: Set cell state to "failed" if all its CPUs have...
2014-03-05 Jan Kiszkacore: Mark CPU as "failed" after any violation
2014-03-05 Jan Kiszkax86: Move fault handler to control.c
2014-03-05 Jan Kiszkacore: Factor out generic panic_stop/halt services
2014-03-05 Jan Kiszkacore/inmates: Rename cell "status" to "state"
2014-03-05 Jan Kiszkadriver: Expose cell state via sysfs
2014-03-05 Jan Kiszkacore/x86: Provide "Cell Get State" hypercall
2014-03-05 Jan Kiszkadriver: Start exporting cell attributes via sysfs
2014-03-05 Jan KiszkaDocumentation: Update and extend interface descriptions
2014-03-05 Jan Kiszkacore: Inline cell_find
2014-03-05 Jan Kiszkacore/driver: Switch to ID-based cell addressing scheme
2014-03-05 Jan Kiszkacore: Introduce and use for_each_cell
2014-03-05 Jan Kiszkadriver: Track all active cells
2014-03-04 Jan Kiszkadriver: Reorder error path of jailhouse_cell_create
2014-03-04 Jan Kiszkadriver: Avoid local variable name "cell"
2014-03-04 Jan Kiszkadriver: Export "hypervisor enabled" state via sysfs
2014-03-02 Jan Kiszkadriver: Cleanup of enabled check in jailhouse_disable
2014-03-02 Jan Kiszkadriver: Fix error exit path on cell destruction
2014-02-17 Jan Kiszkatools: Add support for loading multiple images during...
2014-02-17 Jan Kiszkadriver: Add support for processing multiple images
2014-02-17 Jan Kiszkadriver: Map only the window in cell RAM required for...
2014-02-17 Jan Kiszkadriver: Properly select memory region for image loading
2014-02-16 Jan Kiszkadriver: Factor out load_image
2014-02-16 Jan Kiszkadriver: Stop clearing cell memory
next