aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-02-24virtio-ccw: check flic->adapter_routes_max_batchHalil Pasic
2017-02-24s390x: add property adapter_routes_max_batchHalil Pasic
2017-02-24virtio-ccw: Check the number of vqs in CCW_CMD_SET_INDHalil Pasic
2017-02-24virtio-ccw: add virtio-crypto-ccw deviceHalil Pasic
2017-02-24virtio-ccw: handle virtio 1 only devicesHalil Pasic
2017-02-24s390x/flic: fail migration on source alreadyCornelia Huck
2017-02-24s390x/s390-virtio: get rid of DPRINTFCornelia Huck
2017-02-23util/cutils: Change qemu_strtosz*() from int64_t to uint64_tMarkus Armbruster
2017-02-23util/cutils: Return qemu_strtosz*() error and value separatelyMarkus Armbruster
2017-02-23util/cutils: Let qemu_strtosz*() optionally reject trailing crapMarkus Armbruster
2017-02-23util/cutils: Rename qemu_strtosz() to qemu_strtosz_MiB()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-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-22Don't check qobject_type() before qobject_to_qdict()Markus 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-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-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-22spapr: fix off-by-one error in spapr_ovec_populate_dt()Sam Bobroff
2017-02-22hw/ppc/pnv: Remove superfluous "qemu" prefix from error stringsThomas Huth
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-21hw/mips: MIPS Boston board supportPaul Burton
2017-02-21hw: xilinx-pcie: Add support for Xilinx AXI PCIe ControllerPaul Burton
2017-02-21loader: Support Flattened Image Trees (FIT images)Paul Burton
2017-02-21hw/mips_gic: Update pin state on mask changesPaul Burton
2017-02-21hw/mips_gictimer: provide API for retrieving frequencyPaul Burton
2017-02-21hw/mips_cmgcr: allow GCR base to be movedPaul Burton
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