Age | Commit message (Expand) | Author |
2011-05-08 | machine, Add default_machine_opts to QEMUMachine. | Anthony PERARD |
2009-12-25 | Fix Sparse error: dubious one-bit signed bitfield | Blue Swirl |
2009-12-18 | defaults: split default_drive | Gerd Hoffmann |
2009-12-12 | Set default console to virtio on S390x | Gerd Hoffmann |
2009-12-12 | qdev: make compat stuff more generic | Gerd Hoffmann |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori |
2009-10-01 | Get rid of _t suffix | malc |
2009-07-27 | Add machine type aliases | Mark McLoughlin |
2009-07-16 | qdev/compat: compat property infrastructure. | Gerd Hoffmann |
2009-05-21 | Introduce is_default field for QEMUMachine | Anthony Liguori |
2009-05-21 | Convert machine registration to use module init functions | Anthony Liguori |
2009-05-14 | Syborg (Symbian Virtual Platform) board | Paul Brook |
2009-05-13 | Remove vga_ram_size | Paul Brook |
2009-04-22 | xen: groundwork for xen support (Gerd Hoffmann) | aliguori |
2009-04-11 | Remove redundant ram_require machine properly. | pbrook |
2009-03-28 | Remove nodisk_ok machine feature (Jan Kiszka) | aliguori |
2009-03-02 | kvm/powerpc: Add MPC8544DS board support | aurel32 |
2009-02-11 | qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti) | aliguori |
2009-01-16 | graphical_console_init change (Stefano Stabellini) | aliguori |
2009-01-07 | ETRAX: Add a model for the axis devboard88 machine. | edgar_igl |
2008-12-16 | target-ppc: IBM PowerPC 440EP Bamboo reference board emulation | aurel32 |
2008-12-15 | ARM: basic SX1-cellphone sysemu support (Jean-Christophe PLAGNIOL-VILLARD). | balrog |
2008-10-07 | machine struct - specify max_cpus at the per machine level (Jes Sorensen) | aliguori |
2008-09-28 | Add to machine structure a flag to use SCSI drives instead of IDE: fixes SS-20 | blueswir1 |
2008-09-26 | Add a generic Niagara machine | blueswir1 |
2008-08-12 | Allow boot without a drive on Sparc machines (partly extracted from Xen) | blueswir1 |
2008-07-22 | Add T1 and T2 CPUs, add a Sun4v machine | blueswir1 |
2008-06-02 | Provide basic emulation for Sharp SL-6000 PDA (Tosa), Dmitry Baryshkov. | balrog |
2008-05-07 | Nokia N810 basic system emulation. | balrog |
2008-05-04 | remove target ifdefs from vl.c | aurel32 |
2008-04-27 | Fix a regression introduced by my previous commit, ram_size is now | aurel32 |
2008-04-27 | Use correct types to enable > 2G support, based on a patch from | aurel32 |
2008-04-24 | ARM: Marvell 88w8618 / MusicPal emulation (Jan Kiszka). | balrog |
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-14 | Nokia N800 machine support (ARM). | balrog |
2008-04-08 | Simplify PICA 61 emulation | aurel32 |
2008-04-07 | MIPS Magnum R4000 machine | aurel32 |
2008-03-05 | Add more machine definitions | blueswir1 |
2007-12-28 | Initial support for SS-2 (Sun4c) | blueswir1 |
2007-12-28 | Initial support for Sun4d machines (SS-1000, SS-2000) | blueswir1 |
2007-12-10 | Add SPARCstation 20 machine type (Robert Reif) | blueswir1 |
2007-11-25 | Intel Mainstone II (ARM) machine by Armin Kuster. | balrog |
2007-11-24 | Gumstix Verdex (ARM) board support by Thorsten Zitterell. | balrog |
2007-11-18 | Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier) | blueswir1 |
2007-11-17 | Break up vl.h. | pbrook |