COMMITS
/ hw/cpu/core.c April 9, 2021
G
cpu/core: Fix "help" of CPU core device types
Greg Kurz committed
September 21, 2020
E
cpu/core: Register core-id and nr-threads as class properties
Eduardo Habkost committed
July 7, 2020
M
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster committed
M
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster committed
May 5, 2020
M
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster committed
May 18, 2019
L
general: Replace global smp variables with smp machine properties
Like Xu committed
May 23, 2019
M
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster committed
October 17, 2017
P
hw: use "qemu/osdep.h" as first #include in source files
Philippe Mathieu-Daudé committed
August 2, 2017
L
cpu: don't allow negative core id
Laurent Vivier committed
January 20, 2017
T
Introduce DEVICE_CATEGORY_CPU for CPU devices
Thomas Huth committed
May 12, 2016
B
cpu: Abstract CPU core type
Bharata B Rao committed