Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: move compute_mcast_idx() to net.h | Jason Wang | 2012-03-16 | 1 | -25/+0 |
* | Add missing const attributes for MemoryRegionOps | Stefan Weil | 2012-03-11 | 1 | -2/+2 |
* | qom: Unify type registration | Andreas Färber | 2012-02-15 | 1 | -2/+2 |
* | qdev: register all types natively through QEMU Object Model | Anthony Liguori | 2012-02-03 | 1 | -8/+10 |
* | sysbus: apic: ioapic: convert to QEMU Object Model | Anthony Liguori | 2012-01-27 | 1 | -10/+19 |
* | qdev: don't access name through info | Anthony Liguori | 2012-01-27 | 1 | -1/+1 |
* | qdev: move qdev->info to class | Anthony Liguori | 2012-01-27 | 1 | -1/+1 |
* | sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() | Avi Kivity | 2011-11-28 | 1 | -2/+2 |
* | opencores_eth: fix RX path: FCS, padding and TL | Max Filippov | 2011-11-01 | 1 | -5/+24 |
* | hw: add OpenCores 10/100 Mbps Ethernet controller | Max Filippov | 2011-10-16 | 1 | -0/+728 |