summaryrefslogtreecommitdiffstats
path: root/Makefile.objs
Commit message (Expand)AuthorAgeFilesLines
...
* | build: do not include main loop where it is not actually usedPaolo Bonzini2012-10-301-3/+2
* | build: move cutils.o and qemu-timer-common.o to oslib-obj-yPaolo Bonzini2012-10-301-3/+3
* | janitor: move iovector functions out of cutils.cPaolo Bonzini2012-10-301-2/+2
|/
* qmp: add NBD server commandsPaolo Bonzini2012-10-231-1/+1
* block: add close notifiersPaolo Bonzini2012-10-231-2/+2
* build: add QAPI files to the toolsPaolo Bonzini2012-10-231-1/+2
* Remove libhwStefan Weil2012-10-051-6/+3
* block: move job APIs to separate filesPaolo Bonzini2012-09-281-2/+3
* qemu: URI parsing libraryPaolo Bonzini2012-09-281-1/+1
* Adding support for libseccomp in configure and Makefile (v8)Eduardo Otubo2012-08-161-0/+6
* Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2012-08-131-0/+1
|\
| * qemu-ga: switch to the new error format on the wireLuiz Capitulino2012-08-131-0/+1
* | Add cache handling functionsOrit Wasserman2012-08-081-0/+1
|/
* Merge remote-tracking branch 'mjt/mjt-iov2' into stagingAnthony Liguori2012-07-091-2/+2
|\
| * consolidate qemu_iovec_memset{,_skip}() into single function and use existing...Michael Tokarev2012-06-111-2/+2
* | qemu-log: move logging to qemu-log.cBlue Swirl2012-06-211-0/+1
* | Revert "build: compile oslib-obj-y once"Blue Swirl2012-06-101-2/+1
* | build: compile oslib-obj-y oncePaolo Bonzini2012-06-071-1/+2
* | build: libcacard Makefile cleanupsPaolo Bonzini2012-06-071-1/+7
* | build: convert libhw to nested Makefile.objsPaolo Bonzini2012-06-071-141/+2
* | build: move target-independent hw/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-35/+3
* | build: move qga/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-5/+2
* | build: move qapi/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-4/+2
* | build: move slirp/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-4/+1
* | build: move audio/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-16/+2
* | build: move ui/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-19/+2
* | build: move fsdev/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-6/+5
* | build: move net/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-16/+1
* | build: move block/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-14/+2
* | build: adapt qom/Makefile and move it to Makefile.objsPaolo Bonzini2012-06-071-6/+7
* | build: move rules for nesting to Makefile.objsPaolo Bonzini2012-06-071-0/+2
* | build: remove trace-nested-yPaolo Bonzini2012-06-071-9/+4
|/
* Beautify makefile commands for generation of files with tracetoolLluís Vilanova2012-04-251-7/+15
* tracetool: Rewrite infrastructure as python modulesLluís Vilanova2012-04-181-3/+3
* Merge commit 'ff71f2e8cacefae99179993204172bc65e4303df' into stagingAnthony Liguori2012-04-101-1/+3
|\
| * pci: add standard bridge deviceMichael S. Tsirkin2012-03-161-1/+1
| * slotid: add slot id capabilityMichael S. Tsirkin2012-03-161-0/+1
| * shpc: standard hot plug controllerMichael S. Tsirkin2012-03-161-0/+1
* | target-lm32: add simple disassemblerMichael Walle2012-04-011-0/+1
* | qtest: add test frameworkAnthony Liguori2012-03-301-0/+2
|/
* qom: Introduce CPU classAndreas Färber2012-03-141-0/+3
* Merge remote-tracking branch 'kraxel/usb.44' into stagingAnthony Liguori2012-03-131-11/+13
|\
| * usb: the big renameGerd Hoffmann2012-03-131-11/+13
* | qom: Add QOM support to user emulatorsAndreas Färber2012-03-131-5/+18
|/
* coroutine: adding configure option for sigaltstack coroutine backendAlex Barcelo2012-03-121-0/+4
* i8254: Factor out base class for KVM reuseJan Kiszka2012-03-071-1/+1
* qemu-ga: add Windows service integrationMichael Roth2012-02-231-1/+1
* qemu-ga: add initial win32 supportMichael Roth2012-02-231-1/+1
* qemu-ga: fixes for win32 build of qemu-gaMichael Roth2012-02-231-4/+5
* qemu-ga: rename guest-agent-commands.c -> commands-posix.cMichael Roth2012-02-231-1/+1
OpenPOWER on IntegriCloud