aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-07-11Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160711' into stagingPeter Maydell
2016-07-11s390x/pci: make hot-unplug handler smootherYi Min Zhao
2016-07-11s390x/pci: replace fid with idx in msg data of msixYi Min Zhao
2016-07-11s390x/pci: fix stpcifc_service_callYi Min Zhao
2016-07-11s390x/pci: refactor list_pciYi Min Zhao
2016-07-11s390x/pci: refactor s390_pci_find_dev_by_idxYi Min Zhao
2016-07-11s390x/pci: add checkings in CLP_SET_PCI_FNYi Min Zhao
2016-07-11s390x/pci: enable zpci hot-plug/hot-unplugYi Min Zhao
2016-07-11s390x/pci: enable uid-checkingYi Min Zhao
2016-07-11s390x/pci: introduce S390PCIBusDevice qdevYi Min Zhao
2016-07-11s390x/pci: introduce S390PCIIOMMUYi Min Zhao
2016-07-11s390x/pci: introduce S390PCIBusYi Min Zhao
2016-07-11s390x/pci: enforce zPCI state checkingYi Min Zhao
2016-07-11s390x/pci: refactor s390_pci_find_dev_by_fhYi Min Zhao
2016-07-11s390x/pci: unify FH_ macrosYi Min Zhao
2016-07-11s390x/pci: write fid in CLP_QUERY_PCI_FNYi Min Zhao
2016-07-11s390x/pci: acceleration for getting S390pciStateYi Min Zhao
2016-07-11s390x/pci: fix failures of dma map/unmapYi Min Zhao
2016-07-11s390x/css: Unplug handler of virtual css bridgeJing Liu
2016-07-11s390x/css: Factor out virtual css bridge and busJing Liu
2016-07-11s390x/css: use define for "virtual-css-bridge" literalSascha Silbe
2016-07-11s390x/css: factor out some generic code from virtio_ccw_device_realize()Sascha Silbe
2016-07-11s390x/ipl: fix reboots for migration from different biosDavid Hildenbrand
2016-07-11s390x/ipl: Support IPL from selected SCSI deviceAlexander Yarygin
2016-07-07target-i386: Publish advised value of MSR_IA32_FEATURE_CONTROL via fw_cfgHaozhong Zhang
2016-07-07pc: Parse CPU features only onceIgor Mammedov
2016-07-07arm: virt: Parse cpu_model only onceIgor Mammedov
2016-07-07cpu: Use CPUClass->parse_features() as convertor to global propertiesIgor Mammedov
2016-07-07vl: Set errp to &error_abort on machine compat_propsEduardo Habkost
2016-07-07machine: Add machine_register_compat_props() functionEduardo Habkost
2016-07-07qdev: GlobalProperty.errp fieldEduardo Habkost
2016-07-07qdev: Eliminate qemu_add_globals() functionEduardo Habkost
2016-07-07qdev: Don't stop applying globals on first errorEduardo Habkost
2016-07-07i.MX: split the GPT timer implementation into per SOC definitionsJean-Christophe Dubois
2016-07-07hw/block/m25p80: fix resource leakShannon Zhao
2016-07-07aux: Rename aux.[ch] to auxbus.[ch] for the benefit of WindowsPeter Maydell
2016-07-07aux: fix break that wanted to break two levels outPaolo Bonzini
2016-07-07xlnx_dp: fix iffy xlnx_dp_aux_push_tx_fifoPaolo Bonzini
2016-07-07tap: vhost busy polling supportJason Wang
2016-07-06Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20160706-1' into ...Peter Maydell
2016-07-06Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-07-06' into ...Peter Maydell
2016-07-06opts-visitor: Favor new visit_free() functionEric Blake
2016-07-06qapi: Add parameter to visit_end_*Eric Blake
2016-07-06qapi: Improve use of qmp/types.hEric Blake
2016-07-06virgl: pass whole GL scanout dimensionsMarc-André Lureau
2016-07-06virgl: count the calls to gl_blockMarc-André Lureau
2016-07-06spice: avoid .set_mm_time on >= 0.12.6John Snow
2016-07-06qxl: fix surface migrationGerd Hoffmann
2016-07-06qxl: store memory region and offset instead of pointer for guest slotsGerd Hoffmann
2016-07-06qxl: factor out qxl_get_check_slot_offsetGerd Hoffmann