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
Age
Commit message (
Expand
)
Author
2018-06-15
block: Remove deprecated -drive option serial
Kevin Wolf
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
2017-12-19
hw/block: Fix the return type
Mao Zhongyi
2017-02-28
hw/block: Introduce share-rw qdev property
Kevin Wolf
2017-02-28
hw/block: Request permissions
Kevin Wolf
2016-07-13
block/qdev: Allow configuring rerror/werror with qdev properties
Kevin Wolf
2016-07-13
block/qdev: Allow configuring WCE with qdev properties
Kevin Wolf
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2016-06-29
pflash: make TYPE_CFI_PFLASH0{1,2} macros public
Efimov Vasily
2016-03-11
fdc: add function to determine drive chs limits
Roman Kagan
2016-02-23
include: Clean up includes
Peter Maydell
2016-01-25
fdc: add drive type qapi enum
John Snow
2015-03-10
BlockConf: Call backend functions to detect geometry and blocksizes
Ekaterina Tumanova
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-15
block: remove bootindex property from qdev to qom
Gonglei
2014-08-26
block: Pass errp in blkconf_geometry
Fam Zheng
2014-02-14
qdev: Add enum property types to QAPI schema
Paolo Bonzini
2013-04-29
fdc: QOM'ify ISA floppy controller
Andreas Färber
2013-04-08
hw: move headers to include/
Paolo Bonzini