index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
pci-host
Commit message (
Expand
)
Author
Age
Files
Lines
*
i.mx7d: pci: Update PCI IRQ mapping to match HW
Andrey Smirnov
2019-07-01
1
-2
/
+4
*
pci: designware: Update MSI mapping when MSI address changes
Andrey Smirnov
2019-07-01
1
-0
/
+2
*
pci: designware: Update MSI mapping unconditionally
Andrey Smirnov
2019-07-01
1
-8
/
+2
*
q35: fix mmconfig and PCI0._CRS
Gerd Hoffmann
2019-06-16
1
-23
/
+8
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
9
-0
/
+12
*
hw/pci-host: Use object_initialize_child for correct reference counting
Thomas Huth
2019-05-02
4
-8
/
+9
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-03-28
1
-0
/
+1
|
\
|
*
kconfig: add CONFIG_MSI_NONBROKEN
Paolo Bonzini
2019-03-18
1
-0
/
+1
*
|
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-22
1
-3
/
+3
|
/
*
ppc: Express dependencies of the Mac machines with kconfig
Thomas Huth
2019-03-07
1
-1
/
+3
*
i386: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
1
-0
/
+4
*
build: convert pci.mak to Kconfig
Paolo Bonzini
2019-03-07
1
-0
/
+10
*
kconfig: introduce kconfig files
Paolo Bonzini
2019-03-07
1
-0
/
+35
*
hw/pci-host/bonito.c: Add PCI mem region mapped at the correct address
BALATON Zoltan
2019-02-21
1
-1
/
+6
*
build: actually use CONFIG_PAM
Paolo Bonzini
2019-02-05
1
-1
/
+1
*
hw/pci-host/Makefile.objs: make CONFIGS clear for PCI EXPRESS
Yang Zhong
2019-02-05
1
-4
/
+4
*
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
2019-02-05
1
-1
/
+1
*
pam: wrap MemoryRegion initialization in a transaction
Paolo Bonzini
2019-01-11
1
-0
/
+2
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20181108' into...
Peter Maydell
2018-11-08
1
-8
/
+6
|
\
|
*
PPC: e500: convert SysBus init method to a realize method
Cédric Le Goater
2018-11-08
1
-8
/
+6
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-11-08
1
-1
/
+9
|
\
\
|
|
/
|
/
|
|
*
i386: clarify that the Q35 machine type implements a P35 chipset
Daniel P. Berrangé
2018-11-06
1
-1
/
+9
*
|
piix_pci: fix i440fx data sheet link
Li Qiang
2018-11-05
1
-1
/
+1
*
|
piix: use TYPE_FOO constants than string constats
Li Qiang
2018-11-05
1
-4
/
+7
*
|
i440fx: use ARRAY_SIZE for pam_regions
Li Qiang
2018-11-05
1
-2
/
+2
*
|
hw/pci-host/x86: extend the 64-bit PCI hole relative to the fw-assigned base
Laszlo Ersek
2018-11-05
2
-2
/
+2
*
|
hw/pci-host/x86: extract get_pci_hole64_start_value() helpers
Laszlo Ersek
2018-11-05
2
-8
/
+22
|
/
*
Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...
Peter Maydell
2018-10-30
2
-2
/
+2
|
\
|
*
hw/pci-host: Remove useless parenthesis around DIV_ROUND_UP macro
Philippe Mathieu-Daudé
2018-10-26
2
-2
/
+2
*
|
hw/pci-host/bonito: Use DeviceState::realize rather than SysBusDevice::init
Philippe Mathieu-Daudé
2018-10-24
1
-6
/
+3
|
/
*
target-i386: add q35 0xcf8 port as coalesced_pio
Peng Hao
2018-10-19
1
-0
/
+4
*
target-i386: add i440fx 0xcf8 port as coalesced_pio
Peng Hao
2018-10-19
1
-0
/
+4
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180925' into...
Peter Maydell
2018-09-25
1
-7
/
+27
|
\
|
*
40p: use OR gate to wire up raven PCI interrupts
Mark Cave-Ayland
2018-09-25
1
-2
/
+23
|
*
raven: some minor IRQ-related tidy-ups
Mark Cave-Ayland
2018-09-25
1
-6
/
+5
*
|
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc.for-upstream-2...
Peter Maydell
2018-09-25
1
-0
/
+12
|
\
\
|
|
/
|
/
|
|
*
sabre: generate correct fw path for sabre PCI host bridge
Mark Cave-Ayland
2018-09-14
1
-0
/
+12
*
|
uninorth: add ofw-addr property to allow correct fw path generation
Mark Cave-Ayland
2018-08-30
1
-0
/
+16
*
|
grackle: set device fw_name and address for correct fw path generation
Mark Cave-Ayland
2018-08-30
1
-0
/
+17
|
/
*
hw/pci-host/bonito: Move away from old_mmio accessors
Peter Maydell
2018-08-21
1
-130
/
+15
*
hw/ppc: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-1
/
+2
*
hw/mips: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-2
/
+3
*
hw/pci-host/xilinx-pcie: don't make "io" region be RAM
Peter Maydell
2018-06-27
1
-3
/
+2
*
uninorth: remove token register from uninorth device
Mark Cave-Ayland
2018-06-12
1
-6
/
+5
*
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
*
hw/pci-host/q35: Replace hardcoded value with macro
Zihan Yang
2018-05-23
1
-6
/
+11
*
uninorth: create new uninorth device
Mark Cave-Ayland
2018-05-04
2
-0
/
+60
*
uninorth: rename UNINState to UNINHostState
Mark Cave-Ayland
2018-04-27
1
-16
/
+16
*
uninorth: move PCI IO (ISA) memory region into the uninorth device
Mark Cave-Ayland
2018-04-27
1
-4
/
+10
[next]