index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
intc
/
apic_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-14
hw/i386/x86: Fix PIC interrupt handling if APIC is globally disabled
Bernhard Beschow
1
-0
/
+13
2024-02-14
apic, i386/tcg: add x2apic transitions
Bui Quang Minh
1
-7
/
+6
2024-02-14
apic: add support for x2APIC mode
Bui Quang Minh
1
-0
/
+9
2023-12-29
hw/intc: Constify VMState
Richard Henderson
1
-3
/
+3
2023-10-19
hw/intc/apic: Use ERRP_GUARD() in apic_common_realize()
Philippe Mathieu-Daudé
1
-0
/
+4
2023-08-31
accel: Remove HAX accelerator
Philippe Mathieu-Daudé
1
-2
/
+1
2023-01-13
hw/intc: Extract the IRQ counting functions into a separate file
Thomas Huth
1
-28
/
+2
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2020-12-10
i386: do not use ram_size global
Paolo Bonzini
1
-1
/
+2
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-07-10
apic: Report current_count via 'info lapic'
Jan Kiszka
1
-0
/
+19
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
1
-3
/
+1
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
1
-2
/
+1
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
1
-2
/
+2
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-1
/
+1
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-1
/
+1
2020-01-20
apic: Use 32bit APIC ID for migration instance ID
Peter Xu
1
-1
/
+4
2020-01-20
migration: Change SaveStateEntry.instance_id into uint32_t
Peter Xu
1
-1
/
+1
2020-01-20
migration: Define VMSTATE_INSTANCE_ID_ANY
Peter Xu
1
-1
/
+1
2019-11-05
hw/i386: Remove obsolete LoadStateHandler::load_state_old handlers
Philippe Mathieu-Daudé
1
-49
/
+0
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-1
/
+1
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include migration/qemu-file-types.h a lot less
Markus Armbruster
1
-0
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-1
/
+2
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
1
-1
/
+3
2017-06-20
apic-common: make "id" property a uint32
Marc-André Lureau
1
-5
/
+5
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
1
-1
/
+1
2017-03-27
Revert "apic: save apic_delivered flag"
Paolo Bonzini
1
-33
/
+0
2017-02-16
apic: reset apic_delivered global variable on machine reset
Pavel Dovgalyuk
1
-0
/
+2
2017-02-06
vmstate_register_with_alias_id: Take an Error **
Dr. David Alan Gilbert
1
-1
/
+1
2017-01-27
apic: save apic_delivered flag
Pavel Dovgalyuk
1
-0
/
+33
2017-01-19
Plumb the HAXM-based hardware acceleration support
Vincent Palatin
1
-1
/
+2
2016-10-24
pc: apic_common: Reset APIC ID to initial ID when switching into x2APIC mode
Igor Mammedov
1
-0
/
+5
2016-10-24
pc: apic_common: Restore APIC ID to initial ID on reset
Igor Mammedov
1
-0
/
+1
2016-10-24
pc: apic_common: Extend APIC ID property to 32bit
Igor Mammedov
1
-1
/
+45
2016-10-17
apic: add global apic_get_class()
Radim Krčmář
1
-0
/
+1
2016-07-20
apic: Use apic_id as apic's migration instance_id
Igor Mammedov
1
-1
/
+11
2016-07-20
(kvm)apic: Add unrealize callbacks
Igor Mammedov
1
-0
/
+13
2016-07-20
apic: move MAX_APICS check to 'apic' class
Igor Mammedov
1
-8
/
+0
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
1
-0
/
+2
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-01-29
x86: Clean up includes
Peter Maydell
1
-0
/
+1
2015-10-02
cpu/apic: drop icc bus/bridge
Chen Fan
1
-3
/
+2
2015-10-02
apic: move APIC's MMIO region mapping into APIC
Chen Fan
1
-6
/
+0
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
1
-6
/
+4
2015-04-30
apic_common: improve readability of apic_reset_common
Denis V. Lunev
1
-4
/
+3
2015-04-28
target-i386: disable LINT0 after reset
Nadav Amit
1
-9
/
+0
2015-04-02
target-i386: clear bsp bit when designating bsp
Nadav Amit
1
-2
/
+6
2015-01-26
apic: do not dereference pointer before it is checked for NULL
Paolo Bonzini
1
-3
/
+5
2014-12-15
kvm/apic: fix 2.2->2.1 migration
Paolo Bonzini
1
-0
/
+5
[next]