Sign in
qemu
/
qemu
/
d733f74c333184179770e4d5017366da4b449cce
/
hw
/
ide
/
internal.h
c7e73ad
ide: make all commands go through cmd_done
by Paolo Bonzini
· 10 years ago
fd648f1
ide: move retry constants out of BM_STATUS_* namespace
by Paolo Bonzini
· 10 years ago
7e2648d
ide: move BM_STATUS bits to pci.[ch]
by Paolo Bonzini
· 10 years ago
0e7ce54
ide: fold add_status callback into set_inactive
by Paolo Bonzini
· 10 years ago
4855b57
ide: wrap start_dma callback
by Paolo Bonzini
· 10 years ago
4463512
ide: simplify start_transfer callbacks
by Paolo Bonzini
· 10 years ago
c039cb1
ide: simplify async_cmd_done callbacks
by Paolo Bonzini
· 10 years ago
829b933
ide: simplify set_inactive callbacks
by Paolo Bonzini
· 10 years ago
1374bec
ide: simplify reset callbacks
by Paolo Bonzini
· 10 years ago
e3d4d36
ide: Drop ide_init2_with_non_qdev_drives()
by Andreas Färber
· 11 years ago
c6baf94
ide: Pass size to ide_bus_new()
by Andreas Färber
· 11 years ago
a62eaa2
ahci: Fix FLUSH command
by Kevin Wolf
· 12 years ago
0ee20e6
ahci: Don't allow creating slave drives
by Kevin Wolf
· 12 years ago
0bc3cd6
include: avoid useless includes of exec/ headers
by Paolo Bonzini
· 12 years ago
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
61f52e0
ahci: Fix ahci cdrom read corruptions for reads > 128k
by Jason Baron
· 12 years ago
31e404f
hw/block-common: Move BlockConf & friends from block.h
by Markus Armbruster
· 13 years ago
6e6f61a
ide: qdev property for BIOS CHS translation
by Markus Armbruster
· 13 years ago
ba80196
ide: qdev properties for disk geometry
by Markus Armbruster
· 13 years ago
9139046
ide pc: Cut out the block layer geometry middleman
by Markus Armbruster
· 13 years ago
0d93692
qdev: Convert busses to QEMU Object Model
by Anthony Liguori
· 13 years ago
bef0fd5
ide: convert ide_sector_read() to asynchronous I/O
by Stefan Hajnoczi
· 13 years ago
95ebda8
ide: Adds wwn=hex qdev option
by Floris Bos
· 13 years ago
27e0c9a
ide: Add "model=s" qdev option
by Floris Bos
· 13 years ago
d148211
ide: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
67cc61e
atapi/scsi: unify definitions for MMC
by Paolo Bonzini
· 13 years ago
4a91d3b
ide: Convert to isa_register_portio_list
by Richard Henderson
· 13 years ago
1dfb4dd
Replace the VMSTOP macros with a proper state type
by Luiz Capitulino
· 13 years ago
d1a0739
block: Move BlockConf & friends from block_int.h to block.h
by Markus Armbruster
· 13 years ago
a0a7573
ide/atapi: Track tray locked state
by Markus Armbruster
· 13 years ago
dd06333
ide/atapi: Track tray open/close state
by Markus Armbruster
· 13 years ago
1d4316d
ide: Update command code definitions as per ACS-2 Table B.2
by Markus Armbruster
· 13 years ago
a597e79
block: explicit I/O accounting
by Christoph Hellwig
· 13 years ago
d353fb7
ide: add TRIM support
by Christoph Hellwig
· 14 years ago
4e1e005
ide: allow other dma comands than read and write
by Christoph Hellwig
· 14 years ago
def9379
ide: Split error status from status register
by Kevin Wolf
· 14 years ago
1f56e32
ide: Split qdev "ide-drive" into "ide-hd" and "ide-cd"
by Markus Armbruster
· 14 years ago
33231e0
ide: Split atapi.c out
by Kevin Wolf
· 14 years ago
996faf1
atapi: GESN: implement 'media' subcommand
by Amit Shah
· 14 years ago
cd369c4
ide: factor dma handling helpers
by Christoph Hellwig
· 14 years ago
ccf0fd8
ide: add ncq identify data for ahci sata drives
by Roland Elek
· 14 years ago
40a6238
ide: Split out BMDMA code from ATA core
by Alexander Graf
· 14 years ago
7cff87f
ide: split ide command interpretation off
by Alexander Graf
· 14 years ago
3835510
Store IDE bus id in IDEBus structure for easy access.
by Gleb Natapov
· 14 years ago
9fbef1a
ide: convert bmdma address ioport to ioport_register()
by Avi Kivity
· 14 years ago
e2bcada
ide: Handle flush failure
by Kevin Wolf
· 14 years ago
50641c5
ide: fix migration in the middle of pio operation
by Juan Quintela
· 15 years ago
3abb626
Revert "ide save/restore pio/atapi cmd transfer fields and io buffer"
by Juan Quintela
· 15 years ago
c4d74df
ide: Make ide_init_drive() return success
by Markus Armbruster
· 15 years ago
cd8722b
ide: Replace IDEState members is_cdrom, is_cf by drive_kind
by Markus Armbruster
· 15 years ago
f8b6cc0
qdev: Decouple qdev_prop_drive from DriveInfo
by Markus Armbruster
· 15 years ago
6ced55a
ide: Turn drive serial into a qdev property ide-drive.serial
by Markus Armbruster
· 15 years ago
57234ee
ide: Split non-qdev code off ide_init2()
by Markus Armbruster
· 15 years ago
57dac7e
ide: Remove redundant IDEState member conf
by Markus Armbruster
· 15 years ago
124964b
ide: Remove useless IDEDeviceInfo members unit, drive
by Markus Armbruster
· 15 years ago
70ae65f
cmd646: pass pci_dev as it needs it
by Igor V. Kovalenko
· 15 years ago
ed487bb
ide save/restore pio/atapi cmd transfer fields and io buffer
by Marcelo Tosatti
· 15 years ago
428c149
block: add topology qdev properties
by Christoph Hellwig
· 15 years ago
47c0634
ide: device version property
by Gerd Hoffmann
· 15 years ago
90228ee
workaround for cmd646 bmdma register access while no dma is active
by Igor V. Kovalenko
· 15 years ago
ce4b652
ide: Implement rerror option
by Kevin Wolf
· 15 years ago
4a64356
IDE: Fix reset handling
by Blue Swirl
· 15 years ago
b3a7d32
ide: pre VMState functions are not needed anymore
by Juan Quintela
· 15 years ago
407a4f3
ide: port pci ide to vmstate
by Juan Quintela
· 15 years ago
b38436e
ide: add VMSTATE_IDE_BUS and VMSTATE_IDE_DRIVES
by Juan Quintela
· 15 years ago
96c35ce
ide: change identify_data type to uint8_t
by Juan Quintela
· 15 years ago
d1570ba
ide: BMDMAState don't need a pci_dev field anymore
by Juan Quintela
· 15 years ago
edcca5a
ide: Remove duplicated definitions
by Juan Quintela
· 15 years ago
1f850f1
switch ide bus to inplace allocation.
by Gerd Hoffmann
· 15 years ago
da4d041
ide/qdev: add ide bus.
by Gerd Hoffmann
· 15 years ago
8880418
split away drive init from ide_init2()
by Gerd Hoffmann
· 15 years ago
9cdd03a
ide: move cmd+irq from IDEState to IDEBus.
by Gerd Hoffmann
· 15 years ago
f455e98
ide: pass down DriveInfo instead of BlockDriverState
by Gerd Hoffmann
· 15 years ago
757506d
Fix gcc 3 warning: comparison is always true due to limited range of data type
by Blue Swirl
· 15 years ago
59f2a78
ide: move code to hw/ide/
by Gerd Hoffmann
· 15 years ago
[Renamed (99%) from hw/ide-internal.h]
ec82026
ide: split away ide-isa.c
by Gerd Hoffmann
· 15 years ago
356721a
ide: split away ide-internal.h
by Gerd Hoffmann
· 15 years ago