Sign in
qemu
/
qemu
/
5ce9bb5937aa549efb0f93ee78a06ce8bded0d50
/
Makefile.objs
17b74b9
migration: Move qjson.[ch] to migration/
by Markus Armbruster
· 9 years ago
b917da4
crypto: add cryptographic random byte source
by Daniel P. Berrange
· 9 years ago
d890d50
log: move qemu-log.c into util/ directory
by Denis V. Lunev
· 9 years ago
798bfe0
nbd: Split nbd.c
by Fam Zheng
· 9 years ago
666a3af
io: add abstract QIOChannel classes
by Daniel P. Berrange
· 10 years ago
d73abd6
replay: global variables and function stubs
by Pavel Dovgalyuk
· 9 years ago
a75eb03
contrib: add ivshmem client and server
by David Marchand
· 10 years ago
10817bf
coroutine: move into libqemuutil.a library
by Daniel P. Berrange
· 9 years ago
7b02f54
libcacard: use the standalone project
by Marc-André Lureau
· 9 years ago
39a1815
qapi: New QMP command query-qmp-schema for QMP introspection
by Markus Armbruster
· 9 years ago
0c7012e
qom: allow QOM to be linked into tools binaries
by Daniel P. Berrange
· 9 years ago
fb37726
crypto: move crypto objects out of libqemuutil.la
by Daniel P. Berrange
· 9 years ago
ddbb0d0
crypto: introduce new module for computing hash digests
by Daniel P. Berrange
· 9 years ago
7df057b
device-tree: Make a common-obj
by Peter Crosthwaite
· 10 years ago
190c882
QJSON: Add JSON writer
by Alexander Graf
· 10 years ago
60fe637
Start migrating migration code into a migration directory
by Dr. David Alan Gilbert
· 10 years ago
c54d1c0
qemu-file: Move stdio implementation to qemu-file-stdio.c
by Eduardo Habkost
· 10 years ago
bee223b
qemu-file: Move unix and socket implementations to qemu-file-unix.c
by Eduardo Habkost
· 10 years ago
a1a9cb0
accel: Move accel code to accel.c
by Eduardo Habkost
· 10 years ago
5c6b3c5
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
by Peter Maydell
· 10 years ago
341ea69
trace: [tcg] Define TCG tracing helper routines
by Lluís Vilanova
· 11 years ago
169a24a
build-sys: Move qapi-{types, visit, event}.o into util-obj-y
by Fam Zheng
· 10 years ago
21cd70d
qapi script: add event support
by Wenchao Xia
· 11 years ago
9d171bd
libcacard: remove libcacard-specific CFLAGS and LIBS from global vars
by Michael Tokarev
· 11 years ago
849d828
build: convert some obj-specific CFLAGS to use new foo.o-cflags syntax
by Michael Tokarev
· 11 years ago
be8d853
iothread: add I/O thread object
by Stefan Hajnoczi
· 11 years ago
993c91a
hw/9pfs: Include virtio-9p-device.o in build
by Aneesh Kumar K.V
· 11 years ago
cc47569
Makefile: introduce common-obj-m and block-obj-m for DSO
by Fam Zheng
· 11 years ago
ba1183d
rules.mak: fix $(obj) to a real relative path
by Fam Zheng
· 11 years ago
0150cd8
readline: move readline to a generic location
by Stefan Hajnoczi
· 11 years ago
093c455
qemu-file: Move QEMUFile code to qemu-file.c
by Eduardo Habkost
· 11 years ago
b6fcfa5
vmstate: Move VMState code to vmstate.c
by Eduardo Habkost
· 11 years ago
b39297a
qemu-ga: Add Windows VSS provider and requester as DLL
by Tomoki Sekiyama
· 11 years ago
0b516ef
w32: Add missing version.o to all executables (fix regression)
by Stefan Weil
· 11 years ago
2da776d
rdma: core logic
by Michael R. Hines
· 11 years ago
587da2c
Make qemu-io commands available in HMP
by Kevin Wolf
· 12 years ago
8e8aba5
target-i386: Add "feature-words" property to X86CPU
by Eduardo Habkost
· 12 years ago
0b6a16c
libcacard: move atr setting from macro to function
by Alon Levy
· 12 years ago
bdee56f
tpm: reorganize headers and split hardware part
by Paolo Bonzini
· 12 years ago
7c2acc7
configure: Don't fall back to gthread coroutine backend
by Peter Maydell
· 12 years ago
d1a0cf7
Support for TPM command line options
by Stefan Berger
· 12 years ago
1559e0d
hw: move device-hotplug.o to toplevel, compile it once
by Paolo Bonzini
· 12 years ago
b4a42f8
hw: move qdev-monitor.o to toplevel directory
by Paolo Bonzini
· 12 years ago
872536b
qtest: Add MMIO support
by Andreas Färber
· 12 years ago
ba2e28e
Move XBZRLE encoding code to a separate file to allow testing
by Orit Wasserman
· 12 years ago
82cb6b0
build: remove extra-obj-y
by Paolo Bonzini
· 12 years ago
0008234
build: remove universal-obj-y
by Paolo Bonzini
· 12 years ago
737f351
build: use -$(CONFIG_SECCOMP) instead of ifeq
by Paolo Bonzini
· 12 years ago
6598001
build: move around libcacard-y definition
by Paolo Bonzini
· 12 years ago
ff667e2
build: fold trace-obj-y into libqemuutil.a
by Paolo Bonzini
· 12 years ago
84ecb7a
build: remove coroutine-obj-y
by Paolo Bonzini
· 12 years ago
bf0842b
build: move version-obj-y to the generic LINK rule
by Paolo Bonzini
· 12 years ago
576d550
build: move base QAPI files to libqemuutil.a
by Paolo Bonzini
· 12 years ago
59cacde
build: move QAPI definitions for QEMU out of qapi-obj-y
by Paolo Bonzini
· 12 years ago
9444e9e
build: consolidate multiple variables into universal-obj-y
by Paolo Bonzini
· 12 years ago
a372823
build: move qobject files to qobject/ and libqemuutil.a
by Paolo Bonzini
· 12 years ago
baacf04
build: move libqemuutil.a components to util/
by Paolo Bonzini
· 12 years ago
f157ebb
build: move files away from tools-obj-y, common-obj-y, user-obj-y
by Paolo Bonzini
· 12 years ago
8a09070
build: move util-obj-y to libqemuutil.a
by Paolo Bonzini
· 12 years ago
e4b42e6
build: rename oslib-obj-y to util-obj-y
by Paolo Bonzini
· 12 years ago
5708fc6
stubs: fully replace qemu-tool.c and qemu-user.c
by Paolo Bonzini
· 12 years ago
507066f
qdev: Include qdev code into *-user, too
by Eduardo Habkost
· 12 years ago
1d728c3
tests: add gcov support
by Blue Swirl
· 13 years ago
eac236e
build: Use separate makefile for "trace/"
by Lluís Vilanova
· 12 years ago
0d82d0e
migration: move buffered_file.c code into migration.c
by Juan Quintela
· 12 years ago
28ecbae
ui: move files to ui/ and include/ui/
by Paolo Bonzini
· 12 years ago
2870dc3
qemu-ga: move qemu-ga files to qga/
by Paolo Bonzini
· 12 years ago
fd9400b
net: move net.c to net/
by Paolo Bonzini
· 12 years ago
8e98e2e
build: kill libuser
by Paolo Bonzini
· 12 years ago
76cad71
build: kill libdis, move disassemblers to disas/
by Paolo Bonzini
· 12 years ago
6f99198
Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD
by Paolo Bonzini
· 12 years ago
3bc2f57
build: replace weak symbols with a static library
by Paolo Bonzini
· 12 years ago
a9b7b2a
rng: add RndBackend abstract object class
by Anthony Liguori
· 13 years ago
365b1e9
pflib: unused, remove it.
by Gerd Hoffmann
· 12 years ago
4ba7950
Merge remote-tracking branch 'kraxel/pixman.v3' into staging
by Anthony Liguori
· 12 years ago
d2ec7e2
pixman: helper functions
by Gerd Hoffmann
· 12 years ago
10fb6e0
raw-posix: move linux-aio.c to block/
by Paolo Bonzini
· 12 years ago
de81a16
raw: merge posix-aio-compat.c into block/raw-posix.c
by Paolo Bonzini
· 13 years ago
d354c7e
aio: add generic thread-pool facility
by Paolo Bonzini
· 13 years ago
f42b220
aio: add Win32 implementation
by Paolo Bonzini
· 13 years ago
9958c35
aio: provide platform-independent API
by Paolo Bonzini
· 13 years ago
fc97a65
event_notifier: add Win32 implementation
by Paolo Bonzini
· 15 years ago
136594f
build: do not include main loop where it is not actually used
by Paolo Bonzini
· 12 years ago
f3192e8
build: move cutils.o and qemu-timer-common.o to oslib-obj-y
by Paolo Bonzini
· 12 years ago
0191253
janitor: move iovector functions out of cutils.c
by Paolo Bonzini
· 12 years ago
6dd844d
qmp: add NBD server commands
by Paolo Bonzini
· 12 years ago
d7d512f
block: add close notifiers
by Paolo Bonzini
· 12 years ago
69758c2
build: add QAPI files to the tools
by Paolo Bonzini
· 12 years ago
c9159fe
Remove libhw
by Stefan Weil
· 12 years ago
2f0c9fe
block: move job APIs to separate files
by Paolo Bonzini
· 12 years ago
ca0defb
qemu: URI parsing library
by Paolo Bonzini
· 12 years ago
f794573
Adding support for libseccomp in configure and Makefile (v8)
by Eduardo Otubo
· 12 years ago
633decd
Merge remote-tracking branch 'qmp/queue/qmp' into staging
by Anthony Liguori
· 12 years ago
93b91c5
qemu-ga: switch to the new error format on the wire
by Luiz Capitulino
· 12 years ago
9fb2664
Add cache handling functions
by Orit Wasserman
· 12 years ago
23797df
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
by Anthony Liguori
· 12 years ago
5726c27
qemu-log: move logging to qemu-log.c
by Blue Swirl
· 13 years ago
3d9b492
consolidate qemu_iovec_memset{,_skip}() into single function and use existing iov_memset()
by Michael Tokarev
· 13 years ago
dbaf26b
Revert "build: compile oslib-obj-y once"
by Blue Swirl
· 13 years ago
25f27a4
build: compile oslib-obj-y once
by Paolo Bonzini
· 13 years ago
Next »