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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2012-11-14
fdc: Remove status0 parameter from fdctrl_set_fifo()
Kevin Wolf
1
-17
/
+16
2012-11-14
aio: rename AIOPool to AIOCBInfo
Stefan Hajnoczi
15
-46
/
+46
2012-11-14
aio: use g_slice_alloc() for AIOCB pooling
Stefan Hajnoczi
2
-13
/
+4
2012-11-14
aio: switch aiocb_size type int -> size_t
Stefan Hajnoczi
1
-1
/
+1
2012-11-14
tests: allow qemu-iotests to be run against nbd backend
Nick Thomas
3
-8
/
+38
2012-11-14
block: Workaround for older versions of MinGW gcc
Stefan Weil
1
-5
/
+5
2012-11-14
MAINTAINERS: add Stefan Hajnoczi as block and virtio-blk co-maintainer
Stefan Hajnoczi
1
-0
/
+2
2012-11-14
qemu-iotests: qcow2: Test growing large refcount table
Kevin Wolf
5
-5
/
+134
2012-11-14
qcow2: Fix refcount table size calculation
Kevin Wolf
1
-1
/
+2
2012-11-14
qemu: Document GlusterFS block driver usage
Bharata B Rao
2
-0
/
+66
2012-11-14
Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-1.3.0-rc0' into...
Anthony Liguori
9
-49
/
+241
2012-11-14
Merge remote-tracking branch 'kraxel/pixman.v5' into staging
Anthony Liguori
4
-9
/
+28
2012-11-14
Merge remote-tracking branch 'bonzini/nbd-next' into staging
Anthony Liguori
8
-36
/
+275
2012-11-14
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
7
-24
/
+46
2012-11-14
Merge remote-tracking branch 'kraxel/usb.70' into staging
Anthony Liguori
26
-797
/
+775
2012-11-14
Merge remote-tracking branch 'spice/spice.v63' into staging
Anthony Liguori
10
-274
/
+79
2012-11-14
pixman: cleanup properly on make distclean
Gerd Hoffmann
1
-0
/
+1
2012-11-14
pixman: add licensing info
Gerd Hoffmann
2
-0
/
+10
2012-11-14
pixman: build internal version early
Gerd Hoffmann
1
-3
/
+4
2012-11-14
pixman: pass cflags, add -fPIC
Gerd Hoffmann
1
-1
/
+1
2012-11-14
pixman: disable gtk
Gerd Hoffmann
1
-1
/
+1
2012-11-14
pixman: set --host for cross builds
Gerd Hoffmann
2
-1
/
+6
2012-11-14
pixman: add output dir to include path
Gerd Hoffmann
1
-5
/
+7
2012-11-13
vfio-pci: Use common msi_get_message
Alex Williamson
1
-23
/
+1
2012-11-13
vfio-pci: Add KVM INTx acceleration
Alex Williamson
1
-0
/
+186
2012-11-13
linux-headers: Update to 3.7-rc5
Alex Williamson
8
-26
/
+54
2012-11-13
nbd: fixes to read-only handling
Paolo Bonzini
1
-13
/
+12
2012-11-12
aio: fix aio_ctx_prepare with idle bottom halves
Paolo Bonzini
1
-4
/
+2
2012-11-12
virtio-scsi: use dma_context_memory
Paolo Bonzini
1
-1
/
+1
2012-11-12
dma: Define dma_context_memory and use in sysbus-ohci
Peter Maydell
3
-1
/
+11
2012-11-12
megasas: Correct target/lun mapping
Hannes Reinecke
2
-1
/
+2
2012-11-12
scsi-disk: flush cache after disabling it
Paolo Bonzini
1
-0
/
+9
2012-11-12
megasas: do not include block_int.h
Paolo Bonzini
1
-1
/
+0
2012-11-12
scsi: remove superfluous call to scsi_device_set_ua
Paolo Bonzini
1
-1
/
+0
2012-11-12
virtio-scsi: factor checks for VIRTIO_SCSI_S_DRIVER_OK when reporting events
Paolo Bonzini
1
-3
/
+5
2012-11-12
scsi: do not return short responses for emulated commands
Paolo Bonzini
1
-16
/
+18
2012-11-12
hmp: add NBD server commands
Paolo Bonzini
3
-0
/
+124
2012-11-12
nbd: disallow nbd-server-add before nbd-server-start
Paolo Bonzini
1
-0
/
+5
2012-11-12
nbd: force read-only export for read-only devices
Paolo Bonzini
1
-0
/
+7
2012-11-12
nbd: fix nbd_server_stop crash when no server was running
Paolo Bonzini
1
-3
/
+5
2012-11-12
nbd: accept URIs
Paolo Bonzini
2
-9
/
+114
2012-11-12
nbd: accept relative path to Unix socket
Paolo Bonzini
1
-10
/
+7
2012-11-12
qemu-nbd: initialize main loop before block layer
Paolo Bonzini
1
-1
/
+1
2012-11-11
tcg: properly check that op's output needs to be synced to memory
Kirill Batuzov
1
-4
/
+4
2012-11-11
target-mips: Fix seg fault for LUI when MIPS_DEBUG_DISAS==1.
Eric Johnson
1
-7
/
+11
2012-11-10
target-i386: avoid using cpu_single_env
Blue Swirl
1
-218
/
+222
2012-11-10
target-xtensa: avoid using cpu_single_env
Blue Swirl
1
-5
/
+5
2012-11-10
target-unicore32: avoid using cpu_single_env
Blue Swirl
1
-4
/
+4
2012-11-10
kvm: avoid using cpu_single_env
Blue Swirl
1
-10
/
+11
2012-11-10
disas: avoid using cpu_single_env
Blue Swirl
17
-86
/
+100
[prev]
[next]