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
*
qdev: Move bus properties to abstract superclasses
Paolo Bonzini
2012-06-18
1
-1
/
+1
*
qdev: Move bus properties to a separate global
Paolo Bonzini
2012-06-18
1
-4
/
+6
*
build: convert libhw to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-0
/
+10
*
ahci: SATA FIS is 20 bytes, not 0x20
Daniel Verkamp
2012-05-30
1
-2
/
+2
*
ATA: Allow WIN_SECURITY_FREEZE_LOCK as nop
Alexander Graf
2012-05-02
1
-1
/
+6
*
ide: convert ide_sector_write() to asynchronous I/O
Stefan Hajnoczi
2012-04-19
1
-19
/
+42
*
ide: convert ide_sector_read() to asynchronous I/O
Stefan Hajnoczi
2012-04-19
2
-21
/
+58
*
Use DMADirection type for dma_bdrv_io
David Gibson
2012-04-05
2
-2
/
+4
*
ide: Adds wwn=hex qdev option
Floris Bos
2012-04-05
3
-8
/
+29
*
ide: Change serial number strncpy() to pstrcpy()
Floris Bos
2012-04-05
1
-1
/
+1
*
ide: Add "model=s" qdev option
Floris Bos
2012-04-05
3
-8
/
+29
*
ide: IDENTIFY word 86 bit 14 is reserved
Kevin Wolf
2012-04-05
1
-1
/
+1
*
aio: move BlockDriverAIOCB to qemu-aio.h
Paolo Bonzini
2012-04-05
1
-1
/
+0
*
Add missing const attributes for MemoryRegionOps
Stefan Weil
2012-03-11
5
-8
/
+8
*
ide: fail I/O to empty disk
Paolo Bonzini
2012-02-29
1
-4
/
+20
*
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-02-24
2
-15
/
+8
|
\
|
*
ide: drop ide_tray_state_post_load()
Luiz Capitulino
2012-02-22
1
-10
/
+0
|
*
block: Don't call bdrv_eject() if the tray state didn't change
Luiz Capitulino
2012-02-22
1
-2
/
+5
|
*
block: Rename bdrv_mon_event() & BlockMonEventAction
Luiz Capitulino
2012-02-22
1
-3
/
+3
*
|
ahci: use new DMA helpers
Paolo Bonzini
2012-02-22
1
-69
/
+13
|
/
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-02-17
2
-3
/
+3
|
\
|
*
ide: fix compilation errors when DEBUG_IDE is set
Hervé Poussineau
2012-02-10
2
-3
/
+3
*
|
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-02-15
1
-0
/
+7
|
\
\
|
*
|
AHCI: Masking of IRQs actually masks them
Alexander Graf
2012-02-09
1
-0
/
+2
|
*
|
AHCI: Fix port reset race
Alexander Graf
2012-02-09
1
-0
/
+5
|
|
/
*
|
qom: Unify type registration
Andreas Färber
2012-02-15
7
-14
/
+19
|
/
*
qdev: remove baked in notion of aliases (v2)
Anthony Liguori
2012-02-03
1
-2
/
+0
*
qdev: kill off DeviceInfo
Anthony Liguori
2012-02-03
1
-1
/
+1
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
7
-101
/
+135
*
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-9
/
+14
*
pci: convert to QEMU Object Model
Anthony Liguori
2012-01-27
4
-65
/
+108
*
ide: convert to QEMU Object Model
Anthony Liguori
2012-01-27
2
-49
/
+82
*
isa: pic: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-7
/
+13
*
qdev: prepare source tree for code conversion
Anthony Liguori
2012-01-27
3
-69
/
+64
*
qdev: move qdev->info to class
Anthony Liguori
2012-01-27
1
-1
/
+1
*
ahci: add support for non-PCI based controllers
Rob Herring
2012-01-26
1
-0
/
+44
*
Correct types in bmdma_addr_{read,write}
David Gibson
2012-01-21
1
-2
/
+2
*
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...
Hervé Poussineau
2011-12-20
3
-4
/
+4
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-12-19
1
-3
/
+3
|
\
|
*
ide: drop argument to dma_buf_commit
Paolo Bonzini
2011-12-16
1
-3
/
+3
*
|
block: dma_bdrv_* does not return NULL
Paolo Bonzini
2011-12-15
2
-9
/
+1
*
|
block: bdrv_aio_* do not return NULL
Paolo Bonzini
2011-12-15
3
-20
/
+2
|
/
*
Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging
Anthony Liguori
2011-12-14
2
-2
/
+2
|
\
|
*
fix spelling in hw sub directory
Dong Xu Wang
2011-12-06
1
-1
/
+1
|
*
fix typo: delete redundant semicolon
Dong Xu Wang
2011-12-06
1
-1
/
+1
*
|
Remove unnecessary casts from PCI DMA code in PCI IDE
David Gibson
2011-12-12
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2011-12-05
2
-3
/
+4
|
\
|
*
block: convert qemu_aio_flush() calls to bdrv_drain_all()
Stefan Hajnoczi
2011-12-05
2
-3
/
+4
*
|
ide/mmio: convert to memory API
Avi Kivity
2011-11-24
1
-33
/
+24
|
/
*
atapi: kill MODE SENSE(6), fix MODE SENSE(10)
Paolo Bonzini
2011-11-18
1
-12
/
+8
[next]