index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ide
Commit message (
Expand
)
Author
Age
Files
Lines
*
ahci: delete write-only variables (v2)
Blue Swirl
2010-12-19
1
-4
/
+1
*
ide: Build fix for via.c
Kevin Wolf
2010-12-17
1
-1
/
+1
*
ide: Fix build for cmd646.c
Kevin Wolf
2010-12-17
1
-2
/
+2
*
ide: Register vm change state handler once only
Stefan Hajnoczi
2010-12-17
3
-28
/
+58
*
ide: honor ncq for atapi
Alexander Graf
2010-12-17
1
-0
/
+6
*
ahci: set SATA Mode Select
Sebastian Herbszt
2010-12-17
1
-0
/
+3
*
ahci: add ahci emulation
Alexander Graf
2010-12-17
1
-0
/
+1524
*
ide: add ncq identify data for ahci sata drives
Roland Elek
2010-12-17
2
-0
/
+9
*
ide: move transfer_start after variable modification
Alexander Graf
2010-12-17
1
-4
/
+4
*
ide: Split out BMDMA code from ATA core
Alexander Graf
2010-12-17
7
-298
/
+446
*
ide: fix whitespace gap in ide_exec_cmd
Alexander Graf
2010-12-17
1
-367
/
+367
*
ide: split ide command interpretation off
Alexander Graf
2010-12-17
2
-6
/
+16
*
Add bootindex parameter to net/block/fd device
Gleb Natapov
2010-12-11
1
-0
/
+5
*
Add get_fw_dev_path callback to IDE bus.
Gleb Natapov
2010-12-11
1
-0
/
+13
*
Store IDE bus id in IDEBus structure for easy access.
Gleb Natapov
2010-12-11
6
-9
/
+11
*
Keep track of ISA ports ISA device is using in qdev.
Gleb Natapov
2010-12-11
1
-0
/
+2
*
Introduce fw_name field to DeviceInfo structure.
Gleb Natapov
2010-12-11
2
-0
/
+2
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
2
-3
/
+6
*
Merge remote branch 'origin/master' into pci
Michael S. Tsirkin
2010-12-01
7
-124
/
+83
|
\
|
*
ide: Reset current_addr after stopping DMA
Kevin Wolf
2010-11-29
1
-1
/
+1
|
*
ide: Ignore double DMA transfer starts/stops
Kevin Wolf
2010-11-29
1
-28
/
+32
|
*
ide: Set bus master inactive on error
Kevin Wolf
2010-11-29
1
-0
/
+2
|
*
ide: Factor ide_dma_set_inactive out
Kevin Wolf
2010-11-29
1
-16
/
+13
|
*
ide: convert bmdma address ioport to ioport_register()
Avi Kivity
2010-11-24
6
-77
/
+27
|
*
ide: Handle immediate bdrv_aio_flush failure
Kevin Wolf
2010-11-04
1
-3
/
+9
*
|
pci: Replace unneeded type casts in calls of pci_register_bar
Stefan Weil
2010-11-22
1
-1
/
+1
|
/
*
ide: Handle flush failure
Kevin Wolf
2010-10-22
2
-2
/
+11
*
ide: Factor ide_flush_cache out
Kevin Wolf
2010-10-22
1
-4
/
+10
*
ide: set WCACHE supported in IDENTIFY data
Christoph Hellwig
2010-10-22
1
-2
/
+2
*
ide: propagate the required alignment
Christoph Hellwig
2010-09-21
1
-1
/
+3
*
Improve ATA IDENTIFY word 64 contents.
Jonathan A. Kollasch
2010-09-08
1
-2
/
+2
*
Rearrange block headers
Blue Swirl
2010-08-24
2
-0
/
+2
*
ide: Avoid canceling IDE DMA
Andrea Arcangeli
2010-08-03
1
-2
/
+21
*
Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevin
Aurelien Jarno
2010-07-30
1
-0
/
+15
|
\
|
*
ide/atapi: add support for GET EVENT STATUS NOTIFICATION
Aurelien Jarno
2010-07-26
1
-0
/
+15
*
|
Fix uint8_t comparisons with negative values
Blue Swirl
2010-07-27
1
-2
/
+1
*
|
ide: fix migration in the middle of a bmdma transfer
Juan Quintela
2010-07-26
1
-0
/
+30
*
|
ide: fix migration in the middle of pio operation
Juan Quintela
2010-07-26
2
-1
/
+94
*
|
Revert "ide save/restore current transfer fields"
Juan Quintela
2010-07-26
1
-6
/
+2
*
|
Revert "ide save/restore pio/atapi cmd transfer fields and io buffer"
Juan Quintela
2010-07-26
2
-65
/
+2
|
/
*
ide scsi virtio-blk: Reject empty drives unless media is removable
Markus Armbruster
2010-07-13
1
-0
/
+4
*
pci/multi function bit: fix vt82c686.c.
Isaku Yamahata
2010-07-12
1
-1
/
+0
*
pci: don't overwrite multi functio bit in pci header type.
Isaku Yamahata
2010-07-11
2
-2
/
+0
*
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-07-06
5
-35
/
+61
|
\
|
*
ide: Reject invalid CHS geometry
Markus Armbruster
2010-07-06
1
-0
/
+12
|
*
ide: Reject readonly drives unless CD-ROM
Markus Armbruster
2010-07-06
1
-0
/
+5
|
*
ide: Make ide_init_drive() return success
Markus Armbruster
2010-07-06
3
-7
/
+14
|
*
ide: Replace IDEState members is_cdrom, is_cf by drive_kind
Markus Armbruster
2010-07-06
4
-24
/
+25
|
*
ide: Improve error messages
Markus Armbruster
2010-07-06
1
-4
/
+5
*
|
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
2010-07-06
1
-1
/
+1
[next]