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-11-21
Fix tap breakage on BSD hosts (no IFF_VNET_HDR)
Juergen Lock
1
-0
/
+11
2009-11-21
Fix OpenBSD build of qemu-io
Blue Swirl
2
-89
/
+87
2009-11-21
configure: Fix spelling in comment and rework the comment
Stefan Weil
1
-8
/
+10
2009-11-21
qemu-io: build on all platforms
Aurelien Jarno
1
-4
/
+2
2009-11-21
slirp: fix use-after-free
Mark McLoughlin
1
-1
/
+1
2009-11-19
ARM PBX-A9 board support
Paul Brook
9
-110
/
+209
2009-11-19
ARM Cortex-A9 cpu support
Paul Brook
2
-1
/
+36
2009-11-19
ARM FP16 support
Paul Brook
6
-0
/
+249
2009-11-19
Built network devices once
Paul Brook
3
-2
/
+6
2009-11-18
sb16: remove highspeed reset code
malc
1
-8
/
+1
2009-11-18
audio: Remove conditional around sw which can not be NULL
malc
1
-17
/
+15
2009-11-18
audio: link with -lpulse in addition to -lpulse-simple
Aurelien Jarno
1
-2
/
+2
2009-11-17
Fix typo
Blue Swirl
1
-1
/
+1
2009-11-17
Fix mingw32 build
Blue Swirl
1
-1
/
+0
2009-11-17
Prevent configuring for a user emulator on a different type of OS
Blue Swirl
1
-0
/
+12
2009-11-17
Add linuxboot to BLOBS
Alexander Graf
1
-1
/
+1
2009-11-17
Convert linux bootrom to external rom and fw_cfg
Alexander Graf
5
-104
/
+172
2009-11-17
Move common option rom code to header file
Alexander Graf
2
-76
/
+110
2009-11-17
Convert multiboot to fw_cfg backed data storage
Alexander Graf
3
-31
/
+94
2009-11-17
Introduce rom_copy
Alexander Graf
2
-0
/
+39
2009-11-17
fw_cfg: change cur_offset to 32 bits
Juan Quintela
2
-6
/
+40
2009-11-17
Update SeaBIOS to latest
Anthony Liguori
2
-0
/
+0
2009-11-17
Add test suite for json marshalling
Anthony Liguori
1
-5
/
+75
2009-11-17
Provide marshalling mechanism for json
Anthony Liguori
2
-0
/
+181
2009-11-17
QDict: Introduce qdict_iter()
Luiz Capitulino
2
-0
/
+22
2009-11-17
Add a unit test for JSON support
Anthony Liguori
3
-1
/
+619
2009-11-17
Add a QObject JSON wrapper
Anthony Liguori
3
-1
/
+84
2009-11-17
Add a JSON parser
Anthony Liguori
3
-1
/
+591
2009-11-17
Add a JSON message boundary identifier
Anthony Liguori
3
-0
/
+128
2009-11-17
Add a lexer for JSON
Anthony Liguori
3
-1
/
+378
2009-11-17
Add a QBool type
Anthony Liguori
4
-1
/
+107
2009-11-17
Add unit test for QFloat
Anthony Liguori
3
-0
/
+83
2009-11-17
Add a QFloat datatype
Anthony Liguori
4
-2
/
+108
2009-11-17
Allow strings to grow in size
Anthony Liguori
2
-1
/
+40
2009-11-17
Add operations to qlist to allow it to be used as a stack
Anthony Liguori
2
-0
/
+60
2009-11-17
Properly escape QDECREF macro arguments
Anthony Liguori
1
-1
/
+1
2009-11-17
Cleanup configure checks for dup3 and fallocate
Jan Kiszka
1
-2
/
+2
2009-11-17
kvm: x86: Refactor use of interrupt_bitmap
Jan Kiszka
3
-31
/
+21
2009-11-17
kvm: Add arch reset handler
Jan Kiszka
4
-0
/
+12
2009-11-17
Enable migration without shared storage from the monitor
lirans@il.ibm.com
2
-13
/
+42
2009-11-17
Block live migration
lirans@il.ibm.com
14
-40
/
+713
2009-11-17
Expose a mechanism to trace block writes
lirans@il.ibm.com
3
-2
/
+86
2009-11-17
char: rename qemu_chr_reset to qemu_chr_generic_open
Amit Shah
4
-14
/
+14
2009-11-17
char: Remove special init_reset handling
Amit Shah
3
-11
/
+0
2009-11-17
char: don't limit data sent to backends to 1k per buffer
Amit Shah
1
-6
/
+8
2009-11-16
ARM PB-A8 support
Paul Brook
2
-32
/
+83
2009-11-16
LAN9118 emulation
Paul Brook
3
-0
/
+1097
2009-11-15
mips_r4k: fix reset
Aurelien Jarno
1
-12
/
+15
2009-11-15
PPC64: map Uni-North AGP bus aka fix Linux boot
Blue Swirl
1
-0
/
+10
2009-11-15
PPC64: Partial fix to Linux crash: revert to old devfn
Blue Swirl
1
-1
/
+3
[next]