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
/
backends
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-24
char: remove explicit_fe_open, use a set_handlers argument
Marc-André Lureau
1
-1
/
+1
2016-10-24
char: rename chr_close/chr_free
Marc-André Lureau
3
-6
/
+6
2016-10-24
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
Marc-André Lureau
1
-9
/
+1
2016-10-24
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
1
-6
/
+7
2016-10-24
char: remaining switch to CharBackend in frontend
Marc-André Lureau
1
-13
/
+16
2016-10-24
rng: remove unused included header
Marc-André Lureau
1
-1
/
+0
2016-10-17
hostmem-file: Register TYPE_MEMORY_BACKEND_FILE properties as class properties
Eduardo Habkost
1
-15
/
+11
2016-10-17
hostmem: Register TYPE_MEMORY_BACKEND properties as class properties
Eduardo Habkost
1
-20
/
+22
2016-09-22
msmouse: Fix segfault caused by free the chr before chardev cleanup.
Lin Ma
1
-1
/
+0
2016-09-14
qemu-char: avoid segfault if user lacks of permisson of a given logfile
Lin Ma
1
-0
/
+3
2016-09-13
hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all
Daniel P. Berrange
1
-1
/
+3
2016-08-02
fix qemu exit on memory hotplug when allocation fails at prealloc time
Igor Mammedov
1
-4
/
+14
2016-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-12
/
+25
2016-07-13
hostmem: detect host backend memory is being used properly
Xiao Guangrong
1
-4
/
+11
2016-07-13
hostmem: fix QEMU crash by 'info memdev'
Xiao Guangrong
1
-8
/
+14
2016-07-12
msmouse: send short messages if possible.
Gerd Hoffmann
1
-9
/
+13
2016-07-12
msmouse: switch to new input interface
Gerd Hoffmann
1
-12
/
+56
2016-07-12
msmouse: fix buffer handling
Gerd Hoffmann
1
-5
/
+35
2016-07-12
msmouse: add MouseState, unregister handler on close
Gerd Hoffmann
1
-5
/
+17
2016-05-23
rng-random: rename RndRandom to RngRandom
Wei Jiangang
1
-9
/
+9
2016-04-15
hostmem-file: plug a small leak
Marc-André Lureau
1
-0
/
+8
2016-04-08
hostmem-file: fix memory leak
Gonglei
1
-1
/
+4
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
1
-1
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
8
-0
/
+8
2016-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
2
-2
/
+2
2016-03-08
rng: switch request queue to QSIMPLEQ
Ladi Prosek
3
-15
/
+17
2016-03-05
chardev: Drop useless ChardevDummy type
Eric Blake
2
-2
/
+2
2016-03-03
rng: add request queue support to rng-random
Ladi Prosek
3
-39
/
+33
2016-03-03
rng: move request queue cleanup from RngEgd to RngBackend
Ladi Prosek
2
-24
/
+33
2016-03-03
rng: move request queue from RngEgd to RngBackend
Ladi Prosek
1
-19
/
+9
2016-03-03
rng: remove the unused request cancellation code
Ladi Prosek
2
-21
/
+0
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
1
-8
/
+8
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-4
/
+4
2016-02-04
backends: Clean up includes
Peter Maydell
10
-1
/
+10
2016-01-15
qemu-char: add logfile facility to all chardev backends
Daniel P. Berrange
2
-2
/
+11
2015-11-23
hostmem: Ignore ENOSYS while setting MPOL_DEFAULT
Pavel Fedin
1
-3
/
+5
2015-10-19
qemu-char: convert testdev backend to data-driven creation
Paolo Bonzini
1
-2
/
+5
2015-10-19
qemu-char: convert braille backend to data-driven creation
Paolo Bonzini
1
-5
/
+11
2015-10-19
qemu-char: convert msmouse backend to data-driven creation
Paolo Bonzini
1
-2
/
+5
2015-10-14
qemu-char: add create to register_char_driver
Paolo Bonzini
3
-3
/
+6
2015-09-16
qemu-char: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-2
/
+2
2015-09-11
baum: Fix build with debugging enabled
Samuel Thibault
1
-1
/
+1
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
1
-3
/
+1
2015-07-22
hostmem: Fix qemu_opt_get_bool() crash in host_memory_backend_init()
Eduardo Habkost
1
-4
/
+4
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
4
-9
/
+9
2015-06-22
qerror: Eliminate QERR_DEVICE_NOT_FOUND
Markus Armbruster
1
-1
/
+2
2015-06-19
qom: Don't pass string table to object_get_enum() function
Daniel P. Berrange
1
-14
/
+8
2015-06-19
backends: Fix typename of 'policy' enum property in hostmem obj
Daniel P. Berrange
1
-1
/
+1
2015-05-31
Extend TPM TIS interface to support TPM 2
Stefan Berger
1
-0
/
+14
[next]