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
2014-07-06
Handle G_IO_HUP in tcp_chr_read for tcp chardev
Kirill Batuzov
2
-22
/
+6
2014-07-06
virtio: move common virtio properties to bus class device
Ming Lei
6
-16
/
+14
2014-07-06
pc-dimm: error out if memory hotplug is not enabled
Igor Mammedov
1
-1
/
+7
2014-07-06
numa: check for busy memory backend
Hu Tao
1
-0
/
+8
2014-07-06
qtest: enable vhost-user-test
Nikolay Nikolaev
1
-3
/
+5
2014-07-03
MAINTAINERS: seccomp: change email contact for Eduardo Otubo
Eduardo Otubo
1
-1
/
+1
2014-07-01
Update version for v2.1.0-rc0 release
v2.1.0-rc0
Peter Maydell
1
-1
/
+1
2014-07-01
net: add mmsghdr struct check for L2TPV3
Gonglei
3
-3
/
+19
2014-07-01
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140701-1' into s...
Peter Maydell
4
-31
/
+30
2014-07-01
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20140701-1' into s...
Peter Maydell
2
-89
/
+87
2014-07-01
ccid-card-emulated: use EventNotifier
Paolo Bonzini
1
-19
/
+10
2014-07-01
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2
-0
/
+4
2014-07-01
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
35
-242
/
+569
2014-07-01
ui/vnc: fix potential memory corruption issues
Peter Lieven
2
-86
/
+77
2014-07-01
ui/vnc: limit client_cut_text msg payload size
Peter Lieven
1
-3
/
+10
2014-07-01
usb: initialize libusb_device to avoid crash
Jincheng Miao
1
-2
/
+2
2014-07-01
usb: Fix usb-bt-dongle initialization.
Hani Benhabiles
1
-8
/
+16
2014-07-01
input: fix jumpy mouse cursor with USB mouse emulation
Christian Burger
1
-2
/
+2
2014-07-01
Merge remote-tracking branch 'remotes/bonzini/memory' into staging
Peter Maydell
13
-89
/
+441
2014-07-01
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.1' into...
Peter Maydell
19
-50
/
+64
2014-07-01
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
Peter Maydell
3
-14
/
+4
2014-07-01
trace: add qemu_system_powerdown_request and qemu_system_shutdown_request tra...
Yang Zhiyong
2
-0
/
+4
2014-07-01
block: add backing-file option to block-stream
Jeff Cody
5
-14
/
+43
2014-07-01
block: extend block-commit to accept a string for the backing file
Jeff Cody
7
-11
/
+59
2014-07-01
block: add helper function to determine if a BDS is in a chain
Jeff Cody
2
-0
/
+12
2014-07-01
block: add QAPI command to allow live backing file change
Jeff Cody
3
-0
/
+144
2014-07-01
configure: Fix -lm test, so that tools can be compiled on hosts that require -lm
Alexey Kardashevskiy
2
-5
/
+1
2014-07-01
qdev: correctly send DEVICE_DELETED for recursively-deleted devices
Paolo Bonzini
2
-2
/
+4
2014-07-01
memory: do not give a name to the internal exec.c regions
Paolo Bonzini
1
-4
/
+4
2014-07-01
memory: MemoryRegion: Add size property
Peter Crosthwaite
1
-0
/
+13
2014-07-01
memory: MemoryRegion: Add may-overlap and priority props
Peter Crosthwaite
2
-1
/
+25
2014-07-01
memory: MemoryRegion: Add container and addr props
Peter Crosthwaite
1
-0
/
+46
2014-07-01
memory: MemoryRegion: replace owner field with QOM parent
Paolo Bonzini
2
-11
/
+25
2014-07-01
memory: MemoryRegion: QOMify
Peter Crosthwaite
3
-22
/
+109
2014-07-01
memory: MemoryRegion: use /machine as default owner
Paolo Bonzini
2
-3
/
+2
2014-07-01
libqtest: escape strings in QMP commands, fix leak
Paolo Bonzini
4
-16
/
+43
2014-07-01
qom: object: Ignore refs/unrefs of NULL
Peter Crosthwaite
1
-6
/
+8
2014-07-01
qom: object: remove parent pointer when unparenting
Peter Crosthwaite
1
-0
/
+1
2014-07-01
mc146818rtc: add "rtc-time" link to "/machine/rtc"
Marcelo Tosatti
1
-0
/
+9
2014-07-01
qom: allow creating an alias of a child<> property
Paolo Bonzini
1
-1
/
+11
2014-07-01
qom: add a generic mechanism to resolve paths
Paolo Bonzini
2
-34
/
+82
2014-07-01
qapi: Change back sector-count to sectors-count in quorum QAPI events.
Benoît Canet
2
-17
/
+17
2014-07-01
block/cow: Avoid use of uninitialized cow_bs in error path
Peter Maydell
1
-3
/
+4
2014-07-01
block: simplify bdrv_find_base() and bdrv_find_overlay()
Jeff Cody
1
-35
/
+10
2014-07-01
block: make 'top' argument to block-commit optional
Jeff Cody
4
-17
/
+39
2014-07-01
iotests: Add more tests to quick group
Max Reitz
1
-19
/
+19
2014-07-01
iotests: Add qemu tests to quick group
Max Reitz
1
-9
/
+9
2014-07-01
iotests: Simplify qemu-iotests-quick.sh
Max Reitz
1
-11
/
+1
2014-07-01
qemu-img create: add 'nocow' option
Chunyan Liu
9
-6
/
+146
2014-07-01
virtio-scsi: scsi events must be converted to target endianness
Cédric Le Goater
1
-2
/
+2
[next]