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-10-16
blockjob: Store device name at job creation
Kevin Wolf
3
-9
/
+17
2015-10-16
block: Implement bdrv_append() without bdrv_swap()
Kevin Wolf
2
-29
/
+85
2015-10-16
block: Introduce parents list
Kevin Wolf
2
-0
/
+5
2015-10-16
block-backend: Add blk_set_bs()
Kevin Wolf
2
-0
/
+19
2015-10-16
block/io: Make bdrv_requests_pending() public
Kevin Wolf
2
-1
/
+2
2015-10-16
block: Split bdrv_move_feature_fields()
Kevin Wolf
1
-0
/
+12
2015-10-16
block: Manage backing file references in bdrv_set_backing_hd()
Kevin Wolf
5
-84
/
+37
2015-10-16
block: Convert bs->backing_hd to BdrvChild
Kevin Wolf
14
-109
/
+115
2015-10-16
block: Remove bdrv_open_image()
Kevin Wolf
2
-38
/
+0
2015-10-16
block: Convert bs->file to BdrvChild
Kevin Wolf
26
-344
/
+378
2015-10-16
quorum: Convert to BdrvChild
Kevin Wolf
1
-31
/
+34
2015-10-16
blkverify: Convert s->test_file to BdrvChild
Kevin Wolf
1
-20
/
+21
2015-10-16
vmdk: Use BdrvChild instead of BDS for references to extents
Kevin Wolf
1
-48
/
+51
2015-10-16
block: Introduce BDS.file_child
Kevin Wolf
2
-3
/
+10
2015-10-16
block: qemu-iotests - fix vmdk test 059.out
Jeff Cody
1
-6
/
+6
2015-10-16
qmp-commands.hx: Update the supported 'transaction' operations
Kashyap Chamarthy
1
-7
/
+22
2015-10-16
throttle: test that snapshots move the throttling configuration
Alberto Garcia
3
-0
/
+75
2015-10-16
iotests: disable core dumps in test 061
Alberto Garcia
2
-6
/
+6
2015-10-16
target-arm: implement arm_debug_target_el()
Sergey Fedorov
1
-1
/
+16
2015-10-16
hw/arm/virt: Allow zero address for PCI IO space
Alexander Gordeev
1
-0
/
+1
2015-10-16
target-arm: Add MDCR_EL2
Sergey Fedorov
2
-0
/
+13
2015-10-16
misc: zynq_slcr: Fix MMIO writes
Peter Crosthwaite
1
-4
/
+4
2015-10-16
arm: imx25-pdk: Fix machine name
Peter Crosthwaite
2
-2
/
+2
2015-10-16
target-arm: Provide model numbers for Sharp PDAs
Ryo ONODERA
3
-6
/
+6
2015-10-16
target-arm: Implement AArch64 OSLAR/OSLSR_EL1 sysregs
Davorin Mista
2
-2
/
+24
2015-10-16
hw/arm/virt: smbios: inform guest of kvm
Andrew Jones
1
-1
/
+6
2015-10-16
target-arm: Avoid calling arm_el_is_aa64() function for unimplemented EL
Sergey Sorokin
2
-5
/
+21
2015-10-16
target-arm: Break the TB after ISB to execute self-modified code correctly
Sergey Sorokin
3
-4
/
+27
2015-10-16
target-arm: Add missing 'static' attribute
Stefan Weil
1
-1
/
+1
2015-10-16
ui/cocoa.m: blinky mouse cursor fix
John Arbuckle
1
-1
/
+1
2015-10-16
ui/cocoa.m: addRemovableDevicesMenuItems() warning fix
John Arbuckle
1
-1
/
+1
2015-10-15
qapi: Track location that created an implicit type
Eric Blake
1
-27
/
+47
2015-10-15
qapi: Create simple union type member earlier
Eric Blake
1
-17
/
+18
2015-10-15
qapi: Lazy creation of array types
Eric Blake
4
-5
/
+24
2015-10-15
qapi: Don't use info as witness of implicit object type
Eric Blake
3
-6
/
+14
2015-10-15
qapi: Drop redundant args-member-array test
Eric Blake
5
-15
/
+0
2015-10-15
qapi: Drop redundant flat-union-reverse-define test
Eric Blake
6
-36
/
+7
2015-10-15
qapi: Drop redundant returns-int test
Eric Blake
9
-20
/
+10
2015-10-15
qapi: Move empty-enum to compile-time test
Eric Blake
7
-6
/
+7
2015-10-15
qapi: Drop redundant alternate-good test
Eric Blake
5
-21
/
+0
2015-10-15
qapi: Prepare for errors during check()
Eric Blake
1
-4
/
+6
2015-10-15
qapi: Use predicate callback to determine visit filtering
Eric Blake
4
-20
/
+33
2015-10-15
qapi: Fix regression with '-netdev help'
Eric Blake
1
-1
/
+3
2015-10-15
migration: fix deadlock
Denis V. Lunev
1
-17
/
+27
2015-10-15
migration: announce VM's new home just before VM is runnable
Amit Shah
1
-1
/
+6
2015-10-15
Migration: Generate the completed event only when we complete
Dr. David Alan Gilbert
1
-1
/
+7
2015-10-14
qemu-char: convert serial backend to data-driven creation
Paolo Bonzini
1
-19
/
+29
2015-10-14
qemu-char: convert file backend to data-driven creation
Paolo Bonzini
1
-4
/
+12
2015-10-14
qemu-char: add create to register_char_driver
Paolo Bonzini
7
-100
/
+133
2015-10-14
qemu-char: cleanup HAVE_CHARDEV_*
Paolo Bonzini
1
-12
/
+12
[prev]
[next]