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
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
2012-10-13
tcg-sparc: Drop use of Bicc in favor of BPcc
Richard Henderson
2012-10-13
tcg-sparc: Optimize setcond2 equality compare with 0.
Richard Henderson
2012-10-13
tcg-sparc: Use Z constraint for %g0
Richard Henderson
2012-10-13
tcg-sparc: Fix add2/sub2
Richard Henderson
2012-10-13
tcg-sparc: Fix setcond
Richard Henderson
2012-10-13
tcg-sparc: Fix qemu_st for 32-bit
Richard Henderson
2012-10-13
tcg-sparc: Fix setcond2
Richard Henderson
2012-10-13
tcg-sparc: Implement movcond.
Richard Henderson
2012-10-13
tcg-sparc: Fix brcond2
Richard Henderson
2012-10-13
target-sparc: Don't compute full flags value so often
Richard Henderson
2012-10-13
target-sparc: Avoid unnecessary local temporaries
Richard Henderson
[next]