Toggle navigation
Patchwork
QEMU Development
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Marc-André Lureau
| State =
Action Required
| Archived =
No
| 4587 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Needs Review / ACK
Search
Archived
No
Yes
Both
Delegate
Apply
«
1
2
3
4
…
45
46
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
[26/26] qdev: use object_property_help()
Make QDev use class properties
- - - -
0 0 0
2019-12-01
Marc-André Lureau
New
[25/26] qapi/qmp: add ObjectPropertyInfo.default-value
Make QDev use class properties
- - - -
0 0 0
2019-12-01
Marc-André Lureau
New
[24/26] qom: introduce object_property_help()
Make QDev use class properties
- - - -
0 0 0
2019-12-01
Marc-André Lureau
New
[23/26] qom: simplify qmp_device_list_properties()
Make QDev use class properties
- - - -
0 0 0
2019-12-01
Marc-André Lureau
New
[22/26] vl: print default value in object help
Make QDev use class properties
- - - -
0 0 0
2019-12-01
Marc-André Lureau
New
[21/26] qdev: register properties as class properties
Make QDev use class properties
- - - -
0 0 0
2019-12-01
Marc-André Lureau
New
[20/26] qdev: move instance properties to class properties
Make QDev use class properties
- - - -
0 0 0
2019-12-01
Marc-André Lureau
New
[19/26] qdev: set properties with device_class_set_props()
Make QDev use class properties
- - - -
0 0 0
2019-12-01
Marc-André Lureau
New
[18/26] object: return self in object_ref()
Make QDev use class properties
- - - -
0 0 0
2019-12-01
Marc-André Lureau
New
[17/26] object: release all props
Make QDev use class properties
- - - -
0 0 0
2019-12-01
Marc-André Lureau
New
[16/26] object: add object_class_property_add_link()
Make QDev use class properties
- - - -
0 0 0
2019-12-01
Marc-André Lureau
New
[15/26] object: express const link with link property
Make QDev use class properties
- - - -
0 0 0
2019-12-01
Marc-André Lureau
New
[14/26] object: add direct link flag
Make QDev use class properties
- - - -
0 0 0
2019-12-01
Marc-André Lureau
New
[13/26] object: rename link "child" to "target"
Make QDev use class properties
- - - -
0 0 0
2019-12-01
Marc-André Lureau
New
[12/26] object: check strong flag with &
Make QDev use class properties
- - - -
0 0 0
2019-12-01
Marc-André Lureau
New
[11/26] object: do not free class properties
Make QDev use class properties
- - - -
0 0 0
2019-12-01
Marc-André Lureau
New
[10/26] object: add object_property_set_defaut_{bool, str, int, uint}()
Make QDev use class properties
- - - -
0 0 0
2019-12-01
Marc-André Lureau
New
[09/26] qstring: add qstring_free()
Make QDev use class properties
- - - -
0 0 0
2019-12-01
Marc-André Lureau
New
[08/26] object: make object_class_property_add* return property
Make QDev use class properties
- - - -
0 0 0
2019-12-01
Marc-André Lureau
New
[07/26] object: add object_property_get_defaut()
Make QDev use class properties
- - - -
0 0 0
2019-12-01
Marc-André Lureau
New
[06/26] object: add class property initializer
Make QDev use class properties
- - - -
0 0 0
2019-12-01
Marc-André Lureau
New
[05/26] object: avoid extra class property key duplication
Make QDev use class properties
- - - -
0 0 0
2019-12-01
Marc-André Lureau
New
[04/26] qdev: move helper function to monitor/misc
Make QDev use class properties
- - 1 -
0 0 0
2019-12-01
Marc-André Lureau
New
[03/26] qdev: remove extraneous error
Make QDev use class properties
- - - -
0 0 0
2019-12-01
Marc-André Lureau
New
[02/26] qdev: remove duplicated qdev_property_add_static() doc
Make QDev use class properties
- - - -
0 0 0
2019-12-01
Marc-André Lureau
New
[01/26] object: add extra sanity checks
Make QDev use class properties
- - 1 -
0 0 0
2019-12-01
Marc-André Lureau
New
[2/2] Add -mem-shared option
RFC: add -mem-shared option
- - - -
0 0 0
2019-11-28
Marc-André Lureau
New
[1/2] memfd: add qemu_memfd_open()
RFC: add -mem-shared option
- - - -
0 0 0
2019-11-28
Marc-André Lureau
New
[7/7] screendump: use qemu_unlink()
console: screendump improvements
- - 1 -
0 0 0
2019-11-27
Marc-André Lureau
New
[6/7] osdep: add qemu_unlink()
console: screendump improvements
- - 1 -
0 0 0
2019-11-27
Marc-André Lureau
New
[5/7] screendump: replace FILE with QIOChannel and fix close()/qemu_close()
console: screendump improvements
- - 1 -
0 0 0
2019-11-27
Marc-André Lureau
New
[4/7] object: add g_autoptr support
console: screendump improvements
- - 1 -
0 0 0
2019-11-27
Marc-André Lureau
New
[3/7] ui: add pixman image g_autoptr support
console: screendump improvements
- - 1 -
0 0 0
2019-11-27
Marc-André Lureau
New
[2/7] ppm-save: pass opened fd
console: screendump improvements
- - 1 -
0 0 0
2019-11-27
Marc-André Lureau
New
[1/7] console: add graphic_hw_update_done()
console: screendump improvements
- - 2 -
0 0 0
2019-11-27
Marc-André Lureau
New
[2/2] analyze-migration.py: replace numpy with python 3.2
analyze-migration.py: require python 3
- - - -
0 0 0
2019-11-27
Marc-André Lureau
New
[1/2] analyze-migration.py: fix find() type error
analyze-migration.py: require python 3
- - - -
0 0 0
2019-11-27
Marc-André Lureau
New
[v2] virtio-input: fix memory leak on unrealize
[v2] virtio-input: fix memory leak on unrealize
- - 1 -
0 0 0
2019-11-21
Marc-André Lureau
New
[v4,37/37] qdev/qom: remove some TODO limitations now that PROP_PTR is gone
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - - -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,36/37] qdev: remove QDEV_PROP_PTR
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - 1 -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,35/37] qdev: remove PROP_MEMORY_REGION
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - 2 -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,34/37] omap-gpio: remove PROP_PTR
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - 1 -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,33/37] omap-i2c: remove PROP_PTR
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - 2 -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,32/37] omap-intc: remove PROP_PTR
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - 1 -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,31/37] smbus-eeprom: remove PROP_PTR
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - 1 -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,30/37] cris: improve passing PIC interrupt vector to the CPU
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - 2 -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,29/37] RFC: mips/cps: fix setting saar property
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - - -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,28/37] qdev: use g_strcmp0() instead of open-coding it
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - 1 -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,27/37] leon3: use qdev gpio facilities for the PIL
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - 1 -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,26/37] leon3: use qemu_irq framework instead of callback as property
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - 2 -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,25/37] dp8393x: replace PROP_PTR with PROP_LINK
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - 3 1
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,24/37] etraxfs: remove PROP_PTR usage
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - 1 -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,23/37] lance: replace PROP_PTR with PROP_LINK
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - 2 -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,22/37] vmmouse: replace PROP_PTR with PROP_LINK
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - 2 -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,21/37] sm501: make SerialMM a child, export chardev property
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - - -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,20/37] mips: use sysbus_mmio_get_region() instead of internal fields
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - 2 -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,19/37] mips: use sysbus_add_io()
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - 2 -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,18/37] mips: baudbase is 115200 by default
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - 2 -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,17/37] mips: inline serial_init()
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - 2 -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,16/37] serial: make SerialIO a sysbus device
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - 1 -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,15/37] serial-mm: use sysbus facilities
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - 1 -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,14/37] serial-mm: add endianness property
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - 2 -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,13/37] serial-mm: add "regshift" property
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - 1 -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,12/37] serial: start making SerialMM a sysbus device
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - - -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,11/37] serial: replace serial_exit_core() with unrealize
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - 2 -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,10/37] serial: realize the serial device
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - 1 -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,09/37] serial: add "baudbase" property
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - 2 -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,08/37] serial: add "chardev" property
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - 2 -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,07/37] serial: register vmsd with DeviceClass
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - - -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,06/37] serial: initial qom-ification
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - 1 -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,05/37] serial-pci-multi: factor out multi_serial_get_port_count()
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - 1 -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,04/37] chardev: generate an internal id when none given
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - - -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,03/37] sysbus: remove outdated comment
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - 1 -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,02/37] sysbus: remove unused sysbus_try_create*
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - 2 -
0 0 0
2019-11-20
Marc-André Lureau
New
[v4,01/37] qdev: remove unused qdev_prop_int64
Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
- - - -
0 0 0
2019-11-20
Marc-André Lureau
New
RFC: CODING_STYLE: describe "self" variable convention
RFC: CODING_STYLE: describe "self" variable convention
- - - -
0 0 0
2019-11-20
Marc-André Lureau
New
vhost-user-fs: remove "vhostfd" property
vhost-user-fs: remove "vhostfd" property
- - 1 -
0 0 0
2019-11-16
Marc-André Lureau
New
[v3] qemu-gdb: add an Object pretty printer
[v3] qemu-gdb: add an Object pretty printer
- - - -
0 0 0
2019-11-14
Marc-André Lureau
New
[v6,25/25] hmp: call the asynchronous QMP screendump to fix outdated/glitches
monitor: add asynchronous command type
- - - -
0 0 0
2019-11-08
Marc-André Lureau
New
[v6,24/25] monitor: teach HMP about asynchronous commands
monitor: add asynchronous command type
- - - -
0 0 0
2019-11-08
Marc-André Lureau
New
[v6,23/25] monitor: start making qmp_human_monitor_command() asynchronous
monitor: add asynchronous command type
- - - -
0 0 0
2019-11-08
Marc-André Lureau
New
[v6,22/25] console: make screendump asynchronous
monitor: add asynchronous command type
- 1 - -
0 0 0
2019-11-08
Marc-André Lureau
New
[v6,21/25] screendump: use qemu_unlink()
monitor: add asynchronous command type
- - - -
0 0 0
2019-11-08
Marc-André Lureau
New
[v6,20/25] osdep: add qemu_unlink()
monitor: add asynchronous command type
- - - -
0 0 0
2019-11-08
Marc-André Lureau
New
[v6,19/25] screendump: replace FILE with QIOChannel and fix close()/qemu_close()
monitor: add asynchronous command type
- - - -
0 0 0
2019-11-08
Marc-André Lureau
New
[v6,18/25] object: add g_autoptr support
monitor: add asynchronous command type
- - - -
0 0 0
2019-11-08
Marc-André Lureau
New
[v6,17/25] ui: add pixman image g_autoptr support
monitor: add asynchronous command type
- - - -
0 0 0
2019-11-08
Marc-André Lureau
New
[v6,16/25] ppm-save: pass opened fd
monitor: add asynchronous command type
- - - -
0 0 0
2019-11-08
Marc-André Lureau
New
[v6,15/25] console: add graphic_hw_update_done()
monitor: add asynchronous command type
- - 1 -
0 0 0
2019-11-08
Marc-André Lureau
New
[v6,14/25] qmp: add qmp_return_is_cancelled()
monitor: add asynchronous command type
- - - -
0 0 0
2019-11-08
Marc-André Lureau
New
[v6,13/25] scripts: learn 'async' qapi commands
monitor: add asynchronous command type
- - - -
0 0 0
2019-11-08
Marc-André Lureau
New
[v6,12/25] qmp: introduce asynchronous command type
monitor: add asynchronous command type
- - - -
0 0 0
2019-11-08
Marc-André Lureau
New
[v6,11/25] QmpSession: return orderly
monitor: add asynchronous command type
- - - -
0 0 0
2019-11-08
Marc-André Lureau
New
[v6,10/25] QmpSession: keep a queue of pending commands
monitor: add asynchronous command type
- - - -
0 0 0
2019-11-08
Marc-André Lureau
New
[v6,09/25] qmp: simplify qmp_return_error()
monitor: add asynchronous command type
- - - -
0 0 0
2019-11-08
Marc-André Lureau
New
[v6,08/25] QmpSession: introduce QmpReturn
monitor: add asynchronous command type
- - - -
0 0 0
2019-11-08
Marc-André Lureau
New
[v6,07/25] qga: simplify dispatch_return_cb
monitor: add asynchronous command type
- - - -
0 0 0
2019-11-08
Marc-André Lureau
New
[v6,06/25] monitor: use qmp session to parse json feed
monitor: add asynchronous command type
- - - -
0 0 0
2019-11-08
Marc-André Lureau
New
[v6,05/25] QmpSession: add json parser and use it in qga
monitor: add asynchronous command type
- - - -
0 0 0
2019-11-08
Marc-André Lureau
New
[v6,04/25] QmpSession: add a return callback
monitor: add asynchronous command type
- - - -
0 0 0
2019-11-08
Marc-André Lureau
New
«
1
2
3
4
…
45
46
»