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
/
misc
/
vmport.c
Age
Commit message (
Expand
)
Author
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-01-19
kvm: move cpu synchronization code
Vincent Palatin
2016-06-29
vmport: identify vmport type by macro TYPE_VMPORT
Efimov Vasily
2016-01-29
hw/misc: Clean up includes
Peter Maydell
2013-12-23
isa: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-07-09
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
2013-07-04
hw/m*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
vmport: Disentangle read handler type from portio
Jan Kiszka
2013-06-28
kvm: Change cpu_synchronize_state() argument to CPUState
Andreas Färber
2013-06-07
isa: Use realizefn for ISADevice
Andreas Färber
2013-04-29
vmport: QOM'ify
Andreas Färber
2013-04-08
hw: move other devices to hw/misc/, configure with default-configs/
Paolo Bonzini