aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-02-22target-ppc, tcg: fix usermode segfault with pthread_create()Sam Bobroff
2017-02-22target-ppc: add wait instructionNikunj A Dadhania
2017-02-22target-ppc: add slbsync implementationNikunj A Dadhania
2017-02-22target-ppc: add slbieg instructionNikunj A Dadhania
2017-02-22target-ppc: generate exception for copy/pasteNikunj A Dadhania
2017-02-22target-ppc: implement store atomic instructionBalamuruhan S
2017-02-22target-ppc: implement load atomic instructionBalamuruhan S
2017-02-22spapr: fix off-by-one error in spapr_ovec_populate_dt()Sam Bobroff
2017-02-22target-ppc: Add xsmaxjdp and xsminjdp instructionsBharata B Rao
2017-02-22target-ppc: Add xsmaxcdp and xsmincdp instructionsBharata B Rao
2017-02-22hw/ppc/pnv: Remove superfluous "qemu" prefix from error stringsThomas Huth
2017-02-22ppc: implement xssubqp instructionJose Ricardo Ziviani
2017-02-22ppc: implement xssqrtqp instructionJose Ricardo Ziviani
2017-02-22ppc: implement xsrqpxp instructionJose Ricardo Ziviani
2017-02-22ppc: implement xsrqpi[x] instructionJose Ricardo Ziviani
2017-02-22spapr: make cpu core unplug follow expected hotunplug call flowIgor Mammedov
2017-02-22spapr: move spapr_core_[foo]plug() callbacks close to machine code in spapr.cIgor Mammedov
2017-02-22spapr: cpu core: separate child threads destruction from machine state operat...Igor Mammedov
2017-02-21Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2017-02-21qemu-options: Fix broken sheepdog URLThomas Huth
2017-02-21mirror: do not increase offset during initial zero_or_discard phaseAnton Nefedov
2017-02-21QAPI: Fix blockdev-add example documentationJeff Cody
2017-02-21iscsi: Add blockdev-add supportKevin Wolf
2017-02-21iscsi: Add timeout optionKevin Wolf
2017-02-21iscsi: Add header-digest optionKevin Wolf
2017-02-21iscsi: Add initiator-name optionKevin Wolf
2017-02-21iscsi: Handle -iscsi user/password in bdrv_parse_filename()Kevin Wolf
2017-02-21iscsi: Split URL into individual optionsKevin Wolf
2017-02-21Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2017-02-21' into...Peter Maydell
2017-02-21hw/i386: Deprecate -drive if=scsi with PC machine typesMarkus Armbruster
2017-02-21hw: Deprecate -drive if=scsi with non-onboard HBAsMarkus Armbruster
2017-02-21hw/scsi: Concentrate -drive if=scsi auto-create in one placeMarkus Armbruster
2017-02-21hw: Drop superfluous special checks for orphaned -driveMarkus Armbruster