Philippe Mathieu-Daudé
|
d2fbec575f
hw/isa: Factor isa_bus_get_irq() out of isa_get_irq()
|
2 lat temu |
Philippe Mathieu-Daudé
|
dc8d6cf203
hw/isa: Rename isa_get_dma() -> isa_bus_get_dma()
|
2 lat temu |
Philippe Mathieu-Daudé
|
e5bf2779a1
hw/isa: Use isa_address_space_io() to reduce access on global 'isabus'
|
2 lat temu |
Philippe Mathieu-Daudé
|
7067887ea1
hw/isa: Rename isa_bus_irqs() -> isa_bus_register_input_irqs()
|
2 lat temu |
Philippe Mathieu-Daudé
|
23c69bb822
hw/isa: Un-inline isa_bus_from_device()
|
2 lat temu |
Philippe Mathieu-Daudé
|
97cfb5e430
hw/isa: Remove empty ISADeviceClass structure
|
2 lat temu |
Bernhard Beschow
|
9c6c0aeacd
hw/isa/isa-bus: Turn isa_build_aml() into qbus_build_aml()
|
2 lat temu |
Igor Mammedov
|
a576158ee9
isa-bus: drop no longer used ISADeviceClass::build_aml
|
3 lat temu |
Igor Mammedov
|
f974e0b75b
acpi: make isa_build_aml() support AcpiDevAmlIf interface
|
3 lat temu |
Gautam Agrawal
|
f9bcb2d684
Warn user if the vga flag is passed but no vga device is created
|
3 lat temu |
Bernhard Beschow
|
215caca6bf
hw/isa: Inline and remove one-line isa_init_irq()
|
3 lat temu |
Bernhard Beschow
|
b2db46e4ca
hw/isa: Drop unused attributes from ISADevice
|
3 lat temu |
Bernhard Beschow
|
27b4cfb94f
hw/isa/isa-bus: Remove isabus_dev_print()
|
3 lat temu |
Peter Maydell
|
9388d1701e
qbus: Rename qbus_create() to qbus_new()
|
3 lat temu |
Thomas Huth
|
9405d87be2
hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machine
|
4 lat temu |
Chetan Pant
|
61f3c91a67
nomaintainer: Fix Lesser GPL version number
|
4 lat temu |
Philippe Mathieu-Daudé
|
0c66619835
hw/isa/isa-bus: Replace hw_error() by assert()
|
5 lat temu |
Markus Armbruster
|
3c6ef471ee
sysbus: Convert to sysbus_realize() etc. with Coccinelle
|
5 lat temu |
Markus Armbruster
|
bd2f053dc5
isa: isa_create(), isa_try_create() are now unused, drop
|
5 lat temu |
Markus Armbruster
|
96927c744f
isa: Convert uses of isa_create() with Coccinelle
|
5 lat temu |
Markus Armbruster
|
0fe9d90119
isa: New isa_new(), isa_realize_and_unref() etc.
|
5 lat temu |
Markus Armbruster
|
3e80f6902c
qdev: Convert uses of qdev_create() with Coccinelle
|
5 lat temu |
Gerd Hoffmann
|
a53e581ee8
acpi: add ISADeviceClass->build_aml()
|
5 lat temu |
Paolo Bonzini
|
3c29e18841
hw/isa/isa-bus: cleanup irq functions
|
5 lat temu |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 lat temu |
Philippe Mathieu-Daudé
|
bb3d5ea858
hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.c
|
7 lat temu |
Alistair Francis
|
1081ed2c4b
hw/isa: Replace fprintf(stderr, "*\n" with error_report()
|
7 lat temu |
Marc-André Lureau
|
0ec7b3e7f2
char: rename CharDriverState Chardev
|
8 lat temu |
Thomas Huth
|
5658ffa39a
hw/isa/isa-bus: Set category of the "isabus-bridge" device
|
8 lat temu |
Marc-André Lureau
|
e305a16510
portio: keep references on portio
|
9 lat temu |