aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-04audio: remove Y8950 configurationJuan Quintela
2017-05-04adlib: Remove support for YMF262Juan Quintela
2017-05-04audio: fix WAVState leakMarc-André Lureau
2017-05-04audio: release capture buffersGerd Hoffmann
2017-05-04hw/audio: convert exit callback in HDACodecDeviceClass to voidZihan Yang
2017-05-04hw/audio: replace exit with unrealize in hda_codec_device_class_initZihan Yang
2017-05-04target/openrisc: Support non-busy idle state using PMR SPRStafford Horne
2017-05-04target/openrisc: Remove duplicate features propertyStafford Horne
2017-05-04target/openrisc: Implement full vmstate serializationStafford Horne
2017-05-04migration: Add VMSTATE_STRUCT_2DARRAY()Stafford Horne
2017-05-04target/openrisc: implement shadow registersStafford Horne
2017-05-04migration: Add VMSTATE_UINTTL_2DARRAY()Stafford Horne
2017-05-04target/openrisc: add numcores and coreid supportStafford Horne
2017-05-04target/openrisc: Fixes for memory debuggingStafford Horne
2017-05-03vfio/pci: Fix incorrect error messageDong Jia Shi
2017-05-03vfio: enable 8-byte reads/writes to vfioJose Ricardo Ziviani
2017-05-03vfio: Set MemoryRegionOps:max_access_size and min_access_sizeJose Ricardo Ziviani
2017-05-03input: Add trace event for empty keyboard queueAlexander Graf
2017-05-03input: don't queue delay if pausedMarc-André Lureau
2017-05-03input: limit kbd queue depthGerd Hoffmann
2017-05-02Merge remote-tracking branch 'sthibault/tags/samuel-thibault' into stagingStefan Hajnoczi
2017-05-02hw/s390x/ipl: Fix crash with virtio-scsi-pci deviceThomas Huth
2017-05-02pc-bios/s390-ccw.img: update imageCornelia Huck
2017-05-02pc-bios/s390-ccw: add boot entry selection to El Torito routineEugene (jno) Dvurechenski
2017-05-02pc-bios/s390-ccw: add boot entry selection for ECKD DASDFarhan Ali
2017-05-02pc-bios/s390-ccw: provide entry selection on LOADPARM for SCSI diskFarhan Ali
2017-05-02pc-bios/s390-ccw: provide a function to interpret LOADPARM valueFarhan Ali
2017-05-02pc-bios/s390-ccw: get LOADPARM stored in SCP Read InfoFarhan Ali
2017-05-02pc-bios/s390-ccw: Make ebcdic/ascii conversion publicEugene (jno) Dvurechenski
2017-05-02util/qemu-config: Add loadparm to qemu machine_optsFarhan Ali
2017-05-02hw/s390x/sclp: update LOADPARM in SCP InfoFarhan Ali
2017-05-02hw/s390x/ipl: enable LOADPARM in IPIB for a boot deviceFarhan Ali
2017-05-02hw/s390x: provide loadparm property for the machineFarhan Ali
2017-04-29slirp: VMStatify remaining except for loopDr. David Alan Gilbert
2017-04-29slirp: VMStatify socket levelDr. David Alan Gilbert
2017-04-29slirp: Common lhost/fhost unionDr. David Alan Gilbert
2017-04-29slirp: VMStatify sbufDr. David Alan Gilbert
2017-04-29slirp: VMState conversion; tcpcbDr. David Alan Gilbert
2017-04-29slirp: fix pinging the virtual ipv4 DNS serverSamuel Thibault
2017-04-29slirp: tftp, copy sockaddr_sizeMarc-André Lureau
2017-04-29slirp/smb: Replace constant strings by glib stringDr. David Alan Gilbert
2017-04-29slirp: allow host port 0 for hostfwdVincent Bernat
2017-04-28Merge remote-tracking branch 'mreitz/tags/pull-block-2017-04-28' into queue-b...Kevin Wolf
2017-04-28progress: Show current progress on SIGINFOMax Reitz
2017-04-28iotests: fix exclusion optionJohn Snow
2017-04-28iotests: clarify help textJohn Snow
2017-04-28qemu-img: use blk_co_pwrite_zeroes for zero sectors when compressedLidong Chen
2017-04-28replication: Make --disable-replication compile againMarkus Armbruster
2017-04-28configure: fix trace backend list for out-of-tree buildsGreg Kurz
2017-04-28Merge remote-tracking branch 'mdroth/tags/qga-pull-2017-04-25-v2-tag' into st...Stefan Hajnoczi