summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* virtio-scsi: clean out duplicate cdb fieldMichael S. Tsirkin2015-03-111-1/+1
* virtio-scsi: fix cdb/sense sizeMichael S. Tsirkin2015-03-111-5/+5
* acpi: specify format for build_append_namestringMichael S. Tsirkin2015-03-111-0/+1
* tpm: Move memory subregion function into realize functionStefan Berger2015-03-111-3/+3
* virtio-pci: Convert to realize()Markus Armbruster2015-03-112-54/+36
* pci: Convert pci_nic_init() to Error to avoid qdev_init()Markus Armbruster2015-03-111-4/+14
* machine: query mem-merge machine propertyMarcel Apfelbaum2015-03-111-0/+6
* machine: query dump-guest-core machine propertyMarcel Apfelbaum2015-03-111-0/+6
* machine: query phandle-start machine propertyMarcel Apfelbaum2015-03-111-0/+5
* machine: query kvm-shadow-mem machine propertyMarcel Apfelbaum2015-03-111-0/+6
* machine: query kernel-irqchip propertyMarcel Apfelbaum2015-03-112-19/+11
* machine: allowed/required kernel-irqchip supportMarcel Apfelbaum2015-03-111-9/+15
* machine: replace qemu opts with iommu propertyMarcel Apfelbaum2015-03-112-1/+6
* pci/shpc: fix signed integer overflowMichael S. Tsirkin2015-03-111-1/+1
* acpi: fix aml_equal term implementationMarcel Apfelbaum2015-03-101-1/+0
* aml-build: append opcodes using build_append_byteMichael S. Tsirkin2015-03-101-3/+3
* aml-build: don't modify childMichael S. Tsirkin2015-03-101-6/+10
* 9pfs: remove useless returnMichael Tokarev2015-03-101-1/+0
* milkymist-pfpu: fix GCC 5.0.0 aggressive-loop-optimizations warningRadim Krčmář2015-03-101-1/+1
* fix GCC 5.0.0 logical-not-parentheses warningsRadim Krčmář2015-03-101-2/+2
* vhost_net: Add missing 'static' attributeStefan Weil2015-03-101-1/+1
* e500: fix memory leakMichael Tokarev2015-03-101-0/+1
* sysbus: fix memory leakGonglei2015-03-101-0/+2
* milkymist.c: fix memory leakGonglei2015-03-101-0/+1
* macio: fix possible memory leakGonglei2015-03-101-1/+2
* sparc/leon3.c: fix memory leakGonglei2015-03-101-0/+1
* vhost: Remove superfluous '\n' around error_report()Gonglei2015-03-101-1/+1
* arm/digic_boards: Remove superfluous '\n' around error_report()Gonglei2015-03-101-3/+3
* tpm: Remove superfluous '\n' around error_report()Gonglei2015-03-101-6/+6
* xtensa: Remove superfluous '\n' around error_report()Gonglei2015-03-102-6/+6
* vfio: Remove superfluous '\n' around error_report()Gonglei2015-03-101-5/+5
* vhost-scsi: Remove superfluous '\n' around error_report()Gonglei2015-03-101-3/+3
* Remove superfluous '\n' around error_report()Gonglei2015-03-102-2/+2
* pl330.c: remove superfluous '\n' around error_setgGonglei2015-03-101-2/+2
* a9gtimer: remove superfluous '\n' around error_setgGonglei2015-03-101-1/+1
* block: remove superfluous '\n' around error_report/error_setgGonglei2015-03-101-1/+1
* xilinx_ethlite: Clean up after commit 2f991adMarkus Armbruster2015-03-101-0/+1
* xen-pt: fix Out-of-bounds readGonglei2015-03-101-1/+1
* xen-pt: fix Negative array index readGonglei2015-03-101-4/+2
* sPAPR: Implement sPAPRPHBClass EEH callbacksGavin Shan2015-03-092-0/+116
* sPAPR: Implement EEH RTAS callsGavin Shan2015-03-091-0/+271
* spapr_vio: Convert to realize()Markus Armbruster2015-03-095-37/+26
* openpic: convert to vmstateMark Cave-Ayland2015-03-091-134/+119
* openpic: switch IRQQueue queue from inline to bitmapMark Cave-Ayland2015-03-091-9/+16
* openpic: fix up loadvm under -M mac99Mark Cave-Ayland2015-03-091-5/+3
* openpic: fix segfault on -M mac99 savevmMark Cave-Ayland2015-03-091-1/+1
* cuda.c: include adb_poll_timer in VMStateDescriptionMark Cave-Ayland2015-03-091-2/+3
* adb.c: include ADBDevice parent state in KBDState and MouseStateMark Cave-Ayland2015-03-091-4/+18
* macio.c: include parent PCIDevice state in VMStateDescriptionMark Cave-Ayland2015-03-091-0/+24
* Openpic: check that cpu id is within the number of cpusFabien Chouteau2015-03-091-2/+2
OpenPOWER on IntegriCloud