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
2012-08-01
net: Rename qemu_del_vlan_client() to qemu_del_net_client()
Stefan Hajnoczi
11
-20
/
+20
2012-08-01
net: Rename vc local variables to nc
Stefan Hajnoczi
6
-143
/
+143
2012-08-01
net: Rename VLANClientState to NetClientState
Stefan Hajnoczi
50
-283
/
+282
2012-08-01
net: Rename non_vlan_clients to net_clients
Stefan Hajnoczi
1
-11
/
+11
2012-08-01
net: Remove VLANState
Stefan Hajnoczi
18
-137
/
+31
2012-08-01
net: Remove vlan code from net.c
Stefan Hajnoczi
3
-110
/
+0
2012-08-01
net: Convert qdev_prop_vlan to peer with hub
Zhi Yong Wu
5
-17
/
+54
2012-08-01
net: Drop vlan argument to qemu_new_net_client()
Stefan Hajnoczi
9
-26
/
+18
2012-08-01
hub: Check that hubs are configured correctly
Stefan Hajnoczi
3
-24
/
+47
2012-08-01
net: Look up 'vlan' net clients using hubs
Stefan Hajnoczi
4
-29
/
+30
2012-08-01
net: Use hubs for the vlan feature
Stefan Hajnoczi
14
-75
/
+85
2012-08-01
net: Add a hub net client
Stefan Hajnoczi
5
-16
/
+282
2012-08-01
net: Add interface to bridge when SIOCBRADDIF isn't available
Corey Bryant
1
-3
/
+21
2012-07-31
configure: -I\$(SRC_PATH) goes in QEMU_INCLUDES not QEMU_CFLAGS
Peter Maydell
1
-2
/
+3
2012-07-31
configure: Fix compile warning in utimensat/futimens test
Peter Maydell
1
-0
/
+1
2012-07-31
configure: Fix warnings in VDE library probe
Peter Maydell
1
-1
/
+2
2012-07-31
configure: Fix compile warning in PNG test
Peter Maydell
1
-1
/
+1
2012-07-31
configure: Fix errors in test for__sync_fetch_and_and
Stefan Weil
1
-1
/
+1
2012-07-31
configure: -march=i486 belongs in QEMU_CFLAGS, not CFLAGS
Peter Maydell
1
-1
/
+1
2012-07-31
configure: Replace bash code by standard shell code
Stefan Weil
1
-1
/
+1
2012-07-31
configure: Fix build with capabilities
Stefan Weil
1
-1
/
+1
2012-07-31
configure: Fix build with ALSA audio driver
Stefan Weil
1
-1
/
+1
2012-07-31
configure: Don't run configure tests with -Werror enabled
Peter Maydell
1
-4
/
+18
2012-07-31
configure: Split valgrind test into pragma test and valgrind.h test
Peter Maydell
2
-2
/
+25
2012-07-30
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
33
-248
/
+337
2012-07-30
Merge remote-tracking branch 'bonzini/nbd-next' into staging
Anthony Liguori
1
-13
/
+62
2012-07-30
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
10
-317
/
+796
2012-07-30
Merge commit 'quintela/migration-next-v5' into staging
Anthony Liguori
6
-147
/
+245
2012-07-29
Merge branch pci into master
Michael S. Tsirkin
33
-248
/
+337
2012-07-29
x86: Fixed incorrect segment base address addition in 64-bits mode
Vitaly Chipounov
1
-18
/
+25
2012-07-29
place qemu-sockets.c contributions since 2012-01-13 under GPLv2+
Paolo Bonzini
1
-0
/
+3
2012-07-29
build: Fix linking failure for qemu-ga
Dunrong Huang
2
-12
/
+11
2012-07-28
Avoid redefining inline
Blue Swirl
1
-0
/
+2
2012-07-28
Avoid returning void
Blue Swirl
12
-28
/
+46
2012-07-28
hw/escc: Drop duplicate definition of 'disabled' property
Peter Maydell
1
-1
/
+0
2012-07-28
build: get dependency file directories from object file names
Paolo Bonzini
6
-15
/
+4
2012-07-28
build: include qapi-generated/ files in qga/Makefile.objs
Paolo Bonzini
2
-1
/
+3
2012-07-28
tests: Makefile: include dependency files
Eduardo Habkost
1
-0
/
+2
2012-07-28
vl.c: Don't print errno after failed qemu_chr_new()
Peter Maydell
1
-6
/
+6
2012-07-28
target-xtensa: fix big-endian BBS/BBC implementation
Max Filippov
1
-2
/
+14
2012-07-27
target-or32: Add testcases
Jia Liu
52
-0
/
+2579
2012-07-27
target-or32: Add linux user support
Jia Liu
8
-4
/
+422
2012-07-27
target-or32: Add linux syscall, signal and termbits
Jia Liu
4
-0
/
+850
2012-07-27
target-or32: Add gdb stub support
Jia Liu
1
-0
/
+64
2012-07-27
target-or32: Add system instructions
Jia Liu
5
-1
/
+321
2012-07-27
target-or32: Add a IIS dummy board
Jia Liu
2
-1
/
+151
2012-07-27
target-or32: Add timer support
Jia Liu
3
-1
/
+124
2012-07-27
target-or32: Add PIC support
Jia Liu
3
-0
/
+65
2012-07-27
target-or32: Add instruction translation
Jia Liu
1
-0
/
+1734
2012-07-27
target-or32: Add float instruction helpers
Jia Liu
3
-1
/
+335
[next]