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