Age | Commit message (Expand) | Author |
2017-08-31 | Merge remote-tracking branch 'remotes/elmarco/tags/tidy-pull-request' into st... | Peter Maydell |
2017-08-31 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2017-08-31 | eepro100: replace g_malloc()+memcpy() with g_memdup() | Marc-André Lureau |
2017-08-31 | i386: replace g_malloc()+memcpy() with g_memdup() | Marc-André Lureau |
2017-08-31 | msix: use DIV_ROUND_UP | Marc-André Lureau |
2017-08-31 | usb-hub: use DIV_ROUND_UP | Marc-André Lureau |
2017-08-31 | q35: use DIV_ROUND_UP | Marc-André Lureau |
2017-08-31 | piix: use DIV_ROUND_UP | Marc-André Lureau |
2017-08-31 | virtio-serial: use DIV_ROUND_UP | Marc-André Lureau |
2017-08-31 | virtio-gpu: use DIV_ROUND_UP | Marc-André Lureau |
2017-08-31 | vga: use DIV_ROUND_UP | Marc-André Lureau |
2017-08-31 | pcspk: use QEMU_ALIGN_DOWN | Marc-André Lureau |
2017-08-31 | i8254: use QEMU_ALIGN_DOWN | Marc-André Lureau |
2017-08-31 | vhost: use QEMU_ALIGN_DOWN | Marc-André Lureau |
2017-08-30 | s390x/pci: fixup trap_msix() | Yi Min Zhao |
2017-08-30 | s390x/s390-stattrib: Mark the storage attribute as not user_creatable | Thomas Huth |
2017-08-30 | s390x/kvm: move KVM declarations and stubs to separate files | David Hildenbrand |
2017-08-30 | s390x: avoid calling kvm_ functions outside of target/s390x/ | David Hildenbrand |
2017-08-30 | target/s390x: move gtod_*() declarations to s390-virtio.h | David Hildenbrand |
2017-08-30 | s390x: drop inclusion of sysemu/kvm.h from some files | David Hildenbrand |
2017-08-30 | s390x/cpumodel: factor out determination of default model name | David Hildenbrand |
2017-08-30 | target/s390x: no need to pass kvm_state to savevm_gtod handlers | David Hildenbrand |
2017-08-30 | target/s390x: simplify gs_allowed() | David Hildenbrand |
2017-08-30 | target/s390x: simplify ri_allowed() | David Hildenbrand |
2017-08-30 | s390x/kvm: drop KVMState parameter from s390_get_memslot_count() | David Hildenbrand |
2017-08-30 | s390x/s390-skeys: Mark the storage key devices with user_creatable = false | Thomas Huth |
2017-08-30 | s390x/sclp: properly guard pci-specific functions | Cornelia Huck |
2017-08-30 | s390x/ccw: create s390 phb conditionally | Cornelia Huck |
2017-08-30 | s390x: chsc nt2 events are pci-only | Cornelia Huck |
2017-08-30 | s390x/pci: add stubs | Cornelia Huck |
2017-08-30 | kvm: remove hard dependency on pci | Cornelia Huck |
2017-08-30 | 9pfs: fix dependencies | Cornelia Huck |
2017-08-30 | watchdog/wdt_diag288: Mark diag288 watchdog as non-hotpluggable | Thomas Huth |
2017-08-30 | s390x/ipl: The s390-ipl device is not hot-pluggable | Thomas Huth |
2017-08-30 | s390x: introduce 2.11 compat machine | Cornelia Huck |
2017-08-30 | s390x/css: generate solicited crw for rchp completion signaling | Dong Jia Shi |
2017-08-30 | s390x/css: use macro for event-information pending error recover code | Dong Jia Shi |
2017-08-29 | nvme: Fix get/set number of queues feature, again | Dan Aloni |
2017-08-23 | numa: Move numa_legacy_auto_assign_ram to pc-i440fx-2.9 | Eduardo Habkost |
2017-08-22 | hw/ppc/spapr_iommu: Fix crash when removing the "spapr-tce-table" device | Thomas Huth |
2017-08-22 | hw/ppc/spapr_rtc: Mark the RTC device with user_creatable = false | Thomas Huth |
2017-08-22 | hw/ppc/spapr: Fix segfault when instantiating a 'pc-dimm' without 'memdev' | Thomas Huth |
2017-08-22 | spapr: Allow configure-connector to be called multiple times | Bharata B Rao |
2017-08-15 | mmio-interface: Mark as not user creatable | Peter Maydell |
2017-08-15 | qxl: call qemu_spice_display_init_common for secondary devices | Paolo Bonzini |
2017-08-14 | xlnx-qspi: add a property for mmio-execution | KONRAD Frederic |
2017-08-14 | hw/misc/mmio_interface: Return after error_setg() to avoid crash | Thomas Huth |
2017-08-10 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2017-08-10 | virtio-blk: handle blk_getlength() errors | Stefan Hajnoczi |
2017-08-10 | IDE: Do not flush empty CDROM drives | Stefan Hajnoczi |