Age | Commit message (Expand) | Author |
2015-11-12 | ide: Account for write operations correctly | Alberto Garcia |
2015-11-12 | xen_disk: Account for flush operations | Alberto Garcia |
2015-11-12 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell |
2015-11-12 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151112' into st... | Peter Maydell |
2015-11-12 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-11-11' into... | Peter Maydell |
2015-11-12 | e1000: Introducing backward compatibility command line parameter | Leonid Bloch |
2015-11-12 | e1000: Implementing various counters | Leonid Bloch |
2015-11-12 | e1000: Fixing the packet address filtering procedure | Leonid Bloch |
2015-11-12 | e1000: Fixing the received/transmitted octets' counters | Leonid Bloch |
2015-11-12 | e1000: Fixing the received/transmitted packets' counters | Leonid Bloch |
2015-11-12 | e1000: Trivial implementation of various MAC registers | Leonid Bloch |
2015-11-12 | e1000: Introduced an array to control the access to the MAC registers | Leonid Bloch |
2015-11-12 | e1000: Add support for migrating the entire MAC registers' array | Leonid Bloch |
2015-11-12 | e1000: Cosmetic and alignment fixes | Leonid Bloch |
2015-11-12 | cuda.c: add delay to setting of SR_INT bit | Mark Cave-Ayland |
2015-11-12 | cuda.c: fix T2 timer and enable its interrupt | Mark Cave-Ayland |
2015-11-12 | cuda.c: rename get_counter() state variable from s to ti for consistency | Mark Cave-Ayland |
2015-11-12 | cuda.c: refactor get_tb() so that the time can be passed in | Mark Cave-Ayland |
2015-11-12 | cuda.c: add defines for CUDA registers | Mark Cave-Ayland |
2015-11-12 | cuda.c: fix CUDA SR interrupt clearing | Mark Cave-Ayland |
2015-11-12 | cuda.c: implement dummy IIC access commands | Mark Cave-Ayland |
2015-11-12 | cuda.c: implement simple CUDA_GET_6805_ADDR command | Mark Cave-Ayland |
2015-11-12 | cuda.c: fix CUDA_PACKET response packet format | Mark Cave-Ayland |
2015-11-12 | cuda.c: fix CUDA ADB error packet format | Mark Cave-Ayland |
2015-11-12 | PPC: mac99: Always add USB controller | Alexander Graf |
2015-11-11 | error: More error_setg() usage | Eric Blake |
2015-11-11 | s390: deprecate the non-ccw machine in 2.5 | Christian Borntraeger |
2015-11-11 | s390x/ipl: switch error reporting to error_setg | David Hildenbrand |
2015-11-11 | s390x/ipl: clean up qom definitions and turn into TYPE_DEVICE | David Hildenbrand |
2015-11-11 | qdev: provide qdev_reset_all_fn() | David Hildenbrand |
2015-11-11 | s390x: switch to memory_region_allocate_system_memory | Dominik Dingel |
2015-11-11 | s390x/pci : fix up s390 pci iommu translation function | Yi Min Zhao |
2015-11-11 | s390x/css: sense data endianness | Cornelia Huck |
2015-11-11 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151111' into st... | Peter Maydell |
2015-11-11 | spapr: Handle failure of KVM_PPC_ALLOCATE_HTAB ioctl | Bharata B Rao |
2015-11-10 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20151110.0' i... | Peter Maydell |
2015-11-10 | vfio: Use g_new() & friends where that makes obvious sense | Markus Armbruster |
2015-11-10 | vfio/pci: Hide device PCIe capability on non-express buses for PCIe VMs | Alex Williamson |
2015-11-10 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151110' i... | Peter Maydell |
2015-11-10 | Inhibit ballooning during postcopy | Dr. David Alan Gilbert |
2015-11-10 | Rename save_live_complete to save_live_complete_precopy | Dr. David Alan Gilbert |
2015-11-10 | hw/arm/virt: error_report cleanups | Andrew Jones |
2015-11-10 | arm: highbank: Implement PSCI and dummy monitor | Peter Crosthwaite |
2015-11-10 | arm: highbank: Defeature CPU override | Peter Crosthwaite |
2015-11-10 | arm: boot: Add secure_board_setup flag | Peter Crosthwaite |
2015-11-10 | hw/intc/arm_gic: Remove the definition of NUM_CPU | Wei Huang |
2015-11-09 | hw/timer/hpet.c: Avoid signed integer overflow which results in bugs on OSX | Peter Maydell |
2015-11-09 | dataplane: support non-contigious s/g | Michael S. Tsirkin |
2015-11-09 | dataplane: simplify indirect descriptor read | Michael S. Tsirkin |
2015-11-06 | arm: allwinner-a10: Add SATA | Peter Crosthwaite |