2007-12-02 |
ths | Add -drive parameter, by Laurent Vivier. |
blob | commitdiff | raw |
2007-11-18 |
blueswir1 | Remove unused parameters from QEMUMachineInitFunc... |
blob | commitdiff | raw | diff to current |
2007-11-18 |
pbrook | Add statics and missing #includes for prototypes. |
blob | commitdiff | raw | diff to current |
2007-11-17 |
pbrook | Break up vl.h. |
blob | commitdiff | raw | diff to current |
2007-11-11 |
j_mayer | More generic boot devices specification, allowing more... |
blob | commitdiff | raw | diff to current |
2007-11-10 |
bellard | added cpu_model parameter to cpu_init() |
blob | commitdiff | raw | diff to current |
2007-11-08 |
bellard | added -cpu option for x86 (initial patch by Dan Kenigsberg) |
blob | commitdiff | raw | diff to current |
2007-11-07 |
bellard | removed traces |
blob | commitdiff | raw | diff to current |
2007-10-31 |
balrog | Set boot sequence from command line (Dan Kenigsberg). |
blob | commitdiff | raw | diff to current |
2007-10-09 |
ths | Don't route PIC interrupts through the local APIC if... |
blob | commitdiff | raw | diff to current |
2007-10-05 |
j_mayer | New '-bios' option, used to select an alternate BIOS... |
blob | commitdiff | raw | diff to current |
2007-09-17 |
ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again... |
blob | commitdiff | raw | diff to current |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
blob | commitdiff | raw | diff to current |
2007-08-26 |
ths | Let qemu work with latest bochsbios, by Bernhard Kauer. |
blob | commitdiff | raw | diff to current |
2007-08-26 |
ths | Use the framework for the VMware mouse emulation, by... |
blob | commitdiff | raw | diff to current |
2007-06-06 |
ths | Use the correct PCI IDs for Malta. |
blob | commitdiff | raw | diff to current |
2007-05-28 |
ths | SMBus support for MIPS Malta. |
blob | commitdiff | raw | diff to current |
2007-05-27 |
blueswir1 | New option -net nic,model=? (Mark Glines) |
blob | commitdiff | raw | diff to current |
2007-05-23 |
balrog | Use i2c_slave_init() to allocate the PXA (dummy) I2C... |
blob | commitdiff | raw | diff to current |
2007-05-23 |
pbrook | I2C/SMBus framework. |
blob | commitdiff | raw | diff to current |
2007-05-20 |
ths | Delete now unused define. |
blob | commitdiff | raw | diff to current |
2007-05-19 |
ths | Linux loader rewrite, by H. Peter Anvin. |
blob | commitdiff | raw | diff to current |
2007-04-07 |
pbrook | Unify IRQ handling. |
blob | commitdiff | raw | diff to current |
2007-04-02 |
ths | VMware SVGA II emulation, by Andrzej Zaborowski. |
blob | commitdiff | raw | diff to current |
2007-03-31 |
pbrook | Large kernel initrd fix (initial patch by Daniel Jacobo... |
blob | commitdiff | raw | diff to current |
2007-03-05 |
j_mayer | New -cpu options: choose CPU model for emulated target. |
blob | commitdiff | raw | diff to current |
2007-02-08 |
bellard | use ram allocation functions |
blob | commitdiff | raw | diff to current |
2007-02-02 |
ths | PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk. |
blob | commitdiff | raw | diff to current |
2007-01-10 |
ths | Devfn number for the PIIX3 southbridge, by Aurelien... |
blob | commitdiff | raw | diff to current |
2007-01-10 |
ths | Devfn number for network PCI cards, by Aurelien Jarno. |
blob | commitdiff | raw | diff to current |
2007-01-07 |
ths | Revert -disk patch, as requested by Fabrice. The genera... |
blob | commitdiff | raw | diff to current |
2007-01-05 |
ths | Add -option-rom option to allow loading of PCI option... |
blob | commitdiff | raw | diff to current |
2006-12-22 |
ths | SCSI emulation improvements, by Chuck Brazie. |
blob | commitdiff | raw | diff to current |
2006-12-07 |
ths | Move date/time init to the RTC implementation. |
blob | commitdiff | raw | diff to current |
2006-09-24 |
bellard | moved MP table init to BIOS |
blob | commitdiff | raw | diff to current |
2006-08-17 |
bellard | vga init changes |
blob | commitdiff | raw | diff to current |
2006-07-13 |
bellard | new clock logic: cpu ticks and virtual clocks are no... |
blob | commitdiff | raw | diff to current |
2006-06-14 |
bellard | -no-fd-bootchk option (Lonnie Mendez) |
blob | commitdiff | raw | diff to current |
2006-05-30 |
pbrook | PCI SCSI HBA emulation. |
blob | commitdiff | raw | diff to current |
2006-05-21 |
pbrook | OHCI USB host emulation. |
blob | commitdiff | raw | diff to current |
2006-05-14 |
pbrook | Avoid compiler warning. |
blob | commitdiff | raw | diff to current |
2006-05-13 |
pbrook | Rearrange PCI host emulation code. |
blob | commitdiff | raw | diff to current |
2006-05-03 |
bellard | ACPI support |
blob | commitdiff | raw | diff to current |
2006-05-01 |
bellard | increase max kernel size with initrd |
blob | commitdiff | raw | diff to current |
2006-04-24 |
bellard | PC speaker emulation (Joachim Henke) |
blob | commitdiff | raw | diff to current |
2006-02-05 |
pbrook | Allow selection of emulated network card. |
blob | commitdiff | raw | diff to current |
2005-12-18 |
bellard | suppressed -enable-audio and simplified -soundhw option... |
blob | commitdiff | raw | diff to current |
2005-12-17 |
bellard | moved mp config table to a safer place |
blob | commitdiff | raw | diff to current |
2005-11-23 |
bellard | more generic serial port (initial patch by Jocelyn... |
blob | commitdiff | raw | diff to current |
2005-11-23 |
bellard | use HF_HALTED bit |
blob | commitdiff | raw | diff to current |
2005-11-21 |
bellard | SMP support - cpu_single_env usage fix - a20 helpers... |
blob | commitdiff | raw | diff to current |
2005-11-06 |
bellard | suppressed unneeded options - added isapc machine |
blob | commitdiff | raw | diff to current |
2005-11-06 |
bellard | USB user interface |
blob | commitdiff | raw | diff to current |
2005-11-05 |
bellard | audio merge (malc) |
blob | commitdiff | raw | diff to current |
2005-11-05 |
bellard | added virtual USB mouse support |
blob | commitdiff | raw | diff to current |
2005-11-05 |
bellard | initial USB support |
blob | commitdiff | raw | diff to current |
2005-10-30 |
bellard | merged 15a_aqemu.patch audio patch (malc) |
blob | commitdiff | raw | diff to current |
2005-07-23 |
bellard | IOAPIC support (initial patch by Filip Navara) |
blob | commitdiff | raw | diff to current |
2005-07-03 |
bellard | VGA bios support for PowerPC |
blob | commitdiff | raw | diff to current |
2005-07-02 |
bellard | more generic i8259 support |
blob | commitdiff | raw | diff to current |
2005-06-05 |
bellard | PC machine support |
blob | commitdiff | raw | diff to current |
2005-01-15 |
bellard | PC parallel port support (Mark Jonckheere) |
blob | commitdiff | raw | diff to current |
2005-01-03 |
bellard | APIC support |
blob | commitdiff | raw | diff to current |
2004-11-16 |
bellard | better BIOS ATA translation support |
blob | commitdiff | raw | diff to current |
2004-11-09 |
bellard | audio clean up (initial patch by malc) |
blob | commitdiff | raw | diff to current |
2004-11-07 |
bellard | audio merge (malc) |
blob | commitdiff | raw | diff to current |
2004-10-12 |
bellard | no need to use LARGE translation |
blob | commitdiff | raw | diff to current |
2004-10-09 |
bellard | cmos init for IDE (Ben Pfaf) |
blob | commitdiff | raw | diff to current |
2004-09-29 |
bellard | win32 load_kernel() fix |
blob | commitdiff | raw | diff to current |
2004-08-24 |
bellard | multiple serial port support - terminal init fix |
blob | commitdiff | raw | diff to current |
2004-07-14 |
bellard | char device support |
blob | commitdiff | raw | diff to current |
2004-06-26 |
bellard | fixed case where ram < 16 MB |
blob | commitdiff | raw | diff to current |
2004-06-21 |
bellard | added PCI bus |
blob | commitdiff | raw | diff to current |
2004-06-21 |
bellard | dma init fix |
blob | commitdiff | raw | diff to current |
2004-06-20 |
bellard | accept bigger PC BIOSes |
blob | commitdiff | raw | diff to current |
2004-06-20 |
bellard | new reset API - shutdown support |
blob | commitdiff | raw | diff to current |
2004-06-06 |
bellard | specific VGA BIOS for Cirrus VGA Card |
blob | commitdiff | raw | diff to current |
2004-06-05 |
bellard | -cirrusvga option |
blob | commitdiff | raw | diff to current |
2004-06-03 |
bellard | -localtime option |
blob | commitdiff | raw | diff to current |
2004-05-23 |
bellard | use PIIX3 like IDE controller |
blob | commitdiff | raw | diff to current |
2004-05-23 |
bellard | fixed 2.88 MB boot (aka FreeBSD 5.2.1 boot fix) |
blob | commitdiff | raw | diff to current |
2004-05-20 |
bellard | added cpu_get_tsc() |
blob | commitdiff | raw | diff to current |
2004-05-20 |
bellard | VGA PCI support |
blob | commitdiff | raw | diff to current |
2004-05-18 |
bellard | PCI support |
blob | commitdiff | raw | diff to current |
2004-05-08 |
bellard | MSDOS compatibility mode FPU exception support |
blob | commitdiff | raw | diff to current |
2004-05-03 |
bellard | pit fixes |
blob | commitdiff | raw | diff to current |
2004-04-26 |
bellard | added temporary option -enable-audio |
blob | commitdiff | raw | diff to current |
2004-04-07 |
bellard | preserve partition table when using -linux option |
blob | commitdiff | raw | diff to current |
2004-04-07 |
bellard | base memory size in cmos |
blob | commitdiff | raw | diff to current |
2004-04-07 |
bellard | refuse write accesses in BIOS area (aka EMM386.EXE... |
blob | commitdiff | raw | diff to current |
2004-04-05 |
bellard | port 92 access |
blob | commitdiff | raw | diff to current |
2004-03-31 |
bellard | win32 port (initial patch by kazu) |
blob | commitdiff | raw | diff to current |
2004-03-31 |
bellard | use new timer API |
blob | commitdiff | raw | diff to current |
2004-03-19 |
bellard | updated floppy driver: formatting code, disk geometry... |
blob | commitdiff | raw | diff to current |
2004-03-14 |
bellard | io port API change |
blob | commitdiff | raw | diff to current |
2004-03-14 |
bellard | separated more devices from emulator |
blob | commitdiff | raw | diff to current |
|