summaryrefslogtreecommitdiffstats
path: root/hw/isa
Commit message (Expand)AuthorAgeFilesLines
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-125-0/+7
* hw/isa: Use the QOM DEVICE() macro to access DeviceState.qdevPhilippe Mathieu-Daudé2019-06-062-2/+2
* hw/ppc/40p: Move the MC146818 RTC to the board where it belongsPhilippe Mathieu-Daudé2019-05-291-4/+0Star
* hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularityPhilippe Mathieu-Daudé2019-05-171-11/+0Star
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-03-281-0/+2
|\
| * hw/isa/Kconfig: PIIX4 southbridge requires USB UHCIPhilippe Mathieu-Daudé2019-03-201-0/+1
| * hw/isa/Kconfig: i82378 SuperIO requires PC speaker devicePhilippe Mathieu-Daudé2019-03-201-0/+1
* | trace-events: Shorten file names in commentsMarkus Armbruster2019-03-221-2/+2
|/
* i386, acpi: check acpi_memory_hotplug capacity in pre_plugWei Yang2019-03-131-0/+1
* isa: express SuperIO dependencies with KconfigPaolo Bonzini2019-03-071-0/+21
* i2c: express dependencies with KconfigPaolo Bonzini2019-03-071-0/+1
* i386: express dependencies with KconfigPaolo Bonzini2019-03-071-0/+1
* isa: express dependencies with kconfigPaolo Bonzini2019-03-071-0/+7
* kconfig: introduce kconfig filesPaolo Bonzini2019-03-071-0/+23
* i2c: Split smbus into partsCorey Minyard2019-02-281-1/+0Star
* char: allow specifying a GMainContext at opening timePaolo Bonzini2019-02-131-2/+2
* configs: Add a CONFIG_SMC37C669 switch for the "smc37c669-superio" deviceThomas Huth2018-10-241-1/+2
* i2c: pm_smbus: Add the ability to force block transfer enableCorey Minyard2018-08-231-1/+1
* hw/isa/smc37c669: Change the parallel I/O base to 378HPhilippe Mathieu-Daudé2018-06-171-1/+1
* hw/isa/superio: Fix inconsistent use of Chardev->bePhilippe Mathieu-Daudé2018-06-011-2/+2
* hw: Do not include "sysemu/block-backend.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-011-1/+0Star
* Change references to serial_hds[] to serial_hd()Peter Maydell2018-04-261-2/+2
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-03-201-1/+0Star
|\
| * acpi: move ACPI_PORT_SMI_CMD define to header it belongs toIgor Mammedov2018-03-131-1/+0Star
* | hw/isa/superio: Add the SMC FDC37C669 Super I/OPhilippe Mathieu-Daudé2018-03-122-1/+116
* | hw/isa/vt82c686: Add the TYPE_VT82C686B_SUPERIOPhilippe Mathieu-Daudé2018-03-121-0/+20
* | hw/isa/vt82c686: Rename vt82c686b_init() -> vt82c686b_isa_init()Philippe Mathieu-Daudé2018-03-121-1/+1
* | hw/isa/superio: Factor out the FDC37M817 Super I/O from mips_malta.cPhilippe Mathieu-Daudé2018-03-121-0/+19
* | hw/isa/superio: Factor out the IDE code from pc87312.cPhilippe Mathieu-Daudé2018-03-123-17/+43
* | hw/isa/superio: Add a keyboard/mouse controller (8042)Philippe Mathieu-Daudé2018-03-121-0/+3
* | hw/isa/superio: Factor out the floppy disc controller code from pc87312.cPhilippe Mathieu-Daudé2018-03-123-28/+56
* | hw/isa/superio: Factor out the serial code from pc87312.cPhilippe Mathieu-Daudé2018-03-123-32/+54
* | hw/isa/superio: Factor out the parallel code from pc87312.cPhilippe Mathieu-Daudé2018-03-123-24/+83
* | hw/isa/pc87312: Inherit from the abstract TYPE_ISA_SUPERIOPhilippe Mathieu-Daudé2018-03-121-1/+10
* | hw/isa/superio: Add a Super I/O template based on the PC87312 devicePhilippe Mathieu-Daudé2018-03-122-0/+29
* | hw/isa/pc87312: Use 'unsigned int' for the irq valuePhilippe Mathieu-Daudé2018-03-121-3/+3
* | hw/isa/pc87312: Use uint16_t for the ISA I/O base addressPhilippe Mathieu-Daudé2018-03-121-7/+7
* | hw/isa/pc87312: Rename the device type as TYPE_PC87312_SUPERIOPhilippe Mathieu-Daudé2018-03-121-1/+1
* | hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.cPhilippe Mathieu-Daudé2018-03-121-26/+0Star
|/
* lpc: drop pcie host dependencyMichael S. Tsirkin2018-02-131-1/+0Star
* hw/isa: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis2018-01-221-3/+4
* Replace all occurances of __FUNCTION__ with __func__Alistair Francis2018-01-221-1/+1
* Merge remote-tracking branch 'origin/master' into HEADMichael S. Tsirkin2018-01-112-3/+3
|\
| * hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()Philippe Mathieu-Daudé2017-12-181-1/+2
| * hw/timer/i8254: rename pit_init() -> i8254_pit_init()Philippe Mathieu-Daudé2017-12-181-1/+1
| * misc: remove old i386 dependencyPhilippe Mathieu-Daudé2017-12-181-1/+0Star
* | pci: Eliminate redundant PCIDevice::bus pointerDavid Gibson2017-12-051-5/+5
|/
* pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost2017-10-154-0/+25
* fw_cfg: add write callbackMarc-André Lureau2017-10-151-2/+2