index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cpu-defs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpu: Move thread_id to CPUState
Andreas Färber
2012-10-31
1
-1
/
+0
*
cpu: Move queued_work_{first,last} to CPUState
Andreas Färber
2012-10-31
1
-1
/
+0
*
cpu: Move halt_cond to CPUState
Andreas Färber
2012-10-31
1
-1
/
+0
*
cpu: Move stopped field to CPUState
Andreas Färber
2012-10-31
1
-1
/
+0
*
cpu: Move stop field to CPUState
Andreas Färber
2012-10-31
1
-1
/
+0
*
cpu: Move created field to CPUState
Andreas Färber
2012-10-31
1
-1
/
+0
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-2
/
+2
*
cpu: Move thread_kicked to CPUState
Andreas Färber
2012-08-02
1
-1
/
+0
*
cpu: Move thread field into CPUState
Andreas Färber
2012-08-02
1
-1
/
+0
*
cpu: Move CPU_COMMON_THREAD into CPUState
Andreas Färber
2012-08-02
1
-9
/
+0
*
w64: Fix struct CPUTLBEntry
Stefan Weil
2012-04-15
1
-5
/
+5
*
Use uintptr_t for various op related functions
Blue Swirl
2012-04-14
1
-2
/
+2
*
Rename CPUState -> CPUArchState
Andreas Färber
2012-03-14
1
-1
/
+1
*
Remove macro HOST_LONG_SIZE
Stefan Weil
2012-02-28
1
-2
/
+0
*
fix win32 build
Paolo Bonzini
2011-12-15
1
-0
/
+9
*
Expose thread_id in info cpus
Jan Kiszka
2011-03-16
1
-0
/
+1
*
linux-user: Define target alignment size
Laurent Vivier
2011-02-17
1
-4
/
+10
*
Prevent abortion on multiple VCPU kicks
Jan Kiszka
2011-02-14
1
-0
/
+1
*
move stop/stopped CPU_COMMON fields after area zeroed by reset
Marcelo Tosatti
2010-05-11
1
-2
/
+2
*
port qemu-kvm's on_vcpu code
Marcelo Tosatti
2010-05-11
1
-0
/
+2
*
Split TLB addend and target_phys_addr_t
Paul Brook
2010-04-05
1
-10
/
+7
*
Large page TLB flush
Paul Brook
2010-03-17
1
-0
/
+2
*
Remove TLB from userspace
Paul Brook
2010-03-12
1
-3
/
+14
*
KVM: Move and rename regs_modified
Jan Kiszka
2010-02-03
1
-1
/
+2
*
Revert "kvm: x86: Save/restore exception_index"
Anthony Liguori
2009-12-18
1
-1
/
+1
*
kvm: x86: Save/restore exception_index
Jan Kiszka
2009-12-12
1
-1
/
+1
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-5
/
+5
*
Get rid of _t suffix
malc
2009-10-01
1
-5
/
+5
*
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-12
1
-5
/
+5
*
extend -smp parsing to include cores= and threads= options
Andre Przywara
2009-08-27
1
-0
/
+2
*
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
2009-07-27
1
-1
/
+1
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-2
/
+1
*
fix gdbstub support for multiple threads in usermode, v3
Nathan Froyd
2009-06-04
1
-0
/
+1
*
Hardware convenience library
Paul Brook
2009-05-19
1
-24
/
+1
*
qemu: introduce iothread (Marcelo Tosatti)
aliguori
2009-04-24
1
-0
/
+5
*
added -numa cmdline parameter parser (Andre Przywara)
aliguori
2009-04-21
1
-0
/
+1
*
The _exit syscall is used for both thread termination in NPTL applications,
pbrook
2009-03-07
1
-1
/
+1
*
Fix race condition on access to env->interrupt_request
aurel32
2009-03-06
1
-0
/
+2
*
Get rid of user_mode_only
aurel32
2009-01-14
1
-2
/
+0
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
1
-1
/
+1
*
Fix comment typo.
pbrook
2008-11-29
1
-1
/
+1
*
Use sys-queue.h for break/watchpoint managment (Jan Kiszka)
aliguori
2008-11-25
1
-4
/
+5
*
Refactor and enhance break/watchpoint API (Jan Kiszka)
aliguori
2008-11-18
1
-10
/
+16
*
Add KVM support to QEMU
aliguori
2008-11-05
1
-1
/
+7
*
Add GDB XML register description support.
pbrook
2008-10-11
1
-0
/
+2
*
Move interrupt_request and user_mode_only to common cpu state.
pbrook
2008-07-01
1
-1
/
+4
*
Add instruction counter.
pbrook
2008-06-29
1
-6
/
+28
*
Clean up MMIO TLB handling.
pbrook
2008-06-09
1
-5
/
+7
*
Multithreaded locking fixes.
pbrook
2008-06-07
1
-0
/
+1
*
Push common interrupt variables to cpu-defs.h (Glauber Costa)
bellard
2008-05-29
1
-0
/
+4
[next]