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
/
vmport.c
Age
Commit message (
Expand
)
Author
2013-04-08
hw: move other devices to hw/misc/, configure with default-configs/
Paolo Bonzini
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-03-01
hw: include hw header files with full paths
Paolo Bonzini
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-29
vmport: convert PIO to new memory api read/write
Alexander Graf
2012-03-14
i386 hw/: Don't use CPUState
Andreas Färber
2012-02-15
qom: Unify type registration
Andreas Färber
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-01-27
isa: pic: convert to QEMU Object Model
Anthony Liguori
2011-12-06
Convert source files to UTF-8 encoding
Stefan Weil
2011-10-11
vmport: Convert to isa_register_ioport
Richard Henderson
2011-04-15
Remove unused sysemu.h include directives
Blue Swirl
2011-02-17
Fix vmport segfault (v2)
Marcelo Tosatti
2011-02-12
x86: make vmmouse optional
Blue Swirl
2011-02-12
vmport: convert to qdev
Blue Swirl
2010-02-03
KVM: Make vmport KVM-compatible
Jan Kiszka
2008-08-19
Silence vmport unless DEBUG is enabled.
aliguori
2008-07-28
vmware backdoor interface fix (Chris Lalancette)
aliguori
2008-04-07
Fix vmmouse with -smp
aurel32
2007-11-17
Break up vl.h.
pbrook
2007-10-09
Fix vmmouse for 64bit guest, by Dan Kenigsberg.
ths
2007-08-26
Add file missed in last commit.
ths