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
/
piix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-21
hw/pci-host/piix: QOM'ify the IGD Passthrough host bridge
Philippe Mathieu-Daudé
1
-25
/
+20
2017-12-05
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
1
-5
/
+5
2017-12-05
pci: Rename root bus initialization functions for clarity
David Gibson
1
-2
/
+2
2017-11-16
hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
Marcel Apfelbaum
1
-2
/
+30
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
1
-0
/
+8
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
1
-1
/
+3
2017-08-31
piix: use DIV_ROUND_UP
Marc-André Lureau
1
-1
/
+1
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
1
-1
/
+1
2017-06-20
object: use more specific property type names
Marc-André Lureau
1
-4
/
+4
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
1
-1
/
+1
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
1
-3
/
+3
2017-05-03
hw/i386: Build-time assertion on pc/q35 reset register being identical.
Phil Dennis-Jordan
1
-6
/
+0
2016-07-04
range: Eliminate direct Range member access
Markus Armbruster
1
-8
/
+18
2016-07-04
pc: Eliminate PcPciInfo
Markus Armbruster
1
-5
/
+5
2016-07-04
piix: Set I440FXState member pci_info.w32 in one place
Markus Armbruster
1
-3
/
+1
2016-07-04
q35: allow dynamic sysbus
Marcel Apfelbaum
1
-0
/
+2
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
1
-5
/
+5
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-4
/
+4
2016-01-29
x86: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-13
isa: Clean up error handling around isa_bus_new()
Markus Armbruster
1
-2
/
+4
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-10-22
piix: fix resource leak reported by Coverity
zhanghailiang
1
-4
/
+7
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
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
hw/i386: remove smram_update
Paolo Bonzini
1
-1
/
+2
2015-06-05
target-i386: use memory API to implement SMRAM
Paolo Bonzini
1
-20
/
+8
2015-06-05
hw/i386: add a separate region that tracks the SMRAME bit
Paolo Bonzini
1
-1
/
+16
2015-02-26
pci: Trivial device model conversions to realize
Markus Armbruster
1
-7
/
+5
2015-02-13
isa: add memory space parameter to isa_bus_new
Hervé Poussineau
1
-1
/
+2
2014-09-11
piix: do not set irq while loading vmstate
Pavel Dovgalyuk
1
-2
/
+28
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
1
-4
/
+3
2014-02-10
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
1
-3
/
+3
2014-01-10
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-9
/
+2
2013-12-23
piix: fix 32bit pci hole
Gerd Hoffmann
1
-9
/
+2
2013-12-23
piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-2
/
+10
2013-12-23
pci-host: Consistently set cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+5
2013-12-23
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+0
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-4
/
+4
2013-12-10
pc: map PCI address space as catchall region for not mapped addresses
Michael S. Tsirkin
1
-22
/
+4
2013-11-10
Fix pc migration from qemu <= 1.5
Cole Robinson
1
-1
/
+8
2013-10-14
piix: APIs for pc guest info
Michael S. Tsirkin
1
-0
/
+8
2013-09-15
piix: use 64 bit window programmed by guest
Michael S. Tsirkin
1
-4
/
+10
2013-08-27
pc: fix regression for 64 bit PCI memory
Michael S. Tsirkin
1
-3
/
+6
2013-07-29
pc: limit 64 bit hole to 2G by default
Igor Mammedov
1
-5
/
+90
2013-07-29
pc: replace i440fx_common_init() with i440fx_init()
Igor Mammedov
1
-37
/
+13
[next]