summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-07-05s390x: vmstatify config migration for virtio-ccwHalil Pasic
2017-07-04Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next.for-upstre...Peter Maydell
2017-07-04xilinx-dp: Add support for the yuy2 video formatEdgar E. Iglesias
2017-07-03virtio-net: fix tx queue size for !vhost-userMichael S. Tsirkin
2017-07-03vhost-user: unregister slave req handler at cleanup timeMaxime Coquelin
2017-07-03vhost: ensure vhost_ops are set before calling iotlb callbackMaxime Coquelin
2017-07-03intel_iommu: fix migration breakage on mr switchPeter Xu
2017-07-03hw/acpi: remove dead acpi codeAleksandr Bezzubikov
2017-07-03fw_cfg: move setting of FW_CFG_VERSION_DMA bit to fw_cfg_init1()Mark Cave-Ayland
2017-07-03fw_cfg: don't map the fw_cfg IO ports in fw_cfg_io_realize()Mark Cave-Ayland
2017-07-03i386/kvm/pci-assign: Use errp directly rather than local_errMao Zhongyi
2017-07-03i386/kvm/pci-assign: Fix return type of verify_irqchip_kernel()Mao Zhongyi
2017-07-03pci: Convert shpc_init() to ErrorMao Zhongyi
2017-07-03pci: Convert to realizeMao Zhongyi
2017-07-03pci: Replace pci_add_capability2() with pci_add_capability()Mao Zhongyi
2017-07-03pci: Make errp the last parameter of pci_add_capability()Mao Zhongyi
2017-07-03pci: Fix the wrong assertion.Mao Zhongyi
2017-07-03pci: Add comment for pci_add_capability2()Mao Zhongyi
2017-07-03pci: Clean up error checking in pci_add_capability()Mao Zhongyi
2017-07-03intel_iommu: relax iq tail check on VTD_GCMD_QIE enableLadi Prosek
2017-07-03hw/pci-bridge/dec: Classify the DEC PCI bridge as bridge deviceThomas Huth
2017-07-03virtio-net: enable configurable tx queue sizeWei Wang
2017-06-30Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-06-30virtio-pci: use ioeventfd even when KVM is disabledStefan Hajnoczi
2017-06-30spapr: Clean up DRC set_isolation_state() pathDavid Gibson
2017-06-30spapr: Clean up DRC set_allocation_state pathDavid Gibson
2017-06-30spapr: Make DRC reset force DRC into known stateDavid Gibson
2017-06-30spapr: Split DRC release from DRC detachDavid Gibson
2017-06-30spapr: Eliminate DRC 'signalled' state variableDavid Gibson
2017-06-30spapr: Start hotplugged PCI devices in ISOLATED stateDavid Gibson
2017-06-30target-ppc: Enable open-pic timers to count and generate interruptsAaron Larson
2017-06-30hw/ppc/spapr.c: consecutive 'spapr->patb_entry = 0' statementsDaniel Henrique Barboza
2017-06-30spapr: prevent QEMU crash when CPU realization failsBharata B Rao
2017-06-30spapr: fix migration of ICPState objects from/to older QEMUGreg Kurz
2017-06-30xics: directly register ICPState objects to vmstateGreg Kurz
2017-06-30spapr: Fix migration of Radix guestsBharata B Rao
2017-06-30spapr: Add a "no HPT" encoding to HTAB migration streamBharata B Rao
2017-06-30ppc: Rework CPU compatibility testing across migrationDavid Gibson
2017-06-30pseries: Reset CPU compatibility modeDavid Gibson
2017-06-30pseries: Move CPU compatibility property to machineDavid Gibson
2017-06-30hw/ppc/prep: Remove superfluous call to soundhw_init()Thomas Huth
2017-06-29Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2017-06-29virtio-blk: trace vdev so devices can be distinguishedStefan Hajnoczi
2017-06-299pfs: handle transport errors in pdu_complete()Greg Kurz
2017-06-29xen-9pfs: disconnect if buffers are misconfiguredStefano Stabellini
2017-06-29virtio-9p: break device if buffers are misconfiguredGreg Kurz
2017-06-29virtio-9p: message header is 7-byte longGreg Kurz
2017-06-29virtio-9p: record element after sanity checksGreg Kurz
2017-06-299pfs: replace g_malloc()+memcpy() with g_memdup()Marc-André Lureau
2017-06-299pfs: local: Add support for custom fmode/dmode in 9ps mapped security modesTobias Schramm