qemu/hw/hppa
Like Xu a0628599fa machine: Refactor smp-related call chains to pass MachineState
To get rid of the global smp_* variables we're currently using, it's recommended
to pass MachineState in the list of incoming parameters for functions that use
global smp variables, thus some redundant parameters are dropped. It's applied
for legacy smbios_*(), *_machine_reset(), hot_add_cpu() and mips *_create_cpu().

Suggested-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Like Xu <like.xu@linux.intel.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20190518205428.90532-3-like.xu@linux.intel.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2019-07-05 17:07:36 -03:00
..
dino.c Include qemu/module.h where needed, drop it from qemu-common.h 2019-06-12 13:18:33 +02:00
hppa_hardware.h Supply missing header guards 2019-06-12 13:20:21 +02:00
hppa_sys.h acpi, vhost, misc: fixes, features 2018-06-04 10:15:16 +01:00
Kconfig virtio-vga: only enable for specific boards 2019-03-21 17:42:18 +01:00
machine.c machine: Refactor smp-related call chains to pass MachineState 2019-07-05 17:07:36 -03:00
Makefile.objs hw/hppa/Makefile.objs: Create CONFIG_* for hppa 2019-02-05 16:50:20 +01:00
pci.c Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
trace-events trace-events: Shorten file names in comments 2019-03-22 16:18:07 +00:00