aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-12-20x86-iommu: switch intr_supported to OnOffAuto typePeter Xu1-1/+3
2018-12-20q35: set split kernel irqchip as defaultPeter Xu1-0/+1
2018-12-20pci/shpc: perform unplug via the hotplug handlerDavid Hildenbrand2-0/+4
2018-12-20pci: Reuse pci-bridge hotplug handler handlers for pcie-pci-bridgeDavid Hildenbrand1-0/+4
2018-12-20pci/pcie: perform unplug via the hotplug handlerDavid Hildenbrand1-0/+2
2018-12-20pci/pcihp: perform unplug via the hotplug handlerDavid Hildenbrand1-0/+3
2018-12-20pci/pcihp: perform check for bus capability in pre_plug handlerDavid Hildenbrand1-0/+2
2018-12-20pci/shpc: rename hotplug handler callbacksDavid Hildenbrand1-4/+4
2018-12-20pci/pcie: rename hotplug handler callbacksDavid Hildenbrand1-4/+4
2018-12-20hw: acpi: Remove AcpiRsdpDescriptor and fix testsSamuel Ortiz1-13/+0
2018-12-19hw: acpi: Export and share the ARM RSDP buildSamuel Ortiz1-0/+2
2018-12-19hw: arm: Carry RSDP specific data through AcpiRsdpDataSamuel Ortiz1-0/+8
2018-12-19intel_iommu: dma read/write draining supportPeter Xu2-0/+6
2018-12-19pcie: Fast PCIe root ports for new machinesAlex Williamson1-1/+9
2018-12-19pcie: Add link speed and width fields to PCIESlotAlex Williamson1-0/+4
2018-12-19qapi: Define PCIe link speed and width propertiesAlex Williamson1-0/+8
2018-12-19pci: Sync PCIe downstream port LNKSTA on readAlex Williamson2-0/+14
2018-12-19pcie: Create enums for link speed and widthAlex Williamson1-2/+21
2018-12-19hw/smbios: Move to the hw/firmware/ subdirectoryPhilippe Mathieu-Daudé1-0/+0
2018-12-19hw/smbios: Restrict access to "hw/smbios/ipmi.h"Philippe Mathieu-Daudé1-15/+0
2018-12-19Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-12-18' into ...Peter Maydell1-21/+3
2018-12-18qmp hmp: Make system_wakeup check wake-up support and run stateDaniel Henrique Barboza1-1/+2
2018-12-18qmp: query-current-machine with wakeup-suspend-supportDaniel Henrique Barboza1-0/+1
2018-12-18qapi: Turn ShutdownCause into QAPI enumDominik Csapak1-20/+0
2018-12-17Merge remote-tracking branch 'remotes/stsquad/tags/pull-hardfloat-and-gitdm-1...Peter Maydell1-0/+30
2018-12-17Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20181216' into stagingPeter Maydell2-15/+36
2018-12-17softfloat: add float{32,64}_is_zero_or_normalEmilio G. Cota1-0/+10
2018-12-17softfloat: add float{32,64}_is_{de,}normalEmilio G. Cota1-0/+20
2018-12-17xxhash: match output against the original xxhash32Emilio G. Cota1-4/+4
2018-12-17include: move exec/tb-hash-xx.h to qemu/xxhash.hEmilio G. Cota2-4/+4
2018-12-17exec: introduce qemu_xxhash{2,4,5,6,7}Emilio G. Cota2-11/+32
2018-12-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20181214' into ...Peter Maydell4-4/+45
2018-12-16Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell3-21/+6
2018-12-15Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-12-13-v2' in...Peter Maydell2-5/+7
2018-12-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181213'...Peter Maydell2-7/+4
2018-12-14include/hw/loader.h: Document load_image_size()Peter Maydell1-0/+16
2018-12-14hw/core/loader.c: Remove load_image()Peter Maydell1-1/+0
2018-12-14elf_ops.h: Use address_space_write() to write memoryPeter Maydell1-1/+3
2018-12-14Rename cpu_physical_memory_write_rom() to address_space_write_rom()Peter Maydell2-2/+26
2018-12-14block: Remove flags parameter from bdrv_reopen_queue()Alberto Garcia1-2/+1
2018-12-14block: Drop bdrv_reopen()Alberto Garcia1-1/+0
2018-12-14block: Add bdrv_reopen_set_read_only()Alberto Garcia1-0/+2
2018-12-14file-posix: Switch to .bdrv_co_ioctlKevin Wolf1-5/+3
2018-12-14block/backup: drop unused synchronization interfaceVladimir Sementsov-Ogievskiy1-13/+0
2018-12-14Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-12-1...Peter Maydell4-12/+5
2018-12-13Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...Peter Maydell1-0/+2
2018-12-13qapi: Rewrite string-input-visitor's integer and list parsingDavid Hildenbrand1-2/+2
2018-12-13cutils: Fix qemu_strtosz() & friends to reject non-finite sizesDavid Hildenbrand1-3/+3
2018-12-13cutils: Add qemu_strtod() and qemu_strtod_finite()David Hildenbrand1-0/+2
2018-12-13hw/arm: versal: Correct the nr of IRQs to 192Edgar E. Iglesias1-1/+1