index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
intc
/
apic_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i386: do not use ram_size global
Paolo Bonzini
2020-12-10
1
-1
/
+2
*
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
apic: Report current_count via 'info lapic'
Jan Kiszka
2020-07-11
1
-0
/
+19
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
1
-3
/
+1
*
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
1
-2
/
+1
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
1
-2
/
+2
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-1
/
+1
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
apic: Use 32bit APIC ID for migration instance ID
Peter Xu
2020-01-20
1
-1
/
+4
*
migration: Change SaveStateEntry.instance_id into uint32_t
Peter Xu
2020-01-20
1
-1
/
+1
*
migration: Define VMSTATE_INSTANCE_ID_ANY
Peter Xu
2020-01-20
1
-1
/
+1
*
hw/i386: Remove obsolete LoadStateHandler::load_state_old handlers
Philippe Mathieu-Daudé
2019-11-05
1
-49
/
+0
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-1
/
+1
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include migration/qemu-file-types.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-1
/
+2
*
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-27
1
-1
/
+3
*
apic-common: make "id" property a uint32
Marc-André Lureau
2017-06-20
1
-5
/
+5
*
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-05-17
1
-1
/
+1
*
Revert "apic: save apic_delivered flag"
Paolo Bonzini
2017-03-27
1
-33
/
+0
*
apic: reset apic_delivered global variable on machine reset
Pavel Dovgalyuk
2017-02-16
1
-0
/
+2
*
vmstate_register_with_alias_id: Take an Error **
Dr. David Alan Gilbert
2017-02-06
1
-1
/
+1
*
apic: save apic_delivered flag
Pavel Dovgalyuk
2017-01-27
1
-0
/
+33
*
Plumb the HAXM-based hardware acceleration support
Vincent Palatin
2017-01-19
1
-1
/
+2
*
pc: apic_common: Reset APIC ID to initial ID when switching into x2APIC mode
Igor Mammedov
2016-10-24
1
-0
/
+5
*
pc: apic_common: Restore APIC ID to initial ID on reset
Igor Mammedov
2016-10-24
1
-0
/
+1
*
pc: apic_common: Extend APIC ID property to 32bit
Igor Mammedov
2016-10-24
1
-1
/
+45
*
apic: add global apic_get_class()
Radim Krčmář
2016-10-17
1
-0
/
+1
*
apic: Use apic_id as apic's migration instance_id
Igor Mammedov
2016-07-20
1
-1
/
+11
*
(kvm)apic: Add unrealize callbacks
Igor Mammedov
2016-07-20
1
-0
/
+13
*
apic: move MAX_APICS check to 'apic' class
Igor Mammedov
2016-07-20
1
-8
/
+0
*
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
1
-0
/
+2
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
x86: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
cpu/apic: drop icc bus/bridge
Chen Fan
2015-10-02
1
-3
/
+2
*
apic: move APIC's MMIO region mapping into APIC
Chen Fan
2015-10-02
1
-6
/
+0
*
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-12
1
-6
/
+4
*
apic_common: improve readability of apic_reset_common
Denis V. Lunev
2015-04-30
1
-4
/
+3
*
target-i386: disable LINT0 after reset
Nadav Amit
2015-04-28
1
-9
/
+0
*
target-i386: clear bsp bit when designating bsp
Nadav Amit
2015-04-02
1
-2
/
+6
*
apic: do not dereference pointer before it is checked for NULL
Paolo Bonzini
2015-01-26
1
-3
/
+5
*
kvm/apic: fix 2.2->2.1 migration
Paolo Bonzini
2014-12-15
1
-0
/
+5
*
apic_common: migrate missing fields
Pavel Dovgalyuk
2014-11-13
1
-0
/
+38
*
apic: do not accept SIPI on the bootstrap processor
Paolo Bonzini
2014-05-13
1
-1
/
+1
*
apic: use emulated lapic version 0x14 on pc machines >= 2.1
Gabriel L. Somlo
2014-05-07
1
-0
/
+1
*
trace: add workaround for SystemTap PR13296
Frank Ch. Eigler
2014-04-01
1
-1
/
+6
*
icc_bus: QOM'ify ICC
xiaoqiang zhao
2013-12-24
1
-6
/
+7
*
apic: QOM'ify APIC
xiaoqiang zhao
2013-12-24
1
-1
/
+1
*
apic: Cleanup for QOM'ification
xiaoqiang zhao
2013-12-24
1
-30
/
+30
*
apic: Document why cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-1
/
+5
[next]