aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-04acpi: update generated filesMichael S. Tsirkin2-1224/+22
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-03vhost user:support vhost user nic for non msi guestsHaifeng Gao1-13/+3
2015-03-03aml-build: fix build for glib < 2.22Michael S. Tsirkin1-2/+3
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-02acpi: update generated filesMichael S. Tsirkin3-20/+374
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-03-01Makefile.target: binary depends on config-devicesMichael S. Tsirkin1-1/+3
2015-03-01acpi-test-data: update after pci rewriteMichael S. Tsirkin4-0/+0
2015-03-01acpi, mem-hotplug: use PC_DIMM_SLOT_PROP in acpi_memory_plug_cb().Tang Chen1-1/+2
2015-03-01pci-hotplug-old: Has been dead for five major releases, buryMarkus Armbruster10-400/+3
2015-03-01pci: Give a few helpers internal linkageMarkus Armbruster2-14/+7
2015-03-01acpi: make build_*() routines static to aml-build.cIgor Mammedov2-26/+10
2015-03-01pc: acpi: remove not used anymore ssdt-[misc|pcihp].hex.generated blobsIgor Mammedov2-390/+0
2015-03-01pc: acpi-build: drop template patching and create PCI bus tree dynamicallyIgor Mammedov3-256/+80