summaryrefslogtreecommitdiffstats
path: root/hw/i386/kvmvapic.c
Commit message (Expand)AuthorAgeFilesLines
...
* | kvmvapic: Use QOM realizeHu Tao2013-07-231-7/+5Star
|/
* cpu: Make first_cpu and next_cpu CPUStateAndreas Färber2013-07-091-5/+8
* cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber2013-07-091-2/+4
* hw/i*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-3/+3
* memory: add ref/unref callsPaolo Bonzini2013-07-041-0/+1
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-2/+2
* kvm: Change cpu_synchronize_state() argument to CPUStateAndreas Färber2013-06-281-2/+2
* kvmvapic: add ioport read accessorMarcelo Tosatti2013-05-061-0/+6
* kvmvapic: Make dependency on sysbus.h explicitIgor Mammedov2013-05-011-0/+1
* kvmvapic: Replace FROM_SYSBUS() with QOM type castIgor Mammedov2013-04-161-2/+5
* hw: move headers to include/Paolo Bonzini2013-04-081-1/+1
* extract/unify the constant 0xfee00000 as APIC_DEFAULT_ADDRESSLaszlo Ersek2013-04-051-2/+0Star
* i386: move files referencing CPU to hw/i386/Paolo Bonzini2013-03-011-0/+822