Philippe Mathieu-Daudé
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 months ago |
Peter Maydell
|
c1a6ae5145
hw/ide/pci: Remove dead code from bmdma_prepare_buf()
|
1 year ago |
Philippe Mathieu-Daudé
|
0316482e87
hw/ide: Include 'ide-internal.h' from current path
|
1 year ago |
Thomas Huth
|
a11f439a0e
hw/ide: Stop exposing internal.h to non-IDE files
|
1 year ago |
Richard Henderson
|
8595c05422
hw/ide: Constify VMState
|
1 year ago |
Mark Cave-Ayland
|
fd6a543d19
ide/pci: introduce pci_ide_update_mode() function
|
1 year ago |
Bernhard Beschow
|
17d6a4a325
hw/ide/pci: Replace some magic numbers by constants
|
2 years ago |
Bernhard Beschow
|
5fe24213f0
hw/ide: Extract bmdma_status_writeb()
|
2 years ago |
Bernhard Beschow
|
bf0576edd7
hw/ide: Extract IDEBus assignment into bmdma_init()
|
2 years ago |
Bernhard Beschow
|
e2b84ee416
hw/ide/pci: Expose legacy interrupts as named GPIOs
|
2 years ago |
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 |