index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
ide.h
Age
Commit message (
Expand
)
Author
2024-02-22
hw/ide: Remove the include/hw/ide.h legacy file
Thomas Huth
2023-02-27
hw/ide: Declare ide_get_[geometry/bios_chs_trans] in 'hw/ide/internal.h'
Philippe Mathieu-Daudé
2023-02-27
hw/ide/isa: Extract TYPE_ISA_IDE declarations to 'hw/ide/isa.h'
Philippe Mathieu-Daudé
2023-02-27
hw/ide/mmio: Extract TYPE_MMIO_IDE declarations to 'hw/ide/mmio.h'
Philippe Mathieu-Daudé
2022-06-09
include/hw/ide: Unexport pci_piix3_xen_ide_unplug()
Bernhard Beschow
2020-03-17
hw/ide: Move MAX_IDE_DEVS define to hw/ide/internal.h
BALATON Zoltan
2020-03-17
hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.h
BALATON Zoltan
2020-03-17
hw/ide: Get rid of piix4_init function
BALATON Zoltan
2020-03-17
hw/ide: Get rid of piix3_init functions
BALATON Zoltan
2020-03-16
ide/via: Get rid of via_ide_init()
BALATON Zoltan
2020-03-10
cmd646: remove unused pci_cmd646_ide_init() function
Mark Cave-Ayland
2019-01-25
ide/via: Rename functions to match device name
BALATON Zoltan
2017-01-27
xen-platform: add missing disk unplug option
Paul Durrant
2014-02-20
Call pci_piix3_xen_ide_unplug from unplug_disks
Stefano Stabellini
2013-04-08
hw: move headers to include/
Paolo Bonzini