aboutsummaryrefslogtreecommitdiff
path: root/hw/isa
AgeCommit message (Expand)Author
2017-08-01trace-events: fix code style: print 0x before hex numbersVladimir Sementsov-Ogievskiy
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé
2017-06-02chardev: move headers to include/chardevMarc-André Lureau
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake
2017-05-17isabus-bridge: Remove user_creatable flagEduardo Habkost
2017-05-17sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICEEduardo Habkost
2017-05-17qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost
2017-04-05tco: do not generate an NMIPaolo Bonzini
2017-02-06Allow ISA bus to be configured outDavid Gibson
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau
2017-01-27hw/isa/lpc_ich9: negotiate SMI broadcast on pc-q35-2.9+ machine typesLaszlo Ersek
2017-01-27hw/isa/lpc_ich9: add broadcast SMI featureLaszlo Ersek
2017-01-27hw/isa/lpc_ich9: add SMI feature negotiation via fw_cfgLaszlo Ersek
2017-01-24hw/isa/isa-bus: Set category of the "isabus-bridge" deviceThomas Huth
2016-10-24char: remove init callbackMarc-André Lureau
2016-09-08portio: keep references on portioMarc-André Lureau
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier
2016-06-29ich9: implement SCI_IRQ_SEL registerPaolo Bonzini
2016-06-29ich9: implement ACPI_EN registerPaolo Bonzini
2016-06-29isa: introduce wrapper isa_connect_gpio_outEfimov Vasily
2016-06-29ICH9 LPC: move call of isa_bus_irqs to 'realize' methodEfimov Vasily
2016-06-29ICH9 LPC: handle GSI as qdev GPIOEfimov Vasily
2016-06-29ich9: unify pic and ioapic IRQ vectorsPaolo Bonzini
2016-06-29ich9: clean up ich9_lpc_update_pic/ich9_lpc_update_apic and callersPaolo Bonzini
2016-06-29ich9: call ich9_lpc_update_pic for disabled pirqsPaolo Bonzini
2016-06-24pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hookIgor Mammedov
2016-06-20trace: split out trace events for hw/isa/ directoryDaniel P. Berrange
2016-06-07ICH9: fix typoCao jin
2016-06-07pc: use AcpiDeviceIfClass.send_event to issue GPE eventsIgor Mammedov
2016-06-07acpi: extend ACPI interface to provide send_event hookIgor Mammedov
2016-05-19explicitly include qom/cpu.hPaolo Bonzini
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-11ich9lpc: fix typoCao jin
2016-02-25ich9: Remove enable_tco arguments from init functionsEduardo Habkost
2016-02-08qom: Swap 'name' next to visitor in ObjectPropertyAccessorEric Blake
2016-02-08qapi: Swap visit_* arguments for consistent 'name' placementEric Blake
2016-02-03isa: add an ISA DMA interface, and store it within the ISA busHervé Poussineau
2016-01-29hw: Clean up includesPeter Maydell
2016-01-29x86: Clean up includesPeter Maydell
2016-01-29ppc: Clean up includesPeter Maydell
2016-01-13isa: Clean up inappropriate hw_error()Markus Armbruster
2016-01-13isa: Clean up error handling around isa_bus_new()Markus Armbruster
2016-01-13isa: Trivially convert remaining PCI-ISA bridges to realize()Markus Armbruster
2016-01-13hw: Inline the qdev_prop_set_drive_nofail() wrapperMarkus Armbruster
2015-10-22hw/isa/lpc_ich9: inject the SMI on the VCPU that is writing to APM_CNTLaszlo Ersek
2015-09-09i8257: remove cpu_request_exit irqPaolo Bonzini
2015-07-08ich9: implement strap SPKR pin logicPaulo Alcantara
2015-07-07ich9: add TCO interface emulationPaulo Alcantara
2015-07-06ich9: add smm_enabled field and argumentsPaolo Bonzini