index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
backends
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170110-1' into st...
Peter Maydell
2017-01-10
1
-23
/
+8
|
\
|
*
console: move window ID code from baum to sdl
Samuel Thibault
2017-01-10
1
-23
/
+8
*
|
cryptodev: wrap the ready flag
Gonglei
2017-01-10
2
-4
/
+15
*
|
cryptodev: introduce a new is_used property
Gonglei
2017-01-10
1
-0
/
+19
*
|
cryptodev: add 3des-ede support
Longpeng(Mike)
2016-12-24
1
-0
/
+12
*
|
cryptodev: remove single-DES support in cryptodev
Longpeng(Mike)
2016-12-24
1
-4
/
+0
*
|
cryptodev: add xts(aes) support
Longpeng(Mike)
2016-12-24
1
-0
/
+8
*
|
cryptodev: fix the check of aes algorithm
Longpeng(Mike)
2016-12-24
1
-14
/
+33
|
/
*
cryptodev: introduce an unified wrapper for crypto operation
Gonglei
2016-11-01
1
-2
/
+26
*
cryptodev: introduce a new cryptodev backend
Gonglei
2016-10-30
2
-0
/
+362
*
cryptodev: add symmetric algorithm operation stuff
Gonglei
2016-10-30
1
-0
/
+45
*
cryptodev: introduce cryptodev backend interface
Gonglei
2016-10-30
2
-0
/
+178
*
Defer BrlAPI tty acquisition to when guest starts using device
Samuel Thibault
2016-10-28
1
-32
/
+49
*
Add dots keypresses support to the baum braille device
Samuel Thibault
2016-10-28
1
-104
/
+130
*
char: remove explicit_be_open from CharDriverState
Marc-André Lureau
2016-10-24
3
-1
/
+4
*
char: remove explicit_fe_open, use a set_handlers argument
Marc-André Lureau
2016-10-24
1
-1
/
+1
*
char: rename chr_close/chr_free
Marc-André Lureau
2016-10-24
3
-6
/
+6
*
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
Marc-André Lureau
2016-10-24
1
-9
/
+1
*
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
2016-10-24
1
-6
/
+7
*
char: remaining switch to CharBackend in frontend
Marc-André Lureau
2016-10-24
1
-13
/
+16
*
rng: remove unused included header
Marc-André Lureau
2016-10-24
1
-1
/
+0
*
hostmem-file: Register TYPE_MEMORY_BACKEND_FILE properties as class properties
Eduardo Habkost
2016-10-17
1
-15
/
+11
*
hostmem: Register TYPE_MEMORY_BACKEND properties as class properties
Eduardo Habkost
2016-10-17
1
-20
/
+22
*
msmouse: Fix segfault caused by free the chr before chardev cleanup.
Lin Ma
2016-09-22
1
-1
/
+0
*
qemu-char: avoid segfault if user lacks of permisson of a given logfile
Lin Ma
2016-09-14
1
-0
/
+3
*
hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all
Daniel P. Berrange
2016-09-13
1
-1
/
+3
*
fix qemu exit on memory hotplug when allocation fails at prealloc time
Igor Mammedov
2016-08-02
1
-4
/
+14
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-07-14
1
-12
/
+25
|
\
|
*
hostmem: detect host backend memory is being used properly
Xiao Guangrong
2016-07-13
1
-4
/
+11
|
*
hostmem: fix QEMU crash by 'info memdev'
Xiao Guangrong
2016-07-13
1
-8
/
+14
*
|
msmouse: send short messages if possible.
Gerd Hoffmann
2016-07-12
1
-9
/
+13
*
|
msmouse: switch to new input interface
Gerd Hoffmann
2016-07-12
1
-12
/
+56
*
|
msmouse: fix buffer handling
Gerd Hoffmann
2016-07-12
1
-5
/
+35
*
|
msmouse: add MouseState, unregister handler on close
Gerd Hoffmann
2016-07-12
1
-5
/
+17
|
/
*
rng-random: rename RndRandom to RngRandom
Wei Jiangang
2016-05-23
1
-9
/
+9
*
hostmem-file: plug a small leak
Marc-André Lureau
2016-04-15
1
-0
/
+8
*
hostmem-file: fix memory leak
Gonglei
2016-04-08
1
-1
/
+4
*
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
1
-1
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
8
-0
/
+8
*
qapi: Don't special-case simple union wrappers
Eric Blake
2016-03-18
2
-2
/
+2
*
rng: switch request queue to QSIMPLEQ
Ladi Prosek
2016-03-08
3
-15
/
+17
*
chardev: Drop useless ChardevDummy type
Eric Blake
2016-03-05
2
-2
/
+2
*
rng: add request queue support to rng-random
Ladi Prosek
2016-03-03
3
-39
/
+33
*
rng: move request queue cleanup from RngEgd to RngBackend
Ladi Prosek
2016-03-03
2
-24
/
+33
*
rng: move request queue from RngEgd to RngBackend
Ladi Prosek
2016-03-03
1
-19
/
+9
*
rng: remove the unused request cancellation code
Ladi Prosek
2016-03-03
2
-21
/
+0
*
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2016-02-08
1
-8
/
+8
*
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
1
-4
/
+4
*
backends: Clean up includes
Peter Maydell
2016-02-04
10
-1
/
+10
*
qemu-char: add logfile facility to all chardev backends
Daniel P. Berrange
2016-01-15
2
-2
/
+11
[next]