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
2023-10-06
swim: update IWM/ISM register block decoding
Mark Cave-Ayland
2023-10-06
swim: split into separate IWM and ISM register blocks
Mark Cave-Ayland
2023-09-01
m25p80: Introduce an helper to retrieve the BlockBackend of a device
Cédric Le Goater
2023-03-24
hw/block: replace TABs with space
Yeqi Fu
2023-01-20
include/hw/block: Include hw/block/block.h where needed
Markus Armbruster
2022-09-30
block: add missed block_acct_setup with new block device init procedure
Denis V. Lunev
2022-06-11
hw/block/fdc-sysbus: Always mark sysbus floppy controllers as not having DMA
Peter Maydell
2021-07-06
block: Add backend_defaults property
Akihiko Odaki
2021-05-02
vmstate: Constify some VMStateDescriptions
Keqian Zhu
2020-12-18
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
2020-12-10
Clean up includes
Markus Armbruster
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-08-27
swim: Rename struct SWIM to Swim
Eduardo Habkost
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
2020-06-17
block: make BlockConf size props 32bit and accept size suffixes
Roman Kagan
2020-06-17
block: consolidate blocksize properties consistency checks
Roman Kagan
2019-10-31
block: Support providing LCHS from user
Sam Eiderman
2019-10-31
block: Refactor macros - fix tabbing
Sam Eiderman
2019-10-28
hw/m68k: add a dummy SWIM floppy controller
Laurent Vivier
2019-08-16
Include exec/memory.h slightly less
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
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
2019-06-04
block: Add qdev_prop_drive_iothread property type
Kevin Wolf
2019-05-07
pflash_cfi01: New pflash_cfi01_legacy_drive()
Markus Armbruster
2019-03-26
pflash: Require backend size to match device, improve errors
Markus Armbruster
2019-03-11
pflash_cfi01: Add pflash_cfi01_get_blk() helper
Philippe Mathieu-Daudé
2019-03-11
pflash: Clean up after commit 368a354f02b, part 2
Markus Armbruster
2019-03-11
pflash: Clean up after commit 368a354f02b, part 1
Markus Armbruster
2019-03-11
hw: Use PFLASH_CFI0{1,2} and TYPE_PFLASH_CFI0{1,2}
Markus Armbruster
2019-03-11
pflash: Rename *CFI_PFLASH* to *PFLASH_CFI*
Markus Armbruster
2019-03-11
pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02
Markus Armbruster
2018-08-15
block: Remove deprecated -drive option serial
Kevin Wolf
2018-07-10
Revert "block: Remove deprecated -drive option serial"
Cornelia Huck
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
[next]