hw/eeprom93xx.c: substitute structure dump with discrete dump in eeprom_save/load
[qemu] / Makefile
2009-03-28 blueswir1Fix out of tree compilation
2009-03-28 blueswir1Syncing documentation vs. -help vs. qemu_options table
2009-03-08 blueswir1Call Perl directly instead of relying on shebang
2009-03-06 aliguoriSupport ACLs for controlling VNC access ("Daniel P...
2009-03-06 aliguoriAdd SASL authentication support ("Daniel P. Berrange")
2009-03-06 aliguoriMove TLS auth into separate file ("Daniel P. Berrange")
2009-03-06 aliguoriRefactor keymap code to avoid duplication ("Daniel...
2009-01-26 aliguoribuild system: Further improve quiet mode (Jan Kiszka)
2009-01-22 aliguoriinstall man-pages as non-executables (Andre Przywara)
2009-01-21 aliguoriConsolidate library creation (Avi Kivity)
2009-01-21 aliguoriMake make output quieter (Avi Kivity)
2009-01-21 aliguoriConsolidate linker rules (Avi Kivity)
2009-01-21 aliguoriIntroduce rules.mak (Avi Kivity)
2009-01-21 aliguoriConsolidate compiler invocations (Avi Kivity)
2009-01-09 aurel32target-ppc: add an openbios-ppc image
2009-01-03 aurel32Fix and rearrange 'tarbin' Makefile rule
2008-12-16 aurel32target-ppc: IBM PowerPC 440EP Bamboo reference board...
2008-12-12 aliguoriReplace posix-aio with custom thread pool
2008-12-10 malcIntroduce and use cache-utils.[ch]
2008-12-07 aurel32Remove a few dyngen and dyngen related code
2008-11-27 thsMake installing bios files optional.
2008-11-22 blueswir1Native BSD host USB support (Juergen Lock, Lonnie Mendez)
2008-11-11 aliguoriSplit savevm code into savevm.c
2008-11-11 aliguoriMove the things that aren't target specific to libqemu_...
2008-10-08 aliguoriFix IO performance regression in sparc
2008-10-01 aurel32Fix cscope filelist by removing leading ./
2008-09-29 balrogEmulate a USB bluetooth dongle (or HCI Transport layer).
2008-09-29 balrogUse VHCI to allow the host os to participate in a qemu...
2008-09-29 balrogBluetooth HIDP emulation on top of usb-hid.c and L2CAP...
2008-09-29 balrogAdd L2CAP logic and a virtual SDP server for use in...
2008-09-29 balrogAdd a virtual HCI.
2008-09-28 balrogImplement a HCI passthrough to host.
2008-09-28 balrogAdd a "null" bluetooth HCI and a header file for bluetooth.
2008-09-24 aliguoriAdd missing dependencies for qemu-doc.* (Stefan Weil)
2008-09-22 aliguoriRefactor AIO to allow multiple AIO implementations
2008-09-15 aliguoriUse common objects for qemu-img and qemu-nbd
2008-09-11 aliguoriOnly build compatfd when using AIO and make sure to...
2008-09-10 aliguoriUse signalfd() to work around signal/select race
2008-08-21 aliguoriFix windows build
2008-08-02 aliguoriFix compilation of nbd on Solaris (Andreas Faerber)
2008-07-26 aliguoriAdd e1000 etherboot ROM from www.rom-o-matic.net
2008-07-19 thsAdd Virtual Distributed Ethernet native support, by...
2008-07-17 balrogAdd CDC-Ethernet usb NIC (original patch from Thomas...
2008-07-03 thsAllow QEMU to connect directly to an NBD server, by...
2008-07-03 thsAdd a parameter to disable host cache, by Laurent Vivier.
2008-07-02 malcAdd -MT
2008-07-02 malcPulseaudio driver
2008-06-09 pbrookPrevent guest reusing host memory allocations.
2008-05-28 pbrookDon't link usermode emulation against libqemu_common.a
2008-05-27 bellardqemu-nbd tool (Anthony Liguori)
2008-05-09 balrogAdd the LM8323-based keyboard of N810.
2008-04-23 blueswir1Copy Sparc64 firmware when installing (Hervé Poussineau)
2008-04-22 aurel32Ignore .git and .svn in Makefile, noticed by Stefan...
2008-04-14 balrogNokia N800 machine support (ARM).
2008-04-08 aurel32Braille device support
2008-03-31 pbrookRemove stray BASE_CFLAGS.
2008-03-05 blueswir1 Properly bomb out on errors in Makefile shell fragment...
2008-02-10 balrogAdd an ncurses UI.
2008-02-01 bellardtypo
2008-01-31 bellardMakefile cleanup - more generic support of 32 bit compi...
2008-01-14 balrogpthreads-based audio and miscellaneous audio clean...
2008-01-14 balrogUSB-to-serial device (Samuel Thibault).
2008-01-14 balrogFully clean up on Mac OS X Leopard (Andreas Färber).
2008-01-06 bellardupdate binary distribution
2007-12-24 thsReal SCSI device passthrough (v4), by Laurent Vivier.
2007-12-15 thsSplit block-raw.c into block-raw-posix.c and block...
2007-12-09 thsSH4 big endian configuration, by Tomoyoshi Asano.
2007-11-24 pbrookPartial SD card SPI mode support.
2007-11-18 thsUse CONFIG_VNC_TLS_CFLAGS for building vnc.o.
2007-11-18 pbrookFix out of tree builds.
2007-11-18 pbrookLuminary board input support.
2007-11-17 pbrookBreak up vl.h.
2007-11-14 bellardremoved obsolete test2 target
2007-11-11 pbrookSplit block API from vl.h.
2007-11-10 pbrookFix Makefile dependencies.
2007-11-07 bellardcompile common code once
2007-10-20 thsDon't install tools if $(TOOLS) is empty, by Thayne...
2007-09-30 thsCode provision for n32/n64 mips userland emulation...
2007-09-29 thsDon't hardcode the host architecture name.
2007-09-29 thsUpdate tarbin rule.
2007-09-22 pbrookOnly build qemu-img with softmmu targets.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-07-31 thsParallels disk image support, by Alex Beregszaszi.
2007-06-17 thsRemove cscope.* files on 'make clean', by George G...
2007-05-20 thsDelete linux_boot.bin from the install target.
2007-04-24 j_mayerNew target for embedded PowerPC emulation (only system...
2007-04-16 blueswir1Sparc host update (Ben Taylor, Martin Bochnig)
2007-04-05 j_mayerRules needed to compile linux user-mode alpha target.
2007-04-01 thsMIPS64 configurations.
2007-03-17 thsBetter way to select -lrt, by Andrzei Zaborowski.
2007-02-10 thsFix linking for qemu-img on Solaris, by Ben Taylor.
2007-02-05 bellardupdate
2007-01-24 thsMake the tarball's VERSION part overridable from make...
2007-01-07 bellardadded cutils.c
2007-01-05 thsAdd -boot n option for x86 using PXE, by Anthony Liguori.
2007-01-05 thsUntangle the various CFLAGS/LDFLAGS flavours. Allow...
2007-01-01 thsFix Makefile weirdness.
2006-08-05 bellardenable qcow2
2006-08-01 bellardasync file I/O API
2006-06-14 bellardSolaris/SPARC host port (Ben Taylor)
next