aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-03-02trace: add DTrace reserved words for .d filesStefan Hajnoczi1-7/+19
2015-03-02unbreak dtrace tracing due to double _ in rdma namesDr. David Alan Gilbert2-15/+13
2015-03-02vfio-pci: Enable device request notification supportAlex Williamson2-0/+101
2015-03-02vfio: allow to disable MMAP per device with -x-mmap=off optionSamuel Pitoiset3-2/+3
2015-03-02vfio: Make type1 listener symbols staticAlexey Kardashevskiy2-4/+2
2015-03-02vfio: Add ioctl number to error reportAlexey Kardashevskiy1-2/+2
2015-03-02Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell9-113/+103
2015-03-02Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell15-91/+73
2015-03-02Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...Peter Maydell8-41/+47
2015-03-02cpus: be more paranoid in avoiding deadlocksPaolo Bonzini1-1/+5
2015-03-02cpus: fix deadlock and segfault in qemu_mutex_lock_iothreadPaolo Bonzini1-4/+4
2015-03-02virtio-scsi: Allocate op blocker reason before blockingMax Reitz2-4/+4
2015-02-27Makefile.target: binary depends on config-devicesMichael S. Tsirkin1-1/+3
2015-02-27Makefile: don't silence mak file test with V=1Michael S. Tsirkin2-4/+4
2015-02-27Makefile: fix up parallel building under MSYS+MinGWVasily Efimov1-2/+2
2015-02-27iscsi: Handle write protected case in reopenFam Zheng1-9/+11
2015-02-27Give ivshmem its own config optionDavid Gibson2-3/+2
2015-02-27Create specific config option for "platform-bus"David Gibson4-1/+4
2015-02-27Add specific config options for PCI-E bridgesDavid Gibson4-2/+13
2015-02-27bootdevice: fix segment fault when booting guest with '-kernel' and '-initrd'Gonglei1-4/+9
2015-02-27timer: replace time() with QEMU_CLOCK_HOSTPavel Dovgalyuk1-4/+8
2015-02-27virtio-scsi-dataplane: Call blk_set_aio_context within BQLFam Zheng1-8/+7
2015-02-27block: Forbid bdrv_set_aio_context outside BQLFam Zheng1-2/+1
2015-02-27scsi: give device a parent before setting propertiesPaolo Bonzini1-0/+5
2015-02-26qtest: Use qemu_opt_set() instead of qemu_opts_parse()Markus Armbruster1-7/+4
2015-02-26pc: Use qemu_opt_set() instead of qemu_opts_parse()Markus Armbruster1-8/+3
2015-02-26qemu-sockets: Simplify setting numeric and boolean optionsMarkus Armbruster1-9/+7