summaryrefslogtreecommitdiff
path: root/Makefile.objs
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-13usb: the big renameGerd Hoffmann1-11/+13
2012-03-12coroutine: adding configure option for sigaltstack coroutine backendAlex Barcelo1-0/+4
2012-03-07i8254: Factor out base class for KVM reuseJan Kiszka1-1/+1
2012-02-23qemu-ga: add Windows service integrationMichael Roth1-1/+1
2012-02-23qemu-ga: add initial win32 supportMichael Roth1-1/+1
2012-02-23qemu-ga: fixes for win32 build of qemu-gaMichael Roth1-4/+5
2012-02-23qemu-ga: rename guest-agent-commands.c -> commands-posix.cMichael Roth1-1/+1
2012-02-23qemu-ga: separate out common commands from posix-specific onesMichael Roth1-1/+1
2012-02-23qemu-ga: move channel/transport functionality into wrapper classMichael Roth1-0/+1
2012-02-22jazz-led: compile it only twiceHervé Poussineau1-0/+1
2012-02-21qapi: add string-based visitorsPaolo Bonzini1-2/+3
2012-02-09make: Remove duplicate use of GLIB_CFLAGSStefan Weil1-2/+0
2012-02-03container: make a decendent of ObjectAnthony Liguori1-1/+1
2012-02-03qdev: split out UI portions into a new functionAnthony Liguori1-1/+1
2012-01-27qom: add the base Object class (v2)Anthony Liguori1-0/+3
2012-01-26block: add image streaming block jobStefan Hajnoczi1-0/+1