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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-07
block: Add bdrv_runtime_opts to query-command-line-options
Kevin Wolf
1
-0
/
+1
2016-10-07
async: add aio_bh_schedule_oneshot
Paolo Bonzini
1
-0
/
+6
2016-10-06
hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machine
Thomas Huth
1
-0
/
+1
2016-10-04
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
4
-2
/
+32
2016-10-04
generic-loader: Add a generic loader
Alistair Francis
1
-0
/
+46
2016-10-04
ACPI: Add GIC Interrupt Translation Service Structure definition
Shannon Zhao
1
-1
/
+12
2016-10-04
kvm-all: Pass requester ID to MSI routing functions
Pavel Fedin
1
-0
/
+9
2016-10-04
hw/intc/arm_gicv3_its: Implement ITS base class
Pavel Fedin
1
-0
/
+78
2016-10-04
STM32F205: Connect the SPI devices
Alistair Francis
1
-0
/
+3
2016-10-04
STM32F205: Connect the ADC devices
Alistair Francis
1
-0
/
+6
2016-10-04
irq: Add a new irq device that allows the ORing of lines
Alistair Francis
1
-0
/
+44
2016-10-04
STM32F2xx: Add the SPI device
Alistair Francis
1
-0
/
+72
2016-10-04
STM32F2xx: Add the ADC device
Alistair Francis
1
-0
/
+87
2016-10-03
target-i386: Correct family/model/stepping for Opteron_G3
Evgeny Yakovlev
1
-0
/
+15
2016-09-29
ide: Fix memory leak in ide_register_restart_cb()
Ashijeet Acharya
1
-0
/
+1
2016-09-29
coroutine: add a macro for the coroutine stack size
Peter Lieven
1
-0
/
+2
2016-09-29
oslib-posix: add helpers for stack alloc and free
Peter Lieven
1
-0
/
+27
2016-09-29
block: Move 'discard' option to bdrv_open_common()
Kevin Wolf
1
-0
/
+1
2016-09-29
block: Use 'detect-zeroes' option for 'blockdev-change-medium'
Kevin Wolf
1
-1
/
+1
2016-09-29
block-backend: remove blk_flush_all
John Snow
1
-1
/
+0
2016-09-29
block: reintroduce bdrv_flush_all
John Snow
1
-0
/
+1
2016-09-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
9
-42
/
+157
2016-09-28
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-1
/
+14
2016-09-28
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160928-1' into st...
Peter Maydell
2
-1
/
+5
2016-09-28
coroutine: add qemu_coroutine_entered() function
Stefan Hajnoczi
1
-0
/
+13
2016-09-28
spice/gl: render DisplaySurface via opengl
Gerd Hoffmann
1
-1
/
+4
2016-09-28
console: track gl_block state in QemuConsole
Gerd Hoffmann
1
-0
/
+1
2016-09-28
block: mirror: fix wrong comment of mirror_start
Yaowei Bai
1
-1
/
+1
2016-09-27
qdisk - hw/block/xen_disk: grant copy implementation
Paulina Szubarczyk
1
-0
/
+14
2016-09-27
sysbus: Remove ignored return value of FindSysbusDeviceFunc
David Gibson
1
-1
/
+1
2016-09-27
linux-user: remove #define smp_{cores, threads}
Marc-André Lureau
1
-4
/
+1
2016-09-27
target-i386: Automatically set level/xlevel/xlevel2 when needed
Eduardo Habkost
1
-0
/
+5
2016-09-27
replay: allow replay stopping and restarting
Pavel Dovgalyuk
1
-0
/
+4
2016-09-27
cpus-common: lock-free fast path for cpu_exec_start/end
Paolo Bonzini
1
-2
/
+3
2016-09-27
tcg: Make tb_flush() thread safe
Sergey Fedorov
2
-3
/
+1
2016-09-27
cpus-common: Introduce async_safe_run_on_cpu()
Paolo Bonzini
1
-0
/
+14
2016-09-27
cpus-common: simplify locking for start_exclusive/end_exclusive
Paolo Bonzini
1
-4
/
+0
2016-09-27
cpus-common: move exclusive work infrastructure from linux-user
Paolo Bonzini
1
-1
/
+43
2016-09-27
cpus-common: move CPU work item management to common code
Sergey Fedorov
1
-8
/
+19
2016-09-27
cpus-common: move CPU list management to common code
Paolo Bonzini
3
-11
/
+17
2016-09-27
cpus: pass CPUState to run_on_cpu helpers
Alex Bennée
1
-3
/
+5
2016-09-27
migration: sync all address spaces
Paolo Bonzini
1
-4
/
+3
2016-09-27
compiler: Swap 'public domain' header for license
Felipe Franciosi
1
-1
/
+5
2016-09-27
x86: ioapic: boost default version to 0x20
Peter Xu
1
-0
/
+4
2016-09-27
Jhash: add linux kernel jhashtable in qemu
Zhang Chen
1
-0
/
+59
2016-09-27
qemu-char: Add qemu_chr_add_handlers_full() for GMaincontext
Zhang Chen
1
-1
/
+10
2016-09-27
virtio-net: allow increasing rx queue size
Michael S. Tsirkin
1
-0
/
+1
2016-09-27
memory: introduce IOMMUOps.notify_flag_changed
Peter Xu
1
-4
/
+5
2016-09-27
memory: introduce IOMMUNotifier and its caps
Peter Xu
2
-8
/
+41
2016-09-26
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
5
-6
/
+22
[next]