summaryrefslogtreecommitdiff
path: root/hw/isa
AgeCommit message (Expand)AuthorFilesLines
2017-04-05tco: do not generate an NMIPaolo Bonzini1-5/+0
2017-02-06Allow ISA bus to be configured outDavid Gibson1-1/+1
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau2-2/+2
2017-01-27hw/isa/lpc_ich9: negotiate SMI broadcast on pc-q35-2.9+ machine typesLaszlo Ersek1-0/+2
2017-01-27hw/isa/lpc_ich9: add broadcast SMI featureLaszlo Ersek1-1/+9
2017-01-27hw/isa/lpc_ich9: add SMI feature negotiation via fw_cfgLaszlo Ersek1-0/+79
2017-01-24hw/isa/isa-bus: Set category of the "isabus-bridge" deviceThomas Huth1-0/+1
2016-10-24char: remove init callbackMarc-André Lureau1-2/+2
2016-09-08portio: keep references on portioMarc-André Lureau1-9/+5
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier1-1/+1
2016-06-29ich9: implement SCI_IRQ_SEL registerPaolo Bonzini1-10/+18
2016-06-29ich9: implement ACPI_EN registerPaolo Bonzini1-3/+12
2016-06-29isa: introduce wrapper isa_connect_gpio_outEfimov Vasily1-0/+7
2016-06-29ICH9 LPC: move call of isa_bus_irqs to 'realize' methodEfimov Vasily1-0/+2
2016-06-29ICH9 LPC: handle GSI as qdev GPIOEfimov Vasily1-0/+3
2016-06-29ich9: unify pic and ioapic IRQ vectorsPaolo Bonzini1-2/+2
2016-06-29ich9: clean up ich9_lpc_update_pic/ich9_lpc_update_apic and callersPaolo Bonzini1-23/+17
2016-06-29ich9: call ich9_lpc_update_pic for disabled pirqsPaolo Bonzini1-3/+0
2016-06-24pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hookIgor Mammedov1-0/+1
2016-06-20trace: split out trace events for hw/isa/ directoryDaniel P. Berrange1-0/+9
2016-06-07ICH9: fix typoCao jin1-2/+2
2016-06-07pc: use AcpiDeviceIfClass.send_event to issue GPE eventsIgor Mammedov1-27/+3
2016-06-07acpi: extend ACPI interface to provide send_event hookIgor Mammedov1-0/+8
2016-05-19explicitly include qom/cpu.hPaolo Bonzini1-0/+1
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini1-0/+1
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2-0/+2
2016-03-11ich9lpc: fix typoCao jin1-17/+18
2016-02-25ich9: Remove enable_tco arguments from init functionsEduardo Habkost1-2/+2
2016-02-08qom: Swap 'name' next to visitor in ObjectPropertyAccessorEric Blake1-3/+2
2016-02-08qapi: Swap visit_* arguments for consistent 'name' placementEric Blake1-1/+1
2016-02-03isa: add an ISA DMA interface, and store it within the ISA busHervé Poussineau1-0/+21
2016-01-29hw: Clean up includesPeter Maydell4-0/+4
2016-01-29x86: Clean up includesPeter Maydell2-0/+2
2016-01-29ppc: Clean up includesPeter Maydell1-0/+1
2016-01-13isa: Clean up inappropriate hw_error()Markus Armbruster1-11/+0
2016-01-13isa: Clean up error handling around isa_bus_new()Markus Armbruster5-7/+19
2016-01-13isa: Trivially convert remaining PCI-ISA bridges to realize()Markus Armbruster1-3/+2
2016-01-13hw: Inline the qdev_prop_set_drive_nofail() wrapperMarkus Armbruster1-4/+4
2015-10-22hw/isa/lpc_ich9: inject the SMI on the VCPU that is writing to APM_CNTLaszlo Ersek1-1/+1
2015-09-09i8257: remove cpu_request_exit irqPaolo Bonzini1-2/+1
2015-07-08ich9: implement strap SPKR pin logicPaulo Alcantara1-0/+6
2015-07-07ich9: add TCO interface emulationPaulo Alcantara1-2/+13
2015-07-06ich9: add smm_enabled field and argumentsPaolo Bonzini1-2/+4
2015-07-06piix4/ich9: do not raise SMI on ACPI enable/disable commandsPaolo Bonzini1-0/+3
2015-06-23vt82c686: QOMifyGonglei1-15/+32
2015-06-23piix4: QOMifyGonglei1-2/+6
2015-06-16Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150615-1' into s...Peter Maydell1-0/+3
2015-06-12virtio-vga: add '-vga virtio' supportGerd Hoffmann1-0/+3
2015-06-12migration: Use normal VMStateDescriptions for SubsectionsJuan Quintela1-6/+4
2015-06-05ich9: implement SMI_LOCKGerd Hoffmann1-0/+19