summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * cpus: introduce cpu_update_icount helperAlex Bennée2017-04-101-0/+1
| * cpus: don't credit executed instructions before they have runAlex Bennée2017-04-101-0/+1
* | block: Ignore guest dev permissions during incoming migrationKevin Wolf2017-04-071-0/+2
|/
* tco: do not generate an NMIPaolo Bonzini2017-04-051-1/+0Star
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-04-041-6/+4Star
|\
| * exec: revert MemoryRegionCachePaolo Bonzini2017-04-031-6/+4Star
* | sockets: New helper socket_address_crumple()Markus Armbruster2017-04-031-0/+11
|/
* vhost: generalize iommu memory regionJason Wang2017-03-301-0/+11
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170329' into...Peter Maydell2017-03-301-0/+1
|\
| * spapr: fix memory hot-unpluggingLaurent Vivier2017-03-291-0/+1
* | virtio: fix vring_align() on 64-bit windowsAndrew Baumann2017-03-291-1/+1
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-03-273-7/+16
|\
| * Revert "apic: save apic_delivered flag"Paolo Bonzini2017-03-271-2/+0Star
| * win32: replace custom mutex and condition variable with native primitivesAndrey Shedel2017-03-271-5/+2Star
| * virtio-scsi: Make virtio_scsi_acquire/release publicFam Zheng2017-03-241-0/+14
* | virtio-input: fix eventq batchingLadi Prosek2017-03-271-1/+4
|/
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170323' into...Peter Maydell2017-03-231-0/+1
|\
| * numa,spapr: align default numa node memory size to 256MBLaurent Vivier2017-03-221-0/+1
* | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2017-03-231-0/+8
|\ \
| * | block-backend: add drained_begin / drained_end opsJohn Snow2017-03-221-0/+8
| |/
* | hw/acpi/vmgenid: prevent more than one vmgenid deviceLaszlo Ersek2017-03-221-0/+1
* | hw/acpi/vmgenid: prevent device realization on pre-2.5 machine typesLaszlo Ersek2017-03-222-0/+5
|/
* qemu-ga: obey LISTEN_PID when using systemd socket activationPaolo Bonzini2017-03-191-0/+26
* block: Always call bdrv_child_check_perm firstFam Zheng2017-03-171-4/+0Star
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-cirrus-20170316-1' int...Peter Maydell2017-03-162-7/+8
|\
| * cirrus: switch to 4 MB video memory by defaultGerd Hoffmann2017-03-161-0/+8
| * cirrus/vnc: zap bitblit support from console code.Gerd Hoffmann2017-03-161-7/+0Star
* | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170316' i...Peter Maydell2017-03-162-1/+5
|\ \
| * | RAMBlocks: qemu_ram_is_sharedDr. David Alan Gilbert2017-03-161-0/+1
| * | Change the method to calculate dirty-pages-rateChao Fan2017-03-161-1/+4
| |/
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2017-03-163-0/+23
|\ \
| * | hw/virtio: fix Power Management Control Register for PCI Express virtio devicesMarcel Apfelbaum2017-03-162-0/+6
| * | hw/virtio: fix Link Control Register for PCI Express virtio devicesMarcel Apfelbaum2017-03-162-0/+7
| * | hw/virtio: fix error enabling flags in Device Control registerMarcel Apfelbaum2017-03-161-0/+4
| * | hw/pcie: fix Extended Configuration Space for devices with no Extended Capabi...Marcel Apfelbaum2017-03-162-0/+6
| |/
* / ide: core: add cleanup functionLi Qiang2017-03-161-0/+1
|/
* pci: introduce a bus master containerJason Wang2017-03-151-0/+1
* icount: process QEMU_CLOCK_VIRTUAL timers in vCPU threadPaolo Bonzini2017-03-141-0/+24
* cpus: define QEMUTimerListNotifyCB for QEMU system emulationPaolo Bonzini2017-03-142-2/+3
* qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.hPaolo Bonzini2017-03-142-1/+2
* mem-prealloc: reduce large guest start-up and migration time.Jitendra Kolhe2017-03-141-1/+2
* memory_region: Fix name commentsDr. David Alan Gilbert2017-03-141-6/+12
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170314' into...Peter Maydell2017-03-141-0/+2
|\
| * pseries: Don't expose PCIe extended config space on older machine typesDavid Gibson2017-03-141-0/+2
* | build: include sys/sysmacros.h for major() and minor()Christopher Covington2017-03-141-0/+4
|/
* i386: Change stepping of Haswell to non-blacklisted valueEduardo Habkost2017-03-101-0/+5
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2017-03-082-5/+5
|\
| * block: Fix error handling in bdrv_replace_in_backing_chain()Kevin Wolf2017-03-072-4/+4
| * block: Ignore multiple children in bdrv_check_update_perm()Kevin Wolf2017-03-071-1/+1
* | qapi: New qobject_input_visitor_new_str() for convenienceMarkus Armbruster2017-03-071-0/+12