index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-27
error: Link qemu-img, qemu-nbd, qemu-io with qemu-error.o
Markus Armbruster
1
-3
/
+3
2010-03-21
Compile disassemblers only once
Blue Swirl
1
-4
/
+4
2010-03-13
install: honor DESTDIR on sysconfdir population
Andre Przywara
1
-2
/
+2
2010-03-06
Documentation: Modify rule for html output (better looking output format)
Stefan Weil
1
-2
/
+5
2010-03-04
Makefile: Fix names of GPXE ROM files
Stefan Weil
1
-1
/
+3
2010-02-27
Fix 'make install' from non-srcdir build
Amit Shah
1
-1
/
+1
2010-02-22
Add cpu model configuration support..
john cooper
1
-1
/
+5
2010-02-10
Documentation: Add build support for documentation in pdf format
Stefan Weil
1
-8
/
+13
2010-02-03
QDict: New qdict_get_double()
Markus Armbruster
1
-1
/
+1
2010-01-26
Fix generation of config-host.h
Juan Quintela
1
-12
/
+5
2010-01-20
make: qemu-img depends on config-host.h
Anthony Liguori
1
-1
/
+1
2010-01-14
Makefile: Fix message for missing configure
Stefan Weil
1
-0
/
+2
2010-01-08
finish VPATH -> vpath translation
Paolo Bonzini
1
-1
/
+1
2010-01-08
Makefile: remove obsolete libuser.a rule
Blue Swirl
1
-4
/
+1
2010-01-08
Makefile: Update unmodified config-devices.mak automatically
Stefan Weil
1
-5
/
+15
2010-01-08
Use vpath directive
Paolo Bonzini
1
-1
/
+1
2010-01-07
Drop --whole-archive and static libraries
Andreas Färber
1
-123
/
+15
2009-12-17
Fix a make -j race
Juergen Lock
1
-1
/
+1
2009-12-12
block: Convert bdrv_info() to QObject
Luiz Capitulino
1
-3
/
+3
2009-12-12
QDict: Introduce qdict_get_qlist()
Luiz Capitulino
1
-1
/
+1
2009-12-12
QDict: Introduce qdict_get_qbool()
Luiz Capitulino
1
-1
/
+1
2009-12-12
Makefile: move QObject objs to their own entry
Luiz Capitulino
1
-2
/
+7
2009-12-03
Fix build for mingw32 on windows ($$ expansion)
Stefan Weil
1
-1
/
+1
2009-12-03
net: move parse_macaddr() to net/util.[ch]
Mark McLoughlin
1
-1
/
+1
2009-12-03
net: move dump backend code from net.c to net/dump.c
Mark McLoughlin
1
-0
/
+1
2009-12-03
net: move socket backend code from net.c to net/socket.c
Mark McLoughlin
1
-0
/
+1
2009-12-03
net: move vde code from net.c to net/vde.c
Mark McLoughlin
1
-0
/
+1
2009-12-03
net: move slirp code from net.c to net/slirp.c
Mark McLoughlin
1
-0
/
+1
2009-12-03
Introduce QError
Luiz Capitulino
1
-1
/
+1
2009-12-02
Makefile: Remove unneeded prerequisites
Stefan Weil
1
-3
/
+1
2009-11-24
Makefile: Fix spelling
Stefan Weil
1
-1
/
+1
2009-11-22
DS1338 RTC
Paul Brook
1
-0
/
+1
2009-11-22
Makefile dependencies for device configs
Paul Brook
1
-5
/
+15
2009-11-17
Add linuxboot to BLOBS
Alexander Graf
1
-1
/
+1
2009-11-17
Add a unit test for JSON support
Anthony Liguori
1
-0
/
+1
2009-11-17
Add a QObject JSON wrapper
Anthony Liguori
1
-1
/
+1
2009-11-17
Add a JSON parser
Anthony Liguori
1
-1
/
+1
2009-11-17
Add a JSON message boundary identifier
Anthony Liguori
1
-0
/
+1
2009-11-17
Add a lexer for JSON
Anthony Liguori
1
-1
/
+1
2009-11-17
Add a QBool type
Anthony Liguori
1
-1
/
+1
2009-11-17
Add unit test for QFloat
Anthony Liguori
1
-0
/
+1
2009-11-17
Add a QFloat datatype
Anthony Liguori
1
-2
/
+2
2009-11-17
Block live migration
lirans@il.ibm.com
1
-0
/
+1
2009-11-14
fix make clean targets
Magnus Damm
1
-2
/
+3
2009-11-12
fix parallel build
Juan Quintela
1
-3
/
+5
2009-11-12
Makefile: Fix definition of pxe-*.bin blobs
Stefan Weil
1
-2
/
+3
2009-11-12
Makefile: Prettify logging
Stefan Weil
1
-1
/
+1
2009-11-09
Makefile: make qemu-io dependent on config-host.h
Paolo Bonzini
1
-0
/
+2
2009-11-09
Makefile: make qemu-img dependant on config-host.h
Uri Lublin
1
-1
/
+1
2009-10-30
Switch from etherboot to gPXE
Anthony Liguori
1
-0
/
+1
[next]