Sign in
qemu
/
qemu
/
df3a2de51a07089a4a729fe1f792f658df9dade4
/
hw
/
ide
/
mmio.c
98d9891
ide: rename cmd_write to ctrl_write
by John Snow
· 4 years, 8 months ago
8110fa1
Use DECLARE_*CHECKER* macros
by Eduardo Habkost
· 4 years, 6 months ago
db1015e
Move QOM typedefs and add missing includes
by Eduardo Habkost
· 4 years, 6 months ago
4f67d30
qdev: set properties with device_class_set_props()
by Marc-André Lureau
· 5 years ago
a27bd6c
Include hw/qdev-properties.h less
by Markus Armbruster
· 6 years ago
650d103
Include hw/hw.h exactly where needed
by Markus Armbruster
· 6 years ago
d645427
Include migration/vmstate.h less
by Markus Armbruster
· 6 years ago
0b8fa32
Include qemu/module.h where needed, drop it from qemu-common.h
by Markus Armbruster
· 6 years ago
7eceff5
hw: Do not include "sysemu/block-backend.h" if it is not necessary
by Thomas Huth
· 7 years ago
a9c9427
Use #include "..." for our own headers, <...> for others
by Markus Armbruster
· 9 years ago
5323926
ide: Clean up includes
by Peter Maydell
· 9 years ago
4be7463
hw: Convert from BlockDriverState to BlockBackend, mostly
by Markus Armbruster
· 10 years ago
1a7044b
IDE: MMIO IDE device control should be little endian
by Valentin Manea
· 11 years ago
35d0845
savevm: Remove all the unneeded version_minimum_id_old (rest)
by Juan Quintela
· 11 years ago
c6baf94
ide: Pass size to ide_bus_new()
by Andreas Färber
· 12 years ago
1437c94
hw/i*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
0ee20e6
ahci: Don't allow creating slave drives
by Kevin Wolf
· 12 years ago
6b2578d
ide/mmio: QOM'ify MMIO IDE for R2D
by Andreas Färber
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
737e150
block: move include files to include/block/
by Paolo Bonzini
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
9d7f1b9
ide/mmio: convert to memory API
by Avi Kivity
· 13 years ago
fb0c61a
hw: Trim superfluous #include "block_int.h"
by Markus Armbruster
· 14 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
a08784d
Remove unused sysemu.h include directives
by Blue Swirl
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
0be71e3
savevm: Add DeviceState param
by Alex Williamson
· 15 years ago
57234ee
ide: Split non-qdev code off ide_init2()
by Markus Armbruster
· 15 years ago
4a64356
IDE: Fix reset handling
by Blue Swirl
· 15 years ago
24daf35
ide: port ide mmio to vmstate
by Juan Quintela
· 15 years ago
0ce51e9
ide: include bus in MMIOState
by Juan Quintela
· 15 years ago
18c0fb3
ide: remove uselsess casts from void *
by Juan Quintela
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
f455e98
ide: pass down DriveInfo instead of BlockDriverState
by Gerd Hoffmann
· 16 years ago
59f2a78
ide: move code to hw/ide/
by Gerd Hoffmann
· 16 years ago
[Renamed (98%) from hw/ide-mmio.c]
2bcbf7e
ide: add save/restore support for mmio
by Gerd Hoffmann
· 16 years ago
3d2bf4a
ide: split away ide-mmio.c
by Gerd Hoffmann
· 16 years ago