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-02-17
use eventfd for iothread
Paolo Bonzini
3
-4
/
+38
2010-02-15
crisv10: Prettify.
Edgar E. Iglesias
1
-95
/
+91
2010-02-15
sparc32 fix spurious dma interrupts v2
Artyom Tarasenko
1
-10
/
+24
2010-02-15
Revert "Sparc32: improve DMA controller IRQ debugging"
Blue Swirl
1
-2
/
+0
2010-02-15
cris: Add support for CRISv10 translation.
Edgar E. Iglesias
4
-30
/
+1486
2010-02-15
cris: Use tcg_gen_movi_tl.
Edgar E. Iglesias
1
-2
/
+2
2010-02-15
cris: Add v10 style interrupts.
Edgar E. Iglesias
1
-5
/
+63
2010-02-15
crisv10: Always clear the V and C flags on btst.
Edgar E. Iglesias
1
-0
/
+2
2010-02-15
cris: Prepare for CRISv10.
Edgar E. Iglesias
2
-2
/
+9
2010-02-14
dec: use PCI accessors
Blue Swirl
1
-2
/
+1
2010-02-14
sparc64: use PCI accessors for APB/PBM
Blue Swirl
1
-11
/
+15
2010-02-14
Remove conditional rom loading support
Blue Swirl
3
-9
/
+0
2010-02-14
Fix incorrect exception_index use
Blue Swirl
3
-4
/
+4
2010-02-13
pci: fix info pci with host bridge.
Isaku Yamahata
1
-3
/
+3
2010-02-13
Merge branch 'for_anthony' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Blue Swirl
1
-1
/
+1
2010-02-10
ide: add topology support
Christoph Hellwig
1
-0
/
+2
2010-02-10
scsi: add topology support
Christoph Hellwig
1
-2
/
+26
2010-02-10
virtio-blk: add topology support
Christoph Hellwig
2
-0
/
+12
2010-02-10
block: add topology qdev properties
Christoph Hellwig
13
-73
/
+110
2010-02-10
virtio-blk: revert serial number support
hch@lst.de
2
-64
/
+3
2010-02-10
Increase VNC_MAX_WIDTH
Brian Jackson
1
-1
/
+1
2010-02-10
qemu-img: use the heap instead of the huge stack array for win32
TeLeMan
1
-3
/
+11
2010-02-10
don't dereference NULL after failed strdup
Jim Meyering
4
-8
/
+8
2010-02-10
QMP: Don't leak on connection close
Luiz Capitulino
1
-4
/
+8
2010-02-10
QError: Don't abort on multiple faults
Luiz Capitulino
1
-2
/
+7
2010-02-10
Monitor: remove unneeded checks
Luiz Capitulino
4
-12
/
+0
2010-02-10
qjson: Improve debugging
Luiz Capitulino
1
-0
/
+5
2010-02-10
virtio-net: fix network stall under load
Tom Lendacky
1
-1
/
+9
2010-02-10
json: fix PRId64 on Win32
Roy Tam
2
-1
/
+18
2010-02-10
fix inet_parse typo
Marcelo Tosatti
1
-4
/
+4
2010-02-10
iothread: fix vcpu stop with smp tcg
Marcelo Tosatti
1
-2
/
+3
2010-02-10
QMP: spec: Capability negotiation updates
Luiz Capitulino
1
-17
/
+29
2010-02-10
QMP: Enforce capability negotiation rules
Luiz Capitulino
1
-1
/
+17
2010-02-10
QMP: Introduce the qmp_capabilities command
Luiz Capitulino
2
-0
/
+25
2010-02-10
QMP: Add QEMU's version to the greeting message
Luiz Capitulino
3
-5
/
+17
2010-02-10
segfault due to buffer overrun in usb-serial
David S. Ahern
1
-6
/
+22
2010-02-10
audio streaming from usb devices
David S. Ahern
1
-12
/
+55
2010-02-10
vnc: Migrate to using QTAILQ instead of custom implementation
Amit Shah
2
-48
/
+31
2010-02-10
kvm: reduce code duplication in config_iothread
Amit Shah
1
-6
/
+3
2010-02-10
Documentation: Add command line options to function index
Stefan Weil
1
-28
/
+125
2010-02-10
Documentation: Add monitor commands to function index
Stefan Weil
1
-1
/
+61
2010-02-10
Documentation: Enhance documentation (index, keywords)
Stefan Weil
1
-6
/
+150
2010-02-10
Documentation: Fix item list
Stefan Weil
1
-1
/
+1
2010-02-10
Documentation: Add some basic documentation on make targets
Stefan Weil
1
-0
/
+41
2010-02-10
Documentation: Use UTF-8 encoding and fix one wrong encoding
Stefan Weil
2
-1
/
+9
2010-02-10
Documentation: Add direntry for info format
Stefan Weil
2
-0
/
+12
2010-02-10
block: saner flags filtering in bdrv_open2
Christoph Hellwig
1
-7
/
+14
2010-02-10
virtio-blk: Generate BLOCK_IO_ERROR QMP event
Luiz Capitulino
1
-1
/
+5
2010-02-10
scsi: Generate BLOCK_IO_ERROR QMP event
Luiz Capitulino
1
-1
/
+5
2010-02-10
ide: Generate BLOCK_IO_ERROR QMP event
Luiz Capitulino
1
-1
/
+5
[next]