Age | Commit message (Expand) | Author |
2017-07-14 | char: add backend hotswap handler | Anton Nefedov |
2017-07-13 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st... | Peter Maydell |
2017-07-13 | Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170711' into staging | Peter Maydell |
2017-07-13 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170711'... | Peter Maydell |
2017-07-11 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170711' int... | Peter Maydell |
2017-07-11 | mips/malta: load the initrd at the end of the low memory | Aurelien Jarno |
2017-07-11 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170710.0' ... | Peter Maydell |
2017-07-11 | ARM: KVM: Enable in-kernel timers with user space gic | Alexander Graf |
2017-07-11 | aspeed: Register all watchdogs | Joel Stanley |
2017-07-11 | hw/misc: Add Exynos4210 Pseudo Random Number Generator | Krzysztof Kozlowski |
2017-07-11 | hw/core: fix missing return value in load_image_targphys_as() | Philippe Mathieu-Daudé |
2017-07-11 | elf-loader: warn about invalid endianness | Philippe Mathieu-Daudé |
2017-07-11 | hw/pci: define msi_nonbroken in pci-stub | Philippe Mathieu-Daudé |
2017-07-11 | spapr: populate device tree depending on XIVE_EXPLOIT option | Cédric Le Goater |
2017-07-11 | spapr: introduce the XIVE_EXPLOIT option in CAS | Cédric Le Goater |
2017-07-11 | spapr: Only report host/guest IOMMU page size mismatches on KVM | David Gibson |
2017-07-11 | spapr: fix memory hotplug error path | Greg Kurz |
2017-07-11 | spapr: Use unplug_request for PCI hot unplug | David Gibson |
2017-07-11 | spapr: Remove unnecessary differences between hotplug and coldplug paths | David Gibson |
2017-07-11 | spapr: Add DRC release method | David Gibson |
2017-07-11 | spapr: Uniform DRC reset paths | David Gibson |
2017-07-11 | spapr: Leave DR-indicator management to the guest | David Gibson |
2017-07-11 | spapr: fix migration to pseries machine < 2.8 | Laurent Vivier |
2017-07-11 | spapr: fix bogus function name in comment | Greg Kurz |
2017-07-11 | spapr: make spapr_populate_hotplug_cpu_dt() static | Greg Kurz |
2017-07-10 | migration: Rename cleanup() to save_cleanup() | Juan Quintela |
2017-07-10 | migration: Rename save_live_setup() to save_setup() | Juan Quintela |
2017-07-10 | vfio/pci: Fixup v0 PCIe capabilities | Alex Williamson |
2017-07-10 | vfio: Test realized when using VFIOGroup.device_list iterator | Alex Williamson |
2017-07-07 | xen/pt: Fixup addr validation in xen_pt_pci_config_access_check | Anoob Soman |
2017-07-07 | xen-platform: Cleanup network infrastructure when emulated NICs are unplugged | Ross Lagerwall |
2017-07-07 | xenfb: remove xen_init_display "temporary" hack | Stefano Stabellini |
2017-07-06 | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170706' into s... | Peter Maydell |
2017-07-06 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-07-05 | hw/s390x/ipl: Fix endianness problem with netboot_start_addr | Thomas Huth |
2017-07-05 | virtio-scsi-ccw: use ioeventfd even when KVM is disabled | QingFeng Hao |
2017-07-05 | s390x: fix realize inheritance for kvm-flic | Halil Pasic |
2017-07-05 | s390x: fix error propagation in kvm-flic's realize | Halil Pasic |
2017-07-05 | s390x/3270: fix instruction interception handler | Dong Jia Shi |
2017-07-05 | s390x: vmstatify config migration for virtio-ccw | Halil Pasic |
2017-07-04 | vapic: use tcg_enabled | Paolo Bonzini |
2017-07-04 | virtio-scsi: finalize IOMMU support | Jason Wang |
2017-07-04 | hw/misc/edu: Compile the edu device as common object | Thomas Huth |
2017-07-04 | include/exec/poison: Mark CONFIG_KVM as poisoned, too | Thomas Huth |
2017-07-04 | Move CONFIG_KVM related definitions to kvm_i386.h | Thomas Huth |
2017-07-04 | Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next.for-upstre... | Peter Maydell |
2017-07-04 | xilinx-dp: Add support for the yuy2 video format | Edgar E. Iglesias |
2017-07-03 | virtio-net: fix tx queue size for !vhost-user | Michael S. Tsirkin |
2017-07-03 | vhost-user: unregister slave req handler at cleanup time | Maxime Coquelin |
2017-07-03 | vhost: ensure vhost_ops are set before calling iotlb callback | Maxime Coquelin |