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
2013-04-23
ui/gtk: Add Turkish translations
Ozan Çağlayan
1
-0
/
+62
2013-04-23
ui/gtk: Use gtk_widget_get_window() to support both gtk2 and gtk3
Ozan Çağlayan
1
-2
/
+2
2013-04-23
Merge remote-tracking branch 'kraxel/usb.81' into staging
Anthony Liguori
7
-21
/
+46
2013-04-23
usb-host: raise libusbx minimum version to 1.0.13
Gerd Hoffmann
2
-6
/
+1
2013-04-23
usb: better speed mismatch error reporting
Gerd Hoffmann
3
-7
/
+33
2013-04-23
ehci_free_packet: Discard finished packets when the queue is halted
Hans de Goede
1
-5
/
+11
2013-04-23
xhci: remove XHCIRing->base (unused)
Gerd Hoffmann
1
-3
/
+1
2013-04-22
block: Fix build with tracing enabled
Kevin Wolf
1
-7
/
+7
2013-04-22
tpm: Simplify creation of cancel path
Stefan Berger
1
-57
/
+17
2013-04-22
qtest: Handle addresses and values for {in, out}[bwl] as unsigned
Peter Maydell
1
-3
/
+3
2013-04-22
Add option to mlock qemu and guest memory
Satoru Moriya
5
-0
/
+65
2013-04-22
qemu-char: do not operate on sources from finalize callbacks
Paolo Bonzini
1
-15
/
+40
2013-04-22
qemu-char: correct return value from chr_read functions
Paolo Bonzini
1
-6
/
+16
2013-04-22
qemu-char: simplify pty polling
Paolo Bonzini
1
-24
/
+17
2013-04-22
qemu-char: use consistent idiom for removing sources
Paolo Bonzini
1
-9
/
+23
2013-04-22
translate-all: fix compiler warning and linked error
Alexey Kardashevskiy
1
-0
/
+1
2013-04-22
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
25
-243
/
+862
2013-04-22
Merge remote-tracking branch 'bonzini/nbd-next' into staging
Anthony Liguori
1
-6
/
+19
2013-04-22
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
24
-174
/
+2636
2013-04-22
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2
-6
/
+4
2013-04-22
qemu-iotests: add 053 unaligned compressed image size test
Stefan Hajnoczi
3
-0
/
+91
2013-04-22
block: Allow overriding backing.file.filename
Kevin Wolf
1
-1
/
+3
2013-04-22
block: Remove filename parameter from .bdrv_file_open()
Kevin Wolf
14
-43
/
+22
2013-04-22
vvfat: Use bdrv_open options instead of filename
Kevin Wolf
1
-60
/
+168
2013-04-22
sheepdog: Use bdrv_open options instead of filename
Kevin Wolf
1
-1
/
+31
2013-04-22
rbd: Use bdrv_open options instead of filename
Kevin Wolf
1
-1
/
+30
2013-04-22
iscsi: Use bdrv_open options instead of filename
Kevin Wolf
1
-2
/
+37
2013-04-22
gluster: Use bdrv_open options instead of filename
Kevin Wolf
1
-1
/
+31
2013-04-22
curl: Use bdrv_open options instead of filename
Kevin Wolf
1
-51
/
+102
2013-04-22
blkverify: Use bdrv_open options instead of filename
Kevin Wolf
1
-29
/
+85
2013-04-22
blkdebug: Use bdrv_open options instead of filename
Kevin Wolf
1
-32
/
+82
2013-04-22
raw-win32: Use bdrv_open options instead of filename
Kevin Wolf
1
-10
/
+47
2013-04-22
raw-posix: Use bdrv_open options instead of filename
Kevin Wolf
1
-12
/
+45
2013-04-22
block: Enable filename option
Kevin Wolf
1
-4
/
+27
2013-04-22
block: Add driver-specific options for backing files
Kevin Wolf
3
-6
/
+25
2013-04-22
block: Fail gracefully when using a format driver on protocol level
Kevin Wolf
3
-0
/
+24
2013-04-22
qemu-iotests: Fix _filter_qemu
Kevin Wolf
1
-1
/
+1
2013-04-22
qemu-img: do not zero-pad the compressed write buffer
Stefan Hajnoczi
1
-6
/
+2
2013-04-22
qcow: allow sub-cluster compressed write to last cluster
Stefan Hajnoczi
1
-2
/
+15
2013-04-22
qcow2: allow sub-cluster compressed write to last cluster
Stefan Hajnoczi
1
-2
/
+15
2013-04-21
ui/cocoa.m: Fix recent compile breakage
Peter Maydell
1
-4
/
+4
2013-04-20
i386 ROR r8/r16 instruction fix
Pavel Dovgaluk
1
-0
/
+1
2013-04-20
qdev: Drop taddr properties
Peter Maydell
10
-96
/
+0
2013-04-20
hw/sm501: Use correct setter for sysbus-ohci dma-address property
Peter Maydell
1
-1
/
+1
2013-04-20
Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-arm
Blue Swirl
3
-61
/
+371
2013-04-20
Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-arm
Blue Swirl
5
-216
/
+222
2013-04-20
Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoi...
Blue Swirl
1
-4
/
+4
2013-04-19
vhost-scsi-s390: new device supporting the tcm_vhost Linux kernel module
Paolo Bonzini
2
-0
/
+65
2013-04-19
vhost-scsi-ccw: new device supporting the tcm_vhost Linux kernel module
Paolo Bonzini
2
-0
/
+65
2013-04-19
vhost-scsi-pci: new device supporting the tcm_vhost Linux kernel module
Nicholas Bellinger
2
-0
/
+78
[next]