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
2016-08-03
vnc: ensure connection sharing/limits is always configured
Daniel P. Berrange
1
-0
/
+3
2016-08-03
vnc: fix crash when vnc_server_info_get has an error
Daniel P. Berrange
1
-1
/
+1
2016-08-03
vnc: don't crash getting server info if lsock is NULL
Daniel P. Berrange
1
-0
/
+5
2016-08-01
MAINTAINERS: Update the Xilinx maintainers
Alistair Francis
1
-16
/
+14
2016-08-01
Fix bsd-user build errors after 8642c1b81e0418df066a7960a7426d85a923a253
Sean Bruno
1
-2
/
+2
2016-07-29
Update version for v2.7.0-rc1 release
v2.7.0-rc1
Peter Maydell
1
-1
/
+1
2016-07-29
avx2 configure: Disable if static build
Aaron Lindsay
1
-7
/
+10
2016-07-29
Unbreak FreeBSD build after optionrom update.
Sean Bruno
1
-0
/
+4
2016-07-29
optionrom: fix detection of -Wa,-32
Paolo Bonzini
2
-1
/
+3
2016-07-29
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160729' into staging
Peter Maydell
2
-1
/
+2
2016-07-29
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160729' into...
Peter Maydell
5
-48
/
+122
2016-07-29
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
24
-252
/
+486
2016-07-29
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
1
-0
/
+1
2016-07-29
tests: add drive_del-test to ppc/ppc64
Laurent Vivier
2
-1
/
+4
2016-07-29
mptsas: Fix a migration compatible issue
Cao jin
1
-1
/
+1
2016-07-29
vhost: do not update last avail idx on get_vring_base() failure
Marc-André Lureau
1
-1
/
+2
2016-07-29
spapr: Prevent boot CPU core removal
Bharata B Rao
1
-0
/
+5
2016-07-29
ppc: Fix fault PC reporting for lve*/stve* VMX instructions
Benjamin Herrenschmidt
1
-10
/
+11
2016-07-29
test: port postcopy test to ppc64
lvivier@redhat.com
2
-19
/
+98
2016-07-29
Revert "spapr: Ensure CPU cores are added contiguously and removed in LIFO or...
David Gibson
1
-19
/
+1
2016-07-29
spapr: init CPUState->cpu_index with index relative to core-id
Igor Mammedov
1
-0
/
+4
2016-07-28
ide: fix halted IO segfault at reset
John Snow
1
-0
/
+1
2016-07-29
vhost: add vhost_net_set_backend()
Marc-André Lureau
3
-6
/
+17
2016-07-29
vhost-user: add error report in vhost_user_write()
Marc-André Lureau
1
-3
/
+10
2016-07-29
tests: fix vhost-user-test leak
Marc-André Lureau
1
-0
/
+1
2016-07-29
tests: plug some leaks in virtio-net-test
Marc-André Lureau
1
-3
/
+9
2016-07-29
vhost-user: wait until backend init is completed
Marc-André Lureau
1
-2
/
+16
2016-07-29
char: add and use tcp_chr_wait_connected
Marc-André Lureau
1
-19
/
+44
2016-07-29
char: add chr_wait_connected callback
Marc-André Lureau
2
-0
/
+17
2016-07-29
vhost: add assert() to check runtime behaviour
Marc-André Lureau
1
-0
/
+9
2016-07-29
vhost-net: vhost_migration_done is vhost-user specific
Marc-André Lureau
1
-5
/
+3
2016-07-29
Revert "vhost-net: do not crash if backend is not present"
Marc-André Lureau
1
-6
/
+1
2016-07-29
vhost-user: add get_vhost_net() assertions
Marc-André Lureau
2
-0
/
+3
2016-07-29
vhost-user: keep vhost_net after a disconnection
Marc-André Lureau
3
-18
/
+20
2016-07-29
vhost-user: check vhost_user_{read,write}() return value
Marc-André Lureau
1
-16
/
+34
2016-07-29
vhost-user: check qemu_chr_fe_set_msgfds() return value
Marc-André Lureau
1
-1
/
+3
2016-07-29
vhost-user: call set_msgfds unconditionally
Marc-André Lureau
1
-3
/
+1
2016-07-29
qemu-char: fix qemu_chr_fe_set_msgfds() crash when disconnected
Marc-André Lureau
1
-4
/
+6
2016-07-29
vhost: use error_report() instead of fprintf(stderr,...)
Marc-André Lureau
1
-10
/
+9
2016-07-29
vhost: add missing VHOST_OPS_DEBUG
Marc-André Lureau
1
-2
/
+15
2016-07-29
vhost: do not assert() on vhost_ops failure
Marc-André Lureau
1
-17
/
+32
2016-07-29
vhost: fix calling vhost_dev_cleanup() after vhost_dev_init()
Marc-André Lureau
1
-11
/
+6
2016-07-29
vhost-net: always call vhost_dev_cleanup() on failure
Marc-André Lureau
1
-3
/
+3
2016-07-29
vhost: make vhost_dev_cleanup() idempotent
Marc-André Lureau
1
-1
/
+6
2016-07-29
vhost: fix cleanup on not fully initialized device
Marc-André Lureau
1
-3
/
+6
2016-07-29
vhost: assert the log was cleaned up
Marc-André Lureau
1
-0
/
+1
2016-07-29
vhost: make vhost_log_put() idempotent
Marc-André Lureau
1
-5
/
+2
2016-07-29
vhost: don't assume opaque is a fd, use backend cleanup
Marc-André Lureau
1
-9
/
+7
2016-07-29
vhost-user: disconnect on HUP
Marc-André Lureau
1
-5
/
+1
2016-07-29
vhost-user: minor simplification
Marc-André Lureau
1
-2
/
+1
[next]