index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
pci-host
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging
Peter Maydell
2014-08-18
1
-2
/
+10
|
\
|
*
apb: add IOMMU flush register implementation
Mark Cave-Ayland
2014-08-17
1
-2
/
+10
*
|
pci-host: update uncorresponding description
Gonglei
2014-08-15
1
-1
/
+1
*
|
pci-host: update obsolete reference about piix_pci.c
Gonglei
2014-08-15
2
-2
/
+2
|
/
*
prep: Remove PCI memory hack related to OpenHack'Ware
Hervé Poussineau
2014-07-07
1
-3
/
+1
*
uninorth: Fix PCI hole size
BALATON Zoltan
2014-06-27
1
-1
/
+1
*
apb: Fix out-of-bounds array write access
Stefan Weil
2014-06-21
1
-2
/
+2
*
hw/pci-host/ppce500: Fix typo in vmstate definition
Peter Maydell
2014-06-16
1
-1
/
+1
*
PPC: e500: implement PCI INTx routing
Bharat Bhushan
2014-06-16
1
-2
/
+23
*
PPC: e500: some pci related cleanup
Bharat Bhushan
2014-06-16
1
-7
/
+7
*
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-16
2
-6
/
+4
*
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
2014-06-16
1
-6
/
+3
*
apb: Fix compiler warnings (large constants)
Stefan Weil
2014-06-10
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging
Peter Maydell
2014-06-06
1
-10
/
+278
|
\
|
*
apb: implement IOMMU translation for PCI host bridge
Mark Cave-Ayland
2014-06-05
1
-0
/
+165
|
*
apb: handle reading/writing of IOMMU control registers
Mark Cave-Ayland
2014-06-05
1
-3
/
+100
|
*
apb: fix IOMMU register sizes
Mark Cave-Ayland
2014-06-05
1
-8
/
+3
|
*
apb: Move IOMMU registers into a separate IOMMUState struct
Mark Cave-Ayland
2014-06-05
1
-3
/
+14
*
|
pcie_host: Turn pcie_host_init() into an instance_init
Andreas Färber
2014-05-21
1
-4
/
+0
|
/
*
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2014-05-14
1
-2
/
+1
*
hw/pci-host/prep: Don't reverse IO accesses on bigendian hosts
Peter Maydell
2014-04-08
1
-4
/
+4
*
hw/pci-host/apb.c: Avoid shifting left into sign bit
Peter Maydell
2014-03-27
1
-5
/
+5
*
raven: Use raven_ for all function prefixes
Hervé Poussineau
2014-03-20
1
-19
/
+21
*
raven: Fix PCI bus accesses with size > 1
Hervé Poussineau
2014-03-20
1
-4
/
+4
*
raven: Add PCI bus mastering address space
Hervé Poussineau
2014-03-20
1
-0
/
+24
*
raven: Set a correct PCI memory region
Hervé Poussineau
2014-03-20
1
-3
/
+6
*
raven: Set a correct PCI I/O memory region
Hervé Poussineau
2014-03-20
1
-9
/
+10
*
raven: Implement non-contiguous I/O region
Hervé Poussineau
2014-03-20
1
-0
/
+85
*
raven: Rename intack region to pci_intack
Hervé Poussineau
2014-03-20
1
-3
/
+4
*
raven: Move BIOS loading from board code to PCI host
Hervé Poussineau
2014-03-13
1
-0
/
+51
*
q35: Correct typo BRDIGE -> BRIDGE
BALATON Zoltan
2014-03-11
1
-5
/
+5
*
pam: partly fix write-only mode
Hervé Poussineau
2014-03-09
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-02-13
1
-3
/
+3
|
\
|
*
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
2014-02-10
1
-3
/
+3
*
|
raven: Use constant PCI_NUM_PINS instead of 4
Hervé Poussineau
2014-02-09
1
-3
/
+3
|
/
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2014-01-10
1
-9
/
+2
|
\
|
*
piix: fix 32bit pci hole
Gerd Hoffmann
2013-12-23
1
-9
/
+2
*
|
piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-2
/
+10
*
|
pci-host: Consistently set cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
9
-4
/
+66
*
|
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
4
-6
/
+0
*
|
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
4
-10
/
+10
|
/
*
PPC: Use default pci bus name for grackle and heathrow
Alexander Graf
2013-12-20
2
-3
/
+3
*
pc: map PCI address space as catchall region for not mapped addresses
Michael S. Tsirkin
2013-12-10
2
-44
/
+9
*
Fix pc migration from qemu <= 1.5
Cole Robinson
2013-11-10
2
-3
/
+16
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-10-31
2
-1
/
+33
|
\
|
*
ich9: APIs for pc guest info
Michael S. Tsirkin
2013-10-14
1
-0
/
+10
|
*
piix: APIs for pc guest info
Michael S. Tsirkin
2013-10-14
1
-0
/
+8
|
*
q35: expose mmcfg size as a property
Michael S. Tsirkin
2013-10-14
1
-0
/
+14
|
*
q35: use macro for MCFG property name
Michael S. Tsirkin
2013-10-14
1
-1
/
+1
*
|
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-10-01
2
-8
/
+30
|
\
|
[next]