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-20
Clean-up a little bit the RW related bits of BDRV_O_FLAGS. BDRV_O_RDONLY gone...
Naphtali Sprei
11
-42
/
+44
2010-01-20
Make CDROM a read-only drive
Naphtali Sprei
1
-0
/
+7
2010-01-20
Documentation: Add missing documentation for qdev related command line options
Stefan Weil
1
-4
/
+21
2010-01-19
pc: add driver version compat properties
Gerd Hoffmann
1
-0
/
+16
2010-01-19
scsi: device version property
Gerd Hoffmann
1
-1
/
+4
2010-01-19
ide: device version property
Gerd Hoffmann
3
-9
/
+17
2010-01-19
QMP: Emit asynchronous events on all QMP monitors
Adam Litke
1
-5
/
+7
2010-01-19
Fix QEMU_WARN_UNUSED_RESULT
Kevin Wolf
4
-5
/
+6
2010-01-19
QMP: Introduce VNC_INITIALIZED event
Luiz Capitulino
4
-0
/
+11
2010-01-19
QMP: Introduce VNC_DISCONNECTED event
Luiz Capitulino
4
-0
/
+12
2010-01-19
QMP: Introduce VNC_CONNECTED event
Luiz Capitulino
4
-0
/
+36
2010-01-19
VNC: Cache client info at connection time
Luiz Capitulino
2
-10
/
+32
2010-01-19
VNC: Add 'family' key
Luiz Capitulino
1
-1
/
+25
2010-01-19
VNC: Rename client's 'username' key
Luiz Capitulino
1
-4
/
+5
2010-01-19
VNC: Make 'auth' key mandatory
Luiz Capitulino
1
-12
/
+14
2010-01-19
VNC: Use 'enabled' key instead of 'status'
Luiz Capitulino
1
-5
/
+5
2010-01-19
char: Remove redundant qemu_chr_generic_open() call.
Kusanagi Kouichi
1
-1
/
+0
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
[next]