Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Series =
QOM boilerplate cleanup (v2)
| Archived =
No
| 34 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[PULL,34/34] virtio-vga: Use typedef name for instance_size
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
Superseded
[PULL,33/34] vhost-user-vga: Use typedef name for instance_size
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
New
[PULL,32/34] xilinx_axienet: Use typedef name for instance_size
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
Superseded
[PULL,31/34] lpc_ich9: Use typedef name for instance_size
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
New
[PULL,30/34] omap_intc: Use typedef name for instance_size
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
New
[PULL,29/34] xilinx_axidma: Use typedef name for instance_size
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
Superseded
[PULL,28/34] tusb6010: Rename TUSB to TUSB6010
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
Superseded
[PULL,27/34] pc87312: Rename TYPE_PC87312_SUPERIO to TYPE_PC87312
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
Superseded
[PULL,26/34] vfio: Rename PCI_VFIO to VFIO_PCI
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
New
[PULL,25/34] usb: Rename USB_SERIAL_DEV to USB_SERIAL
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
Superseded
[PULL,24/34] sabre: Rename SABRE_DEVICE to SABRE
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
Superseded
[PULL,23/34] rs6000_mc: Rename RS6000MC_DEVICE to RS6000MC
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
New
[PULL,22/34] filter-rewriter: Rename FILTER_COLO_REWRITER to FILTER_REWRITER
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
New
[PULL,21/34] esp: Rename ESP_STATE to ESP
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
Superseded
[PULL,20/34] ahci: Rename ICH_AHCI to ICH9_AHCI
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
New
[PULL,19/34] vmgenid: Rename VMGENID_DEVICE to TYPE_VMGENID
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
New
[PULL,18/34] vfio: Rename VFIO_AP_DEVICE_TYPE to TYPE_VFIO_AP_DEVICE
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
New
[PULL,17/34] dev-smartcard-reader: Rename CCID_DEV_NAME to TYPE_USB_CCID_DEV
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
Superseded
[PULL,16/34] ap-device: Rename AP_DEVICE_TYPE to TYPE_AP_DEVICE
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
Superseded
[PULL,15/34] chardev: Rename TYPE_CHARDEV_* to TYPE_*_CHARDEV
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
New
[PULL,14/34] gpex: Fix type checking function name
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
Superseded
[PULL,13/34] Use OBJECT_DECLARE_SIMPLE_TYPE when possible
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
New
[PULL,12/34] Use OBJECT_DECLARE_TYPE where possible
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
New
[PULL,11/34] Use DECLARE_*CHECKER* when possible (--force mode)
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
New
[PULL,10/34] Use DECLARE_*CHECKER* macros
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
Superseded
[PULL,09/34] Move QOM typedefs and add missing includes
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
Superseded
[PULL,08/34] Delete duplicate QOM typedefs
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
Superseded
[PULL,07/34] codeconverter: script for automating QOM code cleanups
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
New
[PULL,06/34] qom: Make type checker functions accept const pointers
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
Superseded
[PULL,05/34] qom: DECLARE_*_CHECKERS macros
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
New
[PULL,04/34] qom: Allow class type name to be specified in OBJECT_DECLARE*
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
New
[PULL,03/34] qom: provide convenient macros for declaring and defining types
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
Superseded
[PULL,02/34] qom: make object_ref/unref use a void * instead of Object *.
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
Superseded
[PULL,01/34] memory: Remove kernel-doc comment marker
QOM boilerplate cleanup (v2)
-
-
-
2020-09-08
Eduardo Habkost
New