index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
char
/
debugcon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
2020-12-18
1
-0
/
+1
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-2
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
misc: drop old i386 dependency
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+0
*
char: avoid chardevice direct access
Anton Nefedov
2017-07-14
1
-1
/
+1
*
char: add backend hotswap handler
Anton Nefedov
2017-07-14
1
-1
/
+1
*
char: move CharBackend handling in char-fe unit
Marc-André Lureau
2017-06-02
1
-1
/
+1
*
chardev: move headers to include/chardev
Marc-André Lureau
2017-06-02
1
-1
/
+1
*
char: remove explicit_fe_open, use a set_handlers argument
Marc-André Lureau
2016-10-24
1
-1
/
+1
*
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
2016-10-24
1
-3
/
+3
*
char: replace PROP_CHR with CharBackend
Marc-André Lureau
2016-10-24
1
-4
/
+4
*
hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all
Daniel P. Berrange
2016-09-13
1
-1
/
+3
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
x86: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2014-02-14
1
-2
/
+2
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+1
*
hw/c*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
isa: Use realizefn for ISADevice
Andreas Färber
2013-06-07
1
-9
/
+14
*
debugcon: fix compiler warning when open DEBUG_DEBUGCON
liguang
2013-06-01
1
-2
/
+2
*
debugcon: make debug message more readable
liguang
2013-06-01
1
-1
/
+1
*
debugcon: fix always print "addr=0x0, val=0x0" bug when use DEBUG_DEBUGCON
liguang
2013-06-01
1
-1
/
+1
*
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-15
1
-1
/
+1
*
hw: move char devices to hw/char/, configure via default-configs/
Paolo Bonzini
2013-04-08
1
-0
/
+134