summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* | virtio-serial: fix virtio config sizeMichael S. Tsirkin2015-03-251-1/+3
* | acpi: Add missing GCC_FMT_ATTR to local functionStefan Weil2015-03-251-1/+1
|/
* ahci: Fix sglist offset manipulation for BE machinesJohn Snow2015-03-231-1/+1
* ide: fix cmd_read_pio when nsectors > 1John Snow2015-03-231-5/+3
* ide: fix cmd_write_pio when nsectors > 1John Snow2015-03-231-1/+1
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2015-03-202-8/+0
|\
| * Revert "target-i386: Disable HLE and RTM on Haswell & Broadwell"Eduardo Habkost2015-03-192-8/+0
* | Merge remote-tracking branch 'remotes/ehabkost/tags/work/numa-verify-cpus-pul...Peter Maydell2015-03-201-0/+9
|\ \
| * | pc: fix default VCPU to NUMA node mappingIgor Mammedov2015-03-191-0/+9
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150320-1' into s...Peter Maydell2015-03-209-86/+131
|\ \ | |/ |/|
| * ehci: fix segfault when hot-unplugging ehci controllerGonglei2015-03-204-2/+22
| * ohci: fix resource cleanup leakGonglei2015-03-201-1/+19
| * uhci: fix segfault when hot-unplugging uhci controllerGonglei2015-03-201-6/+6
| * hw/usb: Include USB files only if necessaryThomas Huth2015-03-181-4/+4
| * usb/dev-storage: Avoid qerror_report_err() outside QMP handlersMarkus Armbruster2015-03-171-2/+1
| * usb/dev-storage: Fix QMP device_add missing encryption key failureMarkus Armbruster2015-03-171-19/+17
| * monitor usb: Inline monitor_read_bdrv_key_start()'s first partMarkus Armbruster2015-03-171-2/+11
| * uhci: Convert to realizeMarkus Armbruster2015-03-171-10/+8
| * ohci: Complete conversion to realizeMarkus Armbruster2015-03-171-17/+17
| * usb: Improve companion configuration error messagesMarkus Armbruster2015-03-172-25/+14
| * usb: Propagate errors through usb_register_companion()Markus Armbruster2015-03-174-23/+37
* | Merge remote-tracking branch 'remotes/amit/tags/vser-for-2.3-3' into stagingPeter Maydell2015-03-191-0/+31
|\ \
| * | virtio: serial: expose a 'guest_writable' callback for usersAmit Shah2015-03-191-0/+31
| |/
* | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-03-1...Peter Maydell2015-03-1932-74/+133
|\ \
| * | elf-loader: Fix truncation warning from coverityStefan Weil2015-03-191-1/+1
| * | smbios: add max speed comdline option for type-17 (meory device) structureGabriel L. Somlo2015-03-191-2/+8
| * | pc-dimm: Add description for device list.Paulo Vital2015-03-191-0/+1
| * | error: Replace error_report() & error_free() with error_report_err()zhanghailiang2015-03-191-1/+1
| * | arm: fix memory leakGonglei2015-03-194-2/+6
| * | Fix remaining warnings from Sparse (void return)Stefan Weil2015-03-197-17/+22
| * | arm/nseries: Fix warnings from SparseStefan Weil2015-03-191-2/+2
| * | omap: Fix warnings from SparseStefan Weil2015-03-1913-42/+84
| * | 9pfs: Fix warnings from SparseStefan Weil2015-03-194-7/+8
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-03-193-8/+9
|\ \ \
| * | | pcie_aer: fix comment to match pcie specMichael S. Tsirkin2015-03-181-2/+2
| * | | aer: fix a wrong init PCI_ERR_COR_STATUS w1cmask type registerChen Fan2015-03-181-1/+1
| * | | pcie_aer: fix typos in pcie_aer_inject_error commentChen Fan2015-03-181-3/+3
| * | | aer: fix wrong check on expose aer tlp prefix logChen Fan2015-03-181-1/+1
| * | | pcie: correct mistaken register bit for End-End TLP Prefix BlockingChen Fan2015-03-181-1/+1
| * | | virtio: Fix memory leaks reported by CoverityStefan Weil2015-03-161-20/+8
| * | | virtio: validate the existence of handle_output before calling itJason Wang2015-03-161-1/+2
* | | | virtio-scsi-dataplane: fix memory leak in virtio_scsi_vring_initBo Su2015-03-181-1/+3
* | | | virtio-scsi: Fix assert in virtio_scsi_push_eventFam Zheng2015-03-181-2/+6
| |/ / |/| |
* | | Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...Peter Maydell2015-03-171-5/+14
|\ \ \
| * | | target-i386: Remove icc_bridge parameter from cpu_x86_create()Eduardo Habkost2015-03-171-4/+12
| * | | pc: Suppress APIC ID compatibility warning for QTestAndreas Färber2015-03-171-1/+2
| | |/ | |/|
* | | qdev: Move owner-less IRQs to /machine/unattachedAndreas Färber2015-03-171-2/+3
* | | cadence_uart: Convert to QOM realize()Alistair Francis2015-03-171-11/+15
|/ /
* | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150316' i...Peter Maydell2015-03-163-0/+22
|\ \
| * | pc: Disable vmdesc submission for old machinesAlexander Graf2015-03-162-0/+2
OpenPOWER on IntegriCloud