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
/
softmmu
/
qdev-monitor.c
Age
Commit message (
Expand
)
Author
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-03-24
m68k: add the virtio devices aliases
Laurent Vivier
2021-03-24
qdev: define list of archs with virtio-pci or virtio-ccw
Laurent Vivier
2021-01-04
clock: Define and use new clock_display_freq()
Peter Maydell
2020-12-15
machine: introduce MachineInitPhase
Paolo Bonzini
2020-12-15
remove preconfig state
Paolo Bonzini
2020-12-15
qdev: Move property code to qdev-properties.[ch]
Eduardo Habkost
2020-12-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-12-10
vl: move various initialization routines out of qemu_init
Paolo Bonzini
2020-12-10
Tweak a few "Parameter 'NAME' expects THING" error message
Markus Armbruster
2020-12-08
failover: make sure that id always exist
Juan Quintela
2020-12-08
failover: simplify qdev_device_add()
Juan Quintela
2020-12-08
failover: simplify qdev_device_add() failover case
Juan Quintela
2020-12-08
failover: fix indentantion
Juan Quintela
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-10-12
device_core: use drain_call_rcu in in qmp_device_add
Maxim Levitsky
2020-10-12
softmmu: move more files to softmmu/
Paolo Bonzini