summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* s390x/pci: fixup trap_msix()Yi Min Zhao2017-08-301-2/+2
* s390x/s390-stattrib: Mark the storage attribute as not user_creatableThomas Huth2017-08-302-0/+8
* s390x/kvm: move KVM declarations and stubs to separate filesDavid Hildenbrand2017-08-302-0/+2
* s390x: avoid calling kvm_ functions outside of target/s390x/David Hildenbrand2017-08-301-3/+1Star
* target/s390x: move gtod_*() declarations to s390-virtio.hDavid Hildenbrand2017-08-301-0/+2
* s390x: drop inclusion of sysemu/kvm.h from some filesDavid Hildenbrand2017-08-303-3/+1Star
* s390x/cpumodel: factor out determination of default model nameDavid Hildenbrand2017-08-301-6/+1Star
* target/s390x: no need to pass kvm_state to savevm_gtod handlersDavid Hildenbrand2017-08-301-1/+1
* target/s390x: simplify gs_allowed()David Hildenbrand2017-08-301-12/+2Star
* target/s390x: simplify ri_allowed()David Hildenbrand2017-08-301-3/+0Star
* s390x/kvm: drop KVMState parameter from s390_get_memslot_count()David Hildenbrand2017-08-301-1/+1
* s390x/s390-skeys: Mark the storage key devices with user_creatable = falseThomas Huth2017-08-302-0/+8
* s390x/sclp: properly guard pci-specific functionsCornelia Huck2017-08-303-25/+36
* s390x/ccw: create s390 phb conditionallyCornelia Huck2017-08-301-6/+8
* s390x: chsc nt2 events are pci-onlyCornelia Huck2017-08-303-6/+6
* s390x/pci: add stubsCornelia Huck2017-08-302-1/+78
* kvm: remove hard dependency on pciCornelia Huck2017-08-302-0/+16
* 9pfs: fix dependenciesCornelia Huck2017-08-302-2/+2
* watchdog/wdt_diag288: Mark diag288 watchdog as non-hotpluggableThomas Huth2017-08-301-0/+1
* s390x/ipl: The s390-ipl device is not hot-pluggableThomas Huth2017-08-301-0/+2
* s390x: introduce 2.11 compat machineCornelia Huck2017-08-301-1/+16
* s390x/css: generate solicited crw for rchp completion signalingDong Jia Shi2017-08-301-6/+10
* s390x/css: use macro for event-information pending error recover codeDong Jia Shi2017-08-301-1/+1
* numa: Move numa_legacy_auto_assign_ram to pc-i440fx-2.9Eduardo Habkost2017-08-231-1/+1
* hw/ppc/spapr_iommu: Fix crash when removing the "spapr-tce-table" deviceThomas Huth2017-08-221-0/+2
* hw/ppc/spapr_rtc: Mark the RTC device with user_creatable = falseThomas Huth2017-08-221-0/+2
* hw/ppc/spapr: Fix segfault when instantiating a 'pc-dimm' without 'memdev'Thomas Huth2017-08-224-18/+54
* spapr: Allow configure-connector to be called multiple timesBharata B Rao2017-08-221-7/+23
* mmio-interface: Mark as not user creatablePeter Maydell2017-08-151-0/+5
* qxl: call qemu_spice_display_init_common for secondary devicesPaolo Bonzini2017-08-151-1/+1
* xlnx-qspi: add a property for mmio-executionKONRAD Frederic2017-08-141-3/+33
* hw/misc/mmio_interface: Return after error_setg() to avoid crashThomas Huth2017-08-141-0/+2
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2017-08-102-2/+12
|\
| * virtio-blk: handle blk_getlength() errorsStefan Hajnoczi2017-08-101-1/+3
| * IDE: Do not flush empty CDROM drivesStefan Hajnoczi2017-08-101-1/+9
* | 9pfs: local: fix fchmodat_nofollow() limitationsGreg Kurz2017-08-102-16/+50
|/
* spapr: Fix bug in h_signal_sys_reset()Sam Bobroff2017-08-091-5/+4Star
* spapr_drc: abort if object_property_add_child() failsGreg Kurz2017-08-091-1/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-08-081-1/+6
|\
| * scsi: clarify sense codes for LUN0 emulationHannes Reinecke2017-08-081-1/+6
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2017-08-081-2/+2
|\ \
| * | hw/i386: allow SHPC for Q35 machineAleksandr Bezzubikov2017-08-071-2/+2
* | | hw/arm/virt: Add 2.10 machine typeEric Auger2017-08-071-2/+17
* | | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...Peter Maydell2017-08-041-0/+5
|\ \ \ | |_|/ |/| |
| * | cpu: don't allow negative core idLaurent Vivier2017-08-021-0/+5
* | | Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170803' into stagingPeter Maydell2017-08-042-11/+23
|\ \ \ | |_|/ |/| |
| * | mips: Add KVM T&E segment support for TCGJames Hogan2017-08-022-10/+19
| * | mips/malta: leave space for the bootmap after the initrdAurelien Jarno2017-08-021-1/+4
| |/
* / build-sys: add --disable-vhost-userMarc-André Lureau2017-08-031-2/+2
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2017-08-026-17/+53
|\