summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* vnc: switch to QemuOpts, allow multiple serversGerd Hoffmann2015-01-221-1/+3
* vnc: remove unused DisplayState parameter, add id instead.Gerd Hoffmann2015-01-221-8/+8
* cpu_ldst.h: Don't define helpers if MMU_MODE*_SUFFIX not definedPeter Maydell2015-01-201-4/+8
* cpu_ldst.h, cpu-all.h, bswap.h: Update documentation on ld/st accessorsPeter Maydell2015-01-203-38/+32
* cpu_ldst_template.h: Drop unused cpu_ldfq/stfq/ldfl/stfl accessorsPeter Maydell2015-01-201-53/+1
* cpu_ldst.h: Drop unused _raw macros, saddr() and laddr()Peter Maydell2015-01-201-23/+0
* cpu_ldst_template.h: Use ld*_p directly rather than via ld*_raw macrosPeter Maydell2015-01-201-3/+3
* cpu_ldst.h: Use inline functions for usermode cpu_ld/st accessorsPeter Maydell2015-01-202-39/+112
* cpu_ldst.h: Remove unused very short ld*/st* definesPeter Maydell2015-01-201-26/+0
* cpu_ldst.h: Drop unused ld/st*_kernel definesPeter Maydell2015-01-201-15/+0
* cpu_ldst.h: Remove unused ldul_ macrosPeter Maydell2015-01-201-9/+0
* Xen: Use the ioreq-server API when availablePaul Durrant2015-01-201-0/+223
* Add device listener interfacePaul Durrant2015-01-202-0/+11
* ui/sdl2: Support shared surface for more pixman formatsGerd Hoffmann2015-01-191-0/+2
* ui/pixman: add qemu_pixman_check_formatGerd Hoffmann2015-01-191-0/+2
* ui: Add dpy_gfx_check_format() to check backend shared surface supportBenjamin Herrenschmidt2015-01-191-0/+4
* vmstate: type-check sub-arraysPaolo Bonzini2015-01-161-1/+1
* socket shutdownDr. David Alan Gilbert2015-01-162-0/+17
* xbzrle: optimize XBZRLE to decrease the cache missesChenLiang2015-01-151-3/+7
* misc: Fix new typos in commentsStefan Weil2015-01-151-1/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-01-143-6/+13
|\
| * qemu-timer: rename timer_init to timer_init_tlPaolo Bonzini2015-01-142-6/+6
| * qemu-common.h: optimise muldiv64 if int128 is availableFrediano Ziglio2015-01-141-0/+7
* | block: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMMIT_{SOURCE, TARGET}Fam Zheng2015-01-131-1/+2
* | coroutine: drop qemu_coroutine_adjust_pool_sizePaolo Bonzini2015-01-131-10/+0
* | QSLIST: add lock-free operationsPaolo Bonzini2015-01-131-2/+13
* | qemu-thread: add per-thread atexit functionsPaolo Bonzini2015-01-131-0/+4
* | block: fix spoiling all dirty bitmaps by mirror and migrationVladimir Sementsov-Ogievskiy2015-01-131-2/+4
* | block: JSON filenames and relative backing filesMax Reitz2015-01-131-2/+3
* | block: Get full backing filename from stringMax Reitz2015-01-131-0/+3
* | kvm: extend kvm_irqchip_add_msi_route to work on s390Frank Blaschka2015-01-121-0/+4
* | s390: Add PCI bus supportFrank Blaschka2015-01-121-0/+8
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-01-104-9/+63
|\ \
| * | acpi-build: make ROMs RAM blocks resizeableMichael S. Tsirkin2015-01-081-2/+2
| * | memory: API to allocate resizeable RAM MRMichael S. Tsirkin2015-01-081-0/+24
| * | exec: qemu_ram_alloc_resizeable, qemu_ram_resizeMichael S. Tsirkin2015-01-082-3/+13
| * | exec: split length -> used_length/max_lengthMichael S. Tsirkin2015-01-081-1/+2
| * | exec: cpu_physical_memory_set/clear_dirty_rangeMichael S. Tsirkin2015-01-081-3/+12
| * | memory: add memory_region_set_sizeMichael S. Tsirkin2015-01-081-0/+10
* | | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2015-01-101-0/+1
|\ \ \ | |_|/ |/| |
| * | hw/usb: simplified usb_enabledMarcel Apfelbaum2015-01-071-1/+1
| * | hw/machine: added machine_usb wrapperMarcel Apfelbaum2015-01-071-0/+2
| * | hw/ppc: modified the condition for usb controllers to be created for some ppc...Marcel Apfelbaum2015-01-071-0/+1
| * | spapr: Fix stale HTAB during live migration (KVM)Samuel Mendoza-Jonas2015-01-071-0/+1
* | | Merge remote-tracking branch 'remotes/amit/tags/for-2.3' into stagingPeter Maydell2015-01-091-2/+0
|\ \ \
| * | | virtio-serial: Don't keep a persistent copy of config spaceDavid Gibson2015-01-051-2/+0
| |/ /
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-01-094-8/+9
|\ \ \
| * | | pci: move REDHAT_SDHCI device ID to make room for RockerScott Feldman2015-01-031-1/+1
| * | | gen-icount: check cflags instead of use_icount globalPaolo Bonzini2015-01-031-3/+3
| * | | cpu-exec: add a new CF_USE_ICOUNT cflagPaolo Bonzini2014-12-231-2/+3
OpenPOWER on IntegriCloud