index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
kvmvapic.c
Age
Commit message (
Expand
)
Author
2013-07-23
exec: Change cpu_memory_rw_debug() argument to CPUState
Andreas Färber
2013-07-23
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
Andreas Färber
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
2013-07-09
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
2013-07-04
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add ref/unref calls
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-06-28
kvm: Change cpu_synchronize_state() argument to CPUState
Andreas Färber
2013-05-06
kvmvapic: add ioport read accessor
Marcelo Tosatti
2013-05-01
kvmvapic: Make dependency on sysbus.h explicit
Igor Mammedov
2013-04-16
kvmvapic: Replace FROM_SYSBUS() with QOM type cast
Igor Mammedov
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-04-04
extract/unify the constant 0xfee00000 as APIC_DEFAULT_ADDRESS
Laszlo Ersek
2013-03-01
i386: move files referencing CPU to hw/i386/
Paolo Bonzini