Commit History

Author SHA1 Message Date
  Bernhard Beschow 3e5f247e36 hw/ide/pci: Unexport bmdma_active_if() 3 years ago
  Philippe Mathieu-Daudé 2c50207f0d hw/ide: Rename idebus_active_if() -> ide_bus_active_if() 2 years ago
  Philippe Mathieu-Daudé b6a5ab27fb hw/ide: Rename ide_create_drive() -> ide_bus_create_drive() 2 years ago
  Philippe Mathieu-Daudé da9f1172c0 hw/ide: Un-inline ide_set_irq() 2 years ago
  John Snow 98d9891223 ide: rename cmd_write to ctrl_write 5 years ago
  Philippe Mathieu-Daudé 4a13980b10 hw/ide/pci: Replace magic '512' value by BDRV_SECTOR_SIZE 5 years ago
  Philippe Mathieu-Daudé ae0cebd712 hw/ide: Make IDEDMAOps handlers take a const IDEDMA pointer 5 years ago
  BALATON Zoltan be1765f398 hw/ide: Do ide_drive_get() within pci_ide_create_devs() 5 years ago
  BALATON Zoltan 417adc2d50 hw/ide/pci.c: Coding style update to fix checkpatch errors 5 years ago
  BALATON Zoltan df45d38f73 hw/ide: Get rid of piix3_init functions 5 years ago
  Philippe Mathieu-Daudé 9842a9cfdd hw/ide: Let the DMAIntFunc prototype use a boolean 'is_write' argument 5 years ago
  Markus Armbruster 650d103d3e Include hw/hw.h exactly where needed 6 years ago
  Markus Armbruster d645427057 Include migration/vmstate.h less 6 years ago
  Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 6 years ago
  BALATON Zoltan c9ebc75dc2 cmd646: Move PCI IDE specific functions to ide/pci.c 6 years ago
  Thomas Huth 0cd0589ecf trivial: Don't include isa.h if it is not really necessary 6 years ago
  Philippe Mathieu-Daudé 0304f9ec9c hw: Do not include "sysemu/block-backend.h" if it is not necessary 7 years ago
  Philippe Mathieu-Daudé 786316113a hw/ide: remove old i386 dependency 7 years ago
  Eduardo Habkost fd3b02c889 pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices 8 years ago
  Dr. David Alan Gilbert 44b1ff319c migration: pre_save return int 8 years ago
  John Snow 3eee2611dd IDE: replace DEBUG_IDE with tracing system 8 years ago
  Markus Armbruster a9c94277f0 Use #include "..." for our own headers, <...> for others 9 years ago
  Pavel Butsykin 218fd37c68 ide: don't lose pending dma state 9 years ago
  John Snow 86698a12f7 ide: move buffered DMA cancel to core 9 years ago
  Peter Maydell 532392622c ide: Clean up includes 9 years ago
  Peter Lieven 7cda62087c ide: orphan all buffered requests on DMA cancel 9 years ago
  John Snow 9fbf0fa81f ide: remove hardcoded 2GiB transactional limit 9 years ago
  John Snow a718978ed5 ide: add limit to .prepare_buf() 10 years ago
  Juan Quintela 5cd8cadae8 migration: Use normal VMStateDescriptions for Subsections 11 years ago
  Shannon Zhao 6e38a4ba78 hw/ide/pci: Fix memory leak 10 years ago