index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
core
/
Makefile.objs
Age
Commit message (
Expand
)
Author
2019-07-08
qdev: add qdev_add_vm_change_state_handler()
Stefan Hajnoczi
2019-07-02
hw/core: Collect HMP command handlers in hw/core/
Markus Armbruster
2019-07-02
hw/core: Collect QMP command handlers in hw/core/
Markus Armbruster
2019-07-02
hw/core: Move numa.c to hw/core/
Markus Armbruster
2018-10-24
hw/core: Move null-machine into the common-obj list
Thomas Huth
2018-10-17
hw/core/generic-loader: Compile only once, not for each target
Thomas Huth
2018-03-02
hw/core/split-irq: Device that splits IRQ lines
Peter Maydell
2018-01-23
linux-user: remove nmi.c and fw-path-provider.c
Laurent Vivier
2017-06-05
hw/core: nmi.c can be compiled as common-obj nowadays
Thomas Huth
2017-02-21
loader: Support Flattened Image Trees (FIT images)
Paul Burton
2017-01-23
hw/core/null-machine: Add the possibility to instantiate a CPU and RAM
Thomas Huth
2017-01-16
hw: move reset handlers from vl.c to hw/core
Paolo Bonzini
2016-10-04
generic-loader: Add a generic loader
Alistair Francis
2016-10-04
irq: Add a new irq device that allows the ORing of lines
Alistair Francis
2016-07-04
register: Add Register API
Alistair Francis
2016-05-26
qdev: Start disentangling bus from device
Andreas Färber
2016-05-19
include: poison symbols in osdep.h
Paolo Bonzini
2015-02-27
Create specific config option for "platform-bus"
David Gibson
2014-11-04
sysbus: Add new platform bus helper device
Alexander Graf
2014-08-25
cpus: Define callback for QEMU "nmi" command
Alexey Kardashevskiy
2014-03-20
qdev: Introduce FWPathProvider interface
Paolo Bonzini
2014-03-12
hw/core: Introduce QEMU machine as QOM object
Marcel Apfelbaum
2014-02-10
define hotplug interface
Igor Mammedov
2013-04-20
qdev: Drop taddr properties
Peter Maydell
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
hw: make subdirectories for devices
Paolo Bonzini