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
/
piix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
piix: fix resource leak reported by Coverity
zhanghailiang
2015-10-22
1
-4
/
+7
*
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
*
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
*
hw/i386: remove smram_update
Paolo Bonzini
2015-06-05
1
-1
/
+2
*
target-i386: use memory API to implement SMRAM
Paolo Bonzini
2015-06-05
1
-20
/
+8
*
hw/i386: add a separate region that tracks the SMRAME bit
Paolo Bonzini
2015-06-05
1
-1
/
+16
*
pci: Trivial device model conversions to realize
Markus Armbruster
2015-02-26
1
-7
/
+5
*
isa: add memory space parameter to isa_bus_new
Hervé Poussineau
2015-02-13
1
-1
/
+2
*
piix: do not set irq while loading vmstate
Pavel Dovgalyuk
2014-09-11
1
-2
/
+28
*
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-16
1
-4
/
+3
*
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
2014-02-10
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
1
-1
/
+5
*
|
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-1
/
+0
*
|
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-4
/
+4
|
/
*
pc: map PCI address space as catchall region for not mapped addresses
Michael S. Tsirkin
2013-12-10
1
-22
/
+4
*
Fix pc migration from qemu <= 1.5
Cole Robinson
2013-11-10
1
-1
/
+8
*
piix: APIs for pc guest info
Michael S. Tsirkin
2013-10-14
1
-0
/
+8
*
piix: use 64 bit window programmed by guest
Michael S. Tsirkin
2013-09-15
1
-4
/
+10
*
pc: fix regression for 64 bit PCI memory
Michael S. Tsirkin
2013-08-27
1
-3
/
+6
*
pc: limit 64 bit hole to 2G by default
Igor Mammedov
2013-07-29
1
-5
/
+90
*
pc: replace i440fx_common_init() with i440fx_init()
Igor Mammedov
2013-07-29
1
-37
/
+13
*
pc: add I440FX QOM cast macro
Igor Mammedov
2013-07-29
1
-2
/
+6
*
i440fx-pcihost: Use QOM realize for i440fx-pcihost
Hu Tao
2013-07-23
1
-12
/
+17
*
i440fx: Use type-safe cast instead of direct access of parent dev
Hu Tao
2013-07-23
1
-9
/
+16
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-07-08
1
-0
/
+9
|
\
|
*
pci: Replace pci_find_domain() with more general pci_root_bus_path()
David Gibson
2013-07-07
1
-0
/
+9
*
|
hw/p*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-6
/
+7
*
|
pam: pass device to init_pam and use it to set owner
Paolo Bonzini
2013-07-04
1
-2
/
+2
*
|
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-6
/
+6
|
/
*
hw: move PCI bridges to hw/pci-* or hw/ARCH
Paolo Bonzini
2013-04-08
1
-0
/
+657