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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-16
simplify TARGET_BASE_ARCH generation
Juan Quintela
2
-21
/
+16
2009-07-16
generate TARGET_<arch name> for config.h
Juan Quintela
1
-17
/
+3
2009-07-16
generate TARGET_ARCH for config.h
Juan Quintela
1
-18
/
+2
2009-07-16
Only setup TARGET_ARCH when it is different of
Juan Quintela
1
-11
/
+1
2009-07-16
print only once TARGET_ARCH
Juan Quintela
1
-18
/
+19
2009-07-16
Refactor targe_bigendian selection in another list
Juan Quintela
1
-14
/
+5
2009-07-16
Refactor common code using a list
Juan Quintela
1
-48
/
+3
2009-07-16
generate ARCH name instead of coding it
Juan Quintela
1
-34
/
+21
2009-07-16
We can wrap ARCH_CFLAGS/ARCH_LDFLAGS in CFLAGS/LDFLAGS at configure time
Juan Quintela
4
-17
/
+2
2009-07-16
We can wrap OS_CFLAGS/OS_LDFLAGS in CFLAGS/LDFLAGS at configure time
Juan Quintela
4
-10
/
+8
2009-07-16
qemu binary don't exist anymore. I guess not much people is compiling on alpha
Juan Quintela
1
-7
/
+0
2009-07-16
Refactor a single rule to generate all qemu-* executables
Juan Quintela
1
-13
/
+9
2009-07-16
TARGET_ARCH == TARGET_BASE_ARCH in m68k and arm
Juan Quintela
1
-9
/
+8
2009-07-16
BASE_LDFLAGS is not used anywhere else
Juan Quintela
1
-4
/
+0
2009-07-16
configure kqemu in a single place
Juan Quintela
1
-10
/
+5
2009-07-16
configure kvm in a single place
Juan Quintela
1
-28
/
+13
2009-07-16
configure xen in a single place
Juan Quintela
1
-10
/
+7
2009-07-16
change ifdefs by obj-$(TARGET_BASE_ARCH)
Juan Quintela
1
-88
/
+93
2009-07-16
TARGET_ARCH2 is already known at configure time.
Juan Quintela
2
-26
/
+6
2009-07-16
configure already knows what TARGET_BASE_ARCH we need, no need to put the log...
Juan Quintela
2
-20
/
+10
2009-07-16
already defined several lines before in block-obj-y
Juan Quintela
1
-1
/
+1
2009-07-16
Remove unused Makefile variable
Juan Quintela
1
-1
/
+1
2009-07-16
use nwfpe-obj-y for consistence
Juan Quintela
1
-3
/
+4
2009-07-16
use block-nested-y for files inside block/
Juan Quintela
1
-9
/
+11
2009-07-16
Remove duplicated definition
Juan Quintela
1
-2
/
+0
2009-07-16
fix sparc not solaris build
Juan Quintela
1
-1
/
+1
2009-07-16
fix XEN Build
Juan Quintela
1
-1
/
+1
2009-07-16
fix for bad macaddr of e1000 in Windows 2003 server with original MS driver
Naphtali Sprei
1
-0
/
+5
2009-07-16
qdev: es1370+ac97 description
Gerd Hoffmann
2
-0
/
+2
2009-07-16
qdev/compat: virtio-net-pci 0.10 compatibility.
Gerd Hoffmann
2
-3
/
+28
2009-07-16
qdev: print device id in "info pci".
Gerd Hoffmann
1
-0
/
+1
2009-07-16
qdev/compat: virtio-console-pci 0.10 compatibility.
Gerd Hoffmann
2
-1
/
+20
2009-07-16
qdev: add id= support for pci nics.
Gerd Hoffmann
3
-1
/
+7
2009-07-16
qdev/compat: virtio-blk-pci 0.10 compatibility.
Gerd Hoffmann
2
-1
/
+21
2009-07-16
qdev: add user-specified identifier to devices.
Gerd Hoffmann
2
-2
/
+5
2009-07-16
qdev/compat: add pc-0.10 machine type.
Gerd Hoffmann
1
-0
/
+11
2009-07-16
qdev: add no_user, alias and desc
Gerd Hoffmann
2
-0
/
+15
2009-07-16
qdev/compat: compat property infrastructure.
Gerd Hoffmann
5
-0
/
+41
2009-07-16
qdev: factor out driver search to qdev_find_info()
Gerd Hoffmann
1
-7
/
+15
2009-07-16
cleanup: drop unused struct elements from VirtIOPCIProxy.
Gerd Hoffmann
1
-6
/
+0
2009-07-16
qdev: rework device properties.
Gerd Hoffmann
47
-392
/
+922
2009-07-16
monitor: Add port write command
Jan Kiszka
2
-0
/
+24
2009-07-16
Initialize PS2 keyboard / mouse state on reset
Dinesh Subhraveti
1
-6
/
+32
2009-07-16
fix segfault in setting migration speed
Glauber Costa
1
-1
/
+3
2009-07-16
Remove dead i386 assembly code from softmmu_header.h
Stuart Brady
1
-146
/
+0
2009-07-16
qemu-io: use BDRV_O_FILE to implement the growable open option
Christoph Hellwig
1
-8
/
+5
2009-07-16
tlb flush cleanup
Igor Kovalenko
1
-6
/
+9
2009-07-16
Reset HPET config register on hpet_reset
Beth Kon
1
-0
/
+1
2009-07-16
qemu-io: Implement bdrv_load_vmstate/bdrv_save_vmstate
Kevin Wolf
1
-6
/
+44
2009-07-16
Handle vga= in -append
Pascal Terjan
1
-0
/
+19
[prev]
[next]