- aaa1f1a hw/ide: Constify all Property by Richard Henderson · 2 months ago
- 1b26146 hw/ide/ahci: Extract TYPE_SYSBUS_AHCI into dedicated file by Bernhard Beschow · 3 months ago
- 8a4989f hw/ide/ahci: Decouple from PCI by Bernhard Beschow · 3 months ago
- 819946d hw/ide: Remove DSCM-1XXXX microdrive device model by Peter Maydell · 4 months ago
- 7d6e63d hw/ahci: fix -Werror=maybe-uninitialized false-positive by Marc-André Lureau · 11 months ago
- 2d0a071 mac_dbdma: Remove leftover `dma_memory_unmap` calls by Mattias Nissler · 5 months ago
- e3d0814 hw: Use device_class_set_legacy_reset() instead of opencoding by Peter Maydell · 5 months ago
- c1a6ae5 hw/ide/pci: Remove dead code from bmdma_prepare_buf() by Peter Maydell · 7 months ago
- f63085c hw/ide/atapi: Be explicit that assigning to s->lcyl truncates by Peter Maydell · 7 months ago
- efb3593 hw/ide/macio: switch from using qemu_allocate_irq() to qdev input GPIOs by Mark Cave-Ayland · 8 months ago
- 80e9458 hw/ide/atapi: Use qemu_hexdump_line to avoid sprintf by Philippe Mathieu-Daudé · 11 months ago
- 8682ff6 hw/ide/core.c (cmd_read_native_max): Avoid limited device parameters by Lev Kujawski · 2 years, 5 months ago
- 2f73eda hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h by BALATON Zoltan · 12 months ago
- d13f403 ide, vl: turn -win2k-hack into a property on IDE devices by Paolo Bonzini · 1 year ago
- dcaff46 ide: collapse parameters to ide_init_drive by Paolo Bonzini · 1 year ago
- 0316482 hw/ide: Include 'ide-internal.h' from current path by Philippe Mathieu-Daudé · 1 year ago
- c6ff8bd hw/ide: Remove last two uses of ide/internal.h outside of hw/ide/ by BALATON Zoltan · 1 year ago
- a11f439 hw/ide: Stop exposing internal.h to non-IDE files by Thomas Huth · 1 year ago
- 5fc5934 hw/ide: Move IDE device related definitions to ide-dev.h by Thomas Huth · 1 year ago
- 7bd8b0d hw/ide: Split qdev.c into ide-bus.c and ide-dev.c by Thomas Huth · 1 year ago
- bd217d8 hw/ide: Add the possibility to disable the CompactFlash device in the build by Thomas Huth · 1 year ago
- 9a4b35f hw/ide/ich9: Use AHCIPCIState typedef by Philippe Mathieu-Daudé · 1 year, 1 month ago
- fbb5945 hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h' by Philippe Mathieu-Daudé · 1 year ago
- b0bccc6 hw/ide/ahci: Remove SysbusAHCIState::num_ports field by Philippe Mathieu-Daudé · 1 year ago
- be02150 hw/ide/ahci: Do not pass 'ports' argument to ahci_realize() by Philippe Mathieu-Daudé · 1 year ago
- 44c11b2 hw/ide/ahci: Convert AHCIState::ports to unsigned by Philippe Mathieu-Daudé · 1 year ago
- e2f8d28 hw/ide/ahci: Pass AHCI context to ahci_ide_create_devs() by Philippe Mathieu-Daudé · 1 year ago
- e6097f1 hw/ide/ahci: Inline ahci_get_num_ports() by Philippe Mathieu-Daudé · 1 year ago
- d407be0 hw/ide/ahci: Expose AHCIPCIState structure by Philippe Mathieu-Daudé · 1 year ago
- 8595c05 hw/ide: Constify VMState by Richard Henderson · 1 year, 2 months ago
- 6e08132 ide/via: Fix BAR4 value in legacy mode by BALATON Zoltan · 1 year, 3 months ago
- debb491 hw/ide/via: implement legacy/native mode switching by Mark Cave-Ayland · 1 year, 3 months ago
- 7a9d672 ide/via: don't attempt to set default BAR addresses by Mark Cave-Ayland · 1 year, 3 months ago
- fd6a543 ide/pci: introduce pci_ide_update_mode() function by Mark Cave-Ayland · 1 year, 3 months ago
- 7552488 ide/ioport: move ide_portio_list[] and ide_portio_list2[] definitions to IDE core by Mark Cave-Ayland · 1 year, 3 months ago
- eabb921 hw/ide/ahci: fix legacy software reset by Niklas Cassel · 1 year, 4 months ago
- ad6ef0a Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging by Stefan Hajnoczi · 1 year, 4 months ago
- b523a3d hw/ide/ahci: trigger either error IRQ or regular IRQ, not both by Niklas Cassel · 1 year, 5 months ago
- 7d75120 hw/ide: reset: cancel async DMA operation before resetting state by Fiona Ebner · 1 year, 6 months ago
- 1f52c7a migration: Use vmstate_register_any() for isa-ide by Juan Quintela · 1 year, 4 months ago
- a5afeef hw/ide/ahci: Clean up local variable shadowing by Philippe Mathieu-Daudé · 1 year, 5 months ago
- 9f89423 hw/ide/ahci: fix broken SError handling by Niklas Cassel · 1 year, 9 months ago
- 7e85cb0 hw/ide/ahci: fix ahci_write_fis_sdb() by Niklas Cassel · 1 year, 9 months ago
- 1a16ce6 hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set by Niklas Cassel · 1 year, 9 months ago
- d73b84d hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is cleared by Niklas Cassel · 1 year, 9 months ago
- e2a5d9b hw/ide/ahci: simplify and document PxCI handling by Niklas Cassel · 1 year, 9 months ago
- 2967dc8 hw/ide/ahci: write D2H FIS when processing NCQ command by Niklas Cassel · 1 year, 9 months ago
- c3461c6 hw/ide/core: set ERR_STAT in unsupported command completion by Niklas Cassel · 1 year, 9 months ago
- a980b95 hw/ide: spelling fixes by Michael Tokarev · 1 year, 6 months ago
- 230dfd9 hw/ide/piix: properly initialize the BMIBA register by Olaf Hering · 1 year, 8 months ago
- 752dfff hw/ide/piix: Move registration of VMStateDescription to DeviceClass by Bernhard Beschow · 1 year, 9 months ago
- 17d6a4a hw/ide/pci: Replace some magic numbers by constants by Bernhard Beschow · 1 year, 9 months ago
- 5fe2421 hw/ide: Extract bmdma_status_writeb() by Bernhard Beschow · 1 year, 9 months ago
- bf0576e hw/ide: Extract IDEBus assignment into bmdma_init() by Bernhard Beschow · 1 year, 9 months ago
- 68eadfa hw/ide/via: Wire up IDE legacy interrupts in host device by Bernhard Beschow · 1 year, 9 months ago
- e2b84ee hw/ide/pci: Expose legacy interrupts as named GPIOs by Bernhard Beschow · 1 year, 9 months ago
- de6cd75 meson: Replace softmmu_ss -> system_ss by Philippe Mathieu-Daudé · 1 year, 9 months ago
- af33a32 hw/ide/ahci: Remove stray backslash by Niklas Cassel · 1 year, 9 months ago
- f63192b hw: replace most qemu_bh_new calls with qemu_bh_new_guarded by Alexander Bulekov · 1 year, 10 months ago
- 0030b24 hw/ide: replace TABs with space by Yeqi Fu · 2 years ago
- d39d792 hw/ide/via: Replace magic 2 value by ARRAY_SIZE / MAX_IDE_DEVS by Philippe Mathieu-Daudé · 4 years ago
- 533580d hw/ide/piix: Refactor pci_piix_init_ports as pci_piix_init_bus per bus by Philippe Mathieu-Daudé · 2 years ago
- 511aa9f hw/ide/piix: Pass Error* to pci_piix_init_ports() for better error msg by Philippe Mathieu-Daudé · 2 years ago
- caa9146 hw/ide/piix: Remove unused includes by Philippe Mathieu-Daudé · 2 years, 1 month ago
- 3e5f247 hw/ide/pci: Unexport bmdma_active_if() by Bernhard Beschow · 2 years, 6 months ago
- 2435503 hw/ide/ioport: Remove unnecessary includes by Philippe Mathieu-Daudé · 2 years, 1 month ago
- 2c50207 hw/ide: Rename idebus_active_if() -> ide_bus_active_if() by Philippe Mathieu-Daudé · 2 years, 1 month ago
- c951963 hw/ide: Rename ide_init2() -> ide_bus_init_output_irq() by Philippe Mathieu-Daudé · 2 years, 1 month ago
- 783f447 hw/ide: Rename ide_exec_cmd() -> ide_bus_exec_cmd() by Philippe Mathieu-Daudé · 2 years, 1 month ago
- e29b124 hw/ide: Rename ide_register_restart_cb -> ide_bus_register_restart_cb by Philippe Mathieu-Daudé · 2 years ago
- b6a5ab2 hw/ide: Rename ide_create_drive() -> ide_bus_create_drive() by Philippe Mathieu-Daudé · 2 years, 1 month ago
- 0cfe719 hw/ide: Rename ide_set_irq() -> ide_bus_set_irq() by Philippe Mathieu-Daudé · 2 years, 1 month ago
- da9f117 hw/ide: Un-inline ide_set_irq() by Philippe Mathieu-Daudé · 2 years, 1 month ago
- cc135b1 hw/ide/atapi: Restrict 'scsi/constants.h' inclusion by Philippe Mathieu-Daudé · 2 years, 1 month ago
- 3b759fb hw/ide/isa: Remove intermediate ISAIDEState::irq variable by Philippe Mathieu-Daudé · 2 years, 1 month ago
- 794093e hw/ide/isa: Extract TYPE_ISA_IDE declarations to 'hw/ide/isa.h' by Philippe Mathieu-Daudé · 2 years, 1 month ago
- 01c4340 hw/ide/mmio: Extract TYPE_MMIO_IDE declarations to 'hw/ide/mmio.h' by Philippe Mathieu-Daudé · 2 years, 1 month ago
- c79f63f hw/ide/mmio: Use CamelCase for MMIO_IDE state name by Philippe Mathieu-Daudé · 2 years, 2 months ago
- eb8fde1 hw/ide/ahci: Trace ncq write command as write instead of read by Fiona Ebner · 2 years ago
- d6271b6 Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Peter Maydell · 2 years, 2 months ago
- edf5ca5 include/hw/pci: Split pci_device.h off pci.h by Markus Armbruster · 2 years, 2 months ago
- cec79db ide: Add "ide-cf" driver, a CompactFlash card by Lubomir Rintel · 2 years, 3 months ago
- 1ea17d2 ide: Add 8-bit data mode by Lubomir Rintel · 2 years, 3 months ago
- 443f07b hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h by BALATON Zoltan · 2 years, 4 months ago
- bb2e9b1 hw/ide/piix: Introduce TYPE_ macros for PIIX IDE controllers by Bernhard Beschow · 2 years, 4 months ago
- 4b8fd06 hw/isa/vt82c686: Introduce TYPE_VIA_IDE define by Bernhard Beschow · 2 years, 6 months ago
- 5db8993 hw/ide/microdrive: Use device_cold_reset() for self-resets by Peter Maydell · 2 years, 5 months ago
- 176e496 hw/ide/core.c: Implement ATA INITIALIZE_DEVICE_PARAMETERS command by Lev Kujawski · 2 years, 8 months ago
- 3195c9e hw/ide/core: Clear LBA and drive bits for EXECUTE DEVICE DIAGNOSTIC by Lev Kujawski · 2 years, 8 months ago
- 4851a98 piix_ide_reset: Use pci_set_* functions instead of direct access by Lev Kujawski · 2 years, 8 months ago
- a9262f5 block: Change blk_{pread,pwrite}() param order by Alberto Faria · 2 years, 8 months ago
- 3b35d45 block: Add a 'flags' param to blk_pread() by Alberto Faria · 2 years, 8 months ago
- 99337bd hw/ide/atapi.c: Correct typos (CD-CDROM -> CD-ROM) by Lev Kujawski · 2 years, 9 months ago
- 1ab5096 block: get rid of blk->guest_block_size by Stefan Hajnoczi · 2 years, 9 months ago
- 6a8a8b6 include/hw/ide: Unexport pci_piix3_xen_ide_unplug() by Bernhard Beschow · 2 years, 10 months ago
- 3690241 hw/ide/piix: Add some documentation to pci_piix3_xen_ide_unplug() by Bernhard Beschow · 2 years, 10 months ago
- 7851b21 hw/ide/piix: Remove redundant "piix3-ide-xen" device class by Bernhard Beschow · 2 years, 10 months ago
- 758c925 ide_ioport_read: Return lower octet of data register instead of 0xFF by Lev Kujawski · 2 years, 9 months ago
- f14ad81 Merge remote-tracking branch 'remotes/philmd/tags/mips-20220308' into staging by Peter Maydell · 3 years ago
- 215caca hw/isa: Inline and remove one-line isa_init_irq() by Bernhard Beschow · 3 years ago