index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-mips
/
cpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-23
mips: Clean up includes
Peter Maydell
1
-0
/
+1
2015-10-29
target-mips: implement the CPU wake-up on non-enabled interrupts in R6
Leon Alrae
1
-3
/
+4
2015-10-29
target-mips: move the test for enabled interrupts to a separate function
Leon Alrae
1
-1
/
+3
2015-10-22
disas: QOMify mips specific disas setup
Peter Crosthwaite
1
-0
/
+9
2015-10-09
qdev: Protect device-list-properties against broken devices
Markus Armbruster
1
-0
/
+7
2015-07-09
cpu: Change cpu_exec_init() arg to cpu, not env
Peter Crosthwaite
1
-1
/
+1
2015-07-09
cpu: Add Error argument to cpu_exec_init()
Bharata B Rao
1
-1
/
+1
2015-03-11
target-mips: replace cpu_save/cpu_load with VMStateDescription
Leon Alrae
1
-0
/
+1
2014-10-06
gdbstub: Allow target CPUs to specify watchpoint STOP_BEFORE_ACCESS flag
Peter Maydell
1
-0
/
+1
2014-09-25
target-mips: Use cpu_exec_interrupt qom hook
Richard Henderson
1
-0
/
+1
2014-06-18
target-mips: Call kvm_mips_reset_vcpu() from mips_cpu_reset()
James Hogan
1
-0
/
+8
2014-06-05
softmmu: make do_unaligned_access a method of CPU
Paolo Bonzini
1
-0
/
+1
2014-03-13
cputlb: Change tlb_flush() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
cpu: Move breakpoints field from CPU_COMMON to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
Andreas Färber
1
-1
/
+3
2014-03-13
cpu: Turn cpu_has_work() into a CPUClass hook
Andreas Färber
1
-0
/
+30
2013-07-29
cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState"
Andreas Färber
1
-2
/
+3
2013-07-27
cpu: Introduce CPUClass::gdb_{read,write}_register()
Andreas Färber
1
-0
/
+2
2013-07-26
cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs
Andreas Färber
1
-0
/
+2
2013-07-23
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
Andreas Färber
1
-1
/
+4
2013-07-23
cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
Andreas Färber
1
-0
/
+11
2013-07-23
cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc()
Andreas Färber
1
-0
/
+14
2013-07-09
cpu: Move reset logging to CPUState
Andreas Färber
1
-5
/
+0
2013-07-09
log: Change log_cpu_state[_mask]() argument to CPUState
Andreas Färber
1
-1
/
+1
2013-06-28
cpu: Turn cpu_unassigned_access() into a CPUState hook
Andreas Färber
1
-0
/
+1
2013-06-28
cpu: Change qemu_init_vcpu() argument to CPUState
Andreas Färber
1
-1
/
+0
2013-06-28
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
Andreas Färber
1
-0
/
+1
2013-03-12
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
Andreas Färber
1
-0
/
+2
2013-02-16
cpu: Add CPUArchState pointer to CPUState
Andreas Färber
1
-0
/
+2
2013-02-16
target-mips: Move TCG initialization to MIPSCPU initfn
Andreas Färber
1
-0
/
+4
2013-02-16
target-mips: Introduce QOM realizefn for MIPSCPU
Andreas Färber
1
-0
/
+15
2013-01-15
cpu: Move cpu_index field to CPUState
Andreas Färber
1
-0
/
+8
2012-04-30
target-mips: Start QOM'ifying CPU init
Andreas Färber
1
-0
/
+9
2012-04-30
target-mips: QOM'ify CPU
Andreas Färber
1
-0
/
+60