aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-08-31Merge remote-tracking branch 'remotes/elmarco/tags/tidy-pull-request' into st...Peter Maydell
2017-08-31Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-08-31eepro100: replace g_malloc()+memcpy() with g_memdup()Marc-André Lureau
2017-08-31i386: replace g_malloc()+memcpy() with g_memdup()Marc-André Lureau
2017-08-31msix: use DIV_ROUND_UPMarc-André Lureau
2017-08-31usb-hub: use DIV_ROUND_UPMarc-André Lureau
2017-08-31q35: use DIV_ROUND_UPMarc-André Lureau
2017-08-31piix: use DIV_ROUND_UPMarc-André Lureau
2017-08-31virtio-serial: use DIV_ROUND_UPMarc-André Lureau
2017-08-31virtio-gpu: use DIV_ROUND_UPMarc-André Lureau
2017-08-31vga: use DIV_ROUND_UPMarc-André Lureau
2017-08-31pcspk: use QEMU_ALIGN_DOWNMarc-André Lureau
2017-08-31i8254: use QEMU_ALIGN_DOWNMarc-André Lureau
2017-08-31vhost: use QEMU_ALIGN_DOWNMarc-André Lureau
2017-08-30s390x/pci: fixup trap_msix()Yi Min Zhao
2017-08-30s390x/s390-stattrib: Mark the storage attribute as not user_creatableThomas Huth
2017-08-30s390x/kvm: move KVM declarations and stubs to separate filesDavid Hildenbrand
2017-08-30s390x: avoid calling kvm_ functions outside of target/s390x/David Hildenbrand
2017-08-30target/s390x: move gtod_*() declarations to s390-virtio.hDavid Hildenbrand
2017-08-30s390x: drop inclusion of sysemu/kvm.h from some filesDavid Hildenbrand
2017-08-30s390x/cpumodel: factor out determination of default model nameDavid Hildenbrand
2017-08-30target/s390x: no need to pass kvm_state to savevm_gtod handlersDavid Hildenbrand
2017-08-30target/s390x: simplify gs_allowed()David Hildenbrand
2017-08-30target/s390x: simplify ri_allowed()David Hildenbrand
2017-08-30s390x/kvm: drop KVMState parameter from s390_get_memslot_count()David Hildenbrand
2017-08-30s390x/s390-skeys: Mark the storage key devices with user_creatable = falseThomas Huth
2017-08-30s390x/sclp: properly guard pci-specific functionsCornelia Huck
2017-08-30s390x/ccw: create s390 phb conditionallyCornelia Huck
2017-08-30s390x: chsc nt2 events are pci-onlyCornelia Huck
2017-08-30s390x/pci: add stubsCornelia Huck
2017-08-30kvm: remove hard dependency on pciCornelia Huck
2017-08-309pfs: fix dependenciesCornelia Huck
2017-08-30watchdog/wdt_diag288: Mark diag288 watchdog as non-hotpluggableThomas Huth
2017-08-30s390x/ipl: The s390-ipl device is not hot-pluggableThomas Huth
2017-08-30s390x: introduce 2.11 compat machineCornelia Huck
2017-08-30s390x/css: generate solicited crw for rchp completion signalingDong Jia Shi
2017-08-30s390x/css: use macro for event-information pending error recover codeDong Jia Shi
2017-08-29nvme: Fix get/set number of queues feature, againDan Aloni
2017-08-23numa: Move numa_legacy_auto_assign_ram to pc-i440fx-2.9Eduardo Habkost
2017-08-22hw/ppc/spapr_iommu: Fix crash when removing the "spapr-tce-table" deviceThomas Huth
2017-08-22hw/ppc/spapr_rtc: Mark the RTC device with user_creatable = falseThomas Huth
2017-08-22hw/ppc/spapr: Fix segfault when instantiating a 'pc-dimm' without 'memdev'Thomas Huth
2017-08-22spapr: Allow configure-connector to be called multiple timesBharata B Rao
2017-08-15mmio-interface: Mark as not user creatablePeter Maydell
2017-08-15qxl: call qemu_spice_display_init_common for secondary devicesPaolo Bonzini
2017-08-14xlnx-qspi: add a property for mmio-executionKONRAD Frederic
2017-08-14hw/misc/mmio_interface: Return after error_setg() to avoid crashThomas Huth
2017-08-10Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-08-10virtio-blk: handle blk_getlength() errorsStefan Hajnoczi
2017-08-10IDE: Do not flush empty CDROM drivesStefan Hajnoczi