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
2015-09-16
MAINTAINERS: Stefan will not maintain net subsystem
Jason Wang
1
-2
/
+1
2015-09-15
Merge remote-tracking branch 'remotes/berrange/tags/vnc-crypto-v9-for-upstrea...
Peter Maydell
44
-880
/
+6132
2015-09-15
ui: convert VNC server to use QCryptoTLSSession
Daniel P. Berrange
11
-799
/
+362
2015-09-15
ui: fix return type for VNC I/O functions to be ssize_t
Daniel P. Berrange
2
-21
/
+21
2015-09-15
crypto: introduce new module for handling TLS sessions
Daniel P. Berrange
7
-0
/
+1442
2015-09-15
crypto: add sanity checking of TLS x509 credentials
Daniel P. Berrange
10
-0
/
+3035
2015-09-15
crypto: introduce new module for TLS x509 credentials
Daniel P. Berrange
5
-0
/
+406
2015-09-15
crypto: introduce new module for TLS anonymous credentials
Daniel P. Berrange
5
-0
/
+359
2015-09-15
crypto: introduce new base module for TLS credentials
Daniel P. Berrange
8
-1
/
+391
2015-09-15
qom: allow QOM to be linked into tools binaries
Daniel P. Berrange
5
-9
/
+17
2015-09-15
crypto: move crypto objects out of libqemuutil.la
Daniel P. Berrange
5
-12
/
+27
2015-09-15
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150915-1' into s...
Peter Maydell
2
-29
/
+58
2015-09-15
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2
-6
/
+18
2015-09-15
net: avoid infinite loop when receiving packets(CVE-2015-5278)
P J P
1
-1
/
+1
2015-09-15
net: add checks to validate ring buffer pointers(CVE-2015-5279)
P J P
1
-4
/
+15
2015-09-15
e1000: Avoid infinite loop in processing transmit descriptor (CVE-2015-6815)
P J P
1
-1
/
+2
2015-09-15
gtk: use setlocale() for LC_MESSAGES only
Alberto Garcia
1
-1
/
+20
2015-09-15
gtk: don't grab input when entering fullscreen.
Gerd Hoffmann
1
-6
/
+0
2015-09-15
gtk: set free_scale when setting zoom_fit
Gerd Hoffmann
1
-0
/
+1
2015-09-15
gtk: trace input grab reason
Gerd Hoffmann
2
-14
/
+15
2015-09-15
gtk: move gd_update_caption calls to gd_{grab,ungrab}_{pointer,keyboard}
Gerd Hoffmann
1
-5
/
+4
2015-09-15
gtk: check for existing grabs in gd_grab_{pointer,keyboard}
Gerd Hoffmann
1
-5
/
+20
2015-09-15
tests: remove repetition in unit test object deps
Daniel P. Berrange
1
-45
/
+51
2015-09-15
qapi: allow override of default enum prefix naming
Daniel P. Berrange
10
-10
/
+38
2015-09-14
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
29
-409
/
+973
2015-09-14
qapi: Fix cgen() for Python older than 2.7
Markus Armbruster
1
-1
/
+3
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
56
-1040
/
+2046
2015-09-14
qcow2: Make qcow2_alloc_bytes() more explicit
Max Reitz
1
-0
/
+6
2015-09-14
vmdk: Fix next_cluster_sector for compressed write
Radoslav Gerganov
1
-2
/
+6
2015-09-14
iotests: Add test for checking large image files
Max Reitz
3
-0
/
+83
2015-09-14
qcow2: Make size_to_clusters() return uint64_t
Max Reitz
3
-17
/
+29
2015-09-14
qemu-iotests: More qcow2 reopen tests
Kevin Wolf
3
-0
/
+188
2015-09-14
qemu-iotests: Reopen qcow2 with lazy-refcounts change
Kevin Wolf
2
-0
/
+45
2015-09-14
qcow2: Support updating driver-specific options in reopen
Kevin Wolf
1
-9
/
+72
2015-09-14
qcow2: Make qcow2_update_options() suitable for transactions
Kevin Wolf
1
-40
/
+73
2015-09-14
qcow2: Fix memory leak in qcow2_update_options() error path
Kevin Wolf
1
-2
/
+10
2015-09-14
qcow2: Leave s unchanged on qcow2_update_options() failure
Kevin Wolf
1
-22
/
+35
2015-09-14
qcow2: Move rest of option handling to qcow2_update_options()
Kevin Wolf
1
-66
/
+68
2015-09-14
qcow2: Move qcow2_update_options() call up
Kevin Wolf
1
-9
/
+9
2015-09-14
qcow2: Factor out qcow2_update_options()
Kevin Wolf
1
-59
/
+76
2015-09-14
qcow2: Improve error message
Kevin Wolf
1
-1
/
+1
2015-09-14
qemu-io: Add command 'reopen'
Kevin Wolf
1
-0
/
+90
2015-09-14
qemu-io: Remove duplicate 'open' error message
Kevin Wolf
1
-1
/
+0
2015-09-14
block: Allow specifying driver-specific options to reopen
Kevin Wolf
3
-6
/
+44
2015-09-14
qcow2: Rename BDRVQcowState to BDRVQcow2State
Kevin Wolf
6
-120
/
+120
2015-09-14
block: Drop bdrv_find_whitelisted_format()
Max Reitz
2
-9
/
+0
2015-09-14
block: Drop drv parameter from bdrv_fill_options()
Max Reitz
1
-37
/
+22
2015-09-14
block: Drop drv parameter from bdrv_open_inherit()
Max Reitz
1
-10
/
+7
2015-09-14
block: Drop drv parameter from bdrv_open()
Max Reitz
14
-29
/
+25
2015-09-14
block: Always pass NULL as drv for bdrv_open()
Max Reitz
4
-63
/
+57
[next]