Age | Commit message (Expand) | Author | Files | Lines |
2013-03-01 | hw: include hw header files with full paths | Paolo Bonzini | 1 | -4/+4 |
2013-01-21 | sysbus: Drop sysbus_from_qdev() cast macro | Andreas Färber | 1 | -1/+1 |
2013-01-10 | Make all static TypeInfos const | Andreas Färber | 1 | -1/+1 |
2012-10-23 | Rename target_phys_addr_t to hwaddr | Avi Kivity | 1 | -2/+2 |
2012-02-15 | qom: Unify type registration | Andreas Färber | 1 | -2/+2 |
2012-02-03 | qdev: register all types natively through QEMU Object Model | Anthony Liguori | 1 | -8/+10 |
2012-01-27 | sysbus: apic: ioapic: convert to QEMU Object Model | Anthony Liguori | 1 | -10/+19 |
2012-01-27 | qdev: prepare source tree for code conversion | Anthony Liguori | 1 | -6/+2 |
2012-01-13 | prepare for future GPLv2+ relicensing | Paolo Bonzini | 1 | -0/+3 |
2011-11-28 | sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() | Avi Kivity | 1 | -1/+1 |
2011-11-24 | marvell_88x8618_audio: convert to memory API | Benoît Canet | 1 | -17/+11 |
2011-07-23 | Correct spelling of licensed | Matthew Fernandez | 1 | -1/+1 |
2010-12-11 | Add endianness as io mem parameter | Alexander Graf | 1 | -1/+2 |
2010-06-27 | Remove useless device dependency of HAS_AUDIO | Blue Swirl | 1 | -4/+0 |
2009-10-05 | musicpal: Add VMState support | Jan Kiszka | 1 | -6/+27 |
2009-10-05 | musicpal: True reset support for audio device | Jan Kiszka | 1 | -2/+4 |
2009-10-05 | musicpal: Coding style fixes | Jan Kiszka | 1 | -16/+19 |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori | 1 | -2/+2 |
2009-10-01 | Get rid of _t suffix | malc | 1 | -2/+2 |
2009-08-27 | qdev: add return value to init() callbacks. | Gerd Hoffmann | 1 | -1/+3 |
2009-08-25 | Make CPURead/WriteFunc structure 'const' | Blue Swirl | 1 | -2/+2 |
2009-08-23 | Extract the Marvell 88w8618 audio device from musicpal.c | Andrzej Zaborowski | 1 | -0/+274 |