index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci-host
Age
Commit message (
Expand
)
Author
2019-12-18
hw/pci-host/i440fx: Use definitions instead of magic values
Philippe Mathieu-Daudé
2019-12-18
hw/pci-host/i440fx: Use size_t to iterate over ARRAY_SIZE()
Philippe Mathieu-Daudé
2019-12-18
hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h"
Philippe Mathieu-Daudé
2019-12-18
hw/pci-host/i440fx: Correct the header description
Philippe Mathieu-Daudé
2019-12-17
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
2019-12-16
mips: fulong 2e: Renovate coding style
Filip Bozuta
2019-11-05
hw/pci-host/i440fx: Remove the last PIIX3 traces
Philippe Mathieu-Daudé
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-20
hw/core: Add a config switch for the "or-irq" device
Thomas Huth
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Clean up inclusion of 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
2019-07-01
i.mx7d: pci: Update PCI IRQ mapping to match HW
Andrey Smirnov
2019-07-01
pci: designware: Update MSI mapping when MSI address changes
Andrey Smirnov
2019-07-01
pci: designware: Update MSI mapping unconditionally
Andrey Smirnov
2019-06-16
q35: fix mmconfig and PCI0._CRS
Gerd Hoffmann
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-05-02
hw/pci-host: Use object_initialize_child for correct reference counting
Thomas Huth
2019-03-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-18
kconfig: add CONFIG_MSI_NONBROKEN
Paolo Bonzini
2019-03-07
ppc: Express dependencies of the Mac machines with kconfig
Thomas Huth
2019-03-07
i386: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
build: convert pci.mak to Kconfig
Paolo Bonzini
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
2019-02-21
hw/pci-host/bonito.c: Add PCI mem region mapped at the correct address
BALATON Zoltan
2019-02-05
build: actually use CONFIG_PAM
Paolo Bonzini
2019-02-05
hw/pci-host/Makefile.objs: make CONFIGS clear for PCI EXPRESS
Yang Zhong
2019-02-05
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
2019-01-11
pam: wrap MemoryRegion initialization in a transaction
Paolo Bonzini
2018-11-08
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20181108' into...
Peter Maydell
2018-11-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-11-08
PPC: e500: convert SysBus init method to a realize method
Cédric Le Goater
2018-11-06
i386: clarify that the Q35 machine type implements a P35 chipset
Daniel P. Berrangé
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
[prev]
[next]