aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-03-11machine: query kernel-irqchip propertyMarcel Apfelbaum
2015-03-11machine: allowed/required kernel-irqchip supportMarcel Apfelbaum
2015-03-11machine: replace qemu opts with iommu propertyMarcel Apfelbaum
2015-03-11pci/shpc: fix signed integer overflowMichael S. Tsirkin
2015-03-10acpi: fix aml_equal term implementationMarcel Apfelbaum
2015-03-10aml-build: append opcodes using build_append_byteMichael S. Tsirkin
2015-03-10aml-build: don't modify childMichael S. Tsirkin
2015-03-109pfs: remove useless returnMichael Tokarev
2015-03-10milkymist-pfpu: fix GCC 5.0.0 aggressive-loop-optimizations warningRadim Krčmář
2015-03-10fix GCC 5.0.0 logical-not-parentheses warningsRadim Krčmář
2015-03-10vhost_net: Add missing 'static' attributeStefan Weil
2015-03-10e500: fix memory leakMichael Tokarev
2015-03-10sysbus: fix memory leakGonglei
2015-03-10milkymist.c: fix memory leakGonglei
2015-03-10macio: fix possible memory leakGonglei
2015-03-10sparc/leon3.c: fix memory leakGonglei
2015-03-10vhost: Remove superfluous '\n' around error_report()Gonglei
2015-03-10arm/digic_boards: Remove superfluous '\n' around error_report()Gonglei
2015-03-10tpm: Remove superfluous '\n' around error_report()Gonglei
2015-03-10xtensa: Remove superfluous '\n' around error_report()Gonglei
2015-03-10vfio: Remove superfluous '\n' around error_report()Gonglei
2015-03-10vhost-scsi: Remove superfluous '\n' around error_report()Gonglei
2015-03-10Remove superfluous '\n' around error_report()Gonglei
2015-03-10pl330.c: remove superfluous '\n' around error_setgGonglei
2015-03-10a9gtimer: remove superfluous '\n' around error_setgGonglei
2015-03-10block: remove superfluous '\n' around error_report/error_setgGonglei
2015-03-10xilinx_ethlite: Clean up after commit 2f991adMarkus Armbruster
2015-03-10xen-pt: fix Out-of-bounds readGonglei
2015-03-10xen-pt: fix Negative array index readGonglei
2015-03-09sPAPR: Implement sPAPRPHBClass EEH callbacksGavin Shan
2015-03-09sPAPR: Implement EEH RTAS callsGavin Shan
2015-03-09spapr_vio: Convert to realize()Markus Armbruster
2015-03-09openpic: convert to vmstateMark Cave-Ayland
2015-03-09openpic: switch IRQQueue queue from inline to bitmapMark Cave-Ayland
2015-03-09openpic: fix up loadvm under -M mac99Mark Cave-Ayland
2015-03-09openpic: fix segfault on -M mac99 savevmMark Cave-Ayland
2015-03-09cuda.c: include adb_poll_timer in VMStateDescriptionMark Cave-Ayland
2015-03-09adb.c: include ADBDevice parent state in KBDState and MouseStateMark Cave-Ayland
2015-03-09macio.c: include parent PCIDevice state in VMStateDescriptionMark Cave-Ayland
2015-03-09Openpic: check that cpu id is within the number of cpusFabien Chouteau
2015-03-09pseries: Switch VGA endian on H_SET_MODEDavid Gibson
2015-03-09vga: Expose framebuffer byteorder as a QOM propertyDavid Gibson
2015-03-09spapr: Clean up misuse of qdev_init() in xics-kvm creationMarkus Armbruster
2015-03-09PPC: Clean up misuse of qdev_init() in kvm-openpic creationMarkus Armbruster
2015-03-09pseries: Export RTC time via QOMDavid Gibson
2015-03-09pseries: Move rtc_offset into RTC device's state structureDavid Gibson
2015-03-09pseries: Make the PAPR RTC a qdev deviceDavid Gibson
2015-03-09pseries: Make RTAS time of day functions respect -rtc optionsDavid Gibson
2015-03-09pseries: Add spapr_rtc_read() helper functionDavid Gibson
2015-03-09pseries: Add more parameter validation in RTAS time of day functionsDavid Gibson