index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci-host
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-04
loader: Add data swap option to load-elf
Peter Crosthwaite
1
-1
/
+1
2016-02-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-6
/
+1
2016-02-17
hw: fix some debug message format strings
Alyssa Milburn
1
-2
/
+2
2016-02-16
change type of pci_bridge_initfn() to void
Cao jin
1
-6
/
+1
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2
-12
/
+11
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2
-9
/
+9
2016-01-30
uninorth.c: add support for UniNorth kMacRISCPCIAddressSelect (0x48) register
Programmingkid
1
-0
/
+9
2016-01-29
pci: Clean up includes
Peter Maydell
4
-1
/
+4
2016-01-29
arm: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-29
x86: Clean up includes
Peter Maydell
3
-0
/
+3
2016-01-29
ppc: Clean up includes
Peter Maydell
3
-0
/
+3
2016-01-13
isa: Clean up error handling around isa_bus_new()
Markus Armbruster
1
-2
/
+4
2016-01-13
raven: Mark use of hw_error() in realize() FIXME
Markus Armbruster
1
-2
/
+4
2016-01-11
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-01-1...
Peter Maydell
1
-11
/
+12
2016-01-11
PCI Bonito: QOMify and cleanup
Cao jin
1
-11
/
+12
2016-01-08
igd-passthrough: fix use of host_pci_config_read
Cao jin
1
-3
/
+5
2015-11-17
i440fx: print an error message if user tries to enable iommu
Bandan Das
1
-0
/
+5
2015-11-17
q35: Check propery to determine if iommu is set
Bandan Das
1
-1
/
+1
2015-10-23
uninorth: add to bridge category
Laurent Vivier
1
-0
/
+8
2015-10-23
grackle: add to bridge category
Laurent Vivier
1
-0
/
+2
2015-10-22
piix: fix resource leak reported by Coverity
zhanghailiang
1
-4
/
+7
2015-10-18
intel_iommu: Add support for translation for devices behind bridges
Knut Omang
1
-22
/
+3
2015-10-09
qdev: Protect device-list-properties against broken devices
Markus Armbruster
1
-0
/
+11
2015-09-20
PPC: e500 pci host: Fix ATMUs register reads
Rudolf Marek
1
-2
/
+2
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
1
-1
/
+1
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
1
-3
/
+1
2015-09-10
piix: create host bridge to passthrough
Tiejun Chen
1
-0
/
+85
2015-09-08
i440fx: make types configurable at run-time
Michael S. Tsirkin
1
-5
/
+4
2015-08-13
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150813' into staging
Peter Maydell
1
-0
/
+16
2015-08-13
hw/pci-host/bonito: Avoid buffer overrun for bad LDMA/COP accesses
Peter Maydell
1
-0
/
+16
2015-08-13
piix: Document coreboot-specific RAM size config register
Eduardo Habkost
1
-1
/
+6
2015-06-23
piix: piix3 QOMify
Gonglei
1
-26
/
+31
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
1
-6
/
+4
2015-06-05
q35: implement TSEG
Gerd Hoffmann
1
-0
/
+70
2015-06-05
q35: implement SMRAM.D_LCK
Gerd Hoffmann
1
-1
/
+7
2015-06-05
q35: add config space wmask for SMRAM and ESMRAMC
Gerd Hoffmann
1
-0
/
+2
2015-06-05
q35: fix ESMRAMC default
Gerd Hoffmann
1
-0
/
+1
2015-06-05
q35: implement high SMRAM
Paolo Bonzini
1
-4
/
+31
2015-06-05
hw/i386: remove smram_update
Paolo Bonzini
3
-8
/
+4
2015-06-05
target-i386: use memory API to implement SMRAM
Paolo Bonzini
3
-52
/
+16
2015-06-05
hw/i386: add a separate region that tracks the SMRAME bit
Paolo Bonzini
2
-3
/
+31
2015-04-28
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
1
-1
/
+1
2015-04-28
uninorth: convert ffs(3) to ctz32()
Stefan Hajnoczi
1
-1
/
+4
2015-04-26
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
1
-1
/
+2
2015-04-26
exec.c: Make address_space_rw take transaction attributes
Peter Maydell
1
-2
/
+4
2015-04-17
mips: fix broken fulong2e machine
Paolo Bonzini
1
-2
/
+2
2015-03-11
machine: replace qemu opts with iommu property
Marcel Apfelbaum
1
-1
/
+1
2015-02-26
pci: Trivial device model conversions to realize
Markus Armbruster
9
-43
/
+27
2015-02-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+1
2015-02-16
exec: RCUify AddressSpaceDispatch
Paolo Bonzini
1
-0
/
+1
[next]