summaryrefslogtreecommitdiffstats
path: root/hw/isa
Commit message (Expand)AuthorAgeFilesLines
* 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
* hw/isa/pc87312: Mark the device with user_creatable = falseThomas Huth2017-09-261-0/+2
* trace-events: fix code style: print 0x before hex numbersVladimir Sementsov-Ogievskiy2017-08-011-2/+2
* docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé2017-07-311-1/+1
* chardev: move headers to include/chardevMarc-André Lureau2017-06-021-1/+1
* shutdown: Add source information to SHUTDOWN and RESETEric Blake2017-05-231-1/+1
* isabus-bridge: Remove user_creatable flagEduardo Habkost2017-05-171-5/+0Star
* sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICEEduardo Habkost2017-05-171-0/+5
* qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost2017-05-173-3/+3
* tco: do not generate an NMIPaolo Bonzini2017-04-051-5/+0Star
* Allow ISA bus to be configured outDavid Gibson2017-02-061-1/+1
* char: rename CharDriverState ChardevMarc-André Lureau2017-01-272-2/+2
* hw/isa/lpc_ich9: negotiate SMI broadcast on pc-q35-2.9+ machine typesLaszlo Ersek2017-01-271-0/+2
* hw/isa/lpc_ich9: add broadcast SMI featureLaszlo Ersek2017-01-271-1/+9
* hw/isa/lpc_ich9: add SMI feature negotiation via fw_cfgLaszlo Ersek2017-01-271-0/+79
* hw/isa/isa-bus: Set category of the "isabus-bridge" deviceThomas Huth2017-01-241-0/+1
* char: remove init callbackMarc-André Lureau2016-10-241-2/+2
* portio: keep references on portioMarc-André Lureau2016-09-081-9/+5Star
* trace-events: fix first line comment in trace-eventsLaurent Vivier2016-08-121-1/+1
* ich9: implement SCI_IRQ_SEL registerPaolo Bonzini2016-06-291-10/+18
* ich9: implement ACPI_EN registerPaolo Bonzini2016-06-291-3/+12
* isa: introduce wrapper isa_connect_gpio_outEfimov Vasily2016-06-291-0/+7
* ICH9 LPC: move call of isa_bus_irqs to 'realize' methodEfimov Vasily2016-06-291-0/+2
* ICH9 LPC: handle GSI as qdev GPIOEfimov Vasily2016-06-291-0/+3
* ich9: unify pic and ioapic IRQ vectorsPaolo Bonzini2016-06-291-2/+2
* ich9: clean up ich9_lpc_update_pic/ich9_lpc_update_apic and callersPaolo Bonzini2016-06-291-23/+17Star
* ich9: call ich9_lpc_update_pic for disabled pirqsPaolo Bonzini2016-06-291-3/+0Star
* pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hookIgor Mammedov2016-06-241-0/+1
* trace: split out trace events for hw/isa/ directoryDaniel P. Berrange2016-06-201-0/+9
* ICH9: fix typoCao jin2016-06-071-2/+2
* pc: use AcpiDeviceIfClass.send_event to issue GPE eventsIgor Mammedov2016-06-071-27/+3Star
* acpi: extend ACPI interface to provide send_event hookIgor Mammedov2016-06-071-0/+8
* explicitly include qom/cpu.hPaolo Bonzini2016-05-191-0/+1
* hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2016-03-221-0/+1
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-222-0/+2
* ich9lpc: fix typoCao jin2016-03-111-17/+18
* ich9: Remove enable_tco arguments from init functionsEduardo Habkost2016-02-251-2/+2
* qom: Swap 'name' next to visitor in ObjectPropertyAccessorEric Blake2016-02-081-3/+2Star
* qapi: Swap visit_* arguments for consistent 'name' placementEric Blake2016-02-081-1/+1
* isa: add an ISA DMA interface, and store it within the ISA busHervé Poussineau2016-02-031-0/+21
* hw: Clean up includesPeter Maydell2016-01-294-0/+4
* x86: Clean up includesPeter Maydell2016-01-292-0/+2