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
2013-09-03
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
67
-180
/
+144
2013-09-03
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...
Anthony Liguori
57
-122
/
+154
2013-09-03
Merge branch 'tcg-next' of git://github.com/rth7680/qemu
Aurelien Jarno
57
-446
/
+619
2013-09-03
Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemu
Aurelien Jarno
21
-160
/
+305
2013-09-03
tcg/mips: only enable ext8s/ext16s ops on MIPS32R2
Aurelien Jarno
2
-4
/
+4
2013-09-03
tcg/mips: inline bswap16/bswap32 ops
Aurelien Jarno
1
-4
/
+3
2013-09-03
tcg/mips: detect available host instructions at runtime
Aurelien Jarno
2
-92
/
+171
2013-09-02
tcg-i386: Make use of zero-extended memory helper routines
Richard Henderson
1
-9
/
+6
2013-09-02
tcg: Introduce zero and sign-extended versions of load helpers
Richard Henderson
3
-21
/
+64
2013-09-02
exec: Split softmmu_defs.h
Richard Henderson
14
-76
/
+49
2013-09-02
target: Include softmmu_exec.h where forgotten
Richard Henderson
5
-0
/
+8
2013-09-02
exec: Rename USUFFIX to LSUFFIX
Richard Henderson
1
-6
/
+6
2013-09-02
tcg-i386: Don't perform GETPC adjustment in TCG code
Richard Henderson
1
-19
/
+14
2013-09-02
exec: Reorganize the GETRA/GETPC macros
Richard Henderson
2
-52
/
+56
2013-09-02
configure: Allow x32 as a host
Richard Henderson
1
-9
/
+18
2013-09-02
tcg-i386: Adjust tcg_out_tlb_load for x32
Richard Henderson
1
-14
/
+27
2013-09-02
tcg-i386: Use intptr_t appropriately
Richard Henderson
1
-22
/
+19
2013-09-02
tcg: Fix jit debug for x32
Richard Henderson
1
-5
/
+5
2013-09-02
tcg: Use appropriate types in tcg_reg_alloc_call
Richard Henderson
1
-1
/
+3
2013-09-02
tcg: Change tcg_out_ld/st offset to intptr_t
Richard Henderson
12
-28
/
+28
2013-09-02
tcg: Change tcg_gen_exit_tb argument to uintptr_t
Richard Henderson
18
-25
/
+25
2013-09-02
tcg: Use uintptr_t in TCGHelperInfo
Richard Henderson
2
-4
/
+4
2013-09-02
tcg: Change relocation offsets to intptr_t
Richard Henderson
13
-39
/
+40
2013-09-02
tcg: Change memory offsets to intptr_t
Richard Henderson
2
-16
/
+8
2013-09-02
tcg: Change frame pointer offsets to intptr_t
Richard Henderson
2
-8
/
+6
2013-09-02
tcg: Define TCG_ptr properly
Richard Henderson
1
-3
/
+3
2013-09-02
tcg: Define TCG_TYPE_PTR properly
Richard Henderson
1
-3
/
+6
2013-09-02
tcg: Allow TCG_TARGET_REG_BITS to be specified independantly
Richard Henderson
6
-16
/
+37
2013-09-02
tcg: Fix next_tb type in cpu_exec
Richard Henderson
1
-1
/
+1
2013-09-02
tcg: Change tcg_qemu_tb_exec return to uintptr_t
Richard Henderson
5
-7
/
+6
2013-09-02
tcg: Change flush_icache_range arguments to uintptr_t
Richard Henderson
10
-31
/
+17
2013-09-02
qtest: Fix FMT_timeval vs time_t
Richard Henderson
1
-4
/
+4
2013-09-02
tcg: Constant fold div, rem
Richard Henderson
1
-0
/
+23
2013-09-02
tcg-ppc64: Implement muluh, mulsh
Richard Henderson
2
-29
/
+11
2013-09-02
tcg-mips: Implement mulsh, muluh
Richard Henderson
2
-2
/
+12
2013-09-02
tcg: Add muluh and mulsh opcodes
Richard Henderson
16
-11
/
+128
2013-09-02
PPC: spapr: iommu: rework traces
Alexey Kardashevskiy
2
-47
/
+29
2013-09-02
spapr: add "stop-self" RTAS call required to support hot CPU unplug
Alexey Kardashevskiy
1
-0
/
+23
2013-09-02
PPC: KVM: Compile fix for qemu_notify_event
Alexander Graf
1
-0
/
+1
2013-09-02
pseries: Add H_SET_MODE hcall to change guest exception endianness
Anton Blanchard
3
-2
/
+67
2013-09-02
xics: move registration of global state to realize()
Alexey Kardashevskiy
1
-10
/
+11
2013-09-02
spapr-pci: rework MSI/MSIX
Alexey Kardashevskiy
4
-42
/
+60
2013-09-02
target-ppc: Use #define instead of opencoding SLB valid bit
Aneesh Kumar K.V
1
-1
/
+1
2013-09-02
spapr-pci: fix config space access to support bridges
Alexey Kardashevskiy
1
-10
/
+2
2013-09-02
target-ppc: fix bit extraction for FPBF and FPL
Aurelien Jarno
1
-2
/
+2
2013-09-02
ppc405_boards: Don't enforce presence of firmware for qtest
Andreas Färber
1
-15
/
+20
2013-09-02
ppc405_uc: Disable debug output
Andreas Färber
1
-8
/
+8
2013-09-02
ppc405_boards: Disable debug output
Andreas Färber
1
-2
/
+2
2013-09-02
ppc: virtex_ml507: QEMU_OPTION_dtb support for this machine.
Efimov Vasily
1
-10
/
+19
2013-09-02
disas/ppc.c: Fix little endian disassembly
Anton Blanchard
1
-1
/
+2
[next]