aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-05target/arm: Add BT and BTYPE to tb->flagsRichard Henderson4-7/+23
2019-02-05target/arm: Add PSTATE.BTYPERichard Henderson2-2/+9
2019-02-05target/arm: Introduce isar_feature_aa64_btiRichard Henderson1-0/+10
2019-02-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell39-1646/+2460
2019-02-05contrib/libvhost-user: cleanup castsMichael S. Tsirkin1-4/+4
2019-02-05r2d: fix build on mingwMichael S. Tsirkin1-1/+1
2019-02-05mmap-alloc: fix hugetlbfs misaligned length in ppc64Murilo Opsfelder Araujo4-10/+20
2019-02-05mmap-alloc: unfold qemu_ram_mmap()Murilo Opsfelder Araujo1-19/+34
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 Liu3-33/+159
2019-02-05contrib/vhost-user-blk: fix the compilation issuePeter Xu2-4/+16
2019-02-05pci/msi: export msi_is_masked()Peter Xu2-1/+2
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-05queue: fix QTAILQ_FOREACH_REVERSE_SAFEPaolo Bonzini1-1/+1
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-05i386: hvf: Fix smp boot hangsHeiher1-5/+0
2019-02-05hw/vfio/Makefile.objs: Create new CONFIG_* variables for VFIO core and PCIPaolo Bonzini5-7/+11
2019-02-05hw/i2c/Makefile.objs: Create new CONFIG_* variables for EEPROM and ACPI contr...Paolo Bonzini5-2/+9
2019-02-05hw/tricore/Makefile.objs: Create CONFIG_* for tricoreYang Zhong2-1/+2
2019-02-05hw/openrisc/Makefile.objs: Create CONFIG_* for openriscYang Zhong2-1/+2
2019-02-05hw/moxie/Makefile.objs: Conditionally build moxieYang Zhong2-1/+2
2019-02-05hw/hppa/Makefile.objs: Create CONFIG_* for hppaYang Zhong2-1/+2
2019-02-05hw/cris/Makefile.objs: Create CONFIG_* for crisYang Zhong2-1/+2
2019-02-05hw/alpha/Makefile.objs: Create CONFIG_* for alphaYang Zhong2-1/+2
2019-02-05hw/sparc64/Makefile.objs: Create CONFIG_* for sparc64Yang Zhong2-3/+5
2019-02-05hw/riscv/Makefile.objs: Create CONFIG_* for riscv boardsYang Zhong3-11/+25
2019-02-05hw/nios2/Makefile.objs: Conditionally build nios2Yang Zhong2-1/+3
2019-02-05hw/xtensa/Makefile.objs: Build xtensa_sim and xtensa_fpga conditionallyÁkos Kovács3-2/+8
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ács2-1/+5
2019-02-05hw/s390/Makefile.objs: Create new CONFIG_* variables for s390x boards and dev...Paolo Bonzini2-1/+2
2019-02-05hw/sh4/Makefile.objs: New CONFIG_* varibales created for sh4 boards and deviceÁkos Kovács3-2/+6
2019-02-05hw/ppc/Makefile.objs: Build all boards conditinally with CONFIG_*Ákos Kovács2-6/+12
2019-02-05hw/mips/Makefile.objs: Create CONFIG_* for r4k, malta, mipssim boardsÁkos Kovács2-2/+6
2019-02-05hw/microblaze/Makefile.objs: Create configs for petalogix and xilinx boardsÁkos Kovács2-3/+6
2019-02-05hw/m68k/Makefile.objs: Conditionally build boardsÁkos Kovács2-2/+4
2019-02-05hw/arm/Makefile.objs: CONFIG_ARM_VIRT created for virt boardYang Zhong2-1/+3
2019-02-05hw/i386/Makefile.objs: Build pc_piix* and pc_q35 boardsPaolo Bonzini2-1/+5
2019-02-05build: actually use CONFIG_PAMPaolo Bonzini2-1/+2
2019-02-05hw/pci-host/Makefile.objs: make CONFIGS clear for PCI EXPRESSYang Zhong8-13/+13
2019-02-05vfio: move conditional up to hw/Makefile.objsPaolo Bonzini2-3/+1
2019-02-05ide: split ioport registration to a separate filePaolo Bonzini3-27/+68
2019-02-05arm: disable CONFIG_SERIAL_ISAPaolo Bonzini1-1/+0