aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-03xhci: generate a Transfer Event for each Transfer TRB with the IOC bit setLaszlo Ersek
2015-03-03hmp: info spice: Show string channel nameCole Robinson
2015-03-03qxl: drop update_displaychangelistener call for secondary qxl devicesGerd Hoffmann
2015-03-03vga: refactor vram_size clamping and roundingRadim Krčmář
2015-03-03qxl: refactor rounding up to a nearest power of 2Radim Krčmář
2015-03-03spice: fix invalid memory access to vga.vramRadim Krčmář
2015-03-03qxl: document minimal video memory for new modesRadim Krčmář
2015-03-03bootdevice: add check in restore_boot_order()Gonglei
2015-03-03bootdevice: check boot order argument validation before vm runningGonglei
2015-03-03Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-26' into...Peter Maydell
2015-03-03target-tricore: Add instructions of RRR1 opcode format, which have 0xc3 as fi...Bastian Koppelmann
2015-03-03target-tricore: Add instructions of RRR1 opcode format, which have 0x43 as fi...Bastian Koppelmann
2015-03-03target-tricore: Add instructions of RRR1 opcode format, which have 0x83 as fi...Bastian Koppelmann
2015-03-03target-tricore: Add instructions of RRR2 opcode formatBastian Koppelmann
2015-03-03target-tricore: fix msub32_suov return wrong resultsBastian Koppelmann
2015-03-03target-tricore: Fix RLC_ADDI, RLC_ADDIH using wrong microcode helperBastian Koppelmann
2015-03-03Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request'...Peter Maydell
2015-03-02trace: add DTrace reserved words for .d filesStefan Hajnoczi
2015-03-02unbreak dtrace tracing due to double _ in rdma namesDr. David Alan Gilbert
2015-03-02vfio-pci: Enable device request notification supportAlex Williamson
2015-03-02vfio: allow to disable MMAP per device with -x-mmap=off optionSamuel Pitoiset
2015-03-02vfio: Make type1 listener symbols staticAlexey Kardashevskiy
2015-03-02vfio: Add ioctl number to error reportAlexey Kardashevskiy
2015-03-02acpi: update generated filesMichael S. Tsirkin
2015-03-02Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2015-03-02Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2015-03-02Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...Peter Maydell
2015-03-02cpus: be more paranoid in avoiding deadlocksPaolo Bonzini
2015-03-02cpus: fix deadlock and segfault in qemu_mutex_lock_iothreadPaolo Bonzini
2015-03-02virtio-scsi: Allocate op blocker reason before blockingMax Reitz
2015-03-01Makefile.target: binary depends on config-devicesMichael S. Tsirkin
2015-03-01acpi-test-data: update after pci rewriteMichael S. Tsirkin
2015-03-01acpi, mem-hotplug: use PC_DIMM_SLOT_PROP in acpi_memory_plug_cb().Tang Chen
2015-03-01pci-hotplug-old: Has been dead for five major releases, buryMarkus Armbruster
2015-03-01pci: Give a few helpers internal linkageMarkus Armbruster
2015-03-01acpi: make build_*() routines static to aml-build.cIgor Mammedov
2015-03-01pc: acpi: remove not used anymore ssdt-[misc|pcihp].hex.generated blobsIgor Mammedov
2015-03-01pc: acpi-build: drop template patching and create PCI bus tree dynamicallyIgor Mammedov
2015-03-01tests: ACPI: update pc/SSDT.bridge due to new alg of PCI tree creationIgor Mammedov
2015-03-01pc: acpi-build: simplify PCI bus tree generationIgor Mammedov
2015-03-01tests: add ACPI blobs for qemu with bridge casesIgor Mammedov
2015-03-01tests: bios-tables-test: add support for testing bridgesIgor Mammedov
2015-03-01tests: ACPI test blobs update due to PCI0._CRS changesIgor Mammedov
2015-03-01pc: acpi-build: drop template patching and create Device(SMC) dynamicallyIgor Mammedov
2015-03-01pc: export applesmc IO port/lenIgor Mammedov
2015-03-01acpi: add acpi_irq_no_flags() termIgor Mammedov
2015-03-01pc: acpi-build: drop remaining ssdt_misc templateIgor Mammedov
2015-03-01pc: acpi: drop manual hole punching for GPE0 resourcesIgor Mammedov
2015-03-01pc: acpi: drop manual hole punching for CPU hotplug resourcesIgor Mammedov
2015-03-01pc: acpi: drop manual hole punching for PCI hotplug resourcesIgor Mammedov