Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Markus Armbruster
| State =
Action Required
| Archived =
No
| 434 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
«
1
2
...
2
3
4
5
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v2,02/58] Revert "hw/prep: realize the PCI root bus as part of the prep init"
Untitled series #60253
-
-
-
2020-05-29
Markus Armbruster
New
[v2,19/24] riscv: Fix to put "riscv.hart_array" devices on sysbus
Fixes around device realization
-
-
-
2020-05-28
Markus Armbruster
New
[v2,18/24] display/sm501 display/ati: Fix to realize "i2c-ddc"
Fixes around device realization
-
-
-
2020-05-28
Markus Armbruster
New
[v2,17/24] pnv/psi: Correct the pnv-psi* devices not to be sysbus devices
Fixes around device realization
-
-
-
2020-05-28
Markus Armbruster
New
[v2,15/24] macio: Fix macio-bus to be a subtype of System bus
Fixes around device realization
-
-
-
2020-05-28
Markus Armbruster
New
[v2,10/24] macio: Delete unused "macio-gpio" devices
Fixes around device realization
-
-
-
2020-05-28
Markus Armbruster
New
[v2,09/24] macio: Fix to realize "mos6522-cuda" and "mos6522-pmu" devices
Fixes around device realization
-
-
-
2020-05-28
Markus Armbruster
New
[v2,08/24] mac_via: Fix to realize "mos6522-q800-via*" devices
Fixes around device realization
-
-
-
2020-05-28
Markus Armbruster
New
[v2,06/24] armv7m: Delete unused "ARM,bitband-memory" devices
Fixes around device realization
-
-
-
2020-05-28
Markus Armbruster
New
[v2,03/24] sd/pxa2xx_mmci: Fix to realize "pxa2xx-mmci" device
Fixes around device realization
-
-
-
2020-05-28
Markus Armbruster
New
[v2,01/24] arm/stm32f405: Fix realization of "stm32f2xx-adc" devices
Fixes around device realization
-
-
-
2020-05-28
Markus Armbruster
New
[2/2] qom: Make "info qom-tree" show children sorted
qom: Make "info qom-tree" show children sorted
-
-
-
2020-05-27
Markus Armbruster
New
[v2] trace/simple: Fix unauthorized enable
[v2] trace/simple: Fix unauthorized enable
-
-
-
2020-05-27
Markus Armbruster
New
[55/55] MAINTAINERS: Make section QOM cover hw/core/*bus.c as well
qdev: Rework how we plug into the parent bus
-
-
-
2020-05-19
Markus Armbruster
New
[51/55] qdev: Make qdev_realize() support bus-less devices
qdev: Rework how we plug into the parent bus
-
-
-
2020-05-19
Markus Armbruster
New
[49/55] sysbus: sysbus_init_child_obj() is now unused, drop
qdev: Rework how we plug into the parent bus
-
-
-
2020-05-19
Markus Armbruster
New
[46/55] sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2
qdev: Rework how we plug into the parent bus
-
-
-
2020-05-19
Markus Armbruster
New
[44/55] qdev: Drop qdev_realize() support for null bus
qdev: Rework how we plug into the parent bus
-
-
-
2020-05-19
Markus Armbruster
New
[43/55] sysbus: Convert to sysbus_realize() etc. with Coccinelle
qdev: Rework how we plug into the parent bus
-
-
-
2020-05-19
Markus Armbruster
New
[42/55] sysbus: New sysbus_realize(), sysbus_realize_and_unref()
qdev: Rework how we plug into the parent bus
-
-
-
2020-05-19
Markus Armbruster
New
[41/55] sysbus: Tidy up sysbus_init_child_obj()'s @childsize arg, part 2
qdev: Rework how we plug into the parent bus
-
-
-
2020-05-19
Markus Armbruster
New
[40/55] hw/arm/armsse: Pass correct child size to sysbus_init_child_obj()
qdev: Rework how we plug into the parent bus
-
-
-
2020-05-19
Markus Armbruster
New
[33/55] qom: Tidy up a few object_initialize_child() calls
qdev: Rework how we plug into the parent bus
-
-
-
2020-05-19
Markus Armbruster
New
[32/55] auxbus: Eliminate aux_create_slave()
qdev: Rework how we plug into the parent bus
-
-
-
2020-05-19
Markus Armbruster
New
[29/55] qdev: qdev_create(), qdev_try_create() are now unused, drop
qdev: Rework how we plug into the parent bus
-
-
-
2020-05-19
Markus Armbruster
New
[28/55] usb: Eliminate usb_try_create_simple()
qdev: Rework how we plug into the parent bus
-
-
-
2020-05-19
Markus Armbruster
New
[26/55] usb: Convert uses of usb_create()
qdev: Rework how we plug into the parent bus
-
-
-
2020-05-19
Markus Armbruster
New
[23/55] ssi: Convert last use of ssi_create_slave_no_init() manually
qdev: Rework how we plug into the parent bus
-
-
-
2020-05-19
Markus Armbruster
New
[22/55] ssi: Convert uses of ssi_create_slave_no_init() with Coccinelle
qdev: Rework how we plug into the parent bus
-
-
-
2020-05-19
Markus Armbruster
New
[21/55] ssi: ssi_auto_connect_slaves() never does anything, drop
qdev: Rework how we plug into the parent bus
-
-
-
2020-05-19
Markus Armbruster
New
[20/55] isa: isa_create(), isa_try_create() are now unused, drop
qdev: Rework how we plug into the parent bus
-
-
-
2020-05-19
Markus Armbruster
New
[18/55] isa: Convert uses of isa_create() with Coccinelle
qdev: Rework how we plug into the parent bus
-
-
-
2020-05-19
Markus Armbruster
New
[17/55] isa: New isa_new(), isa_realize_and_unref() etc.
qdev: Rework how we plug into the parent bus
-
-
-
2020-05-19
Markus Armbruster
New
[10/55] qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
qdev: Rework how we plug into the parent bus
-
-
-
2020-05-19
Markus Armbruster
New
[08/55] qdev: Convert uses of qdev_create() with Coccinelle
qdev: Rework how we plug into the parent bus
-
-
-
2020-05-19
Markus Armbruster
New
[07/55] qdev: Convert to qdev_unrealize() manually
qdev: Rework how we plug into the parent bus
-
-
-
2020-05-19
Markus Armbruster
New
[06/55] qdev: Convert to qdev_unrealize() with Coccinelle
qdev: Rework how we plug into the parent bus
-
-
-
2020-05-19
Markus Armbruster
New
[04/55] qdev: Put qdev_new() to use with Coccinelle
qdev: Rework how we plug into the parent bus
-
-
-
2020-05-19
Markus Armbruster
New
[03/55] qdev: New qdev_new(), qdev_realize(), etc.
qdev: Rework how we plug into the parent bus
-
-
-
2020-05-19
Markus Armbruster
New
[02/55] qdev: Drop redundant bus realization
qdev: Rework how we plug into the parent bus
-
-
-
2020-05-19
Markus Armbruster
New
[01/55] qdev: Rename qbus_realize() to qbus_init()
qdev: Rework how we plug into the parent bus
-
-
-
2020-05-19
Markus Armbruster
New
[not-for-merge,4/5] qdev: Instrument to detect missed QOM parenting
Untitled series #60581
-
-
-
2020-05-18
Markus Armbruster
New
[not-for-merge,2/5] qom: Make "info qom-tree" show children sorted
Untitled series #60581
-
-
-
2020-05-18
Markus Armbruster
New
[24/24] qdev: Assert onboard devices all get realized properly
Fixes around device realization
-
-
-
2020-05-18
Markus Armbruster
New
[21/24] sparc/leon3: Fix to put grlib,* devices on sysbus
Fixes around device realization
-
-
-
2020-05-18
Markus Armbruster
New
[20/24] riscv: Fix type of SiFive[EU]SocState, member parent_obj
Fixes around device realization
-
-
-
2020-05-18
Markus Armbruster
New
[16/24] ppc/pnv: Put "*-pnv-chip" and "pnv-xive" on the main system bus
Fixes around device realization
-
-
-
2020-05-18
Markus Armbruster
New
[14/24] macio: Put "macio-nvram" device on the macio bus
Fixes around device realization
-
-
-
2020-05-18
Markus Armbruster
New
[13/24] ppc4xx: Drop redundant device realization
Fixes around device realization
-
-
-
2020-05-18
Markus Armbruster
New
[11/24] pnv/phb4: Bury unwanted "pnv-phb4-pec-stack" devices
Fixes around device realization
-
-
-
2020-05-18
Markus Armbruster
New
[09/24] macio: Fix to realize "mos6522-cuda" and "mos6522-pmu" devices
Fixes around device realization
-
-
-
2020-05-18
Markus Armbruster
New
[08/24] mac_via: Fix to realize "mos6522-q800-via*" devices
Fixes around device realization
-
-
-
2020-05-18
Markus Armbruster
New
[05/24] aspeed: Don't create unwanted "cortex-a7-arm-cpu" devices
Fixes around device realization
-
-
-
2020-05-18
Markus Armbruster
New
[04/24] aspeed: Don't create unwanted "ftgmac100", "aspeed-mmi" devices
Fixes around device realization
-
-
-
2020-05-18
Markus Armbruster
New
[01/24] arm/stm32f405: Fix realization of "stm32f2xx-adc" devices
Fixes around device realization
-
-
-
2020-05-18
Markus Armbruster
New
[PULL,20/21] various: Remove unnecessary OBJECT() cast
Untitled series #60638
-
-
-
2020-05-15
Markus Armbruster
New
[PULL,19/21] target: Remove unnecessary CPU() cast
Untitled series #60638
-
-
-
2020-05-15
Markus Armbruster
New
[PULL,15/21] Drop more @errp parameters after previous commit
Untitled series #60638
-
-
-
2020-05-15
Markus Armbruster
New
[PULL,10/21] hw/isa/superio: Make the components QOM children
Untitled series #60638
-
-
-
2020-05-15
Markus Armbruster
New
[PULL,06/21] qom: Make all the object_property_add_FOO() return the property
Untitled series #60638
-
-
-
2020-05-15
Markus Armbruster
New
[PULL,04/21] qom: Simplify object_property_get_enum()
Untitled series #60638
-
-
-
2020-05-15
Markus Armbruster
New
[v2] cpus: Fix botched configure_icount() error API violation fix
[v2] cpus: Fix botched configure_icount() error API violation fix
-
-
-
2020-05-15
Markus Armbruster
New
cpus: Fix botched configure_icount() error API violation fix
cpus: Fix botched configure_icount() error API violation fix
-
-
-
2020-05-08
Markus Armbruster
New
[v2,07/18] qom: Drop object_property_set_description() parameter @errp
qom: Spring cleaning
-
-
-
2020-05-05
Markus Armbruster
New
[v2,05/18] qom: Drop convenience method object_property_get_uint16List()
qom: Spring cleaning
-
-
-
2020-05-05
Markus Armbruster
New
[v2,03/18] qom: Drop object_property_del_child()'s unused parameter @errp
qom: Spring cleaning
-
-
-
2020-05-05
Markus Armbruster
New
[v2,01/18] qom: Clearer reference counting in object_initialize_childv()
qom: Spring cleaning
-
-
-
2020-05-05
Markus Armbruster
New
[v2,09/10] arm/sabrelite: Consistently use &error_fatal in sabrelite_init()
[v2,01/10] nvdimm: Plug memory leak in uuid property setter
-
-
-
2020-05-05
Markus Armbruster
New
[v2,05/10] error: Use error_reportf_err() where appropriate
[v2,01/10] nvdimm: Plug memory leak in uuid property setter
-
-
-
2020-05-05
Markus Armbruster
New
[PULL,19/20] qapi: Disallow qmp_marshal_FOO(NULL, ...)
[PULL,01/20] qobject: Clean up QLIST_FOREACH_ENTRY()
-
-
-
2020-04-30
Markus Armbruster
New
[PULL,01/20] qobject: Clean up QLIST_FOREACH_ENTRY()
[PULL,01/20] qobject: Clean up QLIST_FOREACH_ENTRY()
-
-
-
2020-04-30
Markus Armbruster
New
[PULL,32/32] qemu-option: pass NULL rather than 0 to the id of qemu_opts_set()
Miscellaneous patches for 2020-04-29
-
-
-
2020-04-29
Markus Armbruster
New
[PULL,26/32] smbus: Fix spd_data_generate() error API violation
Miscellaneous patches for 2020-04-29
-
-
-
2020-04-29
Markus Armbruster
New
[PULL,23/32] qga: Fix qmp_guest_get_memory_blocks() error handling
Miscellaneous patches for 2020-04-29
-
-
-
2020-04-29
Markus Armbruster
New
[PULL,22/32] tests/test-logging: Fix test for -dfilter 0..0xffffffffffffffff
Miscellaneous patches for 2020-04-29
-
-
-
2020-04-29
Markus Armbruster
New
[PULL,21/32] migration/colo: Fix qmp_xen_colo_do_checkpoint() error handling
Miscellaneous patches for 2020-04-29
-
-
-
2020-04-29
Markus Armbruster
New
[PULL,18/32] virtio-net: Fix duplex=... and speed=... error handling
Miscellaneous patches for 2020-04-29
-
-
-
2020-04-29
Markus Armbruster
New
[PULL,14/32] cpus: Proper range-checking for -icount shift=N
Miscellaneous patches for 2020-04-29
-
-
-
2020-04-29
Markus Armbruster
New
[PULL,10/32] qemu-img: Reject broken -o ""
Miscellaneous patches for 2020-04-29
-
-
-
2020-04-29
Markus Armbruster
New
[PULL,09/32] qemu-img: Move is_valid_option_list() to qemu-img.c and rewrite
Miscellaneous patches for 2020-04-29
-
-
-
2020-04-29
Markus Armbruster
New
[17/17] qom: Drop @errp parameter of object_property_del()
qom: Spring cleaning
-
-
-
2020-04-28
Markus Armbruster
New
[11/17] hw/arm/bcm2835: Drop futile attempts at QOM-adopting memory
qom: Spring cleaning
-
-
-
2020-04-28
Markus Armbruster
New
[10/17] e1000: Don't run e1000_instance_init() twice
qom: Spring cleaning
-
-
-
2020-04-28
Markus Armbruster
New
[08/17] s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes, eaes}-256
qom: Spring cleaning
-
-
-
2020-04-28
Markus Armbruster
New
[07/17] tests/check-qom-proplist: Improve iterator coverage
qom: Spring cleaning
-
-
-
2020-04-28
Markus Armbruster
New
[02/17] qom: Clean up inconsistent use of gchar * vs. char *
qom: Spring cleaning
-
-
-
2020-04-28
Markus Armbruster
New
[09/11] mips/boston: Plug memory leak in boston_mach_init()
[01/11] nvdimm: Plug memory leak in uuid property setter
-
-
-
2020-04-24
Markus Armbruster
New
[08/11] mips/boston: Fix boston_mach_init() error handling
[01/11] nvdimm: Plug memory leak in uuid property setter
-
-
-
2020-04-24
Markus Armbruster
New
[07/11] mips/malta: Fix create_cps() error handling
[01/11] nvdimm: Plug memory leak in uuid property setter
-
-
-
2020-04-24
Markus Armbruster
New
[05/11] tests/migration: Tighten error checking
[01/11] nvdimm: Plug memory leak in uuid property setter
-
-
-
2020-04-24
Markus Armbruster
New
[04/11] s390x/pci: Fix harmless mistake in zpci's property fid's setter
[01/11] nvdimm: Plug memory leak in uuid property setter
-
-
-
2020-04-24
Markus Armbruster
New
[02/11] xen: Fix and improve handling of device_add usb-host errors
[01/11] nvdimm: Plug memory leak in uuid property setter
-
-
-
2020-04-24
Markus Armbruster
New
[01/11] nvdimm: Plug memory leak in uuid property setter
[01/11] nvdimm: Plug memory leak in uuid property setter
-
-
-
2020-04-24
Markus Armbruster
New
[v2,12/15] qapi: Only input visitors can actually fail
qapi: Spring cleaning
-
-
-
2020-04-24
Markus Armbruster
New
[v2,11/15] qapi: Assert non-input visitors see only valid alternate tags
qapi: Spring cleaning
-
-
-
2020-04-24
Markus Armbruster
New
[v2,06/15] qapi: Assert incomplete object occurs only in dealloc visitor
qapi: Spring cleaning
-
-
-
2020-04-24
Markus Armbruster
New
[v2,05/15] qapi: Polish prose in visitor.h
qapi: Spring cleaning
-
-
-
2020-04-24
Markus Armbruster
New
[v2,04/15] qapi: Document @errp usage more thoroughly in visitor.h
qapi: Spring cleaning
-
-
-
2020-04-24
Markus Armbruster
New
[v2,02/15] qapi: Fix the virtual walk example in visitor.h's big comment
qapi: Spring cleaning
-
-
-
2020-04-24
Markus Armbruster
New
[3/3] libqos: Give get_machine_allocator() internal linkage
[1/3] Makefile: Drop unused, broken target recurse-fuzz
-
-
-
2020-04-24
Markus Armbruster
New
«
1
2
...
2
3
4
5
»