aboutsummaryrefslogtreecommitdiff
path: root/Makefile.objs
AgeCommit message (Expand)Author
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
2012-02-23qemu-ga: move channel/transport functionality into wrapper classMichael Roth
2012-02-22jazz-led: compile it only twiceHervé Poussineau
2012-02-21qapi: add string-based visitorsPaolo Bonzini
2012-02-09make: Remove duplicate use of GLIB_CFLAGSStefan Weil
2012-02-03container: make a decendent of ObjectAnthony Liguori
2012-02-03qdev: split out UI portions into a new functionAnthony Liguori
2012-01-27qom: add the base Object class (v2)Anthony Liguori
2012-01-26block: add image streaming block jobStefan Hajnoczi