Age | Commit message (Expand) | Author |
2009-04-11 | Remove redundant ram_require machine properly. | pbrook |
2009-04-09 | Cleanup SPARC/TCX framebuffer allocation. | pbrook |
2009-03-28 | Remove nodisk_ok machine feature (Jan Kiszka) | aliguori |
2009-03-08 | Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno) | blueswir1 |
2009-03-05 | monitor: Rework API (Jan Kiszka) | aliguori |
2009-01-16 | graphical_console_init change (Stefano Stabellini) | aliguori |
2009-01-14 | escc: allow one IRQ per serial channel | aurel32 |
2009-01-13 | sun4c/sun4d: also swap the CharDriverState of escc_init() | aurel32 |
2009-01-13 | Check NIC model in some NIC init functions (Mark McLoughlin) | aliguori |
2009-01-13 | ESCC: swap the two CharDriverState arguments | aurel32 |
2009-01-12 | Rename slavio_serial functions to escc, add clock rate and it_shift parameters | blueswir1 |
2009-01-10 | Fix segfault | blueswir1 |
2008-12-24 | Sun4m use 0 for nonexistent devices (Robert Reif) | blueswir1 |
2008-12-13 | Remove unnecessary trailing newlines | blueswir1 |
2008-11-29 | Don't rely on the fact that MAX_FD is 2 (Herve Poussineau) | blueswir1 |
2008-11-05 | Use qemu_ram_alloc | blueswir1 |
2008-11-02 | More realistic max_cpus | blueswir1 |
2008-11-02 | Fix loading of unstripped ELF PROM image | blueswir1 |
2008-11-02 | Halt the CPU using a qemu_irq | blueswir1 |
2008-10-31 | Make DMA bottom-half driven (v2) | aliguori |
2008-10-28 | Sun4c cleanups (Robert Reif) | blueswir1 |
2008-10-27 | Move sun4c to its own hwdef (Robert Reif) | blueswir1 |
2008-10-07 | machine struct - specify max_cpus at the per machine level (Jes Sorensen) | aliguori |
2008-10-04 | Move nographic export to sysemu.h | blueswir1 |
2008-09-29 | Fix SS-2 crash | blueswir1 |
2008-09-28 | Add to machine structure a flag to use SCSI drives instead of IDE: fixes SS-20 | blueswir1 |
2008-09-18 | Add Sparc32 display depth to firmware configuration | blueswir1 |
2008-09-18 | Add common keys to firmware configuration | blueswir1 |
2008-09-18 | Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov) | blueswir1 |
2008-08-21 | Fix OpenBSD linker warnings | blueswir1 |
2008-08-12 | Allow boot without a drive on Sparc machines (partly extracted from Xen) | blueswir1 |
2008-08-12 | Use C99 initializers | blueswir1 |
2008-06-30 | Move CPU save/load registration to common code. | pbrook |
2008-06-23 | Fix some compiler signed/unsigned char warnings | blueswir1 |
2008-06-20 | Add support for boot_set command | blueswir1 |
2008-06-07 | Allow NWINDOWS selection (CPU feature with model specific defaults) | blueswir1 |
2008-05-13 | Fix loading of binary ROMs | blueswir1 |
2008-05-12 | Remove most uses of phys_ram_base (initial patch by Ian Jackson) | blueswir1 |
2008-05-12 | Wrap long lines | blueswir1 |
2008-05-10 | Fix compiler warnings | blueswir1 |
2008-05-01 | Improved large memory support | blueswir1 |
2008-04-27 | Use correct types to enable > 2G support, based on a patch from | aurel32 |
2008-04-27 | Revert wrong changes | blueswir1 |
2008-04-27 | Fix broken TCX vram, restore Sun4u PROM_SIZE_MAX | blueswir1 |
2008-04-24 | RAM usage information in machine definition. | balrog |
2008-04-22 | Revert "Use correct types to enable > 2G support" (r4238), it is | aurel32 |
2008-04-22 | Use correct types to enable > 2G support, based on a patch from | aurel32 |
2008-04-09 | ESP: Add it_shift parameter (Hervé Poussineau) | blueswir1 |
2008-03-21 | Wire up TC signal from Aux1 to FDC | blueswir1 |
2008-03-05 | Add more machine definitions | blueswir1 |