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
2010-01-19
raw-posix: Detect legacy floppy via ioctl on linux
Cole Robinson
1
-2
/
+19
2010-01-19
raw-posix: Detect CDROM via ioctl on linux
Cole Robinson
1
-2
/
+18
2010-01-19
avoid unreachable statement after break
Paolo Bonzini
1
-1
/
+1
2010-01-19
remove assertions
Paolo Bonzini
1
-4
/
+0
2010-01-19
change while to if
Paolo Bonzini
1
-7
/
+3
2010-01-19
add assertions about env->current_tb
Paolo Bonzini
1
-1
/
+5
2010-01-19
clean up env->current_tb
Paolo Bonzini
1
-0
/
+2
2010-01-19
fix wrong indentation
Paolo Bonzini
1
-3
/
+1
2010-01-19
kill regs_to_env and env_to_regs
Paolo Bonzini
12
-99
/
+0
2010-01-19
remove dead code from target-i386/exec.h
Paolo Bonzini
1
-48
/
+0
2010-01-19
rtl8139: fix clang reporting unused assignment of VLAN tagging data
Igor V. Kovalenko
1
-0
/
+5
2010-01-19
eepro100: Fix multicast support
Stefan Weil
1
-13
/
+39
2010-01-19
eepro100: Restructure code (new function tx_command)
Stefan Weil
1
-94
/
+99
2010-01-17
Sparc32: Update OpenBIOS image to r666
Blue Swirl
2
-1
/
+1
2010-01-17
Sparc: improve CPU register dump
Blue Swirl
1
-30
/
+55
2010-01-17
fix linux-user microblaze ELF_ARCH definition
Mike Frysinger
1
-1
/
+1
2010-01-17
audio: include more information into audio_bug's output
malc
1
-0
/
+9
2010-01-17
Revert "sdlaudio: make it suck less"
malc
1
-30
/
+50
2010-01-16
Sparc32: improve DMA controller IRQ debugging
Blue Swirl
1
-0
/
+2
2010-01-16
ESP: improve IRQ debugging
Blue Swirl
1
-0
/
+2
2010-01-16
sparc32 do not clear interrupts when masking
Artyom Tarasenko
1
-2
/
+1
2010-01-16
Update Sparc OpenBIOS images to r665
Blue Swirl
3
-3
/
+2
2010-01-15
sparc32 do_unassigned_access overhaul v2
Artyom Tarasenko
1
-12
/
+30
2010-01-15
tcg/x86_64: Avoid unnecessary REX.B prefixes.
Richard Henderson
1
-16
/
+30
2010-01-15
nand: Correct random data reads.
Edgar E. Iglesias
1
-7
/
+13
2010-01-14
Makefile: Fix message for missing configure
Stefan Weil
1
-0
/
+2
2010-01-14
target-m68k: fix a typo in 'P' packet processing
Kazu Hirata
1
-1
/
+1
2010-01-14
tcg/x86_64: Special-case all 32-bit AND operands.
Richard Henderson
1
-18
/
+8
2010-01-14
sh: sm501: Add hardware cursor feature
Shin-ichiro KAWASAKI
2
-11
/
+185
2010-01-14
alpha: fix stat64 issue
Vince Weaver
1
-1
/
+1
2010-01-14
ppc-40x: Correct ESR for zone protection faults.
Edgar E. Iglesias
1
-5
/
+18
2010-01-14
ppc-40x: Correct decoding of zone protection bits.
Edgar E. Iglesias
1
-1
/
+1
2010-01-14
ppc-40x: Correct check for Endian swapping TLB entries.
Edgar E. Iglesias
1
-5
/
+7
2010-01-14
ppc-40x: Get TLB attributes from TLBLO.
Edgar E. Iglesias
1
-1
/
+1
2010-01-13
docs: New qdev-device-use.txt
Markus Armbruster
1
-0
/
+353
2010-01-13
Qemu's internal TFTP server breaks lock-step-iness of TFTP
Milan Plzik
1
-0
/
+1
2010-01-13
Add KVM paravirt cpuid leaf
Gleb Natapov
3
-11
/
+89
2010-01-13
virtio-blk: remove dead variable in virtio_blk_handle_scsi
Christoph Hellwig
1
-4
/
+1
2010-01-13
qcow/qcow2: implement bdrv_aio_flush
Kevin Wolf
2
-0
/
+18
2010-01-13
block: flush backing_hd in the right place
Christoph Hellwig
1
-10
/
+7
2010-01-13
json-parser: remove dead increment
Amit Shah
1
-2
/
+0
2010-01-13
qcow2-refcount: remove dead assignment
Amit Shah
1
-1
/
+0
2010-01-13
hw/vga.c: remove dead assignment
Amit Shah
1
-1
/
+0
2010-01-13
x86: translate.c: remove dead assignment
Amit Shah
1
-2
/
+0
2010-01-13
virtio: net: remove dead assignment
Amit Shah
1
-1
/
+1
2010-01-13
vl.c: Remove dead assignment
Amit Shah
1
-5
/
+1
2010-01-13
osdep.c: Fix accept4 fallback
Kevin Wolf
1
-1
/
+1
2010-01-13
qemu-img rebase
Kevin Wolf
2
-0
/
+231
2010-01-13
block: Add bdrv_change_backing_file
Kevin Wolf
4
-0
/
+126
2010-01-13
block: Introduce BDRV_O_NO_BACKING
Kevin Wolf
3
-3
/
+4
[prev]
[next]