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-08-10
blockdev: flip default cache mode from writethrough to writeback
Paolo Bonzini
1
-0
/
+1
2012-08-10
virtio-blk: disable write cache if not negotiated
Paolo Bonzini
1
-0
/
+14
2012-08-10
virtio-blk: support VIRTIO_BLK_F_CONFIG_WCE
Paolo Bonzini
2
-3
/
+17
2012-08-10
qemu-iotests: Save some sed processes
Kevin Wolf
1
-10
/
+10
2012-08-10
ahci: Fix sglist memleak in ahci_dma_rw_buf()
Jason Baron
2
-0
/
+4
2012-08-10
ahci: Fix ahci cdrom read corruptions for reads > 128k
Jason Baron
2
-7
/
+35
2012-08-10
virtio-blk: fix use-after-free while handling scsi commands
Avi Kivity
1
-0
/
+1
2012-08-09
handle device help before accelerator set up
Bruce Rogers
1
-3
/
+5
2012-08-09
Merge branch 'x86cpu_qom_tcg_v2' of git://github.com/imammedo/qemu
Blue Swirl
6
-27
/
+15
2012-08-09
qemu_rearm_alarm_timer: do not call rearm if the next deadline is INT64_MAX
Stefano Stabellini
1
-7
/
+3
2012-08-09
target-xtensa: make 'sim' to be the default machine
Max Filippov
1
-0
/
+1
2012-08-09
target-xtensa: make default CPU depend on target endianness
Max Filippov
3
-5
/
+11
2012-08-09
MIPS: Correct FCR0 initialization
Nathan Froyd
1
-0
/
+1
2012-08-09
scsi-bus: remove overlapping entry
Blue Swirl
1
-1
/
+0
2012-08-09
xilinx_axienet: avoid useless self-assignment
Blue Swirl
1
-1
/
+0
2012-08-09
user: fix accidental AREG0 use
Blue Swirl
1
-5
/
+12
2012-08-09
qapi: avoid reserved keywords
Blue Swirl
2
-3
/
+19
2012-08-09
sparc: fix expression with uninitialized initial value
Blue Swirl
1
-5
/
+3
2012-08-09
sparc: fix floppy TC line setup
Blue Swirl
1
-5
/
+13
2012-08-09
esp: add Tekram DC-390 emulation (PC SCSI adapter)
Hervé Poussineau
1
-1
/
+123
2012-08-09
Revert "pci: add some stubs"
Hervé Poussineau
1
-15
/
+0
2012-08-09
esp: move PCI emulation to a new file esp-pci.c
Hervé Poussineau
4
-362
/
+398
2012-08-09
esp: move some definitions to header file
Hervé Poussineau
2
-117
/
+127
2012-08-09
scsi-disk: add support for the UNMAP command
Paolo Bonzini
1
-1
/
+92
2012-08-09
scsi-disk: improve out-of-range LBA detection for WRITE SAME
Paolo Bonzini
1
-1
/
+2
2012-08-09
scsi-disk: more assertions and resets for aiocb
Paolo Bonzini
1
-8
/
+8
2012-08-09
virtio-scsi: do not compare 32-bit QEMU tags against 64-bit virtio-scsi tags
Paolo Bonzini
1
-2
/
+8
2012-08-09
iscsi: Pick default initiator-name based on the name of the VM
Ronnie Sahlberg
6
-1
/
+28
2012-08-08
iscsi: reorganize code for parse_initiator_name
Paolo Bonzini
1
-12
/
+9
2012-08-08
iscsi: do not leak initiator_name
Paolo Bonzini
1
-17
/
+16
2012-08-07
Merge remote-tracking branch 'kraxel/usb.58' into staging
Anthony Liguori
1
-2
/
+9
2012-08-07
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
18
-60
/
+650
2012-08-07
usb-storage: fix SYNCHRONIZE_CACHE
Gerd Hoffmann
1
-0
/
+3
2012-08-07
usb-storage: improve debug logging
Gerd Hoffmann
1
-2
/
+6
2012-08-06
slirp: fix build on mingw32
Anthony Liguori
2
-2
/
+2
2012-08-06
qemu-img: use QemuOpts instead of QEMUOptionParameter in resize function
Dong Xu Wang
1
-11
/
+17
2012-08-06
qemu-iotests: Be more flexible with image creation options
Kevin Wolf
2
-7
/
+7
2012-08-06
qemu-iotests: add 039 qcow2 lazy refcounts test
Stefan Hajnoczi
3
-0
/
+190
2012-08-06
qemu-io: add "abort" command to simulate program crash
Stefan Hajnoczi
1
-0
/
+12
2012-08-06
qcow2: implement lazy refcounts
Stefan Hajnoczi
6
-24
/
+107
2012-08-06
qemu-iotests: ignore qemu-img create lazy_refcounts output
Stefan Hajnoczi
1
-1
/
+2
2012-08-06
docs: add lazy refcounts bit to qcow2 specification
Stefan Hajnoczi
1
-1
/
+6
2012-08-06
qcow2: introduce dirty bit
Stefan Hajnoczi
4
-15
/
+67
2012-08-06
docs: add dirty bit to qcow2 specification
Stefan Hajnoczi
1
-1
/
+6
2012-08-06
qemu-iotests: add qed.py image manipulation utility
Stefan Hajnoczi
1
-0
/
+235
2012-08-06
qapi: generalize documentation of streaming commands
Paolo Bonzini
2
-10
/
+9
2012-08-06
ide scsi: Mess with geometry only for hard disk devices
Markus Armbruster
2
-2
/
+4
2012-08-06
virtio: fix vhost handling
Paolo Bonzini
3
-10
/
+14
2012-08-06
Merge remote-tracking branch 'kiszka/queues/slirp' into staging
Anthony Liguori
3
-2
/
+9
2012-08-04
Merge branch 'axp-next' of git://repo.or.cz/qemu/rth
Blue Swirl
8
-144
/
+270
[prev]
[next]