index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
char
/
serial-pci.c
Age
Commit message (
Expand
)
Author
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-01-29
x86: Clean up includes
Peter Maydell
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-05-19
serial: fix multi-pci card error cleanup.
Gerd Hoffmann
2015-02-26
serial-pci: Convert to realize
Markus Armbruster
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
2014-07-14
serial-pci: remove memory regions from BAR before destroying them
Paolo Bonzini
2014-07-01
irq: Allocate IRQs individually
Peter Crosthwaite
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-05-21
serial-pci: Set prog interface field of pci config to 16550 compatible
BALATON Zoltan
2013-10-14
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-04
hw/c*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-06-07
isa: Use realizefn for ISADevice
Andreas Färber
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini