summaryrefslogtreecommitdiffstats
path: root/hw/isa
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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