]> git.proxmox.com Git - mirror_qemu.git/history - vl.h
MIPS -cpu selection support, by Herve Poussineau.
[mirror_qemu.git] / vl.h
2007-03-18 thsMIPS -cpu selection support, by Herve Poussineau.
2007-03-08 pbrookImplement --cpu for ARM.
2007-03-06 pbrookSimple u-boot image loading support.
2007-03-05 j_mayerNew -cpu options: choose CPU model for emulated target.
2007-02-28 thsDS1225Y nvram device, by Herve Poussineau.
2007-02-20 thsAdd -bootp option for slirp, by Anthony Liguori.
2007-02-18 ths-no-frame option for sdl, by Christian Laursen.
2007-02-18 thsMonitor multiplexing, by Jason Wessel.
2007-02-17 thsParport EPP support for Linux, by Marko Kohtala.
2007-02-08 bellarduse ram allocation functions
2007-02-05 bellardinfo vnc command (Anthony Liguori)
2007-02-02 thsPIIX4 SMBus host, EEPROM device emulation, by Ed Swierk.
2007-01-31 thsRemove redundant ENOMEDIUM define.
2007-01-28 pbrookUse standard character device interface for gdbstub.
2007-01-27 pbrookRearrange char event handlers to fix CHR_EVENT_RESET.
2007-01-26 thsENODEV works also for __sun__, the magic number 4097...
2007-01-26 thsDefine ENOMEDIUM to match ENODEV if it isn't available.
2007-01-24 thsSplit out SDL X keymap, by Bernhard Fischer.
2007-01-24 thsReworking MIPS interrupt handling, by Aurelien Jarno.
2007-01-21 pbrookDon't resume guest when gdb connection terminates and...
2007-01-20 pbrookAdd ARM Angel semihosting to system emulation.
2007-01-16 pbrookARM ELF loader.
2007-01-15 thsMIPS Malta system and devices support, by Aurelien...
2007-01-15 thsGallileo GT64xxx support, by Aurelien Jarno.
2007-01-10 thsIncrease MIPS BIOS from 128kB to 4MB, by Aurelien Jarno.
2007-01-10 thsDevfn number for the PIIX3 southbridge, by Aurelien...
2007-01-10 thsDevfn number for network PCI cards, by Aurelien Jarno.
2007-01-07 bellardadded cutils.c
2007-01-07 thsRevert -disk patch, as requested by Fabrice. The genera...
2007-01-05 thsReinitialize monitor upon reconnect, by Anthony Liguori.
2007-01-05 thsFix for hard disk translation hints, by Volker Ruppert.
2007-01-05 thspatch for block-raw.c for Solaris, by Ben Taylor.
2007-01-05 thsAdd -option-rom option to allow loading of PCI option...
2007-01-05 thsDynamic handling of guest mice, by Lonnie Mendez.
2006-12-24 thsFix SCSI cdrom boot, thanks Blue Swirl.
2006-12-22 thsSCSI emulation improvements, by Chuck Brazie.
2006-12-22 thsEscape filname printout properly, by Anthony Liguori...
2006-12-22 thsUnix domain socket support for VNC, by Anthony Liguori.
2006-12-11 thsImplement -no-quit option, by Xavier Gnata.
2006-12-06 thsMove the MIPS CPU timer in a seperate file, by Alec...
2006-09-24 bellardmoved PCI init to BIOS
2006-09-24 pbrookImplement sun4u PCI IRQ routing.
2006-09-24 pbrookPCI shared IRQ fix (original patch by andrzej zaborowski).
2006-09-23 pbrookAdd ARM RealView Emulation Baseboard.
2006-09-18 pbrookMerge common ISA access routines.
2006-09-10 bellarddummy cs4231 audio driver for sun4m (Blue Swirl)
2006-09-03 bellardbetter PCNET endianness support
2006-09-03 bellardSeparate the DMA controllers - Convert ESP to new DMA...
2006-09-03 pbrookFlush IO requests before savevm (original patch by...
2006-08-29 pbrookSCSI TCQ support.
2006-08-19 bellardwin32 tap poll suppression (kazu)
2006-08-19 bellardbetter support of host drives
2006-08-17 bellardvga init changes
2006-08-12 pbrookSCSI and USB async IO support.
2006-08-07 pbrookDynamically allocate AIO Completion Blocks.
2006-08-06 bellardfixed blocking io emulation
2006-08-05 bellardmultiple snapshot support
2006-08-01 bellardasync file I/O API
2006-07-13 bellardnew clock logic: cpu ticks and virtual clocks are no...
2006-07-05 pbrookDon't include audio.h when building tools.
2006-07-04 bellardpcnet nic support (Antony T Curtis)
2006-06-26 bellardWindows sparse file support (Frediano Ziglio)
2006-06-25 bellardAMD NOR flash device support (initial patch by Jocelyn...
2006-06-25 bellardC99 64 bit printf
2006-06-25 bellardmultiple wait object support for win32 (kazu)
2006-06-18 pbrookSun4u vga+bios tweaks (Blue Swirl).
2006-06-14 bellard-no-fd-bootchk option (Lonnie Mendez)
2006-06-14 bellarduse C99 64 bit printf format to ease win32 porting
2006-06-13 bellardincrease video memory to 8MB
2006-06-08 pbrookWin32 build fix.
2006-06-04 pbrookDisk cache flush support.
2006-05-30 pbrookPCI SCSI HBA emulation.
2006-05-26 pbrookSCSI lun probing fix.
2006-05-25 pbrookRearrange SCSI disk emulation code.
2006-05-21 pbrookOHCI USB host emulation.
2006-05-13 pbrookRearrange PCI host emulation code.
2006-05-10 bellardbgr32 pixel format support
2006-05-03 bellardACPI support
2006-04-30 bellardVNC server (Anthony Liguori)
2006-04-27 pbrookAdd nominal ARM Versatil/AB board emulation.
2006-04-27 pbrookFix build failure.
2006-04-27 bellardSHIX board emulation (Samuel Tardieu)
2006-04-26 bellardadded entry parameter to ELF loader
2006-04-24 bellardPC speaker emulation (Joachim Henke)
2006-04-23 bellardgeneric ELF loader
2006-04-12 bellardUSB tablet support (Brad Campbell, Anthony Liguori)
2006-04-12 bellardwin32 serial port support (initial patch by kazu
2006-04-09 pbrookARM Versatile Platform Baseboard emulation.
2006-04-09 pbrookAllow multiple graphics devices.
2006-02-20 pbrookAdd Arm926 core support.
2006-02-08 pbrookAdd support for raw AT keyboard scancodes.
2006-02-06 pbrookArm display emulation.
2006-02-05 pbrookAllow selection of emulated network card.
2006-02-04 pbrookAvoid buffer overflow when sending slirp packets.
2006-02-01 bellardtap win32 support
2005-12-18 bellardsuppressed -enable-audio and simplified -soundhw option...
2005-12-05 bellardInitial SPARC SMP support (Blue Swirl)
2005-12-04 bellardNIC emulation for qemu arm-softmmu (Paul Brook)
2005-11-26 bellardARM system emulation (Paul Brook)
2005-11-26 bellardPS2 mouse and keyboard separation (Paul Brook)
next