Age | Commit message (Expand) | Author | Files | Lines |
2020-03-17 | hw/pci-host: Use memory_region_init_rom() with read-only regions | Philippe Mathieu-Daudé | 1 | -3/+2 |
2020-03-16 | qom/object: Use common get/set uint helpers | Felipe Franciosi | 1 | -11/+3 |
2020-03-09 | hw/pci-host/q35: Remove unused includes | Philippe Mathieu-Daudé | 1 | -0/+1 |
2020-03-09 | hw/pci-host/piix: Include "qemu/range.h" | Philippe Mathieu-Daudé | 1 | -0/+1 |
2020-02-21 | pnv/phb3: Add missing break statement | Greg Kurz | 1 | -0/+1 |
2020-02-21 | pnv/phb4: Fix error path in pnv_pec_realize() | Greg Kurz | 1 | -1/+1 |
2020-02-21 | pnv/phb3: Convert 1u to 1ull | Greg Kurz | 1 | -1/+1 |
2020-02-02 | ppc/pnv: change the PowerNV machine devices to be non user creatable | Cédric Le Goater | 4 | -1/+7 |
2020-02-02 | ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridge | Cédric Le Goater | 4 | -0/+1902 |
2020-02-02 | ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridge | Benjamin Herrenschmidt | 3 | -0/+2032 |
2020-01-29 | hw/core/loader: Let load_elf() populate a field with CPU-specific flags | Aleksandar Markovic | 1 | -1/+2 |
2020-01-27 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 10 | -11/+11 |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau | 9 | -10/+10 |
2020-01-24 | hw/pci-host/designware: Remove unuseful FALLTHROUGH comment | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-01-22 | q35: implement 128K SMRAM at default SMBASE address | Igor Mammedov | 1 | -7/+77 |
2019-12-18 | hw/pci-host: Add Kconfig entry to select the IGD Passthrough Host Bridge | Philippe Mathieu-Daudé | 2 | -1/+6 |
2019-12-18 | hw/pci-host/i440fx: Extract the IGD passthrough host bridge device | Philippe Mathieu-Daudé | 3 | -84/+121 |
2019-12-18 | hw/pci-host/i440fx: Use definitions instead of magic values | Philippe Mathieu-Daudé | 1 | -7/+7 |
2019-12-18 | hw/pci-host/i440fx: Use size_t to iterate over ARRAY_SIZE() | Philippe Mathieu-Daudé | 1 | -3/+2 |
2019-12-18 | hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h" | Philippe Mathieu-Daudé | 1 | -18/+0 |
2019-12-18 | hw/pci-host/i440fx: Correct the header description | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-12-17 | hw: replace hw/i386/pc.h with a header just for the i8259 | Paolo Bonzini | 2 | -2/+1 |
2019-12-16 | mips: fulong 2e: Renovate coding style | Filip Bozuta | 1 | -27/+33 |
2019-11-05 | hw/pci-host/i440fx: Remove the last PIIX3 traces | Philippe Mathieu-Daudé | 1 | -8/+0 |
2019-11-05 | hw/pci-host: Rename incorrectly named 'piix' as 'i440fx' | Philippe Mathieu-Daudé | 3 | -2/+2 |
2019-11-05 | hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.c | Philippe Mathieu-Daudé | 2 | -403/+0 |
2019-11-05 | hw/pci-host/piix: Fix code style issues | Philippe Mathieu-Daudé | 1 | -3/+4 |
2019-11-05 | hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.h | Philippe Mathieu-Daudé | 1 | -0/+1 |
2019-11-05 | hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers | Philippe Mathieu-Daudé | 1 | -5/+4 |
2019-11-05 | hw/pci-host/piix: Move RCR_IOPORT register definition | Philippe Mathieu-Daudé | 1 | -3/+4 |
2019-11-05 | hw/pci-host/piix: Extract piix3_create() | Philippe Mathieu-Daudé | 1 | -20/+31 |
2019-11-05 | hw/i386: Remove obsolete LoadStateHandler::load_state_old handlers | Philippe Mathieu-Daudé | 1 | -25/+0 |
2019-08-20 | hw/core: Add a config switch for the "or-irq" device | Thomas Huth | 1 | -1/+2 |
2019-08-16 | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster | 3 | -3/+3 |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 1 | -1/+0 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 11 | -0/+11 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 7 | -7/+0 |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster | 8 | -0/+8 |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster | 11 | -0/+11 |
2019-08-16 | Include migration/qemu-file-types.h a lot less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include sysemu/reset.h a lot less | Markus Armbruster | 2 | -0/+2 |
2019-07-01 | i.mx7d: pci: Update PCI IRQ mapping to match HW | Andrey Smirnov | 1 | -2/+4 |
2019-07-01 | pci: designware: Update MSI mapping when MSI address changes | Andrey Smirnov | 1 | -0/+2 |
2019-07-01 | pci: designware: Update MSI mapping unconditionally | Andrey Smirnov | 1 | -8/+2 |
2019-06-16 | q35: fix mmconfig and PCI0._CRS | Gerd Hoffmann | 1 | -23/+8 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -0/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 9 | -0/+12 |
2019-05-02 | hw/pci-host: Use object_initialize_child for correct reference counting | Thomas Huth | 4 | -8/+9 |
2019-03-28 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -0/+1 |
2019-03-22 | trace-events: Shorten file names in comments | Markus Armbruster | 1 | -3/+3 |