aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2014-02-04milkymist-vgafb: swap pixel data in source bufferMichael Walle
2014-02-04lm32_uart/lm32_juart: use qemu_chr_fe_write_all()Michael Walle
2014-02-04milkymist-uart: use qemu_chr_fe_write_all() instead of qemu_chr_fe_write()Antony Pavlov
2014-02-04lm32_sys: increase test case name length limitMichael Walle
2014-02-03cris: Remove the CRIS PIC glueEdgar E. Iglesias
2014-02-03axis-dev88: Connect the PIC upstream IRQs directly to the CPUEdgar E. Iglesias
2014-02-01Merge remote-tracking branch 'qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-02-01Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20140131' into st...Peter Maydell
2014-02-01Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014012...Peter Maydell
2014-01-31arm_gic: Fix GICD_ICPENDR and GICD_ISPENDR writespull-target-arm-20140131Christoffer Dall
2014-01-31arm_gic: Introduce define for GIC_NR_SGISChristoffer Dall
2014-01-31display: avoid multi-statement macroPaolo Bonzini
2014-01-31ZYNQ: Implement board MIDR control for ZynqAlistair Francis
2014-01-31hw/arm/boot: Don't set up ATAGS for autogenerated dtb bootingPeter Maydell
2014-01-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingPeter Maydell
2014-01-31Merge remote-tracking branch 'sstabellini/xen-170114' into stagingPeter Maydell
2014-01-30Merge remote-tracking branch 'stefanha/tags/net-pull-request' into stagingPeter Maydell
2014-01-30Merge remote-tracking branch 'mjt/tags/trivial-patches-2014-01-16' into stagingPeter Maydell
2014-01-28virtio_rng: replace custom backend API with UserCreatable.complete() callbackIgor Mammedov
2014-01-28vfio: correct debug macro typoBandan Das
2014-01-27Fix lan9118 buffer length handlingRoy Franz
2014-01-27Fix lan9118 TX "CMD A" handlingRoy Franz
2014-01-26q35: document gigabyte_alignMichael S. Tsirkin
2014-01-26q35: gigabyte alignment for ramGerd Hoffmann
2014-01-26acpi: Fix PCI hole handling on build_srat()Eduardo Habkost
2014-01-26pc: Save size of RAM below 4GBEduardo Habkost
2014-01-26hw/pci: fix error flow in pci multifunction initMarcel Apfelbaum
2014-01-26pc: ACPI: update acpi-dsdt.hex.generated q35-acpi-dsdt.hex.generatedIgor Mammedov
2014-01-26pc: ACPI: unify source of CPU hotplug IO base/lenIgor Mammedov
2014-01-26pc: ACPI: expose PRST IO range via _CRSIgor Mammedov
2014-01-26pc: Q35 DSDT: exclude CPU hotplug IO range from PCI bus resourcesIgor Mammedov
2014-01-26pc: PIIX DSDT: exclude CPU/PCI hotplug & GPE0 IO range from PCI bus resourcesIgor Mammedov
2014-01-26pc: set PRST base in DSDT depending on chipsetIgor Mammedov
2014-01-26acpi: ich9: add CPU hotplug handling to Q35 machineIgor Mammedov
2014-01-26acpi: factor out common cpu hotplug code for PIIX4/Q35Igor Mammedov
2014-01-26acpi-build: enable hotplug for PCI bridgesMichael S. Tsirkin
2014-01-26piix4: add acpi pci hotplug supportMichael S. Tsirkin
2014-01-26pcihp: generalization of piix4 acpiMichael S. Tsirkin
2014-01-26pci: add pci_for_each_bus_depth_firstMichael S. Tsirkin
2014-01-26pc: make: fix dependencies: rebuild when included file is changedIgor Mammedov
2014-01-26virtio: Fix return value for dummy function vhost_net_virtqueue_pendingStefan Weil
2014-01-26ACPI: Fix AppleSMC _STA sizeGabriel L. Somlo
2014-01-26Add DSDT node for AppleSMCGabriel L. Somlo
2014-01-24Merge remote-tracking branch 'kraxel/tags/pull-audio-2' into stagingAnthony Liguori
2014-01-24Merge remote-tracking branch 'kraxel/tags/pull-usb-2' into stagingAnthony Liguori
2014-01-24Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2014-01-24block: rename buffer_alignment to guest_block_sizePaolo Bonzini
2014-01-22dataplane: fix shadowed return valueStefan Hajnoczi
2014-01-20hda-codec: disable streams on resetGerd Hoffmann
2014-01-17vfio: fix mapping of MSIX barAlexey Kardashevskiy