Jan Kiszka
|
6e083c0de4
apic: Report current_count via 'info lapic'
|
5 年 前 |
Markus Armbruster
|
668f62ec62
error: Eliminate error_propagate() with Coccinelle, part 1
|
5 年 前 |
Markus Armbruster
|
62a35aaa31
qapi: Use returned bool to check for failure, Coccinelle part
|
5 年 前 |
Markus Armbruster
|
b69c3c21a5
qdev: Unrealize must not fail
|
5 年 前 |
Markus Armbruster
|
d2623129a7
qom: Drop parameter @errp of object_property_add() & friends
|
5 年 前 |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 年 前 |
Peter Xu
|
0ab994867c
apic: Use 32bit APIC ID for migration instance ID
|
5 年 前 |
Peter Xu
|
93062e2361
migration: Change SaveStateEntry.instance_id into uint32_t
|
5 年 前 |
Peter Xu
|
1df2c9a26f
migration: Define VMSTATE_INSTANCE_ID_ANY
|
5 年 前 |
Philippe Mathieu-Daudé
|
8ce60a7518
hw/i386: Remove obsolete LoadStateHandler::load_state_old handlers
|
5 年 前 |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 年 前 |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 年 前 |
Markus Armbruster
|
ca77ee28e0
Include migration/qemu-file-types.h a lot less
|
6 年 前 |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 年 前 |
Dr. David Alan Gilbert
|
44b1ff319c
migration: pre_save return int
|
8 年 前 |
Marc-André Lureau
|
d528227d4c
apic-common: make "id" property a uint32
|
8 年 前 |
Eduardo Habkost
|
e90f2a8c3e
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
|
8 年 前 |
Paolo Bonzini
|
5354edd286
Revert "apic: save apic_delivered flag"
|
8 年 前 |
Pavel Dovgalyuk
|
f65e821262
apic: reset apic_delivered global variable on machine reset
|
8 年 前 |
Dr. David Alan Gilbert
|
bc5c4f2196
vmstate_register_with_alias_id: Take an Error **
|
8 年 前 |
Pavel Dovgalyuk
|
07bfa35477
apic: save apic_delivered flag
|
8 年 前 |
Vincent Palatin
|
b0cb0a66d6
Plumb the HAXM-based hardware acceleration support
|
8 年 前 |
Igor Mammedov
|
facb07cd2a
pc: apic_common: Reset APIC ID to initial ID when switching into x2APIC mode
|
8 年 前 |
Igor Mammedov
|
4c34897aed
pc: apic_common: Restore APIC ID to initial ID on reset
|
8 年 前 |
Igor Mammedov
|
33d7a28829
pc: apic_common: Extend APIC ID property to 32bit
|
8 年 前 |
Radim Krčmář
|
2f114315dc
apic: add global apic_get_class()
|
8 年 前 |
Igor Mammedov
|
f6e984443f
apic: Use apic_id as apic's migration instance_id
|
9 年 前 |
Igor Mammedov
|
9c156f9de5
(kvm)apic: Add unrealize callbacks
|
9 年 前 |
Igor Mammedov
|
889211b18b
apic: move MAX_APICS check to 'apic' class
|
9 年 前 |
Paolo Bonzini
|
33c11879fd
qemu-common: push cpu.h inclusion out of qemu-common.h
|
9 年 前 |