index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-31
target-ppc: Pass PowerPCCPU to powerpc_excp()
Andreas Färber
1
-16
/
+20
2012-10-31
xtensa_pic: Pass XtensaCPU to xtensa_ccompare_cb()
Andreas Färber
1
-2
/
+5
2012-10-31
cpus: Pass CPUState to qemu_wait_io_event_common()
Andreas Färber
1
-7
/
+5
2012-10-31
cpus: Pass CPUState to flush_queued_work()
Andreas Färber
1
-3
/
+2
2012-10-31
cpu: Move queued_work_{first,last} to CPUState
Andreas Färber
3
-10
/
+11
2012-10-31
cpus: Pass CPUState to qemu_cpu_kick()
Andreas Färber
12
-20
/
+26
2012-10-31
target-ppc: Rename kvm_kick_{env => cpu} and pass PowerPCCPU
Andreas Färber
1
-2
/
+6
2012-10-31
ppc: Pass PowerPCCPU to {ppc6xx,ppc970,power7,ppc40x,ppce500}_set_irq()
Andreas Färber
1
-20
/
+35
2012-10-31
cpus: Pass CPUState to qemu_tcg_init_vcpu()
Andreas Färber
1
-5
/
+2
2012-10-31
cpus: Pass CPUState to qemu_tcg_cpu_thread_fn
Andreas Färber
1
-3
/
+3
2012-10-31
cpu: Move halt_cond to CPUState
Andreas Färber
3
-11
/
+13
2012-10-31
cpus: Pass CPUState to cpu_can_run()
Andreas Färber
1
-8
/
+6
2012-10-31
cpus: Pass CPUState to cpu_is_stopped()
Andreas Färber
4
-6
/
+14
2012-10-31
cpu: Move stopped field to CPUState
Andreas Färber
4
-14
/
+22
2012-10-31
ppce500_spin: Store PowerPCCPU in SpinKick
Andreas Färber
1
-3
/
+3
2012-10-31
cpu: Move stop field to CPUState
Andreas Färber
3
-10
/
+20
2012-10-31
cpu: Move created field to CPUState
Andreas Färber
3
-7
/
+9
2012-10-31
cpus: Pass CPUState to qemu_cpu_kick_thread()
Andreas Färber
1
-5
/
+4
2012-10-31
cpus: Pass CPUState to qemu_cpu_is_self()
Andreas Färber
7
-14
/
+28
2012-10-30
target-i386: Pass X86CPU to cpu_x86_load_seg_cache_sipi()
Andreas Färber
2
-2
/
+4
2012-10-30
apic: Store X86CPU in APICCommonState
Andreas Färber
5
-25
/
+30
2012-10-30
target-i386: Inline APIC cpu_env property setting
Andreas Färber
2
-2
/
+4
2012-10-30
target-i386: Initialize APIC at CPU level
Igor Mammedov
2
-51
/
+62
2012-10-30
target-i386: If x86_cpu_realize() failed, report error and do cleanup
Igor Mammedov
1
-2
/
+7
2012-10-30
target-i386: cpu_x86_register(): report error from property setter
Igor Mammedov
1
-1
/
+2
2012-10-30
tap-win32: stubs to fix win32 build
Michael S. Tsirkin
1
-0
/
+10
2012-10-30
tests/tcg: fix unused result warnings
Catalin Patulea
2
-7
/
+22
2012-10-30
configure: use -Wwombat to test whether gcc recognizes -Wno-wombat
Peter Maydell
1
-1
/
+5
2012-10-30
target-sparc: Revert setting cpu_dst to gen_dest_gpr
Richard Henderson
1
-1
/
+1
2012-10-30
Merge branch 'qspi.2' of git://developer.petalogix.com/public/qemu
Blue Swirl
3
-50
/
+340
2012-10-30
Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
12
-84
/
+1315
2012-10-30
tcg/mips: use MUL instead of MULT on MIPS32 and above
Aurelien Jarno
1
-0
/
+7
2012-10-29
memory: fix rendering of a region obscured by another
Avi Kivity
1
-6
/
+6
2012-10-29
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
15
-146
/
+266
2012-10-29
s390: sclp ascii console support
Heinz Graalfs
2
-1
/
+307
2012-10-29
s390: sclp signal quiesce support
Heinz Graalfs
3
-0
/
+131
2012-10-29
s390: sclp event support
Heinz Graalfs
6
-2
/
+579
2012-10-29
s390: sclp base support
Heinz Graalfs
6
-60
/
+198
2012-10-29
s390: use sync regs for register transfer
Christian Borntraeger
1
-20
/
+92
2012-10-29
s390/kvm_stat: correct sys_perf_event_open syscall number
Heinz Graalfs
1
-2
/
+9
2012-10-29
s390x: fix -initrd in virtio machine
Alexander Graf
1
-2
/
+2
2012-10-29
pci: avoid destroying bridge address space windows in a transaction
Avi Kivity
2
-30
/
+44
2012-10-29
virtio-net: enable mrg buf header in tap on linux
Michael S. Tsirkin
2
-21
/
+18
2012-10-29
virtio-net: test peer header support at init time
Michael S. Tsirkin
1
-9
/
+14
2012-10-29
virtio-net: minor code simplification
Michael S. Tsirkin
1
-3
/
+1
2012-10-29
virtio-net: simplify rx code
Michael S. Tsirkin
1
-7
/
+2
2012-10-29
virtio-net: switch tx to safe iov functions
Michael S. Tsirkin
1
-12
/
+19
2012-10-29
virtio-net: first s/g is always at start of buf
Michael S. Tsirkin
1
-2
/
+3
2012-10-29
virtio-net: refactor receive_hdr
Michael S. Tsirkin
1
-11
/
+7
2012-10-29
virtio-net: use safe iov operations for rx
Michael S. Tsirkin
1
-11
/
+14
[next]