aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2009-04-15Simplify reconfigurationmalc1-1/+1
2009-04-15Call configure automatically when neededaurel321-0/+12
2009-04-11Compile target independent files only onceblueswir11-2/+4
2009-04-05qemu-io - an I/O path exerciser (Christoph Hellwig)aliguori1-1/+3
2009-04-05Make binary stripping conditional (Riku Voipio)aliguori1-1/+1
2009-04-05build system: clean qemu-options.texi and gdbstub-xml.c (Jan Kiszka)aliguori1-1/+1
2009-04-05build system: silent generation of doc files and qemu-options.h (Jan Kiszka)aliguori1-10/+16
2009-03-28Fix out of tree compilationblueswir11-1/+1
2009-03-28Syncing documentation vs. -help vs. qemu_options tableblueswir11-4/+7
2009-03-08Call Perl directly instead of relying on shebangblueswir11-3/+3
2009-03-06Support ACLs for controlling VNC access ("Daniel P. Berrange")aliguori1-2/+4
2009-03-06Add SASL authentication support ("Daniel P. Berrange")aliguori1-1/+6
2009-03-06Move TLS auth into separate file ("Daniel P. Berrange")aliguori1-1/+10
2009-03-06Refactor keymap code to avoid duplication ("Daniel P. Berrange")aliguori1-3/+6
2009-01-26build system: Further improve quiet mode (Jan Kiszka)aliguori1-1/+1
2009-01-22install man-pages as non-executables (Andre Przywara)aliguori1-2/+2
2009-01-21Consolidate library creation (Avi Kivity)aliguori1-4/+0
2009-01-21Make make output quieter (Avi Kivity)aliguori1-1/+1
2009-01-21Consolidate linker rules (Avi Kivity)aliguori1-2/+2
2009-01-21Introduce rules.mak (Avi Kivity)aliguori1-6/+2
2009-01-21Consolidate compiler invocations (Avi Kivity)aliguori1-9/+8
2009-01-09target-ppc: add an openbios-ppc imageaurel321-2/+4
2009-01-03Fix and rearrange 'tarbin' Makefile ruleaurel321-27/+28
2008-12-16target-ppc: IBM PowerPC 440EP Bamboo reference board emulationaurel321-1/+1
2008-12-12Replace posix-aio with custom thread poolaliguori1-0/+3
2008-12-10Introduce and use cache-utils.[ch]malc1-2/+2
2008-12-07Remove a few dyngen and dyngen related codeaurel321-7/+2
2008-11-27Make installing bios files optional.ths1-3/+11
2008-11-22Native BSD host USB support (Juergen Lock, Lonnie Mendez)blueswir11-1/+1
2008-11-11Split savevm code into savevm.caliguori1-1/+1
2008-11-11Move the things that aren't target specific to libqemu_common.a.aliguori1-0/+4
2008-10-08Fix IO performance regression in sparcaliguori1-4/+0
2008-10-01Fix cscope filelist by removing leading ./aurel321-1/+1
2008-09-29Emulate a USB bluetooth dongle (or HCI Transport layer).balrog1-1/+1
2008-09-29Use VHCI to allow the host os to participate in a qemu bluetooth "vlan".balrog1-1/+1
2008-09-29Bluetooth HIDP emulation on top of usb-hid.c and L2CAP and SDP.balrog1-1/+1
2008-09-29Add L2CAP logic and a virtual SDP server for use in emulated devices.balrog1-1/+1
2008-09-29Add a virtual HCI.balrog1-1/+1
2008-09-28Implement a HCI passthrough to host.balrog1-1/+4
2008-09-28Add a "null" bluetooth HCI and a header file for bluetooth.balrog1-0/+1
2008-09-24Add missing dependencies for qemu-doc.* (Stefan Weil)aliguori1-3/+5
2008-09-22Refactor AIO to allow multiple AIO implementationsaliguori1-1/+1
2008-09-15Use common objects for qemu-img and qemu-nbdaliguori1-28/+17
2008-09-11Only build compatfd when using AIO and make sure to always init AIOaliguori1-1/+5
2008-09-10Use signalfd() to work around signal/select racealiguori1-2/+2
2008-08-21Fix windows buildaliguori1-4/+11
2008-08-02Fix compilation of nbd on Solaris (Andreas Faerber)aliguori1-0/+4
2008-07-26Add e1000 etherboot ROM from http://www.rom-o-matic.netaliguori1-1/+2
2008-07-19Add Virtual Distributed Ethernet native support, by Luca Bigliardi.ths1-0/+2
2008-07-17Add CDC-Ethernet usb NIC (original patch from Thomas Sailer).balrog1-1/+2