aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2019-02-12virtio-blk: cleanup using VirtIOBlock *s and VirtIODevice *vdevStefano Garzarella1-13/+9
2019-02-07Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20190206' into...Peter Maydell2-12/+29
2019-02-07Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell4-14/+9
2019-02-06sun4m: pass initrd size to OpenBIOS via fw_cfg interfaceMark Cave-Ayland1-11/+14
2019-02-06sun4u: add power_mem_read routinePrasad J Pandit1-0/+6
2019-02-06hw/sparc64: Create VGA device only if it has really been requestedThomas Huth1-1/+9
2019-02-06hw/input/tsc210x: Fix building with no verbosityPhilippe Mathieu-Daudé1-12/+6
2019-02-06hw/cpu/cluster: Mark the cpu-cluster device with user_creatable = falseThomas Huth1-0/+3
2019-02-06hw/unicore32/puv3: Drop useless inclusion of "hw/i386/pc.h"Philippe Mathieu-Daudé1-1/+0
2019-02-06hw/sparc64/sun4u: Drop useless inclusion of "hw/i386/pc.h"Philippe Mathieu-Daudé1-1/+0
2019-02-05Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell73-282/+564
2019-02-05Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190205'...Peter Maydell1-70/+96
2019-02-05Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190205' into stagingPeter Maydell2-85/+163
2019-02-05hw/arm/boot: Support DTB autoload for firmware-only bootsPeter Maydell1-1/+0
2019-02-05hw/arm/boot: Clarify why arm_setup_firmware_boot() doesn't set env->boot_infoPeter Maydell1-1/+2
2019-02-05hw/arm/boot: Factor out "set up firmware boot" codePeter Maydell1-43/+49
2019-02-05hw/arm/boot: Factor out "direct kernel boot" code into its own functionPeter Maydell1-70/+80
2019-02-05hw/arm/boot: Fix block comment style in arm_load_kernel()Peter Maydell1-10/+20
2019-02-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell9-16/+30
2019-02-05r2d: fix build on mingwMichael S. Tsirkin1-1/+1
2019-02-05i386, acpi: cleanup build_facs by removing second unused argumentWei Yang1-2/+2
2019-02-05fw_cfg: fix the life cycle and the name of "qemu_extra_params_fw"Laszlo Ersek1-4/+5
2019-02-05acpi: Make TPM 2.0 with TIS available as MSFT0101Stefan Berger1-2/+10
2019-02-05hw/virtio: Use CONFIG_VIRTIO_PCI switch instead of CONFIG_PCIThomas Huth1-1/+1
2019-02-05vhost-user-blk: add discard/write zeroes features supportChangpeng Liu1-0/+4
2019-02-05pci/msi: export msi_is_masked()Peter Xu1-1/+1
2019-02-05intel_iommu: reset intr_enabled when system resetPeter Xu1-0/+1
2019-02-05intel_iommu: fix operator in vtd_switch_address_spacePeter Xu1-1/+1
2019-02-05hw: virtio-pci: drop DO_UPCASTLi Qiang1-2/+2
2019-02-05scsi-generic: Convert from DPRINTF() macro to trace eventsLaurent Vivier2-30/+37
2019-02-05scsi-disk: Convert from DPRINTF() macro to trace eventsLaurent Vivier2-53/+79
2019-02-05pc: Use hotplug_handler_(plug|unplug|unplug_request)David Hildenbrand1-22/+8
2019-02-05hw/vfio/Makefile.objs: Create new CONFIG_* variables for VFIO core and PCIPaolo Bonzini2-5/+4
2019-02-05hw/i2c/Makefile.objs: Create new CONFIG_* variables for EEPROM and ACPI contr...Paolo Bonzini1-2/+3
2019-02-05hw/tricore/Makefile.objs: Create CONFIG_* for tricoreYang Zhong1-1/+1
2019-02-05hw/openrisc/Makefile.objs: Create CONFIG_* for openriscYang Zhong1-1/+1
2019-02-05hw/moxie/Makefile.objs: Conditionally build moxieYang Zhong1-1/+1
2019-02-05hw/hppa/Makefile.objs: Create CONFIG_* for hppaYang Zhong1-1/+1
2019-02-05hw/cris/Makefile.objs: Create CONFIG_* for crisYang Zhong1-1/+1
2019-02-05hw/alpha/Makefile.objs: Create CONFIG_* for alphaYang Zhong1-1/+1
2019-02-05hw/sparc64/Makefile.objs: Create CONFIG_* for sparc64Yang Zhong1-3/+3
2019-02-05hw/riscv/Makefile.objs: Create CONFIG_* for riscv boardsYang Zhong1-11/+11
2019-02-05hw/nios2/Makefile.objs: Conditionally build nios2Yang Zhong1-1/+2
2019-02-05hw/xtensa/Makefile.objs: Build xtensa_sim and xtensa_fpga conditionallyÁkos Kovács1-2/+2
2019-02-05hw/lm32/Makefile.objs: Conditionally build lm32 and milkmystÁkos Kovács1-2/+2
2019-02-05hw/sparc/Makefile.objs: CONFIG_* for sun4m and leon3 createdÁkos Kovács1-1/+3
2019-02-05hw/s390/Makefile.objs: Create new CONFIG_* variables for s390x boards and dev...Paolo Bonzini1-1/+1
2019-02-05hw/sh4/Makefile.objs: New CONFIG_* varibales created for sh4 boards and deviceÁkos Kovács1-2/+2
2019-02-05hw/ppc/Makefile.objs: Build all boards conditinally with CONFIG_*Ákos Kovács1-5/+6
2019-02-05hw/mips/Makefile.objs: Create CONFIG_* for r4k, malta, mipssim boardsÁkos Kovács1-2/+3