aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-01-22vnc: switch to QemuOpts, allow multiple serversGerd Hoffmann
2015-01-22vnc: remove unused DisplayState parameter, add id instead.Gerd Hoffmann
2015-01-20cpu_ldst.h: Don't define helpers if MMU_MODE*_SUFFIX not definedpull-misc-20150120Peter Maydell
2015-01-20cpu_ldst.h, cpu-all.h, bswap.h: Update documentation on ld/st accessorsPeter Maydell
2015-01-20cpu_ldst_template.h: Drop unused cpu_ldfq/stfq/ldfl/stfl accessorsPeter Maydell
2015-01-20cpu_ldst.h: Drop unused _raw macros, saddr() and laddr()Peter Maydell
2015-01-20cpu_ldst_template.h: Use ld*_p directly rather than via ld*_raw macrosPeter Maydell
2015-01-20cpu_ldst.h: Use inline functions for usermode cpu_ld/st accessorsPeter Maydell
2015-01-20cpu_ldst.h: Remove unused very short ld*/st* definesPeter Maydell
2015-01-20cpu_ldst.h: Drop unused ld/st*_kernel definesPeter Maydell
2015-01-20cpu_ldst.h: Remove unused ldul_ macrosPeter Maydell
2015-01-20Xen: Use the ioreq-server API when availablePaul Durrant
2015-01-20Add device listener interfacePaul Durrant
2015-01-19ui/sdl2: Support shared surface for more pixman formatsGerd Hoffmann
2015-01-19ui/pixman: add qemu_pixman_check_formatGerd Hoffmann
2015-01-19ui: Add dpy_gfx_check_format() to check backend shared surface supportBenjamin Herrenschmidt
2015-01-16vmstate: type-check sub-arraysPaolo Bonzini
2015-01-16socket shutdownDr. David Alan Gilbert
2015-01-15xbzrle: optimize XBZRLE to decrease the cache missesChenLiang
2015-01-15misc: Fix new typos in commentsStefan Weil
2015-01-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-01-14qemu-timer: rename timer_init to timer_init_tlPaolo Bonzini
2015-01-14qemu-common.h: optimise muldiv64 if int128 is availableFrediano Ziglio
2015-01-13block: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMMIT_{SOURCE, TARGET}Fam Zheng
2015-01-13coroutine: drop qemu_coroutine_adjust_pool_sizePaolo Bonzini
2015-01-13QSLIST: add lock-free operationsPaolo Bonzini
2015-01-13qemu-thread: add per-thread atexit functionsPaolo Bonzini
2015-01-13block: fix spoiling all dirty bitmaps by mirror and migrationVladimir Sementsov-Ogievskiy
2015-01-13block: JSON filenames and relative backing filesMax Reitz
2015-01-13block: Get full backing filename from stringMax Reitz
2015-01-12kvm: extend kvm_irqchip_add_msi_route to work on s390Frank Blaschka
2015-01-12s390: Add PCI bus supportFrank Blaschka
2015-01-10Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-01-10Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell
2015-01-09Merge remote-tracking branch 'remotes/amit/tags/for-2.3' into stagingPeter Maydell
2015-01-09Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-01-08hw/usb: simplified usb_enabledMarcel Apfelbaum
2015-01-08hw/machine: added machine_usb wrapperMarcel Apfelbaum
2015-01-08hw/ppc: modified the condition for usb controllers to be created for some ppc...Marcel Apfelbaum
2015-01-08acpi-build: make ROMs RAM blocks resizeableMichael S. Tsirkin
2015-01-08memory: API to allocate resizeable RAM MRMichael S. Tsirkin
2015-01-08exec: qemu_ram_alloc_resizeable, qemu_ram_resizeMichael S. Tsirkin
2015-01-08exec: split length -> used_length/max_lengthMichael S. Tsirkin
2015-01-08exec: cpu_physical_memory_set/clear_dirty_rangeMichael S. Tsirkin
2015-01-08memory: add memory_region_set_sizeMichael S. Tsirkin
2015-01-07hw/usb: simplified usb_enabledMarcel Apfelbaum
2015-01-07hw/machine: added machine_usb wrapperMarcel Apfelbaum
2015-01-07hw/ppc: modified the condition for usb controllers to be created for some ppc...Marcel Apfelbaum
2015-01-07spapr: Fix stale HTAB during live migration (KVM)Samuel Mendoza-Jonas
2015-01-05virtio-serial: Don't keep a persistent copy of config spaceDavid Gibson