summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2015-03-25i6300esb: Correct endiannnessDavid Gibson1-1/+1
2015-03-25fw_cfg: factor out initialization of FW_CFG_ID (rev. number)Gabriel L. Somlo6-5/+1
2015-03-23ahci: Fix sglist offset manipulation for BE machinesJohn Snow1-1/+1
2015-03-23ide: fix cmd_read_pio when nsectors > 1John Snow1-5/+3
2015-03-23ide: fix cmd_write_pio when nsectors > 1John Snow1-1/+1
2015-03-20Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2-8/+0
2015-03-20Merge remote-tracking branch 'remotes/ehabkost/tags/work/numa-verify-cpus-pul...Peter Maydell1-0/+9
2015-03-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150320-1' into s...Peter Maydell9-86/+131
2015-03-20ehci: fix segfault when hot-unplugging ehci controllerGonglei4-2/+22
2015-03-20ohci: fix resource cleanup leakGonglei1-1/+19
2015-03-20uhci: fix segfault when hot-unplugging uhci controllerGonglei1-6/+6
2015-03-19Revert "target-i386: Disable HLE and RTM on Haswell & Broadwell"Eduardo Habkost2-8/+0
2015-03-19pc: fix default VCPU to NUMA node mappingIgor Mammedov1-0/+9
2015-03-19Merge remote-tracking branch 'remotes/amit/tags/vser-for-2.3-3' into stagingPeter Maydell1-0/+31
2015-03-19Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-03-1...Peter Maydell32-74/+133
2015-03-19virtio: serial: expose a 'guest_writable' callback for usersAmit Shah1-0/+31
2015-03-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell3-8/+9
2015-03-19elf-loader: Fix truncation warning from coverityStefan Weil1-1/+1
2015-03-19smbios: add max speed comdline option for type-17 (meory device) structureGabriel L. Somlo1-2/+8
2015-03-19pc-dimm: Add description for device list.Paulo Vital1-0/+1
2015-03-19error: Replace error_report() & error_free() with error_report_err()zhanghailiang1-1/+1
2015-03-19arm: fix memory leakGonglei4-2/+6
2015-03-19Fix remaining warnings from Sparse (void return)Stefan Weil7-17/+22
2015-03-19arm/nseries: Fix warnings from SparseStefan Weil1-2/+2
2015-03-19omap: Fix warnings from SparseStefan Weil13-42/+84
2015-03-199pfs: Fix warnings from SparseStefan Weil4-7/+8
2015-03-18pcie_aer: fix comment to match pcie specMichael S. Tsirkin1-2/+2
2015-03-18aer: fix a wrong init PCI_ERR_COR_STATUS w1cmask type registerChen Fan1-1/+1
2015-03-18pcie_aer: fix typos in pcie_aer_inject_error commentChen Fan1-3/+3
2015-03-18aer: fix wrong check on expose aer tlp prefix logChen Fan1-1/+1
2015-03-18pcie: correct mistaken register bit for End-End TLP Prefix BlockingChen Fan1-1/+1
2015-03-18virtio-scsi-dataplane: fix memory leak in virtio_scsi_vring_initBo Su1-1/+3
2015-03-18virtio-scsi: Fix assert in virtio_scsi_push_eventFam Zheng1-2/+6
2015-03-18hw/usb: Include USB files only if necessaryThomas Huth1-4/+4
2015-03-17Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...Peter Maydell1-5/+14
2015-03-17target-i386: Remove icc_bridge parameter from cpu_x86_create()Eduardo Habkost1-4/+12
2015-03-17pc: Suppress APIC ID compatibility warning for QTestAndreas Färber1-1/+2
2015-03-17qdev: Move owner-less IRQs to /machine/unattachedAndreas Färber1-2/+3
2015-03-17usb/dev-storage: Avoid qerror_report_err() outside QMP handlersMarkus Armbruster1-2/+1
2015-03-17usb/dev-storage: Fix QMP device_add missing encryption key failureMarkus Armbruster1-19/+17
2015-03-17monitor usb: Inline monitor_read_bdrv_key_start()'s first partMarkus Armbruster1-2/+11
2015-03-17uhci: Convert to realizeMarkus Armbruster1-10/+8
2015-03-17ohci: Complete conversion to realizeMarkus Armbruster1-17/+17
2015-03-17usb: Improve companion configuration error messagesMarkus Armbruster2-25/+14
2015-03-17usb: Propagate errors through usb_register_companion()Markus Armbruster4-23/+37
2015-03-17cadence_uart: Convert to QOM realize()Alistair Francis1-11/+15
2015-03-16Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150316' i...Peter Maydell3-0/+22
2015-03-16virtio: Fix memory leaks reported by CoverityStefan Weil1-20/+8
2015-03-16virtio: validate the existence of handle_output before calling itJason Wang1-1/+2
2015-03-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150316'...Peter Maydell1-0/+7