aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-01-20m68k: QOMify the MCF Fast Ethernet Controller deviceThomas Huth
2017-01-19Plumb the HAXM-based hardware acceleration supportVincent Palatin
2017-01-19kvm: move cpu synchronization codeVincent Palatin
2017-01-19virtio: force VIRTIO_F_IOMMU_PLATFORMJason Wang
2017-01-19virtio: fix up max size checksMichael S. Tsirkin
2017-01-18target-sparc: fix up niagara machineArtyom Tarasenko
2017-01-18target-sparc: move common cpu initialisation routines to sparc64.cArtyom Tarasenko
2017-01-18target-sparc: implement sun4v RTCArtyom Tarasenko
2017-01-18virtio-mmio: switch to linux headersMichael S. Tsirkin
2017-01-18virtio: drop an obsolete commentMichael S. Tsirkin
2017-01-18fw-cfg: bump "x-file-slots" to 0x20 for 2.9+ machine typesLaszlo Ersek
2017-01-18pc: Add 2.9 machine-typesEduardo Habkost
2017-01-18fw-cfg: turn FW_CFG_FILE_SLOTS into a device propertyLaszlo Ersek
2017-01-18fw-cfg: support writeable blobsMichael S. Tsirkin
2017-01-18vhost_net: device IOTLB supportJason Wang
2017-01-18virtio: disable notifications again after poll succeededStefan Hajnoczi
2017-01-18Revert "virtio: turn vq->notification into a nested counter"Stefan Hajnoczi
2017-01-18virtio-net: enable ioeventfd even if vhost=offPaolo Bonzini
2017-01-16x86: ioapic: fix fail migration when irqchip=splitPeter Xu
2017-01-16x86: ioapic: dump version for "info ioapic"Peter Xu
2017-01-16x86: ioapic: add traces for ioapicPeter Xu
2017-01-16serial: fix memory leak in serial exitLi Qiang
2017-01-16scsi-block: fix direction of BYTCHK test for VERIFY commandsPaolo Bonzini
2017-01-16pc: fix crash in rtc_set_memory() if initial cpu is marked as hotpluggedIgor Mammedov
2017-01-16acpi: filter based on CONFIG_ACPI_X86 rather than TARGETPaolo Bonzini
2017-01-16event_notifier: cleanups around event_notifier_set_handlerPaolo Bonzini
2017-01-16stubs: move vhost stubs to stubs/vhost.oPaolo Bonzini
2017-01-16hw: move reset handlers from vl.c to hw/corePaolo Bonzini
2017-01-16stubs: move acpi stubs to hw/acpiPaolo Bonzini
2017-01-16stubs: move smbios stubs to hw/smbiosPaolo Bonzini
2017-01-16smbios: filter based on CONFIG_SMBIOS rather than TARGETLeif Lindholm
2017-01-16megasas: fix guest-triggered memory leakPaolo Bonzini
2017-01-16bugfix: vm halt when in reset loopinghangaohuai
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée
2017-01-12Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170111-1' into s...Peter Maydell
2017-01-11virtio-gpu: tag as not hotpluggableGerd Hoffmann
2017-01-11virtio-gpu: Fix memory leak in virtio_gpu_load()Peter Maydell
2017-01-11virtio-gpu: Recalculate VirtIOGPU::hostmem on VM loadPeter Maydell
2017-01-11display: cirrus: ignore source pitch value as needed in blit_is_unsafeBruce Rogers
2017-01-11virtio-gpu: fix information leak in capset get dispatchLi Qiang
2017-01-11es1370: wire up reset via DeviceClassGerd Hoffmann
2017-01-11audio: ac97: add exit functionLi Qiang
2017-01-11audio: es1370: add exit functionLi Qiang
2017-01-11hw/audio: QOM'ify pl041.cxiaoqiang zhao
2017-01-11hw/audio: QOM'ify marvell_88w8618.cxiaoqiang zhao
2017-01-10Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170110-1' into st...Peter Maydell
2017-01-10ps2: Fix lost scancodes by recent changesOGAWA Hirofumi
2017-01-10memhp: move DIMM devices into dedicated scope with related common methodsIgor Mammedov
2017-01-10memhp: don't generate memory hotplug AML if it's not enabled/supportedIgor Mammedov
2017-01-10memhp: move memory hotplug only defines to memory_hotplug.cIgor Mammedov