Age | Commit message (Expand) | Author |
2009-03-28 | Fix out of tree compilation | blueswir1 |
2009-03-28 | Syncing documentation vs. -help vs. qemu_options table | blueswir1 |
2009-03-08 | Call Perl directly instead of relying on shebang | blueswir1 |
2009-03-06 | Support ACLs for controlling VNC access ("Daniel P. Berrange") | aliguori |
2009-03-06 | Add SASL authentication support ("Daniel P. Berrange") | aliguori |
2009-03-06 | Move TLS auth into separate file ("Daniel P. Berrange") | aliguori |
2009-03-06 | Refactor keymap code to avoid duplication ("Daniel P. Berrange") | aliguori |
2009-01-26 | build system: Further improve quiet mode (Jan Kiszka) | aliguori |
2009-01-22 | install man-pages as non-executables (Andre Przywara) | aliguori |
2009-01-21 | Consolidate library creation (Avi Kivity) | aliguori |
2009-01-21 | Make make output quieter (Avi Kivity) | aliguori |
2009-01-21 | Consolidate linker rules (Avi Kivity) | aliguori |
2009-01-21 | Introduce rules.mak (Avi Kivity) | aliguori |
2009-01-21 | Consolidate compiler invocations (Avi Kivity) | aliguori |
2009-01-09 | target-ppc: add an openbios-ppc image | aurel32 |
2009-01-03 | Fix and rearrange 'tarbin' Makefile rule | aurel32 |
2008-12-16 | target-ppc: IBM PowerPC 440EP Bamboo reference board emulation | aurel32 |
2008-12-12 | Replace posix-aio with custom thread pool | aliguori |
2008-12-10 | Introduce and use cache-utils.[ch] | malc |
2008-12-07 | Remove a few dyngen and dyngen related code | aurel32 |
2008-11-27 | Make installing bios files optional. | ths |
2008-11-22 | Native BSD host USB support (Juergen Lock, Lonnie Mendez) | blueswir1 |
2008-11-11 | Split savevm code into savevm.c | aliguori |
2008-11-11 | Move the things that aren't target specific to libqemu_common.a. | aliguori |
2008-10-08 | Fix IO performance regression in sparc | aliguori |
2008-10-01 | Fix cscope filelist by removing leading ./ | aurel32 |
2008-09-29 | Emulate a USB bluetooth dongle (or HCI Transport layer). | balrog |
2008-09-29 | Use VHCI to allow the host os to participate in a qemu bluetooth "vlan". | balrog |
2008-09-29 | Bluetooth HIDP emulation on top of usb-hid.c and L2CAP and SDP. | balrog |
2008-09-29 | Add L2CAP logic and a virtual SDP server for use in emulated devices. | balrog |
2008-09-29 | Add a virtual HCI. | balrog |
2008-09-28 | Implement a HCI passthrough to host. | balrog |
2008-09-28 | Add a "null" bluetooth HCI and a header file for bluetooth. | balrog |
2008-09-24 | Add missing dependencies for qemu-doc.* (Stefan Weil) | aliguori |
2008-09-22 | Refactor AIO to allow multiple AIO implementations | aliguori |
2008-09-15 | Use common objects for qemu-img and qemu-nbd | aliguori |
2008-09-11 | Only build compatfd when using AIO and make sure to always init AIO | aliguori |
2008-09-10 | Use signalfd() to work around signal/select race | aliguori |
2008-08-21 | Fix windows build | aliguori |
2008-08-02 | Fix compilation of nbd on Solaris (Andreas Faerber) | aliguori |
2008-07-26 | Add e1000 etherboot ROM from http://www.rom-o-matic.net | aliguori |
2008-07-19 | Add Virtual Distributed Ethernet native support, by Luca Bigliardi. | ths |
2008-07-17 | Add CDC-Ethernet usb NIC (original patch from Thomas Sailer). | balrog |
2008-07-03 | Allow QEMU to connect directly to an NBD server, by Laurent Vivier. | ths |
2008-07-03 | Add a parameter to disable host cache, by Laurent Vivier. | ths |
2008-07-02 | Add -MT | malc |
2008-07-02 | Pulseaudio driver | malc |
2008-06-09 | Prevent guest reusing host memory allocations. | pbrook |
2008-05-28 | Don't link usermode emulation against libqemu_common.a | pbrook |
2008-05-27 | qemu-nbd tool (Anthony Liguori) | bellard |