Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / Makefile
2009-06-08 Riku VoipioMerge commit 'gnu/master' into test
2009-06-07 Stuart BradyUse hxtool for qemu-img command list
2009-06-06 Blue SwirlUse hxtool to generate monitor documentation and C...
2009-06-03 Edgar E. Iglesiasmicroblaze: Fix loading of petalogix s3adsp1800 dtb.
2009-05-28 Anthony LiguoriInstall keymaps from new location
2009-05-22 Alexander GrafAdd HTTP protocol using curl v6
2009-05-22 Kevin WolfCreate qemu-option.h
2009-05-21 Blue SwirlCompile most Xen files only once
2009-05-19 Paul BrookHardware convenience library
2009-05-14 Paul BrookSSP bus framework
2009-05-14 Paul BrookBasic qdev infrastructure.
2009-05-14 Anthony LiguoriMove block drivers into their own directory
2009-05-14 Anthony LiguoriConstructor support
2009-05-13 Paul BrookAdd tool_osdep.c
2009-05-07 Riku Voipiomerge upstream
2009-05-07 Paul BrookSuppress make directory messages.
2009-05-01 Mark McLoughlinppc: include cache-utils.o in BLOCK_OBJS
2009-04-24 aliguoriqemu: mutex/thread/cond wrappers and configure tweaks...
2009-04-20 Riku VoipioMerge branch 'upstream' into master-test
2009-04-19 blueswir1Build system: Fix dependency of qemu.1
2009-04-18 aliguoribuildsytem: consistently use install (Christoph Egger)
2009-04-17 blueswir1Make the sed script also work with OpenBSD and OpenSola...
2009-04-15 malcSimplify reconfiguration
2009-04-15 aurel32Call configure automatically when needed
2009-04-11 blueswir1Compile target independent files only once
2009-04-07 Juha RiihimäkiMerge commit 'origin/upstream' into test
2009-04-05 aliguoriqemu-io - an I/O path exerciser (Christoph Hellwig)
2009-04-05 aliguoriMake binary stripping conditional (Riku Voipio)
2009-04-05 aliguoribuild system: clean qemu-options.texi and gdbstub-xml...
2009-04-05 aliguoribuild system: silent generation of doc files and qemu...
2009-03-31 Juha RiihimäkiMerge commit 'origin/upstream' into juha-devel
2009-03-28 blueswir1Fix out of tree compilation
2009-03-28 blueswir1Syncing documentation vs. -help vs. qemu_options table
2009-03-23 Juha Riihimäkiintroduce "vmstate" image format
2009-03-09 Riku VoipioMerge branch 'upstream' into maemo-test
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-03-05 Mika WesterbergAdded generation of ctags to Makefile.
2009-02-05 Juha RiihimäkiImprove OMAP3 MMC emulation and merge with OMAP3 upstream
2009-01-27 Juha RiihimäkiAdd elementary OMAP3530 Beagleboard support
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
next