Linux MSDOS
[Prev Page][Next Page]
- dosemu2 in Linux; syncpipe[0] < MAX_FD' failed, cpu exception in dosemu code outside of VM86, eric . oulashin
- PSA: This list is being migrated (no action required),
Konstantin Ryabitsev
- PSA: migrating linux-msdos to new vger infrastructure, Konstantin Ryabitsev
- DOSEMU fails on start with SIGSEGV...,
Zeni Junker
- Installing FreeDOS,
Liam Proven
- announce: pre9, stsp
- kann man dir vertrauen?, bx
- additional drives,
Jude DaShiell
- one error down maybe two to go.,
Jude DaShiell
- sound card detection,
Jude DaShiell
- htmlhelp.exe what is it supposed to do?,
Jude DaShiell
- exitemu error,
Jude DaShiell
- sound for dosemu on archlinux more complex, Jude DaShiell
- install-freedos,
Jude DaShiell
- archlinux install success, Jude DaShiell
- re: install-dosemu-master work around, Jude DaShiell
- can dosemu use this sound card?,
Jude DaShiell
- archlinux and install-dosemu-master.zip,
Jude DaShiell
- install-freedos-master works,
Jude DaShiell
- freedos installs impossible with screen readers, Jude DaShiell
- install-freedos-master,
Jude DaShiell
- freedos.org, Jude DaShiell
- downloaddos script,
Jude DaShiell
- install-freedosuserspace fails, Jude DaShiell
- got freedos-installuserspace working almost, Jude DaShiell
- dosemurc tip, Jude DaShiell
- dosemu2 very interesting results,
Jude DaShiell
- dosemu2 errors, Jude DaShiell
- dosemu and accessibility,
Jude DaShiell
- mkfatimage16 & mkfatimage utilities, Jude DaShiell
- loop for hdimage,
Jude DaShiell
- loop device needed for hdimage dosemu package setup,
Jude DaShiell
- current version of dosemu, Jude DaShiell
- dosemu setup, Jude DaShiell
- dosemu and dosbox fail,
Jude DaShiell
- DOS emulators,
Tomas By
- dosemu segmentation fault in UBUNTU 20.04,
Earl Rodd Alt
- dosemu2 virtual modem - calls inbound,
Steve Bourg
- Ubuntu 20.04,
Gordon Hay
- happy new year!, stsp
- dosemu: trouble with himem.sys and rs232,
Dominique Michel
- Waiting for printer to be On-Line, Manuel Angulo
- SoundBlaster drivers,
Brent Busby
- dosemu, Putty, ERROR: X,
Alex
- quick question about dosemu,
David Henderson
Message not available
announce: fdpp, a 64bit DOS in C++,
Stas Sergeev
cakewalk 5 for dos, Ross Miguel
Setting up dosemu2 (from binary),
Richard White
FOSDEM talk next week,
Bart Oldeman
Re: FOSDEM talk next week, Damien Moore
ERROR: Unknown format on /proc/cpuinfo, Scott
dosemu comment, John White
Dosemu Documentation current version, John R. Sowden
dosemu2 discussions, Stas Sergeev
[PATCH v7 00/26] x86: Enable User-Mode Instruction Prevention,
Ricardo Neri
- [PATCH v7 01/26] ptrace,x86: Make user_64bit_mode() available to 32-bit builds, Ricardo Neri
- [PATCH v7 17/26] x86/insn-eval: Handle 32-bit address encodings in virtual-8086 mode, Ricardo Neri
- [PATCH v7 25/26] selftests/x86: Add tests for User-Mode Instruction Prevention, Ricardo Neri
- [PATCH v7 14/26] x86/insn-eval: Indicate a 32-bit displacement if ModRM.mod is 0 and ModRM.rm is 5, Ricardo Neri
- [PATCH v7 26/26] selftests/x86: Add tests for instruction str and sldt, Ricardo Neri
- [PATCH v7 24/26] x86: Enable User-Mode Instruction Prevention, Ricardo Neri
- [PATCH v7 12/26] x86/insn-eval: Add utility functions to get segment descriptor base address and limit, Ricardo Neri
- [PATCH v7 10/26] x86/insn-eval: Add utility functions to get segment selector, Ricardo Neri
- [PATCH v7 13/26] x86/insn-eval: Add function to get default params of code segment, Ricardo Neri
- [PATCH v7 16/26] x86/insn-eval: Support both signed 32-bit and 64-bit effective addresses, Ricardo Neri
- [PATCH v7 06/26] x86/mpx, x86/insn: Relocate insn util functions to a new insn-eval file, Ricardo Neri
- [PATCH v7 11/26] x86/insn-eval: Add utility function to get segment descriptor, Ricardo Neri
- [PATCH v7 23/26] x86/traps: Fixup general protection faults caused by UMIP, Ricardo Neri
- [PATCH v7 15/26] x86/insn-eval: Incorporate segment base and limit in linear address computation, Ricardo Neri
- [PATCH v7 09/26] x86/insn-eval: Add utility function to identify string instructions, Ricardo Neri
- [PATCH v7 07/26] x86/insn-eval: Do not BUG on invalid register type, Ricardo Neri
- [PATCH v7 04/26] x86/mpx: Do not use SIB.index if its value is 100b and ModRM.mod is not 11b, Ricardo Neri
- [PATCH v7 20/26] x86/cpufeature: Add User-Mode Instruction Prevention definitions, Ricardo Neri
- [PATCH v7 22/26] x86/umip: Force a page fault when unable to copy emulated result to user, Ricardo Neri
- [PATCH v7 21/26] x86: Add emulation code for UMIP instructions, Ricardo Neri
- [PATCH v7 18/26] x86/insn-eval: Add support to resolve 16-bit addressing encodings, Ricardo Neri
- [PATCH v7 19/26] x86/insn-eval: Add wrapper function for 16-bit and 32-bit address encodings, Ricardo Neri
- [PATCH v7 08/26] x86/insn-eval: Add a utility function to get register offsets, Ricardo Neri
- [PATCH v7 03/26] x86/mpx: Use signed variables to compute effective addresses, Ricardo Neri
- [PATCH v7 05/26] x86/mpx: Do not use SIB.base if its value is 101b and ModRM.mod = 0, Ricardo Neri
- [PATCH v7 02/26] x86/mm: Relocate page fault error codes to traps.h, Ricardo Neri
- Re: [PATCH v7 00/26] x86: Enable User-Mode Instruction Prevention, Ricardo Neri
[v6 PATCH 00/21] x86: Enable User-Mode Instruction Prevention,
Ricardo Neri
- [v6 PATCH 07/21] x86/insn-eval: Add utility function to get segment descriptor, Ricardo Neri
- [v6 PATCH 09/21] x86/insn-eval: Add functions to get default operand and address sizes, Ricardo Neri
- [v6 PATCH 16/21] x86/cpufeature: Add User-Mode Instruction Prevention definitions, Ricardo Neri
- [v6 PATCH 11/21] insn/eval: Incorporate segment base in address computation, Ricardo Neri
- [v6 PATCH 21/21] selftests/x86: Add tests for User-Mode Instruction Prevention, Ricardo Neri
- [v6 PATCH 03/21] x86/mpx: Do not use R/EBP as base in the SIB byte with Mod = 0, Ricardo Neri
- [v6 PATCH 01/21] x86/mpx: Use signed variables to compute effective addresses, Ricardo Neri
- [v6 PATCH 15/21] x86/mm: Relocate page fault error codes to traps.h, Ricardo Neri
- [v6 PATCH 08/21] x86/insn-eval: Add utility function to get segment descriptor base address, Ricardo Neri
- [v6 PATCH 05/21] x86/insn-eval: Add utility functions to get register offsets, Ricardo Neri
- [v6 PATCH 18/21] x86/umip: Force a page fault when unable to copy emulated result to user, Ricardo Neri
- [v6 PATCH 10/21] x86/insn-eval: Do not use R/EBP as base if mod in ModRM is zero, Ricardo Neri
- [v6 PATCH 17/21] x86: Add emulation code for UMIP instructions, Ricardo Neri
- [v6 PATCH 14/21] x86/insn-eval: Add wrapper function for 16-bit and 32-bit address encodings, Ricardo Neri
- [v6 PATCH 12/21] x86/insn: Support both signed 32-bit and 64-bit effective addresses, Ricardo Neri
- [v6 PATCH 13/21] x86/insn-eval: Add support to resolve 16-bit addressing encodings, Ricardo Neri
- [v6 PATCH 20/21] x86: Enable User-Mode Instruction Prevention, Ricardo Neri
- [v6 PATCH 02/21] x86/mpx: Do not use SIB index if index points to R/ESP, Ricardo Neri
- [v6 PATCH 19/21] x86/traps: Fixup general protection faults caused by UMIP, Ricardo Neri
- [v6 PATCH 06/21] x86/insn-eval: Add utility functions to get segment selector, Ricardo Neri
- [v6 PATCH 04/21] x86/mpx, x86/insn: Relocate insn util functions to a new insn-kernel, Ricardo Neri
- Re: [v6 PATCH 00/21] x86: Enable User-Mode Instruction Prevention, Stas Sergeev
- Re: [v6 PATCH 00/21] x86: Enable User-Mode Instruction Prevention, Andy Lutomirski
[v5 00/20] x86: Enable User-Mode Instruction Prevention,
Ricardo Neri
- [v5 03/20] x86/mpx: Do not use R/EBP as base in the SIB byte with Mod = 0, Ricardo Neri
- [v5 06/20] x86/insn-eval: Add utility functions to get segment selector, Ricardo Neri
- [v5 19/20] x86: Enable User-Mode Instruction Prevention, Ricardo Neri
- [v5 20/20] selftests/x86: Add tests for User-Mode Instruction Prevention, Ricardo Neri
- [v5 18/20] x86/traps: Fixup general protection faults caused by UMIP, Ricardo Neri
- [v5 04/20] x86/mpx, x86/insn: Relocate insn util functions to a new insn-kernel, Ricardo Neri
- [v5 17/20] x86/umip: Force a page fault when unable to copy emulated result to user, Ricardo Neri
- [v5 16/20] x86: Add emulation code for UMIP instructions, Ricardo Neri
- [v5 14/20] x86/insn-eval: Add wrapper function for 16-bit and 32-bit address encodings, Ricardo Neri
- [v5 13/20] x86/insn-eval: Add support to resolve 16-bit addressing encodings, Ricardo Neri
- [v5 12/20] x86/insn: Support both signed 32-bit and 64-bit effective addresses, Ricardo Neri
- [v5 15/20] x86/cpufeature: Add User-Mode Instruction Prevention definitions, Ricardo Neri
- [v5 11/20] insn/eval: Incorporate segment base in address computation, Ricardo Neri
- [v5 10/20] x86/insn-eval: Do not use R/EBP as base if mod in ModRM is zero, Ricardo Neri
- [v5 09/20] x86/insn-eval: Add functions to get default operand and address sizes, Ricardo Neri
- [v5 05/20] x86/insn-eval: Add utility functions to get register offsets, Ricardo Neri
- [v5 08/20] x86/insn-eval: Add utility function to get segment descriptor base address, Ricardo Neri
- [v5 07/20] x86/insn-eval: Add utility function to get segment descriptor, Ricardo Neri
- [v5 01/20] x86/mpx: Use signed variables to compute effective addresses, Ricardo Neri
- [v5 02/20] x86/mpx: Do not use SIB index if index points to R/ESP, Ricardo Neri
How to redirect LPT1 output to a disk file?,
Roger House
[PATCH v4 00/17] x86: Enable User-Mode Instruction Prevention,
Ricardo Neri
- [PATCH v4 03/17] x86/mpx, x86/insn: Relocate insn util functions to a new insn-kernel, Ricardo Neri
- [PATCH v4 10/17] insn/eval: Incorporate segment base in address computation, Ricardo Neri
- [PATCH v4 17/17] selftests/x86: Add tests for User-Mode Instruction Prevention, Ricardo Neri
- [PATCH v4 14/17] x86/umip: Force a page fault when unable to copy emulated result to user, Ricardo Neri
- [PATCH v4 12/17] x86/cpufeature: Add User-Mode Instruction Prevention definitions, Ricardo Neri
- [PATCH v4 11/17] x86/insn-eval: Add support to resolve 16-bit addressing encodings, Ricardo Neri
- [PATCH v4 16/17] x86: Enable User-Mode Instruction Prevention, Ricardo Neri
- [PATCH v4 15/17] x86/traps: Fixup general protection faults caused by UMIP, Ricardo Neri
- [PATCH v4 13/17] x86: Add emulation code for UMIP instructions, Ricardo Neri
- [PATCH v4 05/17] x86/insn-eval: Add utility function to get segment selector, Ricardo Neri
- [PATCH v4 09/17] x86/insn-eval: Do not use R/EBP as base if mod in ModRM is zero, Ricardo Neri
- [PATCH v4 07/17] x86/insn-eval: Add utility function to get segment descriptor base address, Ricardo Neri
- [PATCH v4 02/17] x86/mpx: Do not use R/EBP as base in the SIB byte with Mod = 0, Ricardo Neri
- [PATCH v4 01/17] x86/mpx: Do not use SIB index if index points to R/ESP, Ricardo Neri
[PATCH v4 08/17] x86/insn-eval: Add functions to get default operand and address sizes, Ricardo Neri
[PATCH v4 04/17] x86/insn-eval: Add utility functions to get register offsets, Ricardo Neri
[PATCH v4 06/17] x86/insn-eval: Add utility function to get segment descriptor, Ricardo Neri
Re: [v3 PATCH 05/10] x86/insn-kernel: Add support to resolve 16-bit addressing encodings (fwd),
Julia Lawall
[v3 PATCH 00/10] x86: Enable User-Mode Instruction Prevention,
Ricardo Neri
- [v3 PATCH 03/10] x86/mpx, x86/insn: Relocate insn util functions to a new insn-kernel, Ricardo Neri
- [v3 PATCH 10/10] selftests/x86: Add tests for User-Mode Instruction Prevention, Ricardo Neri
- [v3 PATCH 08/10] x86/traps: Fixup general protection faults caused by UMIP, Ricardo Neri
- [v3 PATCH 04/10] x86/insn-kernel: Add a function to obtain register offset in ModRM, Ricardo Neri
- [v3 PATCH 05/10] x86/insn-kernel: Add support to resolve 16-bit addressing encodings, Ricardo Neri
- [v3 PATCH 09/10] x86: Enable User-Mode Instruction Prevention, Ricardo Neri
- [v3 PATCH 07/10] x86: Add emulation code for UMIP instructions, Ricardo Neri
- [v3 PATCH 06/10] x86/cpufeature: Add User-Mode Instruction Prevention definitions, Ricardo Neri
- [v3 PATCH 01/10] x86/mpx: Do not use SIB index if index points to R/ESP, Ricardo Neri
- [v3 PATCH 02/10] x86/mpx: Fail decoding when SIB baseR/EBP is and no displacement is used, Ricardo Neri
- Re: [v3 PATCH 00/10] x86: Enable User-Mode Instruction Prevention, H. Peter Anvin
[v2 0/7] x86: enable User-Mode Instruction Prevention,
Ricardo Neri
lag while printing and serial redirect,
Jakub Klawiter
Re: DOSEmu2 question, Stas Sergeev
Re: [PATCH 0/4] x86: enable User-Mode Instruction Prevention,
Ricardo Neri
Emulated PCI devices?,
Mouse
dosemu print serial problem,
Winfried Münch
Peculiar build fialure (sh "set" output appears during configuration), Mouse
ubuntu debs?,
Danil Smirnov
"EMS driver version mismatch: got 3, expected 5, disabling",
Mouse
announce: dosemu2-2.0pre6, Stas Sergeev
DOS exe not working in DOSEMU under Ubuntu 16.04,
Gordon Hay
Ubuntu 16.04 on i386 has VM86 disabled again,
Andrew Bird
is this the mail list for dosemu2 also?,
John R. Sowden
Fwd: DOSemu still alive?,
Kenneth Lyons
Warning about kernel 4.2 performance,
Andrew Bird
serial communication problem with 1.4.0.7,
Damien Moore
Illegal op ff e8 2c in newer dosemu,
Martin Hicks
switch language,
mattias
Bad performance with 1.4.0.8,
Dietmar Schoch
Problem with serial port access,
Lars Bjørndal
A video problem,
Lars Bjørndal
Dosemu with Kubuntu 12.04,
Keith
dosemu and ubuntu 14,
Tom
UPX or not UPX FreeDOS programs/TSRs?,
Frantisek Hanzlik
VESA mode 0x10B - 132 columns × 50 rows - is it possible?,
Frantisek Hanzlik
Some patches against the devel branch,
Andrew Bird (Sphere Systems)
Problem with dosemu,
jankomEarthlink
Re: Problem with dosemu, jankomEarthlink
Re: Problem with dosemu, Janos G. Komaromi
Re: Problem with dosemu, jankomEarthlink
DOSEMU good..,
Hal
32/64bits emulation questions.,
Pablo Vasquez
#$_rdtsc = (on), jamie marchant
.386 driver support, jamie marchant
DOSEMU and memory-mapped IO, Rob Gaddi
drives/* dir symbolic link names mapped to drive letters?,
Gregor Horvath
No digital sound, marchaja@xxxxxxxxxxxxxxxxxx
Install DR-DOS 7.0 into dosemu on Linux Mint (Debian),
Dewey McDonnell
Need Help - Dosemu Not Working For Ubuntu 32-bit,
Frederic Herman
Redirecting a DOS interrupt call out to Linux,
Andrew Bird (Sphere Systems)
Merge Projects,
Devyn Collier Johnson
New DOSEMU Version,
John R. Sowden
DOSEMU Version 2 has been Released (DevynCJohnson@xxxxxxxxx),
Devyn Collier Johnson
DOSemu networking made easy,
Mateusz Viste
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux for Hams]
[Linux Audio]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]