aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-02-12Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180212' int...Peter Maydell
2018-02-11misc: introduce new mos6522 VIA device and enable it for ppc buildsMark Cave-Ayland
2018-02-11cuda: factor out timebase-derived counter value and load timeMark Cave-Ayland
2018-02-11cuda: set timer 1 frequency property to CUDA_TIMER_FREQMark Cave-Ayland
2018-02-11cuda: don't call cuda_update() when writing to ACR registerMark Cave-Ayland
2018-02-11cuda: minor cosmetic tidy-ups to get_next_irq_time()Mark Cave-Ayland
2018-02-11cuda: rename frequency property to tb_frequencyMark Cave-Ayland
2018-02-11cuda: introduce CUDAState parameter to get_counter()Mark Cave-Ayland
2018-02-10spapr: set vsmt to MAX(8, smp_threads)Laurent Vivier
2018-02-10cuda: don't allow writes to port output pinsMark Cave-Ayland
2018-02-10cuda: do not use old_mmio accessesMark Cave-Ayland
2018-02-10machine: Polish -machine xxx,helpAlexey Kardashevskiy
2018-02-10hw/ppc: rename functions in commentsDaniel Henrique Barboza
2018-02-10spapr: add missing break in h_get_cpu_characteristics()Greg Kurz
2018-02-09Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...Peter Maydell
2018-02-09Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180209'...Peter Maydell
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster
2018-02-09Drop superfluous includes of qapi/qmp/qjson.hMarkus Armbruster
2018-02-09Include qapi/qmp/qbool.h exactly where neededMarkus Armbruster
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2018-02-09qdict qlist: Make most helper macros functionsMarkus Armbruster
2018-02-09Eliminate qapi/qmp/types.hMarkus Armbruster
2018-02-09Include qmp-commands.h exactly where neededMarkus Armbruster
2018-02-09Drop superfluous includes of qapi/qmp/qerror.hMarkus Armbruster
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-02-09hw/core/generic-loader: Allow PC to be set on command linePeter Maydell
2018-02-09hw/arm: Move virt's PSCI DT fixup code to arm/boot.cAndrey Smirnov
2018-02-09usb: Add basic code to emulate Chipidea USB IPAndrey Smirnov
2018-02-09i.MX: Add implementation of i.MX7 GPR IP blockAndrey Smirnov
2018-02-09i.MX: Add i.MX7 GPT variantAndrey Smirnov
2018-02-09i.MX: Add code to emulate GPCv2 IP blockAndrey Smirnov
2018-02-09i.MX: Add code to emulate i.MX7 SNVS IP-blockAndrey Smirnov
2018-02-09i.MX: Add code to emulate i.MX2 watchdog IP blockAndrey Smirnov
2018-02-09i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocksAndrey Smirnov
2018-02-09hw: i.MX: Convert i.MX6 to use TYPE_IMX_USDHCAndrey Smirnov
2018-02-09sdhci: Add i.MX specific subtype of SDHCIAndrey Smirnov
2018-02-09target/arm: Split "get pending exception info" from "acknowledge it"Peter Maydell
2018-02-09target/arm: Add armv7m_nvic_set_pending_derived()Peter Maydell
2018-02-09s390x/pci: use the right pal and pba in reg_ioat()Yi Min Zhao
2018-02-09s390x/pci: fixup global refreshYi Min Zhao
2018-02-09s390x/pci: fixup the code walking IOMMU tablesYi Min Zhao
2018-02-09s390x/sclp: fix event mask handlingChristian Borntraeger
2018-02-09s390x/flic: cache the common flic class in a central functionDavid Hildenbrand
2018-02-09s390x/kvm: cache the kvm flic in a central functionDavid Hildenbrand
2018-02-09s390x/tcg: cache the qemu flic in a central functionDavid Hildenbrand
2018-02-09s390x/tcg: remove SMP warningDavid Hildenbrand
2018-02-09s390x/flic: optimize CPU wakeup for TCGDavid Hildenbrand
2018-02-09s390x/flic: implement qemu_s390_clear_io_flic()David Hildenbrand
2018-02-09s390x/flic: make floating interrupts on TCG actually floatingDavid Hildenbrand
2018-02-09s390x/flic: no need to call s390_io_interrupt() from flicDavid Hildenbrand