Age | Commit message (Expand) | Author |
2015-03-11 | machine: query kvm-shadow-mem machine property | Marcel Apfelbaum |
2015-03-11 | machine: query kernel-irqchip property | Marcel Apfelbaum |
2015-03-11 | machine: allowed/required kernel-irqchip support | Marcel Apfelbaum |
2015-03-11 | machine: replace qemu opts with iommu property | Marcel Apfelbaum |
2015-03-11 | pci/shpc: fix signed integer overflow | Michael S. Tsirkin |
2015-03-10 | acpi: fix aml_equal term implementation | Marcel Apfelbaum |
2015-03-10 | aml-build: append opcodes using build_append_byte | Michael S. Tsirkin |
2015-03-10 | aml-build: don't modify child | Michael S. Tsirkin |
2015-03-10 | 9pfs: remove useless return | Michael Tokarev |
2015-03-10 | milkymist-pfpu: fix GCC 5.0.0 aggressive-loop-optimizations warning | Radim Krčmář |
2015-03-10 | fix GCC 5.0.0 logical-not-parentheses warnings | Radim Krčmář |
2015-03-10 | vhost_net: Add missing 'static' attribute | Stefan Weil |
2015-03-10 | e500: fix memory leak | Michael Tokarev |
2015-03-10 | sysbus: fix memory leak | Gonglei |
2015-03-10 | milkymist.c: fix memory leak | Gonglei |
2015-03-10 | macio: fix possible memory leak | Gonglei |
2015-03-10 | sparc/leon3.c: fix memory leak | Gonglei |
2015-03-10 | vhost: Remove superfluous '\n' around error_report() | Gonglei |
2015-03-10 | arm/digic_boards: Remove superfluous '\n' around error_report() | Gonglei |
2015-03-10 | tpm: Remove superfluous '\n' around error_report() | Gonglei |
2015-03-10 | xtensa: Remove superfluous '\n' around error_report() | Gonglei |
2015-03-10 | vfio: Remove superfluous '\n' around error_report() | Gonglei |
2015-03-10 | vhost-scsi: Remove superfluous '\n' around error_report() | Gonglei |
2015-03-10 | Remove superfluous '\n' around error_report() | Gonglei |
2015-03-10 | pl330.c: remove superfluous '\n' around error_setg | Gonglei |
2015-03-10 | a9gtimer: remove superfluous '\n' around error_setg | Gonglei |
2015-03-10 | block: remove superfluous '\n' around error_report/error_setg | Gonglei |
2015-03-10 | xilinx_ethlite: Clean up after commit 2f991ad | Markus Armbruster |
2015-03-10 | xen-pt: fix Out-of-bounds read | Gonglei |
2015-03-10 | xen-pt: fix Negative array index read | Gonglei |
2015-03-09 | sPAPR: Implement sPAPRPHBClass EEH callbacks | Gavin Shan |
2015-03-09 | sPAPR: Implement EEH RTAS calls | Gavin Shan |
2015-03-09 | spapr_vio: Convert to realize() | Markus Armbruster |
2015-03-09 | openpic: convert to vmstate | Mark Cave-Ayland |
2015-03-09 | openpic: switch IRQQueue queue from inline to bitmap | Mark Cave-Ayland |
2015-03-09 | openpic: fix up loadvm under -M mac99 | Mark Cave-Ayland |
2015-03-09 | openpic: fix segfault on -M mac99 savevm | Mark Cave-Ayland |
2015-03-09 | cuda.c: include adb_poll_timer in VMStateDescription | Mark Cave-Ayland |
2015-03-09 | adb.c: include ADBDevice parent state in KBDState and MouseState | Mark Cave-Ayland |
2015-03-09 | macio.c: include parent PCIDevice state in VMStateDescription | Mark Cave-Ayland |
2015-03-09 | Openpic: check that cpu id is within the number of cpus | Fabien Chouteau |
2015-03-09 | pseries: Switch VGA endian on H_SET_MODE | David Gibson |
2015-03-09 | vga: Expose framebuffer byteorder as a QOM property | David Gibson |
2015-03-09 | spapr: Clean up misuse of qdev_init() in xics-kvm creation | Markus Armbruster |
2015-03-09 | PPC: Clean up misuse of qdev_init() in kvm-openpic creation | Markus Armbruster |
2015-03-09 | pseries: Export RTC time via QOM | David Gibson |
2015-03-09 | pseries: Move rtc_offset into RTC device's state structure | David Gibson |
2015-03-09 | pseries: Make the PAPR RTC a qdev device | David Gibson |
2015-03-09 | pseries: Make RTAS time of day functions respect -rtc options | David Gibson |
2015-03-09 | pseries: Add spapr_rtc_read() helper function | David Gibson |