aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-19block: fix vvfat error path for enable_write_targetFam Zheng1-11/+14
2013-07-19QEMUBH: make AioContext's bh re-entrantLiu Ping Fan2-2/+38
2013-07-19dataplane: sync virtio.c and vring.c virtqueue stateStefan Hajnoczi3-5/+7
2013-07-19gluster: Add discard support for GlusterFS block driver.Bharata B Rao2-0/+53
2013-07-19gluster: Use pkg-config to configure GlusterFS block driverBharata B Rao1-11/+6
2013-07-18boot-order-test: Add tests for Sun4uMarkus Armbruster1-0/+14
2013-07-18libqos: Generalize I/O-mapped fw_cfgMarkus Armbruster7-63/+35
2013-07-18boot-order-test: Add tests for Sun4mMarkus Armbruster1-0/+14
2013-07-18boot-order-test: Add tests for PowerPC PREPMarkus Armbruster1-0/+25
2013-07-18boot-order-test: Code motion for better readabilityMarkus Armbruster1-22/+22
2013-07-18boot-order-test: Better separate target-specific and generic partsMarkus Armbruster1-57/+91
2013-07-18boot-order-test: Cover -boot once in ppc testsMarkus Armbruster1-0/+1
2013-07-18boot-order-test: Add tests for PowerMacsAndreas Färber2-2/+52
2013-07-18libqos: Add support for memory-mapped fw_cfgMarkus Armbruster2-0/+32
2013-07-18libqos: include dependenciesAnthony Liguori1-0/+1
2013-07-18boot-order-test: New; covering just PC for nowMarkus Armbruster2-0/+75
2013-07-18qtest: Don't reset on qtest chardev connectMarkus Armbruster1-1/+6
2013-07-18libqtest: New qtest_end() to go with qtest_start()Markus Armbruster4-6/+18
2013-07-18libqtest: Plug fd and memory leaks in qtest_quit()Markus Armbruster1-0/+4
2013-07-18monitor: maintain at most one G_IO_OUT watchLaszlo Ersek1-2/+9
2013-07-18char: io_channel_send: don't lose written bytesLaszlo Ersek1-22/+19
2013-07-18configure: Provide more helpful message if libvte not presentPeter Maydell1-7/+11
2013-07-18pc-bios: Update palcode-clipperRichard Henderson4-2/+2
2013-07-18target-alpha: Move alarm to vm_clockRichard Henderson4-7/+17
2013-07-18Merge remote-tracking branch 'awilliam/tags/vfio-for-qemu-1.6' into stagingAnthony Liguori1-336/+446
2013-07-18Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2-9/+15
2013-07-18Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori1-28/+76
2013-07-18Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori17-10/+353
2013-07-18exec: fix incorrect assumptions in memory_access_sizePaolo Bonzini1-8/+1
2013-07-18memory: Return -1 again on reads from unsigned regionsJan Kiszka1-1/+1
2013-07-18memory: actually set the ownerPaolo Bonzini1-1/+0
2013-07-18exec.c: Pass correct pointer type to qemu_ram_ptr_lengthPeter Maydell1-1/+1
2013-07-18trace-events: Fix up source file commentsMarkus Armbruster1-75/+87
2013-07-18trace-events: Drop unused eventsMarkus Armbruster1-14/+0
2013-07-18milkymist-minimac2: Fix minimac2_read/_write tracepointsMarkus Armbruster1-1/+1
2013-07-18slavio_misc: Fix slavio_led_mem_readw/_writew tracepointsMarkus Armbruster1-1/+1
2013-07-18cleanup-trace-events.pl: NewMarkus Armbruster1-0/+51
2013-07-17qmp: update send-key documentAmos Kong1-2/+5
2013-07-17iscsi: factor out sector conversionsPeter Lieven1-3/+7
2013-07-17iscsi: assert that sectors are aligned to LUN blocksizePeter Lieven1-0/+20
2013-07-17iscsi: remove support for misaligned nb_sectors in aio_readvPeter Lieven1-18/+4
2013-07-17iscsi: fix -ENOSPC in iscsi_create()Peter Lieven1-0/+1
2013-07-17Fix iSCSI crash on SG_IO with an iovectorRonnie Sahlberg1-7/+44
2013-07-16qapi: qapi-commands: fix possible leaks on visitor deallocLuiz Capitulino1-7/+10
2013-07-15vfio: QEMU-AER: Qemu changes to support AER for VFIO-PCI devicesVijay Mohan Pandarathil1-0/+125
2013-07-15vfio-pci: VGA quirk updateAlex Williamson1-336/+321
2013-07-15Merge remote-tracking branch 'quintela/migration.next' into stagingAnthony Liguori8-1/+134
2013-07-15Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into stagingAnthony Liguori1-0/+3
2013-07-15Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130715-1' into ...Anthony Liguori4-31/+161
2013-07-15Merge remote-tracking branch 'pmaydell/tags/pull-arm-devs-20130715' into stagingAnthony Liguori6-22/+79