Sign in
qemu
/
qemu
/
c91bbffb41ecb80336e03aa069b7ea27cf150453
/
cpu-defs.h
dc7a09c
Expose thread_id in info cpus
by Jan Kiszka
· 14 years ago
c2e3dee
linux-user: Define target alignment size
by Laurent Vivier
· 14 years ago
aa2c364
Prevent abortion on multiple VCPU kicks
by Jan Kiszka
· 14 years ago
ced6c05
move stop/stopped CPU_COMMON fields after area zeroed by reset
by Marcelo Tosatti
· 15 years ago
e82bcec
port qemu-kvm's on_vcpu code
by Marcelo Tosatti
· 15 years ago
355b194
Split TLB addend and target_phys_addr_t
by Paul Brook
· 15 years ago
d4c430a
Large page TLB flush
by Paul Brook
· 15 years ago
20cb400
Remove TLB from userspace
by Paul Brook
· 15 years ago
9ded274
KVM: Move and rename regs_modified
by Jan Kiszka
· 15 years ago
acb6685
Revert "kvm: x86: Save/restore exception_index"
by Anthony Liguori
· 15 years ago
4d6e3ac
kvm: x86: Save/restore exception_index
by Jan Kiszka
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
72cf2d4
Fix sys-queue.h conflict for good
by Blue Swirl
· 15 years ago
dc6b1c0
extend -smp parsing to include cores= and threads= options
by Andre Przywara
· 15 years ago
e2542fe
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
by Juan Quintela
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 15 years ago
1e9fa73
fix gdbstub support for multiple threads in usermode, v3
by Nathan Froyd
· 16 years ago
1ad2134
Hardware convenience library
by Paul Brook
· 16 years ago
d6dc3d4
qemu: introduce iothread (Marcelo Tosatti)
by aliguori
· 16 years ago
268a362
added -numa cmdline parameter parser (Andre Przywara)
by aliguori
· 16 years ago
c276471
The _exit syscall is used for both thread termination in NPTL applications,
by pbrook
· 16 years ago
be214e6
Fix race condition on access to env->interrupt_request
by aurel32
· 16 years ago
72d239e
Get rid of user_mode_only
by aurel32
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
ee50add
Fix comment typo.
by pbrook
· 16 years ago
c0ce998
Use sys-queue.h for break/watchpoint managment (Jan Kiszka)
by aliguori
· 16 years ago
a1d1bb3
Refactor and enhance break/watchpoint API (Jan Kiszka)
by aliguori
· 16 years ago
7ba1e61
Add KVM support to QEMU
by aliguori
· 16 years ago
56aebc8
Add GDB XML register description support.
by pbrook
· 16 years ago
9656f32
Move interrupt_request and user_mode_only to common cpu state.
by pbrook
· 17 years ago
2e70f6e
Add instruction counter.
by pbrook
· 17 years ago
0f459d1
Clean up MMIO TLB handling.
by pbrook
· 17 years ago
d597536
Multithreaded locking fixes.
by pbrook
· 17 years ago
9133e39
Push common interrupt variables to cpu-defs.h (Glauber Costa)
by bellard
· 17 years ago
ce5232c
moved halted field to CPU_COMMON
by bellard
· 17 years ago
00f82b8
Use correct types to enable > 2G support, based on a patch from Anthony Liguori.
by aurel32
· 17 years ago
0387544
Revert "Use correct types to enable > 2G support" (r4238), it is not yet ready.
by aurel32
· 17 years ago
967032c
Use correct types to enable > 2G support, based on a patch from Anthony Liguori.
by aurel32
· 17 years ago
a20e31d
Use a common constant for temp_buf size
by blueswir1
· 17 years ago
57fec1f
use the TCG code generator
by bellard
· 17 years ago
d656469
use simpler REGPARM convention - make CPUTLBEntry size a power of two
by bellard
· 17 years ago
01ba981
Handle cpu_model in copy_cpu(), by Kirill A. Shutemov.
by ths
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
623a930
Implement missing MIPS supervisor mode bits.
by ths
· 17 years ago
6ebbf39
Replace is_user variable with mmu_idx in softmmu core,
by j_mayer
· 17 years ago
71c8b8f
TARGET_FMT_lu may also be useful. Fix compilation warnings.
by j_mayer
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
d79acba
Fix writes to pages containing watchpoints for the RAM not at 0x0 cases.
by balrog
· 18 years ago
ba13c43
Add TARGET_FMT_plx to properly display target_phys_addr_t variables.
by j_mayer
· 18 years ago
6fa4cea
Infrastructure to support more than 2 MMU modes.
by j_mayer
· 18 years ago
b62b461
TARGET_FMT_ld may also be useful for debugging purposes.
by j_mayer
· 18 years ago
6658ffb
Watchpoint support (previous commit got eaten by Savannah server crash).
by pbrook
· 18 years ago
b362e5e
Speed up tlb_flush_page (Daniel Jacobowitz).
by pbrook
· 18 years ago
26a7646
C99 64 bit printf
by bellard
· 19 years ago
84b7b8e
PAGE_EXEC support in TLBs
by bellard
· 19 years ago
5a1e3cf
better halted state support
by bellard
· 19 years ago
6a00d60
SMP support
by bellard
· 19 years ago
a316d33
added CPU_COMMON and CPUState.tb_jmp_cache[]
by bellard
· 19 years ago
ff7b8f5
ram_addr_t type for ram offsets
by bellard
· 19 years ago
2be0071
simplified PowerPC exception handling (Jocelyn Mayer)
by bellard
· 20 years ago
b685369
added HOST_LONG_BITS in configure
by bellard
· 20 years ago
c27004e
64 bit target support
by bellard
· 20 years ago
4f2ac23
amd64 port (Jocelyn Mayer)
by bellard
· 21 years ago
ab6d960
added target_phys_addr_t
by bellard
· 21 years ago
f193c79
do not depend on thunk.h - more log items
by bellard
· 21 years ago
ed1c0bc
use osdep.h
by bellard
· 21 years ago
35b66fc
correct target_ulong definition
by bellard
· 21 years ago
db8d746
comments
by bellard
· 21 years ago
ab93bbe
soft mmu support
by bellard
· 21 years ago