osv-dev
Thread
Date
Earlier messages
Later messages
Messages by Date
2020/08/21
[osv-dev] [PATCH] libc: replace floatscan.c, intscan.c and shgetc.c with the symlinks to its almost identical copies
Waldemar Kozaczuk
2020/08/21
[osv-dev] Build failed in Jenkins: osv-build-nightly #2250
jenkins
2020/08/21
[osv-dev] [COMMIT osv master] tests: fix compilation of tst-wctype.cc on older versions of gcc
Commit Bot
2020/08/20
Re: [osv-dev] [COMMIT osv master] tests: adapted w/ctype tests to work with boost unittest and added tst-string
Waldek Kozaczuk
2020/08/20
Re: [osv-dev] [COMMIT osv master] fs:change uiomove() to use size_t in the signature instead of int
Nadav Har'El
2020/08/20
Re: [osv-dev] [COMMIT osv master] tests: adapted w/ctype tests to work with boost unittest and added tst-string
Nadav Har'El
2020/08/19
[osv-dev] [COMMIT osv master] libc: replace some headers libc/internal with symlinks to identical copies under musl/src/
Commit Bot
2020/08/19
[osv-dev] [COMMIT osv master] libc: drop setlocale.c and duplocale.c and add __setlocale alias
Commit Bot
2020/08/19
[osv-dev] [COMMIT osv master] libc: drop towlower_l and towupper_l in favor of musl copies
Commit Bot
2020/08/19
[osv-dev] [COMMIT osv master] libc: drop OSv toupper_l in favor of musl copy and add alias __toupper_l
Commit Bot
2020/08/19
[osv-dev] [COMMIT osv master] tests: adapted w/ctype tests to work with boost unittest and added tst-string
Commit Bot
2020/08/19
[osv-dev] [COMMIT osv master] tests: add verbatim copies of Bionic tests for w/ctype
Commit Bot
2020/08/19
[osv-dev] [COMMIT osv master] libc: replace locale/wcscoll*.c (from old musl) with musl copy of locale/wcscoll.c
Commit Bot
2020/08/19
[osv-dev] [COMMIT osv master] libc: replaced 6 files in /libc/stdio/ that uses syscall instruction with musl copies and macros
Commit Bot
2020/08/19
[osv-dev] [COMMIT osv master] libc: replace locale/strfmon.c with the musl copy
Commit Bot
2020/08/19
[osv-dev] [COMMIT osv master] libc: replace locale/strxfrm*.c (from old musl) with musl copy of locale/strxfrm.c
Commit Bot
2020/08/19
[osv-dev] [COMMIT osv master] libc: replace locale/wcsxfrm*.c (from old musl) with musl copy of locale/wcsxfrm.c
Commit Bot
2020/08/19
[osv-dev] [COMMIT osv master] fs:change uiomove() to use size_t in the signature instead of int
Commit Bot
2020/08/19
[osv-dev] [COMMIT osv master] libc: replace iswctype_l and wctype_l.c with musl equivalent
Commit Bot
2020/08/19
[osv-dev] [COMMIT osv master] libc: replace locale/strcoll*.c (from old musl) with musl copy of locale/strcoll.c
Commit Bot
2020/08/19
[osv-dev] [PATCH 5/5] scripts/build: don't exit when exporting files
Fotis Xenakis
2020/08/19
[osv-dev] [PATCH 4/5] loader: add support for booting from virtio-fs
Fotis Xenakis
2020/08/19
[osv-dev] [PATCH 2/5] vfs: homogenize mount_rofs_rootfs and mount_zfs_rootfs
Fotis Xenakis
2020/08/19
[osv-dev] [PATCH 3/5] loader: add rootfs type command line option
Fotis Xenakis
2020/08/19
[osv-dev] [PATCH 1/5] virtio-fs: use exclusive device ids
Fotis Xenakis
2020/08/19
[osv-dev] [PATCH 0/5] Support booting from virtio-fs
Fotis Xenakis
2020/08/18
[osv-dev] Re: Debug / inspect guest state on Firecracker
Waldek Kozaczuk
2020/08/17
[osv-dev] Re: [PATCH] fs:change uiomove() to use size_t in the signature instead of int
Wonsup Yoon
2020/08/17
[osv-dev] Jenkins build is back to normal : osv-build-nightly #2246
jenkins
2020/08/17
[osv-dev] Debug / inspect guest state on Firecracker
Alex Merritt
2020/08/17
[osv-dev] [PATCH] fs:change uiomove() to use size_t in the signature instead of int
Waldemar Kozaczuk
2020/08/16
[osv-dev] Build failed in Jenkins: osv-build-nightly #2245
jenkins
2020/08/15
Re: [osv-dev] [PATCH 4/9] libc: drop setlocale.c and duplocale.c and add __setlocale alias
Waldek Kozaczuk
2020/08/15
Re: [osv-dev] [PATCH 4/9] libc: drop setlocale.c and duplocale.c and add __setlocale alias
Nadav Har'El
2020/08/14
[osv-dev] Re: [PATCH 18/18] libc: replaced 6 files in /libc/stdio/ that uses syscall instruction with musl copies and macros
Waldek Kozaczuk
2020/08/14
[osv-dev] Re: Inconsistencies/possible bugs in if_indextoname.c, if_nametoindex.c under libc/network/
Waldek Kozaczuk
2020/08/14
[osv-dev] [PATCH 18/18] libc: replaced 6 files in /libc/stdio/ that uses syscall instruction with musl copies and macros
Waldemar Kozaczuk
2020/08/14
[osv-dev] [PATCH 5/9] libc: replace locale/wcsxfrm*.c (from old musl) with musl copy of locale/wcsxfrm.c
Waldemar Kozaczuk
2020/08/14
[osv-dev] [PATCH 6/9] libc: replace locale/wcscoll*.c (from old musl) with musl copy of locale/wcscoll.c
Waldemar Kozaczuk
2020/08/14
[osv-dev] [PATCH 9/9] libc: replace locale/strcoll*.c (from old musl) with musl copy of locale/strcoll.c
Waldemar Kozaczuk
2020/08/14
[osv-dev] [PATCH 1/9] libc: replace iswctype_l and wctype_l.c with musl equivalent
Waldemar Kozaczuk
2020/08/14
[osv-dev] [PATCH 4/9] libc: drop setlocale.c and duplocale.c and add __setlocale alias
Waldemar Kozaczuk
2020/08/14
[osv-dev] [PATCH 2/9] libc: drop OSv toupper_l in favor of musl copy and add alias __toupper_l
Waldemar Kozaczuk
2020/08/14
[osv-dev] [PATCH 7/9] libc: replace locale/strxfrm*.c (from old musl) with musl copy of locale/strxfrm.c
Waldemar Kozaczuk
2020/08/14
[osv-dev] [PATCH 3/9] libc: drop towlower_l and towupper_l in favor of musl copies
Waldemar Kozaczuk
2020/08/14
[osv-dev] [PATCH 8/9] libc: replace locale/strfmon.c with the musl copy
Waldemar Kozaczuk
2020/08/14
[osv-dev] [PATCH 1/2] tests: add verbatim copies of Bionic tests for w/ctype
Waldemar Kozaczuk
2020/08/14
[osv-dev] [PATCH 2/2] tests: adapted w/ctype tests to work with boost unittest and added tst-string
Waldemar Kozaczuk
2020/08/14
[osv-dev] [PATCH] libc: replace some headers libc/internal with symlinks to identical copies under musl/src/
Waldemar Kozaczuk
2020/08/13
[osv-dev] [COMMIT osv master] libc: replace 5 more headers in include/api with musl copies
Commit Bot
2020/08/13
[osv-dev] [COMMIT osv master] libc: replace __strndup.c by adding entry to aliases.ld
Commit Bot
2020/08/13
[osv-dev] [COMMIT osv master] libc: replace network/gai_strerror.cc with its identical C copy from musl
Commit Bot
2020/08/13
[osv-dev] [COMMIT osv master] libc: remove unused file
Commit Bot
2020/08/13
[osv-dev] Re: Inconsistencies/possible bugs in if_indextoname.c, if_nametoindex.c under libc/network/
Waldek Kozaczuk
2020/08/13
[osv-dev] Inconsistencies/possible bugs in if_indextoname.c, if_nametoindex.c under libc/network/
Waldek Kozaczuk
2020/08/11
Re: [osv-dev] include/api/$ARCH/bits/alltypes.h.sh and musl upgrade
Nadav Har'El
2020/08/11
Re: [osv-dev] [RFC 2] libc: replace syscall call with variadic macro and inlined function
Nadav Har'El
2020/08/11
Re: [osv-dev] syscall() call in libc/network/if_nameindex.c
Nadav Har'El
2020/08/10
[osv-dev] [COMMIT osv master] libc: point 3 more files from libc/ to musl/
Commit Bot
2020/08/10
[osv-dev] [PATCH] libc: point 3 more files from libc/ to musl/
Waldemar Kozaczuk
2020/08/10
Re: [osv-dev] [RFC 2] libc: replace syscall call with variadic macro and inlined function
Waldek Kozaczuk
2020/08/10
[osv-dev] include/api/$ARCH/bits/alltypes.h.sh and musl upgrade
Waldek Kozaczuk
2020/08/10
[osv-dev] syscall() call in libc/network/if_nameindex.c
Waldek Kozaczuk
2020/08/09
Re: [osv-dev] [RFC 2] libc: replace syscall call with variadic macro and inlined function
Nadav Har'El
2020/08/09
[osv-dev] [RFC 2] libc: replace syscall call with variadic macro and inlined function
Waldemar Kozaczuk
2020/08/09
[osv-dev] [RFC 1] libc: replace syscall call with function calls using a macro
Waldemar Kozaczuk
2020/08/09
[osv-dev] [COMMIT osv master] libc: replace more include/api/ headers with their musl copies
Commit Bot
2020/08/07
[osv-dev] [PATCH] libc: replace more include/api/ headers with their musl copies
Waldemar Kozaczuk
2020/08/06
Re: [osv-dev] ISR and schd::preemptable problems in resolve_pltgot
Rick Payne
2020/08/06
Re: [osv-dev] ISR and schd::preemptable problems in resolve_pltgot
Nadav Har'El
2020/08/06
Re: [osv-dev] ISR and schd::preemptable problems in resolve_pltgot
Rick Payne
2020/08/06
Re: [osv-dev] ISR and schd::preemptable problems in resolve_pltgot
Nadav Har'El
2020/08/06
[osv-dev] [COMMIT osv master] libc: replace weak_alias and wrapper functions with linker symbol copy mechanism
Commit Bot
2020/08/05
[osv-dev] [PATCH] libc: replace weak_alias and wrapper functions with linker symbol copy mechanism
Waldemar Kozaczuk
2020/08/05
[osv-dev] ISR and schd::preemptable problems in resolve_pltgot
Rick Payne
2020/08/05
[osv-dev] [COMMIT osv master] Add new mechanism for function aliases - outside original source file
Commit Bot
2020/08/05
[osv-dev] [COMMIT osv master] virtio-fs: add error check in fs
Commit Bot
2020/08/05
Re: [osv-dev] [PATCH v2] Add new mechanism for function aliases - outside original source file
Nadav Har'El
2020/08/04
Re: [osv-dev] [PATCH v2] Add new mechanism for function aliases - outside original source file
Waldek Kozaczuk
2020/08/03
[osv-dev] Re: [RFC PATCH] Add new mechanism for function aliases
Nadav Har'El
2020/08/03
[osv-dev] [PATCH v2] Add new mechanism for function aliases - outside original source file
Nadav Har'El
2020/08/03
[osv-dev] Re: [RFC PATCH] Add new mechanism for function aliases
Nadav Har'El
2020/08/03
[osv-dev] [RFC PATCH] Add new mechanism for function aliases
Nadav Har'El
2020/08/03
Re: [osv-dev] [PATCH] libc: replace include/api/ifaddrs.h with the symlink to its identical musl copy
Nadav Har'El
2020/08/03
Re: [osv-dev] Upgrading musl - more detailed plan
Waldek Kozaczuk
2020/08/03
[osv-dev] [COMMIT osv master] libc: replace identical headers with the symlinks to musl copies
Commit Bot
2020/08/03
Re: [osv-dev] Upgrading musl - more detailed plan
Nadav Har'El
2020/08/02
[osv-dev] [COMMIT osv master] libc: replace unistd/ttyname.c with the musl copy
Commit Bot
2020/08/02
Re: [osv-dev] [PATCH] libc: replace unistd/ttyname.c with the musl copy
Nadav Har'El
2020/08/02
[osv-dev] [PATCH] libc: replace unistd/ttyname.c with the musl copy
Waldemar Kozaczuk
2020/08/02
[osv-dev] Re: Upgrading musl - more detailed plan
Waldek Kozaczuk
2020/08/01
[osv-dev] Upgrading musl - more detailed plan
Waldek Kozaczuk
2020/07/31
[osv-dev] [PATCH] libc: replace include/api/ifaddrs.h with the symlink to its identical musl copy
Waldemar Kozaczuk
2020/07/31
[osv-dev] [PATCH] libc: replace identical headers with the symlinks to musl copies
Waldemar Kozaczuk
2020/07/30
[osv-dev] [COMMIT osv master] libc: replace two more files with the musl copies
Commit Bot
2020/07/30
[osv-dev] [PATCH] libc: replace two more files with the musl copies
Waldemar Kozaczuk
2020/07/30
[osv-dev] [COMMIT osv master] libc: remove unused libc/regex/glob.c
Commit Bot
2020/07/29
[osv-dev] [PATCH] virtio-fs: add error check in fs
Fotis Xenakis
2020/07/29
[osv-dev] [COMMIT osv master] libc: revert more files with "#undef" to point back to musl
Commit Bot
2020/07/29
[osv-dev] [COMMIT osv master] libc: remove more string functions from libc/ in favor of the original musl ones
Commit Bot
2020/07/29
Re: [osv-dev] [PATCH] libc: remove more string functions from libc/ in favor of the original musl ones
Nadav Har'El
2020/07/29
[osv-dev] [COMMIT osv master] libc: revert some files with "__restrict" to point back to musl
Commit Bot
2020/07/29
Re: [osv-dev] [PATCH] libc: revert some files with "#undef" to point back to musl
Nadav Har'El
2020/07/29
[osv-dev] [COMMIT osv master] libc: revert some files with "#undef" to point back to musl
Commit Bot
2020/07/28
[osv-dev] Re: [PATCH] libc: revert more files with "#undef" to point back to musl
Waldek Kozaczuk
2020/07/28
[osv-dev] [PATCH] libc: revert more files with "#undef" to point back to musl
Waldemar Kozaczuk
2020/07/27
Re: [osv-dev] Adding floating-point support to AArch64 port and upgrading musl
Waldek Kozaczuk
2020/07/27
[osv-dev] [PATCH] libc: remove more string functions from libc/ in favor of the original musl ones
Waldemar Kozaczuk
2020/07/27
[osv-dev] [PATCH V2] libc: revert some files with "__restrict" to point back to musl
Waldemar Kozaczuk
2020/07/27
[osv-dev] [PATCH] libc: revert some files with "__restrict" to point back to musl
Waldemar Kozaczuk
2020/07/27
[osv-dev] [PATCH] libc: revert some files with "#undef" to point back to musl
Waldemar Kozaczuk
2020/07/26
Re: [osv-dev] Adding floating-point support to AArch64 port and upgrading musl
Waldek Kozaczuk
2020/07/26
Re: [osv-dev] Adding floating-point support to AArch64 port and upgrading musl
Nadav Har'El
2020/07/24
Re: [osv-dev] Re: raw socket support ?
Rick Payne
2020/07/24
Re: [osv-dev] Re: raw socket support ?
Vinicius Fulber Garcia
2020/07/23
Re: [osv-dev] Re: raw socket support ?
Pekka Enberg
2020/07/23
Re: [osv-dev] Re: raw socket support ?
Vladislav Zolotarov
2020/07/23
[osv-dev] Adding floating-point support to AArch64 port and upgrading musl
Waldek Kozaczuk
2020/07/23
Re: [osv-dev] Re: raw socket support ?
Vinicius Fulber Garcia
2020/07/23
Re: [osv-dev] Re: raw socket support ?
Rick Payne
2020/07/23
Re: [osv-dev] Re: raw socket support ?
Nadav Har'El
2020/07/23
Re: [osv-dev] Re: raw socket support ?
Rick Payne
2020/07/23
Re: [osv-dev] Problems with socat
Nadav Har'El
2020/07/22
Re: [osv-dev] Problems with socat
Pekka Enberg
2020/07/22
Re: [osv-dev] Problems with socat
Rick Payne
2020/07/22
Re: [osv-dev] Problems with socat
Dor Laor
2020/07/22
[osv-dev] Problems with socat
Rick Payne
2020/07/22
Re: [osv-dev] [PATCH 0/4] virtio-fs: add readdir support
Fotis Xenakis
2020/07/21
Re: [osv-dev] [PATCH 0/4] virtio-fs: add readdir support
Waldek Kozaczuk
2020/07/21
[osv-dev] [COMMIT osv master] virtio-fs: expose FUSE reply length
Commit Bot
2020/07/21
[osv-dev] [COMMIT osv master] virtio-fs: use FUSE_OPENDIR and FUSE_RELEASEDIR
Commit Bot
2020/07/21
[osv-dev] [COMMIT osv master] virtio-fs: implement readdir
Commit Bot
2020/07/21
[osv-dev] [COMMIT osv master] virtio-fs: fix allocation failure condition
Commit Bot
2020/07/21
[osv-dev] [COMMIT osv master] tests: fix shell if/else syntax to make it work on both Ubuntu and Fedora
Commit Bot
2020/07/21
[osv-dev] [COMMIT osv master] tests: do not include java tests for aarch64
Commit Bot
2020/07/21
[osv-dev] [COMMIT osv master] scripts: enhance run.py to allow running aarch64 images with KVM enabled
Commit Bot
2020/07/21
Re: [osv-dev] [PATCH] scripts: enhance run.py to allow running aarch64 images with KVM enabled
Nadav Har'El
2020/07/21
Re: [osv-dev] The state of the AArch64 port
Nadav Har'El
2020/07/21
[osv-dev] The state of the AArch64 port
Waldek Kozaczuk
2020/07/20
Re: [osv-dev] Re: raw socket support ?
Waldek Kozaczuk
2020/07/20
[osv-dev] [PATCH] scripts: enhance run.py to allow running aarch64 images with KVM enabled
Waldemar Kozaczuk
2020/07/20
[osv-dev] [COMMIT osv master] scripts: make firecracker.py default to host architecture
Commit Bot
2020/07/20
[osv-dev] [COMMIT osv master] scripts: update firecracker.py to support aarch64
Commit Bot
2020/07/19
[osv-dev] [PATCH 4/4] virtio-fs: implement readdir
Fotis Xenakis
2020/07/19
[osv-dev] [PATCH 3/4] virtio-fs: use FUSE_OPENDIR and FUSE_RELEASEDIR
Fotis Xenakis
2020/07/19
[osv-dev] [PATCH 2/4] virtio-fs: expose FUSE reply length
Fotis Xenakis
2020/07/19
[osv-dev] [PATCH 1/4] virtio-fs: fix allocation failure condition
Fotis Xenakis
2020/07/19
[osv-dev] [PATCH 0/4] virtio-fs: add readdir support
Fotis Xenakis
2020/07/19
[osv-dev] [COMMIT osv master] aarch64: fix memmove bug
Commit Bot
2020/07/19
[osv-dev] [COMMIT osv master] licenses: add newlib license
Commit Bot
2020/07/19
[osv-dev] [PATCH] licenses: add newlib license
Waldemar Kozaczuk
2020/07/19
[osv-dev] [PATCH] aarch64: fix memmove bug
Waldemar Kozaczuk
2020/07/17
[osv-dev] [COMMIT osv master] aarch64: support building unit tests image
Commit Bot
2020/07/17
[osv-dev] [COMMIT osv master] aarch64: support virtio mmio devices
Commit Bot
2020/07/17
[osv-dev] [COMMIT osv master] aarch64: parse and activate virtio mmio devices
Commit Bot
2020/07/16
Re: [osv-dev] Re: raw socket support ?
Vinicius Fulber Garcia
2020/07/15
Re: [osv-dev] Re: raw socket support ?
Pekka Enberg
2020/07/15
Re: [osv-dev] Re: raw socket support ?
Waldek Kozaczuk
2020/07/14
[osv-dev] [PATCH] aarch64: support building unit tests image
Waldemar Kozaczuk
2020/07/13
[osv-dev] [PATCH 1/2] aarch64: support virtio mmio devices
Waldemar Kozaczuk
2020/07/13
[osv-dev] [PATCH 2/2] aarch64: parse and activate virtio mmio devices
Waldemar Kozaczuk
2020/07/13
[osv-dev] [COMMIT osv master] scripts/run.py: do not hardcode memory size and cpu count for aarch64
Commit Bot
2020/07/13
[osv-dev] [COMMIT osv master] virtio-fs: minor driver code improvements
Commit Bot
2020/07/13
[osv-dev] [COMMIT osv master] dynamic linker: fix the old bug in the logic to calculate the ELF base
Commit Bot
2020/07/13
[osv-dev] [COMMIT osv master] virtio-fs: fix lost wakeup in driver
Commit Bot
2020/07/13
[osv-dev] [COMMIT osv master] scripts/build: refine build process for aarch64
Commit Bot
2020/07/13
[osv-dev] Re: Build failed in Jenkins: osv-build-nightly #2209
Waldek Kozaczuk
2020/07/13
[osv-dev] [COMMIT osv master] debugging: enhance loader.py to support both x64 and aarch64
Commit Bot
2020/07/11
[osv-dev] Build failed in Jenkins: osv-build-nightly #2209
jenkins
2020/07/11
[osv-dev] [PATCH v2 1/2] virtio-fs: minor driver code improvements
Fotis Xenakis
2020/07/11
[osv-dev] [PATCH v2 2/2] virtio-fs: fix lost wakeup in driver
Fotis Xenakis
2020/07/11
[osv-dev] [PATCH v2 0/2] virtio-fs: fix lost wakeup in driver
Fotis Xenakis
2020/07/10
[osv-dev] Re: [PATCH] virtio-fs: fix lost wakeup in driver
Waldek Kozaczuk
2020/07/10
[osv-dev] [PATCH] virtio-fs: fix lost wakeup in driver
Fotis Xenakis
2020/07/09
[osv-dev] [PATCH] debugging: enhance loader.py to support both x64 and aarch64
Waldemar Kozaczuk
2020/07/09
[osv-dev] [COMMIT osv master] debugging: fix loader.py to handle "osv runqueue" properly
Commit Bot
2020/07/08
[osv-dev] [PATCH] debugging: fix loader.py to handle "osv runqueue" properly
Waldemar Kozaczuk
2020/07/08
[osv-dev] [PATCH] dynamic linker: fix the old bug in the logic to calculate the ELF base
Waldemar Kozaczuk
2020/07/08
[osv-dev] Re: raw socket support ?
Vinicius Fulber Garcia
2020/07/08
[osv-dev] Accessing raw packets (straightforward connection with the interfaces)
Vinicius Fulber Garcia
2020/07/07
Re: [osv-dev] Re: Libraries overlap when loaded into OSv
Waldek Kozaczuk
2020/07/07
Re: [osv-dev] [COMMIT osv master] scripts: use common binary partition header file to build disk images
Waldek Kozaczuk
2020/07/07
[osv-dev] [COMMIT osv master] aarch64: until MSI-X support becomes functional do not try to setup vqueue MSI-X vector
Commit Bot
2020/07/07
[osv-dev] [COMMIT osv master] scripts: support running aarch64 rofs images
Commit Bot
2020/07/06
Re: [osv-dev] [COMMIT osv master] scripts: use common binary partition header file to build disk images
Nadav Har'El
2020/07/06
[osv-dev] [PATCH] aarch64: until MSI-X support becomes functional do not try to setup vqueue MSI-X vector
Waldemar Kozaczuk
2020/07/06
[osv-dev] [PATCH] scripts: support running aarch64 rofs images
Waldemar Kozaczuk
2020/07/06
[osv-dev] [COMMIT osv master] scripts: use common binary partition header file to build disk images
Commit Bot
2020/07/06
[osv-dev] Re: Libraries overlap when loaded into OSv
Waldek Kozaczuk
2020/07/06
[osv-dev] [COMMIT osv master] aarch64: until MSI-X support becomes functional enable regular PCI interrupt
Commit Bot
2020/07/04
[osv-dev] Libraries overlap when loaded into OSv
Deepak Krishnan
2020/07/03
Re: [osv-dev] [PATCH] aarch64: until MSI-X support becomes functional enable regular PCI interrupt
Pekka Enberg
2020/07/03
[osv-dev] [PATCH] aarch64: until MSI-X support becomes functional enable regular PCI interrupt
Waldemar Kozaczuk
2020/06/29
[osv-dev] Virtualizing.net is for sale!
'Evelyn Marcellana' via OSv Development
2020/06/29
[osv-dev] Re: [PATCH v2 1/2] virtio-fs: implement dax window manager
Waldek Kozaczuk
2020/06/27
[osv-dev] [COMMIT osv master] arm on firecracker: map first 6GB one-to-one during early boot
Commit Bot
2020/06/27
[osv-dev] [COMMIT osv master] arm on firecracker: detect and enable mmio isa early console
Commit Bot
2020/06/27
[osv-dev] [COMMIT osv master] [PATCH 3/4] arm on firecracker: clean cmdline from early console artifacts
Commit Bot
2020/06/27
[osv-dev] [COMMIT osv master] arm on firecracker: recognize GIC v2 on arm and skip parcing PCI if count 0
Commit Bot
2020/06/27
[osv-dev] [COMMIT osv master] arm mmio serial console: use id passed in DTB for irqid instead of a hardcoded number
Commit Bot
Earlier messages
Later messages