Show patches with: Series = Clean-ups: qom-ify serial and remove QDEV_PROP_PTR       |    State = Action Required       |    Archived = No       |   37 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,37/37] qdev/qom: remove some TODO limitations now that PROP_PTR is gone Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 1 - --- 2019-12-20 Marc-André Lureau New
[v5,36/37] qdev: remove QDEV_PROP_PTR Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 1 - --- 2019-12-20 Marc-André Lureau New
[v5,35/37] qdev: remove PROP_MEMORY_REGION Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 2 - --- 2019-12-20 Marc-André Lureau New
[v5,34/37] omap-gpio: remove PROP_PTR Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 2 - --- 2019-12-20 Marc-André Lureau New
[v5,33/37] omap-i2c: remove PROP_PTR Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 3 - --- 2019-12-20 Marc-André Lureau New
[v5,32/37] omap-intc: remove PROP_PTR Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 2 - --- 2019-12-20 Marc-André Lureau New
[v5,31/37] smbus-eeprom: remove PROP_PTR Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 1 - --- 2019-12-20 Marc-André Lureau New
[v5,30/37] cris: improve passing PIC interrupt vector to the CPU Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 2 - --- 2019-12-20 Marc-André Lureau New
[v5,29/37] mips/cps: fix setting saar property Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 1 - --- 2019-12-20 Marc-André Lureau New
[v5,28/37] qdev: use g_strcmp0() instead of open-coding it Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 1 - --- 2019-12-20 Marc-André Lureau New
[v5,27/37] leon3: use qdev gpio facilities for the PIL Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 2 - --- 2019-12-20 Marc-André Lureau New
[v5,26/37] leon3: use qemu_irq framework instead of callback as property Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 2 - --- 2019-12-20 Marc-André Lureau New
[v5,25/37] dp8393x: replace PROP_PTR with PROP_LINK Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 3 1 --- 2019-12-20 Marc-André Lureau New
[v5,24/37] etraxfs: remove PROP_PTR usage Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 1 - --- 2019-12-20 Marc-André Lureau New
[v5,23/37] lance: replace PROP_PTR with PROP_LINK Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 2 - --- 2019-12-20 Marc-André Lureau New
[v5,22/37] vmmouse: replace PROP_PTR with PROP_LINK Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 2 - --- 2019-12-20 Marc-André Lureau New
[v5,21/37] sm501: make SerialMM a child, export chardev property Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 1 - --- 2019-12-20 Marc-André Lureau New
[v5,20/37] mips: use sysbus_mmio_get_region() instead of internal fields Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 3 - --- 2019-12-20 Marc-André Lureau New
[v5,19/37] mips: use sysbus_add_io() Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 3 - --- 2019-12-20 Marc-André Lureau New
[v5,18/37] mips: baudbase is 115200 by default Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 2 - --- 2019-12-20 Marc-André Lureau New
[v5,17/37] mips: inline serial_init() Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 2 - --- 2019-12-20 Marc-André Lureau New
[v5,16/37] serial: make SerialIO a sysbus device Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 1 - --- 2019-12-20 Marc-André Lureau New
[v5,15/37] serial-mm: use sysbus facilities Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 1 - --- 2019-12-20 Marc-André Lureau New
[v5,14/37] serial-mm: add endianness property Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 2 - --- 2019-12-20 Marc-André Lureau New
[v5,13/37] serial-mm: add "regshift" property Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 1 - --- 2019-12-20 Marc-André Lureau New
[v5,12/37] serial: start making SerialMM a sysbus device Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 1 - --- 2019-12-20 Marc-André Lureau New
[v5,11/37] serial: replace serial_exit_core() with unrealize Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 2 - --- 2019-12-20 Marc-André Lureau New
[v5,10/37] serial: realize the serial device Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 1 - --- 2019-12-20 Marc-André Lureau New
[v5,09/37] serial: add "baudbase" property Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 2 - --- 2019-12-20 Marc-André Lureau New
[v5,08/37] serial: add "chardev" property Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 2 - --- 2019-12-20 Marc-André Lureau New
[v5,07/37] serial: register vmsd with DeviceClass Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 2 - --- 2019-12-20 Marc-André Lureau New
[v5,06/37] serial: initial qom-ification Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 1 - --- 2019-12-20 Marc-André Lureau New
[v5,05/37] serial-pci-multi: factor out multi_serial_get_port_count() Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 1 - --- 2019-12-20 Marc-André Lureau New
[v5,04/37] chardev: generate an internal id when none given Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 1 - --- 2019-12-20 Marc-André Lureau New
[v5,03/37] sysbus: remove outdated comment Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 1 - --- 2019-12-20 Marc-André Lureau New
[v5,02/37] sysbus: remove unused sysbus_try_create* Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 2 - --- 2019-12-20 Marc-André Lureau New
[v5,01/37] hw/display/sm501: Always map the UART0 Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 1 - --- 2019-12-20 Marc-André Lureau New