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
/
arch_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-20
Merge tag 'v2.8.0-rc4' into develop
SeokYeon Hwang
1
-19
/
+0
2016-09-23
util: Add UUID API
Fam Zheng
1
-19
/
+0
2016-09-12
Merge tag 'v2.7.0' into develop_qemu_2.7
SeokYeon Hwang
1
-7
/
+2
2016-06-20
Merge tag 'v2.6.0' into develop
SeokYeon Hwang
1
-4
/
+3
2016-05-23
cpu: Eliminate cpudef_init(), cpudef_setup()
Eduardo Habkost
1
-7
/
+0
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
1
-0
/
+2
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-0
/
+1
2016-02-04
all: Clean up includes
Peter Maydell
1
-1
/
+1
2016-01-13
error: Use error_reportf_err() where it makes obvious sense
Markus Armbruster
1
-3
/
+1
2015-12-21
Merge tag 'v2.5.0' into tizen_3.0_qemu_2.5
SeokYeon Hwang
1
-1
/
+1
2015-08-24
Merge tag 'v2.4.0' into tizen_3.0_qemu_2.4
SeokYeon Hwang
1
-1118
/
+0
2015-08-13
smbios: move smbios code into a common folder
Wei Huang
1
-1
/
+1
2015-06-12
migration: reduce include files
Juan Quintela
1
-23
/
+0
2015-06-12
migration: move ram stuff to migration/ram
Juan Quintela
1
-1588
/
+0
2015-06-05
migration: move dirty bitmap sync to ram_addr.h
Stefan Hajnoczi
1
-44
/
+2
2015-06-02
arch_init: Drop target-x86_64.conf
Ikey Doherty
1
-1
/
+0
2015-05-07
migration: Fix migration state update issue
Liang Li
1
-1
/
+1
2015-05-07
migration: avoid divide by zero in xbzrle cache miss rate
Michael Chapman
1
-3
/
+5
2015-05-07
migration: Add the core code for decompression
Liang Li
1
-2
/
+48
2015-05-07
migration: Make compression co-work with xbzrle
Liang Li
1
-1
/
+11
2015-05-07
migration: Add the core code of multi-thread compression
Liang Li
1
-7
/
+178
2015-05-06
migration: Split save_zero_page from ram_save_page
Liang Li
1
-18
/
+43
2015-05-06
arch_init: Add and free data struct for decompression
Liang Li
1
-1
/
+12
2015-05-06
arch_init: Alloc and free data struct for compression
Liang Li
1
-1
/
+34
2015-05-06
migration: Add the framework of multi-thread decompression
Liang Li
1
-0
/
+77
2015-05-06
migration: Add the framework of multi-thread compression
Liang Li
1
-2
/
+92
2015-03-26
migration: remove last_sent_block from save_page_header
Juan Quintela
1
-6
/
+6
2015-03-17
arch_init: Count the total number of pages by using helper function
zhanghailiang
1
-7
/
+1
2015-03-16
rename save_block_hdr to save_page_header
Juan Quintela
1
-8
/
+19
2015-03-16
save_block_hdr: we can recalculate the cont parameter here
Juan Quintela
1
-23
/
+24
2015-03-16
save_xbzrle_page: change calling convention
Juan Quintela
1
-19
/
+25
2015-03-16
ram_save_page: change calling covention
Juan Quintela
1
-19
/
+38
2015-03-16
ram_find_and_save_block: change calling convention
Juan Quintela
1
-22
/
+23
2015-03-16
ram: make all save_page functions take a uint64_t parameter
Juan Quintela
1
-3
/
+8
2015-02-26
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-18' into...
Peter Maydell
1
-2
/
+1
2015-02-18
error: Use error_report_err() where appropriate
Markus Armbruster
1
-2
/
+1
2015-02-16
Convert ram_list to RCU
Mike Day
1
-18
/
+47
2015-02-16
exec: convert ram_list to QLIST
Mike Day
1
-9
/
+10
2015-02-16
cosmetic changes preparing for the following patches
Mike Day
1
-5
/
+4
2015-01-15
xbzrle: optimize XBZRLE to decrease the cache misses
ChenLiang
1
-3
/
+5
2015-01-08
arch_init: support resizing on incoming migration
Michael S. Tsirkin
1
-5
/
+8
2015-01-08
exec: split length -> used_length/max_length
Michael S. Tsirkin
1
-9
/
+10
2014-12-10
Merge 'v2.2.0' into tizen_next_qemu_2.2
SeokYeon Hwang
1
-203
/
+270
2014-11-20
migration: static variables will not be reset at second migration
ChenLiang
1
-3
/
+12
2014-11-18
migration: fix parameter validation on ram load
Michael S. Tsirkin
1
-2
/
+3
2014-10-14
migration: catch unknown flag combinations in ram_load
Peter Lieven
1
-30
/
+32
2014-10-04
accel: Remove tcg_available() function
Eduardo Habkost
1
-5
/
+0
2014-09-01
target-tricore: Add target stubs and qom-cpu
Bastian Koppelmann
1
-0
/
+2
2014-08-09
Show length mismatch error is hex
Alex Bligh
1
-2
/
+2
2014-06-16
migration: catch unknown flags in ram_load
Peter Lieven
1
-19
/
+23
[next]