Age | Commit message (Expand) | Author | Files | Lines |
2007-06-06 | Use the correct PCI IDs for Malta. | ths | 1 | -1/+1 |
2007-05-28 | SMBus support for MIPS Malta. | ths | 1 | -1/+1 |
2007-05-27 | New option -net nic,model=? (Mark Glines) | blueswir1 | 1 | -0/+5 |
2007-05-23 | Use i2c_slave_init() to allocate the PXA (dummy) I2C slave. | balrog | 1 | -1/+1 |
2007-05-23 | I2C/SMBus framework. | pbrook | 1 | -4/+5 |
2007-05-20 | Delete now unused define. | ths | 1 | -1/+0 |
2007-05-19 | Linux loader rewrite, by H. Peter Anvin. | ths | 1 | -82/+222 |
2007-04-07 | Unify IRQ handling. | pbrook | 1 | -20/+26 |
2007-04-02 | VMware SVGA II emulation, by Andrzej Zaborowski. | ths | 1 | -0/+6 |
2007-03-31 | Large kernel initrd fix (initial patch by Daniel Jacobowitz). | pbrook | 1 | -3/+26 |
2007-03-05 | New -cpu options: choose CPU model for emulated target. | j_mayer | 1 | -2/+4 |
2007-02-08 | use ram allocation functions | bellard | 1 | -32/+55 |
2007-02-02 | PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk. | ths | 1 | -0/+6 |
2007-01-10 | Devfn number for the PIIX3 southbridge, by Aurelien Jarno. | ths | 1 | -1/+1 |
2007-01-10 | Devfn number for network PCI cards, by Aurelien Jarno. | ths | 1 | -1/+1 |
2007-01-07 | Revert -disk patch, as requested by Fabrice. The general idea of this | ths | 1 | -12/+14 |
2007-01-05 | Add -option-rom option to allow loading of PCI option ROMs, by Anthony Liguori. | ths | 1 | -1/+18 |
2006-12-22 | SCSI emulation improvements, by Chuck Brazie. | ths | 1 | -14/+12 |
2006-12-07 | Move date/time init to the RTC implementation. | ths | 1 | -22/+0 |
2006-09-24 | moved MP table init to BIOS | bellard | 1 | -163/+15 |
2006-08-17 | vga init changes | bellard | 1 | -2/+7 |
2006-07-13 | new clock logic: cpu ticks and virtual clocks are no longer proportional - ad... | bellard | 1 | -2/+11 |
2006-06-14 | -no-fd-bootchk option (Lonnie Mendez) | bellard | 1 | -4/+2 |
2006-05-30 | PCI SCSI HBA emulation. | pbrook | 1 | -0/+18 |
2006-05-21 | OHCI USB host emulation. | pbrook | 1 | -3/+1 |
2006-05-14 | Avoid compiler warning. | pbrook | 1 | -1/+1 |
2006-05-13 | Rearrange PCI host emulation code. | pbrook | 1 | -4/+5 |
2006-05-03 | ACPI support | bellard | 1 | -0/+5 |
2006-05-01 | increase max kernel size with initrd | bellard | 1 | -1/+1 |
2006-04-24 | PC speaker emulation (Joachim Henke) | bellard | 1 | -19/+1 |
2006-02-05 | Allow selection of emulated network card. | pbrook | 1 | -11/+31 |
2005-12-18 | suppressed -enable-audio and simplified -soundhw option handling (malc) | bellard | 1 | -19/+34 |
2005-12-17 | moved mp config table to a safer place | bellard | 1 | -1/+1 |
2005-11-23 | more generic serial port (initial patch by Jocelyn Mayer) | bellard | 1 | -2/+3 |
2005-11-23 | use HF_HALTED bit | bellard | 1 | -1/+1 |
2005-11-21 | SMP support - cpu_single_env usage fix - a20 helpers - dynamic Multi Processo... | bellard | 1 | -6/+193 |
2005-11-06 | suppressed unneeded options - added isapc machine | bellard | 1 | -2/+35 |
2005-11-06 | USB user interface | bellard | 1 | -25/+2 |
2005-11-05 | audio merge (malc) | bellard | 1 | -9/+13 |
2005-11-05 | added virtual USB mouse support | bellard | 1 | -7/+14 |
2005-11-05 | initial USB support | bellard | 1 | -0/+22 |
2005-10-30 | merged 15a_aqemu.patch audio patch (malc) | bellard | 1 | -3/+3 |
2005-07-23 | IOAPIC support (initial patch by Filip Navara) | bellard | 1 | -4/+8 |
2005-07-03 | VGA bios support for PowerPC | bellard | 1 | -1/+1 |
2005-07-02 | more generic i8259 support | bellard | 1 | -1/+28 |
2005-06-05 | PC machine support | bellard | 1 | -4/+10 |
2005-01-15 | PC parallel port support (Mark Jonckheere) | bellard | 1 | -0/+9 |
2005-01-03 | APIC support | bellard | 1 | -0/+2 |
2004-11-16 | better BIOS ATA translation support | bellard | 1 | -12/+16 |
2004-11-09 | audio clean up (initial patch by malc) | bellard | 1 | -1/+12 |