index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
pci-host
Commit message (
Expand
)
Author
Age
Files
Lines
*
i440fx: print an error message if user tries to enable iommu
Bandan Das
2015-11-17
1
-0
/
+5
*
q35: Check propery to determine if iommu is set
Bandan Das
2015-11-17
1
-1
/
+1
*
uninorth: add to bridge category
Laurent Vivier
2015-10-23
1
-0
/
+8
*
grackle: add to bridge category
Laurent Vivier
2015-10-23
1
-0
/
+2
*
piix: fix resource leak reported by Coverity
zhanghailiang
2015-10-22
1
-4
/
+7
*
intel_iommu: Add support for translation for devices behind bridges
Knut Omang
2015-10-18
1
-22
/
+3
*
qdev: Protect device-list-properties against broken devices
Markus Armbruster
2015-10-09
1
-0
/
+11
*
PPC: e500 pci host: Fix ATMUs register reads
Rudolf Marek
2015-09-20
1
-2
/
+2
*
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-09-18
1
-1
/
+1
*
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
2015-09-11
1
-3
/
+1
*
piix: create host bridge to passthrough
Tiejun Chen
2015-09-10
1
-0
/
+85
*
i440fx: make types configurable at run-time
Michael S. Tsirkin
2015-09-08
1
-5
/
+4
*
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150813' into staging
Peter Maydell
2015-08-13
1
-0
/
+16
|
\
|
*
hw/pci-host/bonito: Avoid buffer overrun for bad LDMA/COP accesses
Peter Maydell
2015-08-13
1
-0
/
+16
*
|
piix: Document coreboot-specific RAM size config register
Eduardo Habkost
2015-08-13
1
-1
/
+6
|
/
*
piix: piix3 QOMify
Gonglei
2015-06-23
1
-26
/
+31
*
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-12
1
-6
/
+4
*
q35: implement TSEG
Gerd Hoffmann
2015-06-05
1
-0
/
+70
*
q35: implement SMRAM.D_LCK
Gerd Hoffmann
2015-06-05
1
-1
/
+7
*
q35: add config space wmask for SMRAM and ESMRAMC
Gerd Hoffmann
2015-06-05
1
-0
/
+2
*
q35: fix ESMRAMC default
Gerd Hoffmann
2015-06-05
1
-0
/
+1
*
q35: implement high SMRAM
Paolo Bonzini
2015-06-05
1
-4
/
+31
*
hw/i386: remove smram_update
Paolo Bonzini
2015-06-05
3
-8
/
+4
*
target-i386: use memory API to implement SMRAM
Paolo Bonzini
2015-06-05
3
-52
/
+16
*
hw/i386: add a separate region that tracks the SMRAME bit
Paolo Bonzini
2015-06-05
2
-3
/
+31
*
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
2015-04-28
1
-1
/
+1
*
uninorth: convert ffs(3) to ctz32()
Stefan Hajnoczi
2015-04-28
1
-1
/
+4
*
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
2015-04-26
1
-1
/
+2
*
exec.c: Make address_space_rw take transaction attributes
Peter Maydell
2015-04-26
1
-2
/
+4
*
mips: fix broken fulong2e machine
Paolo Bonzini
2015-04-17
1
-2
/
+2
*
machine: replace qemu opts with iommu property
Marcel Apfelbaum
2015-03-11
1
-1
/
+1
*
pci: Trivial device model conversions to realize
Markus Armbruster
2015-02-26
9
-43
/
+27
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-02-24
1
-0
/
+1
|
\
|
*
exec: RCUify AddressSpaceDispatch
Paolo Bonzini
2015-02-16
1
-0
/
+1
*
|
isa: add memory space parameter to isa_bus_new
Hervé Poussineau
2015-02-13
1
-1
/
+2
*
|
pci: Add generic PCIe host bridge
Alexander Graf
2015-02-13
2
-0
/
+155
|
/
*
PPC: e500 pci host: Add support for ATMUs
Alexander Graf
2015-01-07
1
-6
/
+107
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-09-12
2
-3
/
+30
|
\
|
*
piix: do not set irq while loading vmstate
Pavel Dovgalyuk
2014-09-11
1
-2
/
+28
|
*
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-09-09
1
-1
/
+2
*
|
apb: implement PCI bus error interrupt map registers
Mark Cave-Ayland
2014-09-09
1
-2
/
+13
|
/
*
intel-iommu: add context-cache to cache context-entry
Le Tan
2014-08-28
1
-0
/
+1
*
intel-iommu: fix coding style issues around in q35.c and machine.c
Le Tan
2014-08-28
1
-5
/
+6
*
intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...
Le Tan
2014-08-28
1
-0
/
+46
*
iommu: add is_write as a parameter to the translate function of MemoryRegionI...
Le Tan
2014-08-28
1
-1
/
+2
*
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
[next]