aboutsummaryrefslogtreecommitdiff
path: root/hw/isa
AgeCommit message (Expand)AuthorFilesLines
2020-05-26hw/mips/fuloong2e: Fix typo in Fuloong machine namePhilippe Mathieu-Daudé1-1/+1
2020-05-15Drop more @errp parameters after previous commitMarkus Armbruster1-1/+1
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster2-13/+8
2020-05-15hw/isa/superio: Make the components QOM childrenMarkus Armbruster1-5/+13
2020-05-05Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...Peter Maydell1-4/+4
2020-05-04acpi: add ISADeviceClass->build_aml()Gerd Hoffmann1-0/+15
2020-05-04hw/isa/i82378: Remove dead assignmentPhilippe Mathieu-Daudé1-4/+4
2020-04-01hw/isa/superio: Correct the license textPhilippe Mathieu-Daudé2-2/+2
2020-03-19Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell1-13/+10
2020-03-17hw/ide: Remove unneeded inclusion of hw/ide.hBALATON Zoltan1-1/+0
2020-03-17hw/ide: Do ide_drive_get() within pci_ide_create_devs()BALATON Zoltan1-8/+2
2020-03-17hw/ide: Get rid of piix4_init functionBALATON Zoltan1-1/+3
2020-03-17hw/isa/piix4.c: Introduce variable to store devfnBALATON Zoltan1-5/+7
2020-03-16qom/object: Use common get/set uint helpersFelipe Franciosi1-10/+2
2020-03-16ich9: Simplify ich9_lpc_initfnFelipe Franciosi1-10/+5
2020-03-16ich9: fix getter type for sci_int propertyFelipe Franciosi1-4/+2
2020-03-16qom/object: enable setter for uint typesFelipe Franciosi1-2/+2
2020-03-09hw/southbridge/ich9: Removed unused headersPhilippe Mathieu-Daudé1-1/+0
2020-02-04hw/input: Do not enable CONFIG_PCKBD by defaultThomas Huth1-0/+1
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau3-3/+3
2019-12-17hw/isa/isa-bus: cleanup irq functionsPaolo Bonzini1-4/+7
2019-12-17hw: replace hw/i386/pc.h with a header just for the i8259Paolo Bonzini3-3/+2
2019-12-16mips: fulong 2e: Renovate coding styleFilip Bozuta1-11/+12
2019-11-05hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.cPhilippe Mathieu-Daudé3-0/+404
2019-11-05hw/pci-host/piix: Move RCR_IOPORT register definitionPhilippe Mathieu-Daudé1-1/+1
2019-11-05hw/isa/piix4: Move piix4_create() to hw/isa/piix4.cPhilippe Mathieu-Daudé1-0/+30
2019-11-05piix4: Add a MC146818 RTC Controller as specified in datasheetPhilippe Mathieu-Daudé1-0/+22
2019-11-05piix4: Add an i8254 PIT Controller as specified in datasheetHervé Poussineau1-0/+4
2019-11-05piix4: Add an i8257 DMA Controller as specified in datasheetHervé Poussineau1-0/+4
2019-11-05piix4: Rename PIIX4 object to piix4-isaHervé Poussineau1-1/+0
2019-11-05piix4: Add an i8259 Interrupt Controller as specified in datasheetHervé Poussineau1-10/+31
2019-11-05piix4: Add the Reset Control RegisterHervé Poussineau1-3/+46
2019-10-15hw/isa/vt82c686: Convert reset handler to DeviceResetPhilippe Mathieu-Daudé1-7/+4
2019-10-15hw/isa/piix4: Convert reset handler to DeviceResetPhilippe Mathieu-Daudé1-4/+3
2019-10-04hw/isa: Introduce a CONFIG_ISA_SUPERIO switch for isa-superio.cThomas Huth2-4/+8
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster1-1/+1
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster1-0/+1
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster1-1/+0
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster4-0/+4
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster4-4/+0
2019-08-16Include migration/vmstate.h lessMarkus Armbruster6-0/+6
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster2-0/+3
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster2-0/+2
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster5-0/+7
2019-06-06hw/isa: Use the QOM DEVICE() macro to access DeviceState.qdevPhilippe Mathieu-Daudé2-2/+2
2019-05-29hw/ppc/40p: Move the MC146818 RTC to the board where it belongsPhilippe Mathieu-Daudé1-4/+0
2019-05-17hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularityPhilippe Mathieu-Daudé1-11/+0
2019-03-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+2
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster1-2/+2