]> rtime.felk.cvut.cz Git - jailhouse.git/history - inmates/lib
inmates: x86: Add optional cache pollution to apic-demo
[jailhouse.git] / inmates / lib /
2016-01-09 Jan Kiszkainmates: x86: Allow to bypass TSC and APIC timer calibr...
2016-01-08 Jan Kiszkainmates: Add support for command line parameters
2016-01-08 Jan Kiszkainmates: Add strlen and strncmp to library
2016-01-08 Jan Kiszkainmates: Avoid jailhouse/types.h
2016-01-08 Jan Kiszkainmates: arm: Reduce dependencies on hypervisor gic...
2016-01-08 Jan Kiszkainmates: Factor out common library header
2016-01-08 Jan Kiszkainmates: Provide memset implementation for non-built...
2016-01-08 Jan Kiszkainmates: Drop unused library functions during linking
2016-01-08 Jan Kiszkainmates: arm: Provide mmio_read/write32 via library...
2016-01-08 Jan Kiszkahypervisor, inmates: Remove write-only fields from...
2016-01-08 Jan Kiszkainmates: x86: Build separate generic pci module
2016-01-08 Jan Kiszkainmates: arm: Flatten include path
2016-01-08 Jan Kiszkainmates: arm: Initialize bss programmatically
2016-01-08 Jan Kiszkainmates: arm: Remove useless COMMON notation
2016-01-08 Jan Kiszkainmates: arm: Move stack page behind the image
2016-01-08 Jan Kiszkainmates: x86: Move loader page tables into rodata section
2015-09-16 Jan Kiszkainmates: x86: Add support for TSC-based timing
2015-09-16 Jan Kiszkainmates: x86: Make pm_timer_read SMP-safe
2015-07-14 Jan Kiszkacore, inmates: Move \r injection into console_write...
2015-06-16 Jan Kiszkainmates: arm: Switch gic-demo to new timer services
2015-06-16 Jan Kiszkainmates: arm: Add generic timer services
2015-05-15 Jan Kiszkainmates: x86: Add basic SMP support
2015-05-15 Jan Kiszkainmates: Build library archive and link it implicitly
2015-05-15 Jan Kiszkainmates: Define entry point in linker script
2015-05-15 Jan Kiszkainmates: x86: Fix write_msr for passing u64 variables...
2015-05-06 Jan Kiszkainmates: x86: Enable MTRRs during start to avoid disabl...
2015-03-20 Jan Kiszkacore: Move config.mk to generated directory
2015-02-23 Jan Kiszkaarm: Add support for Jetson TK1 board
2015-02-12 Jan Kiszkaarm: Rename CONFIG_ARCH_* to CONFIG_MACH_*
2015-01-16 Henning SchildRevert "x86/tools/inmates: Account for 32-bit PM timers"
2015-01-16 Henning Schildinmates: x86: mask pm_timer to 24bits
2015-01-08 Jan Kiszkaarm: Open clock gate on UART setup
2015-01-08 Jan Kiszkaarm: Add support for Banana Pi board
2015-01-08 Jan Kiszkaarm: Remove unused phys_base from uart_chip
2014-12-27 Jan Kiszkainmates: arm: Fix and improve build
2014-12-27 Jean-Philippe Bruckerarm: basic inmates demos
2014-12-02 Jan Kiszkainmates: x86: Account for rounding of region address...
2014-11-21 Henning Schildinmates: set BITS_PER_LONG for printk-core
2014-11-07 Henning Schildinmates: pci: include feature check in capability lookup
2014-11-07 Valentine Sinitsyninmates/x86: Initialize jailhouse_use_vmcall
2014-11-01 Jan Kiszkainmates: x86: align code after 32-bit page table
2014-10-31 Jan Kiszkainmates: x86: Refactor lgdt instruction expression
2014-10-31 Jan Kiszkainmates: x86: Use .code16 instead of .code16gcc
2014-10-30 Henning Schildinmates: x86: align code after last level of page tables
2014-10-22 Henning Schildinmates: fix pci MSI-X support code bug
2014-10-15 Valentine Sinitsynx86/tools/inmates: Account for 32-bit PM timers
2014-09-25 Henning Schildinmates: pci: add msix support to inmate lib
2014-09-25 Henning Schildinmates: pci: allow pci_find_device to discover multipl...
2014-09-14 Jan Kiszkainmates: Add NULL definition
2014-09-13 Jan Kiszkainmates: Add memcpy prototype
2014-07-22 Jan Kiszkainmates: Add delay_us service to timing library
2014-07-22 Jan Kiszkainmates: Add PCI services to inmates framework
2014-07-21 Jan Kiszkainmates: Halt on return from inmate_main
2014-07-21 Jan Kiszkainmates: Add IOAPIC service to inmates framework
2014-07-21 Jan Kiszkainmates: Provide missing PIO accessors
2014-07-21 Jan Kiszkainmates: Add memory services to inmates framework
2014-07-21 Jan Kiszkainmates: Factor out timing services
2014-07-21 Jan Kiszkainmates: Factor our interrupt library services
2014-07-21 Jan Kiszkainmates: Map Comm Region always at 0x100000 for inmates...
2014-07-21 Jan Kiszkainmates: Refactor folder structure