index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
exec
/
softmmu_template.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-05
softmmu: move softmmu_template.h out of include/
Paolo Bonzini
1
-533
/
+0
2014-06-05
softmmu: commonize helper definitions
Paolo Bonzini
1
-0
/
+2
2014-06-05
softmmu: make do_unaligned_access a method of CPU
Paolo Bonzini
1
-12
/
+18
2014-03-13
translate-all: Change cpu_io_recompile() argument to CPUState
Andreas Färber
1
-2
/
+2
2014-03-13
exec: Change tlb_fill() argument to CPUState
Andreas Färber
1
-4
/
+4
2014-03-13
cpu: Move can_do_io field from CPU_COMMON to CPUState
Andreas Färber
1
-2
/
+2
2014-03-13
cpu: Move mem_io_{pc,vaddr} fields from CPU_COMMON to CPUState
Andreas Färber
1
-4
/
+4
2014-02-11
cpu: Add per-cpu address space
Edgar E. Iglesias
1
-2
/
+4
2014-02-11
exec: Make iotlb_to_region input an AS
Edgar E. Iglesias
1
-2
/
+3
2014-02-01
qemu 1.7.0 does not build on NetBSD
Martin Husemann
1
-1
/
+4
2013-10-10
exec: Add both big- and little-endian memory helpers
Richard Henderson
1
-35
/
+251
2013-10-10
exec: Delete is_tcg_gen_code and GETRA_EXT
Richard Henderson
1
-2
/
+2
2013-09-02
tcg: Introduce zero and sign-extended versions of load helpers
Richard Henderson
1
-12
/
+46
2013-09-02
exec: Rename USUFFIX to LSUFFIX
Richard Henderson
1
-6
/
+6
2013-09-02
exec: Reorganize the GETRA/GETPC macros
Richard Henderson
1
-7
/
+17
2013-08-26
tcg: Tidy softmmu_template.h
Richard Henderson
1
-183
/
+104
2013-08-26
tcg: Add mmu helpers that take a return address argument
Richard Henderson
1
-16
/
+26
2013-05-29
memory: propagate errors on I/O dispatch
Paolo Bonzini
1
-1
/
+3
2013-05-29
exec: just use io_mem_read/io_mem_write for 8-byte I/O accesses
Paolo Bonzini
1
-23
/
+1
2013-05-29
exec: make io_mem_unassigned private
Paolo Bonzini
1
-8
/
+2
2013-05-29
exec: eliminate io_mem_ram
Paolo Bonzini
1
-2
/
+2
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-0
/
+354