index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci-host
/
piix.c
Age
Commit message (
Expand
)
Author
2019-11-05
hw/pci-host: Rename incorrectly named 'piix' as 'i440fx'
Philippe Mathieu-Daudé
2019-11-05
hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.c
Philippe Mathieu-Daudé
2019-11-05
hw/pci-host/piix: Fix code style issues
Philippe Mathieu-Daudé
2019-11-05
hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.h
Philippe Mathieu-Daudé
2019-11-05
hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers
Philippe Mathieu-Daudé
2019-11-05
hw/pci-host/piix: Move RCR_IOPORT register definition
Philippe Mathieu-Daudé
2019-11-05
hw/pci-host/piix: Extract piix3_create()
Philippe Mathieu-Daudé
2019-11-05
hw/i386: Remove obsolete LoadStateHandler::load_state_old handlers
Philippe Mathieu-Daudé
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
Include migration/qemu-file-types.h a lot less
Markus Armbruster
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2018-11-05
piix_pci: fix i440fx data sheet link
Li Qiang
2018-11-05
piix: use TYPE_FOO constants than string constats
Li Qiang
2018-11-05
i440fx: use ARRAY_SIZE for pam_regions
Li Qiang
2018-11-05
hw/pci-host/x86: extend the 64-bit PCI hole relative to the fw-assigned base
Laszlo Ersek
2018-11-05
hw/pci-host/x86: extract get_pci_hole64_start_value() helpers
Laszlo Ersek
2018-10-26
hw/pci-host: Remove useless parenthesis around DIV_ROUND_UP macro
Philippe Mathieu-Daudé
2018-10-19
target-i386: add i440fx 0xcf8 port as coalesced_pio
Peng Hao
2017-12-21
hw/pci-host/piix: QOM'ify the IGD Passthrough host bridge
Philippe Mathieu-Daudé
2017-12-05
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
2017-12-05
pci: Rename root bus initialization functions for clarity
David Gibson
2017-11-16
hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
Marcel Apfelbaum
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
2017-08-31
piix: use DIV_ROUND_UP
Marc-André Lureau
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
2017-06-20
object: use more specific property type names
Marc-André Lureau
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-05-03
hw/i386: Build-time assertion on pc/q35 reset register being identical.
Phil Dennis-Jordan
2016-07-04
range: Eliminate direct Range member access
Markus Armbruster
2016-07-04
pc: Eliminate PcPciInfo
Markus Armbruster
2016-07-04
piix: Set I440FXState member pci_info.w32 in one place
Markus Armbruster
2016-07-04
q35: allow dynamic sysbus
Marcel Apfelbaum
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-01-29
x86: Clean up includes
Peter Maydell
2016-01-13
isa: Clean up error handling around isa_bus_new()
Markus Armbruster
2016-01-08
igd-passthrough: fix use of host_pci_config_read
Cao jin
2015-11-17
i440fx: print an error message if user tries to enable iommu
Bandan Das
2015-10-22
piix: fix resource leak reported by Coverity
zhanghailiang
2015-09-10
piix: create host bridge to passthrough
Tiejun Chen
2015-09-08
i440fx: make types configurable at run-time
Michael S. Tsirkin
2015-08-13
piix: Document coreboot-specific RAM size config register
Eduardo Habkost
2015-06-23
piix: piix3 QOMify
Gonglei
[next]