summaryrefslogtreecommitdiff
path: root/Makefile.objs
AgeCommit message (Expand)AuthorFilesLines
2012-11-01pixman: helper functionsGerd Hoffmann1-0/+1
2012-10-31raw-posix: move linux-aio.c to block/Paolo Bonzini1-1/+0
2012-10-31raw: merge posix-aio-compat.c into block/raw-posix.cPaolo Bonzini1-1/+0
2012-10-31aio: add generic thread-pool facilityPaolo Bonzini1-1/+1
2012-10-30aio: add Win32 implementationPaolo Bonzini1-3/+3
2012-10-30aio: provide platform-independent APIPaolo Bonzini1-2/+2
2012-10-30event_notifier: add Win32 implementationPaolo Bonzini1-1/+2
2012-10-30build: do not include main loop where it is not actually usedPaolo Bonzini1-3/+2
2012-10-30build: move cutils.o and qemu-timer-common.o to oslib-obj-yPaolo Bonzini1-3/+3
2012-10-30janitor: move iovector functions out of cutils.cPaolo Bonzini1-2/+2
2012-10-23qmp: add NBD server commandsPaolo Bonzini1-1/+1
2012-10-23block: add close notifiersPaolo Bonzini1-2/+2
2012-10-23build: add QAPI files to the toolsPaolo Bonzini1-1/+2
2012-10-05Remove libhwStefan Weil1-6/+3
2012-09-28block: move job APIs to separate filesPaolo Bonzini1-2/+3
2012-09-28qemu: URI parsing libraryPaolo Bonzini1-1/+1
2012-08-16Adding support for libseccomp in configure and Makefile (v8)Eduardo Otubo1-0/+6
2012-08-13Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori1-0/+1
2012-08-13qemu-ga: switch to the new error format on the wireLuiz Capitulino1-0/+1
2012-08-08Add cache handling functionsOrit Wasserman1-0/+1
2012-07-09Merge remote-tracking branch 'mjt/mjt-iov2' into stagingAnthony Liguori1-2/+2
2012-06-21qemu-log: move logging to qemu-log.cBlue Swirl1-0/+1
2012-06-11consolidate qemu_iovec_memset{,_skip}() into single function and use existing...Michael Tokarev1-2/+2
2012-06-10Revert "build: compile oslib-obj-y once"Blue Swirl1-2/+1
2012-06-07build: compile oslib-obj-y oncePaolo Bonzini1-1/+2
2012-06-07build: libcacard Makefile cleanupsPaolo Bonzini1-1/+7
2012-06-07build: convert libhw to nested Makefile.objsPaolo Bonzini1-141/+2
2012-06-07build: move target-independent hw/ objects to nested Makefile.objsPaolo Bonzini1-35/+3
2012-06-07build: move qga/ objects to nested Makefile.objsPaolo Bonzini1-5/+2
2012-06-07build: move qapi/ objects to nested Makefile.objsPaolo Bonzini1-4/+2
2012-06-07build: move slirp/ objects to nested Makefile.objsPaolo Bonzini1-4/+1
2012-06-07build: move audio/ objects to nested Makefile.objsPaolo Bonzini1-16/+2
2012-06-07build: move ui/ objects to nested Makefile.objsPaolo Bonzini1-19/+2
2012-06-07build: move fsdev/ objects to nested Makefile.objsPaolo Bonzini1-6/+5
2012-06-07build: move net/ objects to nested Makefile.objsPaolo Bonzini1-16/+1
2012-06-07build: move block/ objects to nested Makefile.objsPaolo Bonzini1-14/+2
2012-06-07build: adapt qom/Makefile and move it to Makefile.objsPaolo Bonzini1-6/+7
2012-06-07build: move rules for nesting to Makefile.objsPaolo Bonzini1-0/+2
2012-06-07build: remove trace-nested-yPaolo Bonzini1-9/+4
2012-04-25Beautify makefile commands for generation of files with tracetoolLluís Vilanova1-7/+15
2012-04-18tracetool: Rewrite infrastructure as python modulesLluís Vilanova1-3/+3
2012-04-10Merge commit 'ff71f2e8cacefae99179993204172bc65e4303df' into stagingAnthony Liguori1-1/+3
2012-04-01target-lm32: add simple disassemblerMichael Walle1-0/+1
2012-03-30qtest: add test frameworkAnthony Liguori1-0/+2
2012-03-16pci: add standard bridge deviceMichael S. Tsirkin1-1/+1
2012-03-16slotid: add slot id capabilityMichael S. Tsirkin1-0/+1
2012-03-16shpc: standard hot plug controllerMichael S. Tsirkin1-0/+1
2012-03-14qom: Introduce CPU classAndreas Färber1-0/+3
2012-03-13Merge remote-tracking branch 'kraxel/usb.44' into stagingAnthony Liguori1-11/+13
2012-03-13qom: Add QOM support to user emulatorsAndreas Färber1-5/+18