aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-28hw/char/serial: Only retry if qemu_chr_fe_write returns 0Sergio Lopez
2018-06-28main-loop: document IOCanReadHandlerStefan Hajnoczi
2018-06-28chardev: don't splatter terminal settings on exit if not previously setDaniel P. Berrangé
2018-06-28move public invalidate APIs out of translate-all.{c,h}, clean upPaolo Bonzini
2018-06-28exec: Fix MAP_RAM for cached accessEric Auger
2018-06-28Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180627' i...Peter Maydell
2018-06-28Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-2018-06-27' i...Peter Maydell
2018-06-28Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2018-06-27target/mips: Fix gdbstub to read/write 64 bit FP registersYongbok Kim
2018-06-27target/mips: Fix data type for offsetYongbok Kim
2018-06-27target/mips: Update gen_flt_ldst()Yongbok Kim
2018-06-27target/mips: Fix microMIPS on resetYongbok Kim
2018-06-27target/mips: Raise a RI when given fs is n/a from CTC1Yongbok Kim
2018-06-27hw/pci-host/xilinx-pcie: don't make "io" region be RAMPeter Maydell
2018-06-27hw/mips/mips_malta: don't make bios region 'nomigrate'Peter Maydell
2018-06-27hw/mips/boston: don't make flash region 'nomigrate'Peter Maydell
2018-06-27MAINTAINERS: update target-mips maintainersAleksandar Markovic
2018-06-27migration: fix crash in when incoming client channel setup failsDaniel P. Berrangé
2018-06-27postcopy: drop ram_pages parameter from postcopy_ram_incoming_init()David Hildenbrand
2018-06-27migration: Stop sending whole pages through main channelJuan Quintela
2018-06-27migration: Remove not needed semaphore and quitJuan Quintela
2018-06-27migration: Wait for blocking IOJuan Quintela
2018-06-27migration: Start sending messagesJuan Quintela
2018-06-27migration: Create ram_save_multifd_pageJuan Quintela
2018-06-27migration: Create multifd_bytes ram_counterJuan Quintela
2018-06-27migration: Synchronize multifd threads with main threadJuan Quintela
2018-06-27migration: Add block where to send/receive packetsJuan Quintela
2018-06-27migration: Multifd channels always wait on the semJuan Quintela
2018-06-27migration: Add multifd traces for start/end threadJuan Quintela
2018-06-27migration: Abstract the number of bytes sentJuan Quintela
2018-06-27migration: Calculate mbps only during transfer timeJuan Quintela
2018-06-27migration: Create multifd packetJuan Quintela
2018-06-27migration: Create multipage supportJuan Quintela
2018-06-27trace: forbid floating point typesStefan Hajnoczi
2018-06-27trace: enable tracing of TCG atomicsEmilio G. Cota
2018-06-27trace: add trace_mem_build_info_no_se_be/leEmilio G. Cota
2018-06-27trace: expand mem_info:size_shift to 3 bitsEmilio G. Cota
2018-06-27trace: simplify trace_mem functionsEmilio G. Cota
2018-06-27trace: fix misreporting of TCG access sizes for user-spaceEmilio G. Cota
2018-06-26Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180626'...Peter Maydell
2018-06-26aspeed/timer: use the APB frequency from the SCUCédric Le Goater
2018-06-26aspeed: initialize the SCU controller firstCédric Le Goater
2018-06-26aspeed/scu: introduce clock frequenciesCédric Le Goater
2018-06-26hw/arm/smmuv3: Add notifications on invalidationEric Auger
2018-06-26hw/arm/smmuv3: IOTLB emulationEric Auger
2018-06-26hw/arm/smmuv3: Cache/invalidate config dataEric Auger
2018-06-26hw/arm/smmuv3: Fix translate error handlingJia He
2018-06-26target/arm: Handle small regions in get_phys_addr_pmsav8()Peter Maydell
2018-06-26target/arm: Set page (region) size in get_phys_addr_pmsav7()Peter Maydell
2018-06-26tcg: Support MMU protection regions smaller than TARGET_PAGE_SIZEPeter Maydell