Age | Commit message (Expand) | Author |
2017-06-08 | vhost-user-bridge: fix iov_restore_front() warning | Marc-André Lureau |
2017-06-07 | arm_gicv3: Fix ICC_BPR1 reset value when EL3 not implemented | Peter Maydell |
2017-06-07 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170607' i... | Peter Maydell |
2017-06-07 | Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.10-pull-request'... | Peter Maydell |
2017-06-07 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell |
2017-06-07 | target/m68k: implement rtd | Laurent Vivier |
2017-06-07 | Merge remote-tracking branch 'remotes/rth/tags/pull-s390-20170606' into staging | Peter Maydell |
2017-06-07 | qemu/migration: fix the double free problem on from_src_file | QingFeng Hao |
2017-06-07 | ram: Make RAMState dynamic | Juan Quintela |
2017-06-07 | ram: Use MigrationStats for statistics | Juan Quintela |
2017-06-07 | ram: Move ZERO_TARGET_PAGE inside XBZRLE | Juan Quintela |
2017-06-07 | ram: Call migration_page_queue_free() at ram_migration_cleanup() | Juan Quintela |
2017-06-07 | ram: We only print throttling information sometimes | Juan Quintela |
2017-06-07 | ram: Unfold get_xbzrle_cache_stats() into populate_ram_info() | Juan Quintela |
2017-06-07 | Revert "Change net/socket.c to use socket_*() functions" again | Daniel P. Berrange |
2017-06-07 | net/rocker: Cleanup the useless return value check | Mao Zhongyi |
2017-06-06 | target/s390x: addressing exceptions are suppressing | David Hildenbrand |
2017-06-06 | target/s390x: mark ETF2 and ETF2-ENH facilities as available | Aurelien Jarno |
2017-06-06 | target/s390x: check alignment in CDSG in the !CONFIG_ATOMIC128 case | Aurelien Jarno |
2017-06-06 | target/s390x: implement STORE PAIR TO QUADWORD | Aurelien Jarno |
2017-06-06 | target/s390x: implement LOAD PAIR FROM QUADWORD | Aurelien Jarno |
2017-06-06 | target/s390x: implement TRANSLATE ONE/TWO TO ONE/TWO | Aurelien Jarno |
2017-06-06 | target/s390x: implement TEST DECIMAL | Aurelien Jarno |
2017-06-06 | target/s390x: implement UNPACK UNICODE | Aurelien Jarno |
2017-06-06 | target/s390x: implement UNPACK ASCII | Aurelien Jarno |
2017-06-06 | target/s390x: implement PACK UNICODE | Aurelien Jarno |
2017-06-06 | target/s390x: implement PACK ASCII | Aurelien Jarno |
2017-06-06 | target/s390x: implement MOVE LONG UNICODE | Aurelien Jarno |
2017-06-06 | target/s390x: implement COMPARE LOGICAL LONG UNICODE | Aurelien Jarno |
2017-06-06 | target/s390x: improve MOVE LONG and MOVE LONG EXTENDED | Aurelien Jarno |
2017-06-06 | target/s390x: fix adj_len_to_page | Aurelien Jarno |
2017-06-06 | target/s390x: implement COMPARE LOGICAL LONG | Aurelien Jarno |
2017-06-06 | target/s390x: fix COMPARE LOGICAL LONG EXTENDED | Aurelien Jarno |
2017-06-06 | target/s390x: improve 24-bit and 31-bit lengths read/write | Aurelien Jarno |
2017-06-06 | target/s390x: improve 24-bit and 31-bit addresses write | Aurelien Jarno |
2017-06-06 | target/s390x: improve 24-bit and 31-bit addresses read | Aurelien Jarno |
2017-06-06 | target/s390x: implement MOVE ZONES | Aurelien Jarno |
2017-06-06 | target/s390x: implement MOVE WITH OFFSET | Aurelien Jarno |
2017-06-06 | target/s390x: implement MOVE NUMERICS | Aurelien Jarno |
2017-06-06 | target/s390x: implement MOVE INVERSE | Aurelien Jarno |
2017-06-06 | target/s390x: implement COMPARE AND SIGNAL | Aurelien Jarno |
2017-06-06 | target/s390x: implement PACK | Aurelien Jarno |
2017-06-06 | target/s390x: implement TEST ADDRESSING MODE | Aurelien Jarno |
2017-06-06 | target/s390x: implement TEST AND SET | Aurelien Jarno |
2017-06-06 | target/s390x: implement local-TLB-clearing in IPTE | Aurelien Jarno |
2017-06-06 | target/s390x: remove some Linux assumptions from IPTE | Aurelien Jarno |
2017-06-06 | target/s390x: remove dead code in translate.c | Aurelien Jarno |
2017-06-06 | target/s390x/cpu_models: Allow some additional feature bits for the "qemu" CPU | Thomas Huth |
2017-06-06 | target/s390x: Re-implement a few EXECUTE target insns directly | Richard Henderson |
2017-06-06 | target/s390x: Implement EXECUTE via new TranslationBlock | Richard Henderson |