aboutsummaryrefslogtreecommitdiff
path: root/Makefile.objs
AgeCommit message (Expand)Author
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
2012-03-16shpc: standard hot plug controllerMichael S. Tsirkin
2012-03-14qom: Introduce CPU classAndreas Färber
2012-03-13Merge remote-tracking branch 'kraxel/usb.44' into stagingAnthony Liguori
2012-03-13qom: Add QOM support to user emulatorsAndreas Färber
2012-03-13usb: the big renameGerd Hoffmann
2012-03-12coroutine: adding configure option for sigaltstack coroutine backendAlex Barcelo
2012-03-07i8254: Factor out base class for KVM reuseJan Kiszka
2012-02-23qemu-ga: add Windows service integrationMichael Roth
2012-02-23qemu-ga: add initial win32 supportMichael Roth
2012-02-23qemu-ga: fixes for win32 build of qemu-gaMichael Roth
2012-02-23qemu-ga: rename guest-agent-commands.c -> commands-posix.cMichael Roth
2012-02-23qemu-ga: separate out common commands from posix-specific onesMichael Roth