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-09-22
archipelago: Drop archipelago_aiocb_info.cancel
Fam Zheng
1
-16
/
+1
2014-09-22
iscsi: Convert iscsi_aiocb_info.cancel to .cancel_async
Fam Zheng
1
-15
/
+2
2014-09-22
dma: Convert dma_aiocb_info.cancel to .cancel_async
Fam Zheng
1
-16
/
+4
2014-09-22
linux-aio: Convert laio_aiocb_info.cancel to .cancel_async
Fam Zheng
1
-22
/
+8
2014-09-22
thread-pool: Convert thread_pool_aiocb_info.cancel to cancel_async
Fam Zheng
2
-26
/
+40
2014-09-22
block: Drop bdrv_em_aiocb_info.cancel
Fam Zheng
1
-10
/
+0
2014-09-22
block: Drop bdrv_em_co_aiocb_info.cancel
Fam Zheng
1
-21
/
+0
2014-09-22
block: Add bdrv_aio_cancel_async
Fam Zheng
3
-1
/
+29
2014-09-22
block: Add refcnt in BlockDriverAIOCB
Fam Zheng
2
-1
/
+13
2014-09-22
ide/ahci: Check for -ECANCELED in aio callbacks
Fam Zheng
2
-0
/
+15
2014-09-22
aio-win32: fix uninitialized use of have_select_revents
Paolo Bonzini
1
-2
/
+2
2014-09-22
ide/atapi: Mark non-data commands as complete
John Snow
1
-4
/
+3
2014-09-22
block/vhdx.c: Mark parent_vhdx_guid variable as unused
Peter Maydell
1
-1
/
+2
2014-09-19
exec.c: fix setting 1-byte-long watchpoints
Max Filippov
1
-1
/
+1
2014-09-19
Fix cross compilation (nm command)
Stefan Weil
2
-1
/
+3
2014-09-18
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
15
-75
/
+236
2014-09-18
pc: leave more space for BIOS allocations
Michael S. Tsirkin
1
-2
/
+4
2014-09-18
virtio-pci: fix migration for pci bus master
Michael S. Tsirkin
1
-19
/
+20
2014-09-18
vhost-user: fix VIRTIO_NET_F_MRG_RXBUF negotiation
Damjan Marion
1
-4
/
+4
2014-09-18
virtio-pci: enable bus master for old guests
Michael S. Tsirkin
1
-0
/
+10
2014-09-18
Revert "virtio: don't call device on !vm_running"
Michael S. Tsirkin
1
-8
/
+1
2014-09-18
virtio-net: drop assert on vm stop
Michael S. Tsirkin
1
-2
/
+0
2014-09-18
Revert "rng-egd: remove redundant free"
Eduardo Habkost
1
-0
/
+1
2014-09-18
qdev: Move global validation to a single function
Eduardo Habkost
4
-39
/
+83
2014-09-18
qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()
Eduardo Habkost
4
-4
/
+4
2014-09-18
test-qdev-global-props: Test handling of hotpluggable and non-device types
Eduardo Habkost
1
-0
/
+55
2014-09-18
test-qdev-global-props: Initialize not_used=true for all props
Eduardo Habkost
1
-2
/
+5
2014-09-18
test-qdev-global-props: Run tests on subprocess
Eduardo Habkost
1
-6
/
+43
2014-09-18
tests: disable global props test for old glib
Michael S. Tsirkin
2
-1
/
+10
2014-09-18
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20140918-1' into s...
Peter Maydell
2
-2
/
+1
2014-09-18
vnc-tls: Clean up dead store in vnc_set_x509_credential()
Markus Armbruster
1
-2
/
+0
2014-09-17
ui/vnc: set TCP_NODELAY
Peter Lieven
1
-0
/
+1
2014-09-16
qemu-char: Rename register_char_driver_qapi() to register_char_driver()
Peter Maydell
7
-38
/
+35
2014-09-16
qemu-char: Remove register_char_driver() machinery
Peter Maydell
2
-89
/
+38
2014-09-16
qemu-char: Convert udp backend to QAPI
Peter Maydell
1
-15
/
+54
2014-09-16
util/qemu-sockets.c: Support specifying IPv4 or IPv6 in socket_dgram()
Peter Maydell
1
-2
/
+1
2014-09-16
qemu-char: Convert socket backend to QAPI
Peter Maydell
1
-56
/
+56
2014-09-16
Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20140916-1' into s...
Peter Maydell
2
-4
/
+4
2014-09-16
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140916-2' into ...
Peter Maydell
1
-1
/
+1
2014-09-16
spice: call qemu_spice_set_passwd() during init
Marc-André Lureau
1
-1
/
+1
2014-09-16
sdl2: keymap fixups
Gerd Hoffmann
1
-3
/
+4
2014-09-16
sdl2: drop sdl_zoom.h
Gerd Hoffmann
1
-1
/
+0
2014-09-15
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2
-2
/
+6
2014-09-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
53
-279
/
+704
2014-09-15
Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20140915-1' in...
Peter Maydell
2
-2
/
+3
2014-09-15
configure: check for pixman-1 version
Hu Tao
1
-2
/
+3
2014-09-15
pixman: update internal copy to pixman-0.32.6
Hu Tao
1
-0
/
+0
2014-09-14
test-qdev-global-props: Trivial comment fix
Eduardo Habkost
1
-1
/
+1
2014-09-14
hw/machine: Free old values of string properties
Eduardo Habkost
1
-0
/
+8
2014-09-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
97
-220
/
+757
[next]