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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-30
Do not redefine reserved key-words TRUE/FALSE
Jes Sorensen
1
-10
/
+10
2010-10-30
Mov muldiv64 to qemu-common.h (Thus unbreaking gus)
malc
1
-1
/
+0
2010-10-26
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
3
-9
/
+30
2010-10-23
qemu-timer: move commonly used timer code to qemu-timer-common
Blue Swirl
1
-0
/
+1
2010-10-22
mips_fulong2e: fix ram allocation
Blue Swirl
1
-1
/
+1
2010-10-22
virtio-blk: Respect werror option for flushes
Kevin Wolf
1
-1
/
+7
2010-10-22
ide: Handle flush failure
Kevin Wolf
2
-2
/
+11
2010-10-22
ide: Factor ide_flush_cache out
Kevin Wolf
1
-4
/
+10
2010-10-22
ide: set WCACHE supported in IDENTIFY data
Christoph Hellwig
1
-2
/
+2
2010-10-20
Fix pci hotplug to generate level triggered interrupt.
Gleb Natapov
1
-11
/
+17
2010-10-20
Use defines instead of numbers for pci hotplug sts bit
Gleb Natapov
1
-2
/
+4
2010-10-20
wacom tablet: activate event handlers.
Gerd Hoffmann
1
-3
/
+10
2010-10-20
vmmouse: adapt to mouse handler changes.
Gerd Hoffmann
1
-10
/
+21
2010-10-20
[virtio-9p] Add support to v9fs_string_alloc_printf() for handling %lu.
Venkateswararao Jujjuri (JV)
1
-0
/
+17
2010-10-20
[virtio-9p] Use preadv/pwritev instead of readv/writev
Sanchit Garg
3
-94
/
+67
2010-10-20
[virtio-9p] Qemu 9p commandline options validity checks
Harsh Prateek Bora
1
-2
/
+2
2010-10-20
virtio-9p: Support mapped posix acl
Aneesh Kumar K.V
4
-5
/
+191
2010-10-20
virtio-9p: Use layered xattr approach
Aneesh Kumar K.V
6
-91
/
+343
2010-10-20
[virtio-9p] Ignore O_DIRECT hint from client.
Venkateswararao Jujjuri (JV)
1
-0
/
+5
2010-10-20
qemu-virtio-9p: Implement TREADLINK operation for 9p2000.L
M. Mohan Kumar
3
-0
/
+60
2010-10-20
[virtio-9p] Introduce server side TFSYNC/RFSYNC for dotl
Venkateswararao Jujjuri (JV)
3
-0
/
+36
2010-10-20
qemu-virtio9p: Implement TGETLOCK
M. Mohan Kumar
3
-0
/
+79
2010-10-20
[virto-9p] Implement TLOCK
M. Mohan Kumar
3
-0
/
+94
2010-10-20
[virtio-9p] open should not return EBADF
Sripathi Kodi
1
-1
/
+3
2010-10-20
apic: convert debug printf statements to tracepoints
Blue Swirl
1
-30
/
+18
2010-10-13
Delete write only variables
Blue Swirl
12
-70
/
+20
2010-10-13
ppc: remove video.x
Blue Swirl
3
-145
/
+7
2010-10-13
lsi53c895a: avoid a write only variable
Blue Swirl
1
-0
/
+1
2010-10-13
eepro100: initialize a variable in all cases
Blue Swirl
1
-3
/
+3
2010-10-13
cirrus: avoid write only variables
Blue Swirl
3
-29
/
+51
2010-10-11
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
6
-81
/
+125
2010-10-09
acpi: Fix an infinite loop in acpi_table_add
Vincent Minet
1
-1
/
+1
2010-10-07
vhost: error code
Michael S. Tsirkin
1
-0
/
+2
2010-10-07
virtio: change set guest notifier to per-device
Michael S. Tsirkin
3
-26
/
+57
2010-10-07
eepro100: Add support for multiple individual addresses (multiple IA)
Stefan Weil
1
-9
/
+21
2010-10-07
virtio-net: unify vhost-net start/stop
Michael S. Tsirkin
1
-46
/
+43
2010-10-07
virtio: invoke set_status callback on reset
Michael S. Tsirkin
1
-0
/
+2
2010-10-05
Merge remote branch 'qmp/for-anthony' into staging
Anthony Liguori
1
-1
/
+7
2010-10-05
Fix spelling in comments
Stefan Weil
1
-1
/
+1
2010-10-03
rc4030: Fix compilation error in debug code
Stefan Weil
1
-1
/
+4
2010-10-03
mipsnet: Fix compiler warning in debug code
Stefan Weil
1
-1
/
+1
2010-10-03
virtio-9p: Use GCC_FMT_ATTR and fix a format warning
Stefan Weil
1
-4
/
+6
2010-10-03
Use GCC_FMT_ATTR (format checking)
Stefan Weil
2
-2
/
+4
2010-10-03
Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)
Stefan Weil
1
-1
/
+1
2010-10-02
sysbus: fix address truncation
Blue Swirl
2
-3
/
+5
2010-10-02
virtex: Add braces
Edgar E. Iglesias
1
-1
/
+2
2010-10-01
disable guest-provided stats on "info balloon" command
Eduardo Habkost
1
-1
/
+7
2010-09-30
powerpc: Add a virtex5 ml507 refdesign board
Edgar E. Iglesias
1
-0
/
+278
2010-09-25
Introduce qemu_madvise()
Andreas Färber
1
-2
/
+2
2010-09-24
powerpc: Make the decr interrupt type overridable
Edgar E. Iglesias
3
-5
/
+17
[next]