summary refs log tree commit diff stats
path: root/scripts/qapi/expr.py (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-18hw/block/pflash_cfi02: Rename register_memory(true) as mode_read_arrayPhilippe Mathieu-Daudé2-9/+10
2021-03-18hw/block/pflash_cfi02: Open-code pflash_register_memory(rom=false)Philippe Mathieu-Daudé1-2/+4
2021-03-18hw/block/pflash_cfi02: Set rom_mode to true in pflash_setup_mappings()Philippe Mathieu-Daudé1-3/+3
2021-03-18hw/block/pflash_cfi02: Extract pflash_cfi02_fill_cfi_table()Philippe Mathieu-Daudé1-94/+99
2021-03-18hw/block/pflash_cfi01: Extract pflash_cfi01_fill_cfi_table()Philippe Mathieu-Daudé1-67/+73
2021-03-18hw/block/pflash_cfi: Fix code style for checkpatch.plPhilippe Mathieu-Daudé2-15/+30
2021-03-16Update OpenBIOS images to 4a004110 built from submodule.Mark Cave-Ayland4-0/+0
2021-03-16qemu-timer: allow freeing a NULL timerPaolo Bonzini1-2/+4
2021-03-16hw/i8254: fix vmstate loadPavel Dovgalyuk1-1/+1
2021-03-16scsi: fix sense code for EREMOTEIOPaolo Bonzini1-2/+2
2021-03-16Revert "accel: kvm: Add aligment assert for kvm_log_clear_one_slot"Paolo Bonzini1-7/+0
2021-03-16configure: add option to explicitly enable/disable libgioDenis Plotnikov1-21/+39
2021-03-16fuzz: move some DMA hooksAlexander Bulekov2-