Age | Commit message (Expand) | Author | Files | Lines |
2015-01-29 | softfloat: Clarify license status | Peter Maydell | 1 | -1/+47 |
2015-01-29 | softfloat: Revert and reimplement remaining portions of 75d62a5856 and 3430b0... | Peter Maydell | 1 | -2/+2 |
2015-01-29 | softfloat: Apply patch corresponding to rebasing to softfloat-2a | Peter Maydell | 1 | -17/+15 |
2015-01-27 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 4 | -0/+33 |
2015-01-27 | pc-dimm: Add Error argument to pc_existing_dimms_capacity | Bharata B Rao | 1 | -1/+1 |
2015-01-27 | pc-dimm: Make pc_existing_dimms_capacity global | Bharata B Rao | 1 | -0/+1 |
2015-01-27 | bios-linker-loader: move header to common location | Michael S. Tsirkin | 1 | -0/+27 |
2015-01-26 | pci: Split pcie_host_mmcfg_map() | Alexander Graf | 1 | -0/+1 |
2015-01-26 | ich9: add disable_s3, disable_s4, s4_val properties | Amit Shah | 1 | -0/+4 |
2015-01-26 | Merge remote-tracking branch 'remotes/sstabellini/xen-2015-01-26' into staging | Peter Maydell | 1 | -4/+9 |
2015-01-26 | fix QEMU build on Xen/ARM | Stefano Stabellini | 1 | -4/+9 |
2015-01-26 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2 | -3/+109 |
2015-01-26 | vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR* | Paolo Bonzini | 1 | -3/+15 |
2015-01-26 | qemu-timer: introduce timer_deinit | Paolo Bonzini | 1 | -0/+11 |
2015-01-26 | qemu-timer: add timer_init and timer_init_ns/us/ms | Paolo Bonzini | 1 | -0/+73 |
2015-01-26 | target-i386: use vmstate_offset_sub_array for AVX registers | Paolo Bonzini | 1 | -0/+10 |
2015-01-23 | block: update string sizes for filename,backing_file,exact_filename | Jeff Cody | 1 | -4/+4 |
2015-01-23 | virtio-blk: Pass req to virtio_blk_handle_scsi_req | Fam Zheng | 1 | -3/+0 |
2015-01-22 | vnc: switch to QemuOpts, allow multiple servers | Gerd Hoffmann | 1 | -1/+3 |
2015-01-22 | vnc: remove unused DisplayState parameter, add id instead. | Gerd Hoffmann | 1 | -8/+8 |
2015-01-20 | cpu_ldst.h: Don't define helpers if MMU_MODE*_SUFFIX not defined | Peter Maydell | 1 | -4/+8 |
2015-01-20 | cpu_ldst.h, cpu-all.h, bswap.h: Update documentation on ld/st accessors | Peter Maydell | 3 | -38/+32 |
2015-01-20 | cpu_ldst_template.h: Drop unused cpu_ldfq/stfq/ldfl/stfl accessors | Peter Maydell | 1 | -53/+1 |
2015-01-20 | cpu_ldst.h: Drop unused _raw macros, saddr() and laddr() | Peter Maydell | 1 | -23/+0 |
2015-01-20 | cpu_ldst_template.h: Use ld*_p directly rather than via ld*_raw macros | Peter Maydell | 1 | -3/+3 |
2015-01-20 | cpu_ldst.h: Use inline functions for usermode cpu_ld/st accessors | Peter Maydell | 2 | -39/+112 |
2015-01-20 | cpu_ldst.h: Remove unused very short ld*/st* defines | Peter Maydell | 1 | -26/+0 |
2015-01-20 | cpu_ldst.h: Drop unused ld/st*_kernel defines | Peter Maydell | 1 | -15/+0 |
2015-01-20 | cpu_ldst.h: Remove unused ldul_ macros | Peter Maydell | 1 | -9/+0 |
2015-01-20 | Xen: Use the ioreq-server API when available | Paul Durrant | 1 | -0/+223 |
2015-01-20 | Add device listener interface | Paul Durrant | 2 | -0/+11 |
2015-01-19 | ui/sdl2: Support shared surface for more pixman formats | Gerd Hoffmann | 1 | -0/+2 |
2015-01-19 | ui/pixman: add qemu_pixman_check_format | Gerd Hoffmann | 1 | -0/+2 |
2015-01-19 | ui: Add dpy_gfx_check_format() to check backend shared surface support | Benjamin Herrenschmidt | 1 | -0/+4 |
2015-01-16 | vmstate: type-check sub-arrays | Paolo Bonzini | 1 | -1/+1 |
2015-01-16 | socket shutdown | Dr. David Alan Gilbert | 2 | -0/+17 |
2015-01-15 | xbzrle: optimize XBZRLE to decrease the cache misses | ChenLiang | 1 | -3/+7 |
2015-01-15 | misc: Fix new typos in comments | Stefan Weil | 1 | -1/+1 |
2015-01-14 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 3 | -6/+13 |
2015-01-14 | qemu-timer: rename timer_init to timer_init_tl | Paolo Bonzini | 2 | -6/+6 |
2015-01-14 | qemu-common.h: optimise muldiv64 if int128 is available | Frediano Ziglio | 1 | -0/+7 |
2015-01-13 | block: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMMIT_{SOURCE, TARGET} | Fam Zheng | 1 | -1/+2 |
2015-01-13 | coroutine: drop qemu_coroutine_adjust_pool_size | Paolo Bonzini | 1 | -10/+0 |
2015-01-13 | QSLIST: add lock-free operations | Paolo Bonzini | 1 | -2/+13 |
2015-01-13 | qemu-thread: add per-thread atexit functions | Paolo Bonzini | 1 | -0/+4 |
2015-01-13 | block: fix spoiling all dirty bitmaps by mirror and migration | Vladimir Sementsov-Ogievskiy | 1 | -2/+4 |
2015-01-13 | block: JSON filenames and relative backing files | Max Reitz | 1 | -2/+3 |
2015-01-13 | block: Get full backing filename from string | Max Reitz | 1 | -0/+3 |
2015-01-12 | kvm: extend kvm_irqchip_add_msi_route to work on s390 | Frank Blaschka | 1 | -0/+4 |
2015-01-12 | s390: Add PCI bus support | Frank Blaschka | 1 | -0/+8 |