Age | Commit message (Expand) | Author | Files | Lines |
2018-10-25 | target/mips: Add disassembler support for nanoMIPS | Aleksandar Markovic | 1 | -0/+1 |
2018-10-19 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -2/+2 |
2018-10-19 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20181018' into staging | Peter Maydell | 4 | -16/+50 |
2018-10-19 | target-i386 : add coalesced_pio API | Peng Hao | 1 | -2/+2 |
2018-10-19 | COLO: Load dirty pages into SVM's RAM cache firstly | Zhang Chen | 1 | -0/+1 |
2018-10-18 | cputlb: read CPUTLBEntry.addr_write atomically | Emilio G. Cota | 2 | -2/+11 |
2018-10-18 | tcg: Add tlb_index and tlb_entry helpers | Richard Henderson | 2 | -15/+29 |
2018-10-18 | cputlb: serialize tlb updates with env->tlb_lock | Emilio G. Cota | 1 | -0/+3 |
2018-10-18 | exec: introduce tlb_init | Emilio G. Cota | 1 | -0/+8 |
2018-10-02 | memory: Remove old_mmio accessors | Peter Maydell | 1 | -5/+0 |
2018-10-02 | hostmem-file: make available memory-backend-file on POSIX-based hosts | Hikaru Nishida | 1 | -1/+1 |
2018-08-28 | ppc: Remove deprecated ppcemb target | Thomas Huth | 1 | -1/+0 |
2018-08-21 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re... | Peter Maydell | 2 | -11/+24 |
2018-08-21 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2 | -4/+55 |
2018-08-20 | memory: Remove MMIO request_ptr APIs | Peter Maydell | 1 | -35/+0 |
2018-08-17 | linux-user: fix 32bit g2h()/h2g() | Laurent Vivier | 2 | -11/+24 |
2018-08-14 | accel/tcg: Check whether TLB entry is RAM consistently with how we set it up | Peter Maydell | 1 | -2/+0 |
2018-08-10 | hostmem-file: add the 'pmem' option | Junyan He | 2 | -0/+7 |
2018-08-10 | memory, exec: switch file ram allocation functions to 'flags' parameters | Junyan He | 2 | -4/+28 |
2018-08-10 | memory, exec: Expose all memory block related flags. | Junyan He | 1 | -0/+20 |
2018-07-02 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -5/+3 |
2018-07-02 | tcg: Define and use new tlb_hit() and tlb_hit_page() functions | Peter Maydell | 2 | -2/+24 |
2018-07-02 | tcg: simplify !CONFIG_TCG handling of tb_invalidate_* | Paolo Bonzini | 1 | -5/+3 |
2018-07-02 | tcg: Fix --disable-tcg build breakage | Philippe Mathieu-Daudé | 1 | -4/+9 |
2018-06-28 | memory/hmp: Print owners/parents in "info mtree" | Alexey Kardashevskiy | 1 | -1/+1 |
2018-06-28 | move public invalidate APIs out of translate-all.{c,h}, clean up | Paolo Bonzini | 2 | -4/+6 |
2018-06-28 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180627' i... | Peter Maydell | 1 | -1/+0 |
2018-06-27 | postcopy: drop ram_pages parameter from postcopy_ram_incoming_init() | David Hildenbrand | 1 | -1/+0 |
2018-06-27 | trace: fix misreporting of TCG access sizes for user-space | Emilio G. Cota | 1 | -3/+8 |
2018-06-26 | tcg: Support MMU protection regions smaller than TARGET_PAGE_SIZE | Peter Maydell | 1 | -1/+4 |
2018-06-21 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180615' into staging | Peter Maydell | 4 | -26/+37 |
2018-06-15 | tcg: remove tb_lock | Emilio G. Cota | 4 | -9/+5 |
2018-06-15 | translate-all: protect TB jumps with a per-destination-TB lock | Emilio G. Cota | 1 | -13/+22 |
2018-06-15 | translate-all: introduce assert_no_pages_locked | Emilio G. Cota | 1 | -0/+8 |
2018-06-15 | translate-all: use per-page locking in !user-mode | Emilio G. Cota | 1 | -1/+2 |
2018-06-15 | translate-all: iterate over TBs in a page with PAGE_FOR_EACH_TB | Emilio G. Cota | 1 | -1/+1 |
2018-06-15 | tcg: move tb_ctx.tb_phys_invalidate_count to tcg_ctx | Emilio G. Cota | 1 | -1/+0 |
2018-06-15 | tcg: track TBs with per-region BST's | Emilio G. Cota | 2 | -2/+0 |
2018-06-15 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180615a'... | Peter Maydell | 1 | -1/+3 |
2018-06-15 | exec.c: Handle IOMMUs in address_space_translate_for_iotlb() | Peter Maydell | 1 | -1/+2 |
2018-06-15 | iommu: Add IOMMU index argument to translate method | Peter Maydell | 1 | -1/+2 |
2018-06-15 | iommu: Add IOMMU index argument to notifier APIs | Peter Maydell | 1 | -1/+6 |
2018-06-15 | iommu: Add IOMMU index concept to IOMMU API | Peter Maydell | 1 | -0/+55 |
2018-06-15 | bswap: Add new stn_*_p() and ldn_*_p() memory access functions | Peter Maydell | 1 | -0/+4 |
2018-06-15 | cputlb: Pass cpu_transaction_failed() the correct physaddr | Peter Maydell | 1 | -2/+11 |
2018-06-15 | cpu-defs.h: Document CPUIOTLBEntry 'addr' field | Peter Maydell | 1 | -0/+9 |
2018-06-15 | migration: Poison ramblock loops in migration | Dr. David Alan Gilbert | 1 | -1/+3 |
2018-06-04 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i... | Peter Maydell | 1 | -0/+4 |
2018-06-04 | Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into st... | Peter Maydell | 1 | -1/+1 |
2018-06-04 | migration: discard non-migratable RAMBlocks | Cédric Le Goater | 1 | -0/+4 |