Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-10-09 | hw: do not pass NULL to memory_region_init from instance_init | Paolo Bonzini | 1 | -2/+2 |
2015-09-18 | Fix bad error handling after memory_region_init_ram() | Markus Armbruster | 1 | -2/+2 |
2015-06-23 | hw/display/cg3.c: Fix memory leak | Shannon Zhao | 1 | -0/+1 |
2015-06-05 | display: add memory_region_sync_dirty_bitmap calls | Paolo Bonzini | 1 | -0/+1 |
2015-06-05 | display: enable DIRTY_MEMORY_VGA tracking explicitly | Paolo Bonzini | 1 | -0/+1 |
2014-09-09 | memory: add parameter errp to memory_region_init_ram | Hu Tao | 1 | -2/+4 |
2014-06-05 | cg3: add extra check to prevent CG3 register array overflow | Mark Cave-Ayland | 1 | -2/+2 |
2014-06-05 | cg3: move initialisation from realizefn to initfn | Mark Cave-Ayland | 1 | -8/+15 |
2014-05-14 | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela | 1 | -1/+1 |
2014-03-05 | console: add head to index to qemu consoles. | Gerd Hoffmann | 1 | -1/+1 |
2014-02-27 | sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM | Mark Cave-Ayland | 1 | -0/+385 |