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
/
core
Age
Commit message (
Expand
)
Author
2018-07-02
loader: Check access size when calling rom_ptr() to avoid crashes
Thomas Huth
2018-06-18
Revert "bus: do not unref the added child bus on realize"
Marc-André Lureau
2018-06-15
hw/core/or-irq: Support more than 16 inputs to an OR gate
Peter Maydell
2018-06-12
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
Marc-André Lureau
2018-06-12
bus: do not unref the added child bus on realize
Marc-André Lureau
2018-06-08
hw/core/register: Add trailing '\n' to qemu_log() call
Philippe Mathieu-Daudé
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-06-01
qdev: Remove DeviceClass::init() and ::exit()
Philippe Mathieu-Daudé
2018-06-01
qdev: Simplify the SysBusDeviceClass::init path
Philippe Mathieu-Daudé
2018-06-01
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
2018-05-30
numa: postpone options post-processing till machine_run_board_init()
Igor Mammedov
2018-05-14
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2018-05-14
net: Remove the deprecated "vlan" parameter
Thomas Huth
2018-05-10
platform-bus-device: use device plug callback instead of machine_done notifier
Igor Mammedov
2018-03-19
Use cpu_create(type) instead of cpu_init(cpu_model)
Igor Mammedov
2018-03-13
machine: add memory-encryption option
Brijesh Singh
2018-03-07
Add symbol table callback interface to load_elf
Michael Clark
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
hw/core/split-irq: Device that splits IRQ lines
Peter Maydell
2018-03-02
qdev: Add new qdev_init_gpio_in_named_with_opaque()
Peter Maydell
2018-03-02
loader: Add new load_ramdisk_as()
Peter Maydell
2018-03-01
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180301'...
Peter Maydell
2018-03-01
hw: register: Run post_write hook on reset
Alistair Francis
2018-02-27
loader: don't perform overlapping address check for memory region ROM images
Mark Cave-Ayland
2018-02-10
machine: Polish -machine xxx,help
Alexey Kardashevskiy
2018-02-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...
Peter Maydell
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
Drop superfluous includes of qapi/qmp/qjson.h
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
hw/core/generic-loader: Allow PC to be set on command line
Peter Maydell
2018-02-07
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-02-06
qapi: Create DEFINE_PROP_OFF_AUTO_PCIBAR
Alex Williamson
2018-02-05
qdev: add helpers to be more explicit when using abstract QOM parent functions
Philippe Mathieu-Daudé
2018-01-23
linux-user: remove nmi.c and fw-path-provider.c
Laurent Vivier
2018-01-19
possible_cpus: add CPUArchId::type field
Igor Mammedov
2018-01-19
qdev: Check for the availability of a hotplug controller before adding a device
Thomas Huth
2018-01-19
machine: Replace has_dynamic_sysbus with list of allowed devices
Eduardo Habkost
2018-01-11
Merge remote-tracking branch 'origin/master' into HEAD
Michael S. Tsirkin
2017-12-20
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-12-19
tpm: move qdev_prop_tpm to hw/tpm/
Cornelia Huck
2017-12-19
qdev: drop unused #include "sysemu/iothread.h"
Stefan Hajnoczi
2017-12-18
misc: remove duplicated includes
Philippe Mathieu-Daudé
2017-12-14
qdev: add DEFINE_PROP_TPMBE
Marc-André Lureau
2017-12-05
qdev-properties: add UUID property type
Roman Kagan
2017-10-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-10-18
qdev: defer DEVICE_DEL event until instance_finalize()
Michael Roth
2017-10-18
Revert "qdev: Free QemuOpts when the QOM path goes away"
Michael Roth
2017-10-18
qdev: store DeviceState's canonical path to use when unparenting
Michael Roth
[next]