COMMITS
/ net/filter-buffer.c November 11, 2020
E
netfilter: Use class properties
Eduardo Habkost committed
E
netfilter: Reorder functions
Eduardo Habkost committed
September 16, 2020
E
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost committed
August 31, 2020
E
Use DECLARE_*CHECKER* macros
Eduardo Habkost committed
September 3, 2020
E
Move QOM typedefs and add missing includes
Eduardo Habkost committed
July 7, 2020
M
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster committed
M
error: Avoid unnecessary error_propagate() after error_setg()
Markus Armbruster committed
M
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster committed
May 5, 2020
M
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster committed
March 5, 2020
P
hw/net: Make NetCanReceive() return a boolean
Philippe Mathieu-Daudé committed
May 23, 2019
M
Include qemu-common.h exactly where needed
Markus Armbruster committed
February 11, 2018
M
qapi: Move qapi-schema.json to qapi/, rename generated files
Markus Armbruster committed
M
Include less of the generated modular QAPI headers
Markus Armbruster committed
June 7, 2017
M
object: use more specific property type names
Marc-André Lureau committed
March 14, 2016
M
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster committed
March 1, 2016
Z
filter-buffer: Add status_changed callback processing
zhanghailiang committed
January 29, 2016
E
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake committed
E
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake committed
P
net: Clean up includes
Peter Maydell committed
October 7, 2015
Y
netfilter: add a netbuffer filter
Yang Hongyang committed