Commit Graph

50 Commits (cda563fb9ca2c26ff720110b25e96205b71d3bae)

Author SHA1 Message Date
Stanislaw Gruszka 4dbed85a35 uml: stop gdb from deleting breakpoints when running UML 17 years ago
Lepton Wu a24864a1d5 uml: definitively kill subprocesses on panic 18 years ago
Jeff Dike 54ae36f24b uml: fix stub address calculations 18 years ago
Jeff Dike 1a80521990 uml: use *SEC_PER_*SEC constants 18 years ago
Jeff Dike 61b63c556c uml: eliminate SIGALRM 18 years ago
Jeff Dike d2753a6d19 uml: tickless support 18 years ago
Jeff Dike a2f018bf38 uml: simplify interval setting 18 years ago
Jeff Dike 532d0fa4d1 uml: eliminate hz() 18 years ago
Jeff Dike 512b6fb1c1 uml: userspace files should call libc directly 18 years ago
Jeff Dike 18badddaa8 uml: rename pt_regs general-purpose register file 18 years ago
Jeff Dike 0a7675aa20 uml: remove __u64 usage from physical memory subsystem 18 years ago
Jeff Dike ba180fd437 uml: style fixes pass 3 18 years ago
Jeff Dike 77bf440031 uml: remove code made redundant by CHOOSE_MODE removal 18 years ago
Jeff Dike 42daba3165 uml: stop saving process FP state 18 years ago
Jeff Dike 71f926f2ea uml: stop using libc asm/page.h 18 years ago
Jeff Dike 42a359e31a uml: SIGIO support cleanup 18 years ago
Jeff Dike c539ab7307 uml: remove PAGE_SIZE from libc code 18 years ago
Jeff Dike 2ea5bc5e5b uml: tidy IRQ code 18 years ago
Jeff Dike e1a79c400a uml: use UM_THREAD_SIZE in userspace code 18 years ago
Miklos Szeredi 0e7d18b57c uml: turn build warnings into comments 18 years ago
Jeff Dike 16dd07bc64 uml: more page fault path trimming 18 years ago
Jeff Dike 64f60841c0 uml: speed page fault path 18 years ago
Jeff Dike 77f6af778d uml: don't try to handle signals on initial process stack 18 years ago
Jeff Dike a61f334fd2 uml: convert libc layer to call read and write 18 years ago
Jeff Dike ef0470c053 uml: tidy libc code 18 years ago
Jeff Dike f30c2c983e uml: dump registers on ptrace or wait failure 18 years ago
Jeff Dike 377fad3acb uml: kernel segfaults should dump proper registers 18 years ago
Jeff Dike 5d86456d38 uml: tidy fault code 18 years ago
Jeff Dike 1ffb9164f5 uml: remove page_size() 18 years ago
Jeff Dike 9218b17149 uml: remove user_util.h 18 years ago
Jeff Dike 4ff83ce111 uml: create as-layout.h 18 years ago
Jeff Dike b92c4f922b [PATCH] uml: use correct register file size everywhere 18 years ago
Jeff Dike b4cf95c69a [PATCH] uml: add a debugging message 18 years ago
Jeff Dike 1f6f61649d [PATCH] uml: include tidying 19 years ago
Jeff Dike 3c91735099 [PATCH] uml: thread creation tidying 19 years ago
Jeff Dike 537ae946e8 [PATCH] uml: timer cleanups 19 years ago
Jeff Dike 4b84c69b5f [PATCH] uml: Move signal handlers to arch code 19 years ago
Jeff Dike 13c06be399 [PATCH] uml: Use klibc setjmp/longjmp 19 years ago
Jeff Dike a5df0d1a2c [PATCH] uml: tidy longjmp macro 19 years ago
Jeff Dike e64bd13408 [PATCH] uml: signal initialization cleanup 19 years ago
Jeff Dike 2ace87b950 [PATCH] uml: error handling fixes 19 years ago
Jeff Dike ad28e02978 [PATCH] uml: change sigjmp_buf to jmp_buf 19 years ago
Paolo 'Blaisorblade' Giarrusso 802e307795 [PATCH] uml: fix format errors 19 years ago
Jeff Dike e2216feb37 [PATCH] uml: initialize process FP registers properly 19 years ago
Jeff Dike 1d7173baf2 [PATCH] uml: implement soft interrupts 19 years ago
Jeff Dike 09ee011eb3 [PATCH] uml: eliminate some globals 19 years ago
Gennady Sharapov abaf69773d [PATCH] uml: move libc-dependent skas process handling 19 years ago
Gennady Sharapov f45d9fc9d8 [PATCH] uml: move libc-dependent skas memory mapping code 19 years ago
Jeff Dike c0a689d05d [PATCH] uml: whitespace cleanup 19 years ago
Gennady Sharapov ea2ba7dc3d [PATCH] uml: move libc-dependent code from trap_user.c 19 years ago