aboutsummaryrefslogtreecommitdiff
path: root/hw/block/pc_sysfw.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-12pc_sysfw: do not make it a device anymorePaolo Bonzini1-234/+0
2013-08-12pc_sysfw: remove the rom_only propertyPaolo Bonzini1-57/+7
2013-08-12sysfw: remove read-only pc_sysfw_flash_vs_rom_bug_compatiblePaolo Bonzini1-25/+1
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+1
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-3/+3
2013-05-29pc_sysfw: allow flash (-pflash) memory to be used with KVMJordan Justen1-19/+31
2013-05-29isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)Jordan Justen1-5/+11
2013-05-13Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"Paolo Bonzini1-4/+4
2013-04-24pc: Kill the "use flash device for BIOS unless KVM" misfeatureMarkus Armbruster1-2/+18
2013-04-08hw: move block devices to hw/block/, configure via default-configs/Paolo Bonzini1-0/+273