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
2017-07-14
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2
-2
/
+2
2017-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-8
/
+21
2017-07-14
memory/iommu: introduce IOMMUMemoryRegionClass
Alexey Kardashevskiy
1
-5
/
+18
2017-07-14
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
1
-3
/
+3
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
1
-1
/
+1
2017-06-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...
Peter Maydell
4
-14
/
+13
2017-06-20
qdev: Use appropriate getter/setters type
Marc-André Lureau
3
-3
/
+3
2017-06-20
object: use more specific property type names
Marc-André Lureau
2
-9
/
+9
2017-06-20
q35: fix get_mmcfg_size to use uint64 visitor
Marc-André Lureau
1
-2
/
+1
2017-06-16
q35/mch: implement extended TSEG sizes
Laszlo Ersek
1
-3
/
+38
2017-05-30
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
1
-1
/
+1
2017-05-25
memory: tune last param of iommu_ops.translate()
Peter Xu
1
-1
/
+1
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
3
-4
/
+4
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
11
-17
/
+17
2017-05-03
hw/i386: Build-time assertion on pc/q35 reset register being identical.
Phil Dennis-Jordan
1
-6
/
+0
2017-04-21
versatile: remove cannot_destroy_with_object_finalize_yet
Laurent Vivier
1
-23
/
+12
2017-02-24
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170222' into...
Peter Maydell
1
-5
/
+6
2017-02-22
hw/pci-host/prep: Do not use hw_error() in realize function
Thomas Huth
1
-5
/
+6
2017-02-21
hw: xilinx-pcie: Add support for Xilinx AXI PCIe Controller
Paul Burton
2
-0
/
+329
2016-11-23
ppc: Make uninorth interrupt swizzling identical to Grackle
Benjamin Herrenschmidt
1
-3
/
+1
2016-07-29
apb: convert init to realize
Wei Jiangang
1
-3
/
+2
2016-07-20
hw/versatile: realize the PCI root bus as part of the versatile init
Marcel Apfelbaum
1
-0
/
+1
2016-07-20
hw/prep: realize the PCI root bus as part of the prep init
Marcel Apfelbaum
1
-0
/
+1
2016-07-20
hw/grackle: fix PCI bus initialization
Marcel Apfelbaum
1
-1
/
+1
2016-07-20
hw/apb: fix PCI bus initialization
Marcel Apfelbaum
1
-8
/
+7
2016-07-04
range: Eliminate direct Range member access
Markus Armbruster
2
-22
/
+45
2016-07-04
pc: Eliminate PcPciInfo
Markus Armbruster
2
-11
/
+11
2016-07-04
piix: Set I440FXState member pci_info.w32 in one place
Markus Armbruster
1
-3
/
+1
2016-07-04
machine: remove iommu property
Marcel Apfelbaum
1
-12
/
+0
2016-07-04
hw/iommu: enable iommu with -device
Marcel Apfelbaum
1
-16
/
+1
2016-07-04
q35: allow dynamic sysbus
Marcel Apfelbaum
2
-0
/
+4
2016-06-29
Q35: implement property interfece to several parameters
Efimov Vasily
1
-0
/
+20
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
1
-4
/
+1
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2
-0
/
+2
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
3
-0
/
+3
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
[next]