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
/
include
/
hw
/
pci-host
Age
Commit message (
Expand
)
Author
2016-03-16
spapr_pci: Remove finish_realize hook
David Gibson
2016-03-16
spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridge
David Gibson
2016-03-16
spapr_pci: Allow EEH on spapr-pci-host-bridge
David Gibson
2016-03-16
spapr_pci: Eliminate class callbacks
David Gibson
2015-12-22
q35: Remove MCHPCIState.guest_info field
Eduardo Habkost
2015-10-23
spapr_pci: Allow PCI host bridge DMA window to be configured
David Gibson
2015-07-07
spapr: Merge sPAPREnvironment into sPAPRMachineState
David Gibson
2015-06-05
q35: implement TSEG
Gerd Hoffmann
2015-06-05
q35: implement SMRAM.D_LCK
Gerd Hoffmann
2015-06-05
q35: add config space wmask for SMRAM and ESMRAMC
Gerd Hoffmann
2015-06-05
q35: fix ESMRAMC default
Gerd Hoffmann
2015-06-05
q35: implement high SMRAM
Paolo Bonzini
2015-06-05
hw/i386: remove smram_update
Paolo Bonzini
2015-06-05
target-i386: use memory API to implement SMRAM
Paolo Bonzini
2015-06-05
hw/i386: add a separate region that tracks the SMRAME bit
Paolo Bonzini
2015-06-03
spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridge
Michael Roth
2015-06-03
spapr_pci: Make find_phb()/find_dev() public
Alexey Kardashevskiy
2015-06-03
spapr_pci: Define default DMA window size as a macro
Alexey Kardashevskiy
2015-04-30
range: remove useless inclusions
Paolo Bonzini
2015-03-09
sPAPR: Implement EEH RTAS calls
Gavin Shan
2015-03-09
spapr-pci: Enable huge BARs
Alexey Kardashevskiy
2015-03-09
pseries: Limit PCI host bridge "index" value
David Gibson
2015-02-13
pci: Add generic PCIe host bridge
Alexander Graf
2014-09-08
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2014-09-08
spapr_pci: map the MSI window in each PHB
Greg Kurz
2014-08-28
intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...
Le Tan
2014-08-15
pci-host: update obsolete reference about piix_pci.c
Gonglei
2014-06-27
spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHB
Alexey Kardashevskiy
2014-06-27
spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfio
Alexey Kardashevskiy
2014-06-16
spapr_iommu: Get rid of window_size in sPAPRTCETable
Alexey Kardashevskiy
2014-06-16
spapr_pci: Allow multiple TCE tables per PHB
Alexey Kardashevskiy
2014-06-16
spapr_pci: spapr_iommu: Make DMA window a subregion
Alexey Kardashevskiy
2014-06-16
spapr_pci: Introduce a finish_realize() callback
Alexey Kardashevskiy
2014-03-11
q35: Correct typo BRDIGE -> BRIDGE
BALATON Zoltan
2013-12-10
pc: map PCI address space as catchall region for not mapped addresses
Michael S. Tsirkin
2013-11-10
Fix pc migration from qemu <= 1.5
Cole Robinson
2013-10-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-10-14
ich9: APIs for pc guest info
Michael S. Tsirkin
2013-09-20
q35: Fix typo in constant DEFUALT -> DEFAULT.
Richard W.M. Jones
2013-09-02
spapr-pci: rework MSI/MSIX
Alexey Kardashevskiy
2013-07-29
pc: limit 64 bit hole to 2G by default
Igor Mammedov
2013-07-29
pseries: savevm support for PCI host bridge
David Gibson
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-04
pam: pass device to init_pam and use it to set owner
Paolo Bonzini
2013-07-04
pci: store PCI hole ranges in guestinfo structure
Michael S. Tsirkin
2013-06-20
pci: use memory core for iommu support
Avi Kivity
2013-06-20
spapr: convert TCE API to use an opaque type
Paolo Bonzini
2013-04-08
hw: move PCI bridges to hw/pci-* or hw/ARCH
Paolo Bonzini
2013-04-08
hw: move headers to include/
Paolo Bonzini