summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-03-11nvdimm acpi: emulate dsm methodXiao Guangrong
2016-03-11nvdimm acpi: initialize the resource used by NVDIMM ACPIXiao Guangrong
2016-03-11ich9lpc: fix typoCao jin
2016-03-11msi_supported -> msi_nonbrokenMichael S. Tsirkin
2016-03-11fdc: add function to determine drive chs limitsRoman Kagan
2016-03-11i386: expose floppy drive CMOS typeRoman Kagan
2016-03-11virtio-balloon: add 'available' counterDenis V. Lunev
2016-03-11acpi: add build_append_named_dword, returning an offset in bufferMichael S. Tsirkin
2016-03-11acpi: allow using object as offset for OperationRegionXiao Guangrong
2016-03-11acpi: add aml_concatenate()Xiao Guangrong
2016-03-11acpi: add aml_create_field()Xiao Guangrong
2016-03-10Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160309-1' into st...Peter Maydell
2016-03-09Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.6-6...Peter Maydell
2016-03-09Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20160308-1' int...Peter Maydell
2016-03-09Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/rng-for-2.6-2' int...Peter Maydell
2016-03-08cutils: add avx2 instruction optimizationLiang Li
2016-03-08input: linux evdev supportGerd Hoffmann
2016-03-08pc: fw_cfg: move ioport base constant to pc.hGabriel L. Somlo
2016-03-08fw_cfg: expose control register size in fw_cfg.hGabriel L. Somlo
2016-03-08filter: Add 'status' property for filter objectzhanghailiang
2016-03-08rng: switch request queue to QSIMPLEQLadi Prosek
2016-03-07exec: Pass RAMBlock pointer to qemu_ram_freeFam Zheng
2016-03-07memory: Drop MemoryRegion.ram_addrFam Zheng
2016-03-07memory: Implement memory_region_get_ram_addr with mr->ram_blockFam Zheng
2016-03-07exec: Return RAMBlock pointer from allocating functionsFam Zheng
2016-03-04arm: boot: Support big-endian elfsPeter Crosthwaite
2016-03-04loader: Add data swap option to load-elfPeter Crosthwaite
2016-03-04loader: load_elf(): Add doc commentPeter Crosthwaite
2016-03-04loader: add API to load elf headerPeter Crosthwaite
2016-03-04loader: Add load_image_mr() to load ROM image to a MemoryRegionPeter Maydell
2016-03-04hw/arm/virt: Provide a secure-only RAM if booting in Secure modePeter Maydell
2016-03-03rng: add request queue support to rng-randomLadi Prosek
2016-03-03rng: move request queue cleanup from RngEgd to RngBackendLadi Prosek
2016-03-03rng: move request queue from RngEgd to RngBackendLadi Prosek
2016-03-03rng: remove the unused request cancellation codeLadi Prosek
2016-03-01typedefs: Add CPUStateLluĂ­s Vilanova
2016-03-01console: add & use qemu_console_lookup_by_device_nameGerd Hoffmann
2016-02-29Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160229-1' into st...Peter Maydell
2016-02-29Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20160226-1' int...Peter Maydell
2016-02-29spice/gl: Enable dmabuf only for spice >= 0.13.1Michal Privoznik
2016-02-28xics: report errors with the QEMU Error APIGreg Kurz
2016-02-28migration: allow machine to enforce configuration section migrationGreg Kurz
2016-02-26Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160226'...Peter Maydell
2016-02-26migration (ordinary): move bdrv_invalidate_cache_all of of coroutine contextDenis V. Lunev
2016-02-26sdhci: add quirk property for card insert interrupt status on Raspberry PiAndrew Baumann
2016-02-26sdhci: Revert "add optional quirk property to disable card insertion/removal ...Andrew Baumann
2016-02-26migration/vmstate: document VMStateFlagsSascha Silbe
2016-02-26fw_cfg: unbreak migration compatibility for 2.4 and earlier machinesLaszlo Ersek
2016-02-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-02-25chardev: Properly initialize ChardevCommon componentsEric Blake