aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-03-19ioapic: fix build with DEBUG_IOAPICJason Wang
2012-03-19.gitignore: add qemu-bridge-helper and option rom build productsDavid Gibson
2012-03-19cleanup obsolete typedefJoshua Housh
2012-03-19monitor: Remove unused bool field 'qapi' in mon_cmd_t structJeff Cody
2012-03-19ds1338: Add missing break statementStefan Weil
2012-03-19vnc: Fix packed boolean struct membersStefan Weil
2012-03-19Remove type field in ModuleEntry as it's not usedChen Yufei
2012-03-19memory: check for watchpoints when getting code ram_addrAvi Kivity
2012-03-19exec: fix write tlb entry misused as iotlbAvi Kivity
2012-03-18tcg: fix sparc host for AREG0 free operationBlue Swirl
2012-03-18Sparc: avoid AREG0 wrappers for memory access helpersBlue Swirl
2012-03-18Sparc: avoid AREG0 for memory access helpersBlue Swirl
2012-03-18TCG: add 5 arg helpers to def-helper.hBlue Swirl
2012-03-18softmmu templates: optionally pass CPUState to memory access functionsBlue Swirl
2012-03-18i386: Remove REGPARMBlue Swirl
2012-03-17sparc64: implement PCI and ISA irqsBlue Swirl
2012-03-17sparc: reset CPU state on resetBlue Swirl
2012-03-17apb: use normal PCI device header for PBM deviceBlue Swirl
2012-03-17Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl
2012-03-17w64: Fix data type of next_tb and tcg_qemu_tb_execStefan Weil
2012-03-17softfloat: fix for C99Avi Kivity
2012-03-17Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...Blue Swirl
2012-03-17Merge branch 'malta' of git://qemu.weilnetz.de/qemuBlue Swirl
2012-03-17Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl
2012-03-17vmstate: fix varrays with uint32_t indexesAmos Kong
2012-03-17Fix large memory chunks allocation with tcg_malloc.Kirill Batuzov
2012-03-16Merge remote-tracking branch 'kraxel/seabios-1.6.3.2' into stagingAnthony Liguori
2012-03-16pci: fix double free of romfile propertyAnthony Liguori
2012-03-16hw/pxa2xx.c: Fix handling of pxa2xx_i2c variable offset within regionPeter Maydell
2012-03-16hw/pxa2xx_lcd.c: drop target_phys_addr_t usage in device stateMitsyanko Igor
2012-03-16hw/pxa2xx_dma.c: drop target_phys_addr_t usage in device stateMitsyanko Igor
2012-03-16ARM: Remove unnecessary subpage workaroundsPeter Maydell
2012-03-15malta: Fix display for LED arrayStefan Weil