Sign in
qemu
/
qemu
/
9c125d17e9402c232c46610802e5931b3639d77b
/
hw
/
ide
/
microdrive.c
82c74ac
ide: Rename ide_bus_new() to ide_bus_init()
by Peter Maydell
· 3 years, 6 months ago
8063396
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
by Eduardo Habkost
· 4 years, 6 months ago
8110fa1
Use DECLARE_*CHECKER* macros
by Eduardo Habkost
· 4 years, 7 months ago
db1015e
Move QOM typedefs and add missing includes
by Eduardo Habkost
· 4 years, 7 months ago
ce189ab
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
by Markus Armbruster
· 4 years, 9 months ago
f703a04
add device_legacy_reset function to prepare for reset api change
by Damien Hedde
· 5 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
a89f364
Replace all occurances of __FUNCTION__ with __func__
by Alistair Francis
· 7 years ago
7863161
hw/ide: remove old i386 dependency
by Philippe Mathieu-Daudé
· 7 years ago
4c93950
hw/ide/microdrive: Mark the dscm1xxxx device with user_creatable = false
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
7797a73
hmp: Remove "info pcmcia"
by Markus Armbruster
· 10 years ago
4be7463
hw: Convert from BlockDriverState to BlockBackend, mostly
by Markus Armbruster
· 10 years ago
d4df3db
block: Drop some superfluous casts from void *
by Markus Armbruster
· 11 years ago
f3c7d03
hw: Fix qemu_allocate_irqs() leaks
by Andreas Färber
· 11 years ago
35d0845
savevm: Remove all the unneeded version_minimum_id_old (rest)
by Juan Quintela
· 11 years ago
a6cb20f
microdrive: Coding Style cleanups
by Andreas Färber
· 12 years ago
d1f2c96
pcmcia: QOM'ify PCMCIACardState and MicroDriveState
by Andreas Färber
· 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
737e150
block: move include files to include/block/
by Paolo Bonzini
· 12 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
5efb397
Merge remote branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 15 years ago
0be71e3
savevm: Add DeviceState param
by Alex Williamson
· 15 years ago
cd8722b
ide: Replace IDEState members is_cdrom, is_cf by drive_kind
by Markus Armbruster
· 15 years ago
57234ee
ide: Split non-qdev code off ide_init2()
by Markus Armbruster
· 15 years ago
d05ac8f
Add "static" to please Sparse
by Blue Swirl
· 15 years ago
4a64356
IDE: Fix reset handling
by Blue Swirl
· 15 years ago
5f637ce
ide: port microdrive to vmstate
by Juan Quintela
· 15 years ago
8a72f38
ide: microdrive cycle field is set as uint8_t
by Juan Quintela
· 15 years ago
18c0fb3
ide: remove uselsess casts from void *
by Juan Quintela
· 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 (99%) from hw/ide-microdrive.c]
3f221c8
ide: split away ide-microdrive.c
by Gerd Hoffmann
· 16 years ago