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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-12-11
hw/arm_gic_common: Correct GICC_PMR reset value for newer GICs
Peter Maydell
2
-2
/
+8
2012-12-11
hw/arm_gic: Fix comparison with priority mask register
Peter Maydell
1
-1
/
+1
2012-12-11
hw/arm_boot, exynos4210, highbank: Fix secondary boot GIC init
Peter Maydell
3
-8
/
+26
2012-12-10
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
16
-132
/
+149
2012-12-10
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
19
-48
/
+32
2012-12-10
Merge remote-tracking branch 'kraxel/acpi.1' into staging
Anthony Liguori
11
-415
/
+317
2012-12-10
Merge remote-tracking branch 'aneesh/for-upstream' into staging
Anthony Liguori
1
-29
/
+64
2012-12-10
Merge remote-tracking branch 'kraxel/usb.74' into staging
Anthony Liguori
13
-9
/
+168
2012-12-08
configure: Default to 'cc', not 'gcc'
Peter Maydell
1
-2
/
+11
2012-12-08
linux-user: Merge pread/pwrite into pread64/pwrite64
Peter Maydell
6
-32
/
+8
2012-12-08
target-xtensa: use movcond where possible
Max Filippov
1
-50
/
+42
2012-12-08
target-xtensa: add s32c1i unit tests
Max Filippov
2
-0
/
+40
2012-12-08
target-xtensa: add SR accessibility unit tests
Max Filippov
3
-1
/
+92
2012-12-08
target-xtensa: implement MISC SR
Max Filippov
3
-0
/
+6
2012-12-08
target-xtensa: better control rsr/wsr/xsr access to SRs
Max Filippov
1
-19
/
+30
2012-12-08
target-xtensa: restrict available SRs by enabled options
Max Filippov
3
-105
/
+130
2012-12-08
target-xtensa: implement CACHEATTR SR
Max Filippov
5
-1
/
+25
2012-12-08
target-xtensa: implement ATOMCTL SR
Max Filippov
7
-14
/
+131
2012-12-08
Merge branch 'master' of git.qemu-project.org:/pub/git/qemu
Blue Swirl
6
-15
/
+55
2012-12-08
finally kill cpudef config section support
Eduardo Habkost
1
-49
/
+0
2012-12-08
Merge branch 'memory-ioport' of git://github.com/afaerber/qemu-cpu
Blue Swirl
13
-78
/
+178
2012-12-08
HACKING: List areas where we may rely on impdef C behaviour
Peter Maydell
1
-0
/
+20
2012-12-08
pixman: require 0.18.4 or newer
Gerd Hoffmann
1
-2
/
+2
2012-12-08
TCG: Remove unused global gen_opc_ arrays.
Evgeny Voevodin
2
-8
/
+0
2012-12-08
TCG: Use gen_opc_instr_start from context instead of global variable.
Evgeny Voevodin
16
-46
/
+47
2012-12-08
TCG: Use gen_opc_icount from context instead of global variable.
Evgeny Voevodin
16
-16
/
+16
2012-12-08
TCG: Use gen_opc_pc from context instead of global variable.
Evgeny Voevodin
15
-33
/
+34
2012-12-08
tcg/tcg.h: Duplicate global TCG gen_opc_ arrays into TCGContext.
Evgeny Voevodin
1
-0
/
+3
2012-12-08
curses: Remove OpenBSD workaround
Brad Smith
1
-4
/
+0
2012-12-08
exec: Advise huge pages for the TCG code gen buffer
Richard Henderson
1
-0
/
+2
2012-12-07
target-i386: Postpone cpuid_level update to realize time
Igor Mammedov
1
-3
/
+5
2012-12-07
pc_sysfw: Plug memory leak on pc_fw_add_pflash_drv() error path
Markus Armbruster
1
-1
/
+3
2012-12-07
qemu-options: Fix space at EOL
Michal Privoznik
1
-1
/
+1
2012-12-07
Fix spelling in comments and documentation
Stefan Weil
2
-4
/
+4
2012-12-07
Clean up pci_drive_hot_add()'s use of BlockInterfaceType
Markus Armbruster
3
-13
/
+8
2012-12-07
arm: a9mpcore: remove un-used ptimer_iomem field
Peter Crosthwaite
1
-1
/
+0
2012-12-07
target-sparc: Remove t0, t1 from CPUSPARCState
Richard Henderson
1
-1
/
+0
2012-12-07
target-m68k: Remove t1 from CPUM68KState
Richard Henderson
1
-3
/
+0
2012-12-07
target-alpha: Remove t0, t1 from CPUAlphaState
Richard Henderson
1
-7
/
+0
2012-12-07
s390x: Spelling fixes (endianess -> endianness, occured -> occurred)
Stefan Weil
2
-4
/
+4
2012-12-07
Fix comments (adress -> address, layed -> laid, wierd -> weird)
Stefan Weil
3
-5
/
+5
2012-12-07
Fix spelling (prefered -> preferred)
Stefan Weil
2
-4
/
+5
2012-12-07
configure: Remove stray debug output
Peter Maydell
1
-2
/
+0
2012-12-07
sd: Send debug printfery to stderr not stdout
Peter Crosthwaite
1
-2
/
+2
2012-12-06
target-i386: Use define for cpuid vendor string size
Igor Mammedov
2
-3
/
+5
2012-12-06
target-i386: Separate feature string parsing from CPU model lookup
Eduardo Habkost
1
-23
/
+46
2012-12-06
target-i386/cpu.c: Coding style fixes
Eduardo Habkost
1
-14
/
+16
2012-12-06
qdev: qdev_create(): use error_report() instead of hw_error()
Eduardo Habkost
1
-3
/
+5
2012-12-06
sysemu.h: Include qemu-types.h instead of qemu-common.h
Eduardo Habkost
1
-1
/
+1
2012-12-06
Create qemu-types.h for struct typedefs
Eduardo Habkost
3
-61
/
+63
[next]