aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-27target/ppc: Simplify cpu valid check in ppc_cpu_realizeDavid Gibson
2018-04-27target/ppc: Standardize instance_init and realize function namesDavid Gibson
2018-04-27spapr: drop useless dynamic sysbus device sanity checkGreg Kurz
2018-04-27Revert "spapr: Don't allow memory hotplug to memory less nodes"Serhii Popovych
2018-04-27spapr: drop useless sanity check in spapr_irq_alloc*()Greg Kurz
2018-04-27Add host_memory_backend_pagesize() helperDavid Gibson
2018-04-27Make qemu_mempath_getpagesize() accept NULLDavid Gibson
2018-04-27spapr: Introduce pseries-2.13 machine typeDavid Gibson
2018-04-27target/ppc: Fix reserved bit mask of dstst instructionBALATON Zoltan
2018-04-27ppc: Fix size of ppc64 xer registerMichael Matz
2018-04-27uninorth: rename UNINState to UNINHostStateMark Cave-Ayland
2018-04-27uninorth: move PCI IO (ISA) memory region into the uninorth deviceMark Cave-Ayland
2018-04-27uninorth: use object link to pass OpenPIC object to uninorthMark Cave-Ayland
2018-04-27uninorth: remove obsolete pci_pmac_u3_init() functionMark Cave-Ayland
2018-04-27uninorth: remove obsolete pci_pmac_init() functionMark Cave-Ayland
2018-04-27uninorth: enable internal PCI host bridgeMark Cave-Ayland
2018-04-27uninorth: fix PCI and AGP bus mixupMark Cave-Ayland
2018-04-27uninorth: move PCI host bridge bus initialisation into device realizeMark Cave-Ayland
2018-04-27uninorth: introduce temporary pic_irqs device propertyMark Cave-Ayland
2018-04-27uninorth: move PCI mmio memory region initialisation into init functionMark Cave-Ayland
2018-04-27mac_oldworld: move wiring of macio IRQs to macio_oldworld_realize()Mark Cave-Ayland
2018-04-27mac_oldworld: remove pics IRQ array and wire up macio to heathrow directlyMark Cave-Ayland
2018-04-27grackle: move PCI IO (ISA) memory region into the grackle deviceMark Cave-Ayland
2018-04-27grackle: remove deprecated pci_grackle_init() functionMark Cave-Ayland
2018-04-27grackle: general tidy-up and QOMifyMark Cave-Ayland
2018-04-27heathrow: remove obsolete heathow_init() functionMark Cave-Ayland
2018-04-27uninorth: alter pci_pmac_init() and pci_pmac_u3_init() to return uninorth deviceMark Cave-Ayland
2018-04-27uninorth: move uninorth definitions into uninorth.hMark Cave-Ayland
2018-04-27uninorth: remove stray PCIBus realize from mac_newworld.cMark Cave-Ayland
2018-04-27uninorth: QOMify PCI and AGP host bridgesMark Cave-Ayland
2018-04-27uninorth: remove second set of uninorth token registersMark Cave-Ayland
2018-04-27uninorth: trivial style fixupsMark Cave-Ayland
2018-04-26Merge remote-tracking branch 'remotes/iwj/tags/for-upstream.depriv-2' into st...Peter Maydell
2018-04-26configure: do_compiler: Dump some extra info under bashIan Jackson
2018-04-26os-posix: cleanup: Replace perror with error_reportIan Jackson
2018-04-26os-posix: cleanup: Replace fprintf with error_report in remaining call sitesIan Jackson
2018-04-26xen: Expect xenstore write to fail when restrictedRoss Lagerwall
2018-04-26xen: Remove now-obsolete xen_xc_domain_add_to_physmapIan Jackson
2018-04-26xen: Use newly added dmops for mapping VGA memoryRoss Lagerwall
2018-04-26os-posix: Provide new -runas <uid>:<gid> facilityIan Jackson
2018-04-26os-posix: cleanup: Replace fprintfs with error_report in change_process_uidIan Jackson
2018-04-26xen: destroy_hvm_domain: Try xendevicemodel_shutdownIan Jackson
2018-04-26xen: move xc_interface compatibility fallback further up the fileIan Jackson
2018-04-26xen: destroy_hvm_domain: Move reason into a variableIan Jackson
2018-04-26xen: defer call to xen_restrict until just before os_setup_postIan Jackson
2018-04-26xen: restrict: use xentoolcore_restrict_allIan Jackson
2018-04-26xen: link against xentoolcoreAnthony PERARD
2018-04-26AccelClass: Introduce accel_setup_postIan Jackson
2018-04-26checkpatch: Add xendevicemodel_handle to the list of typesIan Jackson
2018-04-26vl.c: new function serial_max_hds()Peter Maydell