index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
apic_common.c
Age
Commit message (
Expand
)
Author
2013-02-16
cpu: Move current_tb field to CPUState
Andreas Färber
2013-01-10
Make all static TypeInfos const
Andreas Färber
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-10-30
apic: Store X86CPU in APICCommonState
Andreas Färber
2012-10-30
target-i386: Inline APIC cpu_env property setting
Andreas Färber
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-08-14
kvmvapic: Disable if there is insufficient memory
Jan Kiszka
2012-08-01
target-i386: move cpu halted decision into x86_cpu_reset
Igor Mammedov
2012-02-18
kvmvapic: Introduce TPR access optimization for Windows guests
Jan Kiszka
2012-02-18
target-i386: Add infrastructure for reporting TPR MMIO accesses
Jan Kiszka
2012-02-15
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-02-15
qom: Unify type registration
Andreas Färber
2012-02-08
apic: Fix legacy vmstate loading for KVM
Jan Kiszka
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-01-27
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2012-01-27
qdev: move qdev->info to class
Anthony Liguori
2012-01-19
apic: Open-code timer save/restore
Jan Kiszka
2012-01-19
apic: Factor out base class for KVM reuse
Jan Kiszka