-
ppc-next-201511120a9516c2 · ·
ppc patch queue -2015-11-12 Highlights: - A number of fixes for MacOS 9 compatibility based on the old MOL (Mac-On-Linux) code and a GSoC project. - Cleaner and more general way of handling register access from the monitor
-
ppc-next-20151111b41d320f · ·
ppc patch queue - 2015-11-11 Highlights: - Updated SLOF version for "pseries machine - Bugfix / cleanup for KVM hash page table allocation
-
vfio-update-20151110.0bdd81add · ·
VFIO updates 2015-11-10 - Make Windows happy with vfio-pci devices exposed on conventional PCI buses on q35 by hiding PCIe capability (Alex Williamson) - Convert to g_new() where appropriate (Markus Armbruster)
-
ppc-next-20151023659f7f65 · ·
ppc patch queue - 2015-10-23 sPAPR highlights: * Allow VFIO devices on the spapr-pci-host-bridge * Allow virtio VGA * Safer handling of HTAB allocation * ibm,pa-features device tree property non-sPAPR highlights: * Categorization of many ppc specific devices in help output * Tweaks to MMU type constants
-
qom-cpu-for-peter0960be7c · ·
QOM CPUState and X86CPU * Adoption of CPUClass::disas_set_info() hook
-
pull-virgl-20151008-1925a0400 · ·
virtio-gpu: add 3d rendering support using virgl, misc fixes. ui/gtk: add opengl context and scanout support (for virtio-gpu).
-
vfio-update-20151007.0508ce5eb · ·
VFIO updates 2015-10-07 - Change platform device IRQ setup sequence for compatibility with upcoming IRQ forwarding (Eric Auger) - Extensions to support vfio-pci devices on spapr-pci-host-bridge (David Gibson) [clang problem patch dropped]
-
vfio-update-20150925.09d146b2e · ·
VFIO updates 2015-09-25 - Remove use of g_malloc0_n for glib2.22 compat
-
vfio-update-20150923.089dcccc5 · ·
VFIO updates 2015-09-23 - Tracing improvements to use common prefixes for functional areas - Quirks overhaul: - Split PCI quirks to separate file - Make them understandable and more extensible - Improve use of MemoryRegions and eliminate use of target pagesize - Eliminate build-time debugging, everything migrated to runtime opts