Age | Commit message (Expand) | Author |
2009-07-27 | kill drives_table | Gerd Hoffmann |
2009-06-22 | Support addr=... in option argument of -net nic | Markus Armbruster |
2009-06-16 | Remove io_index argument from cpu_register_io_memory() | Avi Kivity |
2009-05-21 | Convert machine registration to use module init functions | Anthony Liguori |
2009-05-13 | Remove vga_ram_size | Paul Brook |
2009-04-19 | Adds SM501 usb host emulation feature. | aurel32 |
2009-04-11 | Remove redundant ram_require machine properly. | pbrook |
2009-04-10 | More phys_ram_base removal. | pbrook |
2009-03-28 | target-sh4: r2d --append option support | aurel32 |
2009-03-28 | target-sh4: r2d --append option support | aurel32 |
2009-03-03 | sh4: r2d fix no ide/net case | aurel32 |
2009-02-05 | hw: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori |
2009-01-24 | sh4: r2d. Endian conversion for peripheral register initialization. | aurel32 |
2009-01-16 | graphical_console_init change (Stefano Stabellini) | aliguori |
2009-01-13 | Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin) | aliguori |
2008-12-07 | SH4: kill a few warnings | aurel32 |
2008-12-07 | SH: r2d pci support (Takashi YOSHII). | balrog |
2008-12-07 | sh4: Add r2d onboard FPGA IRQ controller (Takashi YOSHII). | balrog |
2008-12-07 | sh4: mmio based CF support on r2d board (Takashi YOSHII). | balrog |
2008-12-01 | Change MMIO callbacks to use offsets, not absolute addresses. | pbrook |
2008-11-05 | SM501 emulation for R2D-SH4 | blueswir1 |
2008-10-28 | Set default max_cpus to one. | balrog |
2008-10-07 | machine struct - specify max_cpus at the per machine level (Jes Sorensen) | aliguori |
2008-10-07 | machine struct - use C99 initializers (Jes Sorensen) | aliguori |
2008-09-02 | SH4: R2D-PLUS FPGA: simply unassigned memory triggering | aurel32 |
2008-09-02 | sh4: Add R2D-PLUS FPGA support. | aurel32 |
2008-09-02 | sh4: CPU versioning. | aurel32 |
2008-04-27 | Use correct types to enable > 2G support, based on a patch from | aurel32 |
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 |
2007-11-18 | Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier) | blueswir1 |
2007-11-17 | Break up vl.h. | pbrook |
2007-11-10 | added cpu_model parameter to cpu_init() | bellard |
2007-10-31 | Set boot sequence from command line (Dan Kenigsberg). | balrog |
2007-09-30 | Remove unused variable. | ths |
2007-09-29 | Add R2D-PLUS support, by Magnus Damm. | ths |