aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-09-14Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20170914' into s...Peter Maydell
2017-09-14qmp: introduce query-memory-size-summary commandVadim Galitsyn
2017-09-14Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170913-pull-request' ...Peter Maydell
2017-09-14Merge remote-tracking branch 'remotes/kraxel/tags/vga-20170913-pull-request' ...Peter Maydell
2017-09-13usb: only build usb-host with CONFIG_USB=yGerd Hoffmann
2017-09-13usb: drop HOST_USBGerd Hoffmann
2017-09-13xhci: Avoid DMA when ERSTBA is set to zeroAlexey Kardashevskiy
2017-09-13virtio-gpu: don't clear QemuUIInfo information on resetGerd Hoffmann
2017-09-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-09-08Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170908' int...Peter Maydell
2017-09-08fw_cfg: rename read callbackMarc-André Lureau
2017-09-08pci: add reserved slot check to do_pci_register_device()Mark Cave-Ayland
2017-09-08pci: move check for existing devfn into new pci_bus_devfn_available() helperMark Cave-Ayland
2017-09-08vmgenid: replace x-write-pointer-available hackMarc-André Lureau
2017-09-08acpi/vmgenid: change device category to miscYoni Bettan
2017-09-08intel_iommu: fix missing BQL in pt fast pathPeter Xu
2017-09-08hw/pci: add QEMU-specific PCI capability to the Generic PCI Express Root PortAleksandr Bezzubikov
2017-09-08hw/pci: introduce bridge-only vendor-specific capability to provide some hint...Aleksandr Bezzubikov
2017-09-08hw/pci: introduce pcie-pci-bridge deviceAleksandr Bezzubikov
2017-09-08Revert "ACPI: don't call acpi_pcihp_device_plug_cb on xen"Anthony PERARD
2017-09-08hw/acpi: Move acpi_set_pci_info to pcihpAnthony PERARD
2017-09-08hw/acpi: Limit hotplug to root bus on legacy modeAnthony PERARD
2017-09-08pc: add 2.11 machine typesMarcel Apfelbaum
2017-09-08vhost: Release memory references on cleanupAlex Williamson
2017-09-08e1000: Rename the SEC symbol to SEQECKamil Rytarowski
2017-09-08net: rtl8139: do not use old_mmio accessesMatt Parker
2017-09-08net/rocker: Fix the unusual macro nameMao Zhongyi
2017-09-08net/rocker: Convert to realize()Mao Zhongyi
2017-09-08net/rocker: Plug memory leak in pci_rocker_init()Mao Zhongyi
2017-09-08net/rocker: Remove the dead error handlingMao Zhongyi
2017-09-08ppc: spapr: Move VCPU ID calculation into sPAPRSam Bobroff
2017-09-08ppc: make cpu_model translation to type consistentIgor Mammedov
2017-09-08PPC: KVM: Support machine option to set VSMT modeSam Bobroff
2017-09-08spapr: fallback to raw mode if best compat mode cannot be set during CASGreg Kurz
2017-09-08hw/nvram/spapr_nvram: Device can not be created by the usersThomas Huth
2017-09-08hw/ppc/spapr_cpu_core: Add a proper check for spapr machineThomas Huth
2017-09-08ppc4xx: Export ECB and PLB emulationBALATON Zoltan
2017-09-08ppc4xx_i2c: Move to hw/i2cBALATON Zoltan
2017-09-08ppc4xx_i2c: QOMifyBALATON Zoltan
2017-09-08ppc4xx: Split off 4xx I2C emulation from ppc405_uc to its own fileBALATON Zoltan
2017-09-08ppc4xx: Make MAL emulation more genericBALATON Zoltan
2017-09-08ppc4xx: Move MAL from ppc405_uc to ppc4xx_devsBALATON Zoltan
2017-09-08spapr_iommu: Realloc guest visible TCE table when hot(un)plugging vfio-pciAlexey Kardashevskiy
2017-09-08ppc: spapr: Make VCPU ID handling private to SPAPRSam Bobroff
2017-09-08ppc: spapr: Rename cpu_dt_id to vcpu_idSam Bobroff
2017-09-08e500: Use cpu_index instead of vcpu_dt_idSam Bobroff
2017-09-08spapr: add pseries-2.11 machine typeGreg Kurz
2017-09-08spapr_iommu: unregister vmstate at unrealize timeGreg Kurz
2017-09-08spapr_iommu: pass object ownership to parent/ownerMichael Roth
2017-09-08spapr_drc: pass object ownership to parent/ownerMichael Roth