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
/
mmio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ide: Pass size to ide_bus_new()
Andreas Färber
2013-08-30
1
-1
/
+1
*
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-2
/
+2
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-2
/
+2
*
ahci: Don't allow creating slave drives
Kevin Wolf
2013-05-08
1
-1
/
+1
*
ide/mmio: QOM'ify MMIO IDE for R2D
Andreas Färber
2013-02-01
1
-19
/
+73
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
block: move include files to include/block/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-5
/
+5
*
ide/mmio: convert to memory API
Avi Kivity
2011-11-24
1
-33
/
+24
*
hw: Trim superfluous #include "block_int.h"
Markus Armbruster
2011-09-12
1
-1
/
+0
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-1
/
+1
*
Remove unused sysemu.h include directives
Blue Swirl
2011-04-15
1
-1
/
+0
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-2
/
+4
*
savevm: Add DeviceState param
Alex Williamson
2010-07-06
1
-1
/
+1
*
ide: Split non-qdev code off ide_init2()
Markus Armbruster
2010-06-04
1
-1
/
+1
*
IDE: Fix reset handling
Blue Swirl
2009-11-07
1
-0
/
+8
*
ide: port ide mmio to vmstate
Juan Quintela
2009-10-27
1
-19
/
+12
*
ide: include bus in MMIOState
Juan Quintela
2009-10-27
1
-20
/
+14
*
ide: remove uselsess casts from void *
Juan Quintela
2009-10-12
1
-4
/
+4
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-5
/
+5
*
Get rid of _t suffix
malc
2009-10-01
1
-5
/
+5
*
ide: pass down DriveInfo instead of BlockDriverState
Gerd Hoffmann
2009-09-04
1
-1
/
+1
*
ide: move code to hw/ide/
Gerd Hoffmann
2009-08-27
1
-0
/
+144