index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-17
savevm: unfold qemu_fclose_internal()
Juan Quintela
1
-20
/
+6
2012-10-17
savevm: make qemu_fflush() return an error code
Juan Quintela
1
-16
/
+23
2012-10-17
savevm: Remove qemu_fseek()
Juan Quintela
2
-22
/
+0
2012-10-17
virtio-net: use qemu_get_buffer() in a temp buffer
Juan Quintela
1
-1
/
+3
2012-10-17
savevm: unexport qemu_fflush
Juan Quintela
2
-2
/
+1
2012-10-17
migration: make migrate_fd_wait_for_unfreeze() return errors
Juan Quintela
3
-6
/
+11
2012-10-17
buffered_file: make buffered_flush return the error code
Juan Quintela
1
-9
/
+26
2012-10-17
buffered_file: callers of buffered_flush() already check for errors
Juan Quintela
1
-7
/
+0
2012-10-17
buffered_file: We can access directly to bandwidth_limit
Juan Quintela
3
-6
/
+4
2012-10-17
buffered_file: unfold migrate_fd_close
Juan Quintela
4
-15
/
+6
2012-10-17
buffered_file: unfold migrate_fd_wait_for_unfreeze
Juan Quintela
4
-9
/
+3
2012-10-17
buffered_file: unfold migrate_fd_put_ready
Juan Quintela
4
-9
/
+3
2012-10-17
buffered_file: unfold migrate_fd_put_buffer
Juan Quintela
4
-11
/
+7
2012-10-17
buffered_file: opaque is MigrationState
Juan Quintela
2
-4
/
+6
2012-10-17
buffered_file: rename opaque to migration_state
Juan Quintela
1
-6
/
+6
2012-10-17
BufferedFile: append, then flush
Paolo Bonzini
1
-39
/
+11
2012-10-17
migration: Add dirty_pages_rate to query migrate output
Juan Quintela
5
-2
/
+31
2012-10-17
Separate migration bitmap
Juan Quintela
3
-31
/
+43
2012-10-17
ram: create trace event for migration sync bitmap
Juan Quintela
2
-0
/
+10
2012-10-17
ram: introduce migration_bitmap_sync()
Juan Quintela
1
-2
/
+8
2012-10-17
ram: Export last_ram_offset()
Juan Quintela
2
-1
/
+2
2012-10-17
ram: Introduce migration_bitmap_test_and_reset_dirty()
Juan Quintela
1
-5
/
+14
2012-10-17
ram: introduce migration_bitmap_set_dirty()
Juan Quintela
1
-7
/
+13
2012-10-17
savevm: Factorize ram globals reset in its own function
Juan Quintela
1
-3
/
+9
2012-10-17
migration: print expected downtime in info migrate
Juan Quintela
6
-0
/
+20
2012-10-17
migration: export migrate_get_current()
Juan Quintela
2
-1
/
+2
2012-10-17
migration: rename expected_time to expected_downtime
Juan Quintela
1
-10
/
+10
2012-10-17
migration: print total downtime for final phase of migration
Juan Quintela
5
-2
/
+19
2012-10-17
migration: store end_time in a local variable
Juan Quintela
1
-1
/
+3
2012-10-17
fix migration sync
Juan Quintela
1
-0
/
+1
2012-10-17
buffered_file: g_realloc() can't fail
Juan Quintela
1
-9
/
+1
2012-10-17
target-mips: Pass MIPSCPU to mips_vpe_sleep()
Andreas Färber
1
-3
/
+7
2012-10-17
target-mips: Pass MIPSCPU to mips_tc_sleep()
Andreas Färber
1
-3
/
+5
2012-10-17
target-mips: Pass MIPSCPU to mips_vpe_is_wfi()
Andreas Färber
1
-4
/
+8
2012-10-17
target-mips: Pass MIPSCPU to mips_tc_wake()
Andreas Färber
1
-3
/
+8
2012-10-17
target-mips: Clean up other_cpu in helper_{d,e}vpe()
Andreas Färber
1
-14
/
+14
2012-10-17
tcg-ia64: Implement deposit
Richard Henderson
2
-2
/
+58
2012-10-17
tcg/ia64: slightly optimize TLB access code
Aurelien Jarno
1
-5
/
+17
2012-10-17
tcg/ia64: remove suboptimal register shifting in qemu_ld/st ops
Aurelien Jarno
1
-39
/
+37
2012-10-17
tcg/ia64: implement movcond_i32/64
Aurelien Jarno
2
-2
/
+40
2012-10-17
tcg/ia64: use stack for TCG temps
Blue Swirl
1
-3
/
+4
2012-10-17
tcg/arm: Implement movcond_i32
Peter Maydell
2
-1
/
+11
2012-10-17
tcg/arm: Factor out code to emit immediate or reg-reg op
Peter Maydell
1
-26
/
+20
2012-10-14
Fix popcnt in long mode
malc
1
-1
/
+1
2012-10-13
sun4u: Pass SPARCCPU to cpu_set_ivec_irq()
Andreas Färber
1
-4
/
+3
2012-10-13
sun4u: Pass SPARCCPU to cpu_kick_irq()
Andreas Färber
1
-4
/
+6
2012-10-13
sun4u: Pass SPARCCPU to {,s,hs}tick_irq() and cpu_timer_create()
Andreas Färber
1
-8
/
+11
2012-10-13
sun4m: Pass SPARCCPU to cpu_kick_irq()
Andreas Färber
1
-2
/
+4
2012-10-13
sun4m: Pass SPARCCPU to cpu_set_irq()
Andreas Färber
1
-2
/
+3
2012-10-13
tcg-sparc: Emit MOVR insns for setcond_i64 and movcond_64
Richard Henderson
1
-5
/
+30
[next]