aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-01-10pcie_aer: support configurable AER capa versionDou Liyang
2017-01-10pcie_aer: Convert pcie_aer_init to ErrorCao jin
2017-01-10cryptodev: wrap the ready flagGonglei
2017-01-10cryptodev: introduce a new is_used propertyGonglei
2017-01-10memory: handle alias in memory_region_is_iommu()Jason Wang
2017-01-10acpi: add ATSR for q35Jason Wang
2017-01-10virtio-pci: address space translation service (ATS) supportJason Wang
2017-01-10intel_iommu: support device iotlb descriptorJason Wang
2017-01-10exec: introduce address_space_get_iotlb_entry()Jason Wang
2017-01-10virtio: convert to use DMA apiJason Wang
2017-01-10intel_iommu: allow migrationPeter Xu
2017-01-10migration: allow to prioritize save state entriesPeter Xu
2017-01-09Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2017-01-09block: Rename raw-{posix,win32} to file-*.cEric Blake
2017-01-09coroutine: Introduce qemu_coroutine_enter_if_inactive()Kevin Wolf
2017-01-09hw/arm/virt-acpi-build: Don't incorrectly claim architectural timer to be edg...Andrew Jones
2017-01-09hw/arm/virt: remove VirtGuestInfoAndrew Jones
2017-01-09hw/arm/virt-acpi-build: remove redundant members from VirtGuestInfoAndrew Jones
2017-01-09hw/arm/virt: pass VirtMachineState instead of VirtGuestInfoAndrew Jones
2017-01-09hw/arm/virt: move VirtMachineState/Class to virt.hAndrew Jones
2017-01-09hw/arm/virt: remove include/hw/arm/virt-acpi-build.hAndrew Jones
2017-01-09hw/arm/virt: eliminate struct VirtGuestInfoStateAndrew Jones
2017-01-09hw/arm/virt-acpi-build: fadt: improve flag namingAndrew Jones
2017-01-09hw/arm/virt-acpi-build: gtdt: improve flag namingAndrew Jones
2017-01-09hw/arm/virt-acpi-build: name GIC CPU Interface Structure appropriatelyAndrew Jones
2017-01-09i2c: Allow I2C devices to NAK start eventsCorey Minyard
2017-01-06record/replay: add network supportPavel Dovgalyuk
2017-01-05Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-01-05Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170103-1' into s...Peter Maydell
2017-01-03iothread: add poll-grow and poll-shrink parametersStefan Hajnoczi
2017-01-03aio: self-tune polling timeStefan Hajnoczi
2017-01-03aio: add .io_poll_begin/end() callbacksStefan Hajnoczi
2017-01-03iothread: add polling parametersStefan Hajnoczi
2017-01-03aio: add polling mode to AioContextStefan Hajnoczi
2017-01-03aio: add AioPollFn and io_poll() interfaceStefan Hajnoczi
2017-01-03aio: add flag to skip fds to aio_dispatch()Stefan Hajnoczi
2016-12-27aspeed: add the definitions for the AST2400 A1 SoCCédric Le Goater
2016-12-27aspeed: add a memory region for SRAMCédric Le Goater
2016-12-27aspeed: QOMify the CPU object and attach it to the SoCCédric Le Goater
2016-12-27hw/arm/virt: add 2.9 machine typePeter Maydell
2016-12-22kvmclock: reduce kvmclock difference on migrationMarcelo Tosatti
2016-12-22kvm: sync linux headersMarcelo Tosatti
2016-12-22pc: make pit configurableChao Peng
2016-12-22pc: make sata configurableChao Peng
2016-12-22pc: make smbus configurableChao Peng
2016-12-22block: drop remaining legacy aio functions in commentYaowei Bai
2016-12-22main-loop: update comment for qemu_mutex_lock/unlock_iothreadYaowei Bai
2016-12-22timer: fix misleading comment in timer.hYaowei Bai
2016-12-22exec: introduce MemoryRegionCachePaolo Bonzini
2016-12-22exec: introduce memory_ldst.inc.cPaolo Bonzini