summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | cleanup obsolete typedefJoshua Housh2012-03-191-1/+0
| * | monitor: Remove unused bool field 'qapi' in mon_cmd_t structJeff Cody2012-03-191-1/+0
| * | ds1338: Add missing break statementStefan Weil2012-03-191-0/+1
| * | vnc: Fix packed boolean struct membersStefan Weil2012-03-192-3/+5
| * | Remove type field in ModuleEntry as it's not usedChen Yufei2012-03-191-1/+0
* | | Merge remote-tracking branch 'spice/spice.v50' into stagingAnthony Liguori2012-03-197-108/+186
|\ \ \
| * | | spice: fix broken initializationAlon Levy2012-03-192-8/+6
| * | | hw/qxl.c: Fix compilation failures on 32 bit hostsPeter Maydell2012-03-191-8/+8
| * | | qxl/qxl_render.c: add trace eventsAlon Levy2012-03-192-9/+11
| * | | qxl: switch qxl.c to trace-eventsAlon Levy2012-03-193-74/+140
| * | | qxl: init_pipe_signaling: exit on failureAlon Levy2012-03-191-10/+11
| * | | monitor: fix client_migrate_info error handlingYonit Halperin2012-03-191-0/+5
| * | | spice: set spice uuid and nameMarc-André Lureau2012-03-191-0/+6
| |/ /
* | | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2012-03-196-19/+54
|\ \ \
| * | | scsi: add get_dev_pathPaolo Bonzini2012-03-191-0/+18
| * | | virtio-scsi: call unregister_savevm properlyPaolo Bonzini2012-03-191-0/+2
| * | | scsi: copy serial number into VPD page 0x83Paolo Bonzini2012-03-191-3/+4
| * | | scsi-cd: check ready condition before processing several commandsPaolo Bonzini2012-03-191-13/+29
| * | | get rid of CONFIG_VIRTIO_SCSIPaolo Bonzini2012-03-193-3/+1
| |/ /
* | | Merge remote-tracking branch 'qemu-kvm/memory/urgent' into stagingAnthony Liguori2012-03-191-2/+2
|\ \ \
| * | | exec: fix guest memory access for XenAnthony PERARD2012-03-191-2/+2
* | | | Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2012-03-191-0/+11
|\ \ \ \ | | |/ / | |/| |
| * | | tcg: fix sparc host for AREG0 free operationBlue Swirl2012-03-181-0/+11
* | | | Merge remote-tracking branch 'qemu-kvm/memory/urgent' into stagingAnthony Liguori2012-03-1972-857/+1586
|\ \ \ \ | | |/ / | |/| |
| * | | memory: check for watchpoints when getting code ram_addrAvi Kivity2012-03-191-1/+2
| * | | exec: fix write tlb entry misused as iotlbAvi Kivity2012-03-191-3/+8
| |/ /
OpenPOWER on IntegriCloud