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
2012-08-11
unicore32-softmmu: Add ps2 support
Guan Xuetao
2
-0
/
+6
2012-08-11
unicore32-softmmu: Add puv3 dma support
Guan Xuetao
3
-0
/
+111
2012-08-11
unicore32-softmmu: Add puv3 pm support
Guan Xuetao
3
-0
/
+151
2012-08-11
unicore32-softmmu: Add puv3 gpio support
Guan Xuetao
3
-0
/
+148
2012-08-11
unicore32-softmmu: Add puv3 ostimer support
Guan Xuetao
4
-0
/
+156
2012-08-11
unicore32-softmmu: Add puv3 interrupt support
Guan Xuetao
3
-1
/
+160
2012-08-11
unicore32-softmmu: Add puv3 soc/board support
Guan Xuetao
4
-0
/
+148
2012-08-11
unicore32-softmmu: Make sure that kernel can access user space
Guan Xuetao
1
-10
/
+26
2012-08-11
unicore32-softmmu: Implement softmmu specific functions
Guan Xuetao
2
-5
/
+253
2012-08-11
target-unicore32: Drop UC32_CPUID macros
Andreas Färber
1
-4
/
+0
2012-08-11
unicore32-softmmu: Make UniCore32 cpuid & exceptions correct and runable
Guan Xuetao
4
-12
/
+25
2012-08-11
unicore32-softmmu: Add coprocessor 0(sysctrl) and 1(ocd) instruction support
Guan Xuetao
3
-49
/
+233
2012-08-11
unicore32-softmmu: Add unicore32-softmmu build support
Guan Xuetao
10
-15
/
+106
2012-08-10
target-arm: Fix typos in comments
Peter Maydell
6
-24
/
+24
2012-08-10
arm: translate: comment typo - s/middel/middle/
Peter A. G. Crosthwaite
1
-1
/
+1
2012-08-10
vl.c: Exit QEMU early if no machine is found
Dunrong Huang
1
-5
/
+5
2012-08-10
qemu-iotests: skip 039 with ./check -nocache
Stefan Hajnoczi
2
-0
/
+15
2012-08-10
block: add BLOCK_O_CHECK for qemu-img check
Stefan Hajnoczi
5
-4
/
+11
2012-08-10
qcow2: mark image clean after repair succeeds
Stefan Hajnoczi
1
-13
/
+15
2012-08-10
qed: mark image clean after repair succeeds
Stefan Hajnoczi
3
-8
/
+32
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
[prev]
[next]