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