aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-10libqos: Add virtio MMIO supportMarc Marí4-8/+323
2015-03-10libqos: Add malloc genericMarc Marí2-0/+60
2015-03-10libqos: Remove PCI assumptions in constants of virtio driverMarc Marí3-32/+33
2015-03-10tests: Prepare virtio-blk-test for multi-arch implementationMarc Marí1-65/+89
2015-03-10libqos: Change use of pointers to uint64_t in virtioMarc Marí4-28/+37
2015-03-10virtio-blk: Check return value of blk_aio_ioctlFam Zheng1-2/+8
2015-03-09qcow2: Remove unused struct QCowCreateStateKevin Wolf1-11/+0
2015-03-09block/raw-posix: fix compilation warning on OSXDenis V. Lunev1-0/+2
2015-03-09sheepdog: selectable object size supportTeruaki Ishizaki2-22/+134
2015-03-09vpc: Implement bdrv_co_get_block_status()Kevin Wolf1-2/+48
2015-03-09vpc: Fix size in fixed image creationKevin Wolf1-7/+3
2015-03-09test-coroutine: Regression test for yield bugStefan Hajnoczi1-0/+26
2015-03-09coroutine: Clean up qemu_coroutine_enter()Kevin Wolf2-21/+16
2015-03-09coroutine: Fix use after free with qemu_coroutine_yield()Kevin Wolf1-1/+1
2015-03-08Merge remote-tracking branch 'remotes/xtensa/tags/20150307-xtensa' into stagingPeter Maydell4-2/+38
2015-03-08Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell7-11/+144
2015-03-08Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150304-1' into ...Peter Maydell5-26/+80
2015-03-08Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150303-1' into s...Peter Maydell1-3/+12
2015-03-08Merge remote-tracking branch 'remotes/gonglei/tags/bootdevice-next-20150303' ...Peter Maydell2-15/+25
2015-03-08Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150303'...Peter Maydell4-27/+1699
2015-03-07target-xtensa: xtfpga: fix ml605 flash sizeMax Filippov1-1/+1
2015-03-07target-xtensa: implement do_unassigned_access callbackMax Filippov3-0/+18
2015-03-07hw/xtensa: allow reads/writes in the system I/O regionMax Filippov1-1/+19
2015-03-04docs: add memory-hotplug.txtLuiz Capitulino1-0/+76
2015-03-04qemu-options.hx: improve -m descriptionLuiz Capitulino1-5/+17
2015-03-04virtio-balloon: Add some trace eventszhanghailiang2-0/+10
2015-03-04virtio-balloon: Fix balloon not working correctly when hotplug memoryzhanghailiang1-6/+9
2015-03-04pc-dimm: add a function to calculate VM's current RAM sizezhanghailiang3-0/+32
2015-03-04Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell3-22/+32
2015-03-04Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150302.0' i...Peter Maydell4-8/+108
2015-03-04hmp: info spice: take out webdavGerd Hoffmann1-0/+5
2015-03-03vl: take iothread lock very earlyPaolo Bonzini1-3/+3
2015-03-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell20-48/+81
2015-03-03xhci: generate a Transfer Event for each Transfer TRB with the IOC bit setLaszlo Ersek1-3/+12
2015-03-03hmp: info spice: Show string channel nameCole Robinson1-0/+27
2015-03-03qxl: drop update_displaychangelistener call for secondary qxl devicesGerd Hoffmann1-1/+0
2015-03-03vga: refactor vram_size clamping and roundingRadim Krčmář1-7/+15
2015-03-03qxl: refactor rounding up to a nearest power of 2Radim Krčmář3-18/+22
2015-03-03spice: fix invalid memory access to vga.vramRadim Krčmář2-2/+10
2015-03-03qxl: document minimal video memory for new modesRadim Krčmář1-0/+3
2015-03-03bootdevice: add check in restore_boot_order()Gonglei1-1/+3
2015-03-03bootdevice: check boot order argument validation before vm runningGonglei1-14/+22
2015-03-03Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-26' into...Peter Maydell21-240/+284
2015-03-03target-tricore: Add instructions of RRR1 opcode format, which have 0xc3 as fi...Bastian Koppelmann3-0/+418
2015-03-03target-tricore: Add instructions of RRR1 opcode format, which have 0x43 as fi...Bastian Koppelmann4-4/+588
2015-03-03target-tricore: Add instructions of RRR1 opcode format, which have 0x83 as fi...Bastian Koppelmann3-0/+534
2015-03-03target-tricore: Add instructions of RRR2 opcode formatBastian Koppelmann2-15/+136
2015-03-03target-tricore: fix msub32_suov return wrong resultsBastian Koppelmann1-6/+21
2015-03-03target-tricore: Fix RLC_ADDI, RLC_ADDIH using wrong microcode helperBastian Koppelmann1-2/+2
2015-03-03Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request'...Peter Maydell9-103/+113