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
/
pci-host
/
q35.c
Age
Commit message (
Expand
)
Author
2013-10-14
ich9: APIs for pc guest info
Michael S. Tsirkin
2013-10-14
q35: expose mmcfg size as a property
Michael S. Tsirkin
2013-10-14
q35: use macro for MCFG property name
Michael S. Tsirkin
2013-09-15
q35: use 64 bit window programmed by guest
Michael S. Tsirkin
2013-09-15
q35: make pci window address/size match guest cfg
Michael S. Tsirkin
2013-09-03
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-08-30
qom: Pass available size to object_initialize()
Andreas Färber
2013-08-27
pc: fix regression for 64 bit PCI memory
Michael S. Tsirkin
2013-07-29
pc: limit 64 bit hole to 2G by default
Igor Mammedov
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-23
q35: Use QOM realize for q35 host bridge
Hu Tao
2013-07-23
q35: Use type-safe cast instead of direct access of parent dev
Hu Tao
2013-07-08
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-07-07
pci: Replace pci_find_domain() with more general pci_root_bus_path()
David Gibson
2013-07-04
hw/p*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
pam: pass device to init_pam and use it to set owner
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
pci: store PCI hole ranges in guestinfo structure
Michael S. Tsirkin
2013-05-30
q35: set fw_name
Michael S. Tsirkin
2013-04-08
hw: move PCI bridges to hw/pci-* or hw/ARCH
Paolo Bonzini