summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-26libcacard/vcard_emul_nss: add warning for old coolkeyAlon Levy1-0/+10
2012-03-26libcacard/vcard_emul_nss: handle no readers at startupAlon Levy1-10/+5
2012-03-26libcacard/vcard_emul_nss: don't stop thread when there are no slotsAlon Levy1-0/+11
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-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
2012-03-19Introduce "xen-save-devices-state"Stefano Stabellini4-0/+151
2012-03-19exec: fix guest memory access for XenAnthony PERARD1-2/+2
2012-03-19Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori1-0/+11
2012-03-19scsi: add get_dev_pathPaolo Bonzini1-0/+18
2012-03-19virtio-scsi: call unregister_savevm properlyPaolo Bonzini1-0/+2
2012-03-19scsi: copy serial number into VPD page 0x83Paolo Bonzini1-3/+4
2012-03-19scsi-cd: check ready condition before processing several commandsPaolo Bonzini1-13/+29
2012-03-19get rid of CONFIG_VIRTIO_SCSIPaolo Bonzini3-3/+1
2012-03-19Merge remote-tracking branch 'qemu-kvm/memory/urgent' into stagingAnthony Liguori72-857/+1586
2012-03-19Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori17-132/+205
2012-03-19spice: fix broken initializationAlon Levy2-8/+6
2012-03-19hw/qxl.c: Fix compilation failures on 32 bit hostsPeter Maydell1-8/+8
2012-03-19qxl/qxl_render.c: add trace eventsAlon Levy2-9/+11
2012-03-19qxl: switch qxl.c to trace-eventsAlon Levy3-74/+140
2012-03-19qxl: init_pipe_signaling: exit on failureAlon Levy1-10/+11
2012-03-19monitor: fix client_migrate_info error handlingYonit Halperin1-0/+5