summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-arm: Drop cpu_arm_close()Andreas Färber2012-03-292-6/+0
* qemu tcg: Remove one entry of INDEX_op_ld_i64 from ppc_op_defsLi Zhang2012-03-291-1/+0
* sparc: pass page aligned addresses to tlb_set_pageBlue Swirl2012-03-271-11/+8
* Merge remote-tracking branch 'mdroth/qga-pull-3-26-12' into stagingAnthony Liguori2012-03-261-45/+66
|\
| * qemu-ga: fix bsd build, and re-org linux-specific implementationsMichael Roth2012-03-251-45/+66
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-03-264-5/+3
|\ \
| * | trace-events: Fix broken build caused by wrong format specifierStefan Weil2012-03-261-1/+1
| * | test: add test-qmp-commands to make checkMichael Roth2012-03-261-0/+1
| * | qapi: remove print statements from test-qmp-commandsMichael Roth2012-03-261-3/+0
| * | test: remove qemu-ga referenceMichael Roth2012-03-262-1/+2
| * | vl.c: fix '-cpu ?' segfaultEduardo Habkost2012-03-261-1/+1
| |/
* | Merge remote-tracking branch 'spice/spice.v51' into stagingAnthony Liguori2012-03-261-11/+11
|\ \
| * | ui/spice-display: use uintptr_t when casting qxl physical addressesAlon Levy2012-03-221-5/+5
| * | ui/spice-display.c: Fix compilation warnings on 32 bit hostsPeter Maydell2012-03-221-6/+6
* | | test: remove qemu-ga referenceMichael Roth2012-03-262-1/+2
* | | Man page: Add -global descriptionMiroslav Rezanina2012-03-261-3/+11
* | | qapi: add c_fun to escape function namesFederico Simoncelli2012-03-264-12/+15
| |/ |/|
* | tcg-sparc: Add debug_frame support.Richard Henderson2012-03-242-0/+78
* | tcg-hppa: Add debug_frame support.Richard Henderson2012-03-241-15/+88
* | tcg: Allow ELF_HOST_FLAGS and ELF_OSABI overrides in gdb-jit.Richard Henderson2012-03-241-0/+6
* | tcg: Add debug_info to JIT ELF image.Richard Henderson2012-03-241-75/+158
* | target-alpha: Use noreturn marker in helper.h.Richard Henderson2012-03-241-1/+1
* | target-alpha: Make use of fp_status.flush_inputs_to_zero.Richard Henderson2012-03-245-50/+26
* | target-alpha: Move memory helpers to mem_helper.c.Richard Henderson2012-03-245-39/+30
* | target-alpha: Move palcode support helpers to sys_helper.c.Richard Henderson2012-03-245-78/+100
* | target-alpha: Move integer overflow helpers to int_helper.c.Richard Henderson2012-03-244-75/+106
* | target-alpha: Move fpcr helpers from op_helper.c to helper.c.Richard Henderson2012-03-244-17/+17
* | target-alpha: Move floating-point helpers to fpu_helper.c.Richard Henderson2012-03-245-929/+967
* | target-alpha: Move exception helpers to helper.c.Richard Henderson2012-03-245-56/+63
* | target-alpha: Move integer helpers to int_helper.c.Richard Henderson2012-03-243-233/+258
* | alpha-linux-user: Initialize fpu to round-to-normal.Richard Henderson2012-03-241-1/+2
* | gdbserver: Don't send a GDB syscall until the system CPU is stoppedMeador Inge2012-03-241-15/+27
* | Support utf8 chars in pod docsMichael Tokarev2012-03-242-4/+14
* | tcg: Use the GDB JIT debugging interface.Richard Henderson2012-03-245-9/+303
* | fix screendumpGerd Hoffmann2012-03-243-7/+4
* | target-sparc: Add compiler attribute to some functions which don't returnStefan Weil2012-03-242-3/+4
* | target-mips: Add compiler attribute to some functions which don't returnStefan Weil2012-03-242-3/+4
* | Add support for target helper functions which don't returnStefan Weil2012-03-241-0/+7
* | scripts: add gdb support scriptAvi Kivity2012-03-241-0/+89
|/
* Merge remote-tracking branch 'sstabellini/saverestore-8' into stagingAnthony Liguori2012-03-199-12/+278
|\
| * xen: do not allocate RAM during INMIGRATE runstateAnthony PERARD2012-03-191-0/+8
| * xen mapcache: check if memory region has moved.Anthony PERARD2012-03-193-6/+43
| * xen: record physmap changes to xenstoreStefano Stabellini2012-03-191-1/+77
| * Set runstate to INMIGRATE earlierStefano Stabellini2012-03-191-1/+1
| * Introduce "xen-save-devices-state"Stefano Stabellini2012-03-194-0/+151
| * cirrus_vga: do not reset videoramStefano Stabellini2012-03-131-4/+0
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-03-199-7/+17
|\ \
| * | qemu-ga: for w32, fix leaked handle ov.hEvent in ga_channel_write()Jeff Cody2012-03-191-0/+4
| * | ioapic: fix build with DEBUG_IOAPICJason Wang2012-03-191-1/+1
| * | .gitignore: add qemu-bridge-helper and option rom build productsDavid Gibson2012-03-191-0/+6
OpenPOWER on IntegriCloud