aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-23test-qemu-opts: Cover qemu_opts_parse()Markus Armbruster
2017-02-23Revert "hw/mips: MIPS Boston board support"Peter Maydell
2017-02-23xhci: properties cleanupGerd Hoffmann
2017-02-23usb: ohci: fix error return code in servicing tdLi Qiang
2017-02-23usb: replace handle_destroy with unrealizeMarc-André Lureau
2017-02-23Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170222' into stagingPeter Maydell
2017-02-22vfio/pci-quirks.c: Disable stolen memory for igd VFIOXiongZhang
2017-02-22vfio/pci: Improve extended capability comments, skip masked capsAlex Williamson
2017-02-22vfio/pci: Report errors from qdev_unplug() via device requestAlex Williamson
2017-02-22block: Don't bother asserting type of output visitor's outputMarkus Armbruster
2017-02-22monitor: Clean up handle_hmp_command() a bitMarkus Armbruster
2017-02-22tests: Don't check qobject_type() before qobject_to_qbool()Markus Armbruster
2017-02-22tests: Don't check qobject_type() before qobject_to_qfloat()Markus Armbruster
2017-02-22tests: Don't check qobject_type() before qobject_to_qint()Markus Armbruster
2017-02-22tests: Don't check qobject_type() before qobject_to_qstring()Markus Armbruster
2017-02-22tests: Don't check qobject_type() before qobject_to_qlist()Markus Armbruster
2017-02-22Don't check qobject_type() before qobject_to_qdict()Markus Armbruster
2017-02-22test-qmp-event: Simplify and tighten event_test_emit()Markus Armbruster
2017-02-22libqtest: Clean up qmp_response() a bitMarkus Armbruster
2017-02-22check-qjson: Simplify around compare_litqobj_to_qobj()Markus Armbruster
2017-02-22check-qdict: Tighten qdict_crumple_test_recursive() someMarkus Armbruster
2017-02-22check-qdict: Simplify qdict_crumple_test_recursive()Markus Armbruster
2017-02-22qdict: Make qdict_get_qlist() safe like qdict_get_qdict()Markus Armbruster
2017-02-22net: Flatten simple union NetLegacyOptionsMarkus Armbruster
2017-02-22numa: Flatten simple union NumaOptionsMarkus Armbruster
2017-02-22hw/ppc/ppc405_uc.c: Avoid integer overflowsPeter Maydell
2017-02-22hw/ppc/spapr: Check for valid page size when hot plugging memoryThomas Huth
2017-02-22target-ppc: fix Book-E TLB matchingAlex Zuepke
2017-02-22hw/net/spapr_llan: 6 byte mac address device tree entrySam Bobroff
2017-02-22machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpu...Igor Mammedov
2017-02-22machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacksIgor Mammedov
2017-02-22spapr: reuse machine->possible_cpus instead of cores[]Igor Mammedov
2017-02-22change CPUArchId.cpu type to Object*Igor Mammedov
2017-02-22pc: pass apic_id to pc_find_cpu_slot() directly so lookup could be done witho...Igor Mammedov
2017-02-22pc: calculate topology only once when possible_cpus is initialisedIgor Mammedov
2017-02-22pc: move pcms->possible_cpus init out of pc_cpus_init()Igor Mammedov
2017-02-22machine: move possible_cpus to MachineStateIgor Mammedov
2017-02-22hw/pci-host/prep: Do not use hw_error() in realize functionThomas Huth
2017-02-22target/ppc/POWER9: Direct all instr and data storage interrupts to the hypvSuraj Jitindar Singh
2017-02-22target/ppc/POWER9: Adapt LPCR handling for POWER9Suraj Jitindar Singh
2017-02-22target/ppc/POWER9: Add ISAv3.00 MMU definitionSuraj Jitindar Singh
2017-02-22target/ppc: Fix LPCR DPFD mask defineSuraj Jitindar Singh
2017-02-22target-ppc: Add xscvqpudz and xscvqpuwz instructionsBharata B Rao
2017-02-22target-ppc: Implement round to odd variants of quad FP instructionsBharata B Rao
2017-02-22softfloat: Add float128_to_uint32_round_to_zero()Bharata B Rao
2017-02-22softfloat: Add float128_to_uint64_round_to_zero()Bharata B Rao
2017-02-22softfloat: Add round-to-odd rounding modeBharata B Rao
2017-02-22spapr: replace debug printf with trace pointsLaurent Vivier
2017-02-22ppc4xx: replace debug printf with trace pointsLaurent Vivier
2017-02-22mac99: replace debug printf with trace pointsLaurent Vivier