index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-10-17
savevm: Remove qemu_fseek()
Juan Quintela
2012-10-17
virtio-net: use qemu_get_buffer() in a temp buffer
Juan Quintela
2012-10-17
savevm: unexport qemu_fflush
Juan Quintela
2012-10-17
migration: make migrate_fd_wait_for_unfreeze() return errors
Juan Quintela
2012-10-17
buffered_file: make buffered_flush return the error code
Juan Quintela
2012-10-17
buffered_file: callers of buffered_flush() already check for errors
Juan Quintela
2012-10-17
buffered_file: We can access directly to bandwidth_limit
Juan Quintela
2012-10-17
buffered_file: unfold migrate_fd_close
Juan Quintela
2012-10-17
buffered_file: unfold migrate_fd_wait_for_unfreeze
Juan Quintela
2012-10-17
buffered_file: unfold migrate_fd_put_ready
Juan Quintela
2012-10-17
buffered_file: unfold migrate_fd_put_buffer
Juan Quintela
2012-10-17
buffered_file: opaque is MigrationState
Juan Quintela
2012-10-17
buffered_file: rename opaque to migration_state
Juan Quintela
2012-10-17
BufferedFile: append, then flush
Paolo Bonzini
2012-10-17
migration: Add dirty_pages_rate to query migrate output
Juan Quintela
2012-10-17
Separate migration bitmap
Juan Quintela
2012-10-17
ram: create trace event for migration sync bitmap
Juan Quintela
2012-10-17
ram: introduce migration_bitmap_sync()
Juan Quintela
2012-10-17
ram: Export last_ram_offset()
Juan Quintela
2012-10-17
ram: Introduce migration_bitmap_test_and_reset_dirty()
Juan Quintela
2012-10-17
ram: introduce migration_bitmap_set_dirty()
Juan Quintela
2012-10-17
savevm: Factorize ram globals reset in its own function
Juan Quintela
2012-10-17
migration: print expected downtime in info migrate
Juan Quintela
2012-10-17
migration: export migrate_get_current()
Juan Quintela
2012-10-17
migration: rename expected_time to expected_downtime
Juan Quintela
2012-10-17
migration: print total downtime for final phase of migration
Juan Quintela
2012-10-17
migration: store end_time in a local variable
Juan Quintela
2012-10-17
fix migration sync
Juan Quintela
2012-10-17
buffered_file: g_realloc() can't fail
Juan Quintela
2012-10-17
target-mips: Pass MIPSCPU to mips_vpe_sleep()
Andreas Färber
2012-10-17
target-mips: Pass MIPSCPU to mips_tc_sleep()
Andreas Färber
2012-10-17
target-mips: Pass MIPSCPU to mips_vpe_is_wfi()
Andreas Färber
2012-10-17
target-mips: Pass MIPSCPU to mips_tc_wake()
Andreas Färber
2012-10-17
target-mips: Clean up other_cpu in helper_{d,e}vpe()
Andreas Färber
2012-10-17
tcg-ia64: Implement deposit
Richard Henderson
2012-10-17
tcg/ia64: slightly optimize TLB access code
Aurelien Jarno
2012-10-17
tcg/ia64: remove suboptimal register shifting in qemu_ld/st ops
Aurelien Jarno
2012-10-17
tcg/ia64: implement movcond_i32/64
Aurelien Jarno
2012-10-17
tcg/ia64: use stack for TCG temps
Blue Swirl
2012-10-17
tcg/arm: Implement movcond_i32
Peter Maydell
2012-10-17
tcg/arm: Factor out code to emit immediate or reg-reg op
Peter Maydell
2012-10-14
Fix popcnt in long mode
malc
2012-10-13
sun4u: Pass SPARCCPU to cpu_set_ivec_irq()
Andreas Färber
2012-10-13
sun4u: Pass SPARCCPU to cpu_kick_irq()
Andreas Färber
2012-10-13
sun4u: Pass SPARCCPU to {,s,hs}tick_irq() and cpu_timer_create()
Andreas Färber
2012-10-13
sun4m: Pass SPARCCPU to cpu_kick_irq()
Andreas Färber
2012-10-13
sun4m: Pass SPARCCPU to cpu_set_irq()
Andreas Färber
2012-10-13
tcg-sparc: Emit MOVR insns for setcond_i64 and movcond_64
Richard Henderson
2012-10-13
tcg-sparc: Emit BPr insns for brcond_i64
Richard Henderson
2012-10-13
tcg-sparc: Dump illegal opode contents
Richard Henderson
[next]