summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-06-09cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc()Peter Maydell
2016-06-08Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160608' int...Peter Maydell
2016-06-08block: Kill bdrv_co_write_zeroes()Eric Blake
2016-06-08block: Switch bdrv_write_zeroes() to byte interfaceEric Blake
2016-06-08block: Add .bdrv_co_pwrite_zeroes()Eric Blake
2016-06-08block: Track write zero limits in bytesEric Blake
2016-06-07Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-06-0...Peter Maydell
2016-06-07thunk: Rename args and fields in host-target bitmask conversion codePeter Maydell
2016-06-07thunk: Drop unused NO_THUNK_TYPE_SIZE guardsPeter Maydell
2016-06-07qemu-common.h: Drop WORDS_ALIGNED definePeter Maydell
2016-06-07host-utils: Prefer 'false' for bool typeEric Blake
2016-06-07all: Remove unnecessary glib.h includesPeter Maydell
2016-06-07hw: Clean up includesPeter Maydell
2016-06-07qdev: Clean up around propertiesCao jin
2016-06-07ICH9: fix typoCao jin
2016-06-07Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2016-06-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-06-07block: Move BlockRequest type to io.cEric Blake
2016-06-07iostatus: fix comments for block_job_iostatus_resetChanglong Xie
2016-06-07block/io: Remove unused bdrv_aio_write_zeroes()Kevin Wolf
2016-06-07virtio: drop duplicate virtio_queue_get_id() functionStefan Hajnoczi
2016-06-07virtio-scsi: Remove op blocker for dataplaneFam Zheng
2016-06-07linux-user: Remove redundant gdb_queuesig()Timothy E Baldwin
2016-06-07virtio: move bi-endian target support to a single locationGreg Kurz
2016-06-07pc-dimm: introduce realize callbackXiao Guangrong
2016-06-07pc-dimm: get memory region from ->get_memory_region()Xiao Guangrong
2016-06-07acpi: make bios_linker_loader_add_checksum() API offset basedIgor Mammedov
2016-06-07acpi: make bios_linker_loader_add_pointer() API offset basedIgor Mammedov
2016-06-07acpi: cleanup bios_linker_loader_cleanup()Igor Mammedov
2016-06-07acpi: simplify bios_linker API by removing redundant 'table' argumentIgor Mammedov
2016-06-07acpi: convert linker from GArray to BIOSLinker structureIgor Mammedov
2016-06-07pc: use AcpiDeviceIfClass.send_event to issue GPE eventsIgor Mammedov
2016-06-07acpi: extend ACPI interface to provide send_event hookIgor Mammedov
2016-06-07ipmi: rework the fwinfo to be fetched from the interfaceCorey Minyard
2016-06-07pc: acpi: simplify build_legacy_cpu_hotplug_aml() signatureIgor Mammedov
2016-06-07pc: acpi: mark current CPU hotplug functions as legacyIgor Mammedov
2016-06-07pc: acpi: cpu-hotplug: make AML CPU_foo defines local to cpu_hotplug_acpi_tab...Igor Mammedov
2016-06-07pc: acpi: consolidate CPU hotplug AMLIgor Mammedov
2016-06-07acpi: add aml_refof()Igor Mammedov
2016-06-07acpi: add aml_debug()Igor Mammedov
2016-06-07spapr_pci: Add and export DMA resetting helperAlexey Kardashevskiy
2016-06-07spapr_iommu: Add root memory regionAlexey Kardashevskiy
2016-06-07spapr_iommu: Migrate full stateAlexey Kardashevskiy
2016-06-07spapr_iommu: Introduce "enabled" state for TCE tableAlexey Kardashevskiy
2016-06-07vmstate: Define VARRAY with VMS_ALLOCAlexey Kardashevskiy
2016-06-07kvm: API to obtain max supported mem slotsBharata B Rao
2016-06-06char: get rid of qemu_char_get_next_serialxiaoqiang zhao
2016-06-06hw/char: QOM'ify xilinx_uartlite modelxiaoqiang zhao
2016-06-06hw/char: QOM'ify cadence_uart modelxiaoqiang zhao
2016-06-06hw/char: QOM'ify pl011 modelxiaoqiang zhao