| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell | 2014-08-15 | 1 | -1/+6 |
|\ |
|
| * | trace: [tcg] Define TCG tracing helper routines | Lluís Vilanova | 2014-08-12 | 1 | -1/+6 |
* | | build-sys: Move qapi-{types, visit, event}.o into util-obj-y | Fam Zheng | 2014-08-08 | 1 | -8/+2 |
|/ |
|
* | qapi script: add event support | Wenchao Xia | 2014-06-23 | 1 | -1/+1 |
* | libcacard: remove libcacard-specific CFLAGS and LIBS from global vars | Michael Tokarev | 2014-05-09 | 1 | -0/+2 |
* | build: convert some obj-specific CFLAGS to use new foo.o-cflags syntax | Michael Tokarev | 2014-05-08 | 1 | -0/+2 |
* | iothread: add I/O thread object | Stefan Hajnoczi | 2014-03-13 | 1 | -0/+1 |
* | hw/9pfs: Include virtio-9p-device.o in build | Aneesh Kumar K.V | 2014-03-04 | 1 | -5/+0 |
* | Makefile: introduce common-obj-m and block-obj-m for DSO | Fam Zheng | 2014-02-20 | 1 | -0/+2 |
* | rules.mak: fix $(obj) to a real relative path | Fam Zheng | 2014-02-20 | 1 | -16/+1 |
* | readline: move readline to a generic location | Stefan Hajnoczi | 2014-01-22 | 1 | -1/+0 |
* | qemu-file: Move QEMUFile code to qemu-file.c | Eduardo Habkost | 2014-01-13 | 1 | -0/+1 |
* | vmstate: Move VMState code to vmstate.c | Eduardo Habkost | 2014-01-13 | 1 | -0/+1 |
* | qemu-ga: Add Windows VSS provider and requester as DLL | Tomoki Sekiyama | 2013-09-09 | 1 | -0/+2 |
* | w32: Add missing version.o to all executables (fix regression) | Stefan Weil | 2013-08-12 | 1 | -0/+5 |
* | rdma: core logic | Michael R. Hines | 2013-07-23 | 1 | -0/+1 |
* | Make qemu-io commands available in HMP | Kevin Wolf | 2013-06-06 | 1 | -0/+1 |
* | target-i386: Add "feature-words" property to X86CPU | Eduardo Habkost | 2013-05-06 | 1 | -1/+6 |
* | libcacard: move atr setting from macro to function | Alon Levy | 2013-04-24 | 1 | -0/+1 |
* | tpm: reorganize headers and split hardware part | Paolo Bonzini | 2013-04-15 | 1 | -1/+1 |
* | configure: Don't fall back to gthread coroutine backend | Peter Maydell | 2013-04-08 | 1 | -10/+1 |
* | Support for TPM command line options | Stefan Berger | 2013-03-12 | 1 | -0/+1 |
* | hw: move device-hotplug.o to toplevel, compile it once | Paolo Bonzini | 2013-03-01 | 1 | -1/+1 |
* | hw: move qdev-monitor.o to toplevel directory | Paolo Bonzini | 2013-03-01 | 1 | -0/+1 |
* | qtest: Add MMIO support | Andreas Färber | 2013-02-18 | 1 | -1/+0 |
* | Move XBZRLE encoding code to a separate file to allow testing | Orit Wasserman | 2013-02-01 | 1 | -1/+1 |
* | build: remove extra-obj-y | Paolo Bonzini | 2013-01-26 | 1 | -4/+1 |
* | build: remove universal-obj-y | Paolo Bonzini | 2013-01-26 | 1 | -7/+7 |
* | build: use -$(CONFIG_SECCOMP) instead of ifeq | Paolo Bonzini | 2013-01-26 | 1 | -5/+1 |
* | build: move around libcacard-y definition | Paolo Bonzini | 2013-01-26 | 1 | -9/+9 |
* | build: fold trace-obj-y into libqemuutil.a | Paolo Bonzini | 2013-01-12 | 1 | -9/+2 |
* | build: remove coroutine-obj-y | Paolo Bonzini | 2013-01-12 | 1 | -18/+13 |
* | build: move version-obj-y to the generic LINK rule | Paolo Bonzini | 2013-01-12 | 1 | -2/+1 |
* | build: move base QAPI files to libqemuutil.a | Paolo Bonzini | 2013-01-12 | 1 | -7/+2 |
* | build: move QAPI definitions for QEMU out of qapi-obj-y | Paolo Bonzini | 2013-01-12 | 1 | -2/+4 |
* | build: consolidate multiple variables into universal-obj-y | Paolo Bonzini | 2013-01-12 | 1 | -37/+9 |
* | build: move qobject files to qobject/ and libqemuutil.a | Paolo Bonzini | 2013-01-12 | 1 | -14/+3 |
* | build: move libqemuutil.a components to util/ | Paolo Bonzini | 2013-01-12 | 1 | -10/+2 |
* | build: move files away from tools-obj-y, common-obj-y, user-obj-y | Paolo Bonzini | 2013-01-12 | 1 | -22/+19 |
* | build: move util-obj-y to libqemuutil.a | Paolo Bonzini | 2013-01-12 | 1 | -1/+0 |
* | build: rename oslib-obj-y to util-obj-y | Paolo Bonzini | 2013-01-12 | 1 | -5/+5 |
* | stubs: fully replace qemu-tool.c and qemu-user.c | Paolo Bonzini | 2013-01-12 | 1 | -2/+1 |
* | qdev: Include qdev code into *-user, too | Eduardo Habkost | 2013-01-08 | 1 | -0/+8 |
* | tests: add gcov support | Blue Swirl | 2013-01-06 | 1 | -0/+2 |
* | build: Use separate makefile for "trace/" | Lluís Vilanova | 2012-12-23 | 1 | -61/+3 |
* | migration: move buffered_file.c code into migration.c | Juan Quintela | 2012-12-20 | 1 | -1/+2 |
* | ui: move files to ui/ and include/ui/ | Paolo Bonzini | 2012-12-19 | 1 | -3/+1 |
* | qemu-ga: move qemu-ga files to qga/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | net: move net.c to net/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | build: kill libuser | Paolo Bonzini | 2012-12-19 | 1 | -1/+2 |