Age | Commit message (Expand) | Author | Files | Lines |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | block: move include files to include/block/ | Paolo Bonzini | 1 | -1/+1 |
2011-09-12 | hw: Trim superfluous #include "block_int.h" | Markus Armbruster | 1 | -1/+0 |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | 1 | -2/+2 |
2011-04-15 | Remove unused sysemu.h include directives | Blue Swirl | 1 | -1/+0 |
2010-07-06 | Merge remote branch 'kwolf/for-anthony' into staging | Anthony Liguori | 1 | -1/+1 |
2010-07-06 | savevm: Add DeviceState param | Alex Williamson | 1 | -1/+1 |
2010-07-06 | ide: Replace IDEState members is_cdrom, is_cf by drive_kind | Markus Armbruster | 1 | -1/+1 |
2010-06-04 | ide: Split non-qdev code off ide_init2() | Markus Armbruster | 1 | -1/+2 |
2009-12-04 | Add "static" to please Sparse | Blue Swirl | 1 | -1/+1 |
2009-11-07 | IDE: Fix reset handling | Blue Swirl | 1 | -1/+1 |
2009-10-27 | ide: port microdrive to vmstate | Juan Quintela | 1 | -43/+18 |
2009-10-27 | ide: microdrive cycle field is set as uint8_t | Juan Quintela | 1 | -1/+1 |
2009-10-12 | ide: remove uselsess casts from void * | Juan Quintela | 1 | -9/+9 |
2009-09-04 | ide: pass down DriveInfo instead of BlockDriverState | Gerd Hoffmann | 1 | -1/+1 |
2009-08-27 | ide: move code to hw/ide/ | Gerd Hoffmann | 1 | -0/+575 |