aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-12vnc: fix segmentation fault when invalid vnc parameters are specifiedGonglei
2015-03-12vnc: avoid possible file handler leakGonglei
2015-03-12ui/console: fix OVERFLOW_BEFORE_WIDENGonglei
2015-03-12ui: fix regression in x509verify parameter for VNC serverDaniel P. Berrange
2015-03-12vnc: switch to inet_listen_optsGerd Hoffmann
2015-03-12vnc: remove dead codeGerd Hoffmann
2015-03-12vnc: drop display+ws_display from VncDisplayGerd Hoffmann
2015-03-11Merge remote-tracking branch 'remotes/amit/tags/vser-for-2.3-1' into stagingPeter Maydell
2015-03-11Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...Peter Maydell
2015-03-11Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2015-03-11virtio-serial: fix segfault on NULL port namesAmit Shah
2015-03-11Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell
2015-03-10Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150310-1' into s...Peter Maydell
2015-03-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-03-10cpu: Make cpu_init() return QOM CPUState objectEduardo Habkost
2015-03-10unicore32: Use uc32_cpu_init()Eduardo Habkost
2015-03-10m68k: Use cpu_m68k_init()Eduardo Habkost
2015-03-10target-unicore32: Make uc32_cpu_init() return UniCore32CPUEduardo Habkost
2015-03-10target-i386: Clean up misuse of qdev_init() in realize methodMarkus Armbruster
2015-03-10cpu: Add missing documentation for some CPUClass methodsPeter Maydell
2015-03-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-03-10MAINTAINERS: Add jcody as blockjobs, block devices maintainerJeff Cody
2015-03-10iotests: add O_DIRECT alignment probing testStefan Hajnoczi
2015-03-10block/raw-posix: fix launching with failed disksStefan Hajnoczi
2015-03-10MAINTAINERS: Add jsnow as IDE maintainerJohn Snow
2015-03-10sheepdog: Fix misleading error messages in sd_snapshot_create()Markus Armbruster
2015-03-10Add testcase for scsi-hd devices without drive propertyChristian Borntraeger
2015-03-10scsi-hd: fix property unset caseEkaterina Tumanova
2015-03-10block/vdi: Add locking for parallel requestsMax Reitz
2015-03-10iotests: Drop vpc from 004's and 104's format listMax Reitz
2015-03-10iotests: Remove 006Max Reitz
2015-03-10iotests: Fix 051's reference outputMax Reitz
2015-03-10virtio-blk: Remove the stale FIXME commentFam Zheng
2015-03-10tests: Check QVIRTIO_F_ANY_LAYOUT flag in virtio-blk testMarc MarĂ­
2015-03-10libqos: Solve bug in interrupt checking when using MSIX in virtio-pci.cMarc MarĂ­
2015-03-10sheepdog: fix confused return valuesLiu Yuan
2015-03-10qtest/ahci: add fragmented dma testJohn Snow
2015-03-10qtest/ahci: Add PIO and LBA48 testsJohn Snow
2015-03-10qtest/ahci: Add DMA test variantsJohn Snow
2015-03-10libqos/ahci: add ahci command helpersJohn Snow
2015-03-10qtest/ahci: Add a macro bootup routineJohn Snow
2015-03-10libqos/ahci: Zero-fill AHCI headersJohn Snow
2015-03-10qtest/ide: Test flush / retry for ISA and PCIJohn Snow
2015-03-10ahci: Recompute cur_cmd on migrate post loadJohn Snow
2015-03-10ahci: add support for restarting non-queued commandsPaolo Bonzini
2015-03-10ahci: Migrate IDEStatusJohn Snow
2015-03-10ide: support PIO restart for the ISA controllerPaolo Bonzini
2015-03-10ide: make more functions staticPaolo Bonzini
2015-03-10ide: commonize io_buffer_index initializationPaolo Bonzini
2015-03-10ide: migrate initial request state via IDEBusPaolo Bonzini