Clone this repo:
  1. 1cf892c SPARC: Fix LEON3 power down instruction by Sebastian Huber · 12 years ago master
  2. d32934c error: Don't use error_report() for assertion msgs. by Peter Crosthwaite · 12 years ago
  3. 133fe77 Merge remote branch 'luiz/queue/qmp' into qmpq by Edgar E. Iglesias · 12 years ago
  4. 73c6945 Microblaze: Convert Microblaze-pic handling to GPIOs by Alistair Francis · 12 years ago
  5. 83e6813 target-arm: Switch ARMCPUInfo arrays to use terminator entries by Peter Maydell · 12 years ago
  6. b54f18b Merge remote-tracking branch 'quintela/tags/migration/20140113' into staging by Anthony Liguori · 12 years ago
  7. aa8dc04 migration: synchronize memory bitmap 64bits at a time by Juan Quintela · 12 years ago
  8. 791fa2a ram: split function that synchronizes a range by Juan Quintela · 12 years ago
  9. ae2810c memory: syncronize kvm bitmap using bitmaps operations by Juan Quintela · 12 years ago
  10. 5ff7fb7 memory: move bitmap synchronization to its own function by Juan Quintela · 12 years ago
  11. c9dd46f kvm: refactor start address calculation by Juan Quintela · 12 years ago
  12. 747afd5 kvm: use directly cpu_physical_memory_* api for tracking dirty pages by Juan Quintela · 12 years ago
  13. 12291ec memory: unfold memory_region_test_and_clear() by Juan Quintela · 12 years ago
  14. 220c3eb memory: split cpu_physical_memory_* functions to its own include by Juan Quintela · 12 years ago
  15. 981fdf2 memory: cpu_physical_memory_set_dirty_tracking() should return void by Juan Quintela · 12 years ago
  16. a2f4d5b memory: make cpu_physical_memory_reset_dirty() take a length parameter by Juan Quintela · 12 years ago
  17. a2cd8c8 memory: s/dirty/clean/ in cpu_physical_memory_is_dirty() by Juan Quintela · 12 years ago
  18. a461e38 memory: cpu_physical_memory_clear_dirty_range() now uses bitmap operations by Juan Quintela · 12 years ago
  19. 5b9a3a5 memory: cpu_physical_memory_set_dirty_range() now uses bitmap operations by Juan Quintela · 12 years ago
  20. 1bafff0 memory: use find_next_bit() to find dirty bits by Juan Quintela · 12 years ago