Age | Commit message (Expand) | Author |
2015-07-17 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150717-1' into... | Peter Maydell |
2015-07-17 | hid: clarify hid_keyboard_process_keycode | Paolo Bonzini |
2015-07-16 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-07-16 | arm/xlnx-zynqmp: fix memory leak | Gonglei |
2015-07-16 | ppc/spapr_drc: fix memory leak | Gonglei |
2015-07-16 | virtio-input: move sys/ioctl.h include | Gerd Hoffmann |
2015-07-16 | virtio-input: fix segfault in virtio_input_hid_properties | Lin Ma |
2015-07-16 | qxl: allow to specify head limit to qxl driver | Frediano Ziglio |
2015-07-15 | hw/arm/boot: Increase fdt alignment | Alexander Graf |
2015-07-14 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150714' into staging | Peter Maydell |
2015-07-14 | s390/virtio-ccw: Fix migration | Christian Borntraeger |
2015-07-14 | watchdog/diag288: correctly register for system reset requests | Xu Wang |
2015-07-14 | nvme: properly report volatile write caches | Christoph Hellwig |
2015-07-14 | nvme: implement the Flush command | Christoph Hellwig |
2015-07-13 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-07-13 | pc: fix reuse of pc-i440fx-2.4 in pc-i440fx-2.3 | Eduardo Habkost |
2015-07-13 | Revert "virtio-net: enable virtio 1.0" | Jason Wang |
2015-07-13 | virtio-pci: don't crash on illegal length | Michael S. Tsirkin |
2015-07-13 | qdev: fix 64 bit properties | Cornelia Huck |
2015-07-09 | microblaze: boot: Use cpu_set_pc() | Peter Crosthwaite |
2015-07-09 | hw/arm/boot: Use cpu_set_pc() | Peter Crosthwaite |
2015-07-08 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-07-08 | ahci: Fix CD-ROM signature | Hannes Reinecke |
2015-07-08 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-07-08 | virtio fix cfg endian-ness for BE targets | Michael S. Tsirkin |
2015-07-08 | virtio-pci: implement cfg capability | Michael S. Tsirkin |
2015-07-08 | pcie: Set the "link active" in the link status register | Benjamin Herrenschmidt |
2015-07-08 | hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init() | Laszlo Ersek |
2015-07-08 | hw/i386/pc: reflect any FDC @ ioport 0x3f0 in the CMOS | Laszlo Ersek |
2015-07-08 | hw/i386/pc: factor out pc_cmos_init_floppy() | Laszlo Ersek |
2015-07-08 | ich9: implement strap SPKR pin logic | Paulo Alcantara |
2015-07-07 | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int... | Peter Maydell |
2015-07-07 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150707' i... | Peter Maydell |
2015-07-07 | sPAPR: Clear stale MSIx table during EEH reset | Gavin Shan |
2015-07-07 | sPAPR: Reenable EEH functionality on reboot | Gavin Shan |
2015-07-07 | sPAPR: Don't enable EEH on emulated PCI devices | Gavin Shan |
2015-07-07 | spapr-vty: Use TYPE_ definition instead of hardcoding | David Gibson |
2015-07-07 | spapr_vty: lookup should only return valid VTY objects | David Gibson |
2015-07-07 | spapr_pci: drop redundant args in spapr_[populate, create]_pci_child_dt | Nikunj A Dadhania |
2015-07-07 | spapr_pci: populate ibm,loc-code | Nikunj A Dadhania |
2015-07-07 | spapr_pci: enumerate and add PCI device tree | Nikunj A Dadhania |
2015-07-07 | xics_kvm: Don't enable KVM_CAP_IRQ_XICS if already enabled | Bharata B Rao |
2015-07-07 | ppc: Update cpu_model in MachineState | Bharata B Rao |
2015-07-07 | spapr: Consolidate cpu init code into a routine | Bharata B Rao |
2015-07-07 | spapr: Reorganize CPU dt generation code | Bharata B Rao |
2015-07-07 | spapr: Support ibm, lrdr-capacity device tree property | Bharata B Rao |
2015-07-07 | spapr: Consider max_cpus during xics initialization | Bharata B Rao |
2015-07-07 | Revert "hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_it... | Markus Armbruster |
2015-07-07 | spapr_iommu: translate sPAPRTCEAccess to IOMMUAccessFlags | Greg Kurz |
2015-07-07 | spapr_iommu: drop erroneous check in h_put_tce_indirect() | Greg Kurz |