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
/
pcmcia
Age
Commit message (
Expand
)
Author
2021-05-02
hw/pcmcia: Do not register PCMCIA type if not required
Philippe Mathieu-Daudé
2020-08-27
pxa2xx: Move QOM macros to header
Eduardo Habkost
2020-08-21
meson: convert hw/pcmcia
Marc-André Lureau
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-02-04
hw/*/Makefile.objs: Move many .o files to common-objs
Thomas Huth
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
2016-01-29
hw: Clean up includes
Peter Maydell
2016-01-29
arm: Clean up includes
Peter Maydell
2015-10-09
hw: do not pass NULL to memory_region_init from instance_init
Paolo Bonzini
2014-10-24
hmp: Remove "info pcmcia"
Markus Armbruster
2014-06-30
hw: Fix qemu_allocate_irqs() leaks
Andreas Färber
2014-03-19
qom: Add check() argument to object_property_add_link()
Stefan Hajnoczi
2014-03-19
qom: Make QOM link property unref optional
Stefan Hajnoczi
2013-11-05
pcmcia/pxa2xx: QOM'ify PXA2xxPCMCIAState
Andreas Färber
2013-11-05
pcmcia: QOM'ify PCMCIACardState and MicroDriveState
Andreas Färber