index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
pci-host
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
3
-7
/
+7
2016-07-12
spapr_pci: Include spapr.h instead of playing games with #error
Markus Armbruster
1
-3
/
+1
2016-07-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-2
/
+1
2016-07-05
spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)
Alexey Kardashevskiy
1
-1
/
+7
2016-07-04
pc: Eliminate PcPciInfo
Markus Armbruster
1
-1
/
+1
2016-07-04
machine: remove iommu property
Marcel Apfelbaum
1
-1
/
+0
2016-07-01
ppc/xics: Replace "icp" with "xics" in most places
Benjamin Herrenschmidt
1
-1
/
+1
2016-06-29
Q35: implement property interfece to several parameters
Efimov Vasily
1
-2
/
+7
2016-06-07
spapr_pci: Add and export DMA resetting helper
Alexey Kardashevskiy
1
-0
/
+2
2016-03-16
spapr_pci: Remove finish_realize hook
David Gibson
1
-12
/
+0
2016-03-16
spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridge
David Gibson
1
-11
/
+0
2016-03-16
spapr_pci: Allow EEH on spapr-pci-host-bridge
David Gibson
1
-1
/
+5
2016-03-16
spapr_pci: Eliminate class callbacks
David Gibson
1
-4
/
+33
2015-12-22
q35: Remove MCHPCIState.guest_info field
Eduardo Habkost
1
-1
/
+0
2015-10-23
spapr_pci: Allow PCI host bridge DMA window to be configured
David Gibson
1
-2
/
+1
2015-07-07
spapr: Merge sPAPREnvironment into sPAPRMachineState
David Gibson
1
-4
/
+6
2015-06-05
q35: implement TSEG
Gerd Hoffmann
1
-0
/
+1
2015-06-05
q35: implement SMRAM.D_LCK
Gerd Hoffmann
1
-0
/
+3
2015-06-05
q35: add config space wmask for SMRAM and ESMRAMC
Gerd Hoffmann
1
-0
/
+9
2015-06-05
q35: fix ESMRAMC default
Gerd Hoffmann
1
-1
/
+6
2015-06-05
q35: implement high SMRAM
Paolo Bonzini
1
-8
/
+8
2015-06-05
hw/i386: remove smram_update
Paolo Bonzini
1
-1
/
+0
2015-06-05
target-i386: use memory API to implement SMRAM
Paolo Bonzini
2
-5
/
+1
2015-06-05
hw/i386: add a separate region that tracks the SMRAME bit
Paolo Bonzini
1
-0
/
+1
2015-06-03
spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridge
Michael Roth
1
-0
/
+1
2015-06-03
spapr_pci: Make find_phb()/find_dev() public
Alexey Kardashevskiy
1
-0
/
+4
2015-06-03
spapr_pci: Define default DMA window size as a macro
Alexey Kardashevskiy
1
-0
/
+2
2015-04-30
range: remove useless inclusions
Paolo Bonzini
1
-1
/
+0
2015-03-09
sPAPR: Implement EEH RTAS calls
Gavin Shan
1
-0
/
+4
2015-03-09
spapr-pci: Enable huge BARs
Alexey Kardashevskiy
1
-3
/
+4
2015-03-09
pseries: Limit PCI host bridge "index" value
David Gibson
1
-1
/
+3
2015-02-13
pci: Add generic PCIe host bridge
Alexander Graf
1
-0
/
+56
2014-09-08
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
1
-1
/
+1
2014-09-08
spapr_pci: map the MSI window in each PHB
Greg Kurz
1
-1
/
+1
2014-08-28
intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...
Le Tan
1
-0
/
+2
2014-08-15
pci-host: update obsolete reference about piix_pci.c
Gonglei
1
-1
/
+1
2014-06-27
spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHB
Alexey Kardashevskiy
1
-7
/
+14
2014-06-27
spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfio
Alexey Kardashevskiy
1
-0
/
+11
2014-06-16
spapr_iommu: Get rid of window_size in sPAPRTCETable
Alexey Kardashevskiy
1
-2
/
+0
2014-06-16
spapr_pci: Allow multiple TCE tables per PHB
Alexey Kardashevskiy
1
-1
/
+0
2014-06-16
spapr_pci: spapr_iommu: Make DMA window a subregion
Alexey Kardashevskiy
1
-0
/
+1
2014-06-16
spapr_pci: Introduce a finish_realize() callback
Alexey Kardashevskiy
1
-2
/
+16
2014-03-11
q35: Correct typo BRDIGE -> BRIDGE
BALATON Zoltan
1
-12
/
+12
2013-12-10
pc: map PCI address space as catchall region for not mapped addresses
Michael S. Tsirkin
1
-2
/
+0
2013-11-10
Fix pc migration from qemu <= 1.5
Cole Robinson
1
-0
/
+1
2013-10-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-0
/
+2
2013-10-14
ich9: APIs for pc guest info
Michael S. Tsirkin
1
-0
/
+2
2013-09-20
q35: Fix typo in constant DEFUALT -> DEFAULT.
Richard W.M. Jones
1
-1
/
+1
2013-09-02
spapr-pci: rework MSI/MSIX
Alexey Kardashevskiy
1
-3
/
+5
2013-07-29
pc: limit 64 bit hole to 2G by default
Igor Mammedov
1
-0
/
+2
[next]