Age | Commit message (Expand) | Author |
2018-09-07 | virtio: update MemoryRegionCaches when guest negotiates features | Paolo Bonzini |
2018-09-07 | pc: acpi: revert back to 1 SRAT entry for hotpluggable area | Igor Mammedov |
2018-09-05 | hw/riscv/spike: Set the soc device tree node as a simple-bus | Alistair Francis |
2018-09-05 | hw/riscv/virtio: Set the soc device tree node as a simple-bus | Alistair Francis |
2018-09-05 | target/ppc/kvm: set vcpu as online/offline | Nikunj A Dadhania |
2018-09-04 | RISC-V: Use atomic_cmpxchg to update PLIC bitmaps | Michael Clark |
2018-09-03 | virtio-gpu: add iommu support | Gerd Hoffmann |
2018-09-03 | virtio-gpu: pass down VirtIOGPU pointer to a bunch of functions | Gerd Hoffmann |
2018-09-03 | Fix a deadlock case in the CPU hotplug flow | Jose Ricardo Ziviani |
2018-08-30 | use dpy_gfx_update_full | Gerd Hoffmann |
2018-08-30 | Revert "virtio-gpu: fix crashes upon warm reboot with vga mode" | Gerd Hoffmann |
2018-08-30 | virtio-vga: fix reset | Gerd Hoffmann |
2018-08-30 | spapr: Correct reference count on spapr-cpu-core | Sam Bobroff |
2018-08-30 | mac_newworld: implement custom FWPathProvider | Mark Cave-Ayland |
2018-08-30 | uninorth: add ofw-addr property to allow correct fw path generation | Mark Cave-Ayland |
2018-08-30 | mac_oldworld: implement custom FWPathProvider | Mark Cave-Ayland |
2018-08-30 | grackle: set device fw_name and address for correct fw path generation | Mark Cave-Ayland |
2018-08-30 | macio: add addr property to macio IDE object | Mark Cave-Ayland |
2018-08-30 | macio: add macio bus to help with fw path generation | Mark Cave-Ayland |
2018-08-30 | macio: move MACIOIDEState type declarations to macio.h | Mark Cave-Ayland |
2018-08-28 | qapi: Drop qapi_event_send_FOO()'s Error ** argument | Peter Xu |
2018-08-28 | hw/s390x: Move virtio-ccw-blk code to a separate file | Thomas Huth |
2018-08-28 | hw/s390x: Move virtio-ccw-net code to a separate file | Thomas Huth |
2018-08-28 | hw/s390x: Move virtio-ccw-input code to a separate file | Thomas Huth |
2018-08-28 | hw/s390x: Move virtio-ccw-gpu code to a separate file | Thomas Huth |
2018-08-28 | hw/s390x: Move vhost-vsock-ccw code to a separate file | Thomas Huth |
2018-08-28 | hw/s390x: Move virtio-ccw-crypto code to a separate file | Thomas Huth |
2018-08-28 | hw/s390x: Move virtio-ccw-9p code to a separate file | Thomas Huth |
2018-08-28 | hw/s390x: Move virtio-ccw-rng code to a separate file | Thomas Huth |
2018-08-28 | hw/s390x: Move virtio-ccw-scsi code to a separate file | Thomas Huth |
2018-08-28 | hw/s390x: Move virtio-ccw-balloon code to a separate file | Thomas Huth |
2018-08-28 | hw/s390x: Move virtio-ccw-serial code to a separate file | Thomas Huth |
2018-08-28 | hw/s390x/virtio-ccw: Consolidate calls to virtio_ccw_unrealize() | Thomas Huth |
2018-08-28 | spapr_pci: fix potential NULL pointer dereference | Greg Kurz |
2018-08-28 | spapr: fix leak of rev array | Emilio G. Cota |
2018-08-28 | ppc: Remove deprecated ppcemb target | Thomas Huth |
2018-08-27 | intel-iommu: replace more vtd_err_* traces | Peter Xu |
2018-08-27 | intel-iommu: start to use error_report_once | Peter Xu |
2018-08-25 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20180823.1' in... | Peter Maydell |
2018-08-24 | mips_malta: Fix semihosting argument passing for nanoMIPS bare metal | Stefan Markovic |
2018-08-24 | mips_malta: Add setting up GT64120 BARs to the nanoMIPS bootloader | Paul Burton |
2018-08-24 | mips_malta: Add basic nanoMIPS boot code for Malta board | Matthew Fortune |
2018-08-24 | Merge remote-tracking branch 'remotes/juanquintela/tags/check/20180822' into ... | Peter Maydell |
2018-08-24 | hw/arm/mps2: Fix ID register errors on AN511 and AN385 | Peter Maydell |
2018-08-24 | hw/display/bcm2835_fb: Validate bcm2835_fb_mbox_push() config | Peter Maydell |
2018-08-24 | hw/display/bcm2835_fb: Validate config settings | Peter Maydell |
2018-08-24 | hw/display/bcm2835_fb: Fix handling of virtual framebuffer | Peter Maydell |
2018-08-24 | hw/display/bcm2835_fb: Abstract out calculation of pitch, size | Peter Maydell |
2018-08-24 | hw/display/bcm2835_fb: Reset resolution, etc correctly | Peter Maydell |
2018-08-24 | hw/display/bcm2835_fb: Drop unused size and pitch fields | Peter Maydell |