index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
block
/
fdc.h
Age
Commit message (
Expand
)
Author
2022-06-11
hw/block/fdc-sysbus: Always mark sysbus floppy controllers as not having DMA
Peter Maydell
2020-06-25
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-06-24
floppy: move cmos_get_fd_drive_type() from pc
Gerd Hoffmann
2020-06-24
floppy: make isa_fdc_get_drive_max_chs static
Gerd Hoffmann
2020-06-23
fdc: Open-code fdctrl_init_isa()
Markus Armbruster
2020-06-23
fdc: Reject clash between -drive if=floppy and -global isa-fdc
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2016-03-11
fdc: add function to determine drive chs limits
Roman Kagan
2016-01-25
fdc: add drive type qapi enum
John Snow
2013-04-29
fdc: QOM'ify ISA floppy controller
Andreas Färber
2013-04-08
hw: move headers to include/
Paolo Bonzini