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
Commit message (
Expand
)
Author
Age
Files
Lines
*
config-host.mak: rename docdir to qemu_docdir
Eduardo Habkost
2012-04-24
1
-2
/
+2
*
Makefile: use $(qemu_confdir) instead of $(sysconfdir)/qemu
Eduardo Habkost
2012-04-24
1
-2
/
+2
*
config-host.mak: rename datadir to qemu_datadir
Eduardo Habkost
2012-04-24
1
-4
/
+4
*
make: Always set LC_ALL=C for makeinfo
Stefan Weil
2012-04-12
1
-1
/
+1
*
make: fix clean rule by removing build file in qom/
Anthony PERARD
2012-04-03
1
-0
/
+1
*
buildfix: check for old pod2man versions
Gerd Hoffmann
2012-03-31
1
-1
/
+0
*
test: remove qemu-ga reference
Michael Roth
2012-03-26
1
-0
/
+1
*
Support utf8 chars in pod docs
Michael Tokarev
2012-03-24
1
-4
/
+5
*
qom: Add QOM support to user emulators
Andreas Färber
2012-03-13
1
-3
/
+3
*
build: Include config-host.mak as soon as possible
Lluís Vilanova
2012-03-11
1
-7
/
+8
*
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-03-01
1
-1
/
+1
|
\
|
*
kvmvapic: Add option ROM
Jan Kiszka
2012-02-18
1
-1
/
+1
*
|
Merge remote-tracking branch 'aneesh/for-upstream' into staging
Anthony Liguori
2012-02-27
1
-0
/
+2
|
\
\
|
*
|
./configure: add option for disabling VirtFS
Meador Inge
2012-02-24
1
-0
/
+2
*
|
|
qemu-ga: fixes for win32 build of qemu-ga
Michael Roth
2012-02-23
1
-1
/
+1
|
/
/
*
|
Makefile: Add dependency to fix linux-user-only build
Peter Maydell
2012-02-22
1
-0
/
+1
|
/
*
make: Remove duplicate use of GLIB_CFLAGS
Stefan Weil
2012-02-09
1
-2
/
+0
*
Add basic version of bridge helper
Corey Bryant
2012-02-01
1
-2
/
+10
*
Makefile: Remove linux-headers/asm symlink on distclean
Peter Maydell
2012-02-01
1
-0
/
+1
*
qom: add the base Object class (v2)
Anthony Liguori
2012-01-27
1
-0
/
+2
*
Makefile: Remove generated headers on clean
Andreas Färber
2012-01-19
1
-0
/
+1
*
Makefile: Exclude tests/Makefile in unconfigured tree
Andreas Färber
2012-01-19
1
-0
/
+2
*
test: eliminate libcheck tests and have make check use gtester
Anthony Liguori
2012-01-12
1
-2
/
+2
*
build: split unit test builds to a separate makefile fragment
Anthony Liguori
2012-01-12
1
-35
/
+1
*
tests: mv tests/* -> tests/tcg
Anthony Liguori
2012-01-12
1
-2
/
+2
*
Fix qapi code generation fix
Avi Kivity
2012-01-12
1
-1
/
+1
*
hw/9pfs: man page for proxy helper
M. Mohan Kumar
2012-01-04
1
-1
/
+11
*
hw/9pfs: File ownership and others
M. Mohan Kumar
2012-01-04
1
-1
/
+1
*
hw/9pfs: File system helper process for qemu 9p proxy FS
M. Mohan Kumar
2012-01-04
1
-0
/
+3
*
Fix qapi code generation wrt parallel build
Avi Kivity
2011-12-27
1
-9
/
+11
*
link the main loop and its dependencies into the tools
Paolo Bonzini
2011-12-22
1
-2
/
+3
*
Drop test-visitor
Luiz Capitulino
2011-12-06
1
-4
/
+1
*
Introduce test-qmp-input-visitor
Luiz Capitulino
2011-12-06
1
-1
/
+4
*
Introduce test-qmp-output-visitor
Luiz Capitulino
2011-12-06
1
-1
/
+4
*
Makefile: use full path for qapi-generated directory
Michael Roth
2011-11-30
1
-1
/
+1
*
Revert "fix out of tree build"
Anthony Liguori
2011-11-28
1
-1
/
+1
*
fix out of tree build
Stefano Stabellini
2011-11-23
1
-1
/
+1
*
Makefile: fix qga dependencies
Michael S. Tsirkin
2011-11-17
1
-4
/
+5
*
Makefile: dependency fix
Michael S. Tsirkin
2011-11-17
1
-1
/
+1
*
Makefile: fix dependencies for generated .h, .c
Michael S. Tsirkin
2011-11-17
1
-18
/
+18
*
Makefile: remove more generated files on clean
Michael S. Tsirkin
2011-11-17
1
-0
/
+2
*
add sgabios blob and submodule
Paolo Bonzini
2011-11-07
1
-1
/
+1
*
add "make check" target
Gerd Hoffmann
2011-11-01
1
-0
/
+6
*
move checks to separate variable
Gerd Hoffmann
2011-11-01
1
-2
/
+2
*
tools: reorganize Makefile variables
Paolo Bonzini
2011-10-26
1
-17
/
+15
*
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2011-10-10
1
-0
/
+12
|
\
|
*
qapi: use middle mode in QMP server
Anthony Liguori
2011-10-04
1
-0
/
+12
*
|
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-10-10
1
-4
/
+5
|
\
\
|
*
|
makefile: extract tools-obj-y
Paolo Bonzini
2011-10-05
1
-4
/
+5
|
|
/
*
|
target-alpha: Add custom PALcode image for CLIPPER emulation.
Richard Henderson
2011-10-08
1
-1
/
+2
|
/
[next]