aboutsummaryrefslogtreecommitdiff
path: root/cputlb.c
AgeCommit message (Expand)Author
2013-09-03cpu: Use QTAILQ for CPU listAndreas Färber
2013-07-09cpu: Make first_cpu and next_cpu CPUStateAndreas Färber
2013-07-04memory: return MemoryRegion from qemu_ram_addr_from_hostPaolo Bonzini
2013-07-04exec: move qemu_ram_addr_from_host_nofail to cputlb.cPaolo Bonzini
2013-06-28cpu: Turn cpu_unassigned_access() into a CPUState hookAndreas Färber
2013-06-20exec: Resolve subpages in one step except for IOTLB fillsJan Kiszka
2013-06-14cputlb: fix debug logsHervé Poussineau
2013-05-29memory: add address_space_translatePaolo Bonzini
2013-05-29cputlb: simplify tlb_set_pagePaolo Bonzini
2013-02-16cpu: Move current_tb field to CPUStateAndreas Färber
2012-12-19exec: move include files to include/exec/Paolo Bonzini
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity
2012-10-22memory: per-AddressSpace dispatchAvi Kivity
2012-10-15memory: rename 'exec-obsolete.h'Avi Kivity
2012-09-15Remove unused CONFIG_TCG_PASS_AREG0 and dead codeBlue Swirl
2012-08-15cputlb.c: Fix out of date commentPeter Maydell
2012-05-12cputlb: fix watchpoints handlingMax Filippov
2012-05-01cputlb: prepare private memory API for public consumptionBlue Swirl
2012-05-01cputlb: move TLB handling to a separate fileBlue Swirl