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
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
hw/sd.c: add SD card save/load support
Igor Mitsyanko
1
-25
/
+64
2012-10-30
vmstate: Add support for saving/loading bitmaps
Peter Maydell
2
-0
/
+54
2012-10-30
hw/sd.c: Fix erase for high capacity cards
Igor Mitsyanko
2
-4
/
+14
2012-10-30
pflash_cfi01: Fix debug mode printfery
Peter Crosthwaite
1
-1
/
+2
2012-10-30
pflash_cfi0x: QOMified
Peter Crosthwaite
2
-87
/
+214
2012-10-30
pflash_cfi01: remove unused total_len field
Peter Crosthwaite
1
-2
/
+0
2012-10-30
pflash_cfi0x: remove unused base field
Peter Crosthwaite
2
-5
/
+1
2012-10-30
hw/versatile_i2c: Use LOG_GUEST_ERROR
Peter Maydell
1
-2
/
+4
2012-10-30
hw/arm_l2x0: Use LOG_GUEST_ERROR
Peter Maydell
1
-2
/
+4
2012-10-30
hw/arm_sysctl: Use LOG_GUEST_ERROR
Peter Maydell
1
-2
/
+6
2012-10-30
hw/armv7m_nvic: Use LOG_GUEST_ERROR and LOG_UNIMP
Peter Maydell
1
-12
/
+19
2012-10-30
hw/arm_timer: Use LOG_GUEST_ERROR and LOG_UNIMP
Peter Maydell
1
-6
/
+13
2012-10-30
hw/arm_gic: Use LOG_GUEST_ERROR
Peter Maydell
1
-4
/
+8
2012-10-30
hw/arm11mpcore: Use LOG_GUEST_ERROR rather than hw_error()
Peter Maydell
1
-2
/
+5
2012-10-30
hw/pl190: Use LOG_UNIMP rather than hw_error()
Peter Maydell
1
-1
/
+1
2012-10-30
hw/pl110: Use LOG_GUEST_ERROR rather than hw_error()
Peter Maydell
1
-2
/
+4
2012-10-30
hw/pl080: Use LOG_GUEST_ERROR and LOG_UNIMP
Peter Maydell
1
-4
/
+7
2012-10-30
hw/pl061: Use LOG_GUEST_ERROR
Peter Maydell
1
-2
/
+4
2012-10-30
hw/pl050: Use LOG_GUEST_ERROR
Peter Maydell
1
-2
/
+4
2012-10-30
hw/exynos4_boards: Don't prematurely explode QEMUMachineInitArgs
Peter Maydell
1
-21
/
+11
2012-10-30
hw/mainstone: Don't prematurely explode QEMUMachineInitArgs
Peter Maydell
1
-14
/
+7
2012-10-30
hw/nseries: Don't prematurely explode QEMUMachineInitArgs
Peter Maydell
1
-28
/
+11
2012-10-30
hw/omap_sx1: Don't prematurely explode QEMUMachineInitArgs
Peter Maydell
1
-27
/
+9
2012-10-30
hw/spitz: Don't prematurely explode QEMUMachineInitArgs
Peter Maydell
1
-35
/
+10
2012-10-30
hw/versatilepb: Don't prematurely explode QEMUMachineInitArgs
Peter Maydell
1
-33
/
+11
2012-10-30
hw/realview.c: Don't prematurely explode QEMUMachineInitArgs
Peter Maydell
1
-49
/
+19
2012-10-30
hw/vexpress.c: Don't prematurely explode QEMUMachineInitArgs
Peter Maydell
1
-29
/
+9
2012-10-30
hw/armv7m_nvic: Implement byte/halfword access for NVIC SCB_SHPRx registers
Andre Beckus
1
-30
/
+28
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
[prev]
[next]