aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-08-30s390x/css: use macro for event-information pending error recover codeDong Jia Shi
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
2017-08-109pfs: local: fix fchmodat_nofollow() limitationsGreg Kurz
2017-08-09spapr: Fix bug in h_signal_sys_reset()Sam Bobroff
2017-08-09spapr_drc: abort if object_property_add_child() failsGreg Kurz
2017-08-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-08-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-08-08scsi: clarify sense codes for LUN0 emulationHannes Reinecke
2017-08-08hw/i386: allow SHPC for Q35 machineAleksandr Bezzubikov
2017-08-07hw/arm/virt: Add 2.10 machine typeEric Auger
2017-08-04Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...Peter Maydell
2017-08-04Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170803' into stagingPeter Maydell
2017-08-03build-sys: add --disable-vhost-userMarc-André Lureau
2017-08-02cpu: don't allow negative core idLaurent Vivier
2017-08-02mips: Add KVM T&E segment support for TCGJames Hogan
2017-08-02mips/malta: leave space for the bootmap after the initrdAurelien Jarno
2017-08-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-08-02pc: acpi: force FADT rev1 for 440fx based machine typesIgor Mammedov
2017-08-02pc: make 'pc.rom' readonly when machine has PCI enabledIgor Mammedov
2017-08-02intel_iommu: use access_flags for iotlbPeter Xu
2017-08-02intel_iommu: fix iova for ptPeter Xu
2017-08-02vhost-user: fix legacy cross-endian configurationsFelipe Franciosi
2017-08-02vhost: fix a memory leakPeng Hao
2017-08-01mc146818rtc: implement UIP latching as intendedPaolo Bonzini
2017-08-01mc146818rtc: simplify check_update_timerPaolo Bonzini
2017-08-01hw/scsi/vmw_pvscsi: Convert to realizeMao Zhongyi
2017-08-01hw/scsi/vmw_pvscsi: Remove the dead error handlingMao Zhongyi
2017-08-01bt: stop the sdp memory allocation crazinessPaolo Bonzini
2017-08-01trace-events: fix code style: print 0x before hex numbersVladimir Sementsov-Ogievskiy
2017-08-01trace-events: fix code style: %# -> 0x%Vladimir Sementsov-Ogievskiy
2017-08-01trace: add trace_event_get_state_backends()Stefan Hajnoczi
2017-07-31hw/mps2_scc: fix incorrect propertiespull-target-arm-20170731Philippe Mathieu-Daudé
2017-07-31target/arm: Rename cp15.c6_rgnr to pmsav7.rnrPeter Maydell
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé
2017-07-31ivshmem: fix incorrect error handling in ivshmem_recv_msg()Philippe Mathieu-Daudé
2017-07-31loader: check get_image_size() return valuePhilippe Mathieu-Daudé
2017-07-31fix qemu-system-unicore32 crashing when calling without -kernelEduardo Otubo
2017-07-29Revert "spapr: populate device tree depending on XIVE_EXPLOIT option"David Gibson
2017-07-29spapr_drc: fix realize and unrealizeGreg Kurz