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
/
include
/
hw
Age
Commit message (
Expand
)
Author
2018-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-06-01
vhost-blk: turn on pre-defined RO feature bit
Changpeng Liu
2018-06-01
nvdimm, acpi: support NFIT platform capabilities
Ross Zwisler
2018-06-01
qdev: Remove DeviceClass::init() and ::exit()
Philippe Mathieu-Daudé
2018-06-01
hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init
Philippe Mathieu-Daudé
2018-06-01
hw/i2c/smbus: Use DeviceClass::realize instead of SMBusDeviceClass::init
Philippe Mathieu-Daudé
2018-06-01
virtio-gpu-3d: Define VIRTIO_GPU_CAPSET_VIRGL2 elsewhere
Alex Williamson
2018-06-01
hw: Clean "hw/devices.h" includes
Philippe Mathieu-Daudé
2018-06-01
hw/misc/mips_itu: Cleanup includes
Philippe Mathieu-Daudé
2018-06-01
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
2018-05-31
xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pages
Paul Durrant
2018-05-31
vfio: Include "exec/address-spaces.h" directly in the source file
Philippe Mathieu-Daudé
2018-05-24
vhost-user: support registering external host notifiers
Tiwei Bie
2018-05-24
vhost-user: introduce shared vhost-user state
Tiwei Bie
2018-05-24
vhost: allow backends to filter memory sections
Tiwei Bie
2018-05-24
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180524-pull-request' ...
Peter Maydell
2018-05-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-05-24
Merge remote-tracking branch 'remotes/sstabellini-http/tags/xen-20180522-tag'...
Peter Maydell
2018-05-24
vga: move bochs vbe defines to header file
Gerd Hoffmann
2018-05-23
intel-iommu: rework the page walk logic
Peter Xu
2018-05-23
intel-iommu: only do page walk for MAP notifiers
Peter Xu
2018-05-23
intel-iommu: add iommu lock
Peter Xu
2018-05-23
intel-iommu: remove IntelIOMMUNotifierNode
Peter Xu
2018-05-23
nvdimm: fix typo in label-size definition
Ross Zwisler
2018-05-23
virtio: support setting memory region based host notifier
Tiwei Bie
2018-05-23
allocate pci id for mdpy
Gerd Hoffmann
2018-05-22
xen_backend: make the xen_feature_grant_copy flag private
Paul Durrant
2018-05-22
xen_backend: add grant table helpers
Paul Durrant
2018-05-22
xen: add a meaningful declaration of grant_copy_segment into xen_common.h
Paul Durrant
2018-05-20
trivial: Do not include pci.h if it is not necessary
Thomas Huth
2018-05-18
xlnx-zynqmp: Connect the ZynqMP GDMA and ADMA
Francisco Iglesias
2018-05-18
xlnx-zdma: Add a model of the Xilinx ZynqMP generic DMA
Francisco Iglesias
2018-05-15
i386: Add new property to control cache info
Babu Moger
2018-05-15
pc: add 2.13 machine types
Babu Moger
2018-05-15
ps2: Fix mouse stream corruption due to lost data
Geoffrey McRae
2018-05-14
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180514' into staging
Peter Maydell
2018-05-14
s390x: refactor reset/reipl handling
David Hildenbrand
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
arm/boot: split load_dtb() from arm_load_kernel()
Igor Mammedov
2018-05-10
platform-bus-device: use device plug callback instead of machine_done notifier
Igor Mammedov
2018-05-10
pc: simplify MachineClass::get_hotplug_handler handling
Igor Mammedov
2018-05-08
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2018-05-08
Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-2.13-pull-2018050...
Peter Maydell
2018-05-07
spapr: rename "hotplug memory" terminology to "device memory"
David Hildenbrand
2018-05-07
pc: rename "hotplug memory" terminology to "device memory"
David Hildenbrand
2018-05-07
machine: rename MemoryHotplugState to DeviceMemoryState
David Hildenbrand
2018-05-07
pc-dimm: move actual plug/unplug of a memory region to MemoryDevice
David Hildenbrand
2018-05-07
pc-dimm: factor out capacity and slot checks into MemoryDevice
David Hildenbrand
[next]