summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2017-01-175-24/+167
|\
| * aio: document lockingPaolo Bonzini2017-01-161-16/+16
| * qemu-thread: optimize QemuLockCnt with futexes on LinuxPaolo Bonzini2017-01-162-0/+38
| * aio: make ctx->list_lock a QemuLockCnt, subsuming ctx->walking_bhPaolo Bonzini2017-01-161-7/+5Star
| * qemu-thread: introduce QemuLockCntPaolo Bonzini2017-01-161-0/+110
| * aio: rename bh_lock to list_lockPaolo Bonzini2017-01-161-1/+1
| * block: get rid of bdrv_io_unplugged_begin/endPaolo Bonzini2017-01-162-4/+1Star
* | Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-common-tlb-reset-...Peter Maydell2017-01-161-8/+6Star
|\ \ | |/ |/|
| * cputlb: drop flush_global flag from tlb_flushAlex Bennée2017-01-131-8/+6Star
* | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell2017-01-134-25/+2Star
|\ \ | |/ |/|
| * numa: make -numa parser dynamically allocate CPUs masksIgor Mammedov2017-01-122-8/+1Star
| * monitor: fix qmp/hmp query-memdev not reporting IDs of memory backendsIgor Mammedov2017-01-121-0/+1
| * monitor: reuse user_creatable_add_opts() instead of user_creatable_add()Igor Mammedov2017-01-121-17/+0Star
* | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170110' into stagingPeter Maydell2017-01-121-14/+11Star
|\ \ | |/ |/|
| * qemu/host-utils.h: Reduce the operation count in the fallback ctpopRichard Henderson2017-01-101-14/+11Star
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170110-1' into st...Peter Maydell2017-01-102-0/+11
|\ \ | |/ |/|
| * curses: Fix compiler warnings (Mingw-w64 redefinition of macro KEY_EVENT)Stefan Weil2017-01-101-0/+3
| * console: add API to get underlying gui window IDSamuel Thibault2017-01-101-0/+4
| * ui: use evdev keymap when running under waylandDaniel P. Berrange2017-01-101-0/+4
* | memhp: don't generate memory hotplug AML if it's not enabled/supportedIgor Mammedov2017-01-102-3/+1Star
* | memhp: move memory hotplug only defines to memory_hotplug.cIgor Mammedov2017-01-102-25/+0Star
* | memhp: move GPE handler_E03 into build_memory_hotplug_aml()Igor Mammedov2017-01-101-3/+3
* | memhp: merge build_memory_devices() into build_memory_hotplug_aml()Igor Mammedov2017-01-101-2/+0Star
* | memhp: consolidate scattered MHPD device declarationIgor Mammedov2017-01-101-1/+1
* | memhp: move build_memory_devices() into memory_hotplug.cIgor Mammedov2017-01-101-0/+2
* | virtio-net: Add MTU feature supportMaxime Coquelin2017-01-101-0/+1
* | vhost-net: Notify the backend about the host MTUMaxime Coquelin2017-01-101-0/+2
* | vhost-user: Add MTU protocol feature and opMaxime Coquelin2017-01-101-0/+2
* | virtio: Introduce virtqueue_drop_all procedureYuri Benditovich2017-01-101-0/+1
* | net: Add virtio queue interface to update used index from vring stateYuri Benditovich2017-01-101-0/+1
* | pcie_aer: support configurable AER capa versionDou Liyang2017-01-101-2/+2
* | pcie_aer: Convert pcie_aer_init to ErrorCao jin2017-01-101-2/+2
* | cryptodev: wrap the ready flagGonglei2017-01-101-0/+19
* | cryptodev: introduce a new is_used propertyGonglei2017-01-101-0/+23
* | memory: handle alias in memory_region_is_iommu()Jason Wang2017-01-101-0/+3
* | acpi: add ATSR for q35Jason Wang2017-01-101-0/+12
* | virtio-pci: address space translation service (ATS) supportJason Wang2017-01-102-0/+5
* | intel_iommu: support device iotlb descriptorJason Wang2017-01-101-0/+1
* | exec: introduce address_space_get_iotlb_entry()Jason Wang2017-01-101-0/+5
* | virtio: convert to use DMA apiJason Wang2017-01-103-13/+28
* | intel_iommu: allow migrationPeter Xu2017-01-101-0/+1
* | migration: allow to prioritize save state entriesPeter Xu2017-01-101-0/+6
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2017-01-092-1/+7
|\ \
| * | block: Rename raw-{posix,win32} to file-*.cEric Blake2017-01-091-1/+1
| * | coroutine: Introduce qemu_coroutine_enter_if_inactive()Kevin Wolf2017-01-091-0/+6
* | | hw/arm/virt-acpi-build: Don't incorrectly claim architectural timer to be edg...Andrew Jones2017-01-091-0/+1
* | | hw/arm/virt: remove VirtGuestInfoAndrew Jones2017-01-091-5/+1Star
* | | hw/arm/virt-acpi-build: remove redundant members from VirtGuestInfoAndrew Jones2017-01-091-6/+0Star
* | | hw/arm/virt: pass VirtMachineState instead of VirtGuestInfoAndrew Jones2017-01-091-1/+1
* | | hw/arm/virt: move VirtMachineState/Class to virt.hAndrew Jones2017-01-091-0/+37