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-12-17
qapi: Track owner of each object member
Eric Blake
1
-2
/
+38
2015-12-17
qapi: Remove outdated tests related to QMP/branch collisions
Eric Blake
14
-72
/
+2
2015-12-17
qapi: Hoist tag collision check to Variants.check()
Eric Blake
1
-5
/
+2
2015-12-17
qapi: Factor out QAPISchemaObjectType.check_clash()
Eric Blake
1
-7
/
+7
2015-12-17
qapi: Check for QAPI collisions involving variant members
Eric Blake
1
-0
/
+15
2015-12-17
qapi: Simplify QAPISchemaObjectTypeVariants.check()
Markus Armbruster
1
-4
/
+3
2015-12-17
qapi: Factor out QAPISchemaObjectTypeMember.check_clash()
Markus Armbruster
1
-4
/
+7
2015-12-17
qapi: Eliminate QAPISchemaObjectType.check() variable members
Markus Armbruster
1
-9
/
+5
2015-12-17
qapi: Fix up commit 7618b91's clash sanity checking change
Markus Armbruster
1
-1
/
+1
2015-12-17
qapi: Clean up after previous commit
Markus Armbruster
1
-5
/
+5
2015-12-17
qapi: Simplify QAPISchemaObjectTypeMember.check()
Markus Armbruster
1
-7
/
+7
2015-12-17
qapi: Drop obsolete tag value collision assertions
Markus Armbruster
1
-2
/
+1
2015-12-17
qapi-types: Simplify gen_struct_field[s]
Eric Blake
1
-25
/
+15
2015-12-17
qapi-types: Consolidate gen_struct() and gen_union()
Eric Blake
1
-26
/
+11
2015-12-17
qapi: Track simple union tag in object.local_members
Eric Blake
6
-7
/
+22
2015-12-16
Update version for v2.5.0 release
Peter Maydell
1
-1
/
+1
2015-12-15
fw_cfg: replace ioport data read with generic method
Gabriel L. Somlo
1
-24
/
+1
2015-12-15
fw_cfg: add generic non-DMA read method
Gabriel L. Somlo
2
-15
/
+32
2015-12-15
fw_cfg: avoid calculating invalid current entry pointer
Gabriel L. Somlo
1
-2
/
+4
2015-12-15
fw_cfg: remove offset argument from callback prototype
Gabriel L. Somlo
4
-5
/
+4
2015-12-15
fw_cfg: amend callback behavior spec to once per select
Gabriel L. Somlo
2
-16
/
+13
2015-12-15
fw_cfg: move internal function call docs to header file
Gabriel L. Somlo
2
-84
/
+130
2015-12-15
audio/coreaudio.c: Avoid deprecated AudioDeviceAdd/RemoveIOProc APIs
Peter Maydell
1
-9
/
+15
2015-12-15
audio/coreaudio.c: Use new-in-OSX-10.6 APIs when available
Peter Maydell
1
-1
/
+106
2015-12-15
audio/coreaudio.c: Factor out uses of AudioDeviceGet/SetProperty
Peter Maydell
1
-47
/
+94
2015-12-15
audio/coreaudio.c: Use new-in-OSX-10.6 API for getting default voice
Peter Maydell
1
-0
/
+27
2015-12-15
audio/coreaudio.c: Factor out use of AudioHardwareGetProperty
Peter Maydell
1
-6
/
+11
2015-12-15
ehci: make idt processing more robust
Gerd Hoffmann
1
-2
/
+3
2015-12-15
usb-mtp: add support for basic mtp events
Bandan Das
1
-2
/
+27
2015-12-15
usb-mtp: Add support for inotify based file monitoring
Bandan Das
2
-0
/
+230
2015-12-15
usb-mtp: free objects on a mtp reset
Bandan Das
1
-0
/
+1
2015-12-15
usb-mtp: use a list for keeping track of children
Bandan Das
2
-16
/
+41
2015-12-11
Update version for v2.5.0-rc4 release
Peter Maydell
1
-1
/
+1
2015-12-11
blockdev: Mark {insert, remove}-medium experimental
Max Reitz
5
-33
/
+45
2015-12-11
Fix xbzrle vs last_sent_block update
Dr. David Alan Gilbert
1
-1
/
+10
2015-12-10
Update language files for QEMU 2.5.0
Peter Maydell
7
-127
/
+127
2015-12-10
sparc: allow CASA with ASI 0xa from user space
Alex Zuepke
1
-1
/
+2
2015-12-10
MAINTAINERS: add maintainer to virtio-9p
Greg Kurz
1
-0
/
+1
2015-12-10
virtio-9p-device: add minimal unrealize handler
Greg Kurz
1
-0
/
+12
2015-12-07
Update version for v2.5.0-rc3 release
Peter Maydell
1
-1
/
+1
2015-12-07
sd: Mark brittle abuse of blk_attach_dev() FIXME
Markus Armbruster
1
-0
/
+1
2015-12-07
sdhci: Sanitize "sdhci-pci" properties for future qomification
Markus Armbruster
2
-3
/
+8
2015-12-07
virtio-blk: Drop x-data-plane option
Fam Zheng
3
-15
/
+2
2015-12-07
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
4
-11
/
+29
2015-12-07
lan9118: log and ignore access to invalid registers, rather than aborting
Andrew Baumann
1
-4
/
+8
2015-12-07
lan9118: fix emulation of MAC address loaded bit in E2P_CMD register
Andrew Baumann
1
-3
/
+5
2015-12-07
vmxnet3: silence warning
Michael S. Tsirkin
1
-1
/
+0
2015-12-07
pcnet: fix rx buffer overflow(CVE-2015-7512)
Jason Wang
1
-0
/
+6
2015-12-07
net: pcnet: add check to validate receive data size(CVE-2015-7504)
Prasad J Pandit
1
-3
/
+5
2015-12-07
e1000: fix hang of win2k12 shutdown with flood ping
Denis V. Lunev
1
-0
/
+5
[prev]
[next]