Age | Commit message (Expand) | Author |
---|---|---|
2013-04-08 | hw: move interrupt controllers to hw/intc/, configure with default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |
2013-03-01 | hw: include hw header files with full paths | Paolo Bonzini |
2013-01-10 | Make all static TypeInfos const | Andreas Färber |
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 | sysbus: apic: ioapic: convert to QEMU Object Model | Anthony Liguori |
2012-01-27 | qdev: move qdev->info to class | Anthony Liguori |
2012-01-19 | ioapic: Factor out base class for KVM reuse | Jan Kiszka |