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-04-25
Remove dead assignments in various common files, spotted by clang analyzer
Blue Swirl
6
-15
/
+10
2010-04-25
usb: remove dead assignments, spotted by clang analyzer
Blue Swirl
7
-14
/
+24
2010-04-25
bt: remove dead assignments, spotted by clang analyzer
Blue Swirl
3
-10
/
+5
2010-04-25
linux-user: Fix Sparc64 syscall returns.
Richard Henderson
1
-2
/
+3
2010-04-25
Fix dead initialization, spotted by clang analyzer
Blue Swirl
2
-2
/
+3
2010-04-25
Remove IO_MEM_SUBWIDTH.
Richard Henderson
2
-78
/
+36
2010-04-25
linux-user: Remove ELFLOAD32.
Richard Henderson
5
-47
/
+1
2010-04-25
tcg/arm: fix condition in zero/sign extension functions
Aurelien Jarno
1
-6
/
+6
2010-04-23
Fix OpenBSD build
Blue Swirl
1
-240
/
+240
2010-04-23
m68k: fix if statement with empty body, spotted by clang
Blue Swirl
1
-2
/
+3
2010-04-23
m68k-dis: fix unused return value, spotted by clang
Blue Swirl
1
-29
/
+35
2010-04-23
Fix harmless if statement with empty body, spotted by clang
Blue Swirl
1
-1
/
+2
2010-04-23
Merge remote branch 'origin/master' into staging
Anthony Liguori
1
-14
/
+11
2010-04-23
target-sparc: Fix address masking in ldqf and stqf.
Richard Henderson
1
-14
/
+11
2010-04-23
block: Free iovec arrays allocated by multiwrite_merge()
Stefan Hajnoczi
1
-0
/
+3
2010-04-23
qcow2: Use QLIST_FOREACH_SAFE macro
Stefan Hajnoczi
1
-8
/
+2
2010-04-23
linux-aio: Fix typo in read() EINTR check
Stefan Hajnoczi
1
-1
/
+1
2010-04-23
qemu-img: Fix BRDV_O_FLAGS typo
Stefan Hajnoczi
1
-10
/
+10
2010-04-23
qemu-img: Eliminate bdrv_new_open() code duplication
Stefan Hajnoczi
1
-73
/
+10
2010-04-23
block: Convert first_drv to QLIST
Stefan Hajnoczi
2
-11
/
+13
2010-04-23
block.h: bdrv_create2 doesn't exist any more
Kevin Wolf
1
-4
/
+0
2010-04-23
Remove un-needed code
Bruce Rogers
1
-1
/
+0
2010-04-23
block: Convert bdrv_first to QTAILQ
Stefan Hajnoczi
2
-23
/
+21
2010-04-23
block: Do not export bdrv_first
Stefan Hajnoczi
3
-33
/
+34
2010-04-23
cleanup block driver option handling in vl.c
Christoph Hellwig
1
-29
/
+16
2010-04-23
qcow2: Return 0/-errno in l2_allocate
Kevin Wolf
1
-17
/
+23
2010-04-23
qcow2: Return 0/-errno in write_l1_entry
Kevin Wolf
1
-5
/
+5
2010-04-23
qcow2: Fix error return code in qcow2_alloc_cluster_link_l2
Kevin Wolf
1
-2
/
+2
2010-04-23
qcow2: Return 0/-errno in write_l2_entries
Kevin Wolf
1
-4
/
+5
2010-04-23
block: split raw_getlength
Christoph Hellwig
1
-23
/
+42
2010-04-23
block: get rid of the BDRV_O_FILE flag
Christoph Hellwig
3
-26
/
+25
2010-04-23
Replace calls of old bdrv_open
Kevin Wolf
11
-35
/
+31
2010-04-23
qcow2: Fix creation of large images
Kevin Wolf
1
-10
/
+33
2010-04-23
qcow2: Trigger blkdebug events
Kevin Wolf
5
-0
/
+125
2010-04-23
blkdebug: Add events and rules
Kevin Wolf
4
-1
/
+272
2010-04-23
Make qemu-config available for tools
Kevin Wolf
4
-21
/
+20
2010-04-23
blkdebug: Inject errors
Kevin Wolf
1
-0
/
+81
2010-04-23
blkdebug: Basic request passthrough
Kevin Wolf
2
-1
/
+105
2010-04-23
qemu-config: Make qemu_config_parse more generic
Kevin Wolf
2
-7
/
+13
2010-04-23
qemu-config: qemu_read_config_file() reads the normal config file
Kevin Wolf
3
-24
/
+28
2010-04-22
audio/sdlaudio: remove unused variable
Serge Ziryukin
1
-9
/
+2
2010-04-22
bt-sdp: Fix an excessive ; and assignment of the wrong variable
Andrzej Zaborowski
1
-2
/
+2
2010-04-22
bt-l2cap: fix if statement with empty body, spotted by clang
Blue Swirl
1
-3
/
+3
2010-04-21
audio/alsa: Avoid snd_pcm_format_t vs audfmt_e mixup
malc
1
-5
/
+6
2010-04-20
pci: fix pci_find_bus().
Isaku Yamahata
1
-9
/
+16
2010-04-20
slirp: fix structure initialization in tcp_listen()
Juha Riihimäki
1
-0
/
+1
2010-04-19
Compile event_notifier only once
Blue Swirl
2
-2
/
+1
2010-04-19
Compile vl.c once
Blue Swirl
2
-2
/
+2
2010-04-19
provide a stub version of kvm-all.c if !CONFIG_KVM
Paolo Bonzini
5
-21
/
+153
2010-04-19
tcg/arm: don't try to load constants using pc
Aurelien Jarno
1
-7
/
+0
[next]