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
sm501: Fix device endianness
BALATON Zoltan
2017-04-24
sm501: Add emulation of chip connected via PCI
BALATON Zoltan
2017-04-24
sm501: Get rid of base address in draw_hwc_line
BALATON Zoltan
2017-04-24
sm501: QOMify
BALATON Zoltan
2017-04-24
sm501: Add missing arbitration control register
BALATON Zoltan
2017-04-24
sm501: Use defined constants instead of literal values where available
BALATON Zoltan
2017-04-24
sm501: Fixed code style and a few typos in comments
BALATON Zoltan
2017-04-24
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
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
tcx: switch to load_image_mr() and remove prom_addr hack
Mark Cave-Ayland
2017-04-21
tcx: use tcx_set_dirty() for accelerated ops
Mark Cave-Ayland
2017-04-21
tcx: remove primitives for non-32-bit surfaces
Mark Cave-Ayland
2017-04-21
tcx: remove TARGET_PAGE_SIZE from tcx24_update_display()
Mark Cave-Ayland
2017-04-21
tcx: remove TARGET_PAGE_SIZE from tcx_update_display()
Mark Cave-Ayland
2017-04-21
tcx: remove page24 and cpage from tcx24_update_display()
Mark Cave-Ayland
2017-04-21
tcx: alter tcx24_reset_dirty() to accept address and length parameters
Mark Cave-Ayland
2017-04-21
tcx: alter tcx24_check_dirty() to accept address and length parameters
Mark Cave-Ayland
2017-04-21
tcx: ensure tcx_set_dirty() also invalidates the 24-bit plane and cplane
Mark Cave-Ayland
2017-04-21
tcx: alter tcx_set_dirty() to accept address and length parameters
Mark Cave-Ayland
2017-04-21
cg3: switch to load_image_mr() and remove prom-addr hack
Mark Cave-Ayland
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
cg3: fix up size parameter for memory_region_get_dirty()
Mark Cave-Ayland
2017-04-21
cg3: remove TARGET_PAGE_SIZE rounding on dirty page detection
Mark Cave-Ayland
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
[next]