aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-26qerror: Add QERR_PROPERTY_SET_AFTER_REALIZEqerror-after-realizedPeter Maydell
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-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
2012-03-19Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori
2012-03-19scsi: add get_dev_pathPaolo Bonzini
2012-03-19virtio-scsi: call unregister_savevm properlyPaolo Bonzini
2012-03-19scsi: copy serial number into VPD page 0x83Paolo Bonzini
2012-03-19scsi-cd: check ready condition before processing several commandsPaolo Bonzini
2012-03-19get rid of CONFIG_VIRTIO_SCSIPaolo Bonzini
2012-03-19Merge remote-tracking branch 'qemu-kvm/memory/urgent' into stagingAnthony Liguori
2012-03-19Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-03-19spice: fix broken initializationAlon Levy
2012-03-19hw/qxl.c: Fix compilation failures on 32 bit hostsPeter Maydell
2012-03-19qxl/qxl_render.c: add trace eventsAlon Levy
2012-03-19qxl: switch qxl.c to trace-eventsAlon Levy
2012-03-19qxl: init_pipe_signaling: exit on failureAlon Levy
2012-03-19monitor: fix client_migrate_info error handlingYonit Halperin
2012-03-19spice: set spice uuid and nameMarc-André Lureau
2012-03-19qemu-ga: for w32, fix leaked handle ov.hEvent in ga_channel_write()Jeff Cody