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
2011-09-19
raw-posix: Fix bdrv_flush error return values
Kevin Wolf
1
-1
/
+8
2011-09-19
nbd: support NBD_SET_FLAGS ioctl
Paolo Bonzini
1
-0
/
+8
2011-09-19
nbd: sync API definitions with upstream
Paolo Bonzini
2
-1
/
+12
2011-09-19
nbd: support feature negotiation
Paolo Bonzini
4
-19
/
+39
2011-09-18
sun4u: don't set up isa_mem_base
Blue Swirl
1
-1
/
+0
2011-09-17
tcg/ppc64: Only one call output register needed for 64 bit hosts
Stefan Weil
1
-1
/
+1
2011-09-17
tcg/sparc: Only one call output register needed for 64 bit hosts
Stefan Weil
1
-2
/
+4
2011-09-17
tcg/s390: Only one call output register needed for 64 bit hosts
Stefan Weil
1
-1
/
+3
2011-09-17
tcg/ia64: Only one call output register needed for 64 bit hosts
Stefan Weil
1
-3
/
+2
2011-09-17
tcg/i386: Only one call output register needed for 64 bit hosts
Stefan Weil
1
-1
/
+3
2011-09-17
target-i386: Fix several SSE3 instructions.
Max Reitz
1
-18
/
+18
2011-09-17
trace: add virtio_set_status() trace event
Stefan Hajnoczi
3
-8
/
+12
2011-09-17
trace: remove trailing double quotes after PRI*64
Stefan Hajnoczi
1
-17
/
+17
2011-09-17
trace: allow PRI*64 at beginning and ending of format string
Stefan Hajnoczi
2
-11
/
+14
2011-09-17
trace: remove newline from grlib_irqmp_check_irqs format string
Stefan Hajnoczi
1
-1
/
+1
2011-09-17
Makefile: Fix broken build
Stefan Weil
1
-2
/
+2
2011-09-16
qdev: print bus properties too
Gerd Hoffmann
1
-0
/
+6
2011-09-16
vga: Respect isa_mem_base when registering chain4 alias
Jan Kiszka
1
-0
/
+1
2011-09-16
hw/integratorcp: Fix bugs in writes to CM_CTRL system register
Peter Maydell
1
-5
/
+11
2011-09-16
bswap.h: build fix
Christoph Egger
1
-2
/
+1
2011-09-16
console: Properly switch consoles for screen dumps
Jan Kiszka
1
-3
/
+10
2011-09-16
vga: Fix text mode screendumps
Jan Kiszka
1
-4
/
+3
2011-09-16
Fix termination by signal with -no-shutdown
Kevin Wolf
1
-0
/
+1
2011-09-16
Remove blanks before \n in output strings
Stefan Weil
16
-41
/
+41
2011-09-16
build: Move tracing objects into libuser on usermode emulation targets
Lluís Vilanova
4
-5
/
+9
2011-09-16
build: Always have 'BUILD_DIR' variable pointing to the root of the build tree
Lluís Vilanova
1
-1
/
+4
2011-09-15
Merge remote-tracking branch 'qemu-kvm-tmp/memory/core' into staging
Anthony Liguori
1
-2
/
+2
2011-09-15
Merge remote-tracking branch 'aneesh/for-upstream-4' into staging
Anthony Liguori
2
-0
/
+130
2011-09-14
Fix subtle integer overflow bug in memory API
David Gibson
1
-2
/
+2
2011-09-12
qcow2: fix range check
Frediano Ziglio
1
-7
/
+7
2011-09-12
qcow2: align cluster_data to block to improve performance using O_DIRECT
Frediano Ziglio
1
-7
/
+7
2011-09-12
ahci: Remove unused struct member
Stefan Weil
2
-3
/
+0
2011-09-12
qcow2: initialize metadata before inserting in cluster_allocs
Frediano Ziglio
1
-5
/
+5
2011-09-12
ide/atapi scsi-disk: Make monitor eject -f, then change work
Markus Armbruster
3
-1
/
+4
2011-09-12
block: New change_media_cb() parameter load
Markus Armbruster
6
-11
/
+12
2011-09-12
nbd: Clean up use of block_int.h
Markus Armbruster
3
-2
/
+2
2011-09-12
block: Reset buffer alignment on detach
Markus Armbruster
1
-0
/
+1
2011-09-12
block: New bdrv_set_buffer_alignment()
Markus Armbruster
5
-6
/
+8
2011-09-12
hw: Trim superfluous #include "block_int.h"
Markus Armbruster
10
-10
/
+0
2011-09-12
block: Move BlockConf & friends from block_int.h to block.h
Markus Armbruster
8
-38
/
+42
2011-09-12
block: Show whether the virtual tray is open in info block
Markus Armbruster
5
-2
/
+36
2011-09-12
block: Drop BlockDriverState member removable
Markus Armbruster
9
-20
/
+0
2011-09-12
block: Clean up remaining users of "removable"
Markus Armbruster
4
-9
/
+19
2011-09-12
ide/atapi: Preserve tray state on migration
Markus Armbruster
1
-0
/
+32
2011-09-12
scsi-disk: Fix START_STOP to fail when it can't eject
Markus Armbruster
3
-4
/
+25
2011-09-12
ide/atapi: Don't fail eject when tray is already open
Markus Armbruster
1
-1
/
+1
2011-09-12
rbd: fix leak in qemu_rbd_open failure paths
Sage Weil
1
-15
/
+13
2011-09-12
rbd: clean up, fix style
Sage Weil
1
-9
/
+8
2011-09-12
rbd: allow client id to be specified in config string
Sage Weil
1
-8
/
+44
2011-09-12
block: Rename bdrv_set_locked() to bdrv_lock_medium()
Markus Armbruster
8
-16
/
+16
[next]