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
2013-01-12
stubs: fully replace qemu-tool.c and qemu-user.c
Paolo Bonzini
1
-1
/
+1
2013-01-11
Makefile: install the "acpi-dsdt.aml" and "q35-acpi-dsdt.aml" blobs too
Laszlo Ersek
1
-0
/
+1
2013-01-08
qemu-ga: sample fsfreeze hooks
Tomoki Sekiyama
1
-1
/
+1
2012-12-23
build: Use separate makefile for "trace/"
Lluís Vilanova
1
-6
/
+9
2012-12-19
qemu-ga: move qemu-ga files to qga/
Paolo Bonzini
1
-4
/
+5
2012-12-19
build: kill libuser
Paolo Bonzini
1
-5
/
+3
2012-12-19
build: kill libdis, move disassemblers to disas/
Paolo Bonzini
1
-4
/
+5
2012-12-19
build: move rules from Makefile to */Makefile.objs
Paolo Bonzini
1
-10
/
+0
2012-12-19
build: adjust setting of QEMU_INCLUDES
Paolo Bonzini
1
-2
/
+0
2012-12-19
vscclient: use per-target variables
Paolo Bonzini
1
-1
/
+2
2012-12-17
libcacard: simplify rules for recursive build
Paolo Bonzini
1
-9
/
+1
2012-11-24
Build system fix distclean error for pixman
Wenchao Xia
1
-1
/
+1
2012-11-19
Makefile: Add missing dependency (fix parallel builds)
Stefan Weil
1
-0
/
+2
2012-11-18
build: replace weak symbols with a static library
Paolo Bonzini
1
-5
/
+11
2012-11-14
pixman: cleanup properly on make distclean
Gerd Hoffmann
1
-0
/
+1
2012-11-14
pixman: pass cflags, add -fPIC
Gerd Hoffmann
1
-1
/
+1
2012-11-14
pixman: disable gtk
Gerd Hoffmann
1
-1
/
+1
2012-11-14
pixman: set --host for cross builds
Gerd Hoffmann
1
-1
/
+1
2012-11-01
Merge remote-tracking branch 'kraxel/pixman.v3' into staging
Anthony Liguori
1
-0
/
+9
2012-11-01
pixman: windup in configure & makefiles
Gerd Hoffmann
1
-0
/
+9
2012-10-31
Merge remote-tracking branch 'origin/master' into threadpool
Paolo Bonzini
1
-0
/
+11
2012-10-30
build: do not include main loop where it is not actually used
Paolo Bonzini
1
-3
/
+3
2012-10-30
build: move cutils.o and qemu-timer-common.o to oslib-obj-y
Paolo Bonzini
1
-2
/
+1
2012-10-30
janitor: move iovector functions out of cutils.c
Paolo Bonzini
1
-1
/
+1
2012-10-27
Makefile: Forbid out-of-tree build from a source tree that has been built in
Peter Maydell
1
-0
/
+11
2012-10-23
qemu-sockets: add socket_listen, socket_connect, socket_parse
Paolo Bonzini
1
-1
/
+1
2012-10-23
build: add QAPI files to the tools
Paolo Bonzini
1
-2
/
+1
2012-10-19
allow make {dist, }clean work w/out configure
Mike Frysinger
1
-0
/
+4
2012-10-05
Remove libhw
Stefan Weil
1
-1
/
+1
2012-10-04
Make target_phys_addr_t 64 bits unconditionally
Avi Kivity
1
-1
/
+1
2012-09-25
configure: Allow builds without any system or user emulation
Stefan Weil
1
-0
/
+5
2012-09-21
Eliminate cpus-x86_64.conf file
Eduardo Habkost
1
-1
/
+0
2012-09-12
qemu-img: Add json output option to the info command.
Benoît Canet
1
-1
/
+2
2012-08-15
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-5
/
+2
2012-08-15
Makefile: Avoid explicit list of directories in clean target
Peter Maydell
1
-5
/
+2
2012-08-15
block: Enable qemu_open/close to work with fd sets
Corey Bryant
1
-3
/
+3
2012-08-11
Makefile: add qapi.py dependencies
Stefan Hajnoczi
1
-6
/
+8
2012-08-03
qom: Clean libuser object and dependency files
Jan Kiszka
1
-1
/
+1
2012-08-03
usb: Clean common object and dependency files
Jan Kiszka
1
-1
/
+1
2012-07-29
build: Fix linking failure for qemu-ga
Dunrong Huang
1
-10
/
+9
2012-07-28
build: get dependency file directories from object file names
Paolo Bonzini
1
-2
/
+2
2012-07-28
build: include qapi-generated/ files in qga/Makefile.objs
Paolo Bonzini
1
-1
/
+1
2012-07-17
build: fix build breakage due to bad merge
Anthony Liguori
1
-7
/
+4
2012-07-17
build: add make dist target (v2)
Anthony Liguori
1
-15
/
+15
2012-07-13
make: Remove 'build-all' rule
Stefan Weil
1
-3
/
+3
2012-07-09
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
Anthony Liguori
1
-1
/
+2
2012-06-26
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-12
/
+12
2012-06-24
PPC: e500: dt: start with empty device tree
Alexander Graf
1
-1
/
+0
2012-06-22
Makefile: Remove macro qapi-dir
Stefan Weil
1
-11
/
+10
2012-06-22
Makefile: Remove BUILD_DIR from qapi-dir
Stefan Weil
1
-1
/
+1
[next]