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
2014-06-10
hw/intc/openpic: Remove unused function IRQ_testbit()
Peter Maydell
1
-5
/
+0
2014-06-10
hw/dma/xilinx_axidma: Remove unused stream_halted() function
Peter Maydell
1
-5
/
+0
2014-06-10
util/qemu-sockets.c: Avoid unused variable warnings
Peter Maydell
1
-2
/
+1
2014-06-10
hw/sd/sd.c: Drop unused sd_acmd_type[] array
Peter Maydell
1
-11
/
+0
2014-06-10
hw/i386/pc.c: Remove unused parallel_io and parallel_irq variables
Peter Maydell
1
-3
/
+0
2014-06-10
slirp: Remove unused zero_ethaddr[] variable
Peter Maydell
1
-2
/
+0
2014-06-10
qtest: fix hex2nib for capital characters
Sergey Fedorov
1
-1
/
+1
2014-06-10
net: cadence_gem: Remove &desc[0] usages
Peter Crosthwaite
1
-2
/
+2
2014-06-10
net: cadence_gem: Comment spelling sweep
Peter Crosthwaite
1
-6
/
+6
2014-06-10
net: cadence_gem: Add Tx descriptor fetch printf
Peter Crosthwaite
1
-0
/
+3
2014-06-10
net: cadence_gem: Fix Tx descriptor update
Peter Crosthwaite
1
-5
/
+7
2014-06-10
Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20140610-1' in...
Peter Maydell
1
-13
/
+5
2014-06-10
console: fix -vga none -sdl crash
Gerd Hoffmann
1
-4
/
+1
2014-06-10
console: kill MAX_CONSOLES, alloc consoles dynamically
Gerd Hoffmann
1
-9
/
+4
2014-06-10
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140610' into staging
Peter Maydell
10
-130
/
+560
2014-06-10
s390x/kvm: inject via flic
Cornelia Huck
3
-1
/
+29
2014-06-10
s390x: cleanup interrupt injection
Cornelia Huck
6
-120
/
+91
2014-06-10
s390x/kvm: add alternative injection interface
Cornelia Huck
2
-0
/
+88
2014-06-10
s390x: consolidate floating interrupts
Cornelia Huck
4
-40
/
+52
2014-06-10
s390/virtio-ccw: migration support
Jens Freimann
3
-0
/
+208
2014-06-10
s390x/kvm: Log unmanageable program interruptions
Thomas Huth
1
-0
/
+6
2014-06-10
s390x/kvm: Log unmanageable external interruptions
Thomas Huth
1
-6
/
+29
2014-06-10
s390x/kvm: enable/reset cmma via vm attributes
Dominik Dingel
4
-0
/
+76
2014-06-10
s390x/kvm: make flic play well with old kernels
Cornelia Huck
1
-2
/
+4
2014-06-10
s390x/css: handle emw correctly for tsch
Cornelia Huck
1
-4
/
+20
2014-06-09
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140609-...
Peter Maydell
14
-127
/
+731
2014-06-09
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
21
-263
/
+195
2014-06-09
target-arm: Delete unused iwmmxt_msadb helper
Peter Maydell
3
-13
/
+0
2014-06-09
target-arm: Fix errors in writes to generic timer control registers
Peter Maydell
1
-3
/
+3
2014-06-09
target-arm: A64: Implement two-register SHA instructions
Peter Maydell
2
-1
/
+46
2014-06-09
target-arm: A64: Implement 3-register SHA instructions
Peter Maydell
1
-1
/
+58
2014-06-09
target-arm: A64: Implement AES instructions
Peter Maydell
2
-1
/
+51
2014-06-09
target-arm: A32/T32: Mask CRC value in calling code, not helper
Peter Maydell
2
-19
/
+16
2014-06-09
target-arm: A64: Implement CRC instructions
Peter Maydell
4
-1
/
+86
2014-06-09
target-arm: VFPv4 implies half-precision extension
Peter Maydell
2
-4
/
+1
2014-06-09
target-arm: Clean up handling of ARMv8 optional feature bits
Peter Maydell
2
-4
/
+14
2014-06-09
target-arm: Remove unnecessary setting of feature bits
Peter Maydell
2
-4
/
+0
2014-06-09
target-arm: arm_any_initfn() should never set ARM_FEATURE_AARCH64
Peter Maydell
1
-3
/
+0
2014-06-09
target-arm: A64: Use PMULL feature bit for PMULL
Peter Maydell
2
-2
/
+2
2014-06-09
target-arm: add support for v8 VMULL.P64 instruction
Peter Maydell
8
-33
/
+61
2014-06-09
target-arm: Allow 3reg_wide undefreq to encode more bad size options
Peter Maydell
1
-12
/
+12
2014-06-09
target-arm: add support for v8 SHA1 and SHA256 instructions
Ard Biesheuvel
6
-7
/
+349
2014-06-09
target-arm: Correct handling of UXN bit in ARMv8 LPAE page tables
Ian Campbell
1
-9
/
+8
2014-06-09
target-arm: Prepare cpreg writefns/readfns for EL3/SecExt
Fabian Aggeler
1
-14
/
+14
2014-06-09
target-arm/cpu64.c: Actually register Cortex-A57 impdef registers
Peter Maydell
1
-0
/
+1
2014-06-09
vexpress: Add support for the -bios flag to provide firmware
Grant Likely
1
-0
/
+13
2014-06-09
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
5
-37
/
+117
2014-06-09
trace: Replace fprintf with error_report and print location
Alexey Kardashevskiy
1
-13
/
+18
2014-06-09
trace: Multi-backend tracing
LluĂs Vilanova
20
-234
/
+153
2014-06-09
trace: Replace error with warning if event is not defined
Alexey Kardashevskiy
1
-7
/
+7
[next]