summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb-storage: Add rerror/werror propertiesKevin Wolf2018-06-293-1/+14
* qapi/job: The next release will be 3.0Kevin Wolf2018-06-291-9/+9
* block/crypto: Pacify Coverity after commit f853465aacbMarkus Armbruster2018-06-291-2/+2
* block-qdict: Pacify Coverity after commit f1b34a248e9Markus Armbruster2018-06-291-8/+8
* Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in...Peter Maydell2018-06-282-3/+19
|\
| * Delete AF_UNIX socket after closePavel Balaev2018-06-281-1/+17
| * socket: don't free msgfds if error equals EAGAINlinzhecheng2018-06-281-2/+2
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2018-06-2815-35/+77
|\ \
| * | linux-aio: properly bubble up errors from initializationNishanth Aravamudan2018-06-276-13/+53
| * | compiler: add a sizeof_field() macroStefan Hajnoczi2018-06-279-22/+24
| |/
* | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180627' i...Peter Maydell2018-06-289-30/+515
|\ \
| * | migration: fix crash in when incoming client channel setup failsDaniel P. Berrangé2018-06-271-1/+2
| * | postcopy: drop ram_pages parameter from postcopy_ram_incoming_init()David Hildenbrand2018-06-275-8/+5Star
| * | migration: Stop sending whole pages through main channelJuan Quintela2018-06-271-8/+3Star
| * | migration: Remove not needed semaphore and quitJuan Quintela2018-06-271-9/+5Star
| * | migration: Wait for blocking IOJuan Quintela2018-06-271-13/+0Star
| * | migration: Start sending messagesJuan Quintela2018-06-271-5/+24
| * | migration: Create ram_save_multifd_pageJuan Quintela2018-06-272-1/+108
| * | migration: Create multifd_bytes ram_counterJuan Quintela2018-06-273-1/+7
| * | migration: Synchronize multifd threads with main threadJuan Quintela2018-06-272-30/+121
| * | migration: Add block where to send/receive packetsJuan Quintela2018-06-272-5/+46
| * | migration: Multifd channels always wait on the semJuan Quintela2018-06-271-2/+11
| * | migration: Add multifd traces for start/end threadJuan Quintela2018-06-272-0/+26
| * | migration: Abstract the number of bytes sentJuan Quintela2018-06-271-3/+11
| * | migration: Calculate mbps only during transfer timeJuan Quintela2018-06-271-2/+4
| * | migration: Create multifd packetJuan Quintela2018-06-271-1/+144
| * | migration: Create multipage supportJuan Quintela2018-06-271-0/+57
| |/
* | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-2018-06-27' i...Peter Maydell2018-06-287-22/+28
|\ \
| * | target/mips: Fix gdbstub to read/write 64 bit FP registersYongbok Kim2018-06-271-1/+2
| * | target/mips: Fix data type for offsetYongbok Kim2018-06-271-4/+4
| * | target/mips: Update gen_flt_ldst()Yongbok Kim2018-06-271-8/+7Star
| * | target/mips: Fix microMIPS on resetYongbok Kim2018-06-271-0/+5
| * | target/mips: Raise a RI when given fs is n/a from CTC1Yongbok Kim2018-06-271-0/+3
| * | hw/pci-host/xilinx-pcie: don't make "io" region be RAMPeter Maydell2018-06-271-3/+2Star
| * | hw/mips/mips_malta: don't make bios region 'nomigrate'Peter Maydell2018-06-271-1/+1
| * | hw/mips/boston: don't make flash region 'nomigrate'Peter Maydell2018-06-271-2/+1Star
| * | MAINTAINERS: update target-mips maintainersAleksandar Markovic2018-06-271-3/+3
| |/
* | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2018-06-288-37/+128
|\ \ | |/ |/|
| * trace: forbid floating point typesStefan Hajnoczi2018-06-274-4/+7
| * trace: enable tracing of TCG atomicsEmilio G. Cota2018-06-271-6/+81
| * trace: add trace_mem_build_info_no_se_be/leEmilio G. Cota2018-06-271-0/+12
| * trace: expand mem_info:size_shift to 3 bitsEmilio G. Cota2018-06-271-4/+4
| * trace: simplify trace_mem functionsEmilio G. Cota2018-06-272-23/+19Star
| * trace: fix misreporting of TCG access sizes for user-spaceEmilio G. Cota2018-06-271-3/+8
|/
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180626'...Peter Maydell2018-06-2630-253/+1174
|\
| * aspeed/timer: use the APB frequency from the SCUCédric Le Goater2018-06-263-4/+21
| * aspeed: initialize the SCU controller firstCédric Le Goater2018-06-261-20/+20
| * aspeed/scu: introduce clock frequenciesCédric Le Goater2018-06-262-4/+172
| * hw/arm/smmuv3: Add notifications on invalidationEric Auger2018-06-264-2/+142
| * hw/arm/smmuv3: IOTLB emulationEric Auger2018-06-264-4/+176