]> rtime.felk.cvut.cz Git - jailhouse.git/history - tools/jailhouse-config-create
jailhouse: inmates: bench: Add -R option -- repeats count.
[jailhouse.git] / tools / jailhouse-config-create
2016-07-27 Maxim BaryshnikovMerge remote-tracking branch 'kiszka/master'
2016-06-28 Jan Kiszkatools: config-create: Do not enter infinite over disabl...
2016-06-13 Ralf Ramsauertools: simplify python statement
2016-03-07 Jan Kiszkacore, configs, tools: Add AMD-specific fields to struct...
2016-03-07 Jan Kiszkacore, configs, tools: Prepare for variable IOMMU regist...
2016-01-04 Jan Kiszkatools: config-create: Add stubs for extended capabilities
2015-08-12 Dmitry Voytiktools: add hint how to change kernel cmd line
2015-06-07 Jan Kiszkatools: config-create: Fix pep8 warning
2015-05-22 Jan Kiszkacore, tools: Add BAR masks to jailhouse_pci_device
2015-05-22 Henning Schildconfig-create: remove unused variable
2015-05-13 Jan Kiszkatools: config-create: Fix IOMMU unit number of IOAPICs
2015-05-13 Jan Kiszkatools: config-create: Filter out invalid MSI-X capabilities
2015-03-21 Henning Schildtools: config create: do not break up ROM memory region
2015-03-20 Valentine Sinitsyntools: Implement ACPI IVRS table parser
2015-03-20 Valentine Sinitsyncore: Adapt config structures for non-Intel IOMMU
2015-02-01 Jan Kiszkatools: Close files after use in config generator
2015-02-01 Henning Schildtools: config create: add assertions in DMAR parser
2015-02-01 Henning Schildtools: config create: add PCI-PCI bridge support to...
2015-02-01 Henning Schildtools: config create: Comments and style, no functional...
2015-02-01 Henning Schildtools: config create: break out of pci device iteration...
2015-02-01 Henning Schildtools: config create: do not use the class file of...
2015-02-01 Henning Schildtools: config-create: fix pep8 style violations
2015-01-30 Jan Kiszkatools: Extend config generator to process multiple...
2015-01-16 Henning SchildRevert "x86/tools/inmates: Account for 32-bit PM timers"
2014-11-12 Jan Kiszkatools: Detect HPET also in case of deeper nesting
2014-11-12 Henning Schildtools: config-create: drop line numbers from IOMemRegio...
2014-11-12 Benjamin Blocktools: config-create: exclude kernel-area from mem...
2014-11-12 Benjamin Blocktools: config-create: drop line numbers in parse_iomem_...
2014-10-23 Benjamin Blocktools: config-create: rename parse_cmdline to parse_ker...
2014-10-15 Valentine Sinitsynx86/tools/inmates: Account for 32-bit PM timers
2014-09-24 Henning Schildtools: config create: change the way input files are...
2014-09-24 Henning Schildtools: config-create: cosmetic changes for pep8 compliance
2014-08-28 Jan Kiszkatools: config-create: Add support for using a data...
2014-08-28 Henning Schildtools: config-create: Make sanity checks the first...
2014-08-28 Jan Kiszkatools: config-create: Place hypervisor and inmates...
2014-08-28 Jan Kiszkacore/configs/tools: Report IOMMU association of devices...
2014-08-26 Jan Kiszkaconfigs/tools: Exclude MSI-X table from memory regions
2014-08-26 Jan Kiszkaconfigs/tools: Provide MSI-X parameters via config
2014-08-23 Jan Kiszkaconfigs/tools: Provide MSI parameters via config
2014-08-23 Jan Kiszkatools: config-create: Remove write restriction for...
2014-08-22 Jan Kiszkatools: config-create: Improve error reporting
2014-08-22 Valentine Sinitsyntools: config-create: Initial support for non-Intel...
2014-08-22 Jan Kiszkatools: config-create: Simplify parse_dmar_devscope
2014-08-22 Jan Kiszkatools: config-create: Sort helper functions to the top
2014-08-22 Jan Kiszkatools: config-create: Exclude DMAR units from memory...
2014-08-22 Henning Schildtools: config-create: more fine grained parsing of...
2014-08-22 Henning Schildtools: config-create: make sure we are root when readin...
2014-08-07 Henning Schildtools: config-create: use os.path.join to construct...
2014-08-07 Henning Schildtools: config-create: locate templates next to script...
2014-08-07 Jan Kiszkacore/configs/tools: Remove ACPI support from hypervisor
2014-08-07 Jan Kiszkaconfigs/tools: Describe DMAR units in config files
2014-08-07 Jan Kiszkaconfigs/tools: Describe MMCONFIG region in config files
2014-08-04 Jan Kiszkatools: config-create: Initialize PCIDevice.num_caps...
2014-08-03 Jan Kiszkacore/configs/tools: Switch PCI configuration format...
2014-07-28 Jan Kiszkatools/configs: Describe PCI capabilities in config...
2014-07-28 Jan Kiszkatools: config-create: Sort listed directories
2014-07-28 Jan Kiszkatools: config-create: Do not bail out on missing ACPI...
2014-07-28 Jan Kiszkatools: config-create: Simplify optional file handling...
2014-07-28 Jan Kiszkatools: config-create: Differentiate between optional...
2014-07-28 Jan Kiszkatools: config-create: Get rid of record switch in input...
2014-07-28 Jan Kiszkatools: config-create: Return empty dir list when runnin...
2014-07-22 Henning Schildtools: config-create: close output file before exiting...
2014-07-22 Henning Schildtools: config-create: refuse to generate config if...
2014-07-22 Henning Schildtools: config-create: fix cpu counting
2014-07-07 Henning Schildtools: config-create: include PM timer in root cell...
2014-07-07 Henning Schildtools: Add configuration generator