projects
/
sdk
/
emulator
/
qemu.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Refactor some hax related codes.
[sdk/emulator/qemu.git]
/
cpu-exec.c
2013-07-12
SeokYeon Hwang
Refactor some hax related codes.
blob
|
commitdiff
|
raw
2013-07-04
SeokYeon Hwang
Merge some files
blob
|
commitdiff
|
raw
|
diff to current
2013-07-02
test
Merge 'qemu 1.5.1' into tizen_qemu_1.5.1
blob
|
commitdiff
|
raw
|
diff to current
2013-07-02
test
Merge branch 'develop' into tizen_qemu_1.5.1
blob
|
commitdiff
|
raw
|
diff to current
2013-04-15
Anthony Liguori
Merge remote-tracking branch 'luiz/queue/qmp' into...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-15
Anthony Liguori
Merge remote-tracking branch 'quintela/migration.next...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-13
Aurelien Jarno
Merge branch 'mingw' of git://qemu.weilnetz.de/qemu
blob
|
commitdiff
|
raw
|
diff to current
2013-04-13
Aurelien Jarno
Merge branch 'trivial-patches' of git://github.com...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-12
Olivier Hainque
Ensure good ordering of memory instruction in cpu_exec
blob
|
commitdiff
|
raw
|
diff to current
2013-04-12
Peter Maydell
cpu-exec: Allow "-d exec" in non-debug builds (drop...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-26
Anthony Liguori
Merge remote-tracking branch 'mst/tags/for_anthony...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-23
Richard Henderson
target-i386: Don't modify env->eflags around cpu_dump_state
blob
|
commitdiff
|
raw
|
diff to current
2013-03-23
Anthony Green
Add top level changes for moxie
blob
|
commitdiff
|
raw
|
diff to current
2013-03-15
Anthony Liguori
Merge remote-tracking branch 'cohuck/virtio-ccw-upstr...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-14
Anthony Liguori
Merge remote-tracking branch 'kraxel/chardev.5' into...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-14
Anthony Liguori
Merge remote-tracking branch 'afaerber/qom-cpu' into...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-12
Andreas Färber
cpu: Replace do_interrupt() by CPUClass::do_interrupt...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-12
Andreas Färber
cpu: Move halted and interrupt_request fields to CPUState
blob
|
commitdiff
|
raw
|
diff to current
2013-03-11
Anthony Liguori
Merge remote-tracking branch 'bonzini/hw-dirs' into...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-04
Anthony Liguori
Merge remote-tracking branch 'mst/tags/for_anthony...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-04
Anthony Liguori
Merge remote-tracking branch 'kraxel/seabios-1.7.2...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-04
Anthony Liguori
Merge remote-tracking branch 'stefanha/net' into staging
blob
|
commitdiff
|
raw
|
diff to current
2013-03-03
Peter Maydell
Handle CPU interrupts by inline checking of a flag
blob
|
commitdiff
|
raw
|
diff to current
2013-03-03
Peter Maydell
cpu-exec: wrap tcg_qemu_tb_exec() in a fn to restore...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-03
Peter Maydell
tcg: Document tcg_qemu_tb_exec() and provide constants...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-26
Anthony Liguori
Merge remote-tracking branch 'kwolf/for-anthony' into...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-26
Anthony Liguori
Merge remote-tracking branch 'quintela/stats.next'...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-26
Anthony Liguori
Merge remote-tracking branch 'luiz/queue/qmp' into...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-23
Blue Swirl
Merge branch 'eflags3' of git://github.com/rth7680...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-23
Peter Maydell
Replace all setjmp()/longjmp() with sigsetjmp()/siglong...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-18
Anthony Liguori
Merge remote-tracking branch 'afaerber/qom-cpu' into...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-16
Andreas Färber
cpu: Move current_tb field to CPUState
blob
|
commitdiff
|
raw
|
diff to current
2013-02-16
Andreas Färber
cpu: Move exit_request field to CPUState
blob
|
commitdiff
|
raw
|
diff to current
2013-02-16
Evgeny Voevodin
TCG: Move translation block variables to new context...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-10
Andreas Färber
Merge branch 'master' of git://git.qemu.org/qemu into...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-02
Anthony Liguori
Merge remote-tracking branch 'qemu-kvm/uq/master' into...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-02
Anthony Liguori
Merge remote-tracking branch 'kraxel/seabios-a810e4e...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-22
Andreas Färber
Merge branch 'master' of git://git.qemu.org/qemu into...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-21
Anthony Liguori
Merge remote-tracking branch 'quintela/thread-20121220...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-20
Igor Mitsyanko
cpu-exec: do not handle interrupts if HAX is working
blob
|
commitdiff
|
raw
|
diff to current
2012-12-19
Anthony Liguori
Merge remote-tracking branch 'bonzini/header-dirs'...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-19
Paolo Bonzini
softmmu: move include files to include/sysemu/
blob
|
commitdiff
|
raw
|
diff to current
2012-12-19
Paolo Bonzini
misc: move include files to include/qemu/
blob
|
commitdiff
|
raw
|
diff to current
2012-12-19
Paolo Bonzini
build: kill libdis, move disassemblers to disas/
blob
|
commitdiff
|
raw
|
diff to current
2012-11-03
Blue Swirl
Merge branch 'trivial-patches' of git://github.com...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-01
Anthony Liguori
Merge remote-tracking branch 'kraxel/usb.69' into staging
blob
|
commitdiff
|
raw
|
diff to current
2012-11-01
Anthony Liguori
Merge remote-tracking branch 'kraxel/pixman.v3' into...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-01
Anthony Liguori
Merge remote-tracking branch 'stefanha/net' into staging
blob
|
commitdiff
|
raw
|
diff to current
2012-11-01
Anthony Liguori
Merge remote-tracking branch 'bonzini/threadpool' into...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-01
Anthony Liguori
Merge remote-tracking branch 'qemu-kvm/uq/master' into...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-01
Anthony Liguori
Merge remote-tracking branch 'afaerber/qom-cpu' into...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-31
Andreas Färber
cpus: Pass CPUState to [qemu_]cpu_has_work()
blob
|
commitdiff
|
raw
|
diff to current
2012-10-30
syeon.hwang
Merge branch 'tizen-arm' into develop
blob
|
commitdiff
|
raw
|
diff to current
2012-10-29
syeon.hwang
HAX: Apply HAX patch from intel
blob
|
commitdiff
|
raw
|
diff to current
2012-10-08
Evgeny Voevodin
Merge tag 'v1.2.0' into tizen-arm
blob
|
commitdiff
|
raw
|
diff to current
2012-10-08
Evgeny Voevodin
Merge remote-tracking branch 'score/develop' into tizen-arm
blob
|
commitdiff
|
raw
|
diff to current
2012-10-06
Aurelien Jarno
Merge branch 'target-arm.for-upstream' of git://git...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-05
Peter Maydell
cpu_dump_state: move DUMP_FPU and DUMP_CCOP flags from...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-14
Evgeny Voevodin
Merge commit '260bf01' into tizen-arm
blob
|
commitdiff
|
raw
|
diff to current
2012-08-29
Anthony Liguori
Merge remote-tracking branch 'riku/linux-user-for-upstr...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-27
malc
Revert "i8259: add -no-spurious-interrupt-hack option"
blob
|
commitdiff
|
raw
|
diff to current
2012-08-24
Matthew Ogilvie
i8259: add -no-spurious-interrupt-hack option
blob
|
commitdiff
|
raw
|
diff to current
2012-08-14
Anthony Liguori
Merge remote-tracking branch 'kraxel/seabios-5a02306...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-13
Anthony Liguori
Merge remote-tracking branch 'quintela/migration-next...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-13
Anthony Liguori
Merge remote-tracking branch 'qemu-kvm/uq/master' into...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-12
Anthony Liguori
Merge remote-tracking branch 'stefanha/trivial-patches...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-12
Anthony Liguori
Merge remote-tracking branch 'kwolf/for-anthony' into...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-11
Anthony Liguori
Merge remote-tracking branch 'bonzini/scsi-next' into...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-11
Guan Xuetao
unicore32-softmmu: Make UniCore32 cpuid & exceptions...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-09
Blue Swirl
Merge branch 'x86cpu_qom_tcg_v2' of git://github.com...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-30
Anthony Liguori
Merge remote-tracking branch 'bonzini/nbd-next' into...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-30
Anthony Liguori
Merge remote-tracking branch 'bonzini/scsi-next' into...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-30
Anthony Liguori
Merge commit 'quintela/migration-next-v5' into staging
blob
|
commitdiff
|
raw
|
diff to current
2012-07-29
Michael S. Tsirkin
Merge branch pci into master
blob
|
commitdiff
|
raw
|
diff to current
2012-07-27
Jia Liu
target-or32: Add interrupt support
blob
|
commitdiff
|
raw
|
diff to current
2012-07-27
Jia Liu
target-or32: Add target stubs and QOM cpu
blob
|
commitdiff
|
raw
|
diff to current
2012-07-18
Anthony Liguori
Merge remote-tracking branch 'kwolf/for-anthony' into...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-18
Anthony Liguori
Merge remote-tracking branch 'qemu-kvm/uq/master' into...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-10
Jan Kiszka
apic: Defer interrupt updates to VCPU thread
blob
|
commitdiff
|
raw
|
diff to current
2012-07-09
Anthony Liguori
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
blob
|
commitdiff
|
raw
|
diff to current
2012-06-28
Blue Swirl
x86: avoid AREG0 for exceptions
blob
|
commitdiff
|
raw
|
diff to current
2012-06-25
Igor Mammedov
cleanup cpu_set_debug_excp_handler
blob
|
commitdiff
|
raw
|
diff to current
2012-06-18
Anthony Liguori
Merge remote-tracking branch 'mst/tags/for_anthony...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-18
Anthony Liguori
Merge remote-tracking branch 'sweil/for-anthony' into...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-15
malc
Merge branch 'master' of git://git.qemu.org/qemu
blob
|
commitdiff
|
raw
|
diff to current
2012-06-15
Lars Persson
cris: Fix NMI-flag handling on crisv10.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-15
Evgeny Voevodin
Upgrade to upstream v1.1.0.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-11
Anthony Liguori
Merge remote-tracking branch 'sstabellini/for_1.1.1...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-06
Anthony Liguori
Merge remote-tracking branch 'qmp/queue/qmp' into staging
blob
|
commitdiff
|
raw
|
diff to current
2012-06-06
Anthony Liguori
Merge remote-tracking branch 'afaerber-or/qom-cpu-3...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-04
Andreas Färber
cpu-exec: Use cpu_reset() in cpu_exec() for TARGET_PPC
blob
|
commitdiff
|
raw
|
diff to current
2012-06-04
Andreas Färber
target-i386: Pass X86CPU to do_cpu_{init,sipi}()
blob
|
commitdiff
|
raw
|
diff to current
2012-04-16
Anthony Liguori
Merge remote-tracking branch 'mst/tags/for_anthony...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-16
Anthony Liguori
Merge remote-tracking branch 'sstabellini/for_anthony...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-15
Blue Swirl
Merge branch 'w64' of git://qemu.weilnetz.de/qemu
blob
|
commitdiff
|
raw
|
diff to current
2012-04-15
Stefan Weil
cpu-exec: Remove non-portable type cast and fix format...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-10
Anthony Liguori
Merge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-08
Blue Swirl
Merge branch 'memory/core' of git://git./virt/kvm/qemu-kvm
blob
|
commitdiff
|
raw
|
diff to current
2012-04-02
Anthony Liguori
Merge remote-tracking branch 'kiszka/queues/slirp'...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-02
Anthony Liguori
Merge remote-tracking branch 'stefanha/tracing' into...
blob
|
commitdiff
|
raw
|
diff to current
next