summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-30slirp: Signal free input buffer space to io-threadJan Kiszka1-0/+6
2012-03-28w32/slirp: Undefine error constants before their redefinitionJan Kiszka1-0/+6
2012-03-28slirp: use socket_set_nonblockPaolo Bonzini2-47/+3
2012-03-28slirp: clean up conflicts with system headersPaolo Bonzini2-13/+16
2012-03-27sparc: pass page aligned addresses to tlb_set_pageBlue Swirl1-11/+8
2012-03-26Merge remote-tracking branch 'mdroth/qga-pull-3-26-12' into stagingAnthony Liguori1-45/+66
2012-03-26Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori4-5/+3
2012-03-26Merge remote-tracking branch 'spice/spice.v51' into stagingAnthony Liguori1-11/+11
2012-03-26test: remove qemu-ga referenceMichael Roth2-1/+2
2012-03-26Man page: Add -global descriptionMiroslav Rezanina1-3/+11
2012-03-26qapi: add c_fun to escape function namesFederico Simoncelli4-12/+15
2012-03-26trace-events: Fix broken build caused by wrong format specifierStefan Weil1-1/+1
2012-03-26test: add test-qmp-commands to make checkMichael Roth1-0/+1
2012-03-26qapi: remove print statements from test-qmp-commandsMichael Roth1-3/+0
2012-03-26test: remove qemu-ga referenceMichael Roth2-1/+2
2012-03-26vl.c: fix '-cpu ?' segfaultEduardo Habkost1-1/+1
2012-03-25qemu-ga: fix bsd build, and re-org linux-specific implementationsMichael Roth1-45/+66
2012-03-24tcg-sparc: Add debug_frame support.Richard Henderson2-0/+78
2012-03-24tcg-hppa: Add debug_frame support.Richard Henderson1-15/+88
2012-03-24tcg: Allow ELF_HOST_FLAGS and ELF_OSABI overrides in gdb-jit.Richard Henderson1-0/+6
2012-03-24tcg: Add debug_info to JIT ELF image.Richard Henderson1-75/+158
2012-03-24target-alpha: Use noreturn marker in helper.h.Richard Henderson1-1/+1
2012-03-24target-alpha: Make use of fp_status.flush_inputs_to_zero.Richard Henderson5-50/+26
2012-03-24target-alpha: Move memory helpers to mem_helper.c.Richard Henderson5-39/+30
2012-03-24target-alpha: Move palcode support helpers to sys_helper.c.Richard Henderson5-78/+100
2012-03-24target-alpha: Move integer overflow helpers to int_helper.c.Richard Henderson4-75/+106
2012-03-24target-alpha: Move fpcr helpers from op_helper.c to helper.c.Richard Henderson4-17/+17
2012-03-24target-alpha: Move floating-point helpers to fpu_helper.c.Richard Henderson5-929/+967
2012-03-24target-alpha: Move exception helpers to helper.c.Richard Henderson5-56/+63
2012-03-24target-alpha: Move integer helpers to int_helper.c.Richard Henderson3-233/+258
2012-03-24alpha-linux-user: Initialize fpu to round-to-normal.Richard Henderson1-1/+2
2012-03-24gdbserver: Don't send a GDB syscall until the system CPU is stoppedMeador Inge1-15/+27
2012-03-24Support utf8 chars in pod docsMichael Tokarev2-4/+14
2012-03-24tcg: Use the GDB JIT debugging interface.Richard Henderson5-9/+303
2012-03-24fix screendumpGerd Hoffmann3-7/+4
2012-03-24target-sparc: Add compiler attribute to some functions which don't returnStefan Weil2-3/+4
2012-03-24target-mips: Add compiler attribute to some functions which don't returnStefan Weil2-3/+4
2012-03-24Add support for target helper functions which don't returnStefan Weil1-0/+7
2012-03-24scripts: add gdb support scriptAvi Kivity1-0/+89
2012-03-22ui/spice-display: use uintptr_t when casting qxl physical addressesAlon Levy1-5/+5
2012-03-22ui/spice-display.c: Fix compilation warnings on 32 bit hostsPeter Maydell1-6/+6
2012-03-19Merge remote-tracking branch 'sstabellini/saverestore-8' into stagingAnthony Liguori9-12/+278
2012-03-19Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori9-7/+17
2012-03-19Merge remote-tracking branch 'spice/spice.v50' into stagingAnthony Liguori7-108/+186
2012-03-19Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori6-19/+54
2012-03-19Merge remote-tracking branch 'qemu-kvm/memory/urgent' into stagingAnthony Liguori1-2/+2
2012-03-19xen: do not allocate RAM during INMIGRATE runstateAnthony PERARD1-0/+8
2012-03-19xen mapcache: check if memory region has moved.Anthony PERARD3-6/+43
2012-03-19xen: record physmap changes to xenstoreStefano Stabellini1-1/+77
2012-03-19Set runstate to INMIGRATE earlierStefano Stabellini1-1/+1