summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-07esp-pci: fixup deadlock with linuxHannes Reinecke1-0/+2
2015-01-07hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_iter_*)Peter Maydell1-11/+17
2015-01-06snapshot: add bdrv_drain_all() to bdrv_snapshot_delete() to avoid concurrency...Zhang Haoyu1-0/+4
2015-01-06hw/xtensa/xtfpga: treat uImage load address as virtualMax Filippov1-1/+1
2015-01-06hw/core/loader: implement address translation in uimage loaderMax Filippov11-14/+32
2015-01-06tcg/mips: fix store softmmu slow pathAurelien Jarno1-1/+1
2015-01-06virtio-scsi: sense in virtio_scsi_command_completeTing Wang1-1/+1
2015-01-06vnc: sanitize bits_per_pixel from the clientPetr Matousek1-0/+10
2015-01-06Make qemu_shutdown_requested signal-safeJan Kiszka1-3/+1
2015-01-06libcacard: don't free sign buffer while sign op is pendingRay Strode1-3/+7
2015-01-06qcow2: Do not overflow when writing an L1 sectorMax Reitz1-2/+4
2015-01-06vmware-vga: use vmsvga_verify_rect in vmsvga_fill_rectGerd Hoffmann1-7/+10
2015-01-06vmware-vga: use vmsvga_verify_rect in vmsvga_copy_rectGerd Hoffmann1-6/+14
2015-01-06vmware-vga: use vmsvga_verify_rect in vmsvga_update_rectGerd Hoffmann1-28/+4
2015-01-06vmware-vga: add vmsvga_verify_rectGerd Hoffmann1-1/+52
2015-01-06vmware-vga: CVE-2014-3689: turn off hw accelGerd Hoffmann1-0/+2
2015-01-06pc: Fix disabling of vapic for compat PC modelsJan Kiszka1-1/+1
2015-01-06virtio-9p: fix virtio-9p child refcount in transportsGonglei1-0/+1
2015-01-06virtio-9p: use aliases instead of duplicate qdev propertiesGonglei1-1/+1
2015-01-06virtio-balloon: fix virtio-balloon child refcount in transportsGonglei2-2/+2
2015-01-06virtio-rng: fix virtio-rng child refcount in transportsGonglei3-0/+3
2015-01-06virtio-rng: use aliases instead of duplicate qdev propertiesGonglei3-3/+3
2015-01-06virtio-serial: fix virtio-serial child refcount in transportsGonglei3-0/+3
2015-01-06virtio-serial: use aliases instead of duplicate qdev propertiesGonglei3-3/+3
2015-01-06virtio/vhost-scsi: fix virtio-scsi/vhost-scsi child refcount in transportsGonglei3-0/+6
2015-01-06virtio/vhost-scsi: use aliases instead of duplicate qdev propertiesGonglei3-6/+6
2015-01-06virtio-net: fix virtio-net child refcount in transportsGonglei3-0/+3
2015-01-06virtio-net: use aliases instead of duplicate qdev propertiesGonglei3-6/+3
2015-01-06vhost-scsi: use virtio_ldl_pPaolo Bonzini1-2/+3
2015-01-06smbios: Fix assertion on socket count calculationEduardo Habkost1-1/+1
2015-01-06snapshot: fix referencing wrong variable in while loop in do_delvmZhang Haoyu1-6/+5
2015-01-06tests: avoid running duplicate qom-testsMichael Roth1-1/+2
2015-01-06pc-dimm: Don't check dimm->node when there is non-NUMA configzhanghailiang1-1/+1
2015-01-06ivshmem: Fix fd leak on errorAndreas Färber1-0/+1
2015-01-06ivshmem: Fix potential OOB r/w accessSebastian Krahmer1-4/+23
2015-01-06ivshmem: validate incoming_posn value from serverStefan Hajnoczi1-0/+8
2015-01-06ivshmem: Check ivshmem_read() size argumentStefan Hajnoczi1-2/+28
2015-01-05vhost-user: fix VIRTIO_NET_F_MRG_RXBUF negotiationDamjan Marion1-4/+4
2015-01-05virtio-balloon: fix integer overflow in memory stats featureLuiz Capitulino1-1/+6
2015-01-05monitor: Reset HMP mon->rs in CHR_EVENT_OPENStratos Psomadakis1-0/+1
2015-01-04qemu-iotests: Test missing "driver" key for blockdev-addFam Zheng2-0/+30
2015-01-04tests: add QMP input visitor test for unions with no discriminatorMichael Roth3-0/+30
2015-01-04qapi: dealloc visitor, implement visit_start_unionMichael Roth1-0/+26
2015-01-04qapi: add visit_start_union and visit_end_unionMichael Roth4-0/+25
2015-01-04gdbstub: init mon_chr through qemu_chr_allocPavel Dovgalyuk1-1/+1
2014-12-24hw/arm/virt: fix pl011 and pl031 irq flagsPeter Maydell1-2/+2
2014-12-24spapr_pci: map the MSI window in each PHBGreg Kurz4-33/+25
2014-12-24virtio-pci: enable bus master for old guestsMichael S. Tsirkin1-0/+10
2014-12-24pci: Use bus master address space for delivering MSI/MSI-X messagesJan Kiszka2-2/+2
2014-12-24kvmclock: Add comment explaining why we need cpu_clean_all_dirty()Eduardo Habkost1-0/+14