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
/
serial-pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/char/serial-{isa, pci}: Alias QDEV properties from generic serial object
Philippe Mathieu-Daudé
2020-09-30
1
-1
/
+2
*
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
-1
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
1
-3
/
+1
*
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-07-10
1
-2
/
+1
*
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
2020-06-15
1
-1
/
+1
*
qom: Less verbose object_initialize_child()
Markus Armbruster
2020-06-15
1
-2
/
+1
*
qdev: Convert to qdev_unrealize() with Coccinelle
Markus Armbruster
2020-06-15
1
-1
/
+1
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
1
-1
/
+1
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
serial: replace serial_exit_core() with unrealize
Marc-André Lureau
2020-01-07
1
-1
/
+1
*
serial: realize the serial device
Marc-André Lureau
2020-01-07
1
-1
/
+1
*
serial: add "baudbase" property
Marc-André Lureau
2020-01-07
1
-1
/
+0
*
serial: initial qom-ification
Marc-André Lureau
2020-01-07
1
-1
/
+12
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
hw/char: Move multi-serial devices into separate file
Thomas Huth
2019-05-17
1
-170
/
+0
*
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-15
1
-0
/
+12
*
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
*
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+0
*
serial: fix multi-pci card error cleanup.
Gerd Hoffmann
2015-05-19
1
-8
/
+12
*
serial-pci: Convert to realize
Markus Armbruster
2015-02-26
1
-13
/
+9
*
memory: remove memory_region_destroy
Paolo Bonzini
2014-08-18
1
-3
/
+0
*
serial-pci: remove memory regions from BAR before destroying them
Paolo Bonzini
2014-07-14
1
-0
/
+1
*
irq: Allocate IRQs individually
Peter Crosthwaite
2014-07-01
1
-1
/
+1
*
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-16
1
-2
/
+2
*
serial-pci: Set prog interface field of pci config to 16550 compatible
BALATON Zoltan
2014-05-21
1
-0
/
+7
*
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
2013-10-14
1
-2
/
+3
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+3
*
hw/c*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-3
/
+4
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-3
/
+3
*
isa: Use realizefn for ISADevice
Andreas Färber
2013-06-07
1
-2
/
+15
*
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+252