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
/
kvm
/
pci-assign.c
Age
Commit message (
Expand
)
Author
2013-04-08
hw: move hw/kvm/ to hw/i386/kvm
Paolo Bonzini
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-02-11
error: Clean up error strings with embedded newlines
Markus Armbruster
2013-01-09
pci-assign: Enable MSIX on device to match guest
Alex Williamson
2013-01-02
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-12-25
qemu-kvm/pci-assign: 64 bits bar emulation
Xudong Hao
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
2012-10-29
pci-assign: Use msi_get_message()
Alex Williamson
2012-10-29
pci-assign: Use pci_intx_route_changed()
Alex Williamson
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-09-26
pci-assign: use monitor_handle_fd_param
Paolo Bonzini
2012-09-10
kvm: i386: Add classic PCI device assignment
Jan Kiszka