COMMITS
/ hw/char/debugcon.c December 11, 2020
E
qdev: Move softmmu properties to qdev-properties-system.h
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
January 10, 2020
M
qdev: set properties with device_class_set_props()
Marc-André Lureau committed
August 12, 2019
M
Include hw/qdev-properties.h less
Markus Armbruster committed
M
Include hw/hw.h exactly where needed
Markus Armbruster committed
May 23, 2019
M
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster committed
October 17, 2017
P
misc: drop old i386 dependency
Philippe Mathieu-Daudé committed
July 6, 2017
A
char: avoid chardevice direct access
Anton Nefedov committed
A
char: add backend hotswap handler
Anton Nefedov committed
January 26, 2017
M
char: move CharBackend handling in char-fe unit
Marc-André Lureau committed
M
chardev: move headers to include/chardev
Marc-André Lureau committed
October 22, 2016
M
char: remove explicit_fe_open, use a set_handlers argument
Marc-André Lureau committed
M
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau committed
M
char: replace PROP_CHR with CharBackend
Marc-André Lureau committed
September 6, 2016
D
hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all
Daniel P. Berrange committed
March 14, 2016
M
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster committed
January 26, 2016
P
x86: Clean up includes
Peter Maydell committed
February 8, 2014
P
qdev: Remove hex8/32/64 property types
Paolo Bonzini committed
July 29, 2013
M
devices: Associate devices to their logical category
Marcel Apfelbaum committed
June 7, 2013
P
hw/c*: pass owner to memory_region_init* functions
Paolo Bonzini committed
June 6, 2013
P
memory: add owner argument to initialization functions
Paolo Bonzini committed
November 25, 2012
A
isa: Use realizefn for ISADevice
Andreas Färber committed
May 24, 2013
L
debugcon: fix compiler warning when open DEBUG_DEBUGCON
liguang committed
L
debugcon: make debug message more readable
liguang committed
L
April 8, 2013
P
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini committed
February 5, 2013
P
hw: move char devices to hw/char/, configure via default-configs/
Paolo Bonzini committed