Age | Commit message (Expand) | Author |
2012-04-19 | ide: convert ide_sector_write() to asynchronous I/O | Stefan Hajnoczi |
2012-04-19 | ide: convert ide_sector_read() to asynchronous I/O | Stefan Hajnoczi |
2012-04-05 | Use DMADirection type for dma_bdrv_io | David Gibson |
2012-04-05 | ide: Adds wwn=hex qdev option | Floris Bos |
2012-04-05 | ide: Change serial number strncpy() to pstrcpy() | Floris Bos |
2012-04-05 | ide: Add "model=s" qdev option | Floris Bos |
2012-04-05 | ide: IDENTIFY word 86 bit 14 is reserved | Kevin Wolf |
2012-04-05 | aio: move BlockDriverAIOCB to qemu-aio.h | Paolo Bonzini |
2012-03-11 | Add missing const attributes for MemoryRegionOps | Stefan Weil |
2012-02-29 | ide: fail I/O to empty disk | Paolo Bonzini |
2012-02-24 | Merge remote-tracking branch 'qmp/queue/qmp' into staging | Anthony Liguori |
2012-02-22 | ide: drop ide_tray_state_post_load() | Luiz Capitulino |
2012-02-22 | block: Don't call bdrv_eject() if the tray state didn't change | Luiz Capitulino |
2012-02-22 | block: Rename bdrv_mon_event() & BlockMonEventAction | Luiz Capitulino |
2012-02-22 | ahci: use new DMA helpers | Paolo Bonzini |
2012-02-17 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2012-02-15 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2012-02-15 | qom: Unify type registration | Andreas Färber |
2012-02-10 | ide: fix compilation errors when DEBUG_IDE is set | Hervé Poussineau |
2012-02-09 | AHCI: Masking of IRQs actually masks them | Alexander Graf |
2012-02-09 | AHCI: Fix port reset race | Alexander Graf |
2012-02-03 | qdev: remove baked in notion of aliases (v2) | Anthony Liguori |
2012-02-03 | qdev: kill off DeviceInfo | Anthony Liguori |
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 | pci: convert to QEMU Object Model | Anthony Liguori |
2012-01-27 | ide: convert to QEMU Object Model | Anthony Liguori |
2012-01-27 | isa: pic: convert to QEMU Object Model | Anthony Liguori |
2012-01-27 | qdev: prepare source tree for code conversion | Anthony Liguori |
2012-01-27 | qdev: move qdev->info to class | Anthony Liguori |
2012-01-26 | ahci: add support for non-PCI based controllers | Rob Herring |
2012-01-21 | Correct types in bmdma_addr_{read,write} | David Gibson |
2011-12-20 | isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ... | Hervé Poussineau |
2011-12-19 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2011-12-16 | ide: drop argument to dma_buf_commit | Paolo Bonzini |
2011-12-15 | block: dma_bdrv_* does not return NULL | Paolo Bonzini |
2011-12-15 | block: bdrv_aio_* do not return NULL | Paolo Bonzini |
2011-12-14 | Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging | Anthony Liguori |
2011-12-12 | Remove unnecessary casts from PCI DMA code in PCI IDE | David Gibson |
2011-12-06 | fix spelling in hw sub directory | Dong Xu Wang |
2011-12-06 | fix typo: delete redundant semicolon | Dong Xu Wang |
2011-12-05 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2011-12-05 | block: convert qemu_aio_flush() calls to bdrv_drain_all() | Stefan Hajnoczi |
2011-11-24 | ide/mmio: convert to memory API | Avi Kivity |
2011-11-18 | atapi: kill MODE SENSE(6), fix MODE SENSE(10) | Paolo Bonzini |
2011-11-11 | atapi: implement eject requests | Paolo Bonzini |
2011-11-01 | PCI IDE: Use PCI DMA stub functions | David Gibson |
2011-10-31 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2011-10-28 | atapi/scsi-disk: make mode page values coherent between the two | Paolo Bonzini |
2011-10-28 | atapi: cleanup/fix mode sense results | Paolo Bonzini |