Stefan Hajnoczi
|
65cb7129f4
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
|
8 月之前 |
Philippe Mathieu-Daudé
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 月之前 |
Richard Henderson
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 月之前 |
Richard Henderson
|
783e3b21e5
hw/intc: Constify all Property
|
8 月之前 |
Peter Maydell
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 月之前 |
Zhao Liu
|
e05ee2994a
i386/apic: Add hint on boot failure because of disabling x2APIC
|
1 年之前 |
Bernhard Beschow
|
c2e6d7d8e7
hw/i386/x86: Fix PIC interrupt handling if APIC is globally disabled
|
1 年之前 |
Bui Quang Minh
|
774204cf98
apic, i386/tcg: add x2apic transitions
|
1 年之前 |
Bui Quang Minh
|
b5ee0468e9
apic: add support for x2APIC mode
|
1 年之前 |
Richard Henderson
|
45b1f81d90
hw/intc: Constify VMState
|
1 年之前 |
Philippe Mathieu-Daudé
|
0459c141f8
hw/intc/apic: Use ERRP_GUARD() in apic_common_realize()
|
1 年之前 |
Philippe Mathieu-Daudé
|
b91b0fc163
accel: Remove HAX accelerator
|
2 年之前 |
Thomas Huth
|
2b85e0cda4
hw/intc: Extract the IRQ counting functions into a separate file
|
2 年之前 |
Thomas Huth
|
2068cabd3f
Do not include cpu.h if it's not really necessary
|
4 年之前 |
Paolo Bonzini
|
86378b29fa
i386: do not use ram_size global
|
4 年之前 |
Chetan Pant
|
61f3c91a67
nomaintainer: Fix Lesser GPL version number
|
4 年之前 |
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 年之前 |