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
2017-04-07
commit: Set commit_top_bs->aio_context
Kevin Wolf
1
-0
/
+2
2017-04-07
block: Ignore guest dev permissions during incoming migration
Kevin Wolf
4
-1
/
+55
2017-04-07
qxl: switch display on entering VGA
Marc-André Lureau
1
-0
/
+1
2017-04-07
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170406.0' ...
Peter Maydell
1
-1
/
+1
2017-04-06
vfio/pci-quirks: Exclude non-ioport BAR from NVIDIA quirk
Alex Williamson
1
-1
/
+1
2017-04-06
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-8
/
+0
2017-04-05
tco: do not generate an NMI
Paolo Bonzini
3
-8
/
+0
2017-04-04
Update version for v2.9.0-rc3 release
v2.9.0-rc3
Peter Maydell
1
-1
/
+1
2017-04-04
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
1
-7
/
+10
2017-04-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-2
/
+4
2017-04-04
9pfs: clear migration blocker at session reset
Greg Kurz
1
-5
/
+6
2017-04-04
9pfs: fix multiple flush for same request
Greg Kurz
1
-2
/
+4
2017-04-04
pci: Only unmap bus_master_enabled_region if was added previously
Alexey Kardashevskiy
1
-2
/
+4
2017-04-04
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-04-04-1' in...
Peter Maydell
3
-11
/
+10
2017-04-04
io: fix FD socket handling in DNS lookup
Daniel P. Berrange
1
-4
/
+1
2017-04-04
io: fix incoming client socket initialization
Wang guang
2
-7
/
+9
2017-04-04
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
7
-82
/
+43
2017-04-03
tests/libqtest.c: Delete possible stale unix sockets
Peter Maydell
1
-0
/
+8
2017-04-03
main-loop: Acquire main_context lock around os_host_main_loop_wait.
Richard W.M. Jones
1
-0
/
+11
2017-04-03
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-04-03' in...
Peter Maydell
26
-266
/
+655
2017-04-03
block/parallels: Avoid overflows
Max Reitz
1
-6
/
+13
2017-04-03
iotests: Improve image-clear tests on non-aligned image
Eric Blake
4
-36
/
+108
2017-04-03
qcow2: Discard unaligned tail when wiping image
Eric Blake
1
-6
/
+4
2017-04-03
iotests: fix 097 when run with qcow
Daniel P. Berrange
5
-130
/
+251
2017-04-03
qemu-io-cmds: Assert that global and nofile commands don't use ct->perms
Peter Maydell
1
-0
/
+7
2017-04-03
sheepdog: Fix blockdev-add
Markus Armbruster
2
-34
/
+60
2017-04-03
nbd: Tidy up blockdev-add interface
Markus Armbruster
3
-34
/
+46
2017-04-03
sockets: New helper socket_address_crumple()
Markus Armbruster
2
-0
/
+43
2017-04-03
qapi-schema: SocketAddressFlat variants 'vsock' and 'fd'
Markus Armbruster
2
-11
/
+10
2017-04-03
gluster: Prepare for SocketAddressFlat extension
Markus Armbruster
1
-10
/
+16
2017-04-03
block: Document -drive problematic code and bugs
Markus Armbruster
6
-3
/
+80
2017-04-03
io vnc sockets: Clean up SocketAddressKind switches
Markus Armbruster
3
-11
/
+18
2017-04-03
char: Fix socket with "type": "vsock" address
Markus Armbruster
1
-0
/
+4
2017-04-03
nbd sockets vnc: Mark problematic address family tests TODO
Markus Armbruster
5
-3
/
+9
2017-04-03
block: add missed aio_context_acquire into release_drive
Denis V. Lunev
1
-0
/
+4
2017-04-03
usb-host: switch to LIBUSB_API_VERSION
Gerd Hoffmann
1
-2
/
+5
2017-04-03
disas/cris.c: Avoid unintentional sign extension
Peter Maydell
1
-2
/
+2
2017-04-03
configure: Mark SPARC as supported
Peter Maydell
1
-2
/
+3
2017-04-03
tcg/sparc: Zero extend address argument to ld/st helpers
Peter Maydell
1
-2
/
+2
2017-04-03
tcg/sparc: Zero extend data argument to store helpers
Peter Maydell
1
-0
/
+25
2017-04-03
exec: revert MemoryRegionCache
Paolo Bonzini
2
-59
/
+15
2017-04-03
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fixes-20170403-1' into...
Peter Maydell
3
-10
/
+19
2017-04-03
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170403' into...
Peter Maydell
1
-0
/
+6
2017-04-03
vnc: allow to connect with add_client when -vnc none
Marc-André Lureau
1
-4
/
+4
2017-04-03
Fix input-linux reading from device
Javier Celaya
1
-5
/
+12
2017-04-03
xhci: flush dequeue pointer to endpoint context
Gerd Hoffmann
1
-1
/
+3
2017-04-03
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
3
-52
/
+148
2017-04-03
pseries: Enforce homogeneous threads-per-core
David Gibson
1
-0
/
+6
2017-04-02
nbd: fix memory leak on socket_connect failed
yaolujing
1
-0
/
+1
2017-04-02
ipmi: Fix macro issues
Corey Minyard
1
-22
/
+12
[prev]
[next]