summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-19spice: set spice uuid and nameMarc-André Lureau1-0/+6
2012-03-19qemu-ga: for w32, fix leaked handle ov.hEvent in ga_channel_write()Jeff Cody1-0/+4
2012-03-19ioapic: fix build with DEBUG_IOAPICJason Wang1-1/+1
2012-03-19.gitignore: add qemu-bridge-helper and option rom build productsDavid Gibson1-0/+6
2012-03-19cleanup obsolete typedefJoshua Housh1-1/+0
2012-03-19monitor: Remove unused bool field 'qapi' in mon_cmd_t structJeff Cody1-1/+0
2012-03-19ds1338: Add missing break statementStefan Weil1-0/+1
2012-03-19vnc: Fix packed boolean struct membersStefan Weil2-3/+5
2012-03-19Remove type field in ModuleEntry as it's not usedChen Yufei1-1/+0
2012-03-19memory: check for watchpoints when getting code ram_addrAvi Kivity1-1/+2
2012-03-19exec: fix write tlb entry misused as iotlbAvi Kivity1-3/+8
2012-03-18tcg: fix sparc host for AREG0 free operationBlue Swirl1-0/+11
2012-03-18Sparc: avoid AREG0 wrappers for memory access helpersBlue Swirl6-268/+93
2012-03-18Sparc: avoid AREG0 for memory access helpersBlue Swirl6-226/+388
2012-03-18TCG: add 5 arg helpers to def-helper.hBlue Swirl1-0/+26
2012-03-18softmmu templates: optionally pass CPUState to memory access functionsBlue Swirl16-44/+576
2012-03-18i386: Remove REGPARMBlue Swirl7-104/+77
2012-03-17sparc64: implement PCI and ISA irqsBlue Swirl5-38/+93
2012-03-17sparc: reset CPU state on resetBlue Swirl2-2/+4
2012-03-17apb: use normal PCI device header for PBM deviceBlue Swirl1-1/+0
2012-03-17Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl11-101/+118
2012-03-17w64: Fix data type of next_tb and tcg_qemu_tb_execStefan Weil4-7/+7
2012-03-17softfloat: fix for C99Avi Kivity2-4/+6
2012-03-17Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...Blue Swirl2-25/+43
2012-03-17Merge branch 'malta' of git://qemu.weilnetz.de/qemuBlue Swirl1-48/+36
2012-03-17Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl20-175/+293
2012-03-17vmstate: fix varrays with uint32_t indexesAmos Kong1-0/+2