Age | Commit message (Expand) | Author | Files | Lines |
2009-04-11 | Add named initializers. | pbrook | 1 | -3/+3 |
2009-04-11 | Remove redundant ram_require machine properly. | pbrook | 1 | -2/+0 |
2009-04-11 | Remove more redundant ram size checks. | pbrook | 1 | -0/+1 |
2009-04-10 | Yet more phys_ram_base elimination. | pbrook | 1 | -26/+26 |
2009-02-05 | hw: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori | 1 | -14/+10 |
2009-01-16 | graphical_console_init change (Stefano Stabellini) | aliguori | 1 | -2/+2 |
2008-12-11 | PPC405EP: fix fpga write function | aurel32 | 1 | -3/+3 |
2008-12-01 | Change MMIO callbacks to use offsets, not absolute addresses. | pbrook | 1 | -8/+0 |
2008-10-28 | Set default max_cpus to one. | balrog | 1 | -1/+0 |
2008-10-07 | machine struct - specify max_cpus at the per machine level (Jes Sorensen) | aliguori | 1 | -0/+1 |
2008-10-07 | machine struct - use C99 initializers (Jes Sorensen) | aliguori | 1 | -4/+4 |
2008-10-04 | Use qemu-log.h | blueswir1 | 1 | -3/+1 |
2008-04-27 | Use correct types to enable > 2G support, based on a patch from | aurel32 | 1 | -2/+2 |
2008-04-24 | RAM usage information in machine definition. | balrog | 1 | -0/+2 |
2008-04-22 | Revert "Use correct types to enable > 2G support" (r4238), it is | aurel32 | 1 | -2/+2 |
2008-04-22 | Use correct types to enable > 2G support, based on a patch from | aurel32 | 1 | -2/+2 |
2008-04-16 | Emulate address wrap in CFI02 chips mapping (Jan Kiszka). | balrog | 1 | -6/+6 |
2008-04-16 | Allow a custom unlock address in CFI02 flash (Jan Kiszka). | balrog | 1 | -3/+3 |
2007-12-10 | Desambiguate pflash_register(). | balrog | 1 | -9/+9 |
2007-12-02 | Add -drive parameter, by Laurent Vivier. | ths | 1 | -12/+17 |
2007-11-18 | Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier) | blueswir1 | 1 | -2/+0 |
2007-11-17 | Break up vl.h. | pbrook | 1 | -1/+7 |
2007-10-31 | Set boot sequence from command line (Dan Kenigsberg). | balrog | 1 | -8/+10 |
2007-10-05 | New '-bios' option, used to select an alternate BIOS image from bios_dir. | j_mayer | 1 | -2/+6 |
2007-10-03 | Fix PowerPC 405 BIOS instanciation: is a 32 bits only target. | j_mayer | 1 | -5/+5 |
2007-09-26 | Add flags to support PowerPC 405 bootinfos variations. | j_mayer | 1 | -1/+1 |
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths | 1 | -1/+1 |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 1 | -13/+13 |
2007-06-08 | Fix incorrect target_ulong use in hw devices | blueswir1 | 1 | -2/+2 |
2007-04-24 | Evaluation boards for PowerPC 405EP. | j_mayer | 1 | -0/+630 |