index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
ide
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-28
ide, vl: turn -win2k-hack into a property on IDE devices
Paolo Bonzini
1
-0
/
+2
2024-02-27
hw/ide: Remove last two uses of ide/internal.h outside of hw/ide/
BALATON Zoltan
1
-452
/
+0
2024-02-22
hw/ide: Stop exposing internal.h to non-IDE files
Thomas Huth
1
-1
/
+1
2024-02-22
hw/ide: Remove the include/hw/ide.h legacy file
Thomas Huth
2
-2
/
+3
2024-02-22
hw/ide: Move IDE bus related definitions to a new header ide-bus.h
Thomas Huth
2
-39
/
+43
2024-02-22
hw/ide: Move IDE device related definitions to ide-dev.h
Thomas Huth
2
-143
/
+143
2024-02-22
hw/ide: Move IDE DMA related definitions to a separate header ide-dma.h
Thomas Huth
2
-28
/
+38
2024-02-22
hw/ide: Add the possibility to disable the CompactFlash device in the build
Thomas Huth
1
-0
/
+41
2024-02-15
hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h'
Philippe Mathieu-Daudé
2
-28
/
+36
2024-02-15
hw/ide/ahci: Remove SysbusAHCIState::num_ports field
Philippe Mathieu-Daudé
1
-1
/
+0
2024-02-15
hw/ide/ahci: Convert AHCIState::ports to unsigned
Philippe Mathieu-Daudé
1
-1
/
+1
2024-02-15
hw/ide/ahci: Pass AHCI context to ahci_ide_create_devs()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-02-15
hw/ide/ahci: Inline ahci_get_num_ports()
Philippe Mathieu-Daudé
1
-1
/
+0
2024-02-15
hw/ide/ahci: Expose AHCIPCIState structure
Philippe Mathieu-Daudé
2
-3
/
+22
2023-11-21
ide/pci: introduce pci_ide_update_mode() function
Mark Cave-Ayland
1
-0
/
+1
2023-11-21
ide/ioport: move ide_portio_list[] and ide_portio_list2[] definitions to IDE ...
Mark Cave-Ayland
1
-0
/
+3
2023-07-11
hw/ide: Extract bmdma_status_writeb()
Bernhard Beschow
1
-0
/
+1
2023-03-24
hw/ide: replace TABs with space
Yeqi Fu
1
-124
/
+124
2023-02-27
hw/ide/pci: Add PCIIDEState::isa_irq[]
Bernhard Beschow
1
-0
/
+1
2023-02-27
hw/ide/pci: Unexport bmdma_active_if()
Bernhard Beschow
1
-6
/
+0
2023-02-27
hw/ide: Declare ide_get_[geometry/bios_chs_trans] in 'hw/ide/internal.h'
Philippe Mathieu-Daudé
1
-0
/
+4
2023-02-27
hw/ide: Rename idebus_active_if() -> ide_bus_active_if()
Philippe Mathieu-Daudé
1
-1
/
+1
2023-02-27
hw/ide: Rename ide_init2() -> ide_bus_init_output_irq()
Philippe Mathieu-Daudé
1
-2
/
+2
2023-02-27
hw/ide: Rename ide_exec_cmd() -> ide_bus_exec_cmd()
Philippe Mathieu-Daudé
1
-1
/
+1
2023-02-27
hw/ide: Rename ide_register_restart_cb -> ide_bus_register_restart_cb
Philippe Mathieu-Daudé
1
-1
/
+1
2023-02-27
hw/ide: Rename ide_create_drive() -> ide_bus_create_drive()
Philippe Mathieu-Daudé
1
-1
/
+1
2023-02-27
hw/ide: Rename ide_set_irq() -> ide_bus_set_irq()
Philippe Mathieu-Daudé
1
-1
/
+1
2023-02-27
hw/ide: Un-inline ide_set_irq()
Philippe Mathieu-Daudé
1
-8
/
+1
2023-02-27
hw/ide: Include 'exec/ioport.h' instead of 'hw/isa/isa.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2023-02-27
hw/ide: Remove unused 'qapi/qapi-types-run-state.h'
Philippe Mathieu-Daudé
1
-1
/
+0
2023-02-27
hw/ide/atapi: Restrict 'scsi/constants.h' inclusion
Philippe Mathieu-Daudé
1
-1
/
+0
2023-02-27
hw/ide/isa: Extract TYPE_ISA_IDE declarations to 'hw/ide/isa.h'
Philippe Mathieu-Daudé
1
-0
/
+20
2023-02-27
hw/ide/mmio: Extract TYPE_MMIO_IDE declarations to 'hw/ide/mmio.h'
Philippe Mathieu-Daudé
1
-0
/
+26
2023-01-09
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
1
-1
/
+1
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
1
-1
/
+1
2023-01-06
ide: Add 8-bit data mode
Lubomir Rintel
1
-0
/
+1
2022-10-31
hw/ide/piix: Introduce TYPE_ macros for PIIX IDE controllers
Bernhard Beschow
1
-0
/
+7
2022-09-30
hw/ide/core.c: Implement ATA INITIALIZE_DEVICE_PARAMETERS command
Lev Kujawski
1
-0
/
+3
2021-09-30
ide: Rename ide_bus_new() to ide_bus_init()
Peter Maydell
1
-2
/
+2
2021-07-19
hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machine
Thomas Huth
1
-1
/
+1
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-10-01
ide: remove magic constants from the device register
John Snow
1
-0
/
+11
2020-10-01
ide: model HOB correctly
John Snow
1
-0
/
+1
2020-10-01
ide: rename cmd_write to ctrl_write
John Snow
1
-4
/
+5
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
3
-15
/
+5
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
1
-3
/
+1
2020-09-09
ahci: Rename ICH_AHCI to ICH9_AHCI
Eduardo Habkost
1
-1
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
3
-13
/
+12
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
3
-8
/
+15
2020-08-27
ahci: Move QOM macro to header
Eduardo Habkost
1
-0
/
+2
[next]