1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00
libhermit/tools
Stefan Lankes 55ca03c5d4 add first draft of gdb support for x86_64
- derived from ukvm/solo5 (https://github.com/Solo5/solo5/tree/master/ukvm)
- first adaption developed by Pierre Oliver, VT
2018-07-06 00:35:34 +02:00
..
CMakeLists.txt add first draft of gdb support for x86_64 2018-07-06 00:35:34 +02:00
demo_ircce.sh reodering of the directory structure 2016-12-03 00:43:49 +01:00
demo_kvm.sh reodering of the directory structure 2016-12-03 00:43:49 +01:00
demo_omp.sh reodering of the directory structure 2016-12-03 00:43:49 +01:00
init.sh cmake: initial support for CMake build system 2017-04-03 18:14:56 +02:00
proxy.c determine default architecture via uname 2018-04-22 16:47:28 +00:00
proxy.h Support for forwarding command line parameters and environment variables 2017-11-07 19:51:57 -05:00
queue.h add first draft of gdb support for x86_64 2018-07-06 00:35:34 +02:00
uhyve-aarch64.c print also the multiprocessor affinity register 2018-07-02 19:58:10 +00:00
uhyve-gdb-aarch64.c add first draft of gdb support for x86_64 2018-07-06 00:35:34 +02:00
uhyve-gdb-aarch64.h add first draft of gdb support for x86_64 2018-07-06 00:35:34 +02:00
uhyve-gdb-x86_64.c add first draft of gdb support for x86_64 2018-07-06 00:35:34 +02:00
uhyve-gdb-x86_64.h add first draft of gdb support for x86_64 2018-07-06 00:35:34 +02:00
uhyve-gdb.h add first draft of gdb support for x86_64 2018-07-06 00:35:34 +02:00
uhyve-migration-rdma.c support for ODP using RDMA (#92) 2018-05-18 08:49:51 +02:00
uhyve-migration.c fix RDMA migration for guests greater/equal to the IO gap (#90) 2018-05-17 12:25:00 +02:00
uhyve-migration.h fix RDMA migration for guests greater/equal to the IO gap (#90) 2018-05-17 12:25:00 +02:00
uhyve-net.c use interrupts to notifiy incoming packets 2017-09-18 00:23:09 +02:00
uhyve-net.h aarch64 support (#84) 2018-03-23 04:04:44 -04:00
uhyve-syscalls.h aarch64 support (#84) 2018-03-23 04:04:44 -04:00
uhyve-x86_64.c fix image size calculation if app contains more than one load section 2018-06-13 19:40:01 +00:00
uhyve-x86_64.h aarch64 support (#84) 2018-03-23 04:04:44 -04:00
uhyve.c add first draft of gdb support for x86_64 2018-07-06 00:35:34 +02:00
uhyve.h add dummy migration implementation for aarch64 2018-04-28 15:25:22 +00:00
utils.c aarch64 support (#84) 2018-03-23 04:04:44 -04:00