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 年之前 |
Markus Armbruster
|
da34e65cb4
include/qemu/osdep.h: Don't include qapi/error.h
|
9 年之前 |
Peter Maydell
|
b6a0aa0537
x86: Clean up includes
|
9 年之前 |
Chen Fan
|
46232aaacb
cpu/apic: drop icc bus/bridge
|
10 年之前 |
Chen Fan
|
8d42d2d32b
apic: move APIC's MMIO region mapping into APIC
|
10 年之前 |
Juan Quintela
|
5cd8cadae8
migration: Use normal VMStateDescriptions for Subsections
|
11 年之前 |
Denis V. Lunev
|
8132975411
apic_common: improve readability of apic_reset_common
|
10 年之前 |
Nadav Amit
|
b8eb5512fd
target-i386: disable LINT0 after reset
|
10 年之前 |
Nadav Amit
|
9cb11fd753
target-i386: clear bsp bit when designating bsp
|
10 年之前 |
Paolo Bonzini
|
927411fa42
apic: do not dereference pointer before it is checked for NULL
|
10 年之前 |