summaryrefslogtreecommitdiff
path: root/hw/misc/vmport.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-23isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+2
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+1
2013-07-09cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber1-10/+16
2013-07-04hw/m*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+1
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-07-04vmport: Disentangle read handler type from portioJan Kiszka1-2/+2
2013-06-28kvm: Change cpu_synchronize_state() argument to CPUStateAndreas Färber1-1/+1
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber1-5/+5
2013-04-29vmport: QOM'ifyAndreas Färber1-4/+8
2013-04-08hw: move other devices to hw/misc/, configure with default-configs/Paolo Bonzini1-0/+170