aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-28slirp: use socket_set_nonblockPaolo Bonzini
2012-03-28slirp: clean up conflicts with system headersPaolo Bonzini
2012-03-27sparc: pass page aligned addresses to tlb_set_pageBlue Swirl
2012-03-26Merge remote-tracking branch 'mdroth/qga-pull-3-26-12' into stagingAnthony Liguori
2012-03-26Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-03-26Merge remote-tracking branch 'spice/spice.v51' into stagingAnthony Liguori
2012-03-26test: remove qemu-ga referenceMichael Roth
2012-03-26Man page: Add -global descriptionMiroslav Rezanina
2012-03-26qapi: add c_fun to escape function namesFederico Simoncelli
2012-03-26trace-events: Fix broken build caused by wrong format specifierStefan Weil
2012-03-26test: add test-qmp-commands to make checkMichael Roth
2012-03-26qapi: remove print statements from test-qmp-commandsMichael Roth
2012-03-26test: remove qemu-ga referenceMichael Roth
2012-03-26vl.c: fix '-cpu ?' segfaultEduardo Habkost
2012-03-25qemu-ga: fix bsd build, and re-org linux-specific implementationsMichael Roth
2012-03-24tcg-sparc: Add debug_frame support.Richard Henderson
2012-03-24tcg-hppa: Add debug_frame support.Richard Henderson
2012-03-24tcg: Allow ELF_HOST_FLAGS and ELF_OSABI overrides in gdb-jit.Richard Henderson
2012-03-24tcg: Add debug_info to JIT ELF image.Richard Henderson
2012-03-24target-alpha: Use noreturn marker in helper.h.Richard Henderson
2012-03-24target-alpha: Make use of fp_status.flush_inputs_to_zero.Richard Henderson
2012-03-24target-alpha: Move memory helpers to mem_helper.c.Richard Henderson
2012-03-24target-alpha: Move palcode support helpers to sys_helper.c.Richard Henderson
2012-03-24target-alpha: Move integer overflow helpers to int_helper.c.Richard Henderson
2012-03-24target-alpha: Move fpcr helpers from op_helper.c to helper.c.Richard Henderson
2012-03-24target-alpha: Move floating-point helpers to fpu_helper.c.Richard Henderson
2012-03-24target-alpha: Move exception helpers to helper.c.Richard Henderson
2012-03-24target-alpha: Move integer helpers to int_helper.c.Richard Henderson
2012-03-24alpha-linux-user: Initialize fpu to round-to-normal.Richard Henderson
2012-03-24gdbserver: Don't send a GDB syscall until the system CPU is stoppedMeador Inge
2012-03-24Support utf8 chars in pod docsMichael Tokarev
2012-03-24tcg: Use the GDB JIT debugging interface.Richard Henderson
2012-03-24fix screendumpGerd Hoffmann
2012-03-24target-sparc: Add compiler attribute to some functions which don't returnStefan Weil
2012-03-24target-mips: Add compiler attribute to some functions which don't returnStefan Weil
2012-03-24Add support for target helper functions which don't returnStefan Weil
2012-03-24scripts: add gdb support scriptAvi Kivity
2012-03-22ui/spice-display: use uintptr_t when casting qxl physical addressesAlon Levy
2012-03-22ui/spice-display.c: Fix compilation warnings on 32 bit hostsPeter Maydell
2012-03-19Merge remote-tracking branch 'sstabellini/saverestore-8' into stagingAnthony Liguori
2012-03-19Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-03-19Merge remote-tracking branch 'spice/spice.v50' into stagingAnthony Liguori
2012-03-19Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2012-03-19Merge remote-tracking branch 'qemu-kvm/memory/urgent' into stagingAnthony Liguori
2012-03-19xen: do not allocate RAM during INMIGRATE runstateAnthony PERARD
2012-03-19xen mapcache: check if memory region has moved.Anthony PERARD
2012-03-19xen: record physmap changes to xenstoreStefano Stabellini
2012-03-19Set runstate to INMIGRATE earlierStefano Stabellini
2012-03-19Introduce "xen-save-devices-state"Stefano Stabellini
2012-03-19exec: fix guest memory access for XenAnthony PERARD