Age | Commit message (Expand) | Author |
2018-06-29 | trace: Fix format string for the struct timeval members casted to size_t | Philippe Mathieu-Daudé |
2018-06-29 | simpletrace: Convert name from mapping record to str | Eduardo Habkost |
2018-06-28 | Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in... | Peter Maydell |
2018-06-28 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2018-06-28 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180627' i... | Peter Maydell |
2018-06-28 | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-2018-06-27' i... | Peter Maydell |
2018-06-28 | Delete AF_UNIX socket after close | Pavel Balaev |
2018-06-28 | socket: don't free msgfds if error equals EAGAIN | linzhecheng |
2018-06-28 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2018-06-27 | target/mips: Fix gdbstub to read/write 64 bit FP registers | Yongbok Kim |
2018-06-27 | target/mips: Fix data type for offset | Yongbok Kim |
2018-06-27 | target/mips: Update gen_flt_ldst() | Yongbok Kim |
2018-06-27 | target/mips: Fix microMIPS on reset | Yongbok Kim |
2018-06-27 | target/mips: Raise a RI when given fs is n/a from CTC1 | Yongbok Kim |
2018-06-27 | hw/pci-host/xilinx-pcie: don't make "io" region be RAM | Peter Maydell |
2018-06-27 | hw/mips/mips_malta: don't make bios region 'nomigrate' | Peter Maydell |
2018-06-27 | hw/mips/boston: don't make flash region 'nomigrate' | Peter Maydell |
2018-06-27 | MAINTAINERS: update target-mips maintainers | Aleksandar Markovic |
2018-06-27 | linux-aio: properly bubble up errors from initialization | Nishanth Aravamudan |
2018-06-27 | compiler: add a sizeof_field() macro | Stefan Hajnoczi |
2018-06-27 | migration: fix crash in when incoming client channel setup fails | Daniel P. Berrangé |
2018-06-27 | postcopy: drop ram_pages parameter from postcopy_ram_incoming_init() | David Hildenbrand |
2018-06-27 | migration: Stop sending whole pages through main channel | Juan Quintela |
2018-06-27 | migration: Remove not needed semaphore and quit | Juan Quintela |
2018-06-27 | migration: Wait for blocking IO | Juan Quintela |
2018-06-27 | migration: Start sending messages | Juan Quintela |
2018-06-27 | migration: Create ram_save_multifd_page | Juan Quintela |
2018-06-27 | migration: Create multifd_bytes ram_counter | Juan Quintela |
2018-06-27 | migration: Synchronize multifd threads with main thread | Juan Quintela |
2018-06-27 | migration: Add block where to send/receive packets | Juan Quintela |
2018-06-27 | migration: Multifd channels always wait on the sem | Juan Quintela |
2018-06-27 | migration: Add multifd traces for start/end thread | Juan Quintela |
2018-06-27 | migration: Abstract the number of bytes sent | Juan Quintela |
2018-06-27 | migration: Calculate mbps only during transfer time | Juan Quintela |
2018-06-27 | migration: Create multifd packet | Juan Quintela |
2018-06-27 | migration: Create multipage support | Juan Quintela |
2018-06-27 | trace: forbid floating point types | Stefan Hajnoczi |
2018-06-27 | trace: enable tracing of TCG atomics | Emilio G. Cota |
2018-06-27 | trace: add trace_mem_build_info_no_se_be/le | Emilio G. Cota |
2018-06-27 | trace: expand mem_info:size_shift to 3 bits | Emilio G. Cota |
2018-06-27 | trace: simplify trace_mem functions | Emilio G. Cota |
2018-06-27 | trace: fix misreporting of TCG access sizes for user-space | Emilio G. Cota |
2018-06-26 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180626'... | Peter Maydell |
2018-06-26 | aspeed/timer: use the APB frequency from the SCU | Cédric Le Goater |
2018-06-26 | aspeed: initialize the SCU controller first | Cédric Le Goater |
2018-06-26 | aspeed/scu: introduce clock frequencies | Cédric Le Goater |
2018-06-26 | hw/arm/smmuv3: Add notifications on invalidation | Eric Auger |
2018-06-26 | hw/arm/smmuv3: IOTLB emulation | Eric Auger |
2018-06-26 | hw/arm/smmuv3: Cache/invalidate config data | Eric Auger |
2018-06-26 | hw/arm/smmuv3: Fix translate error handling | Jia He |