summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-04-18block: Drain BH in bdrv_drained_beginFam Zheng1-8/+14
2017-04-11block: Introduce bdrv_coroutine_enterFam Zheng1-0/+5
2017-04-11async: Introduce aio_co_enterFam Zheng1-0/+9
2017-04-11coroutine: Extract qemu_aio_coroutine_enterFam Zheng1-0/+5
2017-04-11block: Make bdrv_parent_drained_begin/end publicFam Zheng1-0/+16
2017-04-10Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-fixups-for-rc2-...Peter Maydell2-0/+2
2017-04-10cpus: introduce cpu_update_icount helperAlex Bennée1-0/+1
2017-04-10cpus: don't credit executed instructions before they have runAlex Bennée1-0/+1
2017-04-07block: Ignore guest dev permissions during incoming migrationKevin Wolf1-0/+2
2017-04-05tco: do not generate an NMIPaolo Bonzini1-1/+0
2017-04-04Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-6/+4
2017-04-03sockets: New helper socket_address_crumple()Markus Armbruster1-0/+11
2017-04-03exec: revert MemoryRegionCachePaolo Bonzini1-6/+4
2017-03-30vhost: generalize iommu memory regionJason Wang1-0/+11
2017-03-30Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170329' into...Peter Maydell1-0/+1
2017-03-29spapr: fix memory hot-unpluggingLaurent Vivier1-0/+1
2017-03-29virtio: fix vring_align() on 64-bit windowsAndrew Baumann1-1/+1
2017-03-27Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell3-7/+16
2017-03-27Revert "apic: save apic_delivered flag"Paolo Bonzini1-2/+0
2017-03-27win32: replace custom mutex and condition variable with native primitivesAndrey Shedel1-5/+2
2017-03-27virtio-input: fix eventq batchingLadi Prosek1-1/+4
2017-03-24virtio-scsi: Make virtio_scsi_acquire/release publicFam Zheng1-0/+14
2017-03-23Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170323' into...Peter Maydell1-0/+1
2017-03-23Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell1-0/+8
2017-03-22block-backend: add drained_begin / drained_end opsJohn Snow1-0/+8
2017-03-22hw/acpi/vmgenid: prevent more than one vmgenid deviceLaszlo Ersek1-0/+1
2017-03-22hw/acpi/vmgenid: prevent device realization on pre-2.5 machine typesLaszlo Ersek2-0/+5
2017-03-22numa,spapr: align default numa node memory size to 256MBLaurent Vivier1-0/+1
2017-03-19qemu-ga: obey LISTEN_PID when using systemd socket activationPaolo Bonzini1-0/+26
2017-03-17block: Always call bdrv_child_check_perm firstFam Zheng1-4/+0
2017-03-16Merge remote-tracking branch 'remotes/kraxel/tags/pull-cirrus-20170316-1' int...Peter Maydell2-7/+8
2017-03-16Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170316' i...Peter Maydell2-1/+5
2017-03-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell3-0/+23
2017-03-16RAMBlocks: qemu_ram_is_sharedDr. David Alan Gilbert1-0/+1
2017-03-16cirrus: switch to 4 MB video memory by defaultGerd Hoffmann1-0/+8
2017-03-16cirrus/vnc: zap bitblit support from console code.Gerd Hoffmann1-7/+0
2017-03-16Change the method to calculate dirty-pages-rateChao Fan1-1/+4
2017-03-15ide: core: add cleanup functionLi Qiang1-0/+1
2017-03-16hw/virtio: fix Power Management Control Register for PCI Express virtio devicesMarcel Apfelbaum2-0/+6
2017-03-16hw/virtio: fix Link Control Register for PCI Express virtio devicesMarcel Apfelbaum2-0/+7
2017-03-16hw/virtio: fix error enabling flags in Device Control registerMarcel Apfelbaum1-0/+4
2017-03-16hw/pcie: fix Extended Configuration Space for devices with no Extended Capabi...Marcel Apfelbaum2-0/+6
2017-03-15pci: introduce a bus master containerJason Wang1-0/+1
2017-03-14icount: process QEMU_CLOCK_VIRTUAL timers in vCPU threadPaolo Bonzini1-0/+24
2017-03-14cpus: define QEMUTimerListNotifyCB for QEMU system emulationPaolo Bonzini2-2/+3
2017-03-14qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.hPaolo Bonzini2-1/+2
2017-03-14mem-prealloc: reduce large guest start-up and migration time.Jitendra Kolhe1-1/+2
2017-03-14memory_region: Fix name commentsDr. David Alan Gilbert1-6/+12
2017-03-14Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170314' into...Peter Maydell1-0/+2
2017-03-14build: include sys/sysmacros.h for major() and minor()Christopher Covington1-0/+4