]> Git Repo - qemu.git/commit - hw/pci-host/piix.c
hw/i386: remove smram_update
authorPaolo Bonzini <[email protected]>
Tue, 31 Mar 2015 12:14:28 +0000 (14:14 +0200)
committerPaolo Bonzini <[email protected]>
Fri, 5 Jun 2015 15:36:39 +0000 (17:36 +0200)
commit3de70c0899db2712a5ae321093aa6173d6f76706
tree244b55f1c4eb255ac76a595ce43d5e111fc8855f
parentf809c605122df291bbb9004dc487bde0969134b5
hw/i386: remove smram_update

It's easier to inline it now that most of its work is done by the CPU
(rather than the chipset) through /machine/smram and the memory API.

Acked-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
hw/pci-host/pam.c
hw/pci-host/piix.c
hw/pci-host/q35.c
include/hw/pci-host/pam.h
This page took 0.021986 seconds and 4 git commands to generate.