]> xenbits.xensource.com Git - unikraft/unikraft.git/shortlog
unikraft/unikraft.git
2019-03-07 Florian SchmidtRelease: 0.3.1 Iapetus github/master origin/HEAD origin/master RELEASE-0.3.1
2019-03-07 Florian Schmidtbuild: properly separate UK_EXTRAVERSION in version...
2019-03-06 Florian Schmidtlib/nolibc: add definition for pid_t
2019-03-06 Yuri Volchkovlib/vfscore: fix checkpatch issues for uio.h and statfs.h
2019-03-06 Yuri Volchkovlib/vfscore: mark stdio as a character device
2019-03-06 Yuri Volchkovlib/vfscore: fix conflicts with newlib
2019-03-06 Yuri Volchkovlib/vfscore: prefix defines conflicting with Newlib
2019-03-06 Yuri Volchkovlib/vfscore: tabify fs.h
2019-03-05 Wei Chenplat/kvm: arm64: Remove superfluous blank line
2019-03-05 Wei Chenplat/kvm: arm64: Ensure there is no stall data in cache...
2019-03-05 Wei Chenplat/kvm: arm64: Remove needless semicolons in assembly
2019-03-05 Wei Chenplat/kvm: arm64: Support build L3 table for large image...
2019-03-05 Wei Chenplat/kvm: arm64: Build L3 page table for range greater...
2019-03-05 Wei Chenplat/kvm: arm64: Calculate pagetable size dynamically...
2019-03-05 Wei Chenplat/kvm: arm64: Clear pagetable memory with boot stack
2019-03-05 Wei Chenplat/kvm: Invalidate D-Cache that may have been modifie...
2019-03-05 Wei Chenplat/kvm: Rename pagetable.S to pagetable64.S for Arm64
2019-03-05 Wei Chenplat/kvm: Force align the stack pointer for Arm64 EL1...
2019-03-05 Wei Chenplat/kvm: Remove redundant space while entering trap...
2019-03-05 Wei Chenplat/kvm: Add __TRAP_STACK_SIZE for stack pointer while...
2019-03-05 Wei Chenarch/include: Add a _regs member to save origial stack...
2019-03-05 Wei Chenplat/kvm: Get VIRT_BITS from id_aa64mmfr0_el1.PARange...
2019-03-05 Wei Chenplat/kvm: Correct invalid indent character for Arm64
2019-03-05 Wei Chenplat/common: Add referred source code URL for cache...
2019-03-05 Wei Chenplat/common: Use correct dsb operation flag for Arm64
2019-03-05 Wei Chenplat/common: Clean and invalidate D-Cache only when...
2019-03-05 Wei Chenplat/common: Remove earlycloberr from SYSREG_READ32...
2019-03-05 Wei Chenplat: Clean up kernel image symbols
2019-03-05 Wei Chenplat/common: Move global variables defined in link...
2019-03-05 Wei Chenplat/include: Use macro-ed helper to simplify ioreg_rea...
2019-03-05 Wei Chenbuild: Remove the check of '--enable-default-pie' in...
2019-02-22 Vlad Badoiusupport/build: Add support for the tar.xz and .txz...
2019-02-20 Simon KuenzerRelease: 0.3 Iapetus RELEASE-0.3
2019-02-20 Yuri Volchkovlib/vfscore: fix memory leak at sys_write
2019-02-20 Yuri Volchkovlib/ramfs: fix style issues
2019-02-20 Yuri Volchkovlib/ramfs: fix debug printouts
2019-02-20 Yuri Volchkovlib/ramfs: adapt imported ramfs to Unikraft
2019-02-20 Yuri Volchkovlib/ramfs: update license header for imported files
2019-02-20 Yuri Volchkovlib/ramfs: tabify imported ramfs code
2019-02-20 Yuri Volchkovlib/ramfs: initial import from OSv
2019-02-20 Simon Kuenzerlib/vfscore: Introduce `vfscore_put_file`
2019-02-20 Simon Kuenzerlib/nolibc: Provide stdbool.h
2019-02-20 Yuri Volchkovlib/vfscore: remove sys prefix from vfs api functions
2019-02-20 Yuri Volchkovlib/vfscore: re-implement stdio and enable new code
2019-02-20 Yuri Volchkovlib/nolibc: add prototypes for functions from vfscore
2019-02-20 Yuri Volchkovlib/vfscore: add main constructor
2019-02-20 Yuri Volchkovlib/vfscore: fix compiler complains
2019-02-20 Yuri Volchkovlib/vfscore: add necessary internal prototypes
2019-02-20 Yuri Volchkovlib/vfscore: introduce fdclose
2019-02-20 Yuri Volchkovlib/vfscore: remove _KERNEL ifdefs
2019-02-20 Yuri Volchkovlib/vfscore: add necessary field in vfscore_file
2019-02-20 Yuri Volchkovlib/vfscore: introduce fget, fdrop, fdalloc
2019-02-20 Yuri Volchkovlib/vfscore: prefix exported functions
2019-02-20 Yuri Volchkovlib/vfscore: introduce UK_FS_REGISTER
2019-02-20 Yuri Volchkovlib/vfscore: add utility funcs&defs to support imported
2019-02-20 Yuri Volchkovlib/vfscore: use Unikraft types and functions
2019-02-20 Yuri Volchkovlib/vfscore: use Unikraft includes
2019-02-20 Yuri Volchkovlib/vfscore: remove obvious c++isms and irrelevant...
2019-02-20 Yuri Volchkovlib/vfscore: update license header for imported files
2019-02-20 Yuri Volchkovlib/vfscore: tabify imported vfs code
2019-02-20 Yuri Volchkovlib/vfscore: Initial import of OSv vfs
2019-02-20 Yuri Volchkovlib/nolibc: adapt mount.h to Unikraft
2019-02-20 Yuri Volchkovlib/nolibc: import mount.h
2019-02-20 Yuri Volchkovinclude/uk: introduce __weak_alias macro
2019-02-18 Simon Kuenzerplat/linuxu: Acknowledge all interrupts on controller
2019-02-18 Simon Kuenzerplat/kvm: Acknowledge all interrupts
2019-02-13 Simon Kuenzerlib/ukdebug: Align hexdump with print system
2019-02-13 Simon Kuenzerplat/xen: Arm32, x86_64: Unify linker scripts
2019-02-13 Dafna Hirschfeldplat/xen: arm: Initialize the bss section to 0
2019-02-13 Simon Kuenzerplat/xen: CPU definition for Arm32
2019-02-13 Simon Kuenzerplat/xen: Split emergency and hypervisor console
2019-02-13 Simon Kuenzerplat/xen: Grant table support as menu option
2019-02-13 Simon Kuenzerbuild: Add HAVE_NW_STACK feature symbol
2019-02-13 Simon Kuenzerbuild: Notice user when to do `make clean`
2019-02-13 Simon Kuenzerplat/common: Add cpu.h for Arm32
2019-02-13 Dafna Hirschfeldarch/arm: Correct source paths in libarmmath
2019-02-12 Yuri Volchkovlib/ukboot: include uk/essentials.h in weak_main
2019-02-11 Simon Kuenzerplat/kvm: Disconnect console options from ukdebug
2019-02-11 Yuri Volchkovlib/ukboot: move weak main in separate sub-lib
2019-02-11 Yuri Volchkovbuild: limit gcc version to 6.1 if LTO is enabled
2019-02-11 Yuri Volchkovbuild: mark LTO as experimental
2019-02-11 Florian Schmidtsupport: don't throw error message when not in a git...
2019-02-06 Simon Kuenzerbuild: `print-libs`, `print-objs`, `print-srcs` depend...
2019-02-06 Simon Kuenzerbuild: `print-vars` target is a `null_targets`
2019-02-06 Simon Kuenzerbuild: `distclean`, `properclean` independent of `...
2019-02-01 Yuri Volchkovlib/nolibc/string: fix checkpatch issues in strlcpy...
2019-02-01 Yuri Volchkovlib/nolibc/string: import strlcpy and strlcat from...
2019-02-01 Yuri Volchkovlib/nolibc/string: fix underflow in strnlen
2019-02-01 Simon Kuenzerlib/ukdebug: Fix spelling in configuration menu
2019-01-31 Yuri Volchkovinclude/uk: introduce ukarch_dec
2019-01-31 Yuri Volchkovlib/nolibc/string: import memrchr and strrchr from...
2019-01-31 Yuri Volchkovlib/uklock: introduce UK_MUTEX_INITIALIZER
2019-01-31 Yuri Volchkovlib/uklock: introduce mutex_is_locked
2019-01-31 Yuri Volchkovlib/uklock: rename mutex functions to match pthread_...
2019-01-31 Simon Kuenzerdrivers/virtio: Memory barrier before notifying host...
2019-01-31 Simon Kuenzerdrivers/virtio: virtio_netdev_recv(): Remove disabling...
2019-01-31 Simon Kuenzerlib/uknetdev: Flag-based status report on rx and tx...
2019-01-31 Simon Kuenzerlib/uknetdev: Introduce receive buffer allocator callback
2019-01-31 Simon Kuenzerlib/uklock: Debug level for semaphore messages
2019-01-31 Simon Kuenzerlib/nolibc: Introduce fd_set operation macros
next