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-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
2010-02-10
block: BLOCK_IO_ERROR QMP event
Luiz Capitulino
2
-0
/
+35
2010-02-10
QMP: BLOCK_IO_ERROR event handling
Luiz Capitulino
3
-0
/
+25
2010-02-10
qcow2: Fix signedness bugs
Kevin Wolf
2
-10
/
+8
2010-02-10
qemu-img: Fix qemu-img can't create qcow image based on read-only image
Sheng Yang
1
-5
/
+10
2010-02-10
doc: Update mingw cross compile instructions
Scott Tsai
1
-14
/
+31
2010-02-10
Do not ignore error, if open file failed (-serial /dev/tty)
Evgeniy Dushistov
1
-0
/
+3
2010-02-10
Documentation: Add build support for documentation in pdf format
Stefan Weil
2
-8
/
+14
2010-02-10
fix placement of config-host.h inclusion
Paolo Bonzini
1
-3
/
+4
2010-02-10
loop write in qemu_event_increment upon EINTR
Paolo Bonzini
1
-2
/
+6
2010-02-10
do not loop on an incomplete io_thread_fd read
Paolo Bonzini
1
-2
/
+2
2010-02-09
Try not to exceed max downtime on stage3
Liran Schour
1
-9
/
+70
2010-02-09
Count dirty blocks and expose an API to get dirty count
Liran Schour
3
-2
/
+16
2010-02-09
Tranfer dirty blocks during iterative phase
Liran Schour
1
-36
/
+99
2010-02-09
add qemu_get_clock_ns
Paolo Bonzini
2
-2
/
+20
2010-02-09
Remove unused code
Liran Schour
1
-43
/
+18
2010-02-09
kvm: move kvm to use memory notifiers
Michael S. Tsirkin
3
-30
/
+35
2010-02-09
kvm: move kvm_set_phys_mem around
Michael S. Tsirkin
1
-138
/
+138
2010-02-09
qemu: memory notifiers
Michael S. Tsirkin
2
-3
/
+129
2010-02-09
tcg/mips: fix crash in tcg_out_qemu_ld()
Aurelien Jarno
1
-2
/
+2
2010-02-09
target-sh4: MMU: separate execute and read/write permissions
Aurelien Jarno
1
-21
/
+6
[next]