summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-19hw: arm: Convert the RSDP build to the buid_append_foo() APISamuel Ortiz
2018-12-19hw: arm: Carry RSDP specific data through AcpiRsdpDataSamuel Ortiz
2018-12-19hw: i386: Use correct RSDT length for checksumIgor Mammedov
2018-12-19hw: arm: acpi: Fix incorrect checksums in RSDPIgor Mammedov
2018-12-19hw: acpi: The RSDP build API can return voidSamuel Ortiz
2018-12-19intel_iommu: remove "x-" prefix for "aw-bits"Peter Xu
2018-12-19intel_iommu: dma read/write draining supportPeter Xu
2018-12-19intel_iommu: convert invalid traces into error reportsPeter Xu
2018-12-19intel_iommu: dump correct iova when failedPeter Xu
2018-12-19pcie: Fast PCIe root ports for new machinesAlex Williamson
2018-12-19vfio/pci: Remove PCIe Link Status emulationAlex Williamson
2018-12-19pcie: Allow generic PCIe root port to specify link speed and widthAlex Williamson
2018-12-19pcie: Fill PCIESlot link fields to support higher speeds and widthsAlex Williamson
2018-12-19pcie: Add link speed and width fields to PCIESlotAlex Williamson
2018-12-19qapi: Define PCIe link speed and width propertiesAlex Williamson
2018-12-19pci: Sync PCIe downstream port LNKSTA on readAlex Williamson
2018-12-19pcie: Create enums for link speed and widthAlex Williamson
2018-12-19hw/pci-bridge: Fix invalid free()Matthias Weckbecker
2018-12-19hw/smbios: Move to the hw/firmware/ subdirectoryPhilippe Mathieu-Daudé
2018-12-19hw/smbios: Remove "smbios_ipmi.h"Philippe Mathieu-Daudé
2018-12-19hw/smbios: Restrict access to "hw/smbios/ipmi.h"Philippe Mathieu-Daudé
2018-12-19tests: Remove unused includePhilippe Mathieu-Daudé
2018-12-19virtio: Provide version-specific variants of virtio PCI devicesEduardo Habkost
2018-12-19virtio: Helper for registering virtio device typesEduardo Habkost
2018-12-19pc:piix4: Update smbus I/O space after a migrationCorey Minyard
2018-12-19pcie: set link state inactive/active after hot unplug/plugZheng Xiang
2018-12-19Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell
2018-12-19Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-12-18' into ...Peter Maydell
2018-12-18Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-12-1...Peter Maydell
2018-12-18error: Remove NULL checks on error_propagate() callsMarkus Armbruster
2018-12-18vl: Use error_fatal to simplify obvious fatal errors (again)Markus Armbruster
2018-12-18i386: hvf: drop debug printf in decode_sldtgroupRoman Bolshakov
2018-12-18docs/devel/build-system: fix 'softmu' typoEmilio G. Cota
2018-12-18qapi: fix flat union on uncovered branches conditionalsMarc-André Lureau
2018-12-18qmp hmp: Make system_wakeup check wake-up support and run stateDaniel Henrique Barboza
2018-12-18qga: update guest-suspend-ram and guest-suspend-hybrid descriptionsDaniel Henrique Barboza
2018-12-18qmp: query-current-machine with wakeup-suspend-supportDaniel Henrique Barboza
2018-12-18qmp: Split ShutdownCause host-qmp into quit and system-resetDominik Csapak
2018-12-18qmp: Add reason to SHUTDOWN and RESET eventsDominik Csapak
2018-12-18qapi: Turn ShutdownCause into QAPI enumDominik Csapak
2018-12-17Merge remote-tracking branch 'remotes/stsquad/tags/pull-hardfloat-and-gitdm-1...Peter Maydell
2018-12-17tests/bios-tables-test: Sanitize test verbose outputPhilippe Mathieu-Daudé
2018-12-17tests: acpi: remove not used ACPI_READ_GENERIC_ADDRESS macroIgor Mammedov
2018-12-17tests: Exit boot-serial-test loop if child diesRichard Henderson
2018-12-17tests/pxe: Make test independent of global_qtestThomas Huth
2018-12-17tests/prom-env: Make test independent of global_qtestThomas Huth
2018-12-17tests/machine-none: Make test independent of global_qtestThomas Huth
2018-12-17tests/test-filter: Make tests independent of global_qtestThomas Huth
2018-12-17tests/boot-serial: Get rid of global_qtest variableThomas Huth
2018-12-17tests/pvpanic: Make the pvpanic test independent of global_qtestThomas Huth