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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
hw
/
ide
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-21
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
13
-25
/
+25
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
13
-25
/
+25
2024-12-19
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
7
-9
/
+0
2024-12-19
hw/ide: Constify sysbus_ahci_properties
Richard Henderson
1
-1
/
+1
2024-12-15
hw/ide: Constify all Property
Richard Henderson
6
-8
/
+8
2024-12-14
hw/ide/ahci: Extract TYPE_SYSBUS_AHCI into dedicated file
Bernhard Beschow
4
-67
/
+96
2024-12-14
hw/ide/ahci: Decouple from PCI
Bernhard Beschow
3
-40
/
+19
2024-10-15
hw/ide: Remove DSCM-1XXXX microdrive device model
Peter Maydell
3
-651
/
+0
2024-10-02
hw/ahci: fix -Werror=maybe-uninitialized false-positive
Marc-André Lureau
1
-1
/
+2
2024-09-18
mac_dbdma: Remove leftover `dma_memory_unmap` calls
Mattias Nissler
1
-6
/
+0
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
10
-11
/
+11
2024-08-06
hw/ide/pci: Remove dead code from bmdma_prepare_buf()
Peter Maydell
1
-5
/
+2
2024-08-06
hw/ide/atapi: Be explicit that assigning to s->lcyl truncates
Peter Maydell
1
-1
/
+1
2024-07-02
hw/ide/macio: switch from using qemu_allocate_irq() to qdev input GPIOs
Mark Cave-Ayland
1
-4
/
+6
2024-06-05
hw/ide/atapi: Use qemu_hexdump_line to avoid sprintf
Philippe Mathieu-Daudé
1
-8
/
+4
2024-04-30
hw/ide/core.c (cmd_read_native_max): Avoid limited device parameters
Lev Kujawski
1
-4
/
+17
2024-03-11
hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h
BALATON Zoltan
3
-2
/
+2
2024-02-28
ide, vl: turn -win2k-hack into a property on IDE devices
Paolo Bonzini
2
-1
/
+3
2024-02-28
ide: collapse parameters to ide_init_drive
Paolo Bonzini
3
-31
/
+20
2024-02-27
hw/ide: Include 'ide-internal.h' from current path
Philippe Mathieu-Daudé
17
-16
/
+16
2024-02-27
hw/ide: Remove last two uses of ide/internal.h outside of hw/ide/
BALATON Zoltan
1
-0
/
+452
2024-02-22
hw/ide: Stop exposing internal.h to non-IDE files
Thomas Huth
5
-0
/
+5
2024-02-22
hw/ide: Move IDE device related definitions to ide-dev.h
Thomas Huth
1
-0
/
+1
2024-02-22
hw/ide: Split qdev.c into ide-bus.c and ide-dev.c
Thomas Huth
4
-99
/
+132
2024-02-22
hw/ide: Add the possibility to disable the CompactFlash device in the build
Thomas Huth
4
-49
/
+65
2024-02-15
hw/ide/ich9: Use AHCIPCIState typedef
Philippe Mathieu-Daudé
1
-3
/
+3
2024-02-15
hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h'
Philippe Mathieu-Daudé
2
-2
/
+2
2024-02-15
hw/ide/ahci: Remove SysbusAHCIState::num_ports field
Philippe Mathieu-Daudé
1
-2
/
+1
2024-02-15
hw/ide/ahci: Do not pass 'ports' argument to ahci_realize()
Philippe Mathieu-Daudé
3
-6
/
+8
2024-02-15
hw/ide/ahci: Convert AHCIState::ports to unsigned
Philippe Mathieu-Daudé
1
-2
/
+2
2024-02-15
hw/ide/ahci: Pass AHCI context to ahci_ide_create_devs()
Philippe Mathieu-Daudé
1
-4
/
+1
2024-02-15
hw/ide/ahci: Inline ahci_get_num_ports()
Philippe Mathieu-Daudé
1
-8
/
+0
2024-02-15
hw/ide/ahci: Expose AHCIPCIState structure
Philippe Mathieu-Daudé
3
-8
/
+2
2023-12-29
hw/ide: Constify VMState
Richard Henderson
9
-23
/
+23
2023-11-28
ide/via: Fix BAR4 value in legacy mode
BALATON Zoltan
1
-6
/
+11
2023-11-21
hw/ide/via: implement legacy/native mode switching
Mark Cave-Ayland
1
-2
/
+37
2023-11-21
ide/via: don't attempt to set default BAR addresses
Mark Cave-Ayland
1
-5
/
+0
2023-11-21
ide/pci: introduce pci_ide_update_mode() function
Mark Cave-Ayland
1
-0
/
+84
2023-11-21
ide/ioport: move ide_portio_list[] and ide_portio_list2[] definitions to IDE ...
Mark Cave-Ayland
2
-12
/
+12
2023-11-21
hw/ide/ahci: fix legacy software reset
Niklas Cassel
1
-1
/
+26
2023-11-09
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
1
-3
/
+2
2023-11-08
hw/ide/ahci: trigger either error IRQ or regular IRQ, not both
Niklas Cassel
1
-3
/
+2
2023-11-07
hw/ide: reset: cancel async DMA operation before resetting state
Fiona Ebner
1
-7
/
+7
2023-11-01
migration: Use vmstate_register_any() for isa-ide
Juan Quintela
1
-1
/
+1
2023-10-06
hw/ide/ahci: Clean up local variable shadowing
Philippe Mathieu-Daudé
1
-3
/
+1
2023-09-06
hw/ide/ahci: fix broken SError handling
Niklas Cassel
1
-2
/
+1
2023-09-06
hw/ide/ahci: fix ahci_write_fis_sdb()
Niklas Cassel
1
-2
/
+8
2023-09-06
hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set
Niklas Cassel
1
-2
/
+5
2023-09-06
hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is cleared
Niklas Cassel
1
-0
/
+5
2023-09-06
hw/ide/ahci: simplify and document PxCI handling
Niklas Cassel
1
-20
/
+50
[next]