| Commit message (Expand) | Author | Age | Files | Lines |
* | nomaintainer: Fix Lesser GPL version number | Chetan Pant | 2020-11-15 | 1 | -1/+1 |
* | hw/isa/isa-bus: Replace hw_error() by assert() | Philippe Mathieu-Daudé | 2020-09-09 | 1 | -7/+2 |
* | sysbus: Convert to sysbus_realize() etc. with Coccinelle | Markus Armbruster | 2020-06-15 | 1 | -1/+1 |
* | isa: isa_create(), isa_try_create() are now unused, drop | Markus Armbruster | 2020-06-15 | 1 | -16/+0 |
* | isa: Convert uses of isa_create() with Coccinelle | Markus Armbruster | 2020-06-15 | 1 | -2/+2 |
* | isa: New isa_new(), isa_realize_and_unref() etc. | Markus Armbruster | 2020-06-15 | 1 | -0/+15 |
* | qdev: Convert uses of qdev_create() with Coccinelle | Markus Armbruster | 2020-06-15 | 1 | -2/+2 |
* | acpi: add ISADeviceClass->build_aml() | Gerd Hoffmann | 2020-05-04 | 1 | -0/+15 |
* | hw/isa/isa-bus: cleanup irq functions | Paolo Bonzini | 2019-12-17 | 1 | -4/+7 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+2 |
* | hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.c | Philippe Mathieu-Daudé | 2018-03-12 | 1 | -26/+0 |
* | hw/isa: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis | 2018-01-22 | 1 | -3/+4 |
* | char: rename CharDriverState Chardev | Marc-André Lureau | 2017-01-27 | 1 | -1/+1 |
* | hw/isa/isa-bus: Set category of the "isabus-bridge" device | Thomas Huth | 2017-01-24 | 1 | -0/+1 |
* | portio: keep references on portio | Marc-André Lureau | 2016-09-08 | 1 | -9/+5 |
* | isa: introduce wrapper isa_connect_gpio_out | Efimov Vasily | 2016-06-29 | 1 | -0/+7 |
* | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
* | isa: add an ISA DMA interface, and store it within the ISA bus | Hervé Poussineau | 2016-02-03 | 1 | -0/+21 |
* | hw: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | isa: Clean up inappropriate hw_error() | Markus Armbruster | 2016-01-13 | 1 | -11/+0 |
* | isa: Clean up error handling around isa_bus_new() | Markus Armbruster | 2016-01-13 | 1 | -2/+2 |
* | virtio-vga: add '-vga virtio' support | Gerd Hoffmann | 2015-06-12 | 1 | -0/+3 |
* | Move parallel_hds_isa_init to hw/isa/isa-bus.c | Miroslav Rezanina | 2015-06-05 | 1 | -0/+26 |
* | isa: remove isa_mem_base variable | Hervé Poussineau | 2015-02-13 | 1 | -1/+0 |
* | isa: add memory space parameter to isa_bus_new | Hervé Poussineau | 2015-02-13 | 1 | -3/+8 |
* | isa-bus: don't use 'Yoda conditions' | Gonglei | 2014-08-15 | 1 | -1/+1 |
* | PortioList: Store PortioList in device state | Kirill Batuzov | 2014-05-05 | 1 | -3/+8 |
* | sysbus: Set cannot_instantiate_with_device_add_yet | Markus Armbruster | 2013-12-23 | 1 | -1/+0 |
* | qdev: Replace no_user by cannot_instantiate_with_device_add_yet | Markus Armbruster | 2013-12-23 | 1 | -1/+1 |
* | isa-bus: Drop isabus_bridge_init() since it does nothing | Hu Tao | 2013-07-23 | 1 | -8/+0 |
* | piolist: add owner argument to initialization functions and pass devices | Paolo Bonzini | 2013-07-04 | 1 | -1/+1 |
* | isa: QOM'ify ISADevice | Andreas Färber | 2013-06-07 | 1 | -2/+2 |
* | isa: QOM'ify ISABus | Andreas Färber | 2013-06-07 | 1 | -4/+4 |
* | isa: Use realizefn for ISADevice | Andreas Färber | 2013-06-07 | 1 | -13/+0 |
* | hw: move target-independent files to subdirectories | Paolo Bonzini | 2013-04-08 | 1 | -0/+282 |