index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xen_pt.c
Age
Commit message (
Expand
)
Author
2012-12-19
Merge remote-tracking branch 'bonzini/header-dirs' into staging
Anthony Liguori
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
2012-12-17
Fix compile errors when enabling Xen debug logging.
Sander Eikelenboom
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-22
memory: use AddressSpace for MemoryListener filtering
Avi Kivity
2012-10-15
xen_pt: drop no-op MemoryListener callbacks
Avi Kivity
2012-10-15
xen_pt: use separate MemoryListeners for memory and I/O
Avi Kivity
2012-10-03
qemu/xen: Add 64 bits big bar support on qemu
Xudong Hao
2012-08-01
fix Xen compilation
Stefano Stabellini
2012-07-12
memory: pass EventNotifier, not eventfd
Paolo Bonzini
2012-06-21
Introduce Xen PCI Passthrough, MSI
Jiang Yunhong
2012-06-21
Introduce Xen PCI Passthrough, PCI config space helpers
Allen Kay
2012-06-21
Introduce Xen PCI Passthrough, qdevice
Allen Kay