38 Commits (a66c4b83c99c06626bed19ec0bf609bfe87a8cf3)

Author SHA1 Message Date
Dr. David Alan Gilbert 44b1ff319c migration: pre_save return int 9 years ago
Marc-André Lureau d528227d4c apic-common: make "id" property a uint32 9 years ago
Eduardo Habkost e90f2a8c3e qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable 9 years ago
Paolo Bonzini 5354edd286 Revert "apic: save apic_delivered flag" 10 years ago
Pavel Dovgalyuk f65e821262 apic: reset apic_delivered global variable on machine reset 10 years ago
Dr. David Alan Gilbert bc5c4f2196 vmstate_register_with_alias_id: Take an Error ** 10 years ago
Pavel Dovgalyuk 07bfa35477 apic: save apic_delivered flag 10 years ago
Vincent Palatin b0cb0a66d6 Plumb the HAXM-based hardware acceleration support 10 years ago
Igor Mammedov facb07cd2a pc: apic_common: Reset APIC ID to initial ID when switching into x2APIC mode 10 years ago
Igor Mammedov 4c34897aed pc: apic_common: Restore APIC ID to initial ID on reset 10 years ago
Igor Mammedov 33d7a28829 pc: apic_common: Extend APIC ID property to 32bit 10 years ago
Radim Krčmář 2f114315dc apic: add global apic_get_class() 10 years ago
Igor Mammedov f6e984443f apic: Use apic_id as apic's migration instance_id 10 years ago
Igor Mammedov 9c156f9de5 (kvm)apic: Add unrealize callbacks 10 years ago
Igor Mammedov 889211b18b apic: move MAX_APICS check to 'apic' class 10 years ago
Paolo Bonzini 33c11879fd qemu-common: push cpu.h inclusion out of qemu-common.h 11 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 11 years ago
Peter Maydell b6a0aa0537 x86: Clean up includes 11 years ago
Chen Fan 46232aaacb cpu/apic: drop icc bus/bridge 11 years ago
Chen Fan 8d42d2d32b apic: move APIC's MMIO region mapping into APIC 11 years ago
Juan Quintela 5cd8cadae8 migration: Use normal VMStateDescriptions for Subsections 12 years ago
Denis V. Lunev 8132975411 apic_common: improve readability of apic_reset_common 12 years ago
Nadav Amit b8eb5512fd target-i386: disable LINT0 after reset 12 years ago
Nadav Amit 9cb11fd753 target-i386: clear bsp bit when designating bsp 12 years ago
Paolo Bonzini 927411fa42 apic: do not dereference pointer before it is checked for NULL 12 years ago
Paolo Bonzini 575a6f4082 kvm/apic: fix 2.2->2.1 migration 12 years ago
Pavel Dovgalyuk c2c00148ec apic_common: migrate missing fields 12 years ago
Paolo Bonzini 7b4d915e11 apic: do not accept SIPI on the bootstrap processor 14 years ago
Gabriel L. Somlo aa93200b88 apic: use emulated lapic version 0x14 on pc machines >= 2.1 12 years ago
Frank Ch. Eigler 9bcec938aa trace: add workaround for SystemTap PR13296 13 years ago
xiaoqiang zhao 494c271784 icc_bus: QOM'ify ICC 13 years ago
xiaoqiang zhao ff6986ce61 apic: QOM'ify APIC 13 years ago
xiaoqiang zhao d3b0c9e90a apic: Cleanup for QOM'ification 13 years ago
Markus Armbruster f37a4374ba apic: Document why cannot_instantiate_with_device_add_yet 13 years ago
Markus Armbruster efec3dd631 qdev: Replace no_user by cannot_instantiate_with_device_add_yet 13 years ago
Alex Bligh bc72ad6754 aio / timers: Switch entire codebase to the new timer API 13 years ago
Igor Mammedov 53a89e262b target-i386: Move APIC to ICC bus 13 years ago
Paolo Bonzini 7702e47c21 hw: move interrupt controllers to hw/intc/, configure with default-configs/ 14 years ago
Paolo Bonzini 0d09e41a51 hw: move headers to include/ 14 years ago
Laszlo Ersek dab8623430 extract/unify the constant 0xfee00000 as APIC_DEFAULT_ADDRESS 14 years ago
Paolo Bonzini 83c9f4ca79 hw: include hw header files with full paths 14 years ago
Andreas Färber d77953b94f cpu: Move current_tb field to CPUState 14 years ago
Andreas Färber 8c43a6f05d Make all static TypeInfos const 14 years ago
Paolo Bonzini 9c17d615a6 softmmu: move include files to include/sysemu/ 14 years ago
Andreas Färber 60671e583c apic: Store X86CPU in APICCommonState 14 years ago
Andreas Färber 449994eb58 target-i386: Inline APIC cpu_env property setting 14 years ago
Avi Kivity a8170e5e97 Rename target_phys_addr_t to hwaddr 14 years ago
Jan Kiszka a9605e0317 kvmvapic: Disable if there is insufficient memory 14 years ago
Igor Mammedov dd673288a8 target-i386: move cpu halted decision into x86_cpu_reset 14 years ago
Jan Kiszka e5ad936b0f kvmvapic: Introduce TPR access optimization for Windows guests 15 years ago