index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-14
qemu-iotests: remove comment about root privileges requirement
Cleber Rosa
1
-6
/
+0
2017-08-14
qemu-iotests: remove commented out variables
Cleber Rosa
1
-4
/
+0
2017-08-14
qemu-iotests: get rid of _full_imgproto_details()
Cleber Rosa
2
-7
/
+1
2017-08-14
qemu-doc: Fix "-net van" typo
Thomas Huth
1
-1
/
+1
2017-08-14
libqtest: Fix typo in comments
Eric Blake
1
-4
/
+4
2017-08-14
unicore32: abort when entering "x 0" on the monitor
Eduardo Otubo
1
-4
/
+4
2017-08-11
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
7
-45
/
+82
2017-08-11
qemu-iotests: fix 185
Vladimir Sementsov-Ogievskiy
1
-0
/
+4
2017-08-11
file-posix: Do runtime check for ofd lock API
Fam Zheng
1
-11
/
+8
2017-08-11
osdep: Add runtime OFD lock detection
Fam Zheng
2
-10
/
+57
2017-08-11
qcow2: Check failure of bdrv_getlength()
Eric Blake
1
-1
/
+4
2017-08-11
qcow2: Drop debugging dump_refcounts()
Eric Blake
1
-21
/
+0
2017-08-11
vpc: Check failure of bdrv_getlength()
Eric Blake
1
-1
/
+8
2017-08-11
tests/multiboot: Fix whitespace failure
Eric Blake
1
-1
/
+1
2017-08-10
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
3
-2
/
+31
2017-08-10
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2
-16
/
+50
2017-08-10
virtio-blk: handle blk_getlength() errors
Stefan Hajnoczi
1
-1
/
+3
2017-08-10
IDE: test flush on empty CDROM
Kevin Wolf
1
-0
/
+19
2017-08-10
IDE: Do not flush empty CDROM drives
Stefan Hajnoczi
1
-1
/
+9
2017-08-10
9pfs: local: fix fchmodat_nofollow() limitations
Greg Kurz
2
-16
/
+50
2017-08-10
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170809' int...
Peter Maydell
6
-8
/
+18
2017-08-10
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
10
-86
/
+22
2017-08-09
spapr: Fix bug in h_signal_sys_reset()
Sam Bobroff
1
-5
/
+4
2017-08-09
spapr_drc: abort if object_property_add_child() fails
Greg Kurz
1
-1
/
+1
2017-08-09
target/ppc: Add stub implementation of the PSSCR
David Gibson
2
-0
/
+6
2017-08-09
target/ppc: Implement TIDR
David Gibson
2
-0
/
+6
2017-08-09
ppc: fix double-free in cpu_post_load()
Greg Kurz
1
-1
/
+0
2017-08-09
booke206: fix MAS update on tlb miss
KONRAD Frederic
1
-1
/
+1
2017-08-09
libqtest: always set up signal handler for SIGABRT
Jens Freimann
1
-1
/
+1
2017-08-09
libvhost-user: quit when no more data received
Jens Freimann
1
-1
/
+3
2017-08-09
net: fix -netdev socket,fd= for UDP sockets
Jens Freimann
1
-19
/
+18
2017-08-09
Revert "cpu: add APIs to allocate/free CPU environment"
Michael S. Tsirkin
2
-65
/
+0
2017-08-09
acpi-test: update expected DSDT files
Michael S. Tsirkin
5
-0
/
+0
2017-08-08
Update version for v2.10.0-rc2 release
Peter Maydell
1
-1
/
+1
2017-08-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
16
-37
/
+84
2017-08-08
maint: Include bug-reporting info in --help output
Eric Blake
8
-7
/
+19
2017-08-08
qga: Give more --version information
Eric Blake
1
-2
/
+4
2017-08-08
qemu-io: Give more --version information
Eric Blake
1
-1
/
+3
2017-08-08
qemu-img: Sort sub-command names in --help
Eric Blake
1
-9
/
+13
2017-08-08
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
18
-48
/
+299
2017-08-08
block/nfs: fix mutex assertion in nfs_file_close()
Jeff Cody
1
-3
/
+8
2017-08-08
qemu-iotests: Test reopen between read-only and read-write
Kevin Wolf
3
-0
/
+88
2017-08-08
qemu-io: Allow reopen read-write
Kevin Wolf
1
-2
/
+17
2017-08-08
block: Set BDRV_O_ALLOW_RDWR during rw reopen
Kevin Wolf
1
-1
/
+4
2017-08-08
block: Allow reopen rw without BDRV_O_ALLOW_RDWR
Kevin Wolf
2
-5
/
+9
2017-08-08
block: Fix order in bdrv_replace_child()
Kevin Wolf
1
-2
/
+2
2017-08-08
parallels: drop check that bdrv_truncate() is working
Denis V. Lunev
1
-3
/
+1
2017-08-08
parallels: respect error code of bdrv_getlength() in allocate_clusters()
Denis V. Lunev
1
-2
/
+6
2017-08-08
block: respect error code from bdrv_getlength in handle_aiocb_write_zeroes
Denis V. Lunev
1
-1
/
+7
2017-08-08
vmdk: Fix error handling/reporting of vmdk_check
Fam Zheng
1
-8
/
+18
[next]