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
2008-12-07
target-ppc: disable single stepping
aurel32
1
-1
/
+1
2008-12-07
PXA: Account for offset from page start in a subpage mapping.
balrog
1
-1
/
+1
2008-12-07
Update .gitignore
aurel32
1
-2
/
+0
2008-12-07
target-ppc: Fix use of uninitialized TCG variable in tlbiva
aurel32
1
-0
/
+1
2008-12-07
Remove a few dyngen and dyngen related code
aurel32
4
-2848
/
+11
2008-12-07
ARM: fix smmul and smmla/smmls usage of registers (Mans Rullgard).
balrog
1
-3
/
+3
2008-12-07
ARM: fix usad8 and usada8 usage of registers (Mans Rullgard).
balrog
1
-3
/
+3
2008-12-07
Remove gcc 3.4 check
aurel32
2
-66
/
+0
2008-12-07
target-ppc: convert SPR accesses to TCG
aurel32
10
-640
/
+425
2008-12-07
target-ppc: remove dead code
aurel32
1
-21
/
+0
2008-12-07
Patch holes in ARM translation (Laurent Desnogues).
balrog
1
-2
/
+4
2008-12-07
ARM: cosmetics (Laurent Desnogues).
balrog
1
-29
/
+1
2008-12-07
omap1: fix uart3 init (Jean-Christophe PLAGNIOL-VILLARD).
balrog
1
-1
/
+1
2008-12-07
omap1: add OSC_12M_SEL UART register support (original patch from Jean-Christ...
balrog
1
-10
/
+17
2008-12-07
pflash_cfi01: add Single Byte Program (Jean-Christophe PLAGNIOL-VILLARD).
balrog
1
-34
/
+53
2008-12-07
SCSI: Handle inquiry commands of varying length (Justin Chevrier).
balrog
1
-3
/
+8
2008-12-07
LSI53C895A: Handle empty SCRIPTS opcode (Justin Chevrier)
balrog
1
-0
/
+6
2008-12-07
LSI53C895A: Remove current_dma_len hack
balrog
1
-1
/
+0
2008-12-07
Remove a duplicate omap_l4_attach(), add one missing elsewhere.
balrog
2
-1
/
+1
2008-12-07
Don't wrap I2C registers addresses on PXA270.
balrog
1
-4
/
+7
2008-12-07
ETRAX-FS: Simplify the DMA blocks address registration and decoding.
edgar_igl
1
-18
/
+7
2008-12-06
ETRAX-FS: No need to decode the address anymore.
edgar_igl
1
-2
/
+2
2008-12-06
target-ppc: remove dead code
aurel32
4
-25
/
+2
2008-12-06
target-ppc: convert SLB/TLB instructions to TCG
aurel32
7
-332
/
+272
2008-12-06
The configure test for struct iovec #includes <sys/uio.h> but qemu-common.h d...
blueswir1
1
-0
/
+2
2008-12-06
target-ppc: convert dcr load/store to TCG
aurel32
5
-43
/
+33
2008-12-06
target-ppc: convert msr load/store to TCG
aurel32
5
-71
/
+48
2008-12-06
target-ppc: convert POWER bridge instructions to TCG
aurel32
5
-287
/
+219
2008-12-06
Revert "hw/apic.c: use fls() from host-utils"
aurel32
1
-1
/
+7
2008-12-05
Make struct iovec universally available
aliguori
5
-18
/
+24
2008-12-05
Attached patch contains warning fixes.
blueswir1
3
-5
/
+7
2008-12-05
Attached patch make cpu-exec.c compile on NetBSD.
blueswir1
1
-4
/
+19
2008-12-05
Attached patch makes NetBSD use the native bswap functions
blueswir1
2
-0
/
+17
2008-12-05
sys-queue.h defines _SYS_QUEUE_H_ which is also defined by
blueswir1
1
-1
/
+6
2008-12-05
Fix PPC PREP platform, broken by commit 5849
aurel32
1
-1
/
+1
2008-12-05
hw/ppc4xx_pci.c: kill two warnings
aurel32
1
-2
/
+2
2008-12-05
target-ppc: convert POWER shift instructions to TCG
aurel32
3
-241
/
+258
2008-12-05
target-ppc: add functions to load/store SPR
aurel32
1
-2
/
+13
2008-12-04
do boundary check based on absolute value (Glauber Costa)
aliguori
1
-2
/
+4
2008-12-04
Use writeback caching by default with qcow2
aliguori
4
-2
/
+19
2008-12-04
Fix RTC initial date computation
aurel32
3
-8
/
+8
2008-12-04
Fix windows build after virtio changes
aliguori
2
-15
/
+34
2008-12-04
hw/apic.c: use fls() from host-utils
aurel32
1
-7
/
+1
2008-12-04
Add missing file from previous commit.
aliguori
1
-0
/
+27
2008-12-04
Add virtio-balloon support
aliguori
7
-3
/
+261
2008-12-04
Add ballooning infrastructure.
aliguori
2
-0
/
+48
2008-12-04
Define fls() in terms of clz32().
aliguori
1
-7
/
+2
2008-12-04
Remove TARGET_PAGE_SIZE from virtio interface (Hollis Blanchard)
aliguori
2
-3
/
+19
2008-12-04
Add virtio-blk support
aliguori
7
-5
/
+346
2008-12-04
Virtio core support
aliguori
3
-0
/
+972
[next]