Age | Commit message (Expand) | Author |
---|---|---|
2009-02-27 | X86: Add a structure to allow mapping between the host and guest fstat formats. | Gabe Black |
2009-02-27 | X86: Add a 32 bit mmap2 system call. | Gabe Black |
2009-02-27 | X86: Install some 32 bit system calls. | Gabe Black |
2008-09-10 | style: Remove non-leading tabs everywhere they shouldn't be. Developers shoul... | Ali Saidi |
2008-06-11 | X86: Fix building on *BSD hosts | Ali Saidi |
2007-08-04 | X86: Make the open flags correct. | Gabe Black |
2007-07-30 | X86: __pad0 should be a 4 byte pad, not a 4 long array of 4 byte pads. | Gabe Black |
2007-07-30 | X86: Fix up the stat structure. This probably still isn't right. | Gabe Black |
2007-07-24 | Add a tgt_iovec structure to support writev, change the name of X86Linux to X... | Gabe Black |
2007-03-06 | Get X86 to load an elf and start a process for it. | Gabe Black |