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
2015-11-06
replay: replay blockers for devices
Pavel Dovgalyuk
2
-0
/
+6
2015-11-06
replay: initialization and deinitialization
Pavel Dovgalyuk
1
-0
/
+9
2015-11-06
replay: ptimer
Pavel Dovgalyuk
1
-0
/
+3
2015-11-06
bottom halves: introduce bh call function
Pavel Dovgalyuk
1
-0
/
+5
2015-11-06
replay: checkpoints
Pavel Dovgalyuk
1
-0
/
+20
2015-11-06
replay: shutdown event
Pavel Dovgalyuk
1
-0
/
+5
2015-11-06
replay: recording and replaying clock ticks
Pavel Dovgalyuk
1
-0
/
+23
2015-11-06
replay: asynchronous events infrastructure
Pavel Dovgalyuk
1
-0
/
+6
2015-11-06
replay: interrupts and exceptions
Pavel Dovgalyuk
1
-0
/
+17
2015-11-05
target-i386: Remove POPCNT from qemu64 and qemu32 CPU models
Eduardo Habkost
1
-0
/
+10
2015-11-05
target-i386: Remove ABM from qemu64 CPU model
Eduardo Habkost
1
-0
/
+5
2015-11-05
target-i386: Remove SSE4a from qemu64 CPU model
Eduardo Habkost
1
-0
/
+5
2015-11-05
target-i386: Set "check=off" by default on pc-*-2.4 and older
Eduardo Habkost
1
-0
/
+5
2015-11-05
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
4
-12
/
+2
2015-11-05
cpu: replay instructions sequence
Pavel Dovgalyuk
1
-0
/
+4
2015-11-05
cpu-exec: allow temporary disabling icount
Pavel Dovgalyuk
1
-0
/
+1
2015-11-05
replay: introduce icount event
Pavel Dovgalyuk
1
-0
/
+7
2015-11-05
replay: global variables and function stubs
Pavel Dovgalyuk
1
-0
/
+19
2015-11-05
Revert "Introduce cpu_clean_all_dirty"
Liang Li
2
-9
/
+0
2015-11-04
osdep: Rename qemu_{get, set}_version() to qemu_{, set_}hw_version()
Eduardo Habkost
1
-2
/
+2
2015-11-04
qemu-log: remove -d ioport
Paolo Bonzini
1
-1
/
+0
2015-11-04
migration: rename cancel to cleanup in SaveVMHandles
Liang Li
1
-1
/
+1
2015-11-04
migration: rename qemu_savevm_state_cancel
Liang Li
1
-1
/
+1
2015-11-03
armv7-m: Return DeviceState* from armv7m_init()
Michael Davidsaver
1
-1
/
+1
2015-11-03
arm: boot: Add board specific setup code API
Peter Crosthwaite
1
-0
/
+10
2015-11-03
ui/curses: Support line graphics chars on -curses mode
OGAWA Hirofumi
1
-1
/
+11
2015-10-30
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
4
-1
/
+102
2015-10-30
glib: add compatibility interface for g_hash_table_add()
Markus Armbruster
1
-0
/
+8
2015-10-29
target-arm: xlnx-zynqmp: Add sdhci support.
Sai Pavan Boddu
1
-0
/
+3
2015-10-29
sdhci: Split sdhci.h for public and internal device usage
Sai Pavan Boddu
1
-0
/
+94
2015-10-29
sd.h: Move sd.h to include/hw/sd/
Sai Pavan Boddu
1
-0
/
+0
2015-10-29
virtio-blk: switch off scsi-passthrough by default
Cornelia Huck
1
-1
/
+5
2015-10-29
qobject: Drop QObject_HEAD
Markus Armbruster
7
-10
/
+6
2015-10-29
enable multi-function hot-add
Cao jin
1
-0
/
+1
2015-10-29
Revert "memhp: extend address auto assignment to support gaps"
Michael S. Tsirkin
1
-4
/
+3
2015-10-29
Revert "pc: memhp: force gaps between DIMM's GPA"
Michael S. Tsirkin
1
-1
/
+0
2015-10-29
virtio: drop virtqueue_map_sg
Michael S. Tsirkin
1
-2
/
+0
2015-10-29
virtio: introduce virtio_map
Michael S. Tsirkin
1
-0
/
+1
2015-10-27
arm_gic_kvm: Disable live migration if not supported
Pavel Fedin
1
-0
/
+1
2015-10-26
Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-pull-request' into...
Peter Maydell
4
-8
/
+45
2015-10-24
ivshmem: add check on protocol version in QEMU
David Marchand
1
-0
/
+25
2015-10-24
util: const event_notifier_get_fd() argument
Marc-André Lureau
1
-1
/
+1
2015-10-24
msix: add VMSTATE_MSIX_TEST
Marc-André Lureau
1
-6
/
+10
2015-10-24
char: add qemu_chr_free()
Marc-André Lureau
1
-1
/
+9
2015-10-23
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
7
-33
/
+90
2015-10-23
block: Introduce "drained begin/end" API
Fam Zheng
2
-0
/
+21
2015-10-23
aio: introduce aio_{disable,enable}_external
Fam Zheng
1
-0
/
+38
2015-10-23
aio: Add "is_external" flag for event handlers
Fam Zheng
1
-0
/
+2
2015-10-23
throttle: Remove throttle_group_lock/unlock()
Alberto Garcia
1
-3
/
+0
2015-10-23
block: Add blk_insert_bs()
Max Reitz
1
-0
/
+1
[prev]
[next]