aboutsummaryrefslogtreecommitdiff
path: root/Makefile.objs
AgeCommit message (Expand)Author
2012-11-18build: replace weak symbols with a static libraryPaolo Bonzini
2012-11-16rng: add RndBackend abstract object classAnthony Liguori
2012-11-05pflib: unused, remove it.Gerd Hoffmann
2012-11-01Merge remote-tracking branch 'kraxel/pixman.v3' into stagingAnthony Liguori
2012-11-01pixman: helper functionsGerd Hoffmann
2012-10-31raw-posix: move linux-aio.c to block/Paolo Bonzini
2012-10-31raw: merge posix-aio-compat.c into block/raw-posix.cPaolo Bonzini
2012-10-31aio: add generic thread-pool facilityPaolo Bonzini
2012-10-30aio: add Win32 implementationPaolo Bonzini
2012-10-30aio: provide platform-independent APIPaolo Bonzini
2012-10-30event_notifier: add Win32 implementationPaolo Bonzini
2012-10-30build: do not include main loop where it is not actually usedPaolo Bonzini
2012-10-30build: move cutils.o and qemu-timer-common.o to oslib-obj-yPaolo Bonzini
2012-10-30janitor: move iovector functions out of cutils.cPaolo Bonzini
2012-10-23qmp: add NBD server commandsPaolo Bonzini
2012-10-23block: add close notifiersPaolo Bonzini
2012-10-23build: add QAPI files to the toolsPaolo Bonzini
2012-10-05Remove libhwStefan Weil
2012-09-28block: move job APIs to separate filesPaolo Bonzini
2012-09-28qemu: URI parsing libraryPaolo Bonzini
2012-08-16Adding support for libseccomp in configure and Makefile (v8)Eduardo Otubo
2012-08-13Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-08-13qemu-ga: switch to the new error format on the wireLuiz Capitulino
2012-08-08Add cache handling functionsOrit Wasserman
2012-07-09Merge remote-tracking branch 'mjt/mjt-iov2' into stagingAnthony Liguori
2012-06-21qemu-log: move logging to qemu-log.cBlue Swirl
2012-06-11consolidate qemu_iovec_memset{,_skip}() into single function and use existing...Michael Tokarev
2012-06-10Revert "build: compile oslib-obj-y once"Blue Swirl
2012-06-07build: compile oslib-obj-y oncePaolo Bonzini
2012-06-07build: libcacard Makefile cleanupsPaolo Bonzini
2012-06-07build: convert libhw to nested Makefile.objsPaolo Bonzini
2012-06-07build: move target-independent hw/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: move qga/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: move qapi/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: move slirp/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: move audio/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: move ui/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: move fsdev/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: move net/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: move block/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: adapt qom/Makefile and move it to Makefile.objsPaolo Bonzini
2012-06-07build: move rules for nesting to Makefile.objsPaolo Bonzini
2012-06-07build: remove trace-nested-yPaolo Bonzini
2012-04-25Beautify makefile commands for generation of files with tracetoolLluís Vilanova
2012-04-18tracetool: Rewrite infrastructure as python modulesLluís Vilanova
2012-04-10Merge commit 'ff71f2e8cacefae99179993204172bc65e4303df' into stagingAnthony Liguori
2012-04-01target-lm32: add simple disassemblerMichael Walle
2012-03-30qtest: add test frameworkAnthony Liguori
2012-03-16pci: add standard bridge deviceMichael S. Tsirkin
2012-03-16slotid: add slot id capabilityMichael S. Tsirkin