]> git.proxmox.com Git - qemu.git/history - Makefile
mac99: fix segmentation fault on startup
[qemu.git] / Makefile
2009-08-28 Paul BrookOption rom makefile fixes
2009-07-16 Juan QuintelaWe can wrap ARCH_CFLAGS/ARCH_LDFLAGS in CFLAGS/LDFLAGS...
2009-07-16 Juan QuintelaWe can wrap OS_CFLAGS/OS_LDFLAGS in CFLAGS/LDFLAGS...
2009-07-16 Juan Quintelaalready defined several lines before in block-obj-y
2009-07-16 Juan Quintelause block-nested-y for files inside block/
2009-07-16 Gerd Hoffmannqdev: rework device properties.
2009-07-09 Anthony LiguoriFix build for ESD audio
2009-07-01 Blue SwirlFix sdl_zoom compile problems on OpenBSD
2009-06-29 Juan Quintelamake tags useful for block drivers and hardaware devices
2009-06-29 Juan QuintelaSubstitute ifdef CONFIG_FOO by obj-
2009-06-29 Juan QuintelaRename OBJS to obj-y
2009-06-29 Juan QuintelaRename USER_OBJS to user-obj-y
2009-06-29 Juan QuintelaRename XEN_OBJS to xen-obj-y
2009-06-29 Juan QuintelaRename SLIRP_OBJS to slirp-obj-y
2009-06-29 Juan QuintelaRename AUDIO_OBJS to audio-obj-y
2009-06-29 Juan QuintelaRename BLOCK_OBJS to block-obj-y
2009-06-29 Alexander GrafMultiboot build system v4
2009-06-29 Jan Kiszkaslirp: Cleanup and basic reanimation of debug code
2009-06-29 Stefano Stabellinisdl zooming
2009-06-22 Stefan WeilWin: Install keymaps for Windows, too (needed for VNC).
2009-06-22 Anthony LiguoriDisable _FORTIFY_SOURCE to fix Ubuntu build with -Werror
2009-06-16 Kevin Wolfqcow2: Split out snapshot functions
2009-06-16 Kevin Wolfqcow2: Split out guest cluster functions
2009-06-16 Kevin Wolfqcow2: Split out refcount handling
2009-06-16 Anthony LiguoriMake sure to use SDL_CFLAGS everywhere we include SDL...
2009-06-10 Anthony LiguoriMerge branch 'net-queue'
2009-06-09 Blue SwirlClean up generated qemu-img-cmds.h
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 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-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-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-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 http://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
next