aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-03-03xhci: generate a Transfer Event for each Transfer TRB with the IOC bit setLaszlo Ersek
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-03Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-26' into...Peter Maydell
2015-03-03Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request'...Peter Maydell
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-02virtio-scsi: Allocate op blocker reason before blockingMax Reitz
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-01pc: acpi-build: simplify PCI bus tree generationIgor 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
2015-03-01pc: acpi-build: create PCI0._CRS dynamicallyIgor Mammedov
2015-03-01tpm: Support for capability flags of TIS 1.3Stefan Berger
2015-03-01tpm: Support for TIS selftest done flagStefan Berger
2015-03-01tpm: Support for XFIFO registerStefan Berger
2015-03-01tpm: Allow 32 & 16 bit accesses to the registersStefan Berger
2015-03-01tpm: Extend sts register to 32 bitStefan Berger
2015-03-01balloon: call qdev_alias_all_properties for proxy dev in balloon class initDenis V. Lunev
2015-02-27Give ivshmem its own config optionDavid Gibson
2015-02-27Create specific config option for "platform-bus"David Gibson
2015-02-27Add specific config options for PCI-E bridgesDavid Gibson
2015-02-27virtio-scsi-dataplane: Call blk_set_aio_context within BQLFam Zheng
2015-02-27scsi: give device a parent before setting propertiesPaolo Bonzini
2015-02-26pc: Use qemu_opt_set() instead of qemu_opts_parse()Markus Armbruster
2015-02-26QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix useMarkus Armbruster
2015-02-26acpi: drop unused generated filesMichael S. Tsirkin
2015-02-26acpi: update generated hex filesMichael S. Tsirkin
2015-02-26pc: acpi-build: reserve PCIHP MMIO resourcesIgor Mammedov
2015-02-26pc: pcihp: expose MMIO base and len as propertiesIgor Mammedov
2015-02-26acpi: add aml_word_bus_number(), aml_word_io(), aml_dword_memory(), aml_qword...Igor Mammedov