summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* pci/shpc: perform unplug via the hotplug handlerDavid Hildenbrand2018-12-202-0/+4
* pci: Reuse pci-bridge hotplug handler handlers for pcie-pci-bridgeDavid Hildenbrand2018-12-201-0/+4
* pci/pcie: perform unplug via the hotplug handlerDavid Hildenbrand2018-12-201-0/+2
* pci/pcihp: perform unplug via the hotplug handlerDavid Hildenbrand2018-12-201-0/+3
* pci/pcihp: perform check for bus capability in pre_plug handlerDavid Hildenbrand2018-12-201-0/+2
* pci/shpc: rename hotplug handler callbacksDavid Hildenbrand2018-12-201-4/+4
* pci/pcie: rename hotplug handler callbacksDavid Hildenbrand2018-12-201-4/+4
* hw: acpi: Remove AcpiRsdpDescriptor and fix testsSamuel Ortiz2018-12-201-13/+0Star
* hw: acpi: Export and share the ARM RSDP buildSamuel Ortiz2018-12-191-0/+2
* hw: arm: Carry RSDP specific data through AcpiRsdpDataSamuel Ortiz2018-12-191-0/+8
* intel_iommu: dma read/write draining supportPeter Xu2018-12-192-0/+6
* pcie: Fast PCIe root ports for new machinesAlex Williamson2018-12-191-1/+9
* pcie: Add link speed and width fields to PCIESlotAlex Williamson2018-12-191-0/+4
* qapi: Define PCIe link speed and width propertiesAlex Williamson2018-12-191-0/+8
* pci: Sync PCIe downstream port LNKSTA on readAlex Williamson2018-12-192-0/+14
* pcie: Create enums for link speed and widthAlex Williamson2018-12-191-2/+21
* hw/smbios: Move to the hw/firmware/ subdirectoryPhilippe Mathieu-Daudé2018-12-191-0/+0
* hw/smbios: Restrict access to "hw/smbios/ipmi.h"Philippe Mathieu-Daudé2018-12-191-15/+0Star
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-12-18' into ...Peter Maydell2018-12-191-21/+3Star
|\
| * qmp hmp: Make system_wakeup check wake-up support and run stateDaniel Henrique Barboza2018-12-181-1/+2
| * qmp: query-current-machine with wakeup-suspend-supportDaniel Henrique Barboza2018-12-181-0/+1
| * qapi: Turn ShutdownCause into QAPI enumDominik Csapak2018-12-181-20/+0Star
* | Merge remote-tracking branch 'remotes/stsquad/tags/pull-hardfloat-and-gitdm-1...Peter Maydell2018-12-181-0/+30
|\ \ | |/ |/|
| * softfloat: add float{32,64}_is_zero_or_normalEmilio G. Cota2018-12-171-0/+10
| * softfloat: add float{32,64}_is_{de,}normalEmilio G. Cota2018-12-171-0/+20
* | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20181216' into stagingPeter Maydell2018-12-172-15/+36
|\ \ | |/ |/|
| * xxhash: match output against the original xxhash32Emilio G. Cota2018-12-171-4/+4
| * include: move exec/tb-hash-xx.h to qemu/xxhash.hEmilio G. Cota2018-12-172-4/+4
| * exec: introduce qemu_xxhash{2,4,5,6,7}Emilio G. Cota2018-12-172-11/+32
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20181214' into ...Peter Maydell2018-12-164-4/+45
|\ \ | |/ |/|
| * include/hw/loader.h: Document load_image_size()Peter Maydell2018-12-141-0/+16
| * hw/core/loader.c: Remove load_image()Peter Maydell2018-12-141-1/+0Star
| * elf_ops.h: Use address_space_write() to write memoryPeter Maydell2018-12-141-1/+3
| * Rename cpu_physical_memory_write_rom() to address_space_write_rom()Peter Maydell2018-12-142-2/+26
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-12-163-21/+6Star
|\ \
| * | block: Remove flags parameter from bdrv_reopen_queue()Alberto Garcia2018-12-141-2/+1Star
| * | block: Drop bdrv_reopen()Alberto Garcia2018-12-141-1/+0Star
| * | block: Add bdrv_reopen_set_read_only()Alberto Garcia2018-12-141-0/+2
| * | file-posix: Switch to .bdrv_co_ioctlKevin Wolf2018-12-141-5/+3Star
| * | block/backup: drop unused synchronization interfaceVladimir Sementsov-Ogievskiy2018-12-141-13/+0Star
* | | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-12-13-v2' in...Peter Maydell2018-12-152-5/+7
|\ \ \
| * | | qapi: Rewrite string-input-visitor's integer and list parsingDavid Hildenbrand2018-12-131-2/+2
| * | | cutils: Fix qemu_strtosz() & friends to reject non-finite sizesDavid Hildenbrand2018-12-131-3/+3
| * | | cutils: Add qemu_strtod() and qemu_strtod_finite()David Hildenbrand2018-12-131-0/+2
* | | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181213'...Peter Maydell2018-12-142-7/+4Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | hw/arm: versal: Correct the nr of IRQs to 192Edgar E. Iglesias2018-12-131-1/+1
| * | | hw/arm: versal: Use IRQs 111 - 118 for virtio-mmioEdgar E. Iglesias2018-12-131-3/+3
| * | | core/sysbus: remove the SysBusDeviceClass::init pathMao Zhongyi2018-12-131-3/+0Star
* | | | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-12-1...Peter Maydell2018-12-144-12/+5Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | i2c: Move typedef of bitbang_i2c_interface to i2c.hBALATON Zoltan2018-12-122-3/+2Star