]> Git Repo - qemu.git/commit
hw/pci-host/q35: Replace hardcoded value with macro
authorZihan Yang <[email protected]>
Wed, 25 Apr 2018 09:52:23 +0000 (17:52 +0800)
committerMichael S. Tsirkin <[email protected]>
Wed, 23 May 2018 00:14:40 +0000 (03:14 +0300)
commitdda53ee93af90547912f0ea99ca85deba49fd364
tree1a6981c4a909f3e60232d1b18b19b04ebe37be8a
parent4f50c1673a89b07f376ce5c42d22d79a79cd466d
hw/pci-host/q35: Replace hardcoded value with macro

During smram region initialization some addresses are hardcoded,
replace them with macro to be more clear to readers.

Previous patch forgets about one value and exceeds the line
limit of 90 characters. The v2 breaks a few long lines

Signed-off-by: Zihan Yang <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/pci-host/q35.c
This page took 0.02515 seconds and 4 git commands to generate.