Age | Commit message (Expand) | Author |
---|---|---|
2013-01-10 | Make all static TypeInfos const | Andreas Färber |
2012-12-19 | softmmu: move remaining include files to include/ subdirectories | Paolo Bonzini |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini |
2012-12-19 | monitor: move include files to include/monitor/ | Paolo Bonzini |
2012-02-15 | qom: Unify type registration | Andreas Färber |
2012-02-03 | qdev: register all types natively through QEMU Object Model | Anthony Liguori |
2012-01-27 | ccid: convert to QEMU Object Model | Anthony Liguori |
2011-11-28 | ccid: Fix buffer overrun in handling of VSC_ATR message | Markus Armbruster |
2011-08-22 | char: rename qemu_chr_close() -> qemu_chr_delete() | Anthony Liguori |
2011-08-22 | char: rename qemu_chr_write() -> qemu_chr_fe_write() | Anthony Liguori |
2011-04-04 | w32: Fix compilation (wrong include file) | Stefan Weil |
2011-04-01 | ccid: add passthru card device | Alon Levy |