1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00
Commit graph

16 commits

Author SHA1 Message Date
Stefan Lankes
7f6bdd72b1 add option to enable e1000 driver 2017-08-03 22:30:30 +02:00
Stefan Lankes
437f445ed8 fix typos, fix meaing of PAGE_CEIL and PAGE_FLOOR 2017-07-15 16:24:08 +02:00
Stefan Lankes
a4e5bab1e4 remove typo 2017-06-17 09:45:20 +02:00
Stefan Lankes
28d9d4cfde remove obsolete comment 2017-06-14 16:34:12 +02:00
Stefan Lankes
ca181b85a0 fix wrong i/o port size to announce a new packet 2017-06-11 01:56:01 +02:00
Stefan Lankes
78793d0b84 remove typos 2017-06-10 09:36:37 +02:00
Stefan Lankes
36c5896068 increasing the compatibility to Virtio 1.0 2017-06-10 09:31:48 +02:00
Stefan Lankes
b3ce0d96b3 some code cleanups 2017-06-09 15:04:48 +02:00
Stefan Lankes
ae1b7e01c5 create limit for the number of supported virtio queues 2017-06-08 00:41:10 +02:00
Stefan Lankes
d4ba46c4d7 fix bug in the calculation of the packet length
- reduce the number of debug messages
2017-06-05 17:08:10 +02:00
Stefan Lankes
54c3724087 remove typo 2017-06-05 12:07:38 +02:00
Stefan Lankes
1fc09b4246 add first draft of a virtio network driver 2017-06-05 11:15:45 +02:00
Stefan Lankes
c615fdbf31 the device discovery alg. checks also the PCI subsystem id 2017-06-05 11:12:36 +02:00
Daniel Krebs
eca8be0236 remove old Makefile/autotools based build system and debian scripts 2017-04-03 18:14:42 +02:00
daniel-k
ec1fab0150 fix compiler warnings 2017-02-03 15:36:14 +01:00
Stefan Lankes
dfd4272d59 reodering of the directory structure 2016-12-03 00:43:49 +01:00