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
Age
Commit message (
Expand
)
Author
2017-04-24
virtio-gpu: add xres and yres properties
Gerd Hoffmann
2017-04-24
qxl: add xres and yres properties
Gerd Hoffmann
2017-04-24
vmsvga: fix vmsvga_update_display
Gerd Hoffmann
2017-04-24
g364fb: make display updates thread safe
Gerd Hoffmann
2017-04-24
exynos: make display updates thread safe
Gerd Hoffmann
2017-04-24
framebuffer: make display updates thread safe
Gerd Hoffmann
2017-04-24
vga: make display updates thread safe.
Gerd Hoffmann
2017-04-24
vga: add vga_scanline_invalidated helper
Gerd Hoffmann
2017-04-24
virtio-gpu: replace PIXMAN_* by PIXMAN_BE_*
Laurent Vivier
2017-04-21
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' i...
Peter Maydell
2017-04-21
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170421' into staging
Peter Maydell
2017-04-21
Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2017-04-21' into ...
Peter Maydell
2017-04-21
virtio-rng: stop virtqueue while the CPU is stopped
Laurent Vivier
2017-04-21
qdev: Move qdev_unplug() to qdev-monitor.c
Juan Quintela
2017-04-21
qdev: Export qdev_hot_removed
Juan Quintela
2017-04-21
qdev: qdev_hotplug is really a bool
Juan Quintela
2017-04-21
s390x: register I/O adapters per ISC during init
Fei Li
2017-04-21
s390x/flic: cache flic in s390_get_flic
Fei Li
2017-04-21
s390x: initialize flic before I/O subsystems
Fei Li
2017-04-21
s390x: use enum for adapter type and standardize its naming
Fei Li
2017-04-21
s390x/css: consolidate the devno property for ccw devices
Dong Jia Shi
2017-04-21
s390x/css: provide introspection for virtual subchannel and device busid
Dong Jia Shi
2017-04-21
s390x/css: introduce read-only property type for device ids
Dong Jia Shi
2017-04-21
s390x/pci: make printf always compile in debug output
Danil Antonov
2017-04-21
s390x: introduce 2.10 compat machine
Cornelia Huck
2017-04-21
versatile: remove cannot_destroy_with_object_finalize_yet
Laurent Vivier
2017-04-20
qdev: Constify local variable returned by blk_bs
Krzysztof Kozlowski
2017-04-20
qdev: Constify value passed to qdev_prop_set_macaddr
Krzysztof Kozlowski
2017-04-20
hw/core/null-machine: Print error message when using the -kernel parameter
Thomas Huth
2017-04-20
qdev: Make "hotplugged" property read-only
Eduardo Habkost
2017-04-20
intel_iommu: enable remote IOTLB
Peter Xu
2017-04-20
intel_iommu: allow dynamic switch of IOMMU region
Peter Xu
2017-04-20
intel_iommu: provide its own replay() callback
Peter Xu
2017-04-20
intel_iommu: use the correct memory region for device IOTLB notification
Jason Wang
2017-04-20
memory: add section range info for IOMMU notifier
Peter Xu
2017-04-20
xlnx-zynqmp: Set the Cadence GEM revision
Alistair Francis
2017-04-20
cadence_gem: Make the revision a property
Alistair Francis
2017-04-20
cadence_gem: Correct the interupt logic
Alistair Francis
2017-04-20
cadence_gem: Correct the multi-queue can rx logic
Alistair Francis
2017-04-20
cadence_gem: Read the correct queue descriptor
Alistair Francis
2017-04-20
hw/arm: Qomify pxa2xx.c
Suramya Shah
2017-04-20
stellaris: Don't hw_error() on bad register accesses
Peter Maydell
2017-04-20
hw/misc/exynos4210_pmu: Reorder local variables for readability
Krzysztof Kozlowski
2017-04-20
hw/char/exynos4210_uart: Constify static array and few arguments
Krzysztof Kozlowski
2017-04-20
hw/arm/exynos: Convert fprintf to qemu_log_mask/error_report
Krzysztof Kozlowski
2017-04-20
hw/arm/boot: take Linux/arm64 TEXT_OFFSET header field into account
Ard Biesheuvel
2017-04-20
arm: remove remaining cannot_destroy_with_object_finalize_yet
Laurent Vivier
2017-04-18
9pfs: local: set the path of the export root to "."
Greg Kurz
2017-04-11
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fixes-20170411-1' into...
Peter Maydell
2017-04-11
qxl: add migration blocker to avoid pre-save assert
Gerd Hoffmann
[next]