]> git.proxmox.com Git - qemu.git/history - vl.c
Implement iwMMXt instruction set for the PXA270 cpu.
[qemu.git] / vl.c
2007-04-30 balrogAdd remaining PXA2xx on-chip peripherals except I2C...
2007-04-30 balrogRemove repeated code and enable encrypted SD cards...
2007-04-30 balrogPCMCIA bus support. Parts of CF-ATA command set. Hitach...
2007-04-28 thsFix typo, by Linus Nordberg.
2007-04-24 j_mayerEvaluation boards for PowerPC 405EP.
2007-04-24 j_mayerAdd -pflash option to register parallel flash bloc...
2007-04-21 blueswir1TCX 24 bit model support
2007-04-18 thsFix compiler warning.
2007-04-18 thsWin32 Tap inferface PPC Guest issue, by Ely Soto.
2007-04-16 thsAcer Pica 61 machine, by Herve Poussineau.
2007-04-06 pbrookSD card emulation (initial implementation by Andrzei...
2007-04-05 j_mayerIntegrate Alpha target in Qemu core.
2007-04-02 thsVMware SVGA II emulation, by Andrzej Zaborowski.
2007-04-01 blueswir1Add SparcStation-10 machine
2007-04-01 blueswir1Reorganise Sun4m to allow other machine types
2007-03-25 thsqemu_create_pidfile implementation for Win32, based...
2007-03-25 thsFix segfault with -nographic, by Enache Adrian.
2007-03-25 thsWindows sockets like to be different. Inspired by a...
2007-03-25 blueswir1Sparc32/64 CPU selection
2007-03-22 thsWin32 build fix. FIXME: This disables locking of the...
2007-03-19 thsClose file descriptors when execing network tap setup...
2007-03-19 thsImprove -pidfile option, by Anthony Liguori.
2007-03-19 thsAdd -name option, by Anthony Liguori.
2007-03-18 thsMIPS -cpu selection support, by Herve Poussineau.
2007-03-17 thsBetter ioport debugging output.
2007-03-11 pbrookSMP half-idle fix.
2007-03-08 pbrookFix typo in help output.
2007-03-08 pbrookImplement --cpu for ARM.
2007-03-05 j_mayerNew -cpu options: choose CPU model for emulated target.
2007-02-28 thsMake removing IOHandlers safe from within an IOHandler...
2007-02-22 pbrookAllow gdbstub to connect over any serial device.
2007-02-21 thsIncrease the number of multiplexed monitor devices.
2007-02-20 thsChange -tftp option to take a root directory, by Anthon...
2007-02-20 thsAdd -bootp option for slirp, by Anthony Liguori.
2007-02-19 thsDon't require a disk image for network boot, by Ferenc...
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-17 thsSolaris tap device, by Sittichai Palingsong.
2007-02-10 thsClean up serial code for Win 32, by Kazu.
2007-02-08 bellarduse ram allocation functions
2007-02-05 bellardgdbserver fix
2007-02-05 bellardcopyright update
2007-02-02 thsMingw build fix, by Johannes Schindelin.
2007-02-02 thsscript=no for the TUN/TAP net option, by Jean-Christian...
2007-01-28 pbrookUse standard character device interface for gdbstub.
2007-01-28 pbrookAdd nodelay option for TCP character devices.
2007-01-27 pbrookRearrange char event handlers to fix CHR_EVENT_RESET.
2007-01-27 pbrookAccept --foo as an alias for -foo.
2007-01-27 pbrookAccept -help.
2007-01-21 pbrookDon't resume guest when gdb connection terminates and...
2007-01-20 pbrookAdd ARM Angel semihosting to system emulation.
2007-01-15 thsMIPS Malta system and devices support, by Aurelien...
2007-01-09 bellardifname arg fix
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 thsAdd -boot n option for x86 using PXE, by Anthony Liguori.
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-23 thsNull character instead of numeric null.
2006-12-23 pbrookSolaris SMBD hacks (Ben Taylor).
2006-12-22 thsWindows build fix, namespace cleanup, fix error message...
2006-12-22 thsSupport for unidirectional pipes, by Ed Swierk.
2006-12-22 thsFix -cdrom breakage.
2006-12-22 thsSCSI emulation improvements, by Chuck Brazie.
2006-12-22 thsDaemonize option, by Anthony Liguori.
2006-12-22 thsUnix domain socket support for VNC, by Anthony Liguori.
2006-12-21 thsRun monitor over unix domain sockets, by Anthony Liguori.
2006-12-11 thsImplement -no-quit option, by Xavier Gnata.
2006-11-01 pbrookRemove FD on close.
2006-10-02 bellardno-reboot option
2006-09-24 bellardadded SMM support
2006-09-23 pbrookAdd ARM RealView Emulation Baseboard.
2006-09-10 pbrookAvoid (repeatedly) trying to read stdin after it has...
2006-09-09 bellardtwo stop bits support
2006-09-03 bellardallow disabling of serial or parallel devices (Stefan...
2006-09-03 pbrookFlush IO requests before savevm (original patch by...
2006-08-19 bellardwin32 tap poll suppression (kazu)
2006-08-17 bellard-L help
2006-08-17 bellardwin32 compilation fix
2006-08-07 bellardcopyright update
2006-08-06 bellarduse zlib to compress ram snapshots - correctly save...
2006-08-06 bellardfixed blocking io emulation
2006-08-05 bellardmultiple snapshot support
2006-08-01 bellardasync file I/O API
2006-07-19 bellardusb destroy API change (Lonnie Mendez)
2006-07-15 pbrookDefer timer initialization until after commandline...
2006-07-14 bellardgenerate CRLF instead of LF
2006-07-14 bellardwin32 compilation - force process affinity on win32...
2006-07-13 bellardnew clock logic: cpu ticks and virtual clocks are no...
2006-06-27 bellardtelnet protocol and more consistent syntax (Jason Wessel)
2006-06-26 bellarddisplay device identifier string for user with info...
2006-06-26 bellardfix crash when closing windows (Frediano Ziglio)
2006-06-25 bellardC99 64 bit printf
2006-06-25 bellardmultiple wait object support for win32 (kazu)
2006-06-25 bellardremoved unused code - init timers earlier
2006-06-25 bellardUDP char device (initial patch by Jason Wessel) - TCP...
2006-06-21 bellardfixed sparc64 cpu fp save/restore
next