summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-11s390x/pci: refactor list_pciYi Min Zhao3-26/+45
2016-07-11s390x/pci: refactor s390_pci_find_dev_by_idxYi Min Zhao1-20/+1
2016-07-11s390x/pci: add checkings in CLP_SET_PCI_FNYi Min Zhao1-0/+21
2016-07-11s390x/pci: enable zpci hot-plug/hot-unplugYi Min Zhao1-46/+73
2016-07-11s390x/pci: enable uid-checkingYi Min Zhao3-5/+5
2016-07-11s390x/pci: introduce S390PCIBusDevice qdevYi Min Zhao2-8/+261
2016-07-11s390x/pci: introduce S390PCIIOMMUYi Min Zhao2-10/+18
2016-07-11s390x/pci: introduce S390PCIBusYi Min Zhao2-0/+18
2016-07-11s390x/pci: enforce zPCI state checkingYi Min Zhao5-82/+230
2016-07-11s390x/pci: refactor s390_pci_find_dev_by_fhYi Min Zhao1-11/+4
2016-07-11s390x/pci: unify FH_ macrosYi Min Zhao3-15/+18
2016-07-11s390x/pci: write fid in CLP_QUERY_PCI_FNYi Min Zhao1-0/+1
2016-07-11s390x/pci: acceleration for getting S390pciStateYi Min Zhao1-33/+20
2016-07-11s390x/pci: fix failures of dma map/unmapYi Min Zhao1-4/+2
2016-07-11s390x/css: Unplug handler of virtual css bridgeJing Liu7-57/+164
2016-07-11s390x/css: Factor out virtual css bridge and busJing Liu6-88/+127
2016-07-11s390x/css: use define for "virtual-css-bridge" literalSascha Silbe3-3/+6
2016-07-11s390x/css: factor out some generic code from virtio_ccw_device_realize()Sascha Silbe4-110/+175
2016-07-11s390x/ipl: fix reboots for migration from different biosDavid Hildenbrand2-2/+11
2016-07-11s390x/ipl: Support IPL from selected SCSI deviceAlexander Yarygin2-0/+31
2016-07-11pc-bios/s390-ccw.img: rebuild imageCornelia Huck1-0/+0
2016-07-11pc-bios/s390-ccw: Pass selected SCSI device to IPLEugene (jno) Dvurechenski4-0/+37
2016-07-10build: Use $(AS) for optionrom explicitlyRichard Henderson3-8/+7
2016-07-08translate-all: Fix user-mode self-modifying code in 2 page long TBStanislav Shmarov1-5/+5
2016-07-08cputlb: Fix for self-modifying writes across page boundariesSamuel Damashek1-9/+35
2016-07-08cputlb: Add address parameter to VICTIM_TLB_HITSamuel Damashek2-7/+7
2016-07-08cputlb: Move VICTIM_TLB_HIT out of lineRichard Henderson2-25/+29
2016-07-07linux-user: Fix i386 safe-syscall.SRichard Henderson1-18/+6
2016-07-07target-i386: Enable LMCE for '-cpu host' if supported by hostHaozhong Zhang1-0/+15
2016-07-07target-i386: Publish advised value of MSR_IA32_FEATURE_CONTROL via fw_cfgHaozhong Zhang2-0/+33
2016-07-07target-i386: kvm: Add basic Intel LMCE supportAshok Raj4-4/+67
2016-07-07target-i386: Report hyperv feature words through qomEvgeny Yakovlev3-48/+120
2016-07-07target-i386: Show host and VM TSC frequencies on mismatchEduardo Habkost1-1/+3
2016-07-07pc: Parse CPU features only onceIgor Mammedov4-55/+28
2016-07-07arm: virt: Parse cpu_model only onceIgor Mammedov2-22/+21
2016-07-07cpu: Use CPUClass->parse_features() as convertor to global propertiesIgor Mammedov4-22/+54
2016-07-07target-i386: Avoid using locals outside their scopePaolo Bonzini1-1/+1
2016-07-07target-i386: TCG can support CPUID.07H:EBX.ermsPaolo Bonzini1-2/+3
2016-07-07target-sparc: Use sparc_cpu_parse_features() directlyIgor Mammedov1-3/+4
2016-07-07vl: Set errp to &error_abort on machine compat_propsEduardo Habkost1-0/+2
2016-07-07machine: Add machine_register_compat_props() functionEduardo Habkost3-7/+19
2016-07-07qdev: GlobalProperty.errp fieldEduardo Habkost2-3/+12
2016-07-07qdev: Eliminate qemu_add_globals() functionEduardo Habkost3-22/+16
2016-07-07qdev: Don't stop applying globals on first errorEduardo Habkost1-1/+0
2016-07-07Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160707'...Peter Maydell15-30/+107
2016-07-07i.MX: split the GPT timer implementation into per SOC definitionsJean-Christophe Dubois7-11/+84
2016-07-07hw/block/m25p80: fix resource leakShannon Zhao1-2/+4
2016-07-07aux: Rename aux.[ch] to auxbus.[ch] for the benefit of WindowsPeter Maydell5-6/+6
2016-07-07aux: fix break that wanted to break two levels outPaolo Bonzini1-6/+6
2016-07-07xlnx_dp: fix iffy xlnx_dp_aux_push_tx_fifoPaolo Bonzini1-4/+6