| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [contrib] Move most contrib content to a separate repository | Marty Connor | 2010-01-17 | 11 | -1600/+0![]() |
| | | | | | | | | | | | | Most of the content that was previously in this directory has been moved to a separate git repository: http://git.etherboot.org/?p=contrib.git;a=summary or the Etherboot Project wiki: http://etherboot.org/ | ||||
| * | [build] Pad .rom, .dsk, and .hd images to 512-byte boundaries | Michael Brown | 2009-04-16 | 1 | -2/+2 |
| | | | | | | | | | QEMU will silently round down a disk or ROM image file to the nearest 512 bytes. Fix by always padding .rom, .dsk and .hd images to the nearest 512-byte boundary. Originally-fixed-by: Stefan Hajnoczi <stefanha@gmail.com> | ||||
| * | [contrib] Update qemu documentation | Michael Brown | 2009-02-01 | 1 | -18/+11![]() |
| | | |||||
| * | [contrib] Add patch to enable writable ROM images in bochs | Michael Brown | 2008-10-21 | 1 | -0/+20 |
| | | | | | | | | | Some of the gPXE romprefix.S code attempts to write to the ROM image, as allowed by the PCI spec. We do gracefully handle the case of read-only ROM images (for ISA ROMs and for normal bochs/qemu operation), but it can be handy to be able to use bochs to debug the code paths that depend on writable ROM images. | ||||
| * | [util] Disable automatic CR->LF conversion in serial-console utility | Michael Brown | 2008-09-07 | 1 | -2/+2 |
| | | | | | | | DUET (the EFI test environment) seems not to handle LF, so inhibit the CR->LF conversion that the pty does for us by default. This doesn't affect operation of gPXE, which will happily accept either CR or LF. | ||||
| * | [contrib] Bring bochs/qemu READMEs up to date with latest upstream code | Michael Brown | 2008-09-07 | 2 | -4/+4 |
| | | |||||
| * | Add .pdsk target (padded .dsk, suitable for qemu). | Michael Brown | 2007-07-06 | 1 | -3/+2![]() |
| | | |||||
| * | Build bochs with ne2000 support, and add sample lines in bochsrc.txt | Michael Brown | 2007-07-02 | 2 | -1/+4 |
| | | | | | to match. | ||||
| * | Don't build option-overloaded packets; they just confuse people (ISC | Michael Brown | 2007-06-30 | 1 | -0/+8 |
| | | | | | DHCPD and Windows RIS in particular). | ||||
| * | Initial notes on RIS | Michael Brown | 2007-06-29 | 1 | -0/+23 |
| | | |||||
| * | Current bochs has a 128kB BIOS, not 64kB | Michael Brown | 2007-06-28 | 1 | -1/+1 |
| | | |||||
| * | Ignore external directories (bochs, qemu) within contrib/bochs. | Michael Brown | 2007-06-09 | 1 | -0/+2 |
| | | |||||
| * | Rename .cvsignore files to .gitignore | Michael Brown | 2007-06-09 | 1 | -0/+0 |
| | | |||||
| * | .zrom is still broken; use .rom by default | Michael Brown | 2006-08-28 | 1 | -1/+1 |
| | | |||||
| * | Document requisite patch for qemu | Michael Brown | 2006-08-28 | 2 | -4/+38 |
| | | |||||
| * | Add --enable-show-ips; it's useful when using the profiling code. | Michael Brown | 2006-08-28 | 1 | -1/+2 |
| | | |||||
| * | Basic instructions to get qemu running | Michael Brown | 2006-08-24 | 1 | -0/+80 |
| | | |||||
| * | Corrected documentation | Michael Brown | 2006-08-09 | 1 | -3/+2![]() |
| | | |||||
| * | Need write permission to /dev/net/tun, not just read. | Michael Brown | 2006-05-26 | 1 | -1/+1 |
| | | |||||
| * | Updated to new SourceForge CVS locations, and fix a couple of minor | Michael Brown | 2006-05-18 | 1 | -9/+12 |
| | | | | | mistakes. | ||||
| * | Added tunctl (since it is difficult to find for many distros). | Michael Brown | 2006-05-13 | 4 | -12/+131 |
| | | |||||
| * | Updated instructions to reflect current reality. | Michael Brown | 2006-04-26 | 1 | -57/+24![]() |
| | | |||||
| * | Hardcoded paths to ../../src/bin avoid one step in the instructions. | Michael Brown | 2006-04-26 | 1 | -2/+2 |
| | | |||||
| * | Avoid the need for a symlink to the BIOS directory; just use the locally | Michael Brown | 2006-04-26 | 1 | -2/+2 |
| | | | | | checked-out copy. | ||||
| * | Much safer to use a TAP device statically allocated with tunctl. | Michael Brown | 2006-04-26 | 1 | -21/+0![]() |
| | | |||||
| * | Updated to syntax required by latest bochs CVS. | Michael Brown | 2006-04-26 | 1 | -1/+1 |
| | | |||||
| * | Updated to current bochs CVS | Michael Brown | 2006-04-26 | 1 | -217/+306 |
| | | |||||
| * | Initial revision | Michael Brown | 2005-05-17 | 7 | -0/+1281 |

