summaryrefslogtreecommitdiffstats
path: root/hw/kvmvapic.c
Commit message (Expand)AuthorAgeFilesLines
* i386: move files referencing CPU to hw/i386/Paolo Bonzini2013-03-011-822/+0
* hw: include hw header files with full pathsPaolo Bonzini2013-03-011-1/+1
* cpu: Move current_tb field to CPUStateAndreas Färber2013-02-161-5/+8
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-3/+3
* exec: refactor cpu_restore_stateBlue Swirl2012-12-161-3/+1
* kvmvapic: Fix TB invalidation after instruction patchingJan Kiszka2012-11-101-4/+16
* cpus: Pass CPUState to run_on_cpu()Andreas Färber2012-10-311-2/+4
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-9/+9
* i386 hw/: Don't use CPUStateAndreas Färber2012-03-141-11/+11
* kvmvapic: align start address as well as sizeAvi Kivity2012-03-141-1/+3
* kvmvapic: Introduce TPR access optimization for Windows guestsJan Kiszka2012-02-181-0/+805
OpenPOWER on IntegriCloud