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
2017-03-14
machine: Convert abstract typename on compat_props to subclass names
Eduardo Habkost
2017-03-14
qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h
Paolo Bonzini
2017-03-02
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170228a'...
Peter Maydell
2017-03-02
Merge remote-tracking branch 'remotes/elmarco/tags/leak-pull-request' into st...
Peter Maydell
2017-03-01
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-03-01
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170228-...
Peter Maydell
2017-03-01
bus: do not unref hotplug handler
Marc-André Lureau
2017-03-01
tests: fix ptimer leaks
Marc-André Lureau
2017-02-28
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170228' into staging
Peter Maydell
2017-02-28
hw/block: Request permissions
Kevin Wolf
2017-02-28
block: Add error parameter to blk_insert_bs()
Kevin Wolf
2017-02-28
block: Add permissions to blk_new()
Kevin Wolf
2017-02-28
qdev: Have qdev_set_parent_bus() handle devices already on a bus
Peter Maydell
2017-02-28
migrate: Introduce a 'dc->vmsd' check to avoid segfault for --only-migratable
Ashijeet Acharya
2017-02-28
elf-loader: Allow late loading of elf
Farhan Ali
2017-02-28
register: fix incorrect read mask
Philippe Mathieu-Daudé
2017-02-28
hw/core/register: Mark the device with cannot_instantiate_with_device_add_yet
Thomas Huth
2017-02-28
hw/core/or-irq: Mark the device with cannot_instantiate_with_device_add_yet
Thomas Huth
2017-02-25
Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ...
Peter Maydell
2017-02-24
tcg: drop global lock during TCG code execution
Jan Kiszka
2017-02-24
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170222' into...
Peter Maydell
2017-02-22
machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacks
Igor Mammedov
2017-02-21
loader: Support Flattened Image Trees (FIT images)
Paul Burton
2017-02-06
vmstate registration: check return values
Dr. David Alan Gilbert
2017-02-06
vmstate_register_with_alias_id: Take an Error **
Dr. David Alan Gilbert
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
2017-01-24
hw: Fix typos found by codespell
Stefan Weil
2017-01-23
hw/core/null-machine: Add the possibility to instantiate a CPU and RAM
Thomas Huth
2017-01-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-01-18
fw-cfg: support writeable blobs
Michael S. Tsirkin
2017-01-16
hw: move reset handlers from vl.c to hw/core
Paolo Bonzini
2016-11-30
loader: fix undefined behavior in rom_order_compare()
Laszlo Ersek
2016-11-30
loader: fix handling of custom address spaces when adding ROM blobs
Laszlo Ersek
2016-11-28
generic-loader: file: Only set a PC if a CPU is specified
Alistair Francis
2016-11-15
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Stefan Hajnoczi
2016-11-15
qdev: Fix assert in PCI address property when used by vfio-pci
Daniel Oram
2016-11-15
qdev: hotplug: drop HotplugHandler.post_plug callback
Xiao Guangrong
2016-11-10
qdev: fix use-after-free regression from becdfa00cfa
Marc-André Lureau
2016-11-01
nvdimm acpi: introduce fit buffer
Xiao Guangrong
2016-10-24
hw/ptimer: Add "no counter round down" policy
Dmitry Osipenko
2016-10-24
hw/ptimer: Add "no immediate reload" policy
Dmitry Osipenko
2016-10-24
hw/ptimer: Add "no immediate trigger" policy
Dmitry Osipenko
2016-10-24
hw/ptimer: Add "continuous trigger" policy
Dmitry Osipenko
2016-10-24
hw/ptimer: Add "wraparound after one period" policy
Dmitry Osipenko
2016-10-24
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
Marc-André Lureau
2016-10-24
char: replace PROP_CHR with CharBackend
Marc-André Lureau
2016-10-17
machine: Register TYPE_MACHINE properties as class properties
Eduardo Habkost
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-09-27
sysbus: Remove ignored return value of FindSysbusDeviceFunc
David Gibson
[next]