]> rtime.felk.cvut.cz Git - jailhouse.git/history - hypervisor/arch/x86/mmio.c
core: Add generic MMIO access dispatching
[jailhouse.git] / hypervisor / arch / x86 / mmio.c
2015-08-14 Jan Kiszkacore: Add generic MMIO access dispatching
2014-11-06 Jan Kiszkacore: Move mmio_parse and struct mmio_instruction into...
2014-11-06 Jan Kiszkacore: Refactor struct mmio_access to mmio_instruction
2014-10-10 Valentine Sinitsynx86: Switchable guest code access for mmio_parse()
2014-09-25 Jan Kiszkacore: Rename page_map_* -> paging_*
2014-08-28 Henning Schildx86: mmio: Add opcode to error message when failing...
2014-08-28 Jan Kiszkacore: Remove cpu_data parameter from page_map_get_guest...
2014-08-28 Jan Kiszkacore: Enhance page_map_get_guest_page(s)
2014-07-21 Jan Kiszkax86: Handle more SIB cases in MMIO instruction parser
2014-07-17 Jan Kiszkax86: Add support for REX.B to MMIO instruction parser
2014-07-17 Jan Kiszkax86: Fix name of sib.base
2014-06-17 Jan Kiszkax86: Add support for Mod 1 to MMIO parser
2014-05-05 Jan Kiszkax86: Filter out unsupported ModR/M + SIB in mod 2
2014-05-05 Jan Kiszkax86: Extend ModR/M support
2014-05-05 Jan Kiszkax86: Rework REX prefix parsing
2014-05-05 Jan Kiszkax86: Decode opcode bytes via single union
2014-05-05 Jan Kiszkax86: Drop double initialization in mmio_parse
2014-05-05 Jan Kiszkax86: Drop has_modrm from mmio_parse
2014-03-05 Jan Kiszkacore: Factor out generic panic_stop/halt services
2014-02-07 Jan Kiszkax86: Detect and use guest paging mode for MMIO parsing
2014-02-07 Jan Kiszkacore: Introduce and apply guest_paging_structures
2014-02-05 Jan Kiszkacore: Switch to table-driven page table construction...
2014-01-28 Jan Kiszkacore: Get rid of unusual term "foreign"
2014-01-17 Jan Kiszkacore: Fix some minor style issues
2014-01-16 Jan Kiszkacore: Pass caller's per_cpu to page_map_get_foreign_page
2014-01-13 Jan Kiszkax86: Remove mmio_lock
2013-12-06 Jan Kiszkacore: Drop page_map_release_foreign_page
2013-12-06 Jan Kiszkax86: Map MMIO code pages read-only
2013-12-06 Jan Kiszkax86: Optimize page mapping of mmio_parse
2013-10-20 Jan KiszkaJailhouse public release