index
:
~alon/qemu
async_and_s3.v3
async_and_s3.v4
async_and_s3.v5
async_and_s3.v6
async_and_s3.v7
async_monitor
bz747011-screendump-async.v3
bz_virtio_console_epipe
fb_async_fix.v2
features/qxl-monitors-config
kd
libcacard
libcacard-fedora
libcacard.1
libcacard_ccid.1
libcacard_ccid.2
libcacard_ccid.4
libcacard_fixes
locking.fixes.candidate.1
master
pull-libcacard-1
pull-libcacard-assert
pull-libcacard.afe
pull-libcacard.data
pull-libcacard.glusterfs
qemu-kvm.master.spice.v36.s3.v1
qemu.qxl_debug.for_gerd
qemu.s3.v1
qkm.spice.v28.ccid.v15
qxl-fixes
qxl/pull
s3.v3
s3.v4.async.api
s3.v4.async.api.v2
screendump-qapi
spice-vmc.resethandler.v1
spice.kvm.v11.spicevmc
spice.kvm.v11.spicevmc_and_ccid
spice.kvm.v14.spicevmc
spice.kvm.v14.spicevmc_and_ccid_and_chardev
spice.kvm.v14.usb_ccid
spice.kvm.v14.usb_ccid.spicevmc_chardev
spice.kvm.v14.usb_ccid.spicevmc_chardev.refactor_vdiport_interface
spice.kvm.v14.usb_ccid_original_patches
spice.kvm.v18
spice.kvm.v18.ccid.v8.1.based
spice.kvm.v18.usb-ccid.v2
spice.kvm.v18.usb-ccid.v3
spice.kvm.v18.usb-ccid.v4
spice.kvm.v18.usb-ccid.v5
spice.kvm.v18.usb-ccid.v6
spice.kvm.v18.usb-ccid.wip
spice.v18
spice.v36.s3.v1
spice.v36.s3.v2
spice.v36.s3.wip
spice_semi_seamless_migration_gerd_on_vacation
testpatch
to-q/qxl/fb_async_fix.v1
usb-ccid.kvm.v18
usb-ccid.old
usb-ccid.spice.kvm.v14
usb-ccid.v13
usb_ccid.v11
usb_ccid.v12
usb_ccid.v13
usb_ccid.v14
usb_ccid.v15
usb_ccid.v16
usb_ccid.v16.reordered
usb_ccid.v18
usb_ccid.v19
usb_ccid.v20
usb_ccid.v22
usb_ccid.v23
usb_ccid.v24
usb_ccid.v25
usb_ccid.v25.clean
usb_ccid.v7
usb_ccid.v7.wip
usb_ccid.v9
vdiport_refactor.v2
vdiport_refactor.v3.and_usb_ccid_fixes
wip-ccid-win
wip/qxl-client-monitors-config
wip/shared-memory
spice qemu with usb-ccid device
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cputlb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-13
cputlb: Change tlb_set_page() argument to CPUState
Andreas Färber
1
-2
/
+2
2014-03-13
cputlb: Change tlb_flush() argument to CPUState
Andreas Färber
1
-3
/
+3
2014-03-13
cputlb: Change tlb_flush_page() argument to CPUState
Andreas Färber
1
-2
/
+2
2014-03-13
exec: Change cpu_abort() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
exec: Change memory_region_section_get_iotlb() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
cputlb: Change tlb_unprotect_code_phys() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
translate-all: Change tb_flush_jmp_cache() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
cpu: Move tb_jmp_cache field from CPU_COMMON to CPUState
Andreas Färber
1
-1
/
+1
2014-02-11
cpu: Add per-cpu address space
Edgar E. Iglesias
1
-3
/
+4
2014-02-11
exec: Make iotlb_to_region input an AS
Edgar E. Iglesias
1
-1
/
+1
2014-01-13
memory: split cpu_physical_memory_* functions to its own include
Juan Quintela
1
-0
/
+1
2014-01-13
memory: make cpu_physical_memory_reset_dirty() take a length parameter
Juan Quintela
1
-2
/
+1
2014-01-13
memory: s/dirty/clean/ in cpu_physical_memory_is_dirty()
Juan Quintela
1
-1
/
+2
2014-01-13
memory: cpu_physical_memory_mask_dirty_range() always clears a single flag
Juan Quintela
1
-2
/
+2
2014-01-13
memory: create function to set a single dirty bit
Juan Quintela
1
-1
/
+1
2013-12-23
cputlb: Tidy memset() of arrays
Richard Henderson
1
-1
/
+1
2013-12-23
cputlb: Use memset() when flushing entries
Richard Henderson
1
-17
/
+2
2013-10-07
cputlb: Remove dead function tlb_update_dirty()
liguang
1
-15
/
+0
2013-09-03
cpu: Use QTAILQ for CPU list
Andreas Färber
1
-1
/
+1
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
1
-1
/
+3
2013-07-04
memory: return MemoryRegion from qemu_ram_addr_from_host
Paolo Bonzini
1
-1
/
+1
2013-07-04
exec: move qemu_ram_addr_from_host_nofail to cputlb.c
Paolo Bonzini
1
-0
/
+11
2013-06-28
cpu: Turn cpu_unassigned_access() into a CPUState hook
Andreas Färber
1
-6
/
+9
2013-06-20
exec: Resolve subpages in one step except for IOTLB fills
Jan Kiszka
1
-2
/
+2
2013-06-14
cputlb: fix debug logs
Hervé Poussineau
1
-2
/
+2
2013-05-29
memory: add address_space_translate
Paolo Bonzini
1
-9
/
+11
2013-05-29
cputlb: simplify tlb_set_page
Paolo Bonzini
1
-8
/
+5
2013-02-16
cpu: Move current_tb field to CPUState
Andreas Färber
1
-2
/
+4
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-9
/
+9
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-2
/
+2
2012-10-22
memory: per-AddressSpace dispatch
Avi Kivity
1
-1
/
+2
2012-10-15
memory: rename 'exec-obsolete.h'
Avi Kivity
1
-2
/
+1
2012-09-15
Remove unused CONFIG_TCG_PASS_AREG0 and dead code
Blue Swirl
1
-5
/
+0
2012-08-15
cputlb.c: Fix out of date comment
Peter Maydell
1
-1
/
+3
2012-05-12
cputlb: fix watchpoints handling
Max Filippov
1
-2
/
+2
2012-05-01
cputlb: prepare private memory API for public consumption
Blue Swirl
1
-5
/
+7
2012-05-01
cputlb: move TLB handling to a separate file
Blue Swirl
1
-0
/
+362