summaryrefslogtreecommitdiffstats
path: root/Makefile.objs
Commit message (Expand)AuthorAgeFilesLines
* coroutine: move into libqemuutil.a libraryDaniel P. Berrange2015-10-201-4/+0
* libcacard: use the standalone projectMarc-André Lureau2015-09-231-14/+0
* qapi: New QMP command query-qmp-schema for QMP introspectionMarkus Armbruster2015-09-211-1/+3
* qom: allow QOM to be linked into tools binariesDaniel P. Berrange2015-09-151-0/+5
* crypto: move crypto objects out of libqemuutil.laDaniel P. Berrange2015-09-151-1/+5
* crypto: introduce new module for computing hash digestsDaniel P. Berrange2015-07-071-0/+1
* device-tree: Make a common-objPeter Crosthwaite2015-06-031-0/+2
* QJSON: Add JSON writerAlexander Graf2015-02-051-0/+1
* Start migrating migration code into a migration directoryDr. David Alan Gilbert2014-12-161-8/+2
* qemu-file: Move stdio implementation to qemu-file-stdio.cEduardo Habkost2014-10-141-1/+1
* qemu-file: Move unix and socket implementations to qemu-file-unix.cEduardo Habkost2014-10-141-1/+1
* accel: Move accel code to accel.cEduardo Habkost2014-10-041-0/+1
* Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2014-08-151-1/+6
|\
| * trace: [tcg] Define TCG tracing helper routinesLluís Vilanova2014-08-121-1/+6
* | build-sys: Move qapi-{types, visit, event}.o into util-obj-yFam Zheng2014-08-091-8/+2
|/
* qapi script: add event supportWenchao Xia2014-06-231-1/+1
* libcacard: remove libcacard-specific CFLAGS and LIBS from global varsMichael Tokarev2014-05-091-0/+2
* build: convert some obj-specific CFLAGS to use new foo.o-cflags syntaxMichael Tokarev2014-05-081-0/+2
* iothread: add I/O thread objectStefan Hajnoczi2014-03-131-0/+1
* hw/9pfs: Include virtio-9p-device.o in buildAneesh Kumar K.V2014-03-041-5/+0
* Makefile: introduce common-obj-m and block-obj-m for DSOFam Zheng2014-02-201-0/+2
* rules.mak: fix $(obj) to a real relative pathFam Zheng2014-02-201-16/+1
* readline: move readline to a generic locationStefan Hajnoczi2014-01-221-1/+0
* qemu-file: Move QEMUFile code to qemu-file.cEduardo Habkost2014-01-131-0/+1
* vmstate: Move VMState code to vmstate.cEduardo Habkost2014-01-131-0/+1
* qemu-ga: Add Windows VSS provider and requester as DLLTomoki Sekiyama2013-09-091-0/+2
* w32: Add missing version.o to all executables (fix regression)Stefan Weil2013-08-121-0/+5
* rdma: core logicMichael R. Hines2013-07-231-0/+1
* Make qemu-io commands available in HMPKevin Wolf2013-06-061-0/+1
* target-i386: Add "feature-words" property to X86CPUEduardo Habkost2013-05-061-1/+6
* libcacard: move atr setting from macro to functionAlon Levy2013-04-241-0/+1
* tpm: reorganize headers and split hardware partPaolo Bonzini2013-04-151-1/+1
* configure: Don't fall back to gthread coroutine backendPeter Maydell2013-04-081-10/+1
* Support for TPM command line optionsStefan Berger2013-03-121-0/+1
* hw: move device-hotplug.o to toplevel, compile it oncePaolo Bonzini2013-03-011-1/+1
* hw: move qdev-monitor.o to toplevel directoryPaolo Bonzini2013-03-011-0/+1
* qtest: Add MMIO supportAndreas Färber2013-02-181-1/+0
* Move XBZRLE encoding code to a separate file to allow testingOrit Wasserman2013-02-011-1/+1
* build: remove extra-obj-yPaolo Bonzini2013-01-261-4/+1
* build: remove universal-obj-yPaolo Bonzini2013-01-261-7/+7
* build: use -$(CONFIG_SECCOMP) instead of ifeqPaolo Bonzini2013-01-261-5/+1
* build: move around libcacard-y definitionPaolo Bonzini2013-01-261-9/+9
* build: fold trace-obj-y into libqemuutil.aPaolo Bonzini2013-01-121-9/+2
* build: remove coroutine-obj-yPaolo Bonzini2013-01-121-18/+13
* build: move version-obj-y to the generic LINK rulePaolo Bonzini2013-01-121-2/+1
* build: move base QAPI files to libqemuutil.aPaolo Bonzini2013-01-121-7/+2
* build: move QAPI definitions for QEMU out of qapi-obj-yPaolo Bonzini2013-01-121-2/+4
* build: consolidate multiple variables into universal-obj-yPaolo Bonzini2013-01-121-37/+9
* build: move qobject files to qobject/ and libqemuutil.aPaolo Bonzini2013-01-121-14/+3
* build: move libqemuutil.a components to util/Paolo Bonzini2013-01-121-10/+2
OpenPOWER on IntegriCloud