198 Commits (5fb6c7a8b26eab1a22207d24b4784bd2b39ab54b)

Author SHA1 Message Date
aliguori 5fb6c7a8b2 Move TLS auth into separate file ("Daniel P. Berrange") 17 years ago
aliguori 0483755a4d Refactor keymap code to avoid duplication ("Daniel P. Berrange") 17 years ago
aliguori 28c699a2b6 build system: Further improve quiet mode (Jan Kiszka) 17 years ago
aliguori 6473e68fa8 install man-pages as non-executables (Andre Przywara) 17 years ago
aliguori 93a0dba7ea Consolidate library creation (Avi Kivity) 17 years ago
aliguori 4f188f8887 Make make output quieter (Avi Kivity) 17 years ago
aliguori 3aa892d75f Consolidate linker rules (Avi Kivity) 17 years ago
aliguori 17759187b6 Introduce rules.mak (Avi Kivity) 17 years ago
aliguori 807544e27d Consolidate compiler invocations (Avi Kivity) 17 years ago
aurel32 e5d01b0677 target-ppc: add an openbios-ppc image 17 years ago
aurel32 40e8a53b1e Fix and rearrange 'tarbin' Makefile rule 17 years ago
aurel32 2c9fade200 target-ppc: IBM PowerPC 440EP Bamboo reference board emulation 18 years ago
aliguori 3c529d9359 Replace posix-aio with custom thread pool 18 years ago
malc 902b3d5c39 Introduce and use cache-utils.[ch] 18 years ago
aurel32 86e840eef7 Remove a few dyngen and dyngen related code 18 years ago
ths 777553406d Make installing bios files optional. 18 years ago
blueswir1 6806364989 Native BSD host USB support (Juergen Lock, Lonnie Mendez) 18 years ago
aliguori a672b4693a Split savevm code into savevm.c 18 years ago
aliguori 559b90fbbf Move the things that aren't target specific to libqemu_common.a. 18 years ago
aliguori 9e472e101f Fix IO performance regression in sparc 18 years ago
aurel32 ede46085c2 Fix cscope filelist by removing leading ./ 18 years ago
balrog e6a6d5abc6 Emulate a USB bluetooth dongle (or HCI Transport layer). 18 years ago
balrog ab2b6f507d Use VHCI to allow the host os to participate in a qemu bluetooth "vlan". 18 years ago
balrog 47e699dc80 Bluetooth HIDP emulation on top of usb-hid.c and L2CAP and SDP. 18 years ago
balrog 4d2d181cdb Add L2CAP logic and a virtual SDP server for use in emulated devices. 18 years ago
balrog 4e38eb5438 Add a virtual HCI. 18 years ago
balrog fb599c9a03 Implement a HCI passthrough to host. 18 years ago
balrog 1ae26a18a3 Add a "null" bluetooth HCI and a header file for bluetooth. 18 years ago
aliguori 818220f5e9 Add missing dependencies for qemu-doc.* (Stefan Weil) 18 years ago
aliguori a76bab4952 Refactor AIO to allow multiple AIO implementations 18 years ago
aliguori 03ff3ca30f Use common objects for qemu-img and qemu-nbd 18 years ago
aliguori a3392f9b10 Only build compatfd when using AIO and make sure to always init AIO 18 years ago
aliguori baf35cb902 Use signalfd() to work around signal/select race 18 years ago
aliguori cd01b4a312 Fix windows build 18 years ago
aliguori 7e00eb9b98 Fix compilation of nbd on Solaris (Andreas Faerber) 18 years ago
aliguori 2991990b18 Add e1000 etherboot ROM from http://www.rom-o-matic.net 18 years ago
ths 8a16d27388 Add Virtual Distributed Ethernet native support, by Luca Bigliardi. 18 years ago
balrog 6c9f886cea Add CDC-Ethernet usb NIC (original patch from Thomas Sailer). 18 years ago
ths 75818250ba Allow QEMU to connect directly to an NBD server, by Laurent Vivier. 18 years ago
ths 2f7264888a Add a parameter to disable host cache, by Laurent Vivier. 18 years ago
malc 96935aa4e3 Add -MT 18 years ago
malc b8e59f18de Pulseaudio driver 18 years ago
pbrook 17e2377abf Prevent guest reusing host memory allocations. 18 years ago
pbrook cec7d0b6e1 Don't link usermode emulation against libqemu_common.a 18 years ago
bellard 7a5ca8648b qemu-nbd tool (Anthony Liguori) 18 years ago
balrog 1d4e547b55 Add the LM8323-based keyboard of N810. 18 years ago
blueswir1 938255d2f7 Copy Sparc64 firmware when installing (Hervé Poussineau) 18 years ago
aurel32 99c6c082ff Ignore .git and .svn in Makefile, noticed by Stefan Weil. 18 years ago
balrog 7e7c5e4c1b Nokia N800 machine support (ARM). 18 years ago
aurel32 2e4d9fb126 Braille device support 18 years ago