index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.objs
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: replace weak symbols with a static library
Paolo Bonzini
2012-11-18
1
-0
/
+5
*
rng: add RndBackend abstract object class
Anthony Liguori
2012-11-16
1
-0
/
+2
*
pflib: unused, remove it.
Gerd Hoffmann
2012-11-05
1
-1
/
+0
*
Merge remote-tracking branch 'kraxel/pixman.v3' into staging
Anthony Liguori
2012-11-01
1
-0
/
+1
|
\
|
*
pixman: helper functions
Gerd Hoffmann
2012-11-01
1
-0
/
+1
*
|
raw-posix: move linux-aio.c to block/
Paolo Bonzini
2012-10-31
1
-1
/
+0
*
|
raw: merge posix-aio-compat.c into block/raw-posix.c
Paolo Bonzini
2012-10-31
1
-1
/
+0
*
|
aio: add generic thread-pool facility
Paolo Bonzini
2012-10-31
1
-1
/
+1
*
|
aio: add Win32 implementation
Paolo Bonzini
2012-10-30
1
-3
/
+3
*
|
aio: provide platform-independent API
Paolo Bonzini
2012-10-30
1
-2
/
+2
*
|
event_notifier: add Win32 implementation
Paolo Bonzini
2012-10-30
1
-1
/
+2
*
|
build: do not include main loop where it is not actually used
Paolo Bonzini
2012-10-30
1
-3
/
+2
*
|
build: move cutils.o and qemu-timer-common.o to oslib-obj-y
Paolo Bonzini
2012-10-30
1
-3
/
+3
*
|
janitor: move iovector functions out of cutils.c
Paolo Bonzini
2012-10-30
1
-2
/
+2
|
/
*
qmp: add NBD server commands
Paolo Bonzini
2012-10-23
1
-1
/
+1
*
block: add close notifiers
Paolo Bonzini
2012-10-23
1
-2
/
+2
*
build: add QAPI files to the tools
Paolo Bonzini
2012-10-23
1
-1
/
+2
*
Remove libhw
Stefan Weil
2012-10-05
1
-6
/
+3
*
block: move job APIs to separate files
Paolo Bonzini
2012-09-28
1
-2
/
+3
*
qemu: URI parsing library
Paolo Bonzini
2012-09-28
1
-1
/
+1
*
Adding support for libseccomp in configure and Makefile (v8)
Eduardo Otubo
2012-08-16
1
-0
/
+6
*
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-08-13
1
-0
/
+1
|
\
|
*
qemu-ga: switch to the new error format on the wire
Luiz Capitulino
2012-08-13
1
-0
/
+1
*
|
Add cache handling functions
Orit Wasserman
2012-08-08
1
-0
/
+1
|
/
*
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
Anthony Liguori
2012-07-09
1
-2
/
+2
|
\
|
*
consolidate qemu_iovec_memset{,_skip}() into single function and use existing...
Michael Tokarev
2012-06-11
1
-2
/
+2
*
|
qemu-log: move logging to qemu-log.c
Blue Swirl
2012-06-21
1
-0
/
+1
*
|
Revert "build: compile oslib-obj-y once"
Blue Swirl
2012-06-10
1
-2
/
+1
*
|
build: compile oslib-obj-y once
Paolo Bonzini
2012-06-07
1
-1
/
+2
*
|
build: libcacard Makefile cleanups
Paolo Bonzini
2012-06-07
1
-1
/
+7
*
|
build: convert libhw to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-141
/
+2
*
|
build: move target-independent hw/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-35
/
+3
*
|
build: move qga/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-5
/
+2
*
|
build: move qapi/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-4
/
+2
*
|
build: move slirp/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-4
/
+1
*
|
build: move audio/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-16
/
+2
*
|
build: move ui/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-19
/
+2
*
|
build: move fsdev/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-6
/
+5
*
|
build: move net/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-16
/
+1
*
|
build: move block/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-14
/
+2
*
|
build: adapt qom/Makefile and move it to Makefile.objs
Paolo Bonzini
2012-06-07
1
-6
/
+7
*
|
build: move rules for nesting to Makefile.objs
Paolo Bonzini
2012-06-07
1
-0
/
+2
*
|
build: remove trace-nested-y
Paolo Bonzini
2012-06-07
1
-9
/
+4
|
/
*
Beautify makefile commands for generation of files with tracetool
Lluís Vilanova
2012-04-25
1
-7
/
+15
*
tracetool: Rewrite infrastructure as python modules
Lluís Vilanova
2012-04-18
1
-3
/
+3
*
Merge commit 'ff71f2e8cacefae99179993204172bc65e4303df' into staging
Anthony Liguori
2012-04-10
1
-1
/
+3
|
\
|
*
pci: add standard bridge device
Michael S. Tsirkin
2012-03-16
1
-1
/
+1
|
*
slotid: add slot id capability
Michael S. Tsirkin
2012-03-16
1
-0
/
+1
|
*
shpc: standard hot plug controller
Michael S. Tsirkin
2012-03-16
1
-0
/
+1
*
|
target-lm32: add simple disassembler
Michael Walle
2012-04-01
1
-0
/
+1
[next]