Age | Commit message (Expand) | Author | Files | Lines |
2013-06-25 | nand: Don't inherit from Sysbus | Peter Crosthwaite | 1 | -3/+4 |
2013-06-25 | block/nand: Convert Sysbus::init to Device::realize | Peter Crosthwaite | 1 | -9/+7 |
2013-06-25 | block/nand: QOM casting sweep | Peter Crosthwaite | 1 | -9/+16 |
2013-06-21 | block/nand: Formatting sweep | Peter Crosthwaite | 1 | -15/+18 |
2013-06-20 | dma: eliminate DMAContext | Paolo Bonzini | 1 | -1/+1 |
2013-06-17 | NVMe: Initial commit for new storage interface | Keith Busch | 3 | -0/+1597 |
2013-06-07 | isa: QOM'ify ISADevice | Andreas Färber | 1 | -7/+9 |
2013-06-07 | isa: Use realizefn for ISADevice | Andreas Färber | 1 | -10/+14 |
2013-06-04 | block: add block driver read only whitelist | Fam Zheng | 1 | -2/+6 |
2013-06-01 | m25p80: Add Micron n25q032a | Ed Maste | 1 | -0/+1 |
2013-05-29 | pc_sysfw: allow flash (-pflash) memory to be used with KVM | Jordan Justen | 1 | -19/+31 |
2013-05-29 | isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS) | Jordan Justen | 1 | -5/+11 |
2013-05-24 | memory: Rename readable flag to romd_mode | Jan Kiszka | 2 | -4/+4 |
2013-05-13 | Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature" | Paolo Bonzini | 1 | -4/+4 |
2013-05-12 | m25p80.c: Sync Flash chip list with Linux | Ed Maste | 1 | -5/+26 |
2013-04-29 | fdc: QOM'ify ISA floppy controller | Andreas Färber | 1 | -9/+12 |
2013-04-24 | pc: Kill the "use flash device for BIOS unless KVM" misfeature | Markus Armbruster | 1 | -2/+18 |
2013-04-24 | virtio: cleanup: init and exit function. | KONRAD Frederic | 1 | -2/+2 |
2013-04-24 | virtio: remove virtiobindings. | KONRAD Frederic | 1 | -6/+9 |
2013-04-24 | virtio: remove the function pointer. | KONRAD Frederic | 1 | -5/+0 |
2013-04-20 | qdev: Drop taddr properties | Peter Maydell | 1 | -1/+0 |
2013-04-19 | m25p80: Remove bogus include of devices.h | Peter Crosthwaite | 1 | -1/+0 |
2013-04-16 | m25p80: Add debug message for no bdrv | Peter Crosthwaite | 1 | -0/+1 |
2013-04-16 | m25p80.c: Multiple debug verbosity levels | Peter Crosthwaite | 1 | -19/+21 |
2013-04-16 | m25p80: Convert guest errors to LOG_GUEST_ERROR | Peter Crosthwaite | 1 | -5/+7 |
2013-04-16 | m25p80: Fix debug messages. | Peter Crosthwaite | 1 | -6/+7 |
2013-04-15 | arm: fix location of some include files | Peter Maydell | 1 | -1/+1 |
2013-04-12 | Typo, spelling and grammatical fixes | Peter Maydell | 1 | -2/+2 |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 2 | -1/+104 |
2013-04-08 | hw: move block devices to hw/block/, configure via default-configs/ | Paolo Bonzini | 4 | -0/+1297 |
2013-04-08 | hw: move virtio devices to hw/ subdirectories | Paolo Bonzini | 7 | -0/+1479 |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | 11 | -0/+6748 |
2013-04-08 | hw: make subdirectories for devices | Paolo Bonzini | 1 | -0/+0 |