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
/
include
Age
Commit message (
Expand
)
Author
2020-01-30
target/arm/cpu: Add the kvm-no-adjvtime CPU property
Andrew Jones
2020-01-30
hw/core: deprecate old reset functions and introduce new ones
Damien Hedde
2020-01-30
hw/core/qdev: update hotplug reset regarding resettable
Damien Hedde
2020-01-30
hw/core/resettable: add support for changing parent
Damien Hedde
2020-01-30
hw/core: add Resettable support to BusClass and DeviceClass
Damien Hedde
2020-01-30
hw/core: create Resettable QOM interface
Damien Hedde
2020-01-30
add device_legacy_reset function to prepare for reset api change
Damien Hedde
2020-01-30
hw/arm/aspeed: add a 'execute-in-place' property to boot directly from CE0
Cédric Le Goater
2020-01-30
hw/arm: ast2600: Wire up the eMMC controller
Andrew Jeffery
2020-01-30
hw/sd: Configure number of slots exposed by the ASPEED SDHCI model
Andrew Jeffery
2020-01-30
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jan-29-2020' ...
Peter Maydell
2020-01-29
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic
2020-01-29
disas: Add a field for target-dependant data to disassemble_info
Aleksandar Markovic
2020-01-29
migration: Simplify get_qlist
Eric Auger
2020-01-29
ram_addr: Split RAMBlock definition
Juan Quintela
2020-01-27
hppa: add emulation of LASI PS2 controllers
Sven Schnelle
2020-01-27
hppa: Add support for LASI chip with i82596 NIC
Helge Deller
2020-01-27
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-01-24
qom: introduce object_property_help()
Marc-André Lureau
2020-01-24
qdev: register properties as class properties
Marc-André Lureau
2020-01-24
qdev: rename DeviceClass.props
Paolo Bonzini
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
object: return self in object_ref()
Marc-André Lureau
2020-01-24
object: add object_class_property_add_link()
Marc-André Lureau
2020-01-24
object: add direct link flag
Marc-André Lureau
2020-01-24
object: rename link "child" to "target"
Marc-André Lureau
2020-01-24
object: add object_property_set_default
Marc-André Lureau
2020-01-24
qstring: add qstring_free()
Marc-André Lureau
2020-01-24
object: make object_class_property_add* return property
Marc-André Lureau
2020-01-24
object: add class property initializer
Marc-André Lureau
2020-01-24
qdev: move helper function to monitor/misc
Marc-André Lureau
2020-01-24
qdev: remove extraneous error
Marc-André Lureau
2020-01-24
accel: Introduce the current_accel() wrapper
Philippe Mathieu-Daudé
2020-01-24
pvpanic: implement crashloaded event handling
zhenwei pi
2020-01-24
cpu: Introduce cpu_class_set_parent_reset()
Greg Kurz
2020-01-24
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020...
Peter Maydell
2020-01-23
virtiofsd: Pull in kernel's fuse.h
Dr. David Alan Gilbert
2020-01-23
hw/arm/exynos4210: Fix DMA initialization
Guenter Roeck
2020-01-23
hw/core/or-irq: Increase limit of or-lines to 48
Guenter Roeck
2020-01-23
target/arm/arch_dump: Add SVE notes
Andrew Jones
2020-01-23
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-01-22
vhost-vsock: delete vqs in vhost_vsock_unrealize to avoid memleaks
Pan Nengyuan
2020-01-22
q35: implement 128K SMRAM at default SMBASE address
Igor Mammedov
2020-01-21
cputlb: Make tlb_n_entries private to cputlb.c
Richard Henderson
2020-01-20
migration: Support QLIST migration
Eric Auger
2020-01-20
migration: Change SaveStateEntry.instance_id into uint32_t
Peter Xu
2020-01-20
migration: Define VMSTATE_INSTANCE_ID_ANY
Peter Xu
2020-01-17
i.MX: add an emulation for RNGC
Martin Kaiser
2020-01-17
hw/arm/allwinner-a10: Simplify by passing IRQs with qdev_pass_gpios()
Philippe Mathieu-Daudé
2020-01-17
hw/arm/allwinner-a10: Move SoC definitions out of header
Philippe Mathieu-Daudé
[next]