- Jan 21, 2015
-
-
Andre Przywara authored
Signed-off-by:
Andre Przywara <andre.przywara@arm.com>
-
Andre Przywara authored
The kernel uses separate types for uid_t and gid_t and kvmtool somehow inherited these instead of the POSIX versions. (WHY?) NEED TO INVESTIGATE Signed-off-by:
Andre Przywara <andre.przywara@arm.com>
-
Andre Przywara authored
The special Linux poison bits do not make sense in userland, so just replace them with NULL to spot bogus accesses. Signed-off-by:
Andre Przywara <andre.przywara@arm.com>
-
Andre Przywara authored
Signed-off-by:
Andre Przywara <andre.przywara@arm.com>
-
Andre Przywara authored
Signed-off-by:
Andre Przywara <andre.przywara@arm.com>
-
Andre Przywara authored
The /usr/include/linux copy of kvm.h is usually outdated, so copy over a fresh copy from the 3.18.0 source tree. Signed-off-by:
Andre Przywara <andre.przywara@arm.com>
-
Andre Przywara authored
Signed-off-by:
Andre Przywara <andre.przywara@arm.com>
-
Andre Przywara authored
Signed-off-by:
Andre Przywara <andre.przywara@arm.com>
-
Andre Przywara authored
Signed-off-by:
Andre Przywara <andre.przywara@arm.com>
-
Andre Przywara authored
Signed-off-by:
Andre Przywara <andre.przywara@arm.com>
-
Andre Przywara authored
This is simply a commit of all files under tools/kvm in Pekka's github repo [1] as of: commit 585b3dfe01bdf07009a35cc371b338bffe392210 Author: Suzuki K. Poulose <suzuki.poulose@arm.com> Date: Fri Jan 16 11:30:10 2015 +0000 kvmtool: virtio-9p: Convert EMFILE error at the server to ENFILE for the guest Nothing changed so far, does not compile yet. [1]: https://github.com/penberg/linux-kvm.git Signed-off-by:
Andre Przywara <andre.przywara@arm.com>
-
Andre Przywara authored
Signed-off-by:
Andre Przywara <andre.przywara@arm.com>
-
- Jan 20, 2015
-
-
Andre Przywara authored
-