index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
i386
/
pc_sysfw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i386: remove bios_name
Paolo Bonzini
2020-12-10
1
-2
/
+2
*
hw/i386/pc: add max combined fw size as machine configuration option
Erich-McMillan
2020-12-09
1
-12
/
+3
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-07-11
1
-0
/
+5
|
\
|
*
pc: fix leak in pc_system_flash_cleanup_unused
Alexander Bulekov
2020-07-11
1
-0
/
+5
*
|
xen: cleanup unrealized flash devices
Paul Durrant
2020-07-10
1
-1
/
+1
|
/
*
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
1
-1
/
+1
*
qdev: Convert uses of qdev_create() manually
Markus Armbruster
2020-06-15
1
-2
/
+2
*
hw: Use QEMU_IS_ALIGNED() on parallel flash block size
Philippe Mathieu-Daudé
2020-05-18
1
-1
/
+1
*
qom: Drop @errp parameter of object_property_del()
Markus Armbruster
2020-05-15
1
-1
/
+1
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-3
/
+2
*
hw/i386/pc: move shared x86 functions to x86.c and export them
Sergio Lopez
2019-10-22
1
-55
/
+1
*
hw/i386/pc: rename functions shared with non-PC machines
Sergio Lopez
2019-10-22
1
-3
/
+3
*
Include hw/boards.h a bit less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-0
/
+1
*
pflash_cfi01: New pflash_cfi01_legacy_drive()
Markus Armbruster
2019-05-07
1
-14
/
+2
*
pc: Rearrange pc_system_firmware_init()'s legacy -drive loop
Markus Armbruster
2019-05-07
1
-13
/
+11
*
pc: Support firmware configuration with -blockdev
Markus Armbruster
2019-03-11
1
-83
/
+152
*
pc_sysfw: Pass PCMachineState to pc_system_firmware_init()
Philippe Mathieu-Daudé
2019-03-11
1
-1
/
+4
*
pc_sysfw: Remove unused PcSysFwDevice
Philippe Mathieu-Daudé
2019-03-11
1
-5
/
+0
*
pflash: Clean up after commit 368a354f02b, part 2
Markus Armbruster
2019-03-11
1
-5
/
+1
*
pflash: Clean up after commit 368a354f02b, part 1
Markus Armbruster
2019-03-11
1
-1
/
+1
*
pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02
Markus Armbruster
2019-03-11
1
-1
/
+1
*
hw/i386: Use the IEC binary prefix definitions
Paolo Bonzini
2018-07-02
1
-6
/
+4
*
target/i386: encrypt bios rom
Brijesh Singh
2018-03-13
1
-0
/
+13
*
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
1
-0
/
+1
*
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
2017-07-14
1
-4
/
+2
*
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-07-14
1
-2
/
+2
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
x86: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-09-18
1
-2
/
+2
*
x86: Drop superfluous conditionals around g_free()
Markus Armbruster
2014-12-15
1
-3
/
+1
*
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
1
-5
/
+4
*
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
2014-10-20
1
-1
/
+2
*
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-09-09
1
-2
/
+3
*
hw/i386/pc_sysfw: support two flash drives
Laszlo Ersek
2013-12-23
1
-19
/
+86
*
pc_sysfw: Fix ISA BIOS init for ridiculously big flash
Markus Armbruster
2013-09-12
1
-4
/
+1
*
pc_sysfw: do not make it a device anymore
Paolo Bonzini
2013-08-12
1
-0
/
+188