Sign in
qemu
/
qemu
/
94c1253e3e55d82806d00a94cbbde209738ed1a6
/
hw
/
pci-host
/
i440fx.c
d262312
qom: Drop parameter @errp of object_property_add() & friends
by Markus Armbruster
· 4 years, 10 months ago
9a57116
hw/pci-host/piix: Include "qemu/range.h"
by Philippe Mathieu-Daudé
· 5 years ago
4f67d30
qdev: set properties with device_class_set_props()
by Marc-André Lureau
· 5 years ago
1401897
hw/pci-host/i440fx: Extract the IGD passthrough host bridge device
by Philippe Mathieu-Daudé
· 5 years ago
86a31fb
hw/pci-host/i440fx: Use definitions instead of magic values
by Philippe Mathieu-Daudé
· 5 years ago
2d61ace
hw/pci-host/i440fx: Use size_t to iterate over ARRAY_SIZE()
by Philippe Mathieu-Daudé
· 5 years ago
3402076
hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h"
by Philippe Mathieu-Daudé
· 5 years ago
cd3fdb7
hw/pci-host/i440fx: Correct the header description
by Philippe Mathieu-Daudé
· 5 years ago
48bc99a
hw/pci-host/i440fx: Remove the last PIIX3 traces
by Philippe Mathieu-Daudé
· 5 years ago
0f25d86
hw/pci-host: Rename incorrectly named 'piix' as 'i440fx'
by Philippe Mathieu-Daudé
· 6 years ago
[Renamed from hw/pci-host/piix.c]
14a026d
hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.c
by Philippe Mathieu-Daudé
· 5 years ago
553b455
hw/pci-host/piix: Fix code style issues
by Philippe Mathieu-Daudé
· 5 years ago
0fd61a2
hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.h
by Philippe Mathieu-Daudé
· 6 years ago
4b19de1
hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers
by Philippe Mathieu-Daudé
· 5 years ago
0063454
hw/pci-host/piix: Move RCR_IOPORT register definition
by Philippe Mathieu-Daudé
· 6 years ago
b7d255e
hw/pci-host/piix: Extract piix3_create()
by Philippe Mathieu-Daudé
· 5 years ago
8ce60a7
hw/i386: Remove obsolete LoadStateHandler::load_state_old handlers
by Philippe Mathieu-Daudé
· 5 years ago
54d3123
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
by Markus Armbruster
· 6 years ago
a27bd6c
Include hw/qdev-properties.h less
by Markus Armbruster
· 6 years ago
650d103
Include hw/hw.h exactly where needed
by Markus Armbruster
· 6 years ago
d645427
Include migration/vmstate.h less
by Markus Armbruster
· 6 years ago
64552b6
Include hw/irq.h a lot less
by Markus Armbruster
· 6 years ago
ca77ee2
Include migration/qemu-file-types.h a lot less
by Markus Armbruster
· 6 years ago
71e8a91
Include sysemu/reset.h a lot less
by Markus Armbruster
· 6 years ago
9b178f0
piix_pci: fix i440fx data sheet link
by Li Qiang
· 6 years ago
ee31e90
piix: use TYPE_FOO constants than string constats
by Li Qiang
· 6 years ago
0118c01
i440fx: use ARRAY_SIZE for pam_regions
by Li Qiang
· 6 years ago
ed6bb4b
hw/pci-host/x86: extend the 64-bit PCI hole relative to the fw-assigned base
by Laszlo Ersek
· 6 years ago
ccef5b1
hw/pci-host/x86: extract get_pci_hole64_start_value() helpers
by Laszlo Ersek
· 6 years ago
6617562
hw/pci-host: Remove useless parenthesis around DIV_ROUND_UP macro
by Philippe Mathieu-Daudé
· 7 years ago
37abf8d
target-i386: add i440fx 0xcf8 port as coalesced_pio
by Peng Hao
· 6 years ago
0560792
hw/pci-host/piix: QOM'ify the IGD Passthrough host bridge
by Philippe Mathieu-Daudé
· 7 years ago
fd56e06
pci: Eliminate redundant PCIDevice::bus pointer
by David Gibson
· 7 years ago
1115ff6
pci: Rename root bus initialization functions for clarity
by David Gibson
· 7 years ago
9fa99d2
hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
by Marcel Apfelbaum
· 7 years ago
fd3b02c
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
by Eduardo Habkost
· 7 years ago
44b1ff3
migration: pre_save return int
by Dr. David Alan Gilbert
· 7 years ago
f9406b8
piix: use DIV_ROUND_UP
by Marc-André Lureau
· 8 years ago
3dc6f86
Convert error_report() to warn_report()
by Alistair Francis
· 8 years ago
1e507bb
object: use more specific property type names
by Marc-André Lureau
· 8 years ago
cf83f14
shutdown: Add source information to SHUTDOWN and RESET
by Eric Blake
· 8 years ago
e90f2a8
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
by Eduardo Habkost
· 8 years ago
6103451
hw/i386: Build-time assertion on pc/q35 reset register being identical.
by Phil Dennis-Jordan
· 8 years ago
a0efbf1
range: Eliminate direct Range member access
by Markus Armbruster
· 9 years ago
01c9742
pc: Eliminate PcPciInfo
by Markus Armbruster
· 9 years ago
97a83ec
piix: Set I440FXState member pci_info.w32 in one place
by Markus Armbruster
· 9 years ago
bf8d492
q35: allow dynamic sysbus
by Marcel Apfelbaum
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
d7bce99
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
by Eric Blake
· 9 years ago
51e72bc
qapi: Swap visit_* arguments for consistent 'name' placement
by Eric Blake
· 9 years ago
b6a0aa0
x86: Clean up includes
by Peter Maydell
· 9 years ago
d10e543
isa: Clean up error handling around isa_bus_new()
by Markus Armbruster
· 9 years ago
349a3b1
igd-passthrough: fix use of host_pci_config_read
by Cao jin
· 9 years ago
8d211f6
i440fx: print an error message if user tries to enable iommu
by Bandan Das
· 9 years ago
e3fce97
piix: fix resource leak reported by Coverity
by zhanghailiang
· 9 years ago
595a4f0
piix: create host bridge to passthrough
by Tiejun Chen
· 10 years ago
7bb836e
i440fx: make types configurable at run-time
by Michael S. Tsirkin
· 10 years ago
e33d22f
piix: Document coreboot-specific RAM size config register
by Eduardo Habkost
· 10 years ago
b7c6971
piix: piix3 QOMify
by Gonglei
· 10 years ago
5cd8cad
migration: Use normal VMStateDescriptions for Subsections
by Juan Quintela
· 10 years ago
3de70c0
hw/i386: remove smram_update
by Paolo Bonzini
· 10 years ago
f809c60
target-i386: use memory API to implement SMRAM
by Paolo Bonzini
· 10 years ago
fe6567d
hw/i386: add a separate region that tracks the SMRAME bit
by Paolo Bonzini
· 10 years ago
9af21db
pci: Trivial device model conversions to realize
by Markus Armbruster
· 10 years ago
bb2ed00
isa: add memory space parameter to isa_bus_new
by Hervé Poussineau
· 10 years ago
2c9ecde
piix: do not set irq while loading vmstate
by Pavel Dovgalyuk
· 11 years ago
d49805a
savevm: Remove all the unneeded version_minimum_id_old (x86)
by Juan Quintela
· 11 years ago
2897ae0
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
by Igor Mammedov
· 11 years ago
d181976
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 11 years ago
ddaaefb
piix: fix 32bit pci hole
by Gerd Hoffmann
· 11 years ago
81aab2f
piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
08c58f9
pci-host: Consistently set cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
837d371
sysbus: Set cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
efec3dd
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
83d08f2
pc: map PCI address space as catchall region for not mapped addresses
by Michael S. Tsirkin
· 11 years ago
04c7d8b
Fix pc migration from qemu <= 1.5
by Cole Robinson
· 11 years ago
277e934
piix: APIs for pc guest info
by Michael S. Tsirkin
· 12 years ago
2028fdf
piix: use 64 bit window programmed by guest
by Michael S. Tsirkin
· 12 years ago
1466cef
pc: fix regression for 64 bit PCI memory
by Michael S. Tsirkin
· 12 years ago
3984890
pc: limit 64 bit hole to 2G by default
by Igor Mammedov
· 12 years ago
44fc8c5
pc: replace i440fx_common_init() with i440fx_init()
by Igor Mammedov
· 12 years ago
1d0d4aa
pc: add I440FX QOM cast macro
by Igor Mammedov
· 12 years ago
a3560fb
i440fx-pcihost: Use QOM realize for i440fx-pcihost
by Hu Tao
· 12 years ago
2aedfa46
i440fx: Use type-safe cast instead of direct access of parent dev
by Hu Tao
· 12 years ago
dc11549
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 12 years ago
568f069
pci: Replace pci_find_domain() with more general pci_root_bus_path()
by David Gibson
· 12 years ago
40c5dce
hw/p*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
3cd2cf4
pam: pass device to init_pam and use it to set owner
by Paolo Bonzini
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
c0907c9
hw: move PCI bridges to hw/pci-* or hw/ARCH
by Paolo Bonzini
· 12 years ago
[Renamed from hw/piix_pci.c]
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
c972121
piix_pci: Fix C99 comments
by David Woodhouse
· 12 years ago
d93a8a4
piix_pci: Use DEVICE() and ISA_BUS()
by David Woodhouse
· 12 years ago
57a0f0c
piix_pci: Clean up i440FX object handling
by David Woodhouse
· 12 years ago
60a0e44
pci: Allow PCI bus creation interfaces to specify the type of bus
by Alex Williamson
· 12 years ago
6e72a00
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
by Anthony Liguori
· 12 years ago
d37e12a
pci_host: Drop write-only address_space field
by Peter Maydell
· 12 years ago
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
1ec4ba7
PIIX3: reset the VM when the Reset Control Register's RCPU bit gets set
by Laszlo Ersek
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
Next »