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
2014-06-23
qapi event: convert NIC_RX_FILTER_CHANGED
Wenchao Xia
3
-27
/
+18
2014-06-23
qapi event: convert other BLOCK_JOB events
Wenchao Xia
6
-99
/
+110
2014-06-23
qapi event: convert BLOCK_IMAGE_CORRUPTED
Wenchao Xia
3
-28
/
+32
2014-06-23
qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERROR
Wenchao Xia
6
-84
/
+66
2014-06-23
qapi event: convert DEVICE_TRAY_MOVED
Wenchao Xia
3
-32
/
+21
2014-06-23
qapi event: convert DEVICE_DELETED
Wenchao Xia
3
-28
/
+18
2014-06-23
qapi event: convert WATCHDOG
Wenchao Xia
5
-36
/
+47
2014-06-23
qapi event: convert RTC_CHANGE
Wenchao Xia
7
-30
/
+20
2014-06-23
qapi event: convert WAKEUP
Wenchao Xia
3
-13
/
+10
2014-06-23
qapi event: convert SUSPEND_DISK
Wenchao Xia
3
-16
/
+14
2014-06-23
qapi event: convert SUSPEND
Wenchao Xia
3
-13
/
+11
2014-06-23
qapi event: convert RESUME
Wenchao Xia
3
-14
/
+11
2014-06-23
qapi event: convert STOP
Wenchao Xia
3
-13
/
+12
2014-06-23
qapi event: convert RESET
Wenchao Xia
3
-13
/
+10
2014-06-23
qapi event: convert POWERDOWN
Wenchao Xia
2
-1
/
+11
2014-06-23
qapi event: convert SHUTDOWN
Wenchao Xia
3
-16
/
+15
2014-06-23
qapi: add new schema file qapi-event.json
Wenchao Xia
3
-1
/
+4
2014-06-23
monitor: add an implemention of qapi event emit method
Wenchao Xia
1
-1
/
+127
2014-06-23
qapi: adjust existing defines
Wenchao Xia
16
-66
/
+156
2014-06-23
test: add test cases for qapi event
Wenchao Xia
4
-5
/
+298
2014-06-23
qapi script: add event support
Wenchao Xia
10
-5
/
+413
2014-06-23
qapi: add event helper functions
Wenchao Xia
3
-0
/
+102
2014-06-23
qapi: Add includes from qapi/ as dependencies
Max Reitz
1
-3
/
+6
2014-06-23
os-posix: include sys/time.h
Wenchao Xia
1
-0
/
+2
2014-06-23
json-lexer: fix escaped backslash in single-quoted string
Paolo Bonzini
2
-2
/
+9
2014-06-23
qapi: Suppress unwanted space between type and identifier
Amos Kong
2
-8
/
+19
2014-06-23
qapi: add const prefix to 'char *' insider c_type()
Amos Kong
2
-4
/
+4
2014-06-23
qapi: fix coding style in parameters list
Amos Kong
1
-10
/
+10
2014-06-23
audio: fmopl: drop INLINE macro
Luiz Capitulino
1
-16
/
+15
2014-06-23
fpu: softfloat: drop INLINE macro
Luiz Capitulino
3
-93
/
+92
2014-06-23
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
10
-56
/
+122
2014-06-23
Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging
Peter Maydell
1
-2
/
+2
2014-06-23
Merge remote-tracking branch 'remotes/mcayland/qemu-openbios' into staging
Peter Maydell
4
-0
/
+0
2014-06-23
console: move chardev declarations to sysemu/char.h
Michael S. Tsirkin
4
-7
/
+6
2014-06-23
block: asynchronously stop the VM on I/O errors
Paolo Bonzini
3
-4
/
+26
2014-06-23
vl: allow other threads to do qemu_system_vmstop_request
Paolo Bonzini
4
-32
/
+57
2014-06-23
sheepdog: fix NULL dereference in sd_create
Liu Yuan
1
-0
/
+1
2014-06-21
QemuOpts: check NULL opts in qemu_opt_get functions
Chunyan Liu
1
-4
/
+24
2014-06-21
block: m25p80: Support read only bdrvs.
Peter Crosthwaite
1
-6
/
+2
2014-06-21
block: m25p80: sync_page(): Deindent function body.
Peter Crosthwaite
1
-11
/
+13
2014-06-20
Update OpenBIOS images
Mark Cave-Ayland
4
-0
/
+0
2014-06-20
apb: Fix out-of-bounds array write access
Stefan Weil
1
-2
/
+2
2014-06-20
gt64xxx_pci: Add VMStateDescription
Sanjay Lal
1
-0
/
+23
2014-06-20
target-mips: copy CP0_Config1 into DisasContext
Aurelien Jarno
1
-9
/
+11
2014-06-20
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
15
-41
/
+873
2014-06-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
126
-728
/
+7416
2014-06-20
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140619'...
Peter Maydell
15
-89
/
+246
2014-06-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20140619-1' into s...
Peter Maydell
2
-15
/
+9
2014-06-20
spice: fix 32bit build
Gerd Hoffmann
2
-2
/
+2
2014-06-20
Merge remote-tracking branch 'remotes/rth/tcg-next' into staging
Peter Maydell
1
-5
/
+4
[next]