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
2012-09-21
Eliminate cpus-x86_64.conf file
Eduardo Habkost
1
-1
/
+0
2012-09-19
arch_init.c: Improve '-soundhw help' for non-HAS_AUDIO_CHOICE archs
Peter Maydell
1
-0
/
+5
2012-09-14
arch_init.c: add missing '%' symbols before PRIu64 in debug printfs
Igor Mitsyanko
1
-4
/
+4
2012-08-22
qapi: add 'query-target' command to return target arch
Daniel P. Berrange
1
-0
/
+11
2012-08-13
Merge remote-tracking branch 'quintela/migration-next-20120808' into staging
Anthony Liguori
1
-5
/
+241
2012-08-11
unicore32-softmmu: Add unicore32-softmmu build support
Guan Xuetao
1
-0
/
+2
2012-08-08
Restart optimization on stage3 update version
Juan Quintela
1
-9
/
+15
2012-08-08
Add XBZRLE statistics
Orit Wasserman
1
-0
/
+28
2012-08-08
Add migration accounting for normal and duplicate pages
Orit Wasserman
1
-0
/
+38
2012-08-08
Add migrate_set_cache_size command
Orit Wasserman
1
-0
/
+10
2012-08-08
Add XBZRLE to ram_save_block and ram_save_live
Orit Wasserman
1
-2
/
+156
2012-08-02
Support 'help' as a synonym for '?' in command line options
Peter Maydell
1
-2
/
+2
2012-07-30
Merge commit 'quintela/migration-next-v5' into staging
Anthony Liguori
1
-50
/
+87
2012-07-27
target-or32: Add target stubs and QOM cpu
Jia Liu
1
-0
/
+2
2012-07-23
Change ram_save_block to return -1 if there are no more changes
Orit Wasserman
1
-6
/
+20
2012-07-20
ram: save_live_setup() we don't need to synchronize the dirty bitmap.
Juan Quintela
1
-2
/
+0
2012-07-20
ram: iterate phase
Juan Quintela
1
-3
/
+7
2012-07-20
ram: save_live_complete() only do one loop
Juan Quintela
1
-32
/
+0
2012-07-20
ram: save_live_setup() don't need to sent pages
Juan Quintela
1
-34
/
+0
2012-07-20
savevm: split save_live into stage2 and stage3
Juan Quintela
1
-17
/
+55
2012-07-20
savevm: split save_live_setup from save_live_state
Juan Quintela
1
-22
/
+65
2012-07-20
savevm: Refactor cancel operation in its own operation
Juan Quintela
1
-5
/
+6
2012-07-20
savevm: Live migration handlers register the struct directly
Juan Quintela
1
-2
/
+7
2012-06-29
Maintain the number of dirty pages
Juan Quintela
1
-14
/
+1
2012-06-29
Exit loop if we have been there too long
Juan Quintela
1
-0
/
+18
2012-06-29
Only calculate expected_time for stage 2
Juan Quintela
1
-5
/
+8
2012-06-29
Add migration_end function
Orit Wasserman
1
-1
/
+6
2012-06-29
Add debugging infrastructure
Orit Wasserman
1
-6
/
+27
2012-06-29
Add save_block_hdr function
Orit Wasserman
1
-12
/
+14
2012-06-29
Add missing check for host_from_stream_offset return value for RAM_SAVE_FLAG_...
Orit Wasserman
1
-0
/
+3
2012-05-29
arch_init: Fix AltiVec build on Darwin/ppc
Andreas Färber
1
-0
/
+4
2012-05-10
move CPU definitions to /usr/share/qemu/cpus-x86_64.conf (v2)
Eduardo Habkost
1
-0
/
+1
2012-05-10
implement -no-user-config command-line option (v3)
Eduardo Habkost
1
-3
/
+8
2012-05-10
move list of default config files to an array
Eduardo Habkost
1
-9
/
+16
2012-05-10
eliminate arch_config_name variable
Eduardo Habkost
1
-2
/
+1
2012-05-10
move code to read default config files to a separate function (v2)
Eduardo Habkost
1
-0
/
+18
2012-04-15
pcspk: initialize PC speaker if compiled in
Hervé Poussineau
1
-1
/
+1
2012-03-15
Purge migration of (almost) everything to do with monitors
Luiz Capitulino
1
-1
/
+1
2012-02-17
pcspk: Convert to qdev
Jan Kiszka
1
-0
/
+1
2012-02-04
memory: change dirty getting API to take a size
Blue Swirl
1
-3
/
+4
2012-01-25
memory: change dirty setting APIs to take a size
Blue Swirl
1
-1
/
+1
2012-01-13
vectorize is_dup_page
Paolo Bonzini
1
-6
/
+22
2012-01-04
memory: obsolete cpu_physical_memory_[gs]et_dirty_tracking()
Avi Kivity
1
-4
/
+3
2012-01-04
Convert ram_load() to the memory API
Avi Kivity
1
-2
/
+2
2012-01-04
Remove support for version 3 ram_load
Avi Kivity
1
-14
/
+4
2012-01-04
Sort RAMBlocks by ID for migration, not by ram_addr
Avi Kivity
1
-6
/
+2
2012-01-04
Switch ram_save to the memory API
Avi Kivity
1
-20
/
+14
2012-01-03
Merge remote-tracking branch 'qemu-kvm/memory/page_desc' into staging
Anthony Liguori
1
-4
/
+2
2011-12-20
audio: remove unused parameter isa_pic
Hervé Poussineau
1
-5
/
+5
2011-12-20
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...
Hervé Poussineau
1
-4
/
+4
[next]